Jul 03 14:45:57.787577 np0000004430 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 14:45:57.793833 np0000004430 devstack@c-api.service[99972]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 14:45:57 2026] *** Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: nodename: np0000004430 Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: machine: x86_64 Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: clock source: unix Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: pcre jit disabled Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: detected number of CPU cores: 16 Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: current working directory: / Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: detected binary path: /usr/bin/uwsgi-core Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: your processes number limit is 257052 Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: your memory page size is 4096 bytes Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: detected max file descriptor number: 2048 Jul 03 14:45:57.796725 np0000004430 devstack@c-api.service[99972]: lock engine: pthread robust mutexes Jul 03 14:45:57.797234 np0000004430 devstack@c-api.service[99972]: thunder lock: enabled Jul 03 14:45:57.797234 np0000004430 devstack@c-api.service[99972]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 14:45:57.797234 np0000004430 devstack@c-api.service[99972]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 14:45:57.797234 np0000004430 devstack@c-api.service[99972]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 14:45:57.797234 np0000004430 devstack@c-api.service[99972]: Set PythonHome to /opt/stack/data/venv Jul 03 14:45:57.829866 np0000004430 devstack@c-api.service[99972]: Python main interpreter initialized at 0x73d60cca3668 Jul 03 14:45:57.829866 np0000004430 devstack@c-api.service[99972]: python threads support enabled Jul 03 14:45:57.829866 np0000004430 devstack@c-api.service[99972]: your server socket listen backlog is limited to 100 connections Jul 03 14:45:57.829866 np0000004430 devstack@c-api.service[99972]: your mercy for graceful operations on workers is 80 seconds Jul 03 14:45:57.830413 np0000004430 devstack@c-api.service[99972]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 14:45:57.830547 np0000004430 devstack@c-api.service[99972]: *** Operational MODE: preforking *** Jul 03 14:45:57.830742 np0000004430 devstack@c-api.service[99972]: *** uWSGI is running in multiple interpreter mode *** Jul 03 14:45:57.830742 np0000004430 devstack@c-api.service[99972]: spawned uWSGI master process (pid: 99972) Jul 03 14:45:57.830917 np0000004430 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 14:45:57.831558 np0000004430 devstack@c-api.service[99972]: spawned uWSGI worker 1 (pid: 99977, cores: 1) Jul 03 14:45:57.831784 np0000004430 devstack@c-api.service[99972]: spawned uWSGI worker 2 (pid: 99978, cores: 1) Jul 03 14:45:57.832392 np0000004430 devstack@c-api.service[99972]: spawned uWSGI worker 3 (pid: 99979, cores: 1) Jul 03 14:45:57.832920 np0000004430 devstack@c-api.service[99972]: spawned uWSGI worker 4 (pid: 99980, cores: 1) Jul 03 14:45:57.832987 np0000004430 devstack@c-api.service[99972]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 14:45:57.958283 np0000004430 devstack@c-api.service[99978]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 14:45:57.958283 np0000004430 devstack@c-api.service[99978]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 14:45:57.958283 np0000004430 devstack@c-api.service[99978]: we strongly recommend against using it for new projects. Jul 03 14:45:57.958283 np0000004430 devstack@c-api.service[99978]: If you are already using Eventlet, we recommend migrating to a different Jul 03 14:45:57.958283 np0000004430 devstack@c-api.service[99978]: framework. For more detail see Jul 03 14:45:57.958283 np0000004430 devstack@c-api.service[99978]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 14:45:57.958283 np0000004430 devstack@c-api.service[99978]: import eventlet # noqa Jul 03 14:45:57.960403 np0000004430 devstack@c-api.service[99977]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 14:45:57.960403 np0000004430 devstack@c-api.service[99977]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 14:45:57.960403 np0000004430 devstack@c-api.service[99977]: we strongly recommend against using it for new projects. Jul 03 14:45:57.960403 np0000004430 devstack@c-api.service[99977]: If you are already using Eventlet, we recommend migrating to a different Jul 03 14:45:57.960403 np0000004430 devstack@c-api.service[99977]: framework. For more detail see Jul 03 14:45:57.960403 np0000004430 devstack@c-api.service[99977]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 14:45:57.960403 np0000004430 devstack@c-api.service[99977]: import eventlet # noqa Jul 03 14:45:57.961413 np0000004430 devstack@c-api.service[99980]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 14:45:57.961413 np0000004430 devstack@c-api.service[99980]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 14:45:57.961413 np0000004430 devstack@c-api.service[99980]: we strongly recommend against using it for new projects. Jul 03 14:45:57.961413 np0000004430 devstack@c-api.service[99980]: If you are already using Eventlet, we recommend migrating to a different Jul 03 14:45:57.961413 np0000004430 devstack@c-api.service[99980]: framework. For more detail see Jul 03 14:45:57.961413 np0000004430 devstack@c-api.service[99980]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 14:45:57.961413 np0000004430 devstack@c-api.service[99980]: import eventlet # noqa Jul 03 14:45:57.971647 np0000004430 devstack@c-api.service[99979]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 14:45:57.971647 np0000004430 devstack@c-api.service[99979]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 14:45:57.971647 np0000004430 devstack@c-api.service[99979]: we strongly recommend against using it for new projects. Jul 03 14:45:57.971647 np0000004430 devstack@c-api.service[99979]: If you are already using Eventlet, we recommend migrating to a different Jul 03 14:45:57.971647 np0000004430 devstack@c-api.service[99979]: framework. For more detail see Jul 03 14:45:57.971647 np0000004430 devstack@c-api.service[99979]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 14:45:57.971647 np0000004430 devstack@c-api.service[99979]: import eventlet # noqa Jul 03 14:45:58.040767 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 14:45:58.040767 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:45:58.045256 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 14:45:58.045256 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:45:58.056055 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 14:45:58.056055 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:45:58.056697 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 14:45:58.056697 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:45:58.131344 np0000004430 devstack@c-api.service[99977]: /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 03 14:45:58.131344 np0000004430 devstack@c-api.service[99977]: from cgi import parse_header Jul 03 14:45:58.136986 np0000004430 devstack@c-api.service[99979]: /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 03 14:45:58.136986 np0000004430 devstack@c-api.service[99979]: from cgi import parse_header Jul 03 14:45:58.141391 np0000004430 devstack@c-api.service[99980]: /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 03 14:45:58.141391 np0000004430 devstack@c-api.service[99980]: from cgi import parse_header Jul 03 14:45:58.154294 np0000004430 devstack@c-api.service[99978]: /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 03 14:45:58.154294 np0000004430 devstack@c-api.service[99978]: from cgi import parse_header Jul 03 14:45:58.186167 np0000004430 devstack@c-api.service[99979]: /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 03 14:45:58.186167 np0000004430 devstack@c-api.service[99979]: removals.removed_module( Jul 03 14:45:58.187895 np0000004430 devstack@c-api.service[99979]: /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 03 14:45:58.187895 np0000004430 devstack@c-api.service[99979]: removals.removed_module( Jul 03 14:45:58.188716 np0000004430 devstack@c-api.service[99980]: /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 03 14:45:58.188716 np0000004430 devstack@c-api.service[99980]: removals.removed_module( Jul 03 14:45:58.190561 np0000004430 devstack@c-api.service[99980]: /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 03 14:45:58.190561 np0000004430 devstack@c-api.service[99980]: removals.removed_module( Jul 03 14:45:58.196849 np0000004430 devstack@c-api.service[99977]: /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 03 14:45:58.196849 np0000004430 devstack@c-api.service[99977]: removals.removed_module( Jul 03 14:45:58.198688 np0000004430 devstack@c-api.service[99978]: /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 03 14:45:58.198688 np0000004430 devstack@c-api.service[99978]: removals.removed_module( Jul 03 14:45:58.199318 np0000004430 devstack@c-api.service[99977]: /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 03 14:45:58.199318 np0000004430 devstack@c-api.service[99977]: removals.removed_module( Jul 03 14:45:58.200337 np0000004430 devstack@c-api.service[99978]: /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 03 14:45:58.200337 np0000004430 devstack@c-api.service[99978]: removals.removed_module( Jul 03 14:45:58.928134 np0000004430 devstack@c-api.service[99980]: /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 03 14:45:58.928134 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:45:58.937824 np0000004430 devstack@c-api.service[99979]: /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 03 14:45:58.937824 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:45:58.947874 np0000004430 devstack@c-api.service[99977]: /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 03 14:45:58.947874 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:45:58.964205 np0000004430 devstack@c-api.service[99978]: /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 03 14:45:58.964205 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:45:58.975137 np0000004430 devstack@c-api.service[99980]: /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 03 14:45:58.975137 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:45:58.986650 np0000004430 devstack@c-api.service[99979]: /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 03 14:45:58.986650 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:45:58.994669 np0000004430 devstack@c-api.service[99977]: /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 03 14:45:58.994669 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:45:59.012723 np0000004430 devstack@c-api.service[99978]: /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 03 14:45:59.012723 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:45:59.156033 np0000004430 devstack@c-api.service[99977]: 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 03 14:45:59.156187 np0000004430 devstack@c-api.service[99979]: 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 03 14:45:59.156222 np0000004430 devstack@c-api.service[99977]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99977) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 14:45:59.156383 np0000004430 devstack@c-api.service[99979]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99979) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 14:45:59.164306 np0000004430 devstack@c-api.service[99980]: 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 03 14:45:59.164519 np0000004430 devstack@c-api.service[99980]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99980) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 14:45:59.187789 np0000004430 devstack@c-api.service[99978]: 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 03 14:45:59.188016 np0000004430 devstack@c-api.service[99978]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99978) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 14:45:59.238443 np0000004430 devstack@c-api.service[99977]: /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 03 14:45:59.238443 np0000004430 devstack@c-api.service[99977]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 14:45:59.240875 np0000004430 devstack@c-api.service[99979]: /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 03 14:45:59.240875 np0000004430 devstack@c-api.service[99979]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 14:45:59.242114 np0000004430 devstack@c-api.service[99980]: /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 03 14:45:59.242114 np0000004430 devstack@c-api.service[99980]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 14:45:59.252013 np0000004430 devstack@c-api.service[99978]: /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 03 14:45:59.252013 np0000004430 devstack@c-api.service[99978]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 14:45:59.699852 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99978) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 14:45:59.699985 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99977) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 14:45:59.700096 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99980) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 14:45:59.700245 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99979) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 14:45:59.700343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.700343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.700576 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.700721 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.700827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.700926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.701038 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.701156 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.701257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.701373 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.701469 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.701469 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.702533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.702685 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.702784 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.702880 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.702987 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.703066 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.703160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.703269 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.703366 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.703458 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.703546 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.703596 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.703655 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.703700 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.703739 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.703777 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.703826 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.703862 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.703902 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.703945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.703988 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.704025 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.704068 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.704115 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.704189 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.704234 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.704280 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.704280 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.704355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.704355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.704425 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.704465 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.704517 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.704558 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.704598 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.704651 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.704693 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.704730 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.704761 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.704792 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.704828 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.704884 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.704934 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.704973 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.705016 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.705055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.705103 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.705157 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.705203 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.705250 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.705291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.705331 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.705373 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.705414 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.705451 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.705487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.705535 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.705581 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.705630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.705677 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.705716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.705751 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.705785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.705829 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.705876 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.705921 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.705963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.705996 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.706030 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.706065 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.706110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.706793 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.706895 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.707005 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.707117 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.707247 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.707303 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.707351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.707394 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.707433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.707468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.707468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.707468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.707468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.707638 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.707638 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.707638 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.707638 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.707784 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.707829 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.707875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.707911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.707946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.708001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.708052 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.708092 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.708144 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.708195 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.708234 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.708283 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.708339 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.708376 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.708412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.708457 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.708494 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.708530 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.708575 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.708627 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.708672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.708672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.708672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.708770 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.708810 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.708861 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.708903 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.708946 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.708993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.709030 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.709030 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.709087 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.709115 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.709171 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.709201 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.709237 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.709275 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.709316 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.709358 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.709394 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.709434 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.709471 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.709516 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.709559 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.709595 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.709662 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.709708 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.709746 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.709786 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.709828 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.709871 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.709920 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.709956 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.709956 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.709956 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.710066 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.710109 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.710880 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.710984 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.711093 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.711219 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.711325 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.711423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.711519 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.711640 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.711741 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.711848 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.711941 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.712029 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.712119 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.712251 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.712361 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.712441 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.712531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.712643 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.712744 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.712841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.712937 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.713037 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.713037 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.713240 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.713240 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.713240 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.713240 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.713603 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.713724 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.713825 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.713925 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.713925 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.714103 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.714213 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.714311 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.714405 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.714491 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.714536 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.714578 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.714628 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.714675 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.714724 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.714769 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.714807 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.714846 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.714884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.714935 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.714983 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.715019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.715061 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.715099 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.715162 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.715204 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.715243 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.715288 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.715332 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.715370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.715417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.715457 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.715501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.715539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.715576 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.715633 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.715672 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.715713 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.715760 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.715815 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.715865 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.715903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.715944 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.716047 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.716087 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.716486 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.716635 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.716750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.716846 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.716942 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.716942 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.716942 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.717251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.717251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.717251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.717251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.717251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.717251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.717772 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.717857 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.717939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.717939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.717939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.717939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.717939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.718236 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.718277 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.718309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.718309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.718309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.718309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.718309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.718309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.718487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.718487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.718487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.718487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.718487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.718487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.718487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.719597 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.719698 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.719752 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.719798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.719836 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.719881 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.719920 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.719966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.720006 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.720047 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.720448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.720448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.720448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.720722 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.720815 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.720910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.720910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.720910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.720910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.720910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.720910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.721298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.721298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.721298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.721298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.721298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.721487 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.721526 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.721572 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.721623 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.721665 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.721712 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.721758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.721758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.721839 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.721888 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.721925 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.721963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.722007 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.722048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.722083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.722143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.722195 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.722243 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.722282 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.722325 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.722370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.722370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.722370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.722456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.722456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.722456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.722456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.722456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.722456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.722456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.723222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.723222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.723323 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.723372 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.723372 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.723447 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.723488 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.723526 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.723562 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.723599 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.723658 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.723700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.723700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.723700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.723862 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.723936 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.723998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.724039 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.724091 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.724148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.724200 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.724236 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.724279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.724331 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.724367 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.724403 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.724448 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.724490 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.724539 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.724579 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.724617 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.724649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.724685 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.724734 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.724772 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.724814 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.724852 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.724888 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.724931 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.724970 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.725017 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.725059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.725096 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.725163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.725218 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.725265 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.725306 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.725344 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.725385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.725426 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.725460 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.725499 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.725548 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.725598 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.725645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.725645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.725711 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.725711 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.725783 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.725828 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.725871 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.725919 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.725958 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.726010 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.726058 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.726101 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.726156 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.726193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.726241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.726277 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.726315 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.726356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.726390 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.726439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.726487 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.726527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.726566 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.726600 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.726648 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.726685 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.726726 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.726767 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.726809 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.726809 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.728727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.728727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.728727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.728727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.728727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.728727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.729236 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.729333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.729431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.729431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.729431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.729431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.729431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.729431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.729805 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.729853 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.729888 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.729932 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.729968 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.730014 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.730080 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.730137 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.730181 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.730220 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.730269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.730306 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.730343 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.730383 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.730417 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.730460 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.730504 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.730552 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.730592 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.730646 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.730687 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.730736 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.730780 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.730833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.730873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.730908 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.730908 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.730908 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.730990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.730990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.731036 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.731057 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.731080 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.731104 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.731154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.731194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.731229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.731287 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.731329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.731370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.731404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.731404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.731794 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.731850 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.731926 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.731994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.732043 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.732080 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.732115 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.732182 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.732219 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.732253 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.732286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.732321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.732355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.732394 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.732438 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.732476 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.732511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.732547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.732582 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.732628 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.732665 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.732701 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.732745 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.732783 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.732832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.732877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.732877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.732877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.732966 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.732966 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.732966 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.733065 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.733110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.733186 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.733236 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.733278 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.733316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.733359 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.733395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.733437 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.733474 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.733510 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.733544 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.733593 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.733651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.733692 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.733738 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.733781 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.733819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.733848 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.733879 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.733919 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.733954 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.734006 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.734048 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.734087 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.734118 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.734155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.734175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.734204 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.734226 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.734246 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.734318 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.734344 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.734366 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.734390 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.734410 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.734429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.734448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.734474 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.734504 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.734539 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.734586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.734630 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.734665 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.734687 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.734711 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.734737 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.734758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.734781 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.734801 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.734827 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.734851 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.734871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.734894 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.734915 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.734934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.734954 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.734974 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.734994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.735014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.735033 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.735060 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.735081 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.735105 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.735977 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.736034 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.736073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.736106 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.736164 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.736205 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.736235 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.736263 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.736288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.736314 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.736337 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.736361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.736361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.736361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.736361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.736361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.736361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.736466 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.736466 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.736466 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.736530 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.736552 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.736574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.736574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.736627 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.736650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.736670 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.736691 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.736711 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.736740 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.736767 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.736788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.736809 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.736833 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.736854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.736879 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.736899 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.736920 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.736944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.736944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.736944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.736944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.736944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.736944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.736944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.737073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.737073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.737073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.737073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.737073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.737195 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.737217 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.737237 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.737258 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.737285 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.737310 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.737331 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.737359 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.737379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.737404 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.737424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.737444 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.737463 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.737483 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.737503 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.737536 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.737578 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.737628 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.737663 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.737698 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.737721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.737745 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.737767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.737786 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.737806 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.737825 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.737845 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.737873 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.737897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.737897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.737934 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.737963 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.737994 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.738025 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.738053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.738074 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.738100 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.738133 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.738165 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.738191 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.738211 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.738230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.738254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.738277 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.738277 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.738312 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.738340 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.738363 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.738383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.738402 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.738422 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.740662 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.740762 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.740792 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.740824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.740846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.740892 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.740919 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.740955 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.740978 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.741008 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.741030 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.741056 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.741112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.741160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.741405 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.741490 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.741562 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.741631 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.741694 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.741744 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.741775 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.741802 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.741830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.741906 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.741996 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.742059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.742116 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.742212 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.743139 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.743230 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.743286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.743333 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.743366 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.743389 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.743454 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.743483 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.743505 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.743527 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.743623 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.743704 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.743804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.743897 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.743930 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.743959 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.744031 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.744091 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.744141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.744179 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.744212 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.744241 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.744271 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.744304 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.744337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.744374 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.744520 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.744520 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.744680 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.744756 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.744820 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.744848 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.744874 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.744977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.745005 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.745040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.745069 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.745091 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.745115 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.745162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.745189 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.745213 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.745239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.745264 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.745293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.745313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.745333 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.745353 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.745377 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.745401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.745421 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.745444 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.745468 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.745488 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.745518 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.745518 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.746363 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.746530 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.746594 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.746663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.746773 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.746831 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.746888 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.746932 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.746964 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.746964 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.747009 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.747029 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.747055 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.747076 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.747097 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.747117 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.747165 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.747193 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.747193 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.747231 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.747252 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.747271 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.747291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.747312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.747336 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.747357 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.747380 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.747405 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.747430 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.747455 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.747455 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.747496 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.747519 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.747540 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.747560 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.747580 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.747600 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.747651 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.747689 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.747718 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.747739 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.747759 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.747781 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.747781 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.747823 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.747844 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.747873 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.747895 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.747915 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.747939 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.747962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.747962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.747962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.747962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.748032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.748052 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.751891 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.752015 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.752015 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.752104 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.752167 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.752224 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.752266 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.752302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.752345 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.752391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.752443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.752443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.752443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.752556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.755547 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.755648 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.755691 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.755830 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.755881 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.755940 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.755985 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.756025 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.756059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.756094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.756151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.756151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.756151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.756247 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.759525 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.759671 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.759671 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.759752 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.759752 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.759829 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.760028 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.760144 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.760241 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.760334 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.760408 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.760529 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.760529 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.760618 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.760661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.760685 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.760685 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.760723 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.760750 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.760884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.760942 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.760942 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.761111 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.761234 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.761300 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.761350 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.761386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.761429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.761469 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.761503 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.761536 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.761570 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.761570 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.761866 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.761940 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.761987 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.762031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.762031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.762031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.762031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.762171 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.762206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.763786 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.763848 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.763911 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.763911 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.763911 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.763911 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.763911 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.764028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.764028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.764381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.764381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.764381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.764381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.764381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 14:45:59.765958 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.766059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.766102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.766150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.766184 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.766227 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.766227 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.766293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.766335 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.766371 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.766402 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.766435 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.766469 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.766498 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.766533 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.766562 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.766591 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 14:45:59.766628 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.766659 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 14:45:59.766687 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.766712 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 14:45:59.766734 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 14:45:59.767014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 14:45:59.767014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 14:45:59.805147 np0000004430 devstack@c-api.service[99977]: INFO dbcounter [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Registered counter for database cinder Jul 03 14:45:59.806880 np0000004430 devstack@c-api.service[99979]: INFO dbcounter [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Registered counter for database cinder Jul 03 14:45:59.807191 np0000004430 devstack@c-api.service[99978]: INFO dbcounter [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Registered counter for database cinder Jul 03 14:45:59.814231 np0000004430 devstack@c-api.service[99980]: INFO dbcounter [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Registered counter for database cinder Jul 03 14:45:59.843502 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-77437d15-5983-40de-b6f2-444c9fb37d39 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=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:45:59.848225 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 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=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:45:59.848888 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 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=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:45:59.855059 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a 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=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:45:59.949675 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writer thread running {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 14:45:59.952139 np0000004430 devstack@c-api.service[99979]: INFO cinder.rpc [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 14:45:59.954266 np0000004430 devstack@c-api.service[99979]: INFO cinder.rpc [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 14:45:59.956146 np0000004430 devstack@c-api.service[99979]: INFO cinder.rpc [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 14:45:59.957546 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writer thread running {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 14:45:59.957783 np0000004430 devstack@c-api.service[99979]: INFO cinder.rpc [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 14:45:59.958078 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:45:59.958344 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:45:59.959907 np0000004430 devstack@c-api.service[99977]: INFO cinder.rpc [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 14:45:59.960071 np0000004430 devstack@c-api.service[99979]: WARNING cinder.keymgr.conf_key_mgr [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 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 03 14:45:59.962363 np0000004430 devstack@c-api.service[99977]: INFO cinder.rpc [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 14:45:59.962466 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:45:59.962588 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:45:59.964010 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writer thread running {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 14:45:59.964395 np0000004430 devstack@c-api.service[99977]: INFO cinder.rpc [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 14:45:59.966052 np0000004430 devstack@c-api.service[99977]: INFO cinder.rpc [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 14:45:59.966377 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:45:59.966537 np0000004430 devstack@c-api.service[99978]: INFO cinder.rpc [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 14:45:59.966901 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:45:59.967296 np0000004430 devstack@c-api.service[99977]: WARNING cinder.keymgr.conf_key_mgr [None req-77437d15-5983-40de-b6f2-444c9fb37d39 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 03 14:45:59.969026 np0000004430 devstack@c-api.service[99978]: INFO cinder.rpc [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 14:45:59.969849 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:45:59.970047 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:45:59.971296 np0000004430 devstack@c-api.service[99978]: INFO cinder.rpc [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 14:45:59.973211 np0000004430 devstack@c-api.service[99978]: INFO cinder.rpc [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 14:45:59.973518 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:45:59.974046 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:45:59.974392 np0000004430 devstack@c-api.service[99978]: WARNING cinder.keymgr.conf_key_mgr [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 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 03 14:45:59.976808 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:45:59.977189 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:45:59.980309 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writer thread running {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 14:45:59.982873 np0000004430 devstack@c-api.service[99980]: INFO cinder.rpc [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 14:45:59.984970 np0000004430 devstack@c-api.service[99980]: INFO cinder.rpc [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 14:45:59.986989 np0000004430 devstack@c-api.service[99980]: INFO cinder.rpc [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 14:45:59.988770 np0000004430 devstack@c-api.service[99980]: INFO cinder.rpc [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 14:45:59.989087 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:45:59.989403 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:45:59.990096 np0000004430 devstack@c-api.service[99980]: WARNING cinder.keymgr.conf_key_mgr [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a 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 03 14:45:59.993195 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:45:59.993377 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 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=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:45:59.993660 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:45:59.996315 np0000004430 devstack@c-api.service[99979]: INFO cinder.rpc [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 14:45:59.998349 np0000004430 devstack@c-api.service[99979]: INFO cinder.rpc [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 14:45:59.998934 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:45:59.998934 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.002881 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-77437d15-5983-40de-b6f2-444c9fb37d39 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=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:46:00.005041 np0000004430 devstack@c-api.service[99977]: INFO cinder.rpc [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 14:46:00.007487 np0000004430 devstack@c-api.service[99977]: INFO cinder.rpc [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 14:46:00.007768 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.007811 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.007910 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.007946 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.010447 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.010447 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.012366 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 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=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:46:00.012436 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.012523 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.014727 np0000004430 devstack@c-api.service[99978]: INFO cinder.rpc [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 14:46:00.015923 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.016061 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.016670 np0000004430 devstack@c-api.service[99978]: INFO cinder.rpc [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 14:46:00.017041 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.017207 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.017517 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.017691 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.018103 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.018310 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.019991 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.020131 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.021030 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.021231 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.022365 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.022471 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.024154 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.024348 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.026145 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.026307 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.026350 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.026767 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.027246 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.027392 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.027460 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a 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=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:46:00.028503 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.028651 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.029599 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.029796 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.030149 np0000004430 devstack@c-api.service[99980]: INFO cinder.rpc [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 14:46:00.030848 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.030971 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.031093 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.031308 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.032259 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.032391 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.032480 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.032534 np0000004430 devstack@c-api.service[99980]: INFO cinder.rpc [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 14:46:00.037468 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.037524 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.037524 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.037568 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.037568 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.037638 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.037638 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.037680 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.037680 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.037719 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.037719 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.037779 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.037779 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.037824 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.038018 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.038376 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.038507 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.039488 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.039604 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.040039 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.040202 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.040285 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.040427 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.040748 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.046986 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047204 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047246 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047270 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047295 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047316 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047316 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047357 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047377 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047403 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047430 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047454 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047454 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047454 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047454 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047558 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047558 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047600 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047632 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047632 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047688 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047720 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047720 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.047758 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047778 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.047799 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.055893 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.056463 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.056463 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.056463 np0000004430 devstack@c-api.service[99979]: WARNING cinder.api.contrib.hosts [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 14:46:00.056598 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.056655 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.056693 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.056728 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.056765 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.056800 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.056833 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: extensions {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.056865 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.056865 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.056923 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: consistencygroups {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.056967 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.056967 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057025 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057059 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057091 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057144 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057182 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: extra_specs {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.057228 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057228 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057285 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057285 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057342 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057371 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: capabilities {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.057400 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057431 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057431 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057488 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057488 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057488 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057568 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: backups {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.057634 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057634 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057634 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057722 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057722 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057777 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057808 np0000004430 devstack@c-api.service[99977]: WARNING cinder.api.contrib.hosts [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 14:46:00.057841 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057877 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057915 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: os-quota-sets {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.057959 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.057993 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.057993 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.058052 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: extensions {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.058083 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.058113 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: qos-specs {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.058168 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.058208 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.058320 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: consistencygroups {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.058366 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.058943 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.058943 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.059894 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.059992 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: encryption {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.060079 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.060625 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: extra_specs {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.060898 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.061349 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.061598 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.061683 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.061746 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.061804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: encryption {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.061895 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.062450 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.062450 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.062540 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: capabilities {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.063367 np0000004430 devstack@c-api.service[99978]: WARNING cinder.api.contrib.hosts [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 14:46:00.063548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: backups {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.063673 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.063711 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: cgsnapshots {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.063758 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.063971 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.064059 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.064180 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: extensions {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.064836 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.064993 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.065165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: os-quota-sets {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.065293 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: consistencygroups {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.066607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: scheduler-stats {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.066796 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.066920 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.066953 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: qos-specs {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.067053 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: extra_specs {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.068748 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: capabilities {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.068775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: os-volume-manage {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.069449 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: backups {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.069820 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: encryption {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.070501 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: os-snapshot-manage {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.071048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: os-quota-sets {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.071420 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.071523 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.072621 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: qos-specs {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.072677 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: os-volume-transfer {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.072930 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: encryption {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.074153 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.074200 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: encryption {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.074310 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.074602 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: os-hosts {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.075223 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: cgsnapshots {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.075911 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.076008 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.076520 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: encryption {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.076564 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: os-volume-type-access {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.077042 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.077215 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: scheduler-stats {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.077291 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.077812 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: cgsnapshots {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.077911 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.078030 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.078812 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: os-availability-zone {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.078898 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.078940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: os-volume-manage {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.078978 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.079112 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: scheduler-stats {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.088543 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.088543 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.088679 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: os-snapshot-manage {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.088723 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: os-volume-manage {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.088784 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.088784 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.088855 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extended resource: os-quota-class-sets {{(pid=99979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.088897 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.088935 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: os-volume-transfer {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.088974 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.089014 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: os-snapshot-manage {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089067 np0000004430 devstack@c-api.service[99980]: WARNING cinder.api.contrib.hosts [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 14:46:00.089067 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.089174 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: os-hosts {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089227 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.089267 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: os-volume-transfer {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089307 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.089307 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.089378 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: extensions {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089416 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: os-volume-type-access {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: os-hosts {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089491 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.089491 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.089552 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: consistencygroups {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089595 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.089648 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: os-availability-zone {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089702 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.089741 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: os-volume-type-access {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089784 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.snapshot_actions [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] SnapshotActionsController initialized {{(pid=99979) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 14:46:00.089784 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.089784 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.089884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extended resource: os-quota-class-sets {{(pid=99977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: extra_specs {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.089971 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.089971 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.090040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: os-availability-zone {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.090078 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.090113 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.090170 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.090224 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.090284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: capabilities {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.090326 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extended resource: os-quota-class-sets {{(pid=99978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.090366 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.090366 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.090433 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.090433 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.090501 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.090501 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.090570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: backups {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.090641 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.090641 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.090713 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.090762 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.090802 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.090841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.090841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension UsedLimits extending resource: limits {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.090841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.090841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.090973 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.091022 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.091022 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension AdminActions extending resource: volumes {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.091089 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.091141 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.snapshot_actions [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] SnapshotActionsController initialized {{(pid=99977) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 14:46:00.098226 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension AdminActions extending resource: snapshots {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.098226 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension AdminActions extending resource: backups {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.098226 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension VolumeActions extending resource: volumes {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.098226 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.098377 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.098411 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.router [None req-4a21819d-5f2c-45d0-bc7d-077e21ddf723 None None] Extension TypesManage extending resource: types {{(pid=99979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.098439 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.098463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: os-quota-sets {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.098486 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.098508 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.098508 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.098544 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.098575 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.098575 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.098644 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.098680 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: qos-specs {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.098716 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.098752 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.098752 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.098810 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.snapshot_actions [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] SnapshotActionsController initialized {{(pid=99978) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 14:46:00.098847 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.098847 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.098920 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.098950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.098982 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.099012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.099012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.099012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.099012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension UsedLimits extending resource: limits {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.099012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.099012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.099012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104012 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.104111 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: encryption {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.104223 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension AdminActions extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104295 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.104333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension AdminActions extending resource: snapshots {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension AdminActions extending resource: backups {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension VolumeActions extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.router [None req-77437d15-5983-40de-b6f2-444c9fb37d39 None None] Extension TypesManage extending resource: types {{(pid=99977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104482 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.104482 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.104482 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.104482 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.104584 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: encryption {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.104626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension UsedLimits extending resource: limits {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104912 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: cgsnapshots {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.104944 np0000004430 devstack@c-api.service[99979]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73d60cca3668 pid: 99979 (default app) Jul 03 14:46:00.104982 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension AdminActions extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104982 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension AdminActions extending resource: snapshots {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104982 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension AdminActions extending resource: backups {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104982 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension VolumeActions extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104982 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.104982 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.router [None req-150b55f0-fd8d-423b-98d0-23e39c6e1a10 None None] Extension TypesManage extending resource: types {{(pid=99978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.105174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: scheduler-stats {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.105174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: os-volume-manage {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.105174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: os-snapshot-manage {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.105174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: os-volume-transfer {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.105280 np0000004430 devstack@c-api.service[99977]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73d60cca3668 pid: 99977 (default app) Jul 03 14:46:00.105310 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: os-hosts {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.105310 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: os-volume-type-access {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.105381 np0000004430 devstack@c-api.service[99978]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73d60cca3668 pid: 99978 (default app) Jul 03 14:46:00.106400 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: os-availability-zone {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.109057 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ed113940-167c-44d5-a5ed-111d6ef66805 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:46:00.109149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extended resource: os-quota-class-sets {{(pid=99980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 14:46:00.109657 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.109846 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.110599 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1/1] 10.4.3.99 () {60 vars in 918 bytes} [Fri Jul 3 14:46:00 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 14:46:00.110716 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.110930 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.112575 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.112575 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.112575 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] SnapshotActionsController initialized {{(pid=99980) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 14:46:00.113047 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.113047 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.113627 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.113742 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.114559 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.114684 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.115382 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:46:00.115505 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:46:00.116194 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.116388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.116581 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.116683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.116780 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.116875 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.116963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension UsedLimits extending resource: limits {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.117079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension SnapshotActions extending resource: snapshots {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.117154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.117252 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension VolumeTypeAccess extending resource: types {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.117355 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension AdminActions extending resource: volumes {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.117478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension AdminActions extending resource: snapshots {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.117546 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension AdminActions extending resource: backups {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.117650 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension VolumeActions extending resource: volumes {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.117775 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.117862 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.router [None req-5e6c8749-77a3-4e57-9743-9adf9cbac78a None None] Extension TypesManage extending resource: types {{(pid=99980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 14:46:00.126067 np0000004430 devstack@c-api.service[99980]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73d60cca3668 pid: 99980 (default app) Jul 03 14:46:04.790150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:46:05.341895 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 admin admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:46:05.342411 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:46:05.343974 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:46:05.343974 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:46:05.376515 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 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=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:46:05.401845 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 admin admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:46:05.402256 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1/2] 10.4.3.99 () {68 vars in 1249 bytes} [Fri Jul 3 14:46:04 2026] POST /volume/v3/types => generated 183 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:46:05.418197 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-642be964-95d5-4736-aaf8-7398289e47cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:46:05.686471 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-642be964-95d5-4736-aaf8-7398289e47cb admin admin] POST https://10.4.3.99/volume/v3/types/61d94c1f-5108-4a08-8795-176e5d541b33/extra_specs Jul 03 14:46:05.686921 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-642be964-95d5-4736-aaf8-7398289e47cb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:46:05.688527 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:46:05.688527 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:46:05.720072 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-642be964-95d5-4736-aaf8-7398289e47cb 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=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:46:05.777620 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-642be964-95d5-4736-aaf8-7398289e47cb admin admin] https://10.4.3.99/volume/v3/types/61d94c1f-5108-4a08-8795-176e5d541b33/extra_specs returned with HTTP 200 Jul 03 14:46:05.778043 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1/3] 10.4.3.99 () {70 vars in 1467 bytes} [Fri Jul 3 14:46:05 2026] POST /volume/v3/types/61d94c1f-5108-4a08-8795-176e5d541b33/extra_specs => generated 52 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:46:06.020083 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-692cb3d3-3d66-40df-aedf-feae1a1f367c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:46:06.294618 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-692cb3d3-3d66-40df-aedf-feae1a1f367c admin admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:46:06.295383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-692cb3d3-3d66-40df-aedf-feae1a1f367c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:46:06.297287 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:46:06.297287 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:46:06.331665 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-692cb3d3-3d66-40df-aedf-feae1a1f367c 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=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:46:06.357662 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-692cb3d3-3d66-40df-aedf-feae1a1f367c admin admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:46:06.358386 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 2/4] 10.4.3.99 () {70 vars in 1321 bytes} [Fri Jul 3 14:46:06 2026] POST /volume/v3/types => generated 186 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:46:06.373804 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-849dc228-0f1f-4460-aa4f-56a8b8862c24 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:46:06.649581 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-849dc228-0f1f-4460-aa4f-56a8b8862c24 admin admin] POST https://10.4.3.99/volume/v3/types/dd5b8379-7f70-42e3-b988-fcce0eedae48/extra_specs Jul 03 14:46:06.650137 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-849dc228-0f1f-4460-aa4f-56a8b8862c24 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:46:06.651733 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:46:06.651733 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:46:06.682694 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-849dc228-0f1f-4460-aa4f-56a8b8862c24 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=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:46:06.738067 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-00232b96-5fa6-4ad2-a8bc-52dad6f6b779 req-849dc228-0f1f-4460-aa4f-56a8b8862c24 admin admin] https://10.4.3.99/volume/v3/types/dd5b8379-7f70-42e3-b988-fcce0eedae48/extra_specs returned with HTTP 200 Jul 03 14:46:06.738607 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1/5] 10.4.3.99 () {70 vars in 1467 bytes} [Fri Jul 3 14:46:06 2026] POST /volume/v3/types/dd5b8379-7f70-42e3-b988-fcce0eedae48/extra_specs => generated 45 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:46:15.399568 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:46:15.776374 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:46:16.354604 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:46:16.737198 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:46:31.630485 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2eb257be-a25c-4335-8e09-5cb4d736b0f9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:46:31.631174 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2eb257be-a25c-4335-8e09-5cb4d736b0f9 None None] GET https://10.4.3.99/volume// Jul 03 14:46:31.631378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2eb257be-a25c-4335-8e09-5cb4d736b0f9 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:46:31.631571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2eb257be-a25c-4335-8e09-5cb4d736b0f9 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:46:31.632119 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2eb257be-a25c-4335-8e09-5cb4d736b0f9 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:46:31.632474 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 2/6] 10.4.3.99 () {66 vars in 1418 bytes} [Fri Jul 3 14:46:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:47:12.216922 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8afe70ef-2518-4b22-8e99-34e83b9d592d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:47:12.490499 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8afe70ef-2518-4b22-8e99-34e83b9d592d tempest-verify_tempest_config-1089629532 tempest-verify_tempest_config-1089629532-project-member] GET https://10.4.3.99/volume/v3/extensions Jul 03 14:47:12.490684 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8afe70ef-2518-4b22-8e99-34e83b9d592d tempest-verify_tempest_config-1089629532 tempest-verify_tempest_config-1089629532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:47:12.490894 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8afe70ef-2518-4b22-8e99-34e83b9d592d tempest-verify_tempest_config-1089629532 tempest-verify_tempest_config-1089629532-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:47:12.491245 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8afe70ef-2518-4b22-8e99-34e83b9d592d tempest-verify_tempest_config-1089629532 tempest-verify_tempest_config-1089629532-project-member] https://10.4.3.99/volume/v3/extensions returned with HTTP 200 Jul 03 14:47:12.491573 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 2/7] 10.4.3.99 () {66 vars in 1239 bytes} [Fri Jul 3 14:47:12 2026] GET /volume/v3/extensions => generated 5245 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:05.237531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-25c2af44-4636-43bb-880d-d87f44d42e8a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:05.682154 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:05.682154 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-527489088", "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:05.685003 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-527489088', 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:06.393359 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Create volume of 1 GB Jul 03 14:48:06.408211 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:48:06.407394. {{(pid=99979) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:48:06.408394 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Availability Zones retrieved successfully. Jul 03 14:48:06.432078 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Flow 'volume_create_api' (18df4222-5ff6-4bba-a88a-96a2708ef426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:06.433402 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9dae4ea-2631-44b2-abea-6687ea20117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:06.434706 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:06.565715 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9dae4ea-2631-44b2-abea-6687ea20117a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:06.566607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c50d03-9873-4e80-9fd3-5c2a78ff44a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:06.629942 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-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 03 14:48:06.629942 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-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 03 14:48:06.690250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Created reservations ['31ac6ba6-736e-4ea9-9bb9-ea4c74f64578', '66cc50eb-f3ec-4ebd-9b6e-881524afdc30', 'f44c83a0-6119-47ea-ba0c-ee4a802120ff', '8c5d3f43-8085-46af-b01d-95d5eff79404'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:06.690250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c50d03-9873-4e80-9fd3-5c2a78ff44a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31ac6ba6-736e-4ea9-9bb9-ea4c74f64578', '66cc50eb-f3ec-4ebd-9b6e-881524afdc30', 'f44c83a0-6119-47ea-ba0c-ee4a802120ff', '8c5d3f43-8085-46af-b01d-95d5eff79404']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:06.690250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e6f64d-9aee-4435-b117-a0ab9b18a409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:06.745922 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e6f64d-9aee-4435-b117-a0ab9b18a409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d79631e-130f-4147-b06c-1fe3e7aeea23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-527489088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f254c3590c476c85710c9c6d160389',qos_specs=None,replication_status=,reservations=['31ac6ba6-736e-4ea9-9bb9-ea4c74f64578','66cc50eb-f3ec-4ebd-9b6e-881524afdc30','f44c83a0-6119-47ea-ba0c-ee4a802120ff','8c5d3f43-8085-46af-b01d-95d5eff79404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a9d5f0b42f4d2abded19bd643478fc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:48:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-527489088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d79631e-130f-4147-b06c-1fe3e7aeea23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4f254c3590c476c85710c9c6d160389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46a9d5f0b42f4d2abded19bd643478fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:06.746789 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403de065-f28e-42e0-a547-e47c41067d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:06.777274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403de065-f28e-42e0-a547-e47c41067d99) transitioned into state 'SUCCESS' from state '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-527489088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f254c3590c476c85710c9c6d160389',qos_specs=None,replication_status=,reservations=['31ac6ba6-736e-4ea9-9bb9-ea4c74f64578','66cc50eb-f3ec-4ebd-9b6e-881524afdc30','f44c83a0-6119-47ea-ba0c-ee4a802120ff','8c5d3f43-8085-46af-b01d-95d5eff79404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a9d5f0b42f4d2abded19bd643478fc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:06.777927 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f940b358-953c-4843-93e1-1899ec0e9819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:06.809821 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f940b358-953c-4843-93e1-1899ec0e9819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:06.810903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Flow 'volume_create_api' (18df4222-5ff6-4bba-a88a-96a2708ef426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:06.811378 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Create volume request issued successfully. Jul 03 14:48:06.812668 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-25c2af44-4636-43bb-880d-d87f44d42e8a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:06.813115 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 3/8] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:48:05 2026] POST /volume/v3/volumes => generated 749 bytes in 1576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:06.828201 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4d05c3f3-c335-4a1c-8dc3-5b951b17fdab None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:06.831085 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d05c3f3-c335-4a1c-8dc3-5b951b17fdab tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:06.831352 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4d05c3f3-c335-4a1c-8dc3-5b951b17fdab tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:06.831659 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4d05c3f3-c335-4a1c-8dc3-5b951b17fdab tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:06.870289 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:06.870289 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:06.878330 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4d05c3f3-c335-4a1c-8dc3-5b951b17fdab tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:06.895574 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d05c3f3-c335-4a1c-8dc3-5b951b17fdab tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:06.896142 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 2/9] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:06 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:07.910891 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-427f4eec-df00-40b1-9921-f11653f41a52 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:07.914942 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-427f4eec-df00-40b1-9921-f11653f41a52 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:07.915424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-427f4eec-df00-40b1-9921-f11653f41a52 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:07.915424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-427f4eec-df00-40b1-9921-f11653f41a52 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:07.965201 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:07.965201 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:07.974292 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-427f4eec-df00-40b1-9921-f11653f41a52 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:07.988353 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-427f4eec-df00-40b1-9921-f11653f41a52 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:07.988353 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 3/10] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:07 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 841 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:08.208346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:08.336023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:08.337595 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:08.338184 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1355736692"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:08.340248 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1355736692'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:08.340592 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Create volume of 1 GB Jul 03 14:48:08.340947 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:08.340947 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:08.345651 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Availability Zones retrieved successfully. Jul 03 14:48:08.351182 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Flow 'volume_create_api' (a4a6937e-0cb2-4244-b727-1ecb441ad1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:08.352389 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07eccb5b-cc0c-4fc8-8d5a-69b5fd13f5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:08.353439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:08.381561 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07eccb5b-cc0c-4fc8-8d5a-69b5fd13f5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:08.381561 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3007691-1e0d-48fe-b1c4-53bd900b88d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:08.411693 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:08.412054 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1061464267", "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:08.413691 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1061464267', 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:08.458398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Created reservations ['a43f7560-dad8-4df1-a516-3ef546324832', 'ee420e9b-d3d4-4932-9a9b-3d7bbaa8ba55', '462d62a3-7a96-430a-a52c-62748abbabb3', 'fe4e7456-e1e6-495c-801f-e515bf8741f8'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:08.459470 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3007691-1e0d-48fe-b1c4-53bd900b88d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43f7560-dad8-4df1-a516-3ef546324832', 'ee420e9b-d3d4-4932-9a9b-3d7bbaa8ba55', '462d62a3-7a96-430a-a52c-62748abbabb3', 'fe4e7456-e1e6-495c-801f-e515bf8741f8']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:08.460303 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6797d1d1-285d-4102-ab97-a9d90b8e243f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:08.491687 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6797d1d1-285d-4102-ab97-a9d90b8e243f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf692ec-50b8-4dd5-bfcc-4fa019b59747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1355736692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df2172772a344ad6896ee1f760192e02',qos_specs=None,replication_status=,reservations=['a43f7560-dad8-4df1-a516-3ef546324832','ee420e9b-d3d4-4932-9a9b-3d7bbaa8ba55','462d62a3-7a96-430a-a52c-62748abbabb3','fe4e7456-e1e6-495c-801f-e515bf8741f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd3f6cff2c24f5f9fe2cfb511dcd9c2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:48:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1355736692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf692ec-50b8-4dd5-bfcc-4fa019b59747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df2172772a344ad6896ee1f760192e02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd3f6cff2c24f5f9fe2cfb511dcd9c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:08.492669 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3acd4f-8f1d-4824-921a-47e1581930c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:08.522778 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3acd4f-8f1d-4824-921a-47e1581930c0) transitioned into state 'SUCCESS' from state '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-1355736692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df2172772a344ad6896ee1f760192e02',qos_specs=None,replication_status=,reservations=['a43f7560-dad8-4df1-a516-3ef546324832','ee420e9b-d3d4-4932-9a9b-3d7bbaa8ba55','462d62a3-7a96-430a-a52c-62748abbabb3','fe4e7456-e1e6-495c-801f-e515bf8741f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd3f6cff2c24f5f9fe2cfb511dcd9c2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:08.523907 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e967c054-db86-4d97-a5a6-6439bf330295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:08.537175 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e967c054-db86-4d97-a5a6-6439bf330295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:08.538417 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Flow 'volume_create_api' (a4a6937e-0cb2-4244-b727-1ecb441ad1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:08.538851 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Create volume request issued successfully. Jul 03 14:48:08.539722 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-201bd0f5-7e75-42ce-988b-237043fe06f7 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:08.540204 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 4/11] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:48:08 2026] POST /volume/v3/volumes => generated 750 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:08.556665 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b0e043d7-a147-4350-a2b7-ae8b1ad03405 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:08.559296 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b0e043d7-a147-4350-a2b7-ae8b1ad03405 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:48:08.559523 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b0e043d7-a147-4350-a2b7-ae8b1ad03405 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:08.559661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b0e043d7-a147-4350-a2b7-ae8b1ad03405 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:08.570985 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:08.570985 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:08.577088 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b0e043d7-a147-4350-a2b7-ae8b1ad03405 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:48:08.584522 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b0e043d7-a147-4350-a2b7-ae8b1ad03405 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:48:08.584522 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 3/12] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:08 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:09.003459 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-edab98fc-c60e-4b86-ada3-958797e3a4e1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:09.008537 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Create volume of 1 GB Jul 03 14:48:09.008811 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edab98fc-c60e-4b86-ada3-958797e3a4e1 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:09.009544 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edab98fc-c60e-4b86-ada3-958797e3a4e1 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:09.010876 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edab98fc-c60e-4b86-ada3-958797e3a4e1 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:09.029407 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:09.029407 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:09.034547 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:48:09.033540. {{(pid=99978) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:48:09.034957 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Availability Zones retrieved successfully. Jul 03 14:48:09.035322 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-edab98fc-c60e-4b86-ada3-958797e3a4e1 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:09.042009 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edab98fc-c60e-4b86-ada3-958797e3a4e1 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:09.042349 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 4/13] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:09 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:09.064156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Flow 'volume_create_api' (7af78e89-f4de-40b3-8b67-44e7c14af7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:09.066021 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bf0c08-634c-4a30-9d3a-5b075eb80734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:09.067489 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:09.190111 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5bf0c08-634c-4a30-9d3a-5b075eb80734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:09.190895 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71817c4-2a66-4e55-9880-2e534fe4cdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:09.237887 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-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 03 14:48:09.238385 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-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 03 14:48:09.293529 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Created reservations ['b5aabb97-fbde-42f7-a83c-5547fad8df21', '6fd01b8a-3274-4654-bceb-4efb3514b127', '40ef74a4-1301-4a23-939e-416e970db586', '7c23ffa5-178e-402e-84ba-44e3a427c0c2'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:09.294389 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71817c4-2a66-4e55-9880-2e534fe4cdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5aabb97-fbde-42f7-a83c-5547fad8df21', '6fd01b8a-3274-4654-bceb-4efb3514b127', '40ef74a4-1301-4a23-939e-416e970db586', '7c23ffa5-178e-402e-84ba-44e3a427c0c2']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:09.295070 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e61fd968-99d7-49d5-8de2-4ba29a16f556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:09.349328 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e61fd968-99d7-49d5-8de2-4ba29a16f556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab6a2cd3-b584-44fd-a3d9-8061a182ff00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1061464267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e91808a6e5d49c49820ea00f080f087',qos_specs=None,replication_status=,reservations=['b5aabb97-fbde-42f7-a83c-5547fad8df21','6fd01b8a-3274-4654-bceb-4efb3514b127','40ef74a4-1301-4a23-939e-416e970db586','7c23ffa5-178e-402e-84ba-44e3a427c0c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d5920de79e46fea06af431f42bf36c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1061464267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab6a2cd3-b584-44fd-a3d9-8061a182ff00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e91808a6e5d49c49820ea00f080f087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80d5920de79e46fea06af431f42bf36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:09.350047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8216b0b1-1178-4b81-80c6-862caf02a826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:09.378484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8216b0b1-1178-4b81-80c6-862caf02a826) transitioned into state 'SUCCESS' from state '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-1061464267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e91808a6e5d49c49820ea00f080f087',qos_specs=None,replication_status=,reservations=['b5aabb97-fbde-42f7-a83c-5547fad8df21','6fd01b8a-3274-4654-bceb-4efb3514b127','40ef74a4-1301-4a23-939e-416e970db586','7c23ffa5-178e-402e-84ba-44e3a427c0c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d5920de79e46fea06af431f42bf36c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:09.379443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a7c723-6e89-48df-a7aa-8a7735efed5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:09.411794 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a7c723-6e89-48df-a7aa-8a7735efed5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:09.412971 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Flow 'volume_create_api' (7af78e89-f4de-40b3-8b67-44e7c14af7a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:09.413446 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Create volume request issued successfully. Jul 03 14:48:09.414571 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f8a2b54-55da-46e5-a6d9-8d60a545a6da tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:09.414935 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 3/14] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:48:08 2026] POST /volume/v3/volumes => generated 755 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:09.435301 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-23e84f31-9d8a-4c13-8304-545ec98d31e9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:09.439201 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-23e84f31-9d8a-4c13-8304-545ec98d31e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:09.439923 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-23e84f31-9d8a-4c13-8304-545ec98d31e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:09.439923 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-23e84f31-9d8a-4c13-8304-545ec98d31e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:09.455947 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:09.455947 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:09.471043 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-23e84f31-9d8a-4c13-8304-545ec98d31e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:09.481944 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-23e84f31-9d8a-4c13-8304-545ec98d31e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:09.482473 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 5/15] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:09 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 823 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:09.603976 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3aab1837-bc9c-41dc-9670-89f20e7d073a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:09.605841 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3aab1837-bc9c-41dc-9670-89f20e7d073a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:48:09.606059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3aab1837-bc9c-41dc-9670-89f20e7d073a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:09.606295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3aab1837-bc9c-41dc-9670-89f20e7d073a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:09.613731 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:09.613731 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:09.618173 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3aab1837-bc9c-41dc-9670-89f20e7d073a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:48:09.622707 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3aab1837-bc9c-41dc-9670-89f20e7d073a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:48:09.623145 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 4/16] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:09 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:10.062279 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b52ffb3-454d-4c52-8b8c-036568064bb9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:10.067166 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b52ffb3-454d-4c52-8b8c-036568064bb9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:10.067712 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b52ffb3-454d-4c52-8b8c-036568064bb9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:10.067874 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b52ffb3-454d-4c52-8b8c-036568064bb9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:10.078751 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:10.078751 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:10.086191 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b52ffb3-454d-4c52-8b8c-036568064bb9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:10.097069 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b52ffb3-454d-4c52-8b8c-036568064bb9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:10.098187 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 5/17] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:10 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:10.501705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1fbf0824-d63f-469c-a373-3983e79fefe1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:10.503857 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1fbf0824-d63f-469c-a373-3983e79fefe1 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:10.504208 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1fbf0824-d63f-469c-a373-3983e79fefe1 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:10.504814 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1fbf0824-d63f-469c-a373-3983e79fefe1 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:10.513795 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:10.513795 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:10.521828 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1fbf0824-d63f-469c-a373-3983e79fefe1 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:10.530693 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1fbf0824-d63f-469c-a373-3983e79fefe1 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:10.531113 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 4/18] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:10 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:11.096349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:11.111243 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cd0b1207-878e-4964-88c9-cba955b56bcc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:11.115355 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cd0b1207-878e-4964-88c9-cba955b56bcc tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:11.115501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cd0b1207-878e-4964-88c9-cba955b56bcc tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:11.115742 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cd0b1207-878e-4964-88c9-cba955b56bcc tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:11.129946 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:11.129946 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:11.139747 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cd0b1207-878e-4964-88c9-cba955b56bcc tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:11.146677 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cd0b1207-878e-4964-88c9-cba955b56bcc tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:11.147687 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 5/19] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:11 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:11.369698 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:11.370026 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1828133580"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:11.371858 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1828133580'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:11.375898 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Create volume of 1 GB Jul 03 14:48:11.376290 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:11.376290 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:11.376904 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Availability Zones retrieved successfully. Jul 03 14:48:11.384169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Flow 'volume_create_api' (240b68c6-9ddf-4852-aca3-5733e30a2f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:11.385401 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12ab6bc-3b38-47e5-91a2-68347840b42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:11.386662 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:11.397278 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:11.397278 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:11.414316 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12ab6bc-3b38-47e5-91a2-68347840b42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:06Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dd5b8379-7f70-42e3-b988-fcce0eedae48,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5b8379-7f70-42e3-b988-fcce0eedae48', 'encryption_key_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=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:11.415213 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (015bc3c3-dd82-48c6-b088-b4eab0130a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:11.459282 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:48:11.459707 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:48:11.514557 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Created reservations ['3746db93-2412-4044-9946-f1f4f903bb02', '274847d6-8320-445a-988f-0e0860ce61c6', '6bb93974-7150-4b18-95d3-8383e6f7323c', '72d1158d-2194-4f41-bd29-e9a08eb2e8d4'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:11.515821 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (015bc3c3-dd82-48c6-b088-b4eab0130a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3746db93-2412-4044-9946-f1f4f903bb02', '274847d6-8320-445a-988f-0e0860ce61c6', '6bb93974-7150-4b18-95d3-8383e6f7323c', '72d1158d-2194-4f41-bd29-e9a08eb2e8d4']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:11.517292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46606dc9-4b17-45b0-8273-5e355cad7666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:11.547118 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cc6562c6-20bb-4d84-b053-fa506bb7a538 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:11.549996 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc6562c6-20bb-4d84-b053-fa506bb7a538 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:11.549996 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc6562c6-20bb-4d84-b053-fa506bb7a538 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:11.550564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc6562c6-20bb-4d84-b053-fa506bb7a538 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:11.553985 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46606dc9-4b17-45b0-8273-5e355cad7666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1828133580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ce0cf3dfcac4b63840e90a9a644529d',qos_specs=None,replication_status=,reservations=['3746db93-2412-4044-9946-f1f4f903bb02','274847d6-8320-445a-988f-0e0860ce61c6','6bb93974-7150-4b18-95d3-8383e6f7323c','72d1158d-2194-4f41-bd29-e9a08eb2e8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f66b19f9b604f94af959a3e2a2f1e97',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48), 'volume': Volume(_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-03T14:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1828133580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ce0cf3dfcac4b63840e90a9a644529d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f66b19f9b604f94af959a3e2a2f1e97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5b8379-7f70-42e3-b988-fcce0eedae48),volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:11.555219 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5416696-7781-44bb-856d-33d061c0eca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:11.563067 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:11.563067 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:11.568971 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cc6562c6-20bb-4d84-b053-fa506bb7a538 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:11.574494 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc6562c6-20bb-4d84-b053-fa506bb7a538 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:11.575070 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 6/20] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:11 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:11.592023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5416696-7781-44bb-856d-33d061c0eca7) transitioned into state 'SUCCESS' from state '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-1828133580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ce0cf3dfcac4b63840e90a9a644529d',qos_specs=None,replication_status=,reservations=['3746db93-2412-4044-9946-f1f4f903bb02','274847d6-8320-445a-988f-0e0860ce61c6','6bb93974-7150-4b18-95d3-8383e6f7323c','72d1158d-2194-4f41-bd29-e9a08eb2e8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f66b19f9b604f94af959a3e2a2f1e97',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:11.592795 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d22aeb98-ba52-4c8a-9253-6251e9612f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:11.606402 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d22aeb98-ba52-4c8a-9253-6251e9612f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:11.608069 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Flow 'volume_create_api' (240b68c6-9ddf-4852-aca3-5733e30a2f64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:11.608600 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Create volume request issued successfully. Jul 03 14:48:11.609514 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1fb5377-e082-4d18-80f4-66c2ad89a75f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:11.610085 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 6/21] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:48:11 2026] POST /volume/v3/volumes => generated 756 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:11.625450 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-788c84e8-e398-494b-b918-56cda64367cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:11.627924 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-788c84e8-e398-494b-b918-56cda64367cc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:48:11.628367 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-788c84e8-e398-494b-b918-56cda64367cc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:11.628488 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-788c84e8-e398-494b-b918-56cda64367cc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:11.640448 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:11.640448 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:11.646204 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-788c84e8-e398-494b-b918-56cda64367cc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:48:11.653012 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-788c84e8-e398-494b-b918-56cda64367cc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:48:11.654280 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 5/22] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:11 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:12.166773 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d67c160d-0f8c-4b71-9acc-eb6ca5e6aaca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:12.168764 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d67c160d-0f8c-4b71-9acc-eb6ca5e6aaca tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:12.168908 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d67c160d-0f8c-4b71-9acc-eb6ca5e6aaca tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:12.169094 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d67c160d-0f8c-4b71-9acc-eb6ca5e6aaca tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:12.176008 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:12.176008 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:12.179867 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d67c160d-0f8c-4b71-9acc-eb6ca5e6aaca tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:12.184455 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d67c160d-0f8c-4b71-9acc-eb6ca5e6aaca tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:12.184843 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 6/23] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:12 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:12.590263 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cff3de3f-ae61-47e2-bf8d-d905eec1bc09 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:12.592204 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cff3de3f-ae61-47e2-bf8d-d905eec1bc09 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:12.592469 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cff3de3f-ae61-47e2-bf8d-d905eec1bc09 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:12.592718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cff3de3f-ae61-47e2-bf8d-d905eec1bc09 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:12.603696 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:12.603696 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:12.608975 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cff3de3f-ae61-47e2-bf8d-d905eec1bc09 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:12.614303 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cff3de3f-ae61-47e2-bf8d-d905eec1bc09 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:12.615118 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 7/24] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:12 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:12.672818 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8296fa58-afa8-41d8-8d0f-343c9c788987 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:12.675531 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8296fa58-afa8-41d8-8d0f-343c9c788987 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:48:12.675808 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8296fa58-afa8-41d8-8d0f-343c9c788987 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:12.677098 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8296fa58-afa8-41d8-8d0f-343c9c788987 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:12.693778 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:12.693778 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:12.693778 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8296fa58-afa8-41d8-8d0f-343c9c788987 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:48:12.706217 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8296fa58-afa8-41d8-8d0f-343c9c788987 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:48:12.706217 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 7/25] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:12 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:12.721664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7f941ac4-1a56-48fa-8890-48041b088d84 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:12.974241 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7f941ac4-1a56-48fa-8890-48041b088d84 tempest-TestMultiAttachVolumeSwap-1608515513 tempest-TestMultiAttachVolumeSwap-1608515513-project-admin] POST https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40/action Jul 03 14:48:12.975050 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7f941ac4-1a56-48fa-8890-48041b088d84 tempest-TestMultiAttachVolumeSwap-1608515513 tempest-TestMultiAttachVolumeSwap-1608515513-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:48:12.975050 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7f941ac4-1a56-48fa-8890-48041b088d84 tempest-TestMultiAttachVolumeSwap-1608515513 tempest-TestMultiAttachVolumeSwap-1608515513-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:13.013830 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:13.013830 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:13.014249 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7f941ac4-1a56-48fa-8890-48041b088d84 tempest-TestMultiAttachVolumeSwap-1608515513 tempest-TestMultiAttachVolumeSwap-1608515513-project-admin] Volume info retrieved successfully. Jul 03 14:48:13.023198 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7f941ac4-1a56-48fa-8890-48041b088d84 tempest-TestMultiAttachVolumeSwap-1608515513 tempest-TestMultiAttachVolumeSwap-1608515513-project-admin] Update volume admin metadata completed successfully. Jul 03 14:48:13.023364 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7f941ac4-1a56-48fa-8890-48041b088d84 tempest-TestMultiAttachVolumeSwap-1608515513 tempest-TestMultiAttachVolumeSwap-1608515513-project-admin] Update readonly setting on volume completed successfully. Jul 03 14:48:13.023841 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7f941ac4-1a56-48fa-8890-48041b088d84 tempest-TestMultiAttachVolumeSwap-1608515513 tempest-TestMultiAttachVolumeSwap-1608515513-project-admin] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40/action returned with HTTP 202 Jul 03 14:48:13.024035 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 6/26] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:48:12 2026] POST /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40/action => generated 0 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:48:13.038894 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:13.040524 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:13.041079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1723972277"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:13.043108 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1723972277'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:13.054976 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Create volume of 1 GB Jul 03 14:48:13.055280 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:13.055280 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:13.059341 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:48:13.058696. {{(pid=99980) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:48:13.059430 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Availability Zones retrieved successfully. Jul 03 14:48:13.084431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Flow 'volume_create_api' (76a3b10f-718d-40ff-8630-113d90e3dbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:13.085700 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0114af4c-1719-403a-b9e5-eac5f12242f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:13.087068 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:13.104110 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:13.104110 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:13.131965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0114af4c-1719-403a-b9e5-eac5f12242f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:06Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dd5b8379-7f70-42e3-b988-fcce0eedae48,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5b8379-7f70-42e3-b988-fcce0eedae48', 'encryption_key_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=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:13.132876 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1055c44-ea81-468d-8ae2-ac0251855f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:13.183172 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:48:13.183172 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:48:13.202177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-85cae806-6fd2-422a-bb8d-4d176be1294a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:13.206419 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Created reservations ['e09cdce9-51bf-4ffb-b10d-c7bae8963eec', 'cfc60941-eb97-4558-b5dc-625bf5512a7c', '9b43aab9-e7c3-4a17-ad61-153ed188866c', '25018ced-1824-40b0-ac48-a615f5d9f23d'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:13.208806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1055c44-ea81-468d-8ae2-ac0251855f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e09cdce9-51bf-4ffb-b10d-c7bae8963eec', 'cfc60941-eb97-4558-b5dc-625bf5512a7c', '9b43aab9-e7c3-4a17-ad61-153ed188866c', '25018ced-1824-40b0-ac48-a615f5d9f23d']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:13.208806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85af107e-5382-4888-9c00-882b99d2eb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:13.209020 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85cae806-6fd2-422a-bb8d-4d176be1294a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:13.209020 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-85cae806-6fd2-422a-bb8d-4d176be1294a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:13.209020 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-85cae806-6fd2-422a-bb8d-4d176be1294a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:13.219894 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:13.219894 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:13.223598 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-85cae806-6fd2-422a-bb8d-4d176be1294a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:13.229895 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85cae806-6fd2-422a-bb8d-4d176be1294a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:13.229895 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 8/27] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:13 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:13.236849 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85af107e-5382-4888-9c00-882b99d2eb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1793280b-3e66-4348-beb3-ac645bb4b1db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1723972277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ce0cf3dfcac4b63840e90a9a644529d',qos_specs=None,replication_status=,reservations=['e09cdce9-51bf-4ffb-b10d-c7bae8963eec','cfc60941-eb97-4558-b5dc-625bf5512a7c','9b43aab9-e7c3-4a17-ad61-153ed188866c','25018ced-1824-40b0-ac48-a615f5d9f23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f66b19f9b604f94af959a3e2a2f1e97',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48), 'volume': Volume(_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-03T14:48:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1723972277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1793280b-3e66-4348-beb3-ac645bb4b1db,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ce0cf3dfcac4b63840e90a9a644529d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f66b19f9b604f94af959a3e2a2f1e97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5b8379-7f70-42e3-b988-fcce0eedae48),volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:13.236849 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc23fccc-09ba-4bfd-b3bf-2631d0ab6f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:13.266407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc23fccc-09ba-4bfd-b3bf-2631d0ab6f1f) transitioned into state 'SUCCESS' from state '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-1723972277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ce0cf3dfcac4b63840e90a9a644529d',qos_specs=None,replication_status=,reservations=['e09cdce9-51bf-4ffb-b10d-c7bae8963eec','cfc60941-eb97-4558-b5dc-625bf5512a7c','9b43aab9-e7c3-4a17-ad61-153ed188866c','25018ced-1824-40b0-ac48-a615f5d9f23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f66b19f9b604f94af959a3e2a2f1e97',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:13.266407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84349823-97ec-4d54-b2ad-709a35bdfd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:13.293511 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84349823-97ec-4d54-b2ad-709a35bdfd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:13.294757 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Flow 'volume_create_api' (76a3b10f-718d-40ff-8630-113d90e3dbe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:13.295218 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Create volume request issued successfully. Jul 03 14:48:13.296053 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3f73790-f2b8-4707-b5b0-ac3f71639ce1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:13.296760 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 7/28] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:48:13 2026] POST /volume/v3/volumes => generated 756 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:13.310308 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-68ab001f-a376-4b46-94dc-65a87038817a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:13.312212 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-68ab001f-a376-4b46-94dc-65a87038817a tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db Jul 03 14:48:13.312436 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-68ab001f-a376-4b46-94dc-65a87038817a tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:13.312677 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-68ab001f-a376-4b46-94dc-65a87038817a tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:13.319721 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:13.319721 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:13.324553 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-68ab001f-a376-4b46-94dc-65a87038817a tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:48:13.330539 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-68ab001f-a376-4b46-94dc-65a87038817a tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db returned with HTTP 200 Jul 03 14:48:13.330758 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 8/29] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:13 2026] GET /volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:13.630051 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c1d146ae-e6fb-4eec-8a87-6ee1337af357 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:13.632221 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1d146ae-e6fb-4eec-8a87-6ee1337af357 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:13.632469 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1d146ae-e6fb-4eec-8a87-6ee1337af357 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:13.632729 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1d146ae-e6fb-4eec-8a87-6ee1337af357 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:13.641142 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:13.641142 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:13.645192 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c1d146ae-e6fb-4eec-8a87-6ee1337af357 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:13.649108 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1d146ae-e6fb-4eec-8a87-6ee1337af357 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:13.649489 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 7/30] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:13 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:14.248245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e2f1af70-45f0-48fd-aab9-6771f5149834 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:14.250228 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e2f1af70-45f0-48fd-aab9-6771f5149834 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:14.250412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e2f1af70-45f0-48fd-aab9-6771f5149834 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:14.250575 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e2f1af70-45f0-48fd-aab9-6771f5149834 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:14.260219 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:14.260219 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:14.266535 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e2f1af70-45f0-48fd-aab9-6771f5149834 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:14.268877 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e2f1af70-45f0-48fd-aab9-6771f5149834 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:14.269425 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 9/31] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:14 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:14.345867 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-945003b0-cb14-40b5-b8f7-3a407606604e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:14.347837 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-945003b0-cb14-40b5-b8f7-3a407606604e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db Jul 03 14:48:14.347837 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-945003b0-cb14-40b5-b8f7-3a407606604e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:14.347997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-945003b0-cb14-40b5-b8f7-3a407606604e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:14.354512 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:14.354512 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:14.357999 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-945003b0-cb14-40b5-b8f7-3a407606604e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:48:14.361875 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-945003b0-cb14-40b5-b8f7-3a407606604e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db returned with HTTP 200 Jul 03 14:48:14.362253 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 8/32] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:14 2026] GET /volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:14.665436 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-65d866ee-f1d3-4434-8265-f5e5762ac9ed None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:14.669444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65d866ee-f1d3-4434-8265-f5e5762ac9ed tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:14.669444 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65d866ee-f1d3-4434-8265-f5e5762ac9ed tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:14.669444 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65d866ee-f1d3-4434-8265-f5e5762ac9ed tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:14.681666 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:14.681666 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:14.685525 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-65d866ee-f1d3-4434-8265-f5e5762ac9ed tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:14.690482 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65d866ee-f1d3-4434-8265-f5e5762ac9ed tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:14.690972 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 9/33] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:14 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:14.966628 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-663add05-e771-4fde-be88-5da4d8704657 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:15.283605 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-520c195e-a76e-42f2-82b2-9b429605ea37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:15.286818 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-520c195e-a76e-42f2-82b2-9b429605ea37 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:15.287194 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-520c195e-a76e-42f2-82b2-9b429605ea37 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:15.287381 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-520c195e-a76e-42f2-82b2-9b429605ea37 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:15.290106 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:15.290106 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-204159432"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:15.291214 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-204159432'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:15.291368 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Create volume of 1 GB Jul 03 14:48:15.295409 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:15.295409 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:15.295797 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Availability Zones retrieved successfully. Jul 03 14:48:15.301563 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-520c195e-a76e-42f2-82b2-9b429605ea37 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:15.304273 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Flow 'volume_create_api' (9ee9e2a6-6fb3-4746-bb22-141fcb77303b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:15.305708 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdb8db1-cea0-4882-a668-e8c6b78ff6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:15.306548 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:15.312331 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-520c195e-a76e-42f2-82b2-9b429605ea37 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:15.312331 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 10/34] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:15 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:15.342002 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdb8db1-cea0-4882-a668-e8c6b78ff6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:15.344204 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acff182a-2152-4ab3-b03e-11feaf843350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:15.453028 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Created reservations ['12858150-2f7f-4d68-8e1d-9e28d6d05f83', '4bad41e5-20b4-41f5-8a35-303e8c38802b', '074ae0e0-c59c-4497-a41c-83f64cb7f15c', '92c53ce3-2522-49fd-90e4-41763008dba7'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:15.453643 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acff182a-2152-4ab3-b03e-11feaf843350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12858150-2f7f-4d68-8e1d-9e28d6d05f83', '4bad41e5-20b4-41f5-8a35-303e8c38802b', '074ae0e0-c59c-4497-a41c-83f64cb7f15c', '92c53ce3-2522-49fd-90e4-41763008dba7']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:15.454684 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (701ca16a-7fac-4534-80fd-1a6c3242537e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:15.488267 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (701ca16a-7fac-4534-80fd-1a6c3242537e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dde68b08-cafe-4970-9efb-22f4634dc170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-204159432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42bc252814284331b348fdb2891602ad',qos_specs=None,replication_status=,reservations=['12858150-2f7f-4d68-8e1d-9e28d6d05f83','4bad41e5-20b4-41f5-8a35-303e8c38802b','074ae0e0-c59c-4497-a41c-83f64cb7f15c','92c53ce3-2522-49fd-90e4-41763008dba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e40fb14fdba9495f8d419db1734c2634',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-204159432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dde68b08-cafe-4970-9efb-22f4634dc170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42bc252814284331b348fdb2891602ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e40fb14fdba9495f8d419db1734c2634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:15.489220 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d15fd5-2946-458d-a2cd-76aad65e2c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:15.524973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d15fd5-2946-458d-a2cd-76aad65e2c87) transitioned into state 'SUCCESS' from state '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-204159432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42bc252814284331b348fdb2891602ad',qos_specs=None,replication_status=,reservations=['12858150-2f7f-4d68-8e1d-9e28d6d05f83','4bad41e5-20b4-41f5-8a35-303e8c38802b','074ae0e0-c59c-4497-a41c-83f64cb7f15c','92c53ce3-2522-49fd-90e4-41763008dba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e40fb14fdba9495f8d419db1734c2634',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:15.525963 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b84ac0-1edc-4795-836a-f274d0fb5a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:15.543346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b84ac0-1edc-4795-836a-f274d0fb5a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:15.544283 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Flow 'volume_create_api' (9ee9e2a6-6fb3-4746-bb22-141fcb77303b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:15.544778 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Create volume request issued successfully. Jul 03 14:48:15.545587 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-663add05-e771-4fde-be88-5da4d8704657 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:15.546143 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 8/35] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:48:14 2026] POST /volume/v3/volumes => generated 782 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:15.564654 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-74884fa0-94da-4467-af82-840d5bb54aea None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:15.566332 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74884fa0-94da-4467-af82-840d5bb54aea tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:48:15.566548 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74884fa0-94da-4467-af82-840d5bb54aea tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:15.566778 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74884fa0-94da-4467-af82-840d5bb54aea tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:15.596993 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:15.596993 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:15.601180 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-74884fa0-94da-4467-af82-840d5bb54aea tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:48:15.605500 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74884fa0-94da-4467-af82-840d5bb54aea tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:48:15.606148 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 9/36] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:15 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 961 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:15.704877 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bffffa56-57c4-44bf-aa04-6e9020a6a15b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:15.707471 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bffffa56-57c4-44bf-aa04-6e9020a6a15b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:15.707730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bffffa56-57c4-44bf-aa04-6e9020a6a15b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:15.708118 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bffffa56-57c4-44bf-aa04-6e9020a6a15b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:15.716381 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:15.716381 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:15.720946 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bffffa56-57c4-44bf-aa04-6e9020a6a15b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:15.725803 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bffffa56-57c4-44bf-aa04-6e9020a6a15b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:15.726372 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 10/37] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:15 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:16.326968 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-40773abd-08e3-412b-be8c-5cbad4dbc9f9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:16.328912 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-40773abd-08e3-412b-be8c-5cbad4dbc9f9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:16.329156 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-40773abd-08e3-412b-be8c-5cbad4dbc9f9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:16.329403 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-40773abd-08e3-412b-be8c-5cbad4dbc9f9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:16.336974 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:16.336974 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:16.341190 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-40773abd-08e3-412b-be8c-5cbad4dbc9f9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:16.345394 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-40773abd-08e3-412b-be8c-5cbad4dbc9f9 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:16.345792 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 11/38] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:16 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:16.622922 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a3fb0616-21bd-4cc7-a9f1-bd49c26f7e4b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:16.627537 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a3fb0616-21bd-4cc7-a9f1-bd49c26f7e4b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:48:16.627537 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a3fb0616-21bd-4cc7-a9f1-bd49c26f7e4b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:16.627537 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a3fb0616-21bd-4cc7-a9f1-bd49c26f7e4b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:16.638549 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:16.638549 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:16.643184 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a3fb0616-21bd-4cc7-a9f1-bd49c26f7e4b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:48:16.649696 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a3fb0616-21bd-4cc7-a9f1-bd49c26f7e4b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:48:16.650415 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 9/39] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:16 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:16.745231 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-63ecc024-cc76-4602-b99c-4708a7d31f4d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:16.748891 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-63ecc024-cc76-4602-b99c-4708a7d31f4d tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:16.748891 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-63ecc024-cc76-4602-b99c-4708a7d31f4d tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:16.748891 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-63ecc024-cc76-4602-b99c-4708a7d31f4d tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:16.758239 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:16.758239 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:16.765574 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-63ecc024-cc76-4602-b99c-4708a7d31f4d tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:16.770726 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-63ecc024-cc76-4602-b99c-4708a7d31f4d tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:16.771121 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 10/40] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:16 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:17.360725 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a26369e8-2918-4bf6-a5e2-aaa4810fea91 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:17.365599 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a26369e8-2918-4bf6-a5e2-aaa4810fea91 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:17.365883 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a26369e8-2918-4bf6-a5e2-aaa4810fea91 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:17.366471 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a26369e8-2918-4bf6-a5e2-aaa4810fea91 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:17.377254 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:17.377254 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:17.389596 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a26369e8-2918-4bf6-a5e2-aaa4810fea91 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:17.397806 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a26369e8-2918-4bf6-a5e2-aaa4810fea91 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:17.398588 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 11/41] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:17 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:17.785054 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a9c83936-7ab5-470c-b553-8bffa7570668 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:17.787003 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a9c83936-7ab5-470c-b553-8bffa7570668 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:17.787238 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a9c83936-7ab5-470c-b553-8bffa7570668 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:17.787426 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a9c83936-7ab5-470c-b553-8bffa7570668 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:17.795571 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:17.795571 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:17.799819 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a9c83936-7ab5-470c-b553-8bffa7570668 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:17.807081 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a9c83936-7ab5-470c-b553-8bffa7570668 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:17.807081 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 12/42] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:17 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:18.414743 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d1fcf28d-eb97-45c8-8eaf-bd6b69ef267d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:18.416835 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d1fcf28d-eb97-45c8-8eaf-bd6b69ef267d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:18.417071 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d1fcf28d-eb97-45c8-8eaf-bd6b69ef267d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:18.417350 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d1fcf28d-eb97-45c8-8eaf-bd6b69ef267d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:18.425013 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:18.425013 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:18.434489 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d1fcf28d-eb97-45c8-8eaf-bd6b69ef267d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:18.440965 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d1fcf28d-eb97-45c8-8eaf-bd6b69ef267d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:18.441390 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 10/43] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:18 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:18.820443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c9dc57f4-9786-4ef7-9fe0-4ed8811ec18a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:18.826471 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c9dc57f4-9786-4ef7-9fe0-4ed8811ec18a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:18.826471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c9dc57f4-9786-4ef7-9fe0-4ed8811ec18a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:18.826471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c9dc57f4-9786-4ef7-9fe0-4ed8811ec18a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:18.838983 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:18.838983 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:18.842744 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c9dc57f4-9786-4ef7-9fe0-4ed8811ec18a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:18.848290 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c9dc57f4-9786-4ef7-9fe0-4ed8811ec18a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:18.848748 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 11/44] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:18 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:19.457059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7577d0de-3f64-4b0c-83f1-bb9e39bd5c47 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:19.458290 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7577d0de-3f64-4b0c-83f1-bb9e39bd5c47 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:19.458491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7577d0de-3f64-4b0c-83f1-bb9e39bd5c47 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:19.459208 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7577d0de-3f64-4b0c-83f1-bb9e39bd5c47 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:19.468505 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:19.468505 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:19.476409 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7577d0de-3f64-4b0c-83f1-bb9e39bd5c47 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:19.485813 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7577d0de-3f64-4b0c-83f1-bb9e39bd5c47 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:19.486214 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 12/45] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:19 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:19.867011 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0aa80db2-1220-4769-b893-5c178791f326 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:19.870738 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0aa80db2-1220-4769-b893-5c178791f326 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:19.870911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0aa80db2-1220-4769-b893-5c178791f326 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:19.871078 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0aa80db2-1220-4769-b893-5c178791f326 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:19.889160 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:19.889160 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:19.894373 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0aa80db2-1220-4769-b893-5c178791f326 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:19.901080 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0aa80db2-1220-4769-b893-5c178791f326 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:19.901547 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 13/46] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:19 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:20.506998 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ae372825-c71d-43d9-a9d3-d5a662546bec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:20.509226 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae372825-c71d-43d9-a9d3-d5a662546bec tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:20.510354 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae372825-c71d-43d9-a9d3-d5a662546bec tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:20.510354 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae372825-c71d-43d9-a9d3-d5a662546bec tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:20.518965 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:20.518965 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:20.524396 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ae372825-c71d-43d9-a9d3-d5a662546bec tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:20.530990 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae372825-c71d-43d9-a9d3-d5a662546bec tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:20.531626 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 11/47] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:20 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:20.916067 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-295a5504-4e85-4af9-9ef2-d8f8c99238d4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:20.919175 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-295a5504-4e85-4af9-9ef2-d8f8c99238d4 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:20.919175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-295a5504-4e85-4af9-9ef2-d8f8c99238d4 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:20.919175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-295a5504-4e85-4af9-9ef2-d8f8c99238d4 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:20.926657 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:20.926657 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:20.931152 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-295a5504-4e85-4af9-9ef2-d8f8c99238d4 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:20.938627 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-295a5504-4e85-4af9-9ef2-d8f8c99238d4 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:20.939199 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 12/48] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:20 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:21.545730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-57235b27-be48-43d3-b58d-ad5384f73034 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:21.547575 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-57235b27-be48-43d3-b58d-ad5384f73034 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:21.548348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-57235b27-be48-43d3-b58d-ad5384f73034 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:21.548348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-57235b27-be48-43d3-b58d-ad5384f73034 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:21.555452 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:21.555452 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:21.559088 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-57235b27-be48-43d3-b58d-ad5384f73034 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:21.564238 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-57235b27-be48-43d3-b58d-ad5384f73034 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:21.564703 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 13/49] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:21 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:21.579183 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-723be044-5e77-4888-8a4b-16c859e521be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:21.580855 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:21.581198 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-529585862"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:21.582648 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-529585862'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:21.582996 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Create volume of 1 GB Jul 03 14:48:21.591283 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:48:21.590688. {{(pid=99977) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:48:21.591400 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Availability Zones retrieved successfully. Jul 03 14:48:21.612356 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Flow 'volume_create_api' (6b226b4e-cc14-452e-9399-2ae040119a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:21.613477 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d853b08-b383-4a7a-a4d9-3df7ecfd6f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:21.614427 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:21.660787 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d853b08-b383-4a7a-a4d9-3df7ecfd6f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:21.661494 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240c50b0-da3a-43af-9e38-da676f066ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:21.702162 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-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 03 14:48:21.702162 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-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 03 14:48:21.754910 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Created reservations ['0bc9574f-d68b-4f2d-95b4-f472c7c5f8de', '6510da7a-8ab6-4453-b6e6-b4799aab4ce6', '0180634c-0517-49e4-ac36-45d79a5bff11', '24045b1f-0a60-480d-a507-631e7056b047'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:21.755886 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240c50b0-da3a-43af-9e38-da676f066ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bc9574f-d68b-4f2d-95b4-f472c7c5f8de', '6510da7a-8ab6-4453-b6e6-b4799aab4ce6', '0180634c-0517-49e4-ac36-45d79a5bff11', '24045b1f-0a60-480d-a507-631e7056b047']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:21.756925 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe682e7-32f5-4c12-8d5a-ba523a372471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:21.823155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe682e7-32f5-4c12-8d5a-ba523a372471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ea80bdf-ae19-4ce7-90f8-75763ebb7581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-529585862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f254c3590c476c85710c9c6d160389',qos_specs=None,replication_status=,reservations=['0bc9574f-d68b-4f2d-95b4-f472c7c5f8de','6510da7a-8ab6-4453-b6e6-b4799aab4ce6','0180634c-0517-49e4-ac36-45d79a5bff11','24045b1f-0a60-480d-a507-631e7056b047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a9d5f0b42f4d2abded19bd643478fc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-529585862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ea80bdf-ae19-4ce7-90f8-75763ebb7581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4f254c3590c476c85710c9c6d160389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46a9d5f0b42f4d2abded19bd643478fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:21.823907 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854bb84a-5267-4d74-9ad8-2791e231ba08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:21.895007 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854bb84a-5267-4d74-9ad8-2791e231ba08) transitioned into state 'SUCCESS' from state '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-529585862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f254c3590c476c85710c9c6d160389',qos_specs=None,replication_status=,reservations=['0bc9574f-d68b-4f2d-95b4-f472c7c5f8de','6510da7a-8ab6-4453-b6e6-b4799aab4ce6','0180634c-0517-49e4-ac36-45d79a5bff11','24045b1f-0a60-480d-a507-631e7056b047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a9d5f0b42f4d2abded19bd643478fc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:21.895802 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85951619-533f-428b-af9b-14ef41f8c192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:21.954225 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3a95f826-14d1-42a9-87db-1a6592962ed6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:21.955741 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a95f826-14d1-42a9-87db-1a6592962ed6 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:21.955919 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a95f826-14d1-42a9-87db-1a6592962ed6 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:21.956092 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a95f826-14d1-42a9-87db-1a6592962ed6 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:21.974480 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:21.974480 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:21.978359 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3a95f826-14d1-42a9-87db-1a6592962ed6 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:21.983208 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a95f826-14d1-42a9-87db-1a6592962ed6 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:21.983642 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 12/50] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:21 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:21.983993 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85951619-533f-428b-af9b-14ef41f8c192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:21.984922 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Flow 'volume_create_api' (6b226b4e-cc14-452e-9399-2ae040119a0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:21.985208 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Create volume request issued successfully. Jul 03 14:48:21.985752 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-723be044-5e77-4888-8a4b-16c859e521be tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:21.986197 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 14/51] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:48:21 2026] POST /volume/v3/volumes => generated 749 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:21.998321 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9bfc6cda-258b-4416-9624-1b064c2758a4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:21.999324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:22.000414 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9bfc6cda-258b-4416-9624-1b064c2758a4 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 Jul 03 14:48:22.000600 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9bfc6cda-258b-4416-9624-1b064c2758a4 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:22.000782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9bfc6cda-258b-4416-9624-1b064c2758a4 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:22.001045 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:22.001435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2006210868"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:22.003023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2006210868'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:22.007181 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Create volume of 1 GB Jul 03 14:48:22.007181 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Availability Zones retrieved successfully. Jul 03 14:48:22.007467 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:22.007467 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:22.011696 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9bfc6cda-258b-4416-9624-1b064c2758a4 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:22.013352 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Flow 'volume_create_api' (641e7343-c19c-402c-9c0c-06ab5b5f2605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:22.014460 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd97450-0bfb-4d45-94b2-dee7fcb7a0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:22.015794 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:22.016033 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9bfc6cda-258b-4416-9624-1b064c2758a4 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 returned with HTTP 200 Jul 03 14:48:22.016406 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 13/52] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:21 2026] GET /volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:22.043373 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd97450-0bfb-4d45-94b2-dee7fcb7a0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:22.044028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4c2523-2c28-4187-b87f-6072ce556ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:22.108701 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Created reservations ['1bce15e4-0a80-43a1-a944-f14b1ad4d0dd', '70cce608-cdce-4530-9abc-6485cba91672', 'e7c4f822-b8df-491e-b154-6c64972748a6', '32899eb4-82d4-4e9d-bf75-b29485b5615d'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:22.109455 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4c2523-2c28-4187-b87f-6072ce556ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bce15e4-0a80-43a1-a944-f14b1ad4d0dd', '70cce608-cdce-4530-9abc-6485cba91672', 'e7c4f822-b8df-491e-b154-6c64972748a6', '32899eb4-82d4-4e9d-bf75-b29485b5615d']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:22.110112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f450c4c-dd50-4f9c-adda-da5e34a280a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:22.149949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f450c4c-dd50-4f9c-adda-da5e34a280a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093066c8-d7a4-48e4-bf80-a561f0d9d0d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2006210868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e91808a6e5d49c49820ea00f080f087',qos_specs=None,replication_status=,reservations=['1bce15e4-0a80-43a1-a944-f14b1ad4d0dd','70cce608-cdce-4530-9abc-6485cba91672','e7c4f822-b8df-491e-b154-6c64972748a6','32899eb4-82d4-4e9d-bf75-b29485b5615d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d5920de79e46fea06af431f42bf36c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:48:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2006210868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093066c8-d7a4-48e4-bf80-a561f0d9d0d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e91808a6e5d49c49820ea00f080f087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80d5920de79e46fea06af431f42bf36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:22.150681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141191e4-b508-4975-9687-fb4d2e1abcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:22.184759 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141191e4-b508-4975-9687-fb4d2e1abcb2) transitioned into state 'SUCCESS' from state '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-2006210868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e91808a6e5d49c49820ea00f080f087',qos_specs=None,replication_status=,reservations=['1bce15e4-0a80-43a1-a944-f14b1ad4d0dd','70cce608-cdce-4530-9abc-6485cba91672','e7c4f822-b8df-491e-b154-6c64972748a6','32899eb4-82d4-4e9d-bf75-b29485b5615d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d5920de79e46fea06af431f42bf36c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:22.185733 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c110fe2-9c4c-4442-ad26-fd0a6c2f0498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:22.208822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c110fe2-9c4c-4442-ad26-fd0a6c2f0498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:22.209620 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Flow 'volume_create_api' (641e7343-c19c-402c-9c0c-06ab5b5f2605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:22.209937 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Create volume request issued successfully. Jul 03 14:48:22.210480 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-76485c4b-63ac-4712-aca1-ffc2ec1ff0c8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:22.211028 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 14/53] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:48:21 2026] POST /volume/v3/volumes => generated 755 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:22.222815 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ffdeb1db-aa50-455f-9723-017cfd650cb9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:22.224677 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffdeb1db-aa50-455f-9723-017cfd650cb9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 Jul 03 14:48:22.224852 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffdeb1db-aa50-455f-9723-017cfd650cb9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:22.225034 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffdeb1db-aa50-455f-9723-017cfd650cb9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:22.232846 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:22.232846 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:22.237346 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ffdeb1db-aa50-455f-9723-017cfd650cb9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:22.242063 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffdeb1db-aa50-455f-9723-017cfd650cb9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 returned with HTTP 200 Jul 03 14:48:22.242450 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 13/54] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:22 2026] GET /volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:23.032668 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f11c8a63-eed5-460c-b220-a9f649c86450 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:23.034980 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f11c8a63-eed5-460c-b220-a9f649c86450 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 Jul 03 14:48:23.035221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f11c8a63-eed5-460c-b220-a9f649c86450 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:23.035452 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f11c8a63-eed5-460c-b220-a9f649c86450 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:23.044592 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:23.044592 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:23.057229 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f11c8a63-eed5-460c-b220-a9f649c86450 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:23.061697 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f11c8a63-eed5-460c-b220-a9f649c86450 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 returned with HTTP 200 Jul 03 14:48:23.062396 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 15/55] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:23 2026] GET /volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:23.079202 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b366a6f5-63ce-4604-9991-079534a2632a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:23.081076 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:23.081792 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1254000961"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:23.082958 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1254000961'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:23.083068 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Create volume of 1 GB Jul 03 14:48:23.087178 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Availability Zones retrieved successfully. Jul 03 14:48:23.093827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Flow 'volume_create_api' (7d239846-4926-494c-a615-2a63cf5c7346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:23.094779 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b8a4730-2050-4f79-9a24-c492fd3726f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.095771 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:23.146681 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b8a4730-2050-4f79-9a24-c492fd3726f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.147520 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76313bbb-fd4a-4dd9-aaaa-572669308507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.194863 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-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 03 14:48:23.195359 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-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 03 14:48:23.239093 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Created reservations ['ad864d32-4aaf-4787-bc16-b3d4991abae7', '9e768689-5092-46da-ab5a-2535e4cf650c', '9df22541-8f7b-483a-b1e6-53feba7b1e6d', '6a7695b1-deec-4649-a76d-f44b66aedb61'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:23.240214 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76313bbb-fd4a-4dd9-aaaa-572669308507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad864d32-4aaf-4787-bc16-b3d4991abae7', '9e768689-5092-46da-ab5a-2535e4cf650c', '9df22541-8f7b-483a-b1e6-53feba7b1e6d', '6a7695b1-deec-4649-a76d-f44b66aedb61']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.241317 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2011f3b-0323-462f-a1c9-995756d9c21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.255780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d3bd8fdd-1a51-4633-b3d8-7073b7cc14db None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:23.257679 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d3bd8fdd-1a51-4633-b3d8-7073b7cc14db tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 Jul 03 14:48:23.257877 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d3bd8fdd-1a51-4633-b3d8-7073b7cc14db tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:23.258056 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d3bd8fdd-1a51-4633-b3d8-7073b7cc14db tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:23.267739 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:23.267739 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:23.273770 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2011f3b-0323-462f-a1c9-995756d9c21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16f94607-5466-43aa-85da-b47724dcf86d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1254000961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f254c3590c476c85710c9c6d160389',qos_specs=None,replication_status=,reservations=['ad864d32-4aaf-4787-bc16-b3d4991abae7','9e768689-5092-46da-ab5a-2535e4cf650c','9df22541-8f7b-483a-b1e6-53feba7b1e6d','6a7695b1-deec-4649-a76d-f44b66aedb61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a9d5f0b42f4d2abded19bd643478fc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1254000961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16f94607-5466-43aa-85da-b47724dcf86d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4f254c3590c476c85710c9c6d160389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46a9d5f0b42f4d2abded19bd643478fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.274461 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ac8955-8f5b-43f5-a03a-7311d322443c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.277741 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d3bd8fdd-1a51-4633-b3d8-7073b7cc14db tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:23.284165 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d3bd8fdd-1a51-4633-b3d8-7073b7cc14db tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 returned with HTTP 200 Jul 03 14:48:23.284831 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 15/56] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:23 2026] GET /volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:23.298416 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fcb599b9-a99e-4df5-aec3-180907567547 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:23.300625 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:23.301005 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-191450997"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:23.302746 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-191450997'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:23.302888 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Create volume of 1 GB Jul 03 14:48:23.313064 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Availability Zones retrieved successfully. Jul 03 14:48:23.316208 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ac8955-8f5b-43f5-a03a-7311d322443c) transitioned into state 'SUCCESS' from state '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-1254000961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f254c3590c476c85710c9c6d160389',qos_specs=None,replication_status=,reservations=['ad864d32-4aaf-4787-bc16-b3d4991abae7','9e768689-5092-46da-ab5a-2535e4cf650c','9df22541-8f7b-483a-b1e6-53feba7b1e6d','6a7695b1-deec-4649-a76d-f44b66aedb61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a9d5f0b42f4d2abded19bd643478fc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.317465 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f59089-eaf3-4f44-8b8f-f1f09b1350c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.319998 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Flow 'volume_create_api' (e4888ed9-65e2-4dd3-beae-840bbd290595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:23.321272 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b29244-6db9-4835-a10a-b8fa6205da86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.322414 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:23.343183 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f59089-eaf3-4f44-8b8f-f1f09b1350c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.344188 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Flow 'volume_create_api' (7d239846-4926-494c-a615-2a63cf5c7346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:23.344675 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Create volume request issued successfully. Jul 03 14:48:23.345283 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b366a6f5-63ce-4604-9991-079534a2632a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:23.345771 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 14/57] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:48:23 2026] POST /volume/v3/volumes => generated 750 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:23.360249 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-41bd537e-2573-41e7-87c4-1b35155060df None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:23.360930 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b29244-6db9-4835-a10a-b8fa6205da86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.362447 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07970756-b063-4bc0-8f7f-6bb86f3e3037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.362637 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-41bd537e-2573-41e7-87c4-1b35155060df tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d Jul 03 14:48:23.362783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-41bd537e-2573-41e7-87c4-1b35155060df tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:23.363031 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-41bd537e-2573-41e7-87c4-1b35155060df tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:23.371234 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:23.371234 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:23.375956 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-41bd537e-2573-41e7-87c4-1b35155060df tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:23.381998 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-41bd537e-2573-41e7-87c4-1b35155060df tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d returned with HTTP 200 Jul 03 14:48:23.382534 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 16/58] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:23 2026] GET /volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:23.426381 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Created reservations ['4f2a7c5c-8e17-4a94-8768-696e76ef239c', '270bde5a-ee91-44a0-9aa9-da322bd9b594', '0272b3bc-9f8c-4a33-8608-663b8b3249fe', 'b1b0ae38-6b91-4a60-9cef-28ed4b5fab5c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:23.427273 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07970756-b063-4bc0-8f7f-6bb86f3e3037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f2a7c5c-8e17-4a94-8768-696e76ef239c', '270bde5a-ee91-44a0-9aa9-da322bd9b594', '0272b3bc-9f8c-4a33-8608-663b8b3249fe', 'b1b0ae38-6b91-4a60-9cef-28ed4b5fab5c']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.428074 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5287cb5-d24a-498d-9321-ca4138ee472c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.454142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5287cb5-d24a-498d-9321-ca4138ee472c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7674cb0a-7923-4461-9687-5f7b4d5aaba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-191450997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e91808a6e5d49c49820ea00f080f087',qos_specs=None,replication_status=,reservations=['4f2a7c5c-8e17-4a94-8768-696e76ef239c','270bde5a-ee91-44a0-9aa9-da322bd9b594','0272b3bc-9f8c-4a33-8608-663b8b3249fe','b1b0ae38-6b91-4a60-9cef-28ed4b5fab5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d5920de79e46fea06af431f42bf36c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-191450997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7674cb0a-7923-4461-9687-5f7b4d5aaba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e91808a6e5d49c49820ea00f080f087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80d5920de79e46fea06af431f42bf36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.455144 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13638aaf-db3a-4c1e-9f14-005ea4cf6e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.478486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13638aaf-db3a-4c1e-9f14-005ea4cf6e25) transitioned into state 'SUCCESS' from state '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-191450997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e91808a6e5d49c49820ea00f080f087',qos_specs=None,replication_status=,reservations=['4f2a7c5c-8e17-4a94-8768-696e76ef239c','270bde5a-ee91-44a0-9aa9-da322bd9b594','0272b3bc-9f8c-4a33-8608-663b8b3249fe','b1b0ae38-6b91-4a60-9cef-28ed4b5fab5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d5920de79e46fea06af431f42bf36c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.479437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29815dae-8cc4-4b00-9357-474c0558f62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:23.494693 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29815dae-8cc4-4b00-9357-474c0558f62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:23.495673 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Flow 'volume_create_api' (e4888ed9-65e2-4dd3-beae-840bbd290595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:23.496029 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Create volume request issued successfully. Jul 03 14:48:23.496711 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fcb599b9-a99e-4df5-aec3-180907567547 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:23.497429 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 14/59] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:48:23 2026] POST /volume/v3/volumes => generated 754 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:48:23.518295 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-581468a1-3036-4d51-898e-33a33bdb30ef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:23.518295 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-581468a1-3036-4d51-898e-33a33bdb30ef tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 Jul 03 14:48:23.518491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-581468a1-3036-4d51-898e-33a33bdb30ef tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:23.518846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-581468a1-3036-4d51-898e-33a33bdb30ef tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:23.532023 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:23.532023 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:23.537496 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-581468a1-3036-4d51-898e-33a33bdb30ef tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:23.542625 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-581468a1-3036-4d51-898e-33a33bdb30ef tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 returned with HTTP 200 Jul 03 14:48:23.543034 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 16/60] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:23 2026] GET /volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:24.405599 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-83f40e64-d7aa-4412-b832-db5d07f45fcf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:24.407689 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-83f40e64-d7aa-4412-b832-db5d07f45fcf tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d Jul 03 14:48:24.407913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-83f40e64-d7aa-4412-b832-db5d07f45fcf tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:24.409003 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-83f40e64-d7aa-4412-b832-db5d07f45fcf tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:24.424224 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:24.424224 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:24.431074 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-83f40e64-d7aa-4412-b832-db5d07f45fcf tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:24.440068 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-83f40e64-d7aa-4412-b832-db5d07f45fcf tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d returned with HTTP 200 Jul 03 14:48:24.440068 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 15/61] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:24 2026] GET /volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:24.558913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-005760e4-d28b-46a8-9516-9e8a2a4471e7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:24.558913 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-005760e4-d28b-46a8-9516-9e8a2a4471e7 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 Jul 03 14:48:24.558913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-005760e4-d28b-46a8-9516-9e8a2a4471e7 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:24.558913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-005760e4-d28b-46a8-9516-9e8a2a4471e7 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:24.568547 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:24.568547 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:24.577997 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-005760e4-d28b-46a8-9516-9e8a2a4471e7 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:24.589312 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-005760e4-d28b-46a8-9516-9e8a2a4471e7 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 returned with HTTP 200 Jul 03 14:48:24.590431 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 17/62] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:48:24 2026] GET /volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:33.484077 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=110,cinder:INSERT=27,cinder:UPDATE=36 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:48:33.541275 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=140,cinder:INSERT=36,cinder:UPDATE=48 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:48:34.436671 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=87,cinder:INSERT=12,cinder:UPDATE=24 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:48:34.585005 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=77,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:48:35.137117 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-b9dc2f1e-de3a-4c62-b2e2-ec19321a8b1a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.139473 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-b9dc2f1e-de3a-4c62-b2e2-ec19321a8b1a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:35.139705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-b9dc2f1e-de3a-4c62-b2e2-ec19321a8b1a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.139946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-b9dc2f1e-de3a-4c62-b2e2-ec19321a8b1a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.147873 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.147873 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:35.151931 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-b9dc2f1e-de3a-4c62-b2e2-ec19321a8b1a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:35.156994 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-b9dc2f1e-de3a-4c62-b2e2-ec19321a8b1a tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:35.157649 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 15/63] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 1363 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:35.169609 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-48155673-2f54-40e5-b096-09f90f0888e9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.172681 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-48155673-2f54-40e5-b096-09f90f0888e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 Jul 03 14:48:35.172681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-48155673-2f54-40e5-b096-09f90f0888e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.172681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-48155673-2f54-40e5-b096-09f90f0888e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.188029 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.188029 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:35.201933 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-48155673-2f54-40e5-b096-09f90f0888e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:35.207282 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-48155673-2f54-40e5-b096-09f90f0888e9 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 returned with HTTP 200 Jul 03 14:48:35.207282 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 17/64] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:35.219397 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-84d5156b-ec03-43b9-829d-845e53fcac5e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.221560 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-84d5156b-ec03-43b9-829d-845e53fcac5e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 Jul 03 14:48:35.221823 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-84d5156b-ec03-43b9-829d-845e53fcac5e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.222023 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-84d5156b-ec03-43b9-829d-845e53fcac5e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.231043 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.231043 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:35.236789 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-84d5156b-ec03-43b9-829d-845e53fcac5e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:35.243149 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-84d5156b-ec03-43b9-829d-845e53fcac5e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 returned with HTTP 200 Jul 03 14:48:35.244672 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 16/65] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:35.258084 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2b9b699f-0cd2-4cb6-b495-4e4a8ef93d30 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.258617 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b9b699f-0cd2-4cb6-b495-4e4a8ef93d30 None None] GET https://10.4.3.99/volume// Jul 03 14:48:35.258902 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b9b699f-0cd2-4cb6-b495-4e4a8ef93d30 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.260140 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b9b699f-0cd2-4cb6-b495-4e4a8ef93d30 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.260140 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b9b699f-0cd2-4cb6-b495-4e4a8ef93d30 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:35.260140 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 18/66] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:35.273182 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-54b09534-5f38-450e-bb3e-10477f892c80 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.275359 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-54b09534-5f38-450e-bb3e-10477f892c80 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:48:35.275705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-54b09534-5f38-450e-bb3e-10477f892c80 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab6a2cd3-b584-44fd-a3d9-8061a182ff00", "connector": null, "instance_uuid": "cf12d549-7e09-4cf9-b15d-1c16bc8d1f46"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:35.290940 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.290940 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:35.359784 np0000004430 devstack@c-api.service[99978]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 03 14:48:35.359784 np0000004430 devstack@c-api.service[99978]: .first() Jul 03 14:48:35.384290 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-54b09534-5f38-450e-bb3e-10477f892c80 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:48:35.384997 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 16/67] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:48:35 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:35.395703 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ba3209a9-4a18-4122-8ddd-4bb937391f32 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.398920 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba3209a9-4a18-4122-8ddd-4bb937391f32 None None] GET https://10.4.3.99/volume// Jul 03 14:48:35.398920 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba3209a9-4a18-4122-8ddd-4bb937391f32 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.398920 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba3209a9-4a18-4122-8ddd-4bb937391f32 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.398920 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba3209a9-4a18-4122-8ddd-4bb937391f32 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:35.398920 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 18/68] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:35.407194 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-6943ad23-70e4-4a59-81c8-cee66a4d6db5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.411221 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-6943ad23-70e4-4a59-81c8-cee66a4d6db5 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:48:35.411682 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-6943ad23-70e4-4a59-81c8-cee66a4d6db5 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "093066c8-d7a4-48e4-bf80-a561f0d9d0d8", "connector": null, "instance_uuid": "cf12d549-7e09-4cf9-b15d-1c16bc8d1f46"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:35.435098 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.435098 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:35.484998 np0000004430 devstack@c-api.service[99980]: /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 03 14:48:35.484998 np0000004430 devstack@c-api.service[99980]: .first() Jul 03 14:48:35.503750 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-6943ad23-70e4-4a59-81c8-cee66a4d6db5 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:48:35.504295 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 17/69] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:48:35 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:35.513938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-60a35821-e70d-48d6-a25a-9757eef0a1bd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.514362 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60a35821-e70d-48d6-a25a-9757eef0a1bd None None] GET https://10.4.3.99/volume// Jul 03 14:48:35.514542 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60a35821-e70d-48d6-a25a-9757eef0a1bd None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.514777 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60a35821-e70d-48d6-a25a-9757eef0a1bd None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.515120 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60a35821-e70d-48d6-a25a-9757eef0a1bd None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:35.515432 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 19/70] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:35.519189 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-1e689179-18b0-4b9d-8ad0-6f57f5d11a9e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.521145 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-1e689179-18b0-4b9d-8ad0-6f57f5d11a9e tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:35.521353 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-1e689179-18b0-4b9d-8ad0-6f57f5d11a9e tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.521559 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-1e689179-18b0-4b9d-8ad0-6f57f5d11a9e tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.527442 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-f30c1646-cf42-48d8-9202-0cce3b02ca84 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.529348 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-f30c1646-cf42-48d8-9202-0cce3b02ca84 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:48:35.530431 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-f30c1646-cf42-48d8-9202-0cce3b02ca84 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7674cb0a-7923-4461-9687-5f7b4d5aaba4", "connector": null, "instance_uuid": "cf12d549-7e09-4cf9-b15d-1c16bc8d1f46"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:35.531901 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.531901 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:35.537570 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-1e689179-18b0-4b9d-8ad0-6f57f5d11a9e tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:35.546343 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.546343 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:35.548521 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-1e689179-18b0-4b9d-8ad0-6f57f5d11a9e tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:35.549098 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 17/71] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 1388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:35.557613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-952a8744-652e-4cf6-9ef7-bdb4863842ea None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.559537 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-952a8744-652e-4cf6-9ef7-bdb4863842ea tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 Jul 03 14:48:35.559834 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-952a8744-652e-4cf6-9ef7-bdb4863842ea tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.560085 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-952a8744-652e-4cf6-9ef7-bdb4863842ea tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.567599 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.567599 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:35.571662 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-952a8744-652e-4cf6-9ef7-bdb4863842ea tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:35.576623 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-952a8744-652e-4cf6-9ef7-bdb4863842ea tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 returned with HTTP 200 Jul 03 14:48:35.577173 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 18/72] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:35.588452 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-f6bad15b-6909-4add-9b03-4b0b8ca99557 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.594051 np0000004430 devstack@c-api.service[99979]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 14:48:35.594051 np0000004430 devstack@c-api.service[99979]: .first() Jul 03 14:48:35.594254 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-f6bad15b-6909-4add-9b03-4b0b8ca99557 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d Jul 03 14:48:35.594254 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-f6bad15b-6909-4add-9b03-4b0b8ca99557 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.594254 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-f6bad15b-6909-4add-9b03-4b0b8ca99557 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.601325 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.601325 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:35.606408 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-f6bad15b-6909-4add-9b03-4b0b8ca99557 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:35.611599 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-f6bad15b-6909-4add-9b03-4b0b8ca99557 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d returned with HTTP 200 Jul 03 14:48:35.612423 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 20/73] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:48:35.614279 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-f30c1646-cf42-48d8-9202-0cce3b02ca84 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:48:35.614898 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 19/74] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:48:35 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:35.625365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13f60cf8-ce07-4638-8920-a47e972192c0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.626160 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13f60cf8-ce07-4638-8920-a47e972192c0 None None] GET https://10.4.3.99/volume// Jul 03 14:48:35.626386 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13f60cf8-ce07-4638-8920-a47e972192c0 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.626680 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13f60cf8-ce07-4638-8920-a47e972192c0 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.627264 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13f60cf8-ce07-4638-8920-a47e972192c0 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:35.627643 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 18/75] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:35.636072 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-38072db2-a543-4b28-85e2-bde034fc6d1e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.638517 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-38072db2-a543-4b28-85e2-bde034fc6d1e tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:48:35.639177 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-38072db2-a543-4b28-85e2-bde034fc6d1e tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d79631e-130f-4147-b06c-1fe3e7aeea23", "connector": null, "instance_uuid": "5a6d6057-6b84-4ddc-a847-5b4dc087ae97"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:35.650688 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.650688 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:35.688952 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-38072db2-a543-4b28-85e2-bde034fc6d1e tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:48:35.688952 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 19/76] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:48:35 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 03 14:48:35.698157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-525c6066-a948-4186-b48e-4e4fa6434d79 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.698157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-525c6066-a948-4186-b48e-4e4fa6434d79 None None] GET https://10.4.3.99/volume// Jul 03 14:48:35.698157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-525c6066-a948-4186-b48e-4e4fa6434d79 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.698421 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-525c6066-a948-4186-b48e-4e4fa6434d79 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.699168 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-525c6066-a948-4186-b48e-4e4fa6434d79 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:35.704308 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 21/77] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:35.714039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-2bca8abc-8d11-49e5-aedb-43927dceb8f1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.716822 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-2bca8abc-8d11-49e5-aedb-43927dceb8f1 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:48:35.716912 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-2bca8abc-8d11-49e5-aedb-43927dceb8f1 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ea80bdf-ae19-4ce7-90f8-75763ebb7581", "connector": null, "instance_uuid": "5a6d6057-6b84-4ddc-a847-5b4dc087ae97"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:35.729951 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.729951 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:35.782983 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-2bca8abc-8d11-49e5-aedb-43927dceb8f1 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:48:35.783584 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 20/78] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:48:35 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:35.799969 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55df64df-9591-4b1a-a3dc-73c3ae4987a3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.799969 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55df64df-9591-4b1a-a3dc-73c3ae4987a3 None None] GET https://10.4.3.99/volume// Jul 03 14:48:35.799969 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55df64df-9591-4b1a-a3dc-73c3ae4987a3 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:35.799969 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55df64df-9591-4b1a-a3dc-73c3ae4987a3 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:35.799969 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55df64df-9591-4b1a-a3dc-73c3ae4987a3 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:35.799969 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 19/79] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:48:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:35.813408 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-8fc347ec-7b21-41fe-99b9-77d9a4e15496 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:35.817275 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-8fc347ec-7b21-41fe-99b9-77d9a4e15496 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:48:35.817275 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-8fc347ec-7b21-41fe-99b9-77d9a4e15496 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16f94607-5466-43aa-85da-b47724dcf86d", "connector": null, "instance_uuid": "5a6d6057-6b84-4ddc-a847-5b4dc087ae97"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:35.835113 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:35.835113 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:35.902564 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-8fc347ec-7b21-41fe-99b9-77d9a4e15496 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:48:35.902564 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 20/80] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:48:35 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:37.506903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:37.509103 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:48:37.509586 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2104930591", "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:37.511619 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2104930591', 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:48:38.174757 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Create volume of 1 GB Jul 03 14:48:38.179655 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Availability Zones retrieved successfully. Jul 03 14:48:38.192981 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Flow 'volume_create_api' (b7702ff5-1e9a-4c0f-be3f-17d4c07ddfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:38.196731 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45945188-e074-4a2a-8c0d-eba03520a817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:38.197874 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:48:38.283927 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45945188-e074-4a2a-8c0d-eba03520a817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:38.284903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0307edd-7e71-4f3a-89a9-52df6f7aa385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:38.369811 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Created reservations ['00a5503f-5976-4b34-b461-befc8355e51e', '6b1f4c5a-acd9-49c0-95f4-7ebe5198c3ac', '28522fb0-314b-4c5a-8f61-ef396683fa0a', 'c90d382b-2a2e-472c-8c04-a2685c78154e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:48:38.370887 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0307edd-7e71-4f3a-89a9-52df6f7aa385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00a5503f-5976-4b34-b461-befc8355e51e', '6b1f4c5a-acd9-49c0-95f4-7ebe5198c3ac', '28522fb0-314b-4c5a-8f61-ef396683fa0a', 'c90d382b-2a2e-472c-8c04-a2685c78154e']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:38.371623 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064121d0-5b9f-4949-8d8f-df35239e688e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:38.400914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064121d0-5b9f-4949-8d8f-df35239e688e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48f024c7-d2b3-4083-9c79-e72b83bbf408', '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-2104930591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e7ad640d04f61bee4238a7cab85a4',qos_specs=None,replication_status=,reservations=['00a5503f-5976-4b34-b461-befc8355e51e','6b1f4c5a-acd9-49c0-95f4-7ebe5198c3ac','28522fb0-314b-4c5a-8f61-ef396683fa0a','c90d382b-2a2e-472c-8c04-a2685c78154e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd9581131da45d69e9299e3debe57d7',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2104930591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48f024c7-d2b3-4083-9c79-e72b83bbf408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de9e7ad640d04f61bee4238a7cab85a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbd9581131da45d69e9299e3debe57d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:38.401698 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ab15df-7b9d-41d8-b07d-a748b8bcb017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:38.424980 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ab15df-7b9d-41d8-b07d-a748b8bcb017) transitioned into state 'SUCCESS' from state '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-2104930591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9e7ad640d04f61bee4238a7cab85a4',qos_specs=None,replication_status=,reservations=['00a5503f-5976-4b34-b461-befc8355e51e','6b1f4c5a-acd9-49c0-95f4-7ebe5198c3ac','28522fb0-314b-4c5a-8f61-ef396683fa0a','c90d382b-2a2e-472c-8c04-a2685c78154e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd9581131da45d69e9299e3debe57d7',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:38.425841 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44618acd-5f6a-42c4-920a-b96ce24cd422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:48:38.439245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44618acd-5f6a-42c4-920a-b96ce24cd422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:48:38.439989 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Flow 'volume_create_api' (b7702ff5-1e9a-4c0f-be3f-17d4c07ddfa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:48:38.440307 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Create volume request issued successfully. Jul 03 14:48:38.440879 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a3f42b2-e2c2-4f66-8bee-c937876d0f2a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:48:38.441611 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 22/81] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 14:48:37 2026] POST /volume/v3/volumes => generated 897 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:48:38.457422 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0e39d90f-0db4-4476-b77f-20875bafff07 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:38.461774 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0e39d90f-0db4-4476-b77f-20875bafff07 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:48:38.462047 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0e39d90f-0db4-4476-b77f-20875bafff07 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:38.462305 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0e39d90f-0db4-4476-b77f-20875bafff07 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:38.469754 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:38.469754 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:38.473925 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0e39d90f-0db4-4476-b77f-20875bafff07 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:48:38.479882 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0e39d90f-0db4-4476-b77f-20875bafff07 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:48:38.480033 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 21/82] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:48:38 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:39.494186 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-19c34a4d-b619-456a-82c6-cfcef9c8d97e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:39.495820 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19c34a4d-b619-456a-82c6-cfcef9c8d97e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:48:39.496007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19c34a4d-b619-456a-82c6-cfcef9c8d97e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:39.496205 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19c34a4d-b619-456a-82c6-cfcef9c8d97e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:39.503497 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:39.503497 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:39.506678 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-19c34a4d-b619-456a-82c6-cfcef9c8d97e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:48:39.514274 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19c34a4d-b619-456a-82c6-cfcef9c8d97e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:48:39.514788 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 20/83] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:48:39 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 1539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:48:39.570502 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b3aa2446-099e-42ba-9946-a4ba4716320e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:39.575145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b3aa2446-099e-42ba-9946-a4ba4716320e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:48:39.575145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b3aa2446-099e-42ba-9946-a4ba4716320e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:39.575145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b3aa2446-099e-42ba-9946-a4ba4716320e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:39.585555 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:39.585555 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:39.591342 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b3aa2446-099e-42ba-9946-a4ba4716320e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:48:39.598400 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b3aa2446-099e-42ba-9946-a4ba4716320e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:48:39.599339 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 21/84] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:48:39 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:40.701615 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-fd2a25e2-6fd2-4406-a0e1-fa19bd4c3386 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:40.704408 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-fd2a25e2-6fd2-4406-a0e1-fa19bd4c3386 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:48:40.704691 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-fd2a25e2-6fd2-4406-a0e1-fa19bd4c3386 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:40.704947 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-fd2a25e2-6fd2-4406-a0e1-fa19bd4c3386 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:40.714318 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:40.714318 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:40.721063 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-fd2a25e2-6fd2-4406-a0e1-fa19bd4c3386 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:48:40.729651 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-fd2a25e2-6fd2-4406-a0e1-fa19bd4c3386 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:48:40.730230 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 23/85] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:48:40 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:40.745348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c1a58bfb-57c8-45e6-a9b8-37e09d1a8673 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:40.747780 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c1a58bfb-57c8-45e6-a9b8-37e09d1a8673 None None] GET https://10.4.3.99/volume// Jul 03 14:48:40.747780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c1a58bfb-57c8-45e6-a9b8-37e09d1a8673 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:40.747780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c1a58bfb-57c8-45e6-a9b8-37e09d1a8673 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:40.747780 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c1a58bfb-57c8-45e6-a9b8-37e09d1a8673 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:40.747780 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 22/86] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:48:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:40.756943 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-1854e18a-193b-45b0-843a-6254fa68f91c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:40.759412 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-1854e18a-193b-45b0-843a-6254fa68f91c tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:48:40.759966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-1854e18a-193b-45b0-843a-6254fa68f91c tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48f024c7-d2b3-4083-9c79-e72b83bbf408", "connector": null, "instance_uuid": "ebcb81fc-c675-4972-a70a-c2f106c5f003"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:40.770186 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:40.770186 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:40.809797 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-1854e18a-193b-45b0-843a-6254fa68f91c tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:48:40.810433 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 21/87] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:48:40 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 03 14:48:43.896706 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-757d588f-ae1c-48da-ae6d-0167833910b9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:43.897750 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-757d588f-ae1c-48da-ae6d-0167833910b9 None None] GET https://10.4.3.99/volume// Jul 03 14:48:43.897958 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-757d588f-ae1c-48da-ae6d-0167833910b9 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:43.898255 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-757d588f-ae1c-48da-ae6d-0167833910b9 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:43.898813 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-757d588f-ae1c-48da-ae6d-0167833910b9 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:43.899351 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 22/88] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:48:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:43.929068 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-301b97a2-5153-4848-9316-4c5aff7f1a51 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:43.932386 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-301b97a2-5153-4848-9316-4c5aff7f1a51 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:48:43.932821 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-301b97a2-5153-4848-9316-4c5aff7f1a51 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:43.937013 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-301b97a2-5153-4848-9316-4c5aff7f1a51 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:43.957121 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:43.957121 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:43.962863 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-301b97a2-5153-4848-9316-4c5aff7f1a51 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:43.969388 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-301b97a2-5153-4848-9316-4c5aff7f1a51 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:48:43.969844 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 24/89] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:48:43 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 1542 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:48:45.133746 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-359ae742-842a-421f-bf21-9a60e6bb52af None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:45.136457 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-359ae742-842a-421f-bf21-9a60e6bb52af tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] PUT https://10.4.3.99/volume/v3/attachments/b9b584ed-d5db-42e5-b740-a1945920da57 Jul 03 14:48:45.136862 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-359ae742-842a-421f-bf21-9a60e6bb52af tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:45.146979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-359ae742-842a-421f-bf21-9a60e6bb52af tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Acquiring lock "cinder-attachment_update-ab6a2cd3-b584-44fd-a3d9-8061a182ff00-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:48:45.151700 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-359ae742-842a-421f-bf21-9a60e6bb52af tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Lock "cinder-attachment_update-ab6a2cd3-b584-44fd-a3d9-8061a182ff00-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:48:45.153023 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:45.153023 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:45.685380 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-359ae742-842a-421f-bf21-9a60e6bb52af tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Lock "cinder-attachment_update-ab6a2cd3-b584-44fd-a3d9-8061a182ff00-np0000004430" released by "attachment_update" :: held 0.534s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:48:45.685712 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-359ae742-842a-421f-bf21-9a60e6bb52af tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments/b9b584ed-d5db-42e5-b740-a1945920da57 returned with HTTP 200 Jul 03 14:48:45.686166 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 23/90] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:48:45 2026] PUT /volume/v3/attachments/b9b584ed-d5db-42e5-b740-a1945920da57 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:46.197616 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a656280e-6ee6-4641-bfa4-b4152929243b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:46.200108 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a656280e-6ee6-4641-bfa4-b4152929243b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] POST https://10.4.3.99/volume/v3/attachments/b9b584ed-d5db-42e5-b740-a1945920da57/action Jul 03 14:48:46.200501 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a656280e-6ee6-4641-bfa4-b4152929243b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:48:46.200690 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a656280e-6ee6-4641-bfa4-b4152929243b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:46.220304 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:46.220304 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:46.240823 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a656280e-6ee6-4641-bfa4-b4152929243b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments/b9b584ed-d5db-42e5-b740-a1945920da57/action returned with HTTP 204 Jul 03 14:48:46.241338 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 22/91] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:48:46 2026] POST /volume/v3/attachments/b9b584ed-d5db-42e5-b740-a1945920da57/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:48:46.479157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ccbfeb26-7b32-4444-b5d4-46298415d5ad None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:46.479673 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ccbfeb26-7b32-4444-b5d4-46298415d5ad None None] GET https://10.4.3.99/volume// Jul 03 14:48:46.481455 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ccbfeb26-7b32-4444-b5d4-46298415d5ad None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:46.481806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ccbfeb26-7b32-4444-b5d4-46298415d5ad None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:46.482309 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ccbfeb26-7b32-4444-b5d4-46298415d5ad None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:46.482816 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 23/92] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:48:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:46.490672 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ffd8ee91-567c-46db-bca8-dfe0e8ae54c8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:46.494654 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ffd8ee91-567c-46db-bca8-dfe0e8ae54c8 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:48:46.494931 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ffd8ee91-567c-46db-bca8-dfe0e8ae54c8 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:46.495174 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ffd8ee91-567c-46db-bca8-dfe0e8ae54c8 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:46.510024 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:46.510024 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:46.515313 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ffd8ee91-567c-46db-bca8-dfe0e8ae54c8 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:46.523294 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ffd8ee91-567c-46db-bca8-dfe0e8ae54c8 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:48:46.523294 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 25/93] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:48:46 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 1567 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:48:46.611447 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-af264657-d0f9-47b5-a0f6-8e42feb6c2c2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:46.618170 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-af264657-d0f9-47b5-a0f6-8e42feb6c2c2 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] PUT https://10.4.3.99/volume/v3/attachments/76f09a87-f5e3-4bad-bb52-94dadf29741d Jul 03 14:48:46.619574 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-af264657-d0f9-47b5-a0f6-8e42feb6c2c2 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:46.632453 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-af264657-d0f9-47b5-a0f6-8e42feb6c2c2 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Acquiring lock "cinder-attachment_update-0d79631e-130f-4147-b06c-1fe3e7aeea23-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:48:46.638145 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-af264657-d0f9-47b5-a0f6-8e42feb6c2c2 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Lock "cinder-attachment_update-0d79631e-130f-4147-b06c-1fe3e7aeea23-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:48:46.639663 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:46.639663 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:46.753835 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d8d43f0f-2a5b-4d1b-b3bb-1ef24f88d8ad None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:46.754273 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8d43f0f-2a5b-4d1b-b3bb-1ef24f88d8ad None None] GET https://10.4.3.99/volume// Jul 03 14:48:46.754481 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8d43f0f-2a5b-4d1b-b3bb-1ef24f88d8ad None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:46.755039 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8d43f0f-2a5b-4d1b-b3bb-1ef24f88d8ad None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:46.755582 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8d43f0f-2a5b-4d1b-b3bb-1ef24f88d8ad None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:46.756152 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 23/94] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:48:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:46.770729 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a33900d5-f3e9-4743-b4dd-90672f513655 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:46.773618 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a33900d5-f3e9-4743-b4dd-90672f513655 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 Jul 03 14:48:46.773840 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a33900d5-f3e9-4743-b4dd-90672f513655 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:46.774112 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a33900d5-f3e9-4743-b4dd-90672f513655 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:46.784860 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:46.784860 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:46.788788 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a33900d5-f3e9-4743-b4dd-90672f513655 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:46.794022 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-a33900d5-f3e9-4743-b4dd-90672f513655 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 returned with HTTP 200 Jul 03 14:48:46.794740 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 24/95] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:48:46 2026] GET /volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:48:46.880725 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-aa0860ad-e126-4d8e-a8d2-08816703285c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:46.885663 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-aa0860ad-e126-4d8e-a8d2-08816703285c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] PUT https://10.4.3.99/volume/v3/attachments/a625893b-1979-40d8-9221-6cffd334b0c6 Jul 03 14:48:46.886136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-aa0860ad-e126-4d8e-a8d2-08816703285c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:46.908447 np0000004430 devstack@c-api.service[99977]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 03 14:48:46.908447 np0000004430 devstack@c-api.service[99977]: .first() Jul 03 14:48:46.922791 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-aa0860ad-e126-4d8e-a8d2-08816703285c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Acquiring lock "cinder-attachment_update-093066c8-d7a4-48e4-bf80-a561f0d9d0d8-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:48:46.930345 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-aa0860ad-e126-4d8e-a8d2-08816703285c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Lock "cinder-attachment_update-093066c8-d7a4-48e4-bf80-a561f0d9d0d8-np0000004430" acquired by "attachment_update" :: waited 0.008s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:48:46.931832 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:46.931832 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:47.165315 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-af264657-d0f9-47b5-a0f6-8e42feb6c2c2 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Lock "cinder-attachment_update-0d79631e-130f-4147-b06c-1fe3e7aeea23-np0000004430" released by "attachment_update" :: held 0.527s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:48:47.165637 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-af264657-d0f9-47b5-a0f6-8e42feb6c2c2 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments/76f09a87-f5e3-4bad-bb52-94dadf29741d returned with HTTP 200 Jul 03 14:48:47.166041 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 24/96] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:48:46 2026] PUT /volume/v3/attachments/76f09a87-f5e3-4bad-bb52-94dadf29741d => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:47.471273 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-aa0860ad-e126-4d8e-a8d2-08816703285c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Lock "cinder-attachment_update-093066c8-d7a4-48e4-bf80-a561f0d9d0d8-np0000004430" released by "attachment_update" :: held 0.541s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:48:47.471647 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-aa0860ad-e126-4d8e-a8d2-08816703285c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments/a625893b-1979-40d8-9221-6cffd334b0c6 returned with HTTP 200 Jul 03 14:48:47.472108 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 26/97] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:48:46 2026] PUT /volume/v3/attachments/a625893b-1979-40d8-9221-6cffd334b0c6 => generated 969 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:47.687637 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ae7000c7-67b1-4aa5-9764-f225e0a4f89a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:47.690508 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ae7000c7-67b1-4aa5-9764-f225e0a4f89a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] POST https://10.4.3.99/volume/v3/attachments/76f09a87-f5e3-4bad-bb52-94dadf29741d/action Jul 03 14:48:47.691018 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ae7000c7-67b1-4aa5-9764-f225e0a4f89a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:48:47.691219 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ae7000c7-67b1-4aa5-9764-f225e0a4f89a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:47.719047 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:47.719047 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:47.736802 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-ae7000c7-67b1-4aa5-9764-f225e0a4f89a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments/76f09a87-f5e3-4bad-bb52-94dadf29741d/action returned with HTTP 204 Jul 03 14:48:47.736802 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 24/98] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:48:47 2026] POST /volume/v3/attachments/76f09a87-f5e3-4bad-bb52-94dadf29741d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:48:47.983026 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-59cf290d-e72d-4441-8c90-6330eaadb3d3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:47.985693 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-59cf290d-e72d-4441-8c90-6330eaadb3d3 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] POST https://10.4.3.99/volume/v3/attachments/a625893b-1979-40d8-9221-6cffd334b0c6/action Jul 03 14:48:47.986890 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-59cf290d-e72d-4441-8c90-6330eaadb3d3 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:48:47.987104 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-59cf290d-e72d-4441-8c90-6330eaadb3d3 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:48.009019 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:48.009019 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:48.029532 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-59cf290d-e72d-4441-8c90-6330eaadb3d3 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments/a625893b-1979-40d8-9221-6cffd334b0c6/action returned with HTTP 204 Jul 03 14:48:48.030139 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 25/99] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:48:47 2026] POST /volume/v3/attachments/a625893b-1979-40d8-9221-6cffd334b0c6/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:48:48.108088 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3f946456-6845-4a53-a3d7-e5cfbb1543eb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:48.108088 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3f946456-6845-4a53-a3d7-e5cfbb1543eb None None] GET https://10.4.3.99/volume// Jul 03 14:48:48.108088 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3f946456-6845-4a53-a3d7-e5cfbb1543eb None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:48.108088 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3f946456-6845-4a53-a3d7-e5cfbb1543eb None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:48.108088 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3f946456-6845-4a53-a3d7-e5cfbb1543eb None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:48.108088 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 25/100] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:48:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:48.121616 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-67d870eb-2a03-422e-a8c9-af65868b6ac2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:48.124771 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-67d870eb-2a03-422e-a8c9-af65868b6ac2 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:48:48.126177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-67d870eb-2a03-422e-a8c9-af65868b6ac2 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:48.126177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-67d870eb-2a03-422e-a8c9-af65868b6ac2 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:48.138741 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:48.138741 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:48.143100 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-67d870eb-2a03-422e-a8c9-af65868b6ac2 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:48:48.149883 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-67d870eb-2a03-422e-a8c9-af65868b6ac2 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:48:48.150372 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 27/101] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:48:48 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 1538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:48:48.231581 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-ec770e97-4d1c-4363-aca9-7bdc713fd212 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:48.233682 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-ec770e97-4d1c-4363-aca9-7bdc713fd212 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] PUT https://10.4.3.99/volume/v3/attachments/46789cd0-2591-4a08-93af-ffc5d898de0b Jul 03 14:48:48.234195 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-ec770e97-4d1c-4363-aca9-7bdc713fd212 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:48.250824 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d1dcf934-10c9-4981-9765-f9c8a7aeff2d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:48.250824 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d1dcf934-10c9-4981-9765-f9c8a7aeff2d None None] GET https://10.4.3.99/volume// Jul 03 14:48:48.251808 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d1dcf934-10c9-4981-9765-f9c8a7aeff2d None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:48.251808 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d1dcf934-10c9-4981-9765-f9c8a7aeff2d None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:48.251808 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d1dcf934-10c9-4981-9765-f9c8a7aeff2d None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:48.252119 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 26/102] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:48:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:48.257676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-ec770e97-4d1c-4363-aca9-7bdc713fd212 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Acquiring lock "cinder-attachment_update-48f024c7-d2b3-4083-9c79-e72b83bbf408-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:48:48.265295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-ec770e97-4d1c-4363-aca9-7bdc713fd212 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Lock "cinder-attachment_update-48f024c7-d2b3-4083-9c79-e72b83bbf408-np0000004430" acquired by "attachment_update" :: waited 0.008s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:48:48.266519 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:48.266519 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:48.268423 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-19f82220-674c-45ff-9db8-8cc9bfa5ad28 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:48.277814 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-19f82220-674c-45ff-9db8-8cc9bfa5ad28 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 Jul 03 14:48:48.278102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-19f82220-674c-45ff-9db8-8cc9bfa5ad28 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:48.278369 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-19f82220-674c-45ff-9db8-8cc9bfa5ad28 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:48.295664 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:48.295664 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:48.304016 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-19f82220-674c-45ff-9db8-8cc9bfa5ad28 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:48.310670 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-19f82220-674c-45ff-9db8-8cc9bfa5ad28 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 returned with HTTP 200 Jul 03 14:48:48.311184 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 26/103] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:48:48 2026] GET /volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 => generated 1021 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:48:48.386210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-aa172c95-562d-4e29-9717-ca0fc306ab4d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:48.389219 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-aa172c95-562d-4e29-9717-ca0fc306ab4d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] PUT https://10.4.3.99/volume/v3/attachments/9c70bda5-2523-4161-b65f-2ab819ae0489 Jul 03 14:48:48.389745 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-aa172c95-562d-4e29-9717-ca0fc306ab4d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:48.397651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-aa172c95-562d-4e29-9717-ca0fc306ab4d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Acquiring lock "cinder-attachment_update-1ea80bdf-ae19-4ce7-90f8-75763ebb7581-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:48:48.402374 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-aa172c95-562d-4e29-9717-ca0fc306ab4d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Lock "cinder-attachment_update-1ea80bdf-ae19-4ce7-90f8-75763ebb7581-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:48:48.403322 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:48.403322 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:48.544009 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6f835562-c2af-480a-8c94-423ad26f9998 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:48.544421 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6f835562-c2af-480a-8c94-423ad26f9998 None None] GET https://10.4.3.99/volume// Jul 03 14:48:48.544593 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6f835562-c2af-480a-8c94-423ad26f9998 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:48.544819 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6f835562-c2af-480a-8c94-423ad26f9998 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:48.545145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6f835562-c2af-480a-8c94-423ad26f9998 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:48.545468 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 27/104] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:48:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:48.553810 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-0c601740-fd44-460e-9077-dcf7c958857b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:48.556221 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-0c601740-fd44-460e-9077-dcf7c958857b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 Jul 03 14:48:48.556391 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-0c601740-fd44-460e-9077-dcf7c958857b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:48.556680 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-0c601740-fd44-460e-9077-dcf7c958857b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:48.568401 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:48.568401 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:48.573475 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-0c601740-fd44-460e-9077-dcf7c958857b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:48:48.578901 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-0c601740-fd44-460e-9077-dcf7c958857b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 returned with HTTP 200 Jul 03 14:48:48.579367 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 27/105] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:48:48 2026] GET /volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:48:48.648181 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-c18f3a98-bdab-4133-84f8-296b309a950b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:48.650230 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-c18f3a98-bdab-4133-84f8-296b309a950b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] PUT https://10.4.3.99/volume/v3/attachments/b0939e25-4826-4b55-b6c2-ffe51821ed25 Jul 03 14:48:48.650577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-c18f3a98-bdab-4133-84f8-296b309a950b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:48.662395 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-c18f3a98-bdab-4133-84f8-296b309a950b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Acquiring lock "cinder-attachment_update-7674cb0a-7923-4461-9687-5f7b4d5aaba4-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:48:48.670608 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-c18f3a98-bdab-4133-84f8-296b309a950b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Lock "cinder-attachment_update-7674cb0a-7923-4461-9687-5f7b4d5aaba4-np0000004430" acquired by "attachment_update" :: waited 0.008s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:48:48.671632 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:48.671632 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:48:48.817733 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-ec770e97-4d1c-4363-aca9-7bdc713fd212 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Lock "cinder-attachment_update-48f024c7-d2b3-4083-9c79-e72b83bbf408-np0000004430" released by "attachment_update" :: held 0.553s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:48:48.818107 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-ec770e97-4d1c-4363-aca9-7bdc713fd212 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/attachments/46789cd0-2591-4a08-93af-ffc5d898de0b returned with HTTP 200 Jul 03 14:48:48.818646 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 25/106] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:48:48 2026] PUT /volume/v3/attachments/46789cd0-2591-4a08-93af-ffc5d898de0b => generated 969 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:48.943222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-aa172c95-562d-4e29-9717-ca0fc306ab4d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Lock "cinder-attachment_update-1ea80bdf-ae19-4ce7-90f8-75763ebb7581-np0000004430" released by "attachment_update" :: held 0.541s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:48:48.943565 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-aa172c95-562d-4e29-9717-ca0fc306ab4d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments/9c70bda5-2523-4161-b65f-2ab819ae0489 returned with HTTP 200 Jul 03 14:48:48.943995 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 28/107] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:48:48 2026] PUT /volume/v3/attachments/9c70bda5-2523-4161-b65f-2ab819ae0489 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:49.202365 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-c18f3a98-bdab-4133-84f8-296b309a950b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Lock "cinder-attachment_update-7674cb0a-7923-4461-9687-5f7b4d5aaba4-np0000004430" released by "attachment_update" :: held 0.532s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:48:49.202738 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-c18f3a98-bdab-4133-84f8-296b309a950b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments/b0939e25-4826-4b55-b6c2-ffe51821ed25 returned with HTTP 200 Jul 03 14:48:49.203050 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 28/108] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:48:48 2026] PUT /volume/v3/attachments/b0939e25-4826-4b55-b6c2-ffe51821ed25 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:49.339822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b22a783a-10df-4014-90bc-943aa9b2f636 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:49.342378 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b22a783a-10df-4014-90bc-943aa9b2f636 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] POST https://10.4.3.99/volume/v3/attachments/46789cd0-2591-4a08-93af-ffc5d898de0b/action Jul 03 14:48:49.342959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b22a783a-10df-4014-90bc-943aa9b2f636 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:48:49.343073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b22a783a-10df-4014-90bc-943aa9b2f636 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:49.366167 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:49.366167 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:49.383019 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-f708e13c-f2b4-47a5-a7cc-157f18bcbb5d req-b22a783a-10df-4014-90bc-943aa9b2f636 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/attachments/46789cd0-2591-4a08-93af-ffc5d898de0b/action returned with HTTP 204 Jul 03 14:48:49.383528 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 28/109] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:48:49 2026] POST /volume/v3/attachments/46789cd0-2591-4a08-93af-ffc5d898de0b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:48:49.460918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-614be200-3a46-47f9-8b85-1ed3b517ff31 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:49.462567 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-614be200-3a46-47f9-8b85-1ed3b517ff31 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] POST https://10.4.3.99/volume/v3/attachments/9c70bda5-2523-4161-b65f-2ab819ae0489/action Jul 03 14:48:49.463011 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-614be200-3a46-47f9-8b85-1ed3b517ff31 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:48:49.463233 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-614be200-3a46-47f9-8b85-1ed3b517ff31 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:49.482480 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:49.482480 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:49.497694 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-614be200-3a46-47f9-8b85-1ed3b517ff31 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments/9c70bda5-2523-4161-b65f-2ab819ae0489/action returned with HTTP 204 Jul 03 14:48:49.497694 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 26/110] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:48:49 2026] POST /volume/v3/attachments/9c70bda5-2523-4161-b65f-2ab819ae0489/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:48:49.711937 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-35b9366d-ef87-45db-98d8-659ce05af99b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:49.716309 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-35b9366d-ef87-45db-98d8-659ce05af99b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] POST https://10.4.3.99/volume/v3/attachments/b0939e25-4826-4b55-b6c2-ffe51821ed25/action Jul 03 14:48:49.716903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-35b9366d-ef87-45db-98d8-659ce05af99b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:48:49.717059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-35b9366d-ef87-45db-98d8-659ce05af99b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:49.731860 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:49.731860 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:49.752368 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ab9f0f57-d037-4b89-9d1b-c20c175ab39d req-35b9366d-ef87-45db-98d8-659ce05af99b tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments/b0939e25-4826-4b55-b6c2-ffe51821ed25/action returned with HTTP 204 Jul 03 14:48:49.752797 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 29/111] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:48:49 2026] POST /volume/v3/attachments/b0939e25-4826-4b55-b6c2-ffe51821ed25/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:48:50.012653 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-957fc320-400e-4549-8fd9-2b46aad351e1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:50.013344 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-957fc320-400e-4549-8fd9-2b46aad351e1 None None] GET https://10.4.3.99/volume// Jul 03 14:48:50.013728 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-957fc320-400e-4549-8fd9-2b46aad351e1 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:50.013953 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-957fc320-400e-4549-8fd9-2b46aad351e1 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:50.014313 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-957fc320-400e-4549-8fd9-2b46aad351e1 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:48:50.014734 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 29/112] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:48:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:48:50.021709 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-4b45aea0-fad2-41e0-9238-cced529a0a73 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:50.024601 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-4b45aea0-fad2-41e0-9238-cced529a0a73 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d Jul 03 14:48:50.024843 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-4b45aea0-fad2-41e0-9238-cced529a0a73 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:48:50.025566 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-4b45aea0-fad2-41e0-9238-cced529a0a73 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:48:50.046392 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:50.046392 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:48:50.053431 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-4b45aea0-fad2-41e0-9238-cced529a0a73 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:48:50.060578 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-4b45aea0-fad2-41e0-9238-cced529a0a73 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d returned with HTTP 200 Jul 03 14:48:50.061308 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 29/113] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:48:50 2026] GET /volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d => generated 1022 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:48:50.130486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-e13ad94d-81a6-4c9c-8b98-0ba58aad7c71 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:50.132787 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-e13ad94d-81a6-4c9c-8b98-0ba58aad7c71 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] PUT https://10.4.3.99/volume/v3/attachments/1add446f-3b80-4804-8d1e-dbe122a35211 Jul 03 14:48:50.134481 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-e13ad94d-81a6-4c9c-8b98-0ba58aad7c71 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:50.141143 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-e13ad94d-81a6-4c9c-8b98-0ba58aad7c71 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Acquiring lock "cinder-attachment_update-16f94607-5466-43aa-85da-b47724dcf86d-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:48:50.146098 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-e13ad94d-81a6-4c9c-8b98-0ba58aad7c71 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Lock "cinder-attachment_update-16f94607-5466-43aa-85da-b47724dcf86d-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:48:50.147322 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:50.147322 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:48:50.677298 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-e13ad94d-81a6-4c9c-8b98-0ba58aad7c71 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Lock "cinder-attachment_update-16f94607-5466-43aa-85da-b47724dcf86d-np0000004430" released by "attachment_update" :: held 0.531s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:48:50.677683 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-e13ad94d-81a6-4c9c-8b98-0ba58aad7c71 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments/1add446f-3b80-4804-8d1e-dbe122a35211 returned with HTTP 200 Jul 03 14:48:50.678235 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 27/114] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:48:50 2026] PUT /volume/v3/attachments/1add446f-3b80-4804-8d1e-dbe122a35211 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:48:51.189173 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-85b9833f-d4c9-4aff-bf96-6c30a492ab2d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:48:51.191290 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-85b9833f-d4c9-4aff-bf96-6c30a492ab2d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] POST https://10.4.3.99/volume/v3/attachments/1add446f-3b80-4804-8d1e-dbe122a35211/action Jul 03 14:48:51.191718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-85b9833f-d4c9-4aff-bf96-6c30a492ab2d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:48:51.191844 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-85b9833f-d4c9-4aff-bf96-6c30a492ab2d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:48:51.209149 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:48:51.209149 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:48:51.226108 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-202ec57d-f061-48e6-a7ef-6f4038ea340c req-85b9833f-d4c9-4aff-bf96-6c30a492ab2d tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments/1add446f-3b80-4804-8d1e-dbe122a35211/action returned with HTTP 204 Jul 03 14:48:51.226558 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 30/115] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:48:51 2026] POST /volume/v3/attachments/1add446f-3b80-4804-8d1e-dbe122a35211/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:48:59.197422 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=43,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:49:00.057647 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=47,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:49:00.661450 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=44,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:49:01.220154 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=66,cinder:INSERT=10,cinder:UPDATE=18 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:49:01.587352 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b980f156-6bed-4061-adcb-4ebe6cbf11d4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:01.590118 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b980f156-6bed-4061-adcb-4ebe6cbf11d4 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:49:01.590417 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b980f156-6bed-4061-adcb-4ebe6cbf11d4 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:01.590663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b980f156-6bed-4061-adcb-4ebe6cbf11d4 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:01.606979 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:01.606979 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:01.613312 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b980f156-6bed-4061-adcb-4ebe6cbf11d4 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:49:01.620784 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b980f156-6bed-4061-adcb-4ebe6cbf11d4 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:49:01.621600 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 30/116] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:49:01 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 1831 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:05.413742 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:05.415491 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:49:05.415824 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1586804914"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:05.417406 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1586804914'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:49:05.417556 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Create volume of 1 GB Jul 03 14:49:05.425025 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Availability Zones retrieved successfully. Jul 03 14:49:05.433311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Flow 'volume_create_api' (89771c91-124f-4749-953e-4d3c035d351e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:49:05.433701 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085b4b49-b503-47fb-85bf-653db0d67c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:05.434652 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:49:05.462855 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085b4b49-b503-47fb-85bf-653db0d67c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:05.463919 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cc7b6c-0a6d-4912-b2ea-f36fc562a8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:05.561076 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Created reservations ['48ea96a0-91be-499a-afcd-a1b9c6054ae3', '208f47dd-79eb-413a-a1a2-a698cca3005c', 'b4308774-7e1b-407d-b8c4-8b88a67c25c5', '5dfbc440-0126-48ce-baee-54f110a3e7b2'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:49:05.561076 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cc7b6c-0a6d-4912-b2ea-f36fc562a8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48ea96a0-91be-499a-afcd-a1b9c6054ae3', '208f47dd-79eb-413a-a1a2-a698cca3005c', 'b4308774-7e1b-407d-b8c4-8b88a67c25c5', '5dfbc440-0126-48ce-baee-54f110a3e7b2']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:05.561076 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77d1100-8a89-48ce-a062-179c57b695e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:05.605002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77d1100-8a89-48ce-a062-179c57b695e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87abb7c2-222e-492f-b5ea-c569082574bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1586804914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b775dae3663d468997efcd6e13ef3880',qos_specs=None,replication_status=,reservations=['48ea96a0-91be-499a-afcd-a1b9c6054ae3','208f47dd-79eb-413a-a1a2-a698cca3005c','b4308774-7e1b-407d-b8c4-8b88a67c25c5','5dfbc440-0126-48ce-baee-54f110a3e7b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1d96f445c414f5d870956fb565fc782',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1586804914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87abb7c2-222e-492f-b5ea-c569082574bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b775dae3663d468997efcd6e13ef3880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1d96f445c414f5d870956fb565fc782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:05.606102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c320f18-689f-4eb7-9445-e5fb72934ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:05.631228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c320f18-689f-4eb7-9445-e5fb72934ac3) transitioned into state 'SUCCESS' from state '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-1586804914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b775dae3663d468997efcd6e13ef3880',qos_specs=None,replication_status=,reservations=['48ea96a0-91be-499a-afcd-a1b9c6054ae3','208f47dd-79eb-413a-a1a2-a698cca3005c','b4308774-7e1b-407d-b8c4-8b88a67c25c5','5dfbc440-0126-48ce-baee-54f110a3e7b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1d96f445c414f5d870956fb565fc782',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:05.631999 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae52cde-7b99-48c9-99ab-eef4744b9fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:05.653102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae52cde-7b99-48c9-99ab-eef4744b9fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:05.654813 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Flow 'volume_create_api' (89771c91-124f-4749-953e-4d3c035d351e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:49:05.655368 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Create volume request issued successfully. Jul 03 14:49:05.655788 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e7c1269-7e48-4e4c-aeab-f072821531d6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:49:05.656443 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 30/117] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:49:05 2026] POST /volume/v3/volumes => generated 752 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:49:05.674541 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-86576ba3-cf56-419e-841c-ff754c911cd0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:05.678759 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86576ba3-cf56-419e-841c-ff754c911cd0 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:05.679008 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86576ba3-cf56-419e-841c-ff754c911cd0 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:05.679268 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86576ba3-cf56-419e-841c-ff754c911cd0 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:05.695877 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:05.695877 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:05.698794 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-86576ba3-cf56-419e-841c-ff754c911cd0 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:05.703957 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86576ba3-cf56-419e-841c-ff754c911cd0 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:05.703957 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 28/118] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:05 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:06.717076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d1349ffc-89af-4620-ab57-353cf6164506 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:06.719634 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1349ffc-89af-4620-ab57-353cf6164506 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:06.719891 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1349ffc-89af-4620-ab57-353cf6164506 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:06.720112 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1349ffc-89af-4620-ab57-353cf6164506 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:06.728338 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:06.728338 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:06.732752 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d1349ffc-89af-4620-ab57-353cf6164506 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:06.737218 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1349ffc-89af-4620-ab57-353cf6164506 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:06.737585 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 31/119] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:06 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:07.294205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-b05ae7aa-d877-4686-83c2-7d26c992209d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:07.297224 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-b05ae7aa-d877-4686-83c2-7d26c992209d tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:07.297501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-b05ae7aa-d877-4686-83c2-7d26c992209d tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:07.297693 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-b05ae7aa-d877-4686-83c2-7d26c992209d tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:07.305104 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:07.305104 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:07.308867 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-b05ae7aa-d877-4686-83c2-7d26c992209d tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:07.314099 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-b05ae7aa-d877-4686-83c2-7d26c992209d tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:07.314578 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 31/120] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:07 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:09.319850 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-863507c6-81ec-4649-ac5b-1816590a5df1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:09.322159 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:49:09.322714 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1813265539"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:09.324667 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1813265539'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:49:09.324865 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Create volume of 1 GB Jul 03 14:49:09.325308 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:09.325308 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:09.331568 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Availability Zones retrieved successfully. Jul 03 14:49:09.340867 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Flow 'volume_create_api' (ae37a374-3389-479b-8c66-ea268ea4f107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:49:09.342356 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a368f0-b3a6-4acc-a596-fa73b0a5adb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:09.343662 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:49:09.381186 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a368f0-b3a6-4acc-a596-fa73b0a5adb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:09.382439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074dd103-73ed-4610-9413-cfc3704b3de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:09.479666 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Created reservations ['88466234-afc5-488b-9c0e-34505a16f9eb', '2c8b47b5-95d0-48ec-98fa-4b46fb451a50', '88d9d099-d440-465c-89e5-001e0c2e27d2', 'ae4d8f94-3a85-450c-b9b9-f97575bbbd20'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:49:09.480364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074dd103-73ed-4610-9413-cfc3704b3de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88466234-afc5-488b-9c0e-34505a16f9eb', '2c8b47b5-95d0-48ec-98fa-4b46fb451a50', '88d9d099-d440-465c-89e5-001e0c2e27d2', 'ae4d8f94-3a85-450c-b9b9-f97575bbbd20']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:09.481054 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d43399-83b6-4353-8541-1b42e34a94ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:09.506929 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d43399-83b6-4353-8541-1b42e34a94ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752f2305-a06c-438e-8df9-1b00876c4e1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1813265539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977f3d26ae8c448a99e1a7881e030ba7',qos_specs=None,replication_status=,reservations=['88466234-afc5-488b-9c0e-34505a16f9eb','2c8b47b5-95d0-48ec-98fa-4b46fb451a50','88d9d099-d440-465c-89e5-001e0c2e27d2','ae4d8f94-3a85-450c-b9b9-f97575bbbd20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978271f5cc46434f893106ba654f3252',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1813265539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=752f2305-a06c-438e-8df9-1b00876c4e1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='977f3d26ae8c448a99e1a7881e030ba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='978271f5cc46434f893106ba654f3252',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:09.509169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14ca80a-222f-4b18-b224-1fb78697534b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:09.541517 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14ca80a-222f-4b18-b224-1fb78697534b) transitioned into state 'SUCCESS' from state '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-1813265539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977f3d26ae8c448a99e1a7881e030ba7',qos_specs=None,replication_status=,reservations=['88466234-afc5-488b-9c0e-34505a16f9eb','2c8b47b5-95d0-48ec-98fa-4b46fb451a50','88d9d099-d440-465c-89e5-001e0c2e27d2','ae4d8f94-3a85-450c-b9b9-f97575bbbd20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978271f5cc46434f893106ba654f3252',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:09.542260 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b71f8d21-1421-48d6-af62-8240196c17d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:49:09.558432 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-77af940e-aded-49ee-84ed-3ad1a829e19e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:09.558772 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77af940e-aded-49ee-84ed-3ad1a829e19e None None] GET https://10.4.3.99/volume// Jul 03 14:49:09.558911 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77af940e-aded-49ee-84ed-3ad1a829e19e None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:09.559077 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77af940e-aded-49ee-84ed-3ad1a829e19e None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:09.559381 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77af940e-aded-49ee-84ed-3ad1a829e19e None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:09.559760 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 29/121] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:49:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 14:49:09.564395 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b71f8d21-1421-48d6-af62-8240196c17d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:49:09.564395 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Flow 'volume_create_api' (ae37a374-3389-479b-8c66-ea268ea4f107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:49:09.564395 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Create volume request issued successfully. Jul 03 14:49:09.564395 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-863507c6-81ec-4649-ac5b-1816590a5df1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:49:09.564395 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 31/122] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:49:09 2026] POST /volume/v3/volumes => generated 753 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:49:09.585728 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-75864cdf-8187-40fc-bdf9-c00229ad511c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:09.588443 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75864cdf-8187-40fc-bdf9-c00229ad511c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:09.588443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75864cdf-8187-40fc-bdf9-c00229ad511c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:09.588443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75864cdf-8187-40fc-bdf9-c00229ad511c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:09.588878 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-8e01f444-0e07-4524-97e1-2b7fc5e4c205 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:09.599971 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:09.599971 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:09.604404 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-75864cdf-8187-40fc-bdf9-c00229ad511c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:09.611023 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75864cdf-8187-40fc-bdf9-c00229ad511c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:09.611540 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 32/123] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:09 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:10.000308 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-8e01f444-0e07-4524-97e1-2b7fc5e4c205 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:49:10.000702 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-8e01f444-0e07-4524-97e1-2b7fc5e4c205 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87abb7c2-222e-492f-b5ea-c569082574bb", "connector": null, "instance_uuid": "185aae48-a76d-4491-ab2f-4f80d6560fc8"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:10.009759 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:10.009759 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:10.050787 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-8e01f444-0e07-4524-97e1-2b7fc5e4c205 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:49:10.051277 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 32/124] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:49:09 2026] POST /volume/v3/attachments => generated 273 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:10.356035 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5cf2350b-b32a-4235-92f7-c30c3b3eaadd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:10.357867 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cf2350b-b32a-4235-92f7-c30c3b3eaadd tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:10.358077 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5cf2350b-b32a-4235-92f7-c30c3b3eaadd tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:10.358303 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5cf2350b-b32a-4235-92f7-c30c3b3eaadd tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:10.369759 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:10.369759 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:10.375716 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5cf2350b-b32a-4235-92f7-c30c3b3eaadd tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:10.379859 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cf2350b-b32a-4235-92f7-c30c3b3eaadd tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:10.380598 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 30/125] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:10 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:10.591478 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9fddd14d-b665-4975-8486-e41c9aa8cb52 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:10.591937 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9fddd14d-b665-4975-8486-e41c9aa8cb52 None None] GET https://10.4.3.99/volume// Jul 03 14:49:10.592011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9fddd14d-b665-4975-8486-e41c9aa8cb52 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:10.592199 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9fddd14d-b665-4975-8486-e41c9aa8cb52 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:10.592546 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9fddd14d-b665-4975-8486-e41c9aa8cb52 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:10.592803 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 32/126] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:10.603655 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-0668e551-e321-40da-8c80-2817e89aa737 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:10.606033 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-0668e551-e321-40da-8c80-2817e89aa737 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:10.606262 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-0668e551-e321-40da-8c80-2817e89aa737 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:10.606471 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-0668e551-e321-40da-8c80-2817e89aa737 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:10.616693 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:10.616693 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:10.620932 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-0668e551-e321-40da-8c80-2817e89aa737 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:10.625649 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8a3bc418-1e55-458f-897c-8232d053f6bd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:10.627042 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-0668e551-e321-40da-8c80-2817e89aa737 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:10.627406 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a3bc418-1e55-458f-897c-8232d053f6bd tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:10.627630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a3bc418-1e55-458f-897c-8232d053f6bd tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:10.627688 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 33/127] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:49:10 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:10.627800 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a3bc418-1e55-458f-897c-8232d053f6bd tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:10.634152 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:10.634152 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:10.637740 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8a3bc418-1e55-458f-897c-8232d053f6bd tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:10.642343 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a3bc418-1e55-458f-897c-8232d053f6bd tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:10.646005 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 33/128] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:10 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:10.696788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-1091c1ec-0b6c-40b3-b02f-a03767b74125 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:10.698727 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-1091c1ec-0b6c-40b3-b02f-a03767b74125 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:10.698937 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-1091c1ec-0b6c-40b3-b02f-a03767b74125 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:10.699163 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-1091c1ec-0b6c-40b3-b02f-a03767b74125 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:10.706256 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:10.706256 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:10.709885 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-1091c1ec-0b6c-40b3-b02f-a03767b74125 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:10.715013 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-1091c1ec-0b6c-40b3-b02f-a03767b74125 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:10.715573 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 31/129] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:10 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:10.717290 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-af117c5a-99f0-45d8-ba7f-b4791378a693 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:10.720307 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-af117c5a-99f0-45d8-ba7f-b4791378a693 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] PUT https://10.4.3.99/volume/v3/attachments/20e95e16-dd5e-4b55-9dc1-9bd1fe6e6788 Jul 03 14:49:10.720731 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-af117c5a-99f0-45d8-ba7f-b4791378a693 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:10.731690 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-af117c5a-99f0-45d8-ba7f-b4791378a693 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Acquiring lock "cinder-attachment_update-87abb7c2-222e-492f-b5ea-c569082574bb-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:49:10.736825 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-af117c5a-99f0-45d8-ba7f-b4791378a693 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Lock "cinder-attachment_update-87abb7c2-222e-492f-b5ea-c569082574bb-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:49:10.737905 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:10.737905 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:11.259948 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-af117c5a-99f0-45d8-ba7f-b4791378a693 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Lock "cinder-attachment_update-87abb7c2-222e-492f-b5ea-c569082574bb-np0000004430" released by "attachment_update" :: held 0.523s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:49:11.260333 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-af117c5a-99f0-45d8-ba7f-b4791378a693 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/20e95e16-dd5e-4b55-9dc1-9bd1fe6e6788 returned with HTTP 200 Jul 03 14:49:11.260905 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 33/130] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:49:10 2026] PUT /volume/v3/attachments/20e95e16-dd5e-4b55-9dc1-9bd1fe6e6788 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:11.400331 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1e7cd65e-d0fc-49f7-8236-45d730199660 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:11.403992 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1e7cd65e-d0fc-49f7-8236-45d730199660 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:11.404250 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1e7cd65e-d0fc-49f7-8236-45d730199660 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:11.404445 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1e7cd65e-d0fc-49f7-8236-45d730199660 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:11.415436 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:11.415436 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:11.420786 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1e7cd65e-d0fc-49f7-8236-45d730199660 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:11.428799 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1e7cd65e-d0fc-49f7-8236-45d730199660 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:11.429305 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 34/131] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:11 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:12.446554 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e270f517-aba5-4e57-b53a-b832673e025b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:12.446948 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e270f517-aba5-4e57-b53a-b832673e025b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:12.446948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e270f517-aba5-4e57-b53a-b832673e025b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:12.447147 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e270f517-aba5-4e57-b53a-b832673e025b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:12.460454 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:12.460454 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:12.466092 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e270f517-aba5-4e57-b53a-b832673e025b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:12.472289 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e270f517-aba5-4e57-b53a-b832673e025b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:12.472811 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 34/132] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:12 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:12.969272 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea3f13e1-8e76-4ae7-8f46-d401c1ec0b3a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:12.969656 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea3f13e1-8e76-4ae7-8f46-d401c1ec0b3a None None] GET https://10.4.3.99/volume// Jul 03 14:49:12.969656 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea3f13e1-8e76-4ae7-8f46-d401c1ec0b3a None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:12.969916 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea3f13e1-8e76-4ae7-8f46-d401c1ec0b3a None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:12.973148 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea3f13e1-8e76-4ae7-8f46-d401c1ec0b3a None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:12.973148 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 32/133] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:49:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:12.997628 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-0d4f5f3a-e882-46ff-b6a5-f61d88a9576c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:13.192465 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-0d4f5f3a-e882-46ff-b6a5-f61d88a9576c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:49:13.192465 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-0d4f5f3a-e882-46ff-b6a5-f61d88a9576c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "752f2305-a06c-438e-8df9-1b00876c4e1a", "connector": null, "instance_uuid": "b09124e2-5cf5-4917-b819-008d85b79178"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:13.208954 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:13.208954 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:13.268512 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-0d4f5f3a-e882-46ff-b6a5-f61d88a9576c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:49:13.269472 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 34/134] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:49:12 2026] POST /volume/v3/attachments => generated 273 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:13.490482 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ba1cf373-8c55-4d2d-bed0-6f16e1e3584f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:13.492443 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba1cf373-8c55-4d2d-bed0-6f16e1e3584f tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:13.492628 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba1cf373-8c55-4d2d-bed0-6f16e1e3584f tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:13.492801 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba1cf373-8c55-4d2d-bed0-6f16e1e3584f tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:13.504085 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:13.504085 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:13.508648 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ba1cf373-8c55-4d2d-bed0-6f16e1e3584f tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:13.513097 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba1cf373-8c55-4d2d-bed0-6f16e1e3584f tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:13.513595 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 35/135] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:13 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:13.761476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-33454cf7-acc9-4a94-a046-18e2a2243612 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:13.762981 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-33454cf7-acc9-4a94-a046-18e2a2243612 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:13.763267 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-33454cf7-acc9-4a94-a046-18e2a2243612 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:13.763754 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-33454cf7-acc9-4a94-a046-18e2a2243612 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:13.773858 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:13.773858 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:13.777654 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-33454cf7-acc9-4a94-a046-18e2a2243612 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:13.783051 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-33454cf7-acc9-4a94-a046-18e2a2243612 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:13.783486 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 35/136] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:13 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:13.809489 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9047f7c4-5756-45f8-9a1e-50d87e83451b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:13.809886 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9047f7c4-5756-45f8-9a1e-50d87e83451b None None] GET https://10.4.3.99/volume// Jul 03 14:49:13.810057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9047f7c4-5756-45f8-9a1e-50d87e83451b None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:13.810295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9047f7c4-5756-45f8-9a1e-50d87e83451b None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:13.810683 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9047f7c4-5756-45f8-9a1e-50d87e83451b None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:13.811005 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 33/137] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:13.820136 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-ac84f0e6-4b34-42f6-8892-b756eef805a5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:13.821960 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-ac84f0e6-4b34-42f6-8892-b756eef805a5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:13.822184 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-ac84f0e6-4b34-42f6-8892-b756eef805a5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:13.822332 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-ac84f0e6-4b34-42f6-8892-b756eef805a5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:13.832288 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:13.832288 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:13.836425 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-ac84f0e6-4b34-42f6-8892-b756eef805a5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:13.842522 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-ac84f0e6-4b34-42f6-8892-b756eef805a5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:13.842887 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 35/138] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:49:13 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:13.937642 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-202a6c0d-9ac9-44cc-983e-a62d9863b4f8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:13.941446 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-202a6c0d-9ac9-44cc-983e-a62d9863b4f8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] PUT https://10.4.3.99/volume/v3/attachments/6cb1a9b1-545c-4f80-b14d-6996b91ce176 Jul 03 14:49:13.942037 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-202a6c0d-9ac9-44cc-983e-a62d9863b4f8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:13.952746 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-202a6c0d-9ac9-44cc-983e-a62d9863b4f8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Acquiring lock "cinder-attachment_update-752f2305-a06c-438e-8df9-1b00876c4e1a-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:49:13.962452 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-202a6c0d-9ac9-44cc-983e-a62d9863b4f8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Lock "cinder-attachment_update-752f2305-a06c-438e-8df9-1b00876c4e1a-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:49:13.962452 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:13.962452 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:14.501353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-202a6c0d-9ac9-44cc-983e-a62d9863b4f8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Lock "cinder-attachment_update-752f2305-a06c-438e-8df9-1b00876c4e1a-np0000004430" released by "attachment_update" :: held 0.541s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:49:14.501353 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-202a6c0d-9ac9-44cc-983e-a62d9863b4f8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments/6cb1a9b1-545c-4f80-b14d-6996b91ce176 returned with HTTP 200 Jul 03 14:49:14.501353 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 36/139] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:49:13 2026] PUT /volume/v3/attachments/6cb1a9b1-545c-4f80-b14d-6996b91ce176 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:14.530328 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6fb187a7-0031-42ee-b89e-594003679b37 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:14.532240 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6fb187a7-0031-42ee-b89e-594003679b37 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:14.532443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6fb187a7-0031-42ee-b89e-594003679b37 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:14.532644 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6fb187a7-0031-42ee-b89e-594003679b37 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:14.542088 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:14.542088 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:14.545742 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6fb187a7-0031-42ee-b89e-594003679b37 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:14.554020 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6fb187a7-0031-42ee-b89e-594003679b37 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:14.554525 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 36/140] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:14 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:14.800300 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9befec67-c02c-4b6e-99c7-3ffa93a3d198 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:14.804932 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9befec67-c02c-4b6e-99c7-3ffa93a3d198 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:14.805193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9befec67-c02c-4b6e-99c7-3ffa93a3d198 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:14.805444 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9befec67-c02c-4b6e-99c7-3ffa93a3d198 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:14.827910 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:14.827910 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:14.831982 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9befec67-c02c-4b6e-99c7-3ffa93a3d198 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:14.836516 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9befec67-c02c-4b6e-99c7-3ffa93a3d198 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:14.836951 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 34/141] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:14 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:15.566902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-008de06f-b4de-4439-9992-2a67e0d8203b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:15.568784 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-008de06f-b4de-4439-9992-2a67e0d8203b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:15.568989 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-008de06f-b4de-4439-9992-2a67e0d8203b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:15.569250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-008de06f-b4de-4439-9992-2a67e0d8203b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:15.579329 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:15.579329 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:15.583291 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-008de06f-b4de-4439-9992-2a67e0d8203b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:15.587823 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-008de06f-b4de-4439-9992-2a67e0d8203b tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:15.588444 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 36/142] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:15 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:15.853537 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-26658985-21e9-43a6-915f-5723f3ce7b7a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:15.855516 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26658985-21e9-43a6-915f-5723f3ce7b7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:15.855712 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26658985-21e9-43a6-915f-5723f3ce7b7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:15.855903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26658985-21e9-43a6-915f-5723f3ce7b7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:15.867273 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:15.867273 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:15.871775 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-26658985-21e9-43a6-915f-5723f3ce7b7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:15.878017 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26658985-21e9-43a6-915f-5723f3ce7b7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:15.878600 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 37/143] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:15 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:16.600830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5fd076e8-8295-46ad-ad9a-9b261ac5a51a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:16.603010 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5fd076e8-8295-46ad-ad9a-9b261ac5a51a tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:16.603269 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5fd076e8-8295-46ad-ad9a-9b261ac5a51a tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:16.603520 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5fd076e8-8295-46ad-ad9a-9b261ac5a51a tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:16.614307 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:16.614307 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:16.618955 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5fd076e8-8295-46ad-ad9a-9b261ac5a51a tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:16.625539 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5fd076e8-8295-46ad-ad9a-9b261ac5a51a tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:16.625991 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 37/144] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:16 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:16.890769 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a4c4bda-0526-44a8-b249-ab42f1869d83 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:16.892681 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a4c4bda-0526-44a8-b249-ab42f1869d83 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:16.892905 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a4c4bda-0526-44a8-b249-ab42f1869d83 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:16.893115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a4c4bda-0526-44a8-b249-ab42f1869d83 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:16.905148 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:16.905148 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:16.909051 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4a4c4bda-0526-44a8-b249-ab42f1869d83 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:16.913728 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a4c4bda-0526-44a8-b249-ab42f1869d83 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:16.914221 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 35/145] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:16 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:17.643061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7d714ecc-051d-48b9-846a-f3df8b71ccf6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:17.645867 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7d714ecc-051d-48b9-846a-f3df8b71ccf6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:17.646141 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7d714ecc-051d-48b9-846a-f3df8b71ccf6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:17.646399 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7d714ecc-051d-48b9-846a-f3df8b71ccf6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:17.659881 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:17.659881 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:17.667692 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7d714ecc-051d-48b9-846a-f3df8b71ccf6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:17.673800 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7d714ecc-051d-48b9-846a-f3df8b71ccf6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:17.673800 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 37/146] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:17 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:17.928329 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5f0ca42d-2aed-4523-b15d-64ea8ebd2f12 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:17.932207 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f0ca42d-2aed-4523-b15d-64ea8ebd2f12 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:17.932207 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f0ca42d-2aed-4523-b15d-64ea8ebd2f12 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:17.932207 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f0ca42d-2aed-4523-b15d-64ea8ebd2f12 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:17.943360 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:17.943360 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:17.955726 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5f0ca42d-2aed-4523-b15d-64ea8ebd2f12 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:17.963597 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f0ca42d-2aed-4523-b15d-64ea8ebd2f12 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:17.964107 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 38/147] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:17 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:18.693312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5bcf6e73-4b84-4b7b-bbd7-c93ceadbcbce None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:18.695485 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5bcf6e73-4b84-4b7b-bbd7-c93ceadbcbce tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:18.695691 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5bcf6e73-4b84-4b7b-bbd7-c93ceadbcbce tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:18.695873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5bcf6e73-4b84-4b7b-bbd7-c93ceadbcbce tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:18.709686 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:18.709686 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:18.716356 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5bcf6e73-4b84-4b7b-bbd7-c93ceadbcbce tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:18.725803 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5bcf6e73-4b84-4b7b-bbd7-c93ceadbcbce tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:18.726424 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 38/148] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:18 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:18.988582 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0d786828-e0b8-45ba-b45d-5d57e3124bc5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:18.994830 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d786828-e0b8-45ba-b45d-5d57e3124bc5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:18.994830 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d786828-e0b8-45ba-b45d-5d57e3124bc5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:18.995791 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d786828-e0b8-45ba-b45d-5d57e3124bc5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:19.016982 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:19.016982 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:19.021260 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0d786828-e0b8-45ba-b45d-5d57e3124bc5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:19.026355 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d786828-e0b8-45ba-b45d-5d57e3124bc5 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:19.026808 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 36/149] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:18 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:19.742180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a3bb8847-f789-4935-90e3-93b6654922bc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:19.743936 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3bb8847-f789-4935-90e3-93b6654922bc tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:19.744158 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3bb8847-f789-4935-90e3-93b6654922bc tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:19.744158 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3bb8847-f789-4935-90e3-93b6654922bc tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:19.753906 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:19.753906 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:19.758708 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a3bb8847-f789-4935-90e3-93b6654922bc tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:19.761941 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3bb8847-f789-4935-90e3-93b6654922bc tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:19.763138 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 38/150] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:19 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:20.042058 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6cd32f05-164c-4019-9689-5c03c08468ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:20.045305 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6cd32f05-164c-4019-9689-5c03c08468ce tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:20.045538 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6cd32f05-164c-4019-9689-5c03c08468ce tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:20.046062 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6cd32f05-164c-4019-9689-5c03c08468ce tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:20.058701 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:20.058701 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:20.062056 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6cd32f05-164c-4019-9689-5c03c08468ce tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:20.068538 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6cd32f05-164c-4019-9689-5c03c08468ce tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:20.069123 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 39/151] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:20 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:20.216801 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-24b69fd4-5a28-4a61-bd14-0a5ed9d34538 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:20.219014 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-24b69fd4-5a28-4a61-bd14-0a5ed9d34538 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] POST https://10.4.3.99/volume/v3/attachments/20e95e16-dd5e-4b55-9dc1-9bd1fe6e6788/action Jul 03 14:49:20.219542 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-24b69fd4-5a28-4a61-bd14-0a5ed9d34538 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:49:20.219716 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-24b69fd4-5a28-4a61-bd14-0a5ed9d34538 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:20.241758 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:20.241758 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:20.258896 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3002d6cf-cef6-41e3-bde1-b1b3b45fad6c req-24b69fd4-5a28-4a61-bd14-0a5ed9d34538 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/20e95e16-dd5e-4b55-9dc1-9bd1fe6e6788/action returned with HTTP 204 Jul 03 14:49:20.259359 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 39/152] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:49:20 2026] POST /volume/v3/attachments/20e95e16-dd5e-4b55-9dc1-9bd1fe6e6788/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:49:20.776173 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cc4f0692-ce31-4988-817f-41745cfc74b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:20.778085 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cc4f0692-ce31-4988-817f-41745cfc74b2 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:20.778353 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cc4f0692-ce31-4988-817f-41745cfc74b2 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:20.778613 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cc4f0692-ce31-4988-817f-41745cfc74b2 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:20.795565 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:20.795565 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:20.801922 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cc4f0692-ce31-4988-817f-41745cfc74b2 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:20.807434 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cc4f0692-ce31-4988-817f-41745cfc74b2 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:20.807977 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 37/153] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:20 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:20.820039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-70c1bedc-dec9-48a1-9d71-cd8dccb02511 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:20.820777 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-70c1bedc-dec9-48a1-9d71-cd8dccb02511 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:49:20.820924 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-70c1bedc-dec9-48a1-9d71-cd8dccb02511 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:20.821091 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-70c1bedc-dec9-48a1-9d71-cd8dccb02511 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:20.830672 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:20.830672 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:20.834206 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-70c1bedc-dec9-48a1-9d71-cd8dccb02511 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:49:20.838630 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-70c1bedc-dec9-48a1-9d71-cd8dccb02511 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:49:20.838992 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 39/154] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:20 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:20.843205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a327d160-547c-476b-b388-16dbb9098e0e req-d59a157c-576b-4d4a-86d9-fb14c4ef74a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:20.848247 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-d59a157c-576b-4d4a-86d9-fb14c4ef74a5 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:20.848247 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-d59a157c-576b-4d4a-86d9-fb14c4ef74a5 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:20.848247 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-d59a157c-576b-4d4a-86d9-fb14c4ef74a5 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:20.859495 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:20.859495 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:20.872212 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a327d160-547c-476b-b388-16dbb9098e0e req-d59a157c-576b-4d4a-86d9-fb14c4ef74a5 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:20.876301 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-d59a157c-576b-4d4a-86d9-fb14c4ef74a5 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:20.877176 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 40/155] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:20 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:21.083899 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7af5f671-61f6-4dfc-a43c-4ab0edc119a9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:21.085971 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7af5f671-61f6-4dfc-a43c-4ab0edc119a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:21.086202 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7af5f671-61f6-4dfc-a43c-4ab0edc119a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:21.086432 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7af5f671-61f6-4dfc-a43c-4ab0edc119a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:21.097518 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:21.097518 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:21.101638 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7af5f671-61f6-4dfc-a43c-4ab0edc119a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:21.107326 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7af5f671-61f6-4dfc-a43c-4ab0edc119a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:21.107725 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 40/156] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:21 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:22.120881 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3322cb93-74f7-4ff4-a9ba-29871b571895 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:22.122903 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3322cb93-74f7-4ff4-a9ba-29871b571895 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:22.123152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3322cb93-74f7-4ff4-a9ba-29871b571895 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:22.123407 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3322cb93-74f7-4ff4-a9ba-29871b571895 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:22.134146 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:22.134146 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:22.137479 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3322cb93-74f7-4ff4-a9ba-29871b571895 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:22.141500 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3322cb93-74f7-4ff4-a9ba-29871b571895 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:22.141900 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 38/157] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:22 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:23.136665 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6905df26-6e04-4ce4-9b36-f244f4b0825f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:23.136665 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6905df26-6e04-4ce4-9b36-f244f4b0825f None None] GET https://10.4.3.99/volume// Jul 03 14:49:23.136665 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6905df26-6e04-4ce4-9b36-f244f4b0825f None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:23.136665 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6905df26-6e04-4ce4-9b36-f244f4b0825f None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:23.137981 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6905df26-6e04-4ce4-9b36-f244f4b0825f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:23.137981 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 40/158] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:49:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:23.157342 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1cca60e6-4b78-4432-91ce-a1c5b4396d27 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:23.159987 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1cca60e6-4b78-4432-91ce-a1c5b4396d27 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:23.160255 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1cca60e6-4b78-4432-91ce-a1c5b4396d27 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:23.160508 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1cca60e6-4b78-4432-91ce-a1c5b4396d27 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:23.163513 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-a327d160-547c-476b-b388-16dbb9098e0e req-0724af77-a895-4352-bb3d-2c78e5ef7414 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:23.176200 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:23.176200 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:23.179940 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1cca60e6-4b78-4432-91ce-a1c5b4396d27 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:23.184430 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1cca60e6-4b78-4432-91ce-a1c5b4396d27 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:23.184778 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 41/159] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:23 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:23.195997 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-975c54a5-6da2-4656-8506-29949f1f1450 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:23.197994 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-975c54a5-6da2-4656-8506-29949f1f1450 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/attachments/6cb1a9b1-545c-4f80-b14d-6996b91ce176/action Jul 03 14:49:23.198418 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-975c54a5-6da2-4656-8506-29949f1f1450 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:49:23.198513 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-975c54a5-6da2-4656-8506-29949f1f1450 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:23.334344 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:23.334344 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:23.349142 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4fdcd147-e453-4c0a-b449-a081f9e169fb req-975c54a5-6da2-4656-8506-29949f1f1450 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments/6cb1a9b1-545c-4f80-b14d-6996b91ce176/action returned with HTTP 204 Jul 03 14:49:23.349142 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 39/160] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:49:23 2026] POST /volume/v3/attachments/6cb1a9b1-545c-4f80-b14d-6996b91ce176/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:49:23.425322 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-0724af77-a895-4352-bb3d-2c78e5ef7414 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:49:23.425737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-0724af77-a895-4352-bb3d-2c78e5ef7414 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1cf692ec-50b8-4dd5-bfcc-4fa019b59747", "connector": null, "instance_uuid": "101c5517-a149-46ac-ae4c-c288a4ad4d16"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:23.436512 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:23.436512 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:23.482623 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-0724af77-a895-4352-bb3d-2c78e5ef7414 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:49:23.483134 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 41/161] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:49:23 2026] POST /volume/v3/attachments => generated 273 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:23.915315 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-250f353a-2e41-43ed-9206-4cb025a39e22 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:23.918141 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-250f353a-2e41-43ed-9206-4cb025a39e22 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:23.919032 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-250f353a-2e41-43ed-9206-4cb025a39e22 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:23.919422 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-250f353a-2e41-43ed-9206-4cb025a39e22 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:23.944442 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:23.944442 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:23.948633 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-250f353a-2e41-43ed-9206-4cb025a39e22 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:23.953420 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-250f353a-2e41-43ed-9206-4cb025a39e22 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:23.954282 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 41/162] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:23 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:24.027451 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8580b93e-ca8d-44e3-8fbb-384fbdc9ae39 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:24.027805 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8580b93e-ca8d-44e3-8fbb-384fbdc9ae39 None None] GET https://10.4.3.99/volume// Jul 03 14:49:24.027965 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8580b93e-ca8d-44e3-8fbb-384fbdc9ae39 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:24.028136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8580b93e-ca8d-44e3-8fbb-384fbdc9ae39 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:24.028521 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8580b93e-ca8d-44e3-8fbb-384fbdc9ae39 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:24.028814 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 42/163] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:24.037522 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a327d160-547c-476b-b388-16dbb9098e0e req-989cd8be-517a-4194-b1ac-4afed9c93086 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:24.040093 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-989cd8be-517a-4194-b1ac-4afed9c93086 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:24.040403 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-989cd8be-517a-4194-b1ac-4afed9c93086 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:24.040661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-989cd8be-517a-4194-b1ac-4afed9c93086 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:24.052312 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:24.052312 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:24.056696 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-a327d160-547c-476b-b388-16dbb9098e0e req-989cd8be-517a-4194-b1ac-4afed9c93086 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:24.062043 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-989cd8be-517a-4194-b1ac-4afed9c93086 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:24.062844 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 40/164] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:49:24 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:24.153945 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-a327d160-547c-476b-b388-16dbb9098e0e req-4467d8d3-a587-4fdc-a7bc-d2e1292c108d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:24.156845 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-4467d8d3-a587-4fdc-a7bc-d2e1292c108d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] PUT https://10.4.3.99/volume/v3/attachments/eb89e88f-eef1-4803-819e-887b46fd4e03 Jul 03 14:49:24.157551 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-4467d8d3-a587-4fdc-a7bc-d2e1292c108d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:24.168260 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-a327d160-547c-476b-b388-16dbb9098e0e req-4467d8d3-a587-4fdc-a7bc-d2e1292c108d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Acquiring lock "cinder-attachment_update-1cf692ec-50b8-4dd5-bfcc-4fa019b59747-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:49:24.174751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-a327d160-547c-476b-b388-16dbb9098e0e req-4467d8d3-a587-4fdc-a7bc-d2e1292c108d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Lock "cinder-attachment_update-1cf692ec-50b8-4dd5-bfcc-4fa019b59747-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:49:24.175810 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:24.175810 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:24.203116 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6ca541bb-a15c-4323-9e6c-458740f440fc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:24.206010 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6ca541bb-a15c-4323-9e6c-458740f440fc tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:24.206010 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6ca541bb-a15c-4323-9e6c-458740f440fc tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:24.206010 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6ca541bb-a15c-4323-9e6c-458740f440fc tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:24.217609 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:24.217609 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:24.221630 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6ca541bb-a15c-4323-9e6c-458740f440fc tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:24.225764 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6ca541bb-a15c-4323-9e6c-458740f440fc tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:24.226510 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 42/165] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:24 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:24.238725 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5742cb61-ad1c-4a89-93d0-84bae2deedee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:24.241061 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5742cb61-ad1c-4a89-93d0-84bae2deedee tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:49:24.241313 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5742cb61-ad1c-4a89-93d0-84bae2deedee tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:24.241540 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5742cb61-ad1c-4a89-93d0-84bae2deedee tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:24.253834 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:24.253834 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:24.257952 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5742cb61-ad1c-4a89-93d0-84bae2deedee tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:49:24.263689 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5742cb61-ad1c-4a89-93d0-84bae2deedee tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:49:24.265250 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 43/166] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:24 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:24.698690 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-a327d160-547c-476b-b388-16dbb9098e0e req-4467d8d3-a587-4fdc-a7bc-d2e1292c108d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Lock "cinder-attachment_update-1cf692ec-50b8-4dd5-bfcc-4fa019b59747-np0000004430" released by "attachment_update" :: held 0.524s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:49:24.699844 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-4467d8d3-a587-4fdc-a7bc-d2e1292c108d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/attachments/eb89e88f-eef1-4803-819e-887b46fd4e03 returned with HTTP 200 Jul 03 14:49:24.700757 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 42/167] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:49:24 2026] PUT /volume/v3/attachments/eb89e88f-eef1-4803-819e-887b46fd4e03 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:24.968229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d591ac06-af22-476a-923d-783be29dcf66 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:24.970157 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d591ac06-af22-476a-923d-783be29dcf66 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:24.970418 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d591ac06-af22-476a-923d-783be29dcf66 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:24.970511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d591ac06-af22-476a-923d-783be29dcf66 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:24.982513 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:24.982513 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:24.991520 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d591ac06-af22-476a-923d-783be29dcf66 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:24.996420 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d591ac06-af22-476a-923d-783be29dcf66 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:24.996819 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 41/168] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:24 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:26.013563 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1ae7e6c8-3afd-4bc0-874b-369b2675d9a8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:26.016101 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ae7e6c8-3afd-4bc0-874b-369b2675d9a8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:26.016458 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ae7e6c8-3afd-4bc0-874b-369b2675d9a8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:26.016756 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ae7e6c8-3afd-4bc0-874b-369b2675d9a8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:26.036247 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:26.036247 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:26.043144 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1ae7e6c8-3afd-4bc0-874b-369b2675d9a8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:26.047894 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ae7e6c8-3afd-4bc0-874b-369b2675d9a8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:26.048247 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 43/169] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:26 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:27.066327 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d663ffb1-9a17-46e0-a0b9-f5bbfec1509e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:27.068114 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d663ffb1-9a17-46e0-a0b9-f5bbfec1509e tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:27.068322 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d663ffb1-9a17-46e0-a0b9-f5bbfec1509e tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:27.068521 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d663ffb1-9a17-46e0-a0b9-f5bbfec1509e tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:27.081755 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:27.081755 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:27.086805 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d663ffb1-9a17-46e0-a0b9-f5bbfec1509e tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:27.093263 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d663ffb1-9a17-46e0-a0b9-f5bbfec1509e tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:27.093884 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 44/170] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:27 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:28.105856 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-74230fa0-9559-4282-84e5-529b126e682d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:28.107568 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74230fa0-9559-4282-84e5-529b126e682d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:28.107794 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74230fa0-9559-4282-84e5-529b126e682d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:28.108030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74230fa0-9559-4282-84e5-529b126e682d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:28.119777 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:28.119777 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:28.124095 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-74230fa0-9559-4282-84e5-529b126e682d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:28.129740 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74230fa0-9559-4282-84e5-529b126e682d tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:28.130252 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 43/171] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:28 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:29.148061 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b64ac6ba-4cd8-4f69-aabc-0b85912bfeb8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:29.151626 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b64ac6ba-4cd8-4f69-aabc-0b85912bfeb8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:29.151785 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b64ac6ba-4cd8-4f69-aabc-0b85912bfeb8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:29.151986 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b64ac6ba-4cd8-4f69-aabc-0b85912bfeb8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:29.174321 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:29.174321 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:29.177928 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b64ac6ba-4cd8-4f69-aabc-0b85912bfeb8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:29.190149 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b64ac6ba-4cd8-4f69-aabc-0b85912bfeb8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:29.190149 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 42/172] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:29 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:30.203315 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ccdf096f-8954-450e-ac0f-027589b93056 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:30.207019 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ccdf096f-8954-450e-ac0f-027589b93056 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:30.207019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ccdf096f-8954-450e-ac0f-027589b93056 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:30.207019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ccdf096f-8954-450e-ac0f-027589b93056 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:30.216169 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:30.216169 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:30.220294 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ccdf096f-8954-450e-ac0f-027589b93056 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:30.225483 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ccdf096f-8954-450e-ac0f-027589b93056 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:30.225929 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 44/173] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:30 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:30.922140 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a327d160-547c-476b-b388-16dbb9098e0e req-a223e38e-8f83-4e5d-9288-188066c7556f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:30.924874 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-a223e38e-8f83-4e5d-9288-188066c7556f tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] POST https://10.4.3.99/volume/v3/attachments/eb89e88f-eef1-4803-819e-887b46fd4e03/action Jul 03 14:49:30.925037 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-a223e38e-8f83-4e5d-9288-188066c7556f tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:49:30.925255 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-a223e38e-8f83-4e5d-9288-188066c7556f tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:30.943488 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:30.943488 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:30.961385 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a327d160-547c-476b-b388-16dbb9098e0e req-a223e38e-8f83-4e5d-9288-188066c7556f tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/attachments/eb89e88f-eef1-4803-819e-887b46fd4e03/action returned with HTTP 204 Jul 03 14:49:30.961973 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 45/174] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:49:30 2026] POST /volume/v3/attachments/eb89e88f-eef1-4803-819e-887b46fd4e03/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:49:31.241932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-612deb25-17f0-4414-874e-524d995a9ab9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:31.244038 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-612deb25-17f0-4414-874e-524d995a9ab9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:31.244300 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-612deb25-17f0-4414-874e-524d995a9ab9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:31.244524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-612deb25-17f0-4414-874e-524d995a9ab9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:31.255674 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:31.255674 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:31.259606 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-612deb25-17f0-4414-874e-524d995a9ab9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:31.264803 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-612deb25-17f0-4414-874e-524d995a9ab9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:31.265315 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 44/175] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:31 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:31.277534 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ef67554b-9f4e-4e80-8c68-486632cfcb23 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:31.282369 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef67554b-9f4e-4e80-8c68-486632cfcb23 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:31.282584 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef67554b-9f4e-4e80-8c68-486632cfcb23 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:31.282808 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef67554b-9f4e-4e80-8c68-486632cfcb23 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:31.304305 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:31.304305 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:31.309606 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ef67554b-9f4e-4e80-8c68-486632cfcb23 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:31.317004 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef67554b-9f4e-4e80-8c68-486632cfcb23 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:31.317588 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 43/176] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:31 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:32.624054 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-54dea4c2-7512-486b-a38f-353b1c743deb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:32.624452 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-54dea4c2-7512-486b-a38f-353b1c743deb None None] GET https://10.4.3.99/volume// Jul 03 14:49:32.624628 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-54dea4c2-7512-486b-a38f-353b1c743deb None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:32.624802 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-54dea4c2-7512-486b-a38f-353b1c743deb None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:32.625114 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-54dea4c2-7512-486b-a38f-353b1c743deb None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:32.625435 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 45/177] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:32.632406 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-222fc49a-d61b-49af-8389-be00f2504b8d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:32.634683 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-222fc49a-d61b-49af-8389-be00f2504b8d tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:49:32.635085 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-222fc49a-d61b-49af-8389-be00f2504b8d tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87abb7c2-222e-492f-b5ea-c569082574bb", "connector": null, "instance_uuid": "185aae48-a76d-4491-ab2f-4f80d6560fc8"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:32.647830 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:32.647830 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:32.690351 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-222fc49a-d61b-49af-8389-be00f2504b8d tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:49:32.690814 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 46/178] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:49:32 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 03 14:49:32.698516 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-efe40025-488a-4c74-a2a8-69b482787841 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:32.700384 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-efe40025-488a-4c74-a2a8-69b482787841 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] DELETE https://10.4.3.99/volume/v3/attachments/20e95e16-dd5e-4b55-9dc1-9bd1fe6e6788 Jul 03 14:49:32.700550 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-efe40025-488a-4c74-a2a8-69b482787841 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:32.700715 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-efe40025-488a-4c74-a2a8-69b482787841 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:32.707526 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:32.707526 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:33.234140 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eccac814-bcf7-4905-9dba-d950348e1f82 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:33.236881 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eccac814-bcf7-4905-9dba-d950348e1f82 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:33.237107 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eccac814-bcf7-4905-9dba-d950348e1f82 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:33.237345 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eccac814-bcf7-4905-9dba-d950348e1f82 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:33.249849 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:33.249849 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:33.260948 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eccac814-bcf7-4905-9dba-d950348e1f82 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:33.270293 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eccac814-bcf7-4905-9dba-d950348e1f82 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:33.271475 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 44/179] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:33 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:33.314815 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-8d49ed9e-e8e5-4ac7-8a4d-41f286717849 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:33.316886 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-8d49ed9e-e8e5-4ac7-8a4d-41f286717849 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] POST https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747/action Jul 03 14:49:33.317706 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-8d49ed9e-e8e5-4ac7-8a4d-41f286717849 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:49:33.317706 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-8d49ed9e-e8e5-4ac7-8a4d-41f286717849 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:33.329575 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:33.329575 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:33.329575 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-8d49ed9e-e8e5-4ac7-8a4d-41f286717849 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:33.337206 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-8d49ed9e-e8e5-4ac7-8a4d-41f286717849 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Begin detaching volume completed successfully. Jul 03 14:49:33.337692 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-8d49ed9e-e8e5-4ac7-8a4d-41f286717849 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747/action returned with HTTP 202 Jul 03 14:49:33.338245 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 46/180] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:49:33 2026] POST /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:49:33.360165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f84187be-b162-44d4-b431-a0bf84bc6197 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:33.361910 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f84187be-b162-44d4-b431-a0bf84bc6197 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:33.362164 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f84187be-b162-44d4-b431-a0bf84bc6197 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:33.362330 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f84187be-b162-44d4-b431-a0bf84bc6197 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:33.372748 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:33.372748 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:33.376835 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f84187be-b162-44d4-b431-a0bf84bc6197 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:33.381592 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f84187be-b162-44d4-b431-a0bf84bc6197 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:33.382703 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 47/181] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:33 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:33.406783 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-efe40025-488a-4c74-a2a8-69b482787841 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/20e95e16-dd5e-4b55-9dc1-9bd1fe6e6788 returned with HTTP 200 Jul 03 14:49:33.407365 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 45/182] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:49:32 2026] DELETE /volume/v3/attachments/20e95e16-dd5e-4b55-9dc1-9bd1fe6e6788 => generated 192 bytes in 709 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:34.364206 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b053bf5-08f7-408b-8fa3-91bb47cad423 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:34.364663 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b053bf5-08f7-408b-8fa3-91bb47cad423 None None] GET https://10.4.3.99/volume// Jul 03 14:49:34.364867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b053bf5-08f7-408b-8fa3-91bb47cad423 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:34.365102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b053bf5-08f7-408b-8fa3-91bb47cad423 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:34.365568 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b053bf5-08f7-408b-8fa3-91bb47cad423 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:34.365925 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 45/183] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:34.373288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eafa4d6e-40c9-4441-b1ea-0bd14f2741d9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:34.377427 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eafa4d6e-40c9-4441-b1ea-0bd14f2741d9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:34.377427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eafa4d6e-40c9-4441-b1ea-0bd14f2741d9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:34.377427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eafa4d6e-40c9-4441-b1ea-0bd14f2741d9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:34.387358 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:34.387358 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:34.394493 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eafa4d6e-40c9-4441-b1ea-0bd14f2741d9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:34.399854 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-de534a19-3e55-46fe-a3ce-2fd56b8196d2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:34.401945 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-eafa4d6e-40c9-4441-b1ea-0bd14f2741d9 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:34.402013 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de534a19-3e55-46fe-a3ce-2fd56b8196d2 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:34.402013 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-de534a19-3e55-46fe-a3ce-2fd56b8196d2 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:34.402013 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-de534a19-3e55-46fe-a3ce-2fd56b8196d2 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:34.402110 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 47/184] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:49:34 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:34.412551 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:34.412551 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:34.416973 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-de534a19-3e55-46fe-a3ce-2fd56b8196d2 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:34.420978 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de534a19-3e55-46fe-a3ce-2fd56b8196d2 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:34.421470 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 48/185] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:34 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:35.335800 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-c63f954d-6112-47d6-87d9-8a925152287c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:35.338617 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-c63f954d-6112-47d6-87d9-8a925152287c tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] DELETE https://10.4.3.99/volume/v3/attachments/eb89e88f-eef1-4803-819e-887b46fd4e03 Jul 03 14:49:35.338911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-c63f954d-6112-47d6-87d9-8a925152287c tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:35.339199 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-c63f954d-6112-47d6-87d9-8a925152287c tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:35.349714 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:35.349714 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:35.435571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea2357fa-6475-42d1-8170-a94f7b25be0a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:35.437281 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea2357fa-6475-42d1-8170-a94f7b25be0a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:35.437495 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea2357fa-6475-42d1-8170-a94f7b25be0a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:35.437704 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea2357fa-6475-42d1-8170-a94f7b25be0a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:35.447452 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:35.447452 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:35.450920 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ea2357fa-6475-42d1-8170-a94f7b25be0a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:35.454868 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea2357fa-6475-42d1-8170-a94f7b25be0a tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:35.455226 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 46/186] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:35 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:35.914008 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2a83b890-889f-4010-8d93-80d2ac26ccf0 req-c63f954d-6112-47d6-87d9-8a925152287c tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/attachments/eb89e88f-eef1-4803-819e-887b46fd4e03 returned with HTTP 200 Jul 03 14:49:35.914842 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 46/187] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:49:35 2026] DELETE /volume/v3/attachments/eb89e88f-eef1-4803-819e-887b46fd4e03 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:36.127738 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-f2f53842-6460-4484-a9fe-9b56589cc0a3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:36.129902 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-f2f53842-6460-4484-a9fe-9b56589cc0a3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:36.130333 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-f2f53842-6460-4484-a9fe-9b56589cc0a3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:36.130615 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-f2f53842-6460-4484-a9fe-9b56589cc0a3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:36.139624 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:36.139624 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:36.143152 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-f2f53842-6460-4484-a9fe-9b56589cc0a3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:36.148568 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-f2f53842-6460-4484-a9fe-9b56589cc0a3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:36.149165 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 48/188] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:36 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:36.469042 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c117fc3b-a5e2-464b-bdcd-c011ff4d67e8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:36.471393 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c117fc3b-a5e2-464b-bdcd-c011ff4d67e8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:36.471658 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c117fc3b-a5e2-464b-bdcd-c011ff4d67e8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:36.471897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c117fc3b-a5e2-464b-bdcd-c011ff4d67e8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:36.481375 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:36.481375 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:36.486407 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c117fc3b-a5e2-464b-bdcd-c011ff4d67e8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:36.492093 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c117fc3b-a5e2-464b-bdcd-c011ff4d67e8 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:36.492678 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 49/189] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:36 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:38.212395 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5ebe7cbf-4d5c-4e52-8afa-a9bca3a852fe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:38.212395 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ebe7cbf-4d5c-4e52-8afa-a9bca3a852fe None None] GET https://10.4.3.99/volume// Jul 03 14:49:38.212395 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ebe7cbf-4d5c-4e52-8afa-a9bca3a852fe None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:38.212395 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ebe7cbf-4d5c-4e52-8afa-a9bca3a852fe None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:38.213141 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ebe7cbf-4d5c-4e52-8afa-a9bca3a852fe None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:38.213141 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 47/190] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:49:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:38.224246 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a8d3c05d-09cc-4ce7-9358-26dd7d25f288 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:38.229699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-2dbbc686-c0f3-4e44-996e-b4cba3c7a3d1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:38.233192 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a8d3c05d-09cc-4ce7-9358-26dd7d25f288 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:49:38.233192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a8d3c05d-09cc-4ce7-9358-26dd7d25f288 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40", "connector": null, "instance_uuid": "84be4e2e-bf25-439e-b9f4-e2e66e65ca9b"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:38.233425 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-2dbbc686-c0f3-4e44-996e-b4cba3c7a3d1 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] PUT https://10.4.3.99/volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee Jul 03 14:49:38.233425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-2dbbc686-c0f3-4e44-996e-b4cba3c7a3d1 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:38.242439 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:38.242439 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:38.246365 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-2dbbc686-c0f3-4e44-996e-b4cba3c7a3d1 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Acquiring lock "cinder-attachment_update-87abb7c2-222e-492f-b5ea-c569082574bb-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:49:38.256920 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-2dbbc686-c0f3-4e44-996e-b4cba3c7a3d1 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Lock "cinder-attachment_update-87abb7c2-222e-492f-b5ea-c569082574bb-np0000004430" acquired by "attachment_update" :: waited 0.008s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:49:38.256920 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:38.256920 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:38.275114 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-94b88399-a7d7-4a11-88de-701fc957d408 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:38.277905 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-94b88399-a7d7-4a11-88de-701fc957d408 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:49:38.278265 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-94b88399-a7d7-4a11-88de-701fc957d408 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:38.278640 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-94b88399-a7d7-4a11-88de-701fc957d408 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:38.295852 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:38.295852 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:38.303077 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-94b88399-a7d7-4a11-88de-701fc957d408 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:49:38.312830 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-94b88399-a7d7-4a11-88de-701fc957d408 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:49:38.314257 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 50/191] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:38 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 1651 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:49:38.315985 np0000004430 devstack@c-api.service[99980]: WARNING cinder.volume.api [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a8d3c05d-09cc-4ce7-9358-26dd7d25f288 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 14:49:38.324574 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a8d3c05d-09cc-4ce7-9358-26dd7d25f288 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:49:38.324574 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 47/192] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:49:38 2026] POST /volume/v3/attachments => generated 271 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:38.370827 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-40d430f4-fe23-4325-9f31-c437f4f4f23b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:38.374585 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-40d430f4-fe23-4325-9f31-c437f4f4f23b tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:49:38.375193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-40d430f4-fe23-4325-9f31-c437f4f4f23b tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:38.376495 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-40d430f4-fe23-4325-9f31-c437f4f4f23b tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:38.397030 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:38.397030 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:38.404626 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-40d430f4-fe23-4325-9f31-c437f4f4f23b tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:49:38.413108 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-40d430f4-fe23-4325-9f31-c437f4f4f23b tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:49:38.414189 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 48/193] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:38 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 1651 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:38.691772 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-38c3958a-bc9b-4194-956a-1a8c51b53860 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:38.694056 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38c3958a-bc9b-4194-956a-1a8c51b53860 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:38.694538 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38c3958a-bc9b-4194-956a-1a8c51b53860 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:38.694897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38c3958a-bc9b-4194-956a-1a8c51b53860 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:38.714616 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:38.714616 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:38.719181 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-38c3958a-bc9b-4194-956a-1a8c51b53860 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:38.727325 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38c3958a-bc9b-4194-956a-1a8c51b53860 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:38.727660 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 51/194] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:38 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:38.783332 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-2dbbc686-c0f3-4e44-996e-b4cba3c7a3d1 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Lock "cinder-attachment_update-87abb7c2-222e-492f-b5ea-c569082574bb-np0000004430" released by "attachment_update" :: held 0.529s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:49:38.783631 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-2dbbc686-c0f3-4e44-996e-b4cba3c7a3d1 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee returned with HTTP 200 Jul 03 14:49:38.784484 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 49/195] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:49:38 2026] PUT /volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:38.793596 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-d7a0d011-da3a-4dd9-ad78-67be7a382e4a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:38.796146 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-d7a0d011-da3a-4dd9-ad78-67be7a382e4a tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee Jul 03 14:49:38.796435 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-d7a0d011-da3a-4dd9-ad78-67be7a382e4a tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:38.796872 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-d7a0d011-da3a-4dd9-ad78-67be7a382e4a tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:38.813268 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-d7a0d011-da3a-4dd9-ad78-67be7a382e4a tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee returned with HTTP 200 Jul 03 14:49:38.813954 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 48/196] 10.4.3.99 () {70 vars in 1644 bytes} [Fri Jul 3 14:49:38 2026] GET /volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:38.874853 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f91d79c2-ffcb-4638-b153-a5985e748254 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:38.875372 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f91d79c2-ffcb-4638-b153-a5985e748254 None None] GET https://10.4.3.99/volume// Jul 03 14:49:38.875594 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f91d79c2-ffcb-4638-b153-a5985e748254 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:38.875841 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f91d79c2-ffcb-4638-b153-a5985e748254 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:38.876269 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f91d79c2-ffcb-4638-b153-a5985e748254 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:38.876808 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 49/197] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:38.885862 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-0723619f-9c11-437d-918f-815282614fce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:38.889714 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-0723619f-9c11-437d-918f-815282614fce tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:38.889948 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-0723619f-9c11-437d-918f-815282614fce tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:38.890183 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-0723619f-9c11-437d-918f-815282614fce tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:38.911744 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:38.911744 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:38.918195 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-0723619f-9c11-437d-918f-815282614fce tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:38.924164 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-0723619f-9c11-437d-918f-815282614fce tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:38.924727 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 52/198] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:49:38 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1046 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:39.048256 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-2cd42cd4-de82-403a-8280-3620908b6018 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:39.056106 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-2cd42cd4-de82-403a-8280-3620908b6018 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] PUT https://10.4.3.99/volume/v3/attachments/a99b8c6b-5146-421a-b76b-f8b925f49345 Jul 03 14:49:39.056106 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-2cd42cd4-de82-403a-8280-3620908b6018 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:39.065606 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-2cd42cd4-de82-403a-8280-3620908b6018 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Acquiring lock "cinder-attachment_update-0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:49:39.070352 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-2cd42cd4-de82-403a-8280-3620908b6018 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Lock "cinder-attachment_update-0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:49:39.071686 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:39.071686 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:39.593799 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-2cd42cd4-de82-403a-8280-3620908b6018 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Lock "cinder-attachment_update-0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40-np0000004430" released by "attachment_update" :: held 0.523s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:49:39.594155 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-2cd42cd4-de82-403a-8280-3620908b6018 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/attachments/a99b8c6b-5146-421a-b76b-f8b925f49345 returned with HTTP 200 Jul 03 14:49:39.594672 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 50/199] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:49:39 2026] PUT /volume/v3/attachments/a99b8c6b-5146-421a-b76b-f8b925f49345 => generated 967 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:39.740918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-87fd5819-84be-4906-8b87-9715d89b2a6b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:39.742628 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87fd5819-84be-4906-8b87-9715d89b2a6b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:39.742838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87fd5819-84be-4906-8b87-9715d89b2a6b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:39.743017 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87fd5819-84be-4906-8b87-9715d89b2a6b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:39.752475 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:39.752475 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:39.756619 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-87fd5819-84be-4906-8b87-9715d89b2a6b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:39.762821 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87fd5819-84be-4906-8b87-9715d89b2a6b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:39.763097 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 49/200] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:39 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:40.778330 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b5a1019a-84ce-4618-a645-f34441fea21b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:40.782957 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b5a1019a-84ce-4618-a645-f34441fea21b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:40.783194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b5a1019a-84ce-4618-a645-f34441fea21b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:40.783628 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b5a1019a-84ce-4618-a645-f34441fea21b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:40.800690 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:40.800690 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:40.809381 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b5a1019a-84ce-4618-a645-f34441fea21b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:40.814577 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b5a1019a-84ce-4618-a645-f34441fea21b tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:40.815007 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 50/201] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:40 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:41.829835 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-88d35c93-b6b6-4ad8-8851-983be2f288f1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:41.831724 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-88d35c93-b6b6-4ad8-8851-983be2f288f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:41.831931 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-88d35c93-b6b6-4ad8-8851-983be2f288f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:41.832111 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-88d35c93-b6b6-4ad8-8851-983be2f288f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:41.849859 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:41.849859 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:41.853689 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-88d35c93-b6b6-4ad8-8851-983be2f288f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:41.858778 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-88d35c93-b6b6-4ad8-8851-983be2f288f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:41.858778 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 53/202] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:41 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:42.872952 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e7b08c7d-857f-48e5-be10-6a95fb4a3e0c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:42.874653 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e7b08c7d-857f-48e5-be10-6a95fb4a3e0c tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:42.874856 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e7b08c7d-857f-48e5-be10-6a95fb4a3e0c tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:42.875068 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e7b08c7d-857f-48e5-be10-6a95fb4a3e0c tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:42.883701 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:42.883701 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:42.886987 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e7b08c7d-857f-48e5-be10-6a95fb4a3e0c tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:42.890676 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e7b08c7d-857f-48e5-be10-6a95fb4a3e0c tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:42.891042 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 51/203] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:42 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:43.905759 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-375c9503-f013-4c86-acad-3c4db56734e6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:43.907603 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-375c9503-f013-4c86-acad-3c4db56734e6 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:43.907791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-375c9503-f013-4c86-acad-3c4db56734e6 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:43.908098 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-375c9503-f013-4c86-acad-3c4db56734e6 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:43.928877 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:43.928877 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:43.933389 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-375c9503-f013-4c86-acad-3c4db56734e6 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:43.942157 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-375c9503-f013-4c86-acad-3c4db56734e6 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:43.942157 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 50/204] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:43 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:44.291758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d5521b51-371b-4597-868e-4c3ed155ab1c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:44.293715 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5521b51-371b-4597-868e-4c3ed155ab1c tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:44.293943 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5521b51-371b-4597-868e-4c3ed155ab1c tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:44.294202 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5521b51-371b-4597-868e-4c3ed155ab1c tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:44.301450 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:44.301450 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:44.307622 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d5521b51-371b-4597-868e-4c3ed155ab1c tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:44.314814 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5521b51-371b-4597-868e-4c3ed155ab1c tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:44.315501 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 51/205] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:44 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:44.374402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-280d9c8f-a521-4439-8bef-11ecd896b86b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:44.376042 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-280d9c8f-a521-4439-8bef-11ecd896b86b tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:44.376248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-280d9c8f-a521-4439-8bef-11ecd896b86b tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:44.376462 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-280d9c8f-a521-4439-8bef-11ecd896b86b tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:44.382935 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:44.382935 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:44.386528 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-280d9c8f-a521-4439-8bef-11ecd896b86b tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:44.390373 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-280d9c8f-a521-4439-8bef-11ecd896b86b tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:44.390902 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 54/206] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:44 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:44.958055 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-538c7367-93e8-4bbe-9c1c-a6e8e25d57fa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:44.960388 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-538c7367-93e8-4bbe-9c1c-a6e8e25d57fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:44.960618 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-538c7367-93e8-4bbe-9c1c-a6e8e25d57fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:44.960804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-538c7367-93e8-4bbe-9c1c-a6e8e25d57fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:44.970287 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:44.970287 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:44.973914 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-538c7367-93e8-4bbe-9c1c-a6e8e25d57fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:44.978357 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-538c7367-93e8-4bbe-9c1c-a6e8e25d57fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:44.978707 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 52/207] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:44 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:45.827675 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a95431a0-3866-4b33-8a92-b735cb8b7ba6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:45.830691 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a95431a0-3866-4b33-8a92-b735cb8b7ba6 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] POST https://10.4.3.99/volume/v3/attachments/a99b8c6b-5146-421a-b76b-f8b925f49345/action Jul 03 14:49:45.831580 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a95431a0-3866-4b33-8a92-b735cb8b7ba6 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:49:45.831580 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a95431a0-3866-4b33-8a92-b735cb8b7ba6 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:45.853736 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:45.853736 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:45.914315 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ece464ea-75e6-488d-ab88-7ec335cd9623 req-a95431a0-3866-4b33-8a92-b735cb8b7ba6 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/attachments/a99b8c6b-5146-421a-b76b-f8b925f49345/action returned with HTTP 204 Jul 03 14:49:45.915161 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 51/208] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:49:45 2026] POST /volume/v3/attachments/a99b8c6b-5146-421a-b76b-f8b925f49345/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:49:45.991997 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9656a533-b7eb-4a6a-9d22-6a43dccb862e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:45.994541 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9656a533-b7eb-4a6a-9d22-6a43dccb862e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:45.994973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9656a533-b7eb-4a6a-9d22-6a43dccb862e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:45.994973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9656a533-b7eb-4a6a-9d22-6a43dccb862e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:46.007809 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:46.007809 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:46.021716 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9656a533-b7eb-4a6a-9d22-6a43dccb862e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:46.030146 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9656a533-b7eb-4a6a-9d22-6a43dccb862e tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:46.030355 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 52/209] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:45 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:46.085364 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-7570c117-8653-448c-82ab-729aa08c756d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:46.087300 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-7570c117-8653-448c-82ab-729aa08c756d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:46.087473 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-7570c117-8653-448c-82ab-729aa08c756d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:46.087641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-7570c117-8653-448c-82ab-729aa08c756d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:46.097279 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:46.097279 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:46.100716 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-7570c117-8653-448c-82ab-729aa08c756d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:46.104467 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-7570c117-8653-448c-82ab-729aa08c756d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:46.104855 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 55/210] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:46 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:46.299294 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e3016d8a-e042-47a4-919e-286925946e2c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:46.302334 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e3016d8a-e042-47a4-919e-286925946e2c tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:46.302531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e3016d8a-e042-47a4-919e-286925946e2c tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:46.302869 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e3016d8a-e042-47a4-919e-286925946e2c tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:46.485011 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:46.485011 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:46.488862 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e3016d8a-e042-47a4-919e-286925946e2c tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:46.493022 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e3016d8a-e042-47a4-919e-286925946e2c tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:46.493445 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 53/211] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:46 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:46.587032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-982021c3-a79e-4a9f-b60e-d5dfa0bb9ff0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:46.587494 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-982021c3-a79e-4a9f-b60e-d5dfa0bb9ff0 None None] GET https://10.4.3.99/volume// Jul 03 14:49:46.587641 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-982021c3-a79e-4a9f-b60e-d5dfa0bb9ff0 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:46.587812 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-982021c3-a79e-4a9f-b60e-d5dfa0bb9ff0 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:46.588111 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-982021c3-a79e-4a9f-b60e-d5dfa0bb9ff0 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:46.588432 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 52/212] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:46.597843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-7f6533ea-f30b-4011-9cf8-aa4116b2ac55 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:46.602638 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-7f6533ea-f30b-4011-9cf8-aa4116b2ac55 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:49:46.603139 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-7f6533ea-f30b-4011-9cf8-aa4116b2ac55 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48f024c7-d2b3-4083-9c79-e72b83bbf408", "connector": null, "instance_uuid": "ebcb81fc-c675-4972-a70a-c2f106c5f003"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:46.623242 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:46.623242 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:46.683066 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-7f6533ea-f30b-4011-9cf8-aa4116b2ac55 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:49:46.683514 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 53/213] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:49:46 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:47.248948 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-53e8d9e7-561f-42c1-9258-d46b0d19202a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:47.251288 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-53e8d9e7-561f-42c1-9258-d46b0d19202a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] DELETE https://10.4.3.99/volume/v3/attachments/46789cd0-2591-4a08-93af-ffc5d898de0b Jul 03 14:49:47.251470 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-53e8d9e7-561f-42c1-9258-d46b0d19202a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:47.251642 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-53e8d9e7-561f-42c1-9258-d46b0d19202a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:47.258316 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:47.258316 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:47.801807 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-53e8d9e7-561f-42c1-9258-d46b0d19202a tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/attachments/46789cd0-2591-4a08-93af-ffc5d898de0b returned with HTTP 200 Jul 03 14:49:47.802139 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 56/214] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:49:47 2026] DELETE /volume/v3/attachments/46789cd0-2591-4a08-93af-ffc5d898de0b => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:47.907169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4886d9ac-96ca-4dfc-a79e-ed8e0e3582b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:47.907795 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4886d9ac-96ca-4dfc-a79e-ed8e0e3582b8 None None] GET https://10.4.3.99/volume// Jul 03 14:49:47.907795 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4886d9ac-96ca-4dfc-a79e-ed8e0e3582b8 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:47.907795 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4886d9ac-96ca-4dfc-a79e-ed8e0e3582b8 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:47.907957 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4886d9ac-96ca-4dfc-a79e-ed8e0e3582b8 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:47.908598 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 54/215] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:47 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:47.918954 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-cf8ec51e-bfcf-462c-973a-2844ef739112 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:47.920444 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-cf8ec51e-bfcf-462c-973a-2844ef739112 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] POST https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408/action Jul 03 14:49:47.921014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-cf8ec51e-bfcf-462c-973a-2844ef739112 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action body: b'{"os-reimage": {"image_id": "c3491026-0c0f-468f-89d1-c1e1add01534", "reimage_reserved": true}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:49:47.921014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-cf8ec51e-bfcf-462c-973a-2844ef739112 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "c3491026-0c0f-468f-89d1-c1e1add01534", "reimage_reserved": true}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:47.936197 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:47.936197 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:47.937320 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-cf8ec51e-bfcf-462c-973a-2844ef739112 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:49:48.183045 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e725c750-de1d-4fab-9c22-6faf90b6b649 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:48.183980 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e725c750-de1d-4fab-9c22-6faf90b6b649 None None] GET https://10.4.3.99/volume// Jul 03 14:49:48.184256 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e725c750-de1d-4fab-9c22-6faf90b6b649 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:48.184521 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e725c750-de1d-4fab-9c22-6faf90b6b649 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:48.185186 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e725c750-de1d-4fab-9c22-6faf90b6b649 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:48.185186 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 54/216] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:49:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:48.202272 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-df099cab-11de-48f4-963c-5b4b89615d02 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:48.205058 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-df099cab-11de-48f4-963c-5b4b89615d02 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:49:48.205655 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-df099cab-11de-48f4-963c-5b4b89615d02 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40", "connector": null, "instance_uuid": "e8184f2a-aae2-42b0-94a4-84f07c8f2510"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:48.222045 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:48.222045 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:48.273363 np0000004430 devstack@c-api.service[99977]: WARNING cinder.volume.api [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-df099cab-11de-48f4-963c-5b4b89615d02 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 14:49:48.289727 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-df099cab-11de-48f4-963c-5b4b89615d02 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:49:48.289727 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 57/217] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:49:48 2026] POST /volume/v3/attachments => generated 271 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:48.492334 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-cf8ec51e-bfcf-462c-973a-2844ef739112 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408/action returned with HTTP 202 Jul 03 14:49:48.492334 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 53/218] 10.4.3.99 () {74 vars in 1706 bytes} [Fri Jul 3 14:49:47 2026] POST /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408/action => generated 0 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 14:49:48.535400 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-170ef0f2-925b-43ed-b4ae-3bcf93f2452c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:48.535842 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-170ef0f2-925b-43ed-b4ae-3bcf93f2452c None None] GET https://10.4.3.99/volume// Jul 03 14:49:48.536043 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-170ef0f2-925b-43ed-b4ae-3bcf93f2452c None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:48.536322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-170ef0f2-925b-43ed-b4ae-3bcf93f2452c None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:48.536709 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-170ef0f2-925b-43ed-b4ae-3bcf93f2452c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:48.537041 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 55/219] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:49:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:48.556922 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-ec67a418-1ffc-47e4-9c65-19fa6350843d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:48.559417 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-ec67a418-1ffc-47e4-9c65-19fa6350843d tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:49:48.560118 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-ec67a418-1ffc-47e4-9c65-19fa6350843d tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dde68b08-cafe-4970-9efb-22f4634dc170", "connector": null, "instance_uuid": "c96c5fce-8ffd-45e1-9739-e69a8b9d341e"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:48.571012 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:48.571012 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:48.609477 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-ec67a418-1ffc-47e4-9c65-19fa6350843d tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:49:48.610107 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 55/220] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:49:48 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 03 14:49:48.635991 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bedcc4a0-7c67-4548-8fc6-7d32d59e20bb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:48.637925 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bedcc4a0-7c67-4548-8fc6-7d32d59e20bb tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:48.638237 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bedcc4a0-7c67-4548-8fc6-7d32d59e20bb tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:48.638502 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bedcc4a0-7c67-4548-8fc6-7d32d59e20bb tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:48.649848 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:48.649848 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:48.653870 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bedcc4a0-7c67-4548-8fc6-7d32d59e20bb tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:48.660506 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bedcc4a0-7c67-4548-8fc6-7d32d59e20bb tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:48.660890 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 58/221] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:48 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:48.832388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-568632ef-3a46-40e1-ac50-3f427a125eab None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:48.832388 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-568632ef-3a46-40e1-ac50-3f427a125eab None None] GET https://10.4.3.99/volume// Jul 03 14:49:48.832388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-568632ef-3a46-40e1-ac50-3f427a125eab None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:48.832388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-568632ef-3a46-40e1-ac50-3f427a125eab None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:48.832388 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-568632ef-3a46-40e1-ac50-3f427a125eab None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:48.832388 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 54/222] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:48.842559 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-086de3ee-0d9d-4535-8713-6f00622aa64d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:48.844566 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-086de3ee-0d9d-4535-8713-6f00622aa64d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:48.845050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-086de3ee-0d9d-4535-8713-6f00622aa64d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:48.845050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-086de3ee-0d9d-4535-8713-6f00622aa64d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:48.861625 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:48.861625 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:48.871344 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-086de3ee-0d9d-4535-8713-6f00622aa64d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:48.876207 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-086de3ee-0d9d-4535-8713-6f00622aa64d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:48.876917 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 56/223] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:49:48 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:48.973081 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-76539e4d-baec-4d15-8e6a-b19066c7b6dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:48.974945 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-76539e4d-baec-4d15-8e6a-b19066c7b6dc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] PUT https://10.4.3.99/volume/v3/attachments/47fed0ca-8a32-462d-a32f-c68e0d16ed1e Jul 03 14:49:48.977153 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-76539e4d-baec-4d15-8e6a-b19066c7b6dc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:48.988907 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-76539e4d-baec-4d15-8e6a-b19066c7b6dc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Acquiring lock "cinder-attachment_update-0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:49:48.988907 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-76539e4d-baec-4d15-8e6a-b19066c7b6dc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Lock "cinder-attachment_update-0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:49:48.990173 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:48.990173 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:49.022181 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-95b0176e-7eb9-472b-9992-44d14f1c35be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:49.024008 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-95b0176e-7eb9-472b-9992-44d14f1c35be tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:49.024265 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-95b0176e-7eb9-472b-9992-44d14f1c35be tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:49.024500 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-95b0176e-7eb9-472b-9992-44d14f1c35be tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:49.168146 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3586d74e-a2cc-4ed1-ba28-34352e109d2c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:49.168146 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3586d74e-a2cc-4ed1-ba28-34352e109d2c None None] GET https://10.4.3.99/volume// Jul 03 14:49:49.169403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3586d74e-a2cc-4ed1-ba28-34352e109d2c None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:49.169403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3586d74e-a2cc-4ed1-ba28-34352e109d2c None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:49.169403 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3586d74e-a2cc-4ed1-ba28-34352e109d2c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:49.169403 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 55/224] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:49.176064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-070b3338-67e1-4161-8f15-82d79444ac6b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:49.178708 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-070b3338-67e1-4161-8f15-82d79444ac6b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:49.178892 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-070b3338-67e1-4161-8f15-82d79444ac6b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:49.179136 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-070b3338-67e1-4161-8f15-82d79444ac6b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:49.184081 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:49.184081 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:49.187596 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-95b0176e-7eb9-472b-9992-44d14f1c35be tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:49.187661 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:49.187661 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:49.190319 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-070b3338-67e1-4161-8f15-82d79444ac6b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:49.191550 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-95b0176e-7eb9-472b-9992-44d14f1c35be tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:49.191954 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 59/225] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:49 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1021 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:49.194222 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-070b3338-67e1-4161-8f15-82d79444ac6b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:49.194704 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 57/226] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:49:49 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:49.218022 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-bc3796ec-8803-40b9-a1db-2fcc10657d07 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:49.219684 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-bc3796ec-8803-40b9-a1db-2fcc10657d07 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] POST https://10.4.3.99/volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee/action Jul 03 14:49:49.221140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-bc3796ec-8803-40b9-a1db-2fcc10657d07 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:49:49.221140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-bc3796ec-8803-40b9-a1db-2fcc10657d07 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:49.235696 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:49.235696 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:49.251277 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-34e508df-89bc-4bfa-af0f-8b46689d12d7 req-bc3796ec-8803-40b9-a1db-2fcc10657d07 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee/action returned with HTTP 204 Jul 03 14:49:49.251842 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 56/227] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:49:49 2026] POST /volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:49:49.280429 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e2490299-5a8a-44c1-9247-bc9ec90547f5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:49.283087 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e2490299-5a8a-44c1-9247-bc9ec90547f5 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] PUT https://10.4.3.99/volume/v3/attachments/92b9b5f9-6823-4c5c-a0ca-b71b321588cf Jul 03 14:49:49.283592 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e2490299-5a8a-44c1-9247-bc9ec90547f5 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:49.293301 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e2490299-5a8a-44c1-9247-bc9ec90547f5 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Acquiring lock "cinder-attachment_update-dde68b08-cafe-4970-9efb-22f4634dc170-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:49:49.298673 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e2490299-5a8a-44c1-9247-bc9ec90547f5 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Lock "cinder-attachment_update-dde68b08-cafe-4970-9efb-22f4634dc170-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:49:49.300147 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:49.300147 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:49.523256 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-76539e4d-baec-4d15-8e6a-b19066c7b6dc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Lock "cinder-attachment_update-0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40-np0000004430" released by "attachment_update" :: held 0.535s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:49:49.524318 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-76539e4d-baec-4d15-8e6a-b19066c7b6dc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/attachments/47fed0ca-8a32-462d-a32f-c68e0d16ed1e returned with HTTP 200 Jul 03 14:49:49.524318 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 56/228] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:49:48 2026] PUT /volume/v3/attachments/47fed0ca-8a32-462d-a32f-c68e0d16ed1e => generated 967 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:49.674304 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dd813700-fedf-4118-88b1-941f94d31fef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:49.676140 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dd813700-fedf-4118-88b1-941f94d31fef tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:49.676417 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dd813700-fedf-4118-88b1-941f94d31fef tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:49.676697 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dd813700-fedf-4118-88b1-941f94d31fef tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:49.688116 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:49.688116 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:49.692293 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dd813700-fedf-4118-88b1-941f94d31fef tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:49.696304 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dd813700-fedf-4118-88b1-941f94d31fef tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:49.696716 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 58/229] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:49 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:49.826618 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e2490299-5a8a-44c1-9247-bc9ec90547f5 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Lock "cinder-attachment_update-dde68b08-cafe-4970-9efb-22f4634dc170-np0000004430" released by "attachment_update" :: held 0.528s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:49:49.826928 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-e2490299-5a8a-44c1-9247-bc9ec90547f5 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/attachments/92b9b5f9-6823-4c5c-a0ca-b71b321588cf returned with HTTP 200 Jul 03 14:49:49.827428 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 60/230] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:49:49 2026] PUT /volume/v3/attachments/92b9b5f9-6823-4c5c-a0ca-b71b321588cf => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:50.204109 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e90bb97b-fc92-440a-af1d-4a396dfe05bf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:50.208318 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e90bb97b-fc92-440a-af1d-4a396dfe05bf tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:50.208318 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e90bb97b-fc92-440a-af1d-4a396dfe05bf tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:50.208318 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e90bb97b-fc92-440a-af1d-4a396dfe05bf tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:50.225661 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:50.225661 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:50.229152 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e90bb97b-fc92-440a-af1d-4a396dfe05bf tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:50.232661 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e90bb97b-fc92-440a-af1d-4a396dfe05bf tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:50.233145 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 57/231] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:50 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:50.709313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9af55493-30e0-40c7-aa38-b6ad2a207cfe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:50.712273 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9af55493-30e0-40c7-aa38-b6ad2a207cfe tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:50.712273 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9af55493-30e0-40c7-aa38-b6ad2a207cfe tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:50.712273 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9af55493-30e0-40c7-aa38-b6ad2a207cfe tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:50.726430 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:50.726430 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:50.729681 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9af55493-30e0-40c7-aa38-b6ad2a207cfe tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:50.735992 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9af55493-30e0-40c7-aa38-b6ad2a207cfe tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:50.736641 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 57/232] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:50 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:51.248699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dfc62899-88f7-4cf7-96e8-874e65099f5d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:51.250526 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dfc62899-88f7-4cf7-96e8-874e65099f5d tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:51.250749 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dfc62899-88f7-4cf7-96e8-874e65099f5d tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:51.250927 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dfc62899-88f7-4cf7-96e8-874e65099f5d tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:51.269910 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:51.269910 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:51.275114 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dfc62899-88f7-4cf7-96e8-874e65099f5d tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:51.280933 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dfc62899-88f7-4cf7-96e8-874e65099f5d tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:51.281473 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 59/233] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:51 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:51.750606 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3dbd4660-2a98-4527-916f-c8e1ca7069e0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:51.755163 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3dbd4660-2a98-4527-916f-c8e1ca7069e0 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:51.755163 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3dbd4660-2a98-4527-916f-c8e1ca7069e0 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:51.755163 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3dbd4660-2a98-4527-916f-c8e1ca7069e0 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:51.769570 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:51.769570 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:51.774620 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3dbd4660-2a98-4527-916f-c8e1ca7069e0 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:51.781730 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3dbd4660-2a98-4527-916f-c8e1ca7069e0 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:51.782831 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 61/234] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:51 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:52.297145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-11fe10a3-cb58-458b-a85e-75b4ae0429b2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:52.298993 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-11fe10a3-cb58-458b-a85e-75b4ae0429b2 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:52.299263 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-11fe10a3-cb58-458b-a85e-75b4ae0429b2 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:52.299485 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-11fe10a3-cb58-458b-a85e-75b4ae0429b2 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:52.311803 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:52.311803 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:52.319172 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-11fe10a3-cb58-458b-a85e-75b4ae0429b2 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:52.322793 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-11fe10a3-cb58-458b-a85e-75b4ae0429b2 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:52.323179 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 58/235] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:52 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:52.795996 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b41301b0-be8e-40ce-b9ab-1d8db82046b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:52.797877 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b41301b0-be8e-40ce-b9ab-1d8db82046b3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:52.798080 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b41301b0-be8e-40ce-b9ab-1d8db82046b3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:52.798330 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b41301b0-be8e-40ce-b9ab-1d8db82046b3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:52.811509 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:52.811509 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:52.815469 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b41301b0-be8e-40ce-b9ab-1d8db82046b3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:52.820194 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b41301b0-be8e-40ce-b9ab-1d8db82046b3 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:52.820842 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 58/236] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:52 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:49:53.342377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3ddc4948-2c24-4743-ac77-03762637af45 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:53.344828 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3ddc4948-2c24-4743-ac77-03762637af45 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:53.344828 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3ddc4948-2c24-4743-ac77-03762637af45 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:53.345112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3ddc4948-2c24-4743-ac77-03762637af45 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:53.359336 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:53.359336 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:53.365266 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3ddc4948-2c24-4743-ac77-03762637af45 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:53.379315 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3ddc4948-2c24-4743-ac77-03762637af45 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:53.379842 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 60/237] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:53 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:53.814849 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9315f1dd-139f-47aa-9ced-f0f8165570a1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:53.817079 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9315f1dd-139f-47aa-9ced-f0f8165570a1 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] DELETE https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:53.817331 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9315f1dd-139f-47aa-9ced-f0f8165570a1 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:53.817558 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9315f1dd-139f-47aa-9ced-f0f8165570a1 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:53.817786 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9315f1dd-139f-47aa-9ced-f0f8165570a1 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Delete volume with id: 1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:53.826065 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:53.826065 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:53.826759 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9315f1dd-139f-47aa-9ced-f0f8165570a1 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:53.838911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-81b00042-d4b7-4ad2-b01b-1bd89f8b0aca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:53.841170 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-81b00042-d4b7-4ad2-b01b-1bd89f8b0aca tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:53.841489 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-81b00042-d4b7-4ad2-b01b-1bd89f8b0aca tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:53.841745 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-81b00042-d4b7-4ad2-b01b-1bd89f8b0aca tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:53.855938 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9315f1dd-139f-47aa-9ced-f0f8165570a1 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Delete volume request issued successfully. Jul 03 14:49:53.856160 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9315f1dd-139f-47aa-9ced-f0f8165570a1 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 202 Jul 03 14:49:53.856682 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 62/238] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:49:53 2026] DELETE /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:49:53.857388 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:53.857388 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:53.863842 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-81b00042-d4b7-4ad2-b01b-1bd89f8b0aca tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:53.867346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3aa9308f-7b98-4d70-bddb-7e682eab2ebd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:53.869277 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3aa9308f-7b98-4d70-bddb-7e682eab2ebd tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:53.869472 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3aa9308f-7b98-4d70-bddb-7e682eab2ebd tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:53.869677 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3aa9308f-7b98-4d70-bddb-7e682eab2ebd tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:53.871396 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-81b00042-d4b7-4ad2-b01b-1bd89f8b0aca tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:53.872310 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 59/239] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:53 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:53.878328 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:53.878328 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:53.882833 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3aa9308f-7b98-4d70-bddb-7e682eab2ebd tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Volume info retrieved successfully. Jul 03 14:49:53.889848 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3aa9308f-7b98-4d70-bddb-7e682eab2ebd tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 200 Jul 03 14:49:53.890285 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 59/240] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:53 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:54.397263 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c016ba13-3ed7-4aa9-9f2f-6833de750da9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:54.399300 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c016ba13-3ed7-4aa9-9f2f-6833de750da9 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:54.399558 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c016ba13-3ed7-4aa9-9f2f-6833de750da9 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:54.399807 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c016ba13-3ed7-4aa9-9f2f-6833de750da9 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:54.414991 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:54.414991 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:54.419491 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c016ba13-3ed7-4aa9-9f2f-6833de750da9 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:54.424180 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c016ba13-3ed7-4aa9-9f2f-6833de750da9 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:54.424583 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 61/241] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:54 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:54.886080 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-631cfa14-3373-4775-8fb5-7285fcdef8fa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:54.887809 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-631cfa14-3373-4775-8fb5-7285fcdef8fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:54.887995 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-631cfa14-3373-4775-8fb5-7285fcdef8fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:54.888196 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-631cfa14-3373-4775-8fb5-7285fcdef8fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:54.899822 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:54.899822 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:54.902933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5788bcea-4bc1-4a79-91f1-74acfdff2d59 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:54.903377 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-631cfa14-3373-4775-8fb5-7285fcdef8fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:54.904827 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5788bcea-4bc1-4a79-91f1-74acfdff2d59 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] GET https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 Jul 03 14:49:54.905012 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5788bcea-4bc1-4a79-91f1-74acfdff2d59 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:54.905229 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5788bcea-4bc1-4a79-91f1-74acfdff2d59 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:54.907255 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-631cfa14-3373-4775-8fb5-7285fcdef8fa tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:54.907687 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 63/242] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:54 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:54.917696 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5788bcea-4bc1-4a79-91f1-74acfdff2d59 tempest-TaggedAttachmentsTest-1619148565 tempest-TaggedAttachmentsTest-1619148565-project-member] https://10.4.3.99/volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 returned with HTTP 404 Jul 03 14:49:54.918317 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 60/243] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:54 2026] GET /volume/v3/volumes/1cf692ec-50b8-4dd5-bfcc-4fa019b59747 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:49:55.438408 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2ed630fc-fe91-45e9-85a0-60843c7821a8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:55.440655 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ed630fc-fe91-45e9-85a0-60843c7821a8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:55.440851 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ed630fc-fe91-45e9-85a0-60843c7821a8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:55.441099 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ed630fc-fe91-45e9-85a0-60843c7821a8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:55.453113 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:55.453113 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:55.460033 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2ed630fc-fe91-45e9-85a0-60843c7821a8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:55.470076 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ed630fc-fe91-45e9-85a0-60843c7821a8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:55.479947 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 60/244] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:55 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:55.930504 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ff36587e-bb85-40ba-9db7-e8662e4e0020 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:55.930504 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ff36587e-bb85-40ba-9db7-e8662e4e0020 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:55.930504 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ff36587e-bb85-40ba-9db7-e8662e4e0020 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:55.930504 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ff36587e-bb85-40ba-9db7-e8662e4e0020 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:55.962008 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:55.962008 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:55.966292 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ff36587e-bb85-40ba-9db7-e8662e4e0020 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:55.972896 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ff36587e-bb85-40ba-9db7-e8662e4e0020 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:55.973567 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 62/245] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:55 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1162 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:56.487087 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ec98615f-e635-4ac1-9959-c36f377ef757 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:56.489252 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec98615f-e635-4ac1-9959-c36f377ef757 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:56.489512 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec98615f-e635-4ac1-9959-c36f377ef757 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:56.489777 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec98615f-e635-4ac1-9959-c36f377ef757 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:56.500053 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:56.500053 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:56.503091 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ec98615f-e635-4ac1-9959-c36f377ef757 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:56.506781 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec98615f-e635-4ac1-9959-c36f377ef757 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:56.507212 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 64/246] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:56 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:56.986734 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5afb2a63-d033-485d-883e-61bb2bb6cd12 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:56.988730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5afb2a63-d033-485d-883e-61bb2bb6cd12 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:56.988881 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5afb2a63-d033-485d-883e-61bb2bb6cd12 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:56.989077 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5afb2a63-d033-485d-883e-61bb2bb6cd12 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:57.015013 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:57.015013 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:57.018997 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5afb2a63-d033-485d-883e-61bb2bb6cd12 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:57.023972 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5afb2a63-d033-485d-883e-61bb2bb6cd12 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:57.024472 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 61/247] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:56 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:57.302720 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-acc0fc79-019a-464c-a5af-50b57f82c40d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:57.304980 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-acc0fc79-019a-464c-a5af-50b57f82c40d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] POST https://10.4.3.99/volume/v3/attachments/47fed0ca-8a32-462d-a32f-c68e0d16ed1e/action Jul 03 14:49:57.305379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-acc0fc79-019a-464c-a5af-50b57f82c40d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:49:57.305498 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-acc0fc79-019a-464c-a5af-50b57f82c40d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:57.329401 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:57.329401 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:57.343654 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c1be1705-fb44-4e77-842d-bc6134c2da1f req-acc0fc79-019a-464c-a5af-50b57f82c40d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/attachments/47fed0ca-8a32-462d-a32f-c68e0d16ed1e/action returned with HTTP 204 Jul 03 14:49:57.344361 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 61/248] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:49:57 2026] POST /volume/v3/attachments/47fed0ca-8a32-462d-a32f-c68e0d16ed1e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:49:57.522949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9da35ecb-e7cd-4bd0-9c53-22cf7c7347f6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:57.526926 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9da35ecb-e7cd-4bd0-9c53-22cf7c7347f6 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:57.528734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9da35ecb-e7cd-4bd0-9c53-22cf7c7347f6 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:57.528734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9da35ecb-e7cd-4bd0-9c53-22cf7c7347f6 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:57.540719 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:57.540719 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:57.544879 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9da35ecb-e7cd-4bd0-9c53-22cf7c7347f6 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:57.550255 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9da35ecb-e7cd-4bd0-9c53-22cf7c7347f6 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:57.550912 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 63/249] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:57 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:57.569734 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-16e37515-22f6-45da-8bd8-277164b27b14 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:57.570225 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-16e37515-22f6-45da-8bd8-277164b27b14 None None] GET https://10.4.3.99/volume// Jul 03 14:49:57.570437 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-16e37515-22f6-45da-8bd8-277164b27b14 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:57.570709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-16e37515-22f6-45da-8bd8-277164b27b14 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:57.571105 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-16e37515-22f6-45da-8bd8-277164b27b14 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:57.571505 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 65/250] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:57.579233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-3b18682b-e8c4-46ea-9fa6-697350f45f70 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:57.581655 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-3b18682b-e8c4-46ea-9fa6-697350f45f70 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:49:57.582118 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-3b18682b-e8c4-46ea-9fa6-697350f45f70 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87abb7c2-222e-492f-b5ea-c569082574bb", "connector": null, "instance_uuid": "185aae48-a76d-4491-ab2f-4f80d6560fc8"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:57.598309 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:57.598309 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:57.637268 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-3b18682b-e8c4-46ea-9fa6-697350f45f70 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:49:57.637801 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 62/251] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:49:57 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 03 14:49:57.645146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-eb2cfbff-7b96-4e44-a2a9-d7dc4a95c007 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:57.647280 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-eb2cfbff-7b96-4e44-a2a9-d7dc4a95c007 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] DELETE https://10.4.3.99/volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee Jul 03 14:49:57.647486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-eb2cfbff-7b96-4e44-a2a9-d7dc4a95c007 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:57.647660 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-eb2cfbff-7b96-4e44-a2a9-d7dc4a95c007 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:57.655347 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:57.655347 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:58.041275 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d6731ea0-e433-41c8-af32-17525c3c91dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:58.044260 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d6731ea0-e433-41c8-af32-17525c3c91dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:58.044414 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d6731ea0-e433-41c8-af32-17525c3c91dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:58.044675 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d6731ea0-e433-41c8-af32-17525c3c91dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:58.061785 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:58.061785 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:58.065438 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d6731ea0-e433-41c8-af32-17525c3c91dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:58.071635 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d6731ea0-e433-41c8-af32-17525c3c91dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:58.072325 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 64/252] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:58 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1456 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:58.201705 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-eb2cfbff-7b96-4e44-a2a9-d7dc4a95c007 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee returned with HTTP 200 Jul 03 14:49:58.202463 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 62/253] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:49:57 2026] DELETE /volume/v3/attachments/5b3270aa-543b-4c06-b53f-f28cf7886cee => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:58.420433 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a65ee1e1-050c-4a61-b61f-693f5d675c25 req-27ffbcf0-8c40-40d8-9295-11c4a13696eb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:58.422980 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a65ee1e1-050c-4a61-b61f-693f5d675c25 req-27ffbcf0-8c40-40d8-9295-11c4a13696eb tempest-TestMultiAttachVolumeSwap-1965645360 tempest-TestMultiAttachVolumeSwap-1965645360-project] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:58.423254 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a65ee1e1-050c-4a61-b61f-693f5d675c25 req-27ffbcf0-8c40-40d8-9295-11c4a13696eb tempest-TestMultiAttachVolumeSwap-1965645360 tempest-TestMultiAttachVolumeSwap-1965645360-project] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:58.423467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a65ee1e1-050c-4a61-b61f-693f5d675c25 req-27ffbcf0-8c40-40d8-9295-11c4a13696eb tempest-TestMultiAttachVolumeSwap-1965645360 tempest-TestMultiAttachVolumeSwap-1965645360-project] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:58.435904 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:58.435904 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:58.439353 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a65ee1e1-050c-4a61-b61f-693f5d675c25 req-27ffbcf0-8c40-40d8-9295-11c4a13696eb tempest-TestMultiAttachVolumeSwap-1965645360 tempest-TestMultiAttachVolumeSwap-1965645360-project] Volume info retrieved successfully. Jul 03 14:49:58.443715 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a65ee1e1-050c-4a61-b61f-693f5d675c25 req-27ffbcf0-8c40-40d8-9295-11c4a13696eb tempest-TestMultiAttachVolumeSwap-1965645360 tempest-TestMultiAttachVolumeSwap-1965645360-project] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:58.444251 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 66/254] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:58 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1649 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:58.456050 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c93b7477-3cda-480b-9ca7-8976595d1a82 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:58.458438 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c93b7477-3cda-480b-9ca7-8976595d1a82 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:58.458917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c93b7477-3cda-480b-9ca7-8976595d1a82 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:58.458991 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c93b7477-3cda-480b-9ca7-8976595d1a82 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:58.473808 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:58.473808 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:58.478040 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c93b7477-3cda-480b-9ca7-8976595d1a82 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] Volume info retrieved successfully. Jul 03 14:49:58.484866 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c93b7477-3cda-480b-9ca7-8976595d1a82 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:58.485277 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 63/255] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:58 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1456 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:58.506471 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7e001437-af6c-4415-bf89-fa97706119f1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:58.508754 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e001437-af6c-4415-bf89-fa97706119f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] GET https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db Jul 03 14:49:58.509012 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e001437-af6c-4415-bf89-fa97706119f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:58.509291 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e001437-af6c-4415-bf89-fa97706119f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:58.516090 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:58.516090 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:58.519589 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7e001437-af6c-4415-bf89-fa97706119f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] Volume info retrieved successfully. Jul 03 14:49:58.523751 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e001437-af6c-4415-bf89-fa97706119f1 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-reader] https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db returned with HTTP 200 Jul 03 14:49:58.524099 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 65/256] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:58 2026] GET /volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:49:58.564900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-71d2eed7-9c6b-4f87-9274-e2afa4db7c8e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:58.568035 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71d2eed7-9c6b-4f87-9274-e2afa4db7c8e tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:58.568035 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71d2eed7-9c6b-4f87-9274-e2afa4db7c8e tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:58.568035 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71d2eed7-9c6b-4f87-9274-e2afa4db7c8e tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:58.577440 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:58.577440 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:49:58.581487 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-71d2eed7-9c6b-4f87-9274-e2afa4db7c8e tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:58.587091 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71d2eed7-9c6b-4f87-9274-e2afa4db7c8e tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:58.587680 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 63/257] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:58 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:58.634683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fd29763b-647c-408d-9b86-a2f036dccd35 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:58.637082 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd29763b-647c-408d-9b86-a2f036dccd35 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:58.637527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd29763b-647c-408d-9b86-a2f036dccd35 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:58.637527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd29763b-647c-408d-9b86-a2f036dccd35 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:58.670382 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:58.670382 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:58.675364 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fd29763b-647c-408d-9b86-a2f036dccd35 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:58.681857 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd29763b-647c-408d-9b86-a2f036dccd35 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:58.682466 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 67/258] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:58 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1456 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:58.747846 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-15258b86-2062-4a78-84cb-29e653fd4476 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:58.750533 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-15258b86-2062-4a78-84cb-29e653fd4476 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:58.750783 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-15258b86-2062-4a78-84cb-29e653fd4476 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:58.751049 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-15258b86-2062-4a78-84cb-29e653fd4476 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:58.767100 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:58.767100 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:58.772151 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-15258b86-2062-4a78-84cb-29e653fd4476 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:58.778660 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-15258b86-2062-4a78-84cb-29e653fd4476 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:58.779183 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 64/259] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:49:58 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1456 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:58.804833 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-98718850-7745-48b5-8bc9-a244144e7e08 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:58.807351 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-98718850-7745-48b5-8bc9-a244144e7e08 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] POST https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40/action Jul 03 14:49:58.807729 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-98718850-7745-48b5-8bc9-a244144e7e08 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:49:58.807883 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-98718850-7745-48b5-8bc9-a244144e7e08 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:58.824083 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:58.824083 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:58.824695 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-98718850-7745-48b5-8bc9-a244144e7e08 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:58.838774 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-98718850-7745-48b5-8bc9-a244144e7e08 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Begin detaching volume completed successfully. Jul 03 14:49:58.839087 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-98718850-7745-48b5-8bc9-a244144e7e08 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40/action returned with HTTP 202 Jul 03 14:49:58.839730 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 66/260] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:49:58 2026] POST /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:49:59.302931 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a2677694-b317-43db-8bf6-a731a400c22b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:59.302931 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2677694-b317-43db-8bf6-a731a400c22b None None] GET https://10.4.3.99/volume// Jul 03 14:49:59.302931 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2677694-b317-43db-8bf6-a731a400c22b None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:59.302931 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2677694-b317-43db-8bf6-a731a400c22b None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:59.302931 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2677694-b317-43db-8bf6-a731a400c22b None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:59.303808 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 64/261] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:59.311770 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-11022b78-6be5-4db6-bac5-9cef5c378e90 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:59.313784 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-11022b78-6be5-4db6-bac5-9cef5c378e90 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:49:59.313981 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-11022b78-6be5-4db6-bac5-9cef5c378e90 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:59.314167 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-11022b78-6be5-4db6-bac5-9cef5c378e90 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:59.322816 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:59.322816 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:59.326315 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-11022b78-6be5-4db6-bac5-9cef5c378e90 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:49:59.331047 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-11022b78-6be5-4db6-bac5-9cef5c378e90 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:49:59.331454 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 68/262] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:49:59 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 1538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:59.429970 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-ae64db58-b0be-45ce-be1e-b434a9e3aaac None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:59.432638 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-ae64db58-b0be-45ce-be1e-b434a9e3aaac tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] PUT https://10.4.3.99/volume/v3/attachments/6cfaa8fe-1d49-41fa-a1ce-bc31b2f39351 Jul 03 14:49:59.432638 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-ae64db58-b0be-45ce-be1e-b434a9e3aaac tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:49:59.435335 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=171,cinder:UPDATE=22,cinder:INSERT=4 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:49:59.441206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-ae64db58-b0be-45ce-be1e-b434a9e3aaac tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Acquiring lock "cinder-attachment_update-48f024c7-d2b3-4083-9c79-e72b83bbf408-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:49:59.445589 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-ae64db58-b0be-45ce-be1e-b434a9e3aaac tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Lock "cinder-attachment_update-48f024c7-d2b3-4083-9c79-e72b83bbf408-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:49:59.447659 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:59.447659 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:49:59.606652 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-81ae1272-c298-4f6f-9eee-57acd3bd4522 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:59.608848 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81ae1272-c298-4f6f-9eee-57acd3bd4522 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:49:59.608848 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81ae1272-c298-4f6f-9eee-57acd3bd4522 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:59.610143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81ae1272-c298-4f6f-9eee-57acd3bd4522 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:59.619179 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:59.619179 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:49:59.623294 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-81ae1272-c298-4f6f-9eee-57acd3bd4522 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:49:59.627786 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81ae1272-c298-4f6f-9eee-57acd3bd4522 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:49:59.628292 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 67/263] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:49:59 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:49:59.871936 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-df8323ae-5960-489f-bbc4-29a3aa127bdb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:59.872331 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df8323ae-5960-489f-bbc4-29a3aa127bdb None None] GET https://10.4.3.99/volume// Jul 03 14:49:59.872494 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df8323ae-5960-489f-bbc4-29a3aa127bdb None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:59.872936 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df8323ae-5960-489f-bbc4-29a3aa127bdb None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:59.873863 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df8323ae-5960-489f-bbc4-29a3aa127bdb None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:49:59.873863 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 65/264] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:49:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:49:59.882349 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-19d1f1bd-db74-4042-8179-d61de84569dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:49:59.887430 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-19d1f1bd-db74-4042-8179-d61de84569dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:49:59.887606 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-19d1f1bd-db74-4042-8179-d61de84569dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:49:59.887786 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-19d1f1bd-db74-4042-8179-d61de84569dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:49:59.901404 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:49:59.901404 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:49:59.906288 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-19d1f1bd-db74-4042-8179-d61de84569dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:49:59.914656 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-19d1f1bd-db74-4042-8179-d61de84569dd tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:49:59.914880 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 69/265] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:49:59 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:49:59.982334 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-ae64db58-b0be-45ce-be1e-b434a9e3aaac tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Lock "cinder-attachment_update-48f024c7-d2b3-4083-9c79-e72b83bbf408-np0000004430" released by "attachment_update" :: held 0.537s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:49:59.982806 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-ae64db58-b0be-45ce-be1e-b434a9e3aaac tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/attachments/6cfaa8fe-1d49-41fa-a1ce-bc31b2f39351 returned with HTTP 200 Jul 03 14:49:59.983320 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 65/266] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:49:59 2026] PUT /volume/v3/attachments/6cfaa8fe-1d49-41fa-a1ce-bc31b2f39351 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:00.353384 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-ce9d62e4-95af-4605-91d3-769344b4477b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:00.356897 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-ce9d62e4-95af-4605-91d3-769344b4477b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] POST https://10.4.3.99/volume/v3/attachments/92b9b5f9-6823-4c5c-a0ca-b71b321588cf/action Jul 03 14:50:00.357351 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-ce9d62e4-95af-4605-91d3-769344b4477b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:50:00.357516 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-ce9d62e4-95af-4605-91d3-769344b4477b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:00.360303 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=204,cinder:INSERT=21,cinder:UPDATE=31 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:00.375861 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:00.375861 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:00.391286 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-79b1c79b-57dd-4907-8f46-c01e20618ab4 req-ce9d62e4-95af-4605-91d3-769344b4477b tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/attachments/92b9b5f9-6823-4c5c-a0ca-b71b321588cf/action returned with HTTP 204 Jul 03 14:50:00.391715 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 68/267] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:50:00 2026] POST /volume/v3/attachments/92b9b5f9-6823-4c5c-a0ca-b71b321588cf/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:00.466876 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-8353f910-f0a1-41fb-9a7a-f8859a04bb71 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:00.468814 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-8353f910-f0a1-41fb-9a7a-f8859a04bb71 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:50:00.468988 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-8353f910-f0a1-41fb-9a7a-f8859a04bb71 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:00.469231 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-8353f910-f0a1-41fb-9a7a-f8859a04bb71 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:00.487345 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:00.487345 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:00.495455 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-8353f910-f0a1-41fb-9a7a-f8859a04bb71 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:00.496078 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-019253d3-442b-45c9-92ea-2b4224c1aa7e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:00.499515 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-019253d3-442b-45c9-92ea-2b4224c1aa7e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] POST https://10.4.3.99/volume/v3/attachments/6cfaa8fe-1d49-41fa-a1ce-bc31b2f39351/action Jul 03 14:50:00.499849 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-019253d3-442b-45c9-92ea-2b4224c1aa7e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:50:00.499954 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-019253d3-442b-45c9-92ea-2b4224c1aa7e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:00.499992 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-8353f910-f0a1-41fb-9a7a-f8859a04bb71 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:50:00.500435 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 66/268] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:50:00 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1459 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:00.520830 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:00.520830 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:00.532856 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6bb73504-7a14-4a02-8f47-ce097f7ebccb req-019253d3-442b-45c9-92ea-2b4224c1aa7e tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/attachments/6cfaa8fe-1d49-41fa-a1ce-bc31b2f39351/action returned with HTTP 204 Jul 03 14:50:00.533345 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 70/269] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:50:00 2026] POST /volume/v3/attachments/6cfaa8fe-1d49-41fa-a1ce-bc31b2f39351/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:00.640149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b6f8b71a-1d3e-4d0e-b56c-f9a780d963b3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:00.642134 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b6f8b71a-1d3e-4d0e-b56c-f9a780d963b3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:00.642344 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b6f8b71a-1d3e-4d0e-b56c-f9a780d963b3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:00.642539 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b6f8b71a-1d3e-4d0e-b56c-f9a780d963b3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:00.652025 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:00.652025 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:00.655233 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b6f8b71a-1d3e-4d0e-b56c-f9a780d963b3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:50:00.658641 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b6f8b71a-1d3e-4d0e-b56c-f9a780d963b3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:50:00.658924 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 66/270] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:00 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:00.669870 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b1d931cc-59e4-4d1b-8e4b-10d8c515f84f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:00.672354 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b1d931cc-59e4-4d1b-8e4b-10d8c515f84f tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:00.672617 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b1d931cc-59e4-4d1b-8e4b-10d8c515f84f tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:00.672874 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b1d931cc-59e4-4d1b-8e4b-10d8c515f84f tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:00.684868 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:00.684868 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:00.689838 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b1d931cc-59e4-4d1b-8e4b-10d8c515f84f tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:50:00.694501 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b1d931cc-59e4-4d1b-8e4b-10d8c515f84f tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:50:00.694886 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 69/271] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:00 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:01.013071 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-b3129902-7982-443b-aad0-f5f1e3c04de4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:01.018828 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-b3129902-7982-443b-aad0-f5f1e3c04de4 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] DELETE https://10.4.3.99/volume/v3/attachments/47fed0ca-8a32-462d-a32f-c68e0d16ed1e Jul 03 14:50:01.019087 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-b3129902-7982-443b-aad0-f5f1e3c04de4 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:01.019379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-b3129902-7982-443b-aad0-f5f1e3c04de4 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:01.020907 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=160,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:01.023950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d1572802-dbf5-4d90-aaf0-38a61283be14 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:01.027488 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1572802-dbf5-4d90-aaf0-38a61283be14 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:01.027707 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1572802-dbf5-4d90-aaf0-38a61283be14 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:01.027952 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1572802-dbf5-4d90-aaf0-38a61283be14 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:01.029237 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:01.029237 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:01.036375 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:01.036375 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:01.039940 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d1572802-dbf5-4d90-aaf0-38a61283be14 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:50:01.040211 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-c34291af-804b-413d-8e48-f31885430cd9 req-15dcb284-f5de-496e-823a-0ac3bdea7a6a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:01.044503 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c34291af-804b-413d-8e48-f31885430cd9 req-15dcb284-f5de-496e-823a-0ac3bdea7a6a tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] POST https://10.4.3.99/volume/v3/snapshots/None/action Jul 03 14:50:01.044503 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c34291af-804b-413d-8e48-f31885430cd9 req-15dcb284-f5de-496e-823a-0ac3bdea7a6a tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:50:01.044503 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c34291af-804b-413d-8e48-f31885430cd9 req-15dcb284-f5de-496e-823a-0ac3bdea7a6a tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:01.044720 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1572802-dbf5-4d90-aaf0-38a61283be14 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:50:01.044720 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 71/272] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:01 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:01.044781 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.snapshot_actions [req-c34291af-804b-413d-8e48-f31885430cd9 req-15dcb284-f5de-496e-823a-0ac3bdea7a6a tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99980) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 14:50:01.067018 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c34291af-804b-413d-8e48-f31885430cd9 req-15dcb284-f5de-496e-823a-0ac3bdea7a6a tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] https://10.4.3.99/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 14:50:01.067018 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 67/273] 10.4.3.99 () {72 vars in 1575 bytes} [Fri Jul 3 14:50:01 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:50:01.110963 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-68db508c-f1ca-47e6-9b2a-6a7c113795a4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:01.114952 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-68db508c-f1ca-47e6-9b2a-6a7c113795a4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:01.115142 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-68db508c-f1ca-47e6-9b2a-6a7c113795a4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:01.115325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-68db508c-f1ca-47e6-9b2a-6a7c113795a4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:01.125584 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:01.125584 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:01.129284 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-68db508c-f1ca-47e6-9b2a-6a7c113795a4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:50:01.133753 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-68db508c-f1ca-47e6-9b2a-6a7c113795a4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:50:01.134188 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 70/274] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:50:01 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:01.189967 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-cdc4d2b3-94fc-4a56-88ba-8a4092b56003 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:01.192639 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-cdc4d2b3-94fc-4a56-88ba-8a4092b56003 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] POST https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170/action Jul 03 14:50:01.192905 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-cdc4d2b3-94fc-4a56-88ba-8a4092b56003 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:50:01.193017 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-cdc4d2b3-94fc-4a56-88ba-8a4092b56003 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:01.209369 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:01.209369 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:01.209369 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-cdc4d2b3-94fc-4a56-88ba-8a4092b56003 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:50:01.218574 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-cdc4d2b3-94fc-4a56-88ba-8a4092b56003 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Begin detaching volume completed successfully. Jul 03 14:50:01.218787 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-cdc4d2b3-94fc-4a56-88ba-8a4092b56003 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170/action returned with HTTP 202 Jul 03 14:50:01.219240 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 72/275] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:50:01 2026] POST /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:50:01.488629 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ae046a6a-efe1-4b93-bf54-010ba19605a8 req-ddfa5b51-e7d3-4a25-887a-6b2acab8ca43 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:01.490735 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ae046a6a-efe1-4b93-bf54-010ba19605a8 req-ddfa5b51-e7d3-4a25-887a-6b2acab8ca43 tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] POST https://10.4.3.99/volume/v3/snapshots/84b833d8-654d-4ba0-8408-0528cf3e7137/action Jul 03 14:50:01.491118 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ae046a6a-efe1-4b93-bf54-010ba19605a8 req-ddfa5b51-e7d3-4a25-887a-6b2acab8ca43 tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:50:01.491275 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ae046a6a-efe1-4b93-bf54-010ba19605a8 req-ddfa5b51-e7d3-4a25-887a-6b2acab8ca43 tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:01.492585 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.snapshot_actions [req-ae046a6a-efe1-4b93-bf54-010ba19605a8 req-ddfa5b51-e7d3-4a25-887a-6b2acab8ca43 tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99980) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 14:50:01.496561 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ae046a6a-efe1-4b93-bf54-010ba19605a8 req-ddfa5b51-e7d3-4a25-887a-6b2acab8ca43 tempest-VolumesAssistedSnapshotsTest-758682348 tempest-VolumesAssistedSnapshotsTest-758682348-project] https://10.4.3.99/volume/v3/snapshots/84b833d8-654d-4ba0-8408-0528cf3e7137/action returned with HTTP 404 Jul 03 14:50:01.497077 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 68/276] 10.4.3.99 () {72 vars in 1671 bytes} [Fri Jul 3 14:50:01 2026] POST /volume/v3/snapshots/84b833d8-654d-4ba0-8408-0528cf3e7137/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:01.565826 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dfcf7035-8901-469d-9df8-f054468dcea4 req-b3129902-7982-443b-aad0-f5f1e3c04de4 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/attachments/47fed0ca-8a32-462d-a32f-c68e0d16ed1e returned with HTTP 200 Jul 03 14:50:01.566377 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 67/277] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:01 2026] DELETE /volume/v3/attachments/47fed0ca-8a32-462d-a32f-c68e0d16ed1e => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:02.201871 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-837b7828-fd94-414f-a5c4-a68f9ff303ff None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:02.203463 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-837b7828-fd94-414f-a5c4-a68f9ff303ff tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:50:02.203626 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-837b7828-fd94-414f-a5c4-a68f9ff303ff tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:02.203829 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-837b7828-fd94-414f-a5c4-a68f9ff303ff tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:02.214164 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:02.214164 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:02.219208 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-837b7828-fd94-414f-a5c4-a68f9ff303ff tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:02.224610 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-837b7828-fd94-414f-a5c4-a68f9ff303ff tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:50:02.224610 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 71/278] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:02 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:02.247492 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-93d1a246-74bd-4c0d-9f3b-fad32002dc4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:02.247936 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93d1a246-74bd-4c0d-9f3b-fad32002dc4c None None] GET https://10.4.3.99/volume// Jul 03 14:50:02.248019 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93d1a246-74bd-4c0d-9f3b-fad32002dc4c None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:02.248257 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93d1a246-74bd-4c0d-9f3b-fad32002dc4c None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:02.248541 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93d1a246-74bd-4c0d-9f3b-fad32002dc4c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:50:02.248814 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 73/279] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:50:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:50:02.255019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-a5a0b776-2e21-41a2-9f07-8d5a3a16e027 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:02.256852 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-a5a0b776-2e21-41a2-9f07-8d5a3a16e027 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:02.257023 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-a5a0b776-2e21-41a2-9f07-8d5a3a16e027 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:02.257214 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-a5a0b776-2e21-41a2-9f07-8d5a3a16e027 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:02.265390 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:02.265390 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:02.268280 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-a5a0b776-2e21-41a2-9f07-8d5a3a16e027 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:50:02.271528 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-a5a0b776-2e21-41a2-9f07-8d5a3a16e027 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:50:02.271891 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 69/280] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:50:02 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1550 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:50:02.278469 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-49c9abc0-b31e-4090-a509-536f31b8af7f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:02.280410 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-49c9abc0-b31e-4090-a509-536f31b8af7f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:50:02.280579 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-49c9abc0-b31e-4090-a509-536f31b8af7f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:02.280754 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-49c9abc0-b31e-4090-a509-536f31b8af7f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:02.289940 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:02.289940 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:02.293249 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-49c9abc0-b31e-4090-a509-536f31b8af7f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:02.297336 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-49c9abc0-b31e-4090-a509-536f31b8af7f tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:50:02.297712 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 68/281] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:50:02 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:02.334143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-33cd9db8-756d-4a50-b58b-47e9543f6905 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:02.337283 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-33cd9db8-756d-4a50-b58b-47e9543f6905 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] POST https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40/action Jul 03 14:50:02.337787 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-33cd9db8-756d-4a50-b58b-47e9543f6905 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:50:02.337985 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-33cd9db8-756d-4a50-b58b-47e9543f6905 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:02.351091 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:02.351091 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:02.351531 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-33cd9db8-756d-4a50-b58b-47e9543f6905 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:02.360350 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-33cd9db8-756d-4a50-b58b-47e9543f6905 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Begin detaching volume completed successfully. Jul 03 14:50:02.360758 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-33cd9db8-756d-4a50-b58b-47e9543f6905 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40/action returned with HTTP 202 Jul 03 14:50:02.360849 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 72/282] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:50:02 2026] POST /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:50:03.416607 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f46edb7c-6228-4554-86db-fa5987be8764 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:03.417181 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f46edb7c-6228-4554-86db-fa5987be8764 None None] GET https://10.4.3.99/volume// Jul 03 14:50:03.417181 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f46edb7c-6228-4554-86db-fa5987be8764 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:03.417181 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f46edb7c-6228-4554-86db-fa5987be8764 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:03.417931 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f46edb7c-6228-4554-86db-fa5987be8764 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:50:03.417931 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 74/283] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:50:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:50:03.431645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-8d503e58-9973-4ffe-a19b-e354c9504143 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:03.438241 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-8d503e58-9973-4ffe-a19b-e354c9504143 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:50:03.438241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-8d503e58-9973-4ffe-a19b-e354c9504143 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:03.438241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-8d503e58-9973-4ffe-a19b-e354c9504143 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:03.464444 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:03.464444 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:03.471336 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-8d503e58-9973-4ffe-a19b-e354c9504143 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:03.475370 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-8d503e58-9973-4ffe-a19b-e354c9504143 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:50:03.475754 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 70/284] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:50:03 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1342 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:50:05.564872 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-bcac591b-59bc-451c-b2d7-e701dd5499f8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:05.567549 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-bcac591b-59bc-451c-b2d7-e701dd5499f8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] DELETE https://10.4.3.99/volume/v3/attachments/92b9b5f9-6823-4c5c-a0ca-b71b321588cf Jul 03 14:50:05.567759 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-bcac591b-59bc-451c-b2d7-e701dd5499f8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:05.567976 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-bcac591b-59bc-451c-b2d7-e701dd5499f8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:05.581043 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:05.581043 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:05.817738 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-02d75707-3d68-41a3-a762-659d3470f1a6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:05.828476 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-02d75707-3d68-41a3-a762-659d3470f1a6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] PUT https://10.4.3.99/volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8 Jul 03 14:50:05.828476 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-02d75707-3d68-41a3-a762-659d3470f1a6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:05.840296 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-02d75707-3d68-41a3-a762-659d3470f1a6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Acquiring lock "cinder-attachment_update-87abb7c2-222e-492f-b5ea-c569082574bb-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:50:05.850223 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-02d75707-3d68-41a3-a762-659d3470f1a6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Lock "cinder-attachment_update-87abb7c2-222e-492f-b5ea-c569082574bb-np0000004430" acquired by "attachment_update" :: waited 0.010s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:50:05.851425 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:05.851425 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:06.128422 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dc2f3770-df68-4bb7-a285-e680e263ecbd req-bcac591b-59bc-451c-b2d7-e701dd5499f8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/attachments/92b9b5f9-6823-4c5c-a0ca-b71b321588cf returned with HTTP 200 Jul 03 14:50:06.129029 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 69/285] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:05 2026] DELETE /volume/v3/attachments/92b9b5f9-6823-4c5c-a0ca-b71b321588cf => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:06.378497 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-02d75707-3d68-41a3-a762-659d3470f1a6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Lock "cinder-attachment_update-87abb7c2-222e-492f-b5ea-c569082574bb-np0000004430" released by "attachment_update" :: held 0.528s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:50:06.378833 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-02d75707-3d68-41a3-a762-659d3470f1a6 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8 returned with HTTP 200 Jul 03 14:50:06.379364 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 73/286] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:50:05 2026] PUT /volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:06.396924 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-0e04772a-120f-4556-b008-60d2ccc1e690 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:06.401430 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-0e04772a-120f-4556-b008-60d2ccc1e690 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8 Jul 03 14:50:06.401650 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-0e04772a-120f-4556-b008-60d2ccc1e690 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:06.401838 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-0e04772a-120f-4556-b008-60d2ccc1e690 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:06.403475 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=205,cinder:UPDATE=15,cinder:INSERT=3 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:06.437991 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-0e04772a-120f-4556-b008-60d2ccc1e690 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8 returned with HTTP 200 Jul 03 14:50:06.437991 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 75/287] 10.4.3.99 () {70 vars in 1644 bytes} [Fri Jul 3 14:50:06 2026] GET /volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8 => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:06.660333 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-31aabc91-29a4-4449-8006-d4df4c180ea9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:06.662345 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-31aabc91-29a4-4449-8006-d4df4c180ea9 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:50:06.662538 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-31aabc91-29a4-4449-8006-d4df4c180ea9 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:06.662716 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-31aabc91-29a4-4449-8006-d4df4c180ea9 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:06.673292 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:06.673292 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:06.678092 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-31aabc91-29a4-4449-8006-d4df4c180ea9 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:06.686143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-31aabc91-29a4-4449-8006-d4df4c180ea9 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:50:06.689209 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 71/288] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:50:06 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:07.244499 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-f6fac1f1-e08e-4ace-bace-bf161bb8627d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:07.249182 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-f6fac1f1-e08e-4ace-bace-bf161bb8627d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] DELETE https://10.4.3.99/volume/v3/attachments/a99b8c6b-5146-421a-b76b-f8b925f49345 Jul 03 14:50:07.249182 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-f6fac1f1-e08e-4ace-bace-bf161bb8627d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:07.249182 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-f6fac1f1-e08e-4ace-bace-bf161bb8627d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:07.253882 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:07.253882 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:07.624276 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d0faf94c-352b-4adc-acfc-7f17fa6bfea8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:07.624276 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d0faf94c-352b-4adc-acfc-7f17fa6bfea8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:07.624276 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d0faf94c-352b-4adc-acfc-7f17fa6bfea8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:07.624668 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d0faf94c-352b-4adc-acfc-7f17fa6bfea8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:07.633435 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:07.633435 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:07.638817 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d0faf94c-352b-4adc-acfc-7f17fa6bfea8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:50:07.643558 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d0faf94c-352b-4adc-acfc-7f17fa6bfea8 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:50:07.645648 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 74/289] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:07 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:07.663735 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-043d6716-d2b6-4349-bdfb-4acec41252f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:07.670003 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-043d6716-d2b6-4349-bdfb-4acec41252f3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:07.670003 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-043d6716-d2b6-4349-bdfb-4acec41252f3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:07.670207 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-043d6716-d2b6-4349-bdfb-4acec41252f3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:07.670329 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-043d6716-d2b6-4349-bdfb-4acec41252f3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Delete volume with id: dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:07.685876 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:07.685876 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:07.685876 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-043d6716-d2b6-4349-bdfb-4acec41252f3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:50:07.716371 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-043d6716-d2b6-4349-bdfb-4acec41252f3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Delete volume request issued successfully. Jul 03 14:50:07.716604 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-043d6716-d2b6-4349-bdfb-4acec41252f3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 202 Jul 03 14:50:07.717134 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 76/290] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:07 2026] DELETE /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:07.726830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e1321111-6244-4c1d-a2f8-14ae75c6a6e4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:07.731538 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e1321111-6244-4c1d-a2f8-14ae75c6a6e4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:07.731538 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e1321111-6244-4c1d-a2f8-14ae75c6a6e4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:07.731538 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e1321111-6244-4c1d-a2f8-14ae75c6a6e4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:07.749280 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:07.749280 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:07.755724 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e1321111-6244-4c1d-a2f8-14ae75c6a6e4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Volume info retrieved successfully. Jul 03 14:50:07.760882 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e1321111-6244-4c1d-a2f8-14ae75c6a6e4 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 200 Jul 03 14:50:07.763867 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 72/291] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:07 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:07.807278 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9125477c-ddef-4c41-adeb-3cd06e5038e3 req-f6fac1f1-e08e-4ace-bace-bf161bb8627d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/attachments/a99b8c6b-5146-421a-b76b-f8b925f49345 returned with HTTP 200 Jul 03 14:50:07.807278 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 70/292] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:07 2026] DELETE /volume/v3/attachments/a99b8c6b-5146-421a-b76b-f8b925f49345 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:08.777618 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9e2aaeaa-58d2-4487-8288-d58a485b7fdd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:08.779833 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9e2aaeaa-58d2-4487-8288-d58a485b7fdd tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:08.780060 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9e2aaeaa-58d2-4487-8288-d58a485b7fdd tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:08.780349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9e2aaeaa-58d2-4487-8288-d58a485b7fdd tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:08.787840 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9e2aaeaa-58d2-4487-8288-d58a485b7fdd tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 404 Jul 03 14:50:08.788490 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 75/293] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:08 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:11.875044 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-de0aba40-5a3f-454d-a606-b372657544df req-7fed1e2b-3073-4202-a48b-29effee5a9c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:11.883004 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-7fed1e2b-3073-4202-a48b-29effee5a9c2 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] DELETE https://10.4.3.99/volume/v3/attachments/a625893b-1979-40d8-9221-6cffd334b0c6 Jul 03 14:50:11.883349 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-7fed1e2b-3073-4202-a48b-29effee5a9c2 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:11.884890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-7fed1e2b-3073-4202-a48b-29effee5a9c2 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:11.899016 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:11.899016 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:12.436632 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-7fed1e2b-3073-4202-a48b-29effee5a9c2 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments/a625893b-1979-40d8-9221-6cffd334b0c6 returned with HTTP 200 Jul 03 14:50:12.437193 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 77/294] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:11 2026] DELETE /volume/v3/attachments/a625893b-1979-40d8-9221-6cffd334b0c6 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:12.444948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-de0aba40-5a3f-454d-a606-b372657544df req-84c9816e-07ce-4a82-a604-7864b7657300 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:12.447472 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-84c9816e-07ce-4a82-a604-7864b7657300 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] DELETE https://10.4.3.99/volume/v3/attachments/b0939e25-4826-4b55-b6c2-ffe51821ed25 Jul 03 14:50:12.447698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-84c9816e-07ce-4a82-a604-7864b7657300 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:12.447928 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-84c9816e-07ce-4a82-a604-7864b7657300 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:12.455819 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:12.455819 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:12.886281 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1c84d0f3-bd98-418d-9ba7-130f23b5c98c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:12.889509 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c84d0f3-bd98-418d-9ba7-130f23b5c98c tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] GET https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:50:12.889509 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c84d0f3-bd98-418d-9ba7-130f23b5c98c tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:12.889725 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c84d0f3-bd98-418d-9ba7-130f23b5c98c tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:12.903506 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:12.903506 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:12.909364 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1c84d0f3-bd98-418d-9ba7-130f23b5c98c tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:50:12.915320 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c84d0f3-bd98-418d-9ba7-130f23b5c98c tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 200 Jul 03 14:50:12.915784 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 71/295] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:50:12 2026] GET /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 1831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:50:13.004398 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-84c9816e-07ce-4a82-a604-7864b7657300 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments/b0939e25-4826-4b55-b6c2-ffe51821ed25 returned with HTTP 200 Jul 03 14:50:13.005071 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 73/296] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:12 2026] DELETE /volume/v3/attachments/b0939e25-4826-4b55-b6c2-ffe51821ed25 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:13.014483 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-de0aba40-5a3f-454d-a606-b372657544df req-ae26c095-2415-4bca-8db6-851d96fbf5a1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:13.017042 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-ae26c095-2415-4bca-8db6-851d96fbf5a1 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] DELETE https://10.4.3.99/volume/v3/attachments/b9b584ed-d5db-42e5-b740-a1945920da57 Jul 03 14:50:13.017324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-ae26c095-2415-4bca-8db6-851d96fbf5a1 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:13.017583 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-ae26c095-2415-4bca-8db6-851d96fbf5a1 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:13.024051 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:13.024051 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:13.565395 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de0aba40-5a3f-454d-a606-b372657544df req-ae26c095-2415-4bca-8db6-851d96fbf5a1 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/attachments/b9b584ed-d5db-42e5-b740-a1945920da57 returned with HTTP 200 Jul 03 14:50:13.565954 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 76/297] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:13 2026] DELETE /volume/v3/attachments/b9b584ed-d5db-42e5-b740-a1945920da57 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:15.072458 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-ec8b5639-392c-4bbe-b966-0eaa696dbdb2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:15.074630 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-ec8b5639-392c-4bbe-b966-0eaa696dbdb2 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] POST https://10.4.3.99/volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8/action Jul 03 14:50:15.075001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-ec8b5639-392c-4bbe-b966-0eaa696dbdb2 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:50:15.075172 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-ec8b5639-392c-4bbe-b966-0eaa696dbdb2 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:15.106551 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:15.106551 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:15.124877 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35b6ba13-abd0-488d-a51f-6375f62c5b30 req-ec8b5639-392c-4bbe-b966-0eaa696dbdb2 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8/action returned with HTTP 204 Jul 03 14:50:15.125368 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 78/298] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:50:15 2026] POST /volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:15.403399 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-585fdfea-83da-4582-b907-64af773bf55f req-6f929f26-1893-468c-85a2-3233f8af436a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:15.406754 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-6f929f26-1893-468c-85a2-3233f8af436a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] DELETE https://10.4.3.99/volume/v3/attachments/76f09a87-f5e3-4bad-bb52-94dadf29741d Jul 03 14:50:15.406754 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-6f929f26-1893-468c-85a2-3233f8af436a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:15.406754 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-6f929f26-1893-468c-85a2-3233f8af436a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:15.417348 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:15.417348 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:15.961338 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-6f929f26-1893-468c-85a2-3233f8af436a tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments/76f09a87-f5e3-4bad-bb52-94dadf29741d returned with HTTP 200 Jul 03 14:50:15.961338 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 72/299] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:15 2026] DELETE /volume/v3/attachments/76f09a87-f5e3-4bad-bb52-94dadf29741d => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:15.977899 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-585fdfea-83da-4582-b907-64af773bf55f req-aa941c12-5244-488f-92d0-f8957387c727 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:15.980593 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-aa941c12-5244-488f-92d0-f8957387c727 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] DELETE https://10.4.3.99/volume/v3/attachments/1add446f-3b80-4804-8d1e-dbe122a35211 Jul 03 14:50:15.981006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-aa941c12-5244-488f-92d0-f8957387c727 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:15.981411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-aa941c12-5244-488f-92d0-f8957387c727 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:15.993021 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:15.993021 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:16.523524 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-aa941c12-5244-488f-92d0-f8957387c727 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments/1add446f-3b80-4804-8d1e-dbe122a35211 returned with HTTP 200 Jul 03 14:50:16.523922 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 74/300] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:15 2026] DELETE /volume/v3/attachments/1add446f-3b80-4804-8d1e-dbe122a35211 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:16.534214 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-585fdfea-83da-4582-b907-64af773bf55f req-fba9eebd-f51d-46cb-8206-84d553e5bad4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:16.535967 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-fba9eebd-f51d-46cb-8206-84d553e5bad4 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] DELETE https://10.4.3.99/volume/v3/attachments/9c70bda5-2523-4161-b65f-2ab819ae0489 Jul 03 14:50:16.536174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-fba9eebd-f51d-46cb-8206-84d553e5bad4 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:16.536368 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-fba9eebd-f51d-46cb-8206-84d553e5bad4 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:16.542407 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:16.542407 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:17.076510 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-585fdfea-83da-4582-b907-64af773bf55f req-fba9eebd-f51d-46cb-8206-84d553e5bad4 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/attachments/9c70bda5-2523-4161-b65f-2ab819ae0489 returned with HTTP 200 Jul 03 14:50:17.077083 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 77/301] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:16 2026] DELETE /volume/v3/attachments/9c70bda5-2523-4161-b65f-2ab819ae0489 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:17.469467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9e55466c-3e4b-4bd8-8acd-f11f57df8c19 req-e682d93f-9db7-49c3-bc78-0dac8fa0eda9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:17.472250 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9e55466c-3e4b-4bd8-8acd-f11f57df8c19 req-e682d93f-9db7-49c3-bc78-0dac8fa0eda9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:50:17.472528 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9e55466c-3e4b-4bd8-8acd-f11f57df8c19 req-e682d93f-9db7-49c3-bc78-0dac8fa0eda9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:17.472797 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9e55466c-3e4b-4bd8-8acd-f11f57df8c19 req-e682d93f-9db7-49c3-bc78-0dac8fa0eda9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:17.486065 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:17.486065 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:17.492212 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-9e55466c-3e4b-4bd8-8acd-f11f57df8c19 req-e682d93f-9db7-49c3-bc78-0dac8fa0eda9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:50:17.497368 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9e55466c-3e4b-4bd8-8acd-f11f57df8c19 req-e682d93f-9db7-49c3-bc78-0dac8fa0eda9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:50:17.499150 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 79/302] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:50:17 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:20.295528 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-46bfea3c-8c4f-4909-8452-0d63c1ee805f req-230f9b84-4d27-4649-a2c5-7c7088565202 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:20.302769 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-46bfea3c-8c4f-4909-8452-0d63c1ee805f req-230f9b84-4d27-4649-a2c5-7c7088565202 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] DELETE https://10.4.3.99/volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8 Jul 03 14:50:20.302769 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-46bfea3c-8c4f-4909-8452-0d63c1ee805f req-230f9b84-4d27-4649-a2c5-7c7088565202 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:20.302769 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-46bfea3c-8c4f-4909-8452-0d63c1ee805f req-230f9b84-4d27-4649-a2c5-7c7088565202 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:20.319374 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:20.319374 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:20.853990 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-46bfea3c-8c4f-4909-8452-0d63c1ee805f req-230f9b84-4d27-4649-a2c5-7c7088565202 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8 returned with HTTP 200 Jul 03 14:50:20.854424 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 73/303] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:20 2026] DELETE /volume/v3/attachments/7e667fc5-c6b3-4339-bb4a-04eaf72d84c8 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:21.474900 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d8c7e787-818d-43a6-b8fd-9807ba6c506d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:21.478412 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d8c7e787-818d-43a6-b8fd-9807ba6c506d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] DELETE https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db Jul 03 14:50:21.478659 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d8c7e787-818d-43a6-b8fd-9807ba6c506d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:21.478916 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d8c7e787-818d-43a6-b8fd-9807ba6c506d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:21.479189 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-d8c7e787-818d-43a6-b8fd-9807ba6c506d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Delete volume with id: 1793280b-3e66-4348-beb3-ac645bb4b1db Jul 03 14:50:21.495146 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:21.495146 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:21.498198 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d8c7e787-818d-43a6-b8fd-9807ba6c506d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:21.519142 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d8c7e787-818d-43a6-b8fd-9807ba6c506d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Delete volume request issued successfully. Jul 03 14:50:21.519342 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d8c7e787-818d-43a6-b8fd-9807ba6c506d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db returned with HTTP 202 Jul 03 14:50:21.519855 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 75/304] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:21 2026] DELETE /volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:21.527619 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c0faa3cf-7890-4c3c-9111-63d19499c368 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:21.529385 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c0faa3cf-7890-4c3c-9111-63d19499c368 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db Jul 03 14:50:21.529591 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c0faa3cf-7890-4c3c-9111-63d19499c368 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:21.529795 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c0faa3cf-7890-4c3c-9111-63d19499c368 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:21.536985 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:21.536985 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:21.541211 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c0faa3cf-7890-4c3c-9111-63d19499c368 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:21.545817 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c0faa3cf-7890-4c3c-9111-63d19499c368 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db returned with HTTP 200 Jul 03 14:50:21.546273 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 78/305] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:21 2026] GET /volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:22.559144 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d1919864-37c2-4cc2-93b1-cc239212b520 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:22.561577 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1919864-37c2-4cc2-93b1-cc239212b520 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db Jul 03 14:50:22.561782 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1919864-37c2-4cc2-93b1-cc239212b520 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:22.561990 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1919864-37c2-4cc2-93b1-cc239212b520 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:22.568792 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1919864-37c2-4cc2-93b1-cc239212b520 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db returned with HTTP 404 Jul 03 14:50:22.569419 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 80/306] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:22 2026] GET /volume/v3/volumes/1793280b-3e66-4348-beb3-ac645bb4b1db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:22.577705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9e67a3f5-120e-4159-a668-f11b0ba58c52 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:22.579343 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e67a3f5-120e-4159-a668-f11b0ba58c52 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:50:22.579554 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e67a3f5-120e-4159-a668-f11b0ba58c52 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:22.579721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e67a3f5-120e-4159-a668-f11b0ba58c52 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:22.579922 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9e67a3f5-120e-4159-a668-f11b0ba58c52 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Delete volume with id: 0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:50:22.586815 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:22.586815 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:22.587339 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9e67a3f5-120e-4159-a668-f11b0ba58c52 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:22.613150 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9e67a3f5-120e-4159-a668-f11b0ba58c52 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Delete volume request issued successfully. Jul 03 14:50:22.613150 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e67a3f5-120e-4159-a668-f11b0ba58c52 tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 202 Jul 03 14:50:22.613150 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 74/307] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:22 2026] DELETE /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:22.621697 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-82b88643-232d-44ea-84ad-3540cb736c2d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:22.622058 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-82b88643-232d-44ea-84ad-3540cb736c2d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:50:22.622058 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-82b88643-232d-44ea-84ad-3540cb736c2d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:22.622443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-82b88643-232d-44ea-84ad-3540cb736c2d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:22.630785 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:22.630785 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:22.636266 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-82b88643-232d-44ea-84ad-3540cb736c2d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Volume info retrieved successfully. Jul 03 14:50:22.638457 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-82b88643-232d-44ea-84ad-3540cb736c2d tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 200 Jul 03 14:50:22.638844 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 76/308] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:22 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:23.563932 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ba2b9f6d-52bf-4773-b0d2-e4ea7a59fbf3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:23.565703 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba2b9f6d-52bf-4773-b0d2-e4ea7a59fbf3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:23.565927 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba2b9f6d-52bf-4773-b0d2-e4ea7a59fbf3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:23.566176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba2b9f6d-52bf-4773-b0d2-e4ea7a59fbf3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:23.566408 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-ba2b9f6d-52bf-4773-b0d2-e4ea7a59fbf3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Delete volume with id: dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:23.575205 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba2b9f6d-52bf-4773-b0d2-e4ea7a59fbf3 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 404 Jul 03 14:50:23.577460 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 79/309] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:23 2026] DELETE /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:23.583204 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8facb09a-7c46-4bab-8896-28f185e6d602 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:23.597443 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8facb09a-7c46-4bab-8896-28f185e6d602 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] GET https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 Jul 03 14:50:23.597443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8facb09a-7c46-4bab-8896-28f185e6d602 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:23.597443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8facb09a-7c46-4bab-8896-28f185e6d602 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:23.597443 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8facb09a-7c46-4bab-8896-28f185e6d602 tempest-VolumesAssistedSnapshotsTest-632863730 tempest-VolumesAssistedSnapshotsTest-632863730-project-admin] https://10.4.3.99/volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 returned with HTTP 404 Jul 03 14:50:23.597443 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 81/310] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:23 2026] GET /volume/v3/volumes/dde68b08-cafe-4970-9efb-22f4634dc170 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:23.653358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ecbdd89f-9587-459c-ab72-3e3b5d3261bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:23.657406 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecbdd89f-9587-459c-ab72-3e3b5d3261bc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] GET https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 Jul 03 14:50:23.657622 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecbdd89f-9587-459c-ab72-3e3b5d3261bc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:23.657768 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecbdd89f-9587-459c-ab72-3e3b5d3261bc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:23.663491 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecbdd89f-9587-459c-ab72-3e3b5d3261bc tempest-TestMultiAttachVolumeSwap-918469599 tempest-TestMultiAttachVolumeSwap-918469599-project-member] https://10.4.3.99/volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 returned with HTTP 404 Jul 03 14:50:23.663965 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 75/311] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:23 2026] GET /volume/v3/volumes/0216c6e9-ba6c-4fb1-8bfa-3d43fa704c40 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:27.573242 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1765d8b2-bcc1-4d5a-92f9-09d5e9e658e8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:27.574992 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1765d8b2-bcc1-4d5a-92f9-09d5e9e658e8 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:50:27.575273 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1765d8b2-bcc1-4d5a-92f9-09d5e9e658e8 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:27.575468 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1765d8b2-bcc1-4d5a-92f9-09d5e9e658e8 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:27.583262 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:27.583262 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:27.588891 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1765d8b2-bcc1-4d5a-92f9-09d5e9e658e8 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:50:27.595201 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1765d8b2-bcc1-4d5a-92f9-09d5e9e658e8 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:50:27.595586 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 77/312] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:27 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:27.715900 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b3050b45-63e7-44c0-9250-b179f40f60d5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:27.717575 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3050b45-63e7-44c0-9250-b179f40f60d5 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:50:27.717735 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3050b45-63e7-44c0-9250-b179f40f60d5 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:27.717960 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3050b45-63e7-44c0-9250-b179f40f60d5 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:27.728856 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:27.728856 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:27.736189 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b3050b45-63e7-44c0-9250-b179f40f60d5 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:50:27.739634 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3050b45-63e7-44c0-9250-b179f40f60d5 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:50:27.755256 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 80/313] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:27 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:27.778176 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5e2e9d58-0dd0-45ba-af91-8e7a7f8ee126 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:27.792068 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5e2e9d58-0dd0-45ba-af91-8e7a7f8ee126 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] DELETE https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:50:27.792068 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5e2e9d58-0dd0-45ba-af91-8e7a7f8ee126 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:27.792068 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5e2e9d58-0dd0-45ba-af91-8e7a7f8ee126 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:27.792068 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-5e2e9d58-0dd0-45ba-af91-8e7a7f8ee126 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Delete volume with id: 87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:50:27.793566 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:27.793566 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:27.794038 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5e2e9d58-0dd0-45ba-af91-8e7a7f8ee126 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:50:27.903649 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5e2e9d58-0dd0-45ba-af91-8e7a7f8ee126 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Delete volume request issued successfully. Jul 03 14:50:27.903649 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5e2e9d58-0dd0-45ba-af91-8e7a7f8ee126 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 202 Jul 03 14:50:27.903649 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 82/314] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:27 2026] DELETE /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:27.909631 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-166f84a9-2415-4a48-9e6f-225d8f0b6987 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:27.913873 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-166f84a9-2415-4a48-9e6f-225d8f0b6987 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:50:27.914081 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-166f84a9-2415-4a48-9e6f-225d8f0b6987 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:27.914289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-166f84a9-2415-4a48-9e6f-225d8f0b6987 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:27.926654 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:27.926654 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:27.931960 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-166f84a9-2415-4a48-9e6f-225d8f0b6987 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Volume info retrieved successfully. Jul 03 14:50:27.942444 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-166f84a9-2415-4a48-9e6f-225d8f0b6987 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 200 Jul 03 14:50:27.942851 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 76/315] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:27 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:28.959470 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6620d4c0-b04d-44f0-a4b6-f6b0101356e8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:28.962499 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6620d4c0-b04d-44f0-a4b6-f6b0101356e8 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] GET https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb Jul 03 14:50:28.963077 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6620d4c0-b04d-44f0-a4b6-f6b0101356e8 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:28.963077 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6620d4c0-b04d-44f0-a4b6-f6b0101356e8 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:28.972998 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6620d4c0-b04d-44f0-a4b6-f6b0101356e8 tempest-ServerActionsTestOtherB-1948891124 tempest-ServerActionsTestOtherB-1948891124-project-member] https://10.4.3.99/volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb returned with HTTP 404 Jul 03 14:50:28.973198 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 78/316] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:28 2026] GET /volume/v3/volumes/87abb7c2-222e-492f-b5ea-c569082574bb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:29.261101 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2e3b64d7-a93e-4579-8266-6f37b922222c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:29.263947 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2e3b64d7-a93e-4579-8266-6f37b922222c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] DELETE https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 Jul 03 14:50:29.264327 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2e3b64d7-a93e-4579-8266-6f37b922222c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:29.264590 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2e3b64d7-a93e-4579-8266-6f37b922222c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:29.264862 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-2e3b64d7-a93e-4579-8266-6f37b922222c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Delete volume with id: 7674cb0a-7923-4461-9687-5f7b4d5aaba4 Jul 03 14:50:29.275455 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:29.275455 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:29.276384 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2e3b64d7-a93e-4579-8266-6f37b922222c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:50:29.337449 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2e3b64d7-a93e-4579-8266-6f37b922222c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Delete volume request issued successfully. Jul 03 14:50:29.337642 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2e3b64d7-a93e-4579-8266-6f37b922222c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 returned with HTTP 202 Jul 03 14:50:29.338209 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 81/317] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:29 2026] DELETE /volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:29.349625 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a583cb5d-0e95-4acb-aae3-95886f6dc5cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:29.353499 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a583cb5d-0e95-4acb-aae3-95886f6dc5cd tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 Jul 03 14:50:29.354009 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a583cb5d-0e95-4acb-aae3-95886f6dc5cd tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:29.354292 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a583cb5d-0e95-4acb-aae3-95886f6dc5cd tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:29.365662 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:29.365662 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:29.374138 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a583cb5d-0e95-4acb-aae3-95886f6dc5cd tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:50:29.381555 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a583cb5d-0e95-4acb-aae3-95886f6dc5cd tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 returned with HTTP 200 Jul 03 14:50:29.382094 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 83/318] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:29 2026] GET /volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:29.703572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b481fa6b-3428-49ad-a67c-d029b59c57cd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:29.706788 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b481fa6b-3428-49ad-a67c-d029b59c57cd tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] DELETE https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d Jul 03 14:50:29.706788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b481fa6b-3428-49ad-a67c-d029b59c57cd tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:29.706788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b481fa6b-3428-49ad-a67c-d029b59c57cd tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:29.706788 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-b481fa6b-3428-49ad-a67c-d029b59c57cd tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Delete volume with id: 16f94607-5466-43aa-85da-b47724dcf86d Jul 03 14:50:29.717234 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:29.717234 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:29.717917 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b481fa6b-3428-49ad-a67c-d029b59c57cd tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:50:29.753229 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b481fa6b-3428-49ad-a67c-d029b59c57cd tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Delete volume request issued successfully. Jul 03 14:50:29.753974 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b481fa6b-3428-49ad-a67c-d029b59c57cd tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d returned with HTTP 202 Jul 03 14:50:29.753974 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 77/319] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:29 2026] DELETE /volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:29.759872 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-39c02e32-f47f-4bca-97f6-e633f32cce33 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:29.763755 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-39c02e32-f47f-4bca-97f6-e633f32cce33 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:50:29.764186 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-39c02e32-f47f-4bca-97f6-e633f32cce33 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:29.764467 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-39c02e32-f47f-4bca-97f6-e633f32cce33 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:29.765531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-06293fbc-27fd-4bcc-8299-b7986de17056 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:29.767953 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-06293fbc-27fd-4bcc-8299-b7986de17056 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d Jul 03 14:50:29.768208 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-06293fbc-27fd-4bcc-8299-b7986de17056 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:29.768425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-06293fbc-27fd-4bcc-8299-b7986de17056 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:29.776023 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:29.776023 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:29.780732 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-06293fbc-27fd-4bcc-8299-b7986de17056 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:50:29.780894 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:29.780894 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:29.787211 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-39c02e32-f47f-4bca-97f6-e633f32cce33 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:50:29.788559 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-06293fbc-27fd-4bcc-8299-b7986de17056 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d returned with HTTP 200 Jul 03 14:50:29.789194 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 82/320] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:29 2026] GET /volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:29.794416 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-39c02e32-f47f-4bca-97f6-e633f32cce33 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:50:29.795217 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 79/321] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:29 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:29.846059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-93786518-84ec-4d06-9e9f-a9742348396b req-b161677f-7bd6-4ffc-bbc6-12db74d29eaf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:29.850247 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-b161677f-7bd6-4ffc-bbc6-12db74d29eaf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:50:29.850450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-b161677f-7bd6-4ffc-bbc6-12db74d29eaf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:29.850701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-b161677f-7bd6-4ffc-bbc6-12db74d29eaf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:29.869723 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:29.869723 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:29.875838 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-93786518-84ec-4d06-9e9f-a9742348396b req-b161677f-7bd6-4ffc-bbc6-12db74d29eaf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:50:29.882282 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-b161677f-7bd6-4ffc-bbc6-12db74d29eaf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:50:29.882951 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 84/322] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:50:29 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:29.965805 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-93786518-84ec-4d06-9e9f-a9742348396b req-a6e83ff0-018d-4e86-a563-d27d80d2e05a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:29.967871 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-a6e83ff0-018d-4e86-a563-d27d80d2e05a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a/action Jul 03 14:50:29.968601 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-a6e83ff0-018d-4e86-a563-d27d80d2e05a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:50:29.968601 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-a6e83ff0-018d-4e86-a563-d27d80d2e05a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:29.979953 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:29.979953 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:29.980466 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-93786518-84ec-4d06-9e9f-a9742348396b req-a6e83ff0-018d-4e86-a563-d27d80d2e05a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:50:30.025301 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-93786518-84ec-4d06-9e9f-a9742348396b req-a6e83ff0-018d-4e86-a563-d27d80d2e05a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Begin detaching volume completed successfully. Jul 03 14:50:30.025618 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-a6e83ff0-018d-4e86-a563-d27d80d2e05a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a/action returned with HTTP 202 Jul 03 14:50:30.026193 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 78/323] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:50:29 2026] POST /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:50:30.405909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4e2e61bb-7051-4c28-996f-7849cdb9f440 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:30.408945 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e2e61bb-7051-4c28-996f-7849cdb9f440 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 Jul 03 14:50:30.409118 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4e2e61bb-7051-4c28-996f-7849cdb9f440 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:30.409544 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4e2e61bb-7051-4c28-996f-7849cdb9f440 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:30.422160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e2e61bb-7051-4c28-996f-7849cdb9f440 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 returned with HTTP 404 Jul 03 14:50:30.423054 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 83/324] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:30 2026] GET /volume/v3/volumes/7674cb0a-7923-4461-9687-5f7b4d5aaba4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:30.431617 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-26ae44f0-fe1c-4e7d-a5b5-1ed4d1a4aa21 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:30.437149 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-26ae44f0-fe1c-4e7d-a5b5-1ed4d1a4aa21 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] DELETE https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 Jul 03 14:50:30.437149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-26ae44f0-fe1c-4e7d-a5b5-1ed4d1a4aa21 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:30.437149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-26ae44f0-fe1c-4e7d-a5b5-1ed4d1a4aa21 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:30.437149 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-26ae44f0-fe1c-4e7d-a5b5-1ed4d1a4aa21 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Delete volume with id: 093066c8-d7a4-48e4-bf80-a561f0d9d0d8 Jul 03 14:50:30.452021 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:30.452021 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:30.453360 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-26ae44f0-fe1c-4e7d-a5b5-1ed4d1a4aa21 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:50:30.503952 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-26ae44f0-fe1c-4e7d-a5b5-1ed4d1a4aa21 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Delete volume request issued successfully. Jul 03 14:50:30.503952 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-26ae44f0-fe1c-4e7d-a5b5-1ed4d1a4aa21 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 returned with HTTP 202 Jul 03 14:50:30.505528 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 80/325] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:30 2026] DELETE /volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:30.519341 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3a0185c9-40e9-4e04-acfb-4b22f8cf2c7c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:30.522365 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3a0185c9-40e9-4e04-acfb-4b22f8cf2c7c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 Jul 03 14:50:30.522729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3a0185c9-40e9-4e04-acfb-4b22f8cf2c7c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:30.523236 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3a0185c9-40e9-4e04-acfb-4b22f8cf2c7c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:30.533057 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:30.533057 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:30.537483 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3a0185c9-40e9-4e04-acfb-4b22f8cf2c7c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:50:30.544556 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3a0185c9-40e9-4e04-acfb-4b22f8cf2c7c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 returned with HTTP 200 Jul 03 14:50:30.545144 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 85/326] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:30 2026] GET /volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:31.378659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-026ca38f-007a-4c7e-8fd1-aea77b07ac78 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.378659 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-026ca38f-007a-4c7e-8fd1-aea77b07ac78 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d Jul 03 14:50:31.378659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-026ca38f-007a-4c7e-8fd1-aea77b07ac78 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.378659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-026ca38f-007a-4c7e-8fd1-aea77b07ac78 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.378659 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-026ca38f-007a-4c7e-8fd1-aea77b07ac78 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d returned with HTTP 404 Jul 03 14:50:31.378659 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 79/327] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:30 2026] GET /volume/v3/volumes/16f94607-5466-43aa-85da-b47724dcf86d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-56658e5f-f68f-4782-b9d7-b2af07f1c328 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-56658e5f-f68f-4782-b9d7-b2af07f1c328 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] DELETE https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-56658e5f-f68f-4782-b9d7-b2af07f1c328 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-56658e5f-f68f-4782-b9d7-b2af07f1c328 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-56658e5f-f68f-4782-b9d7-b2af07f1c328 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Delete volume with id: 1ea80bdf-ae19-4ce7-90f8-75763ebb7581 Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-56658e5f-f68f-4782-b9d7-b2af07f1c328 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-56658e5f-f68f-4782-b9d7-b2af07f1c328 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Delete volume request issued successfully. Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-56658e5f-f68f-4782-b9d7-b2af07f1c328 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 returned with HTTP 202 Jul 03 14:50:31.382717 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 84/328] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:30 2026] DELETE /volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:31.386592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-12029a40-5c87-4d9a-884d-1fc71f575077 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.386592 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-12029a40-5c87-4d9a-884d-1fc71f575077 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 Jul 03 14:50:31.386592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-12029a40-5c87-4d9a-884d-1fc71f575077 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.386592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-12029a40-5c87-4d9a-884d-1fc71f575077 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.386592 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:31.386592 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:31.386592 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-12029a40-5c87-4d9a-884d-1fc71f575077 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:50:31.386592 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-12029a40-5c87-4d9a-884d-1fc71f575077 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 returned with HTTP 200 Jul 03 14:50:31.386592 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 81/329] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:30 2026] GET /volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:31.387761 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-258f9554-7d32-4cfd-9c74-e846a1dbfd05 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.387761 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-258f9554-7d32-4cfd-9c74-e846a1dbfd05 None None] GET https://10.4.3.99/volume// Jul 03 14:50:31.387761 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-258f9554-7d32-4cfd-9c74-e846a1dbfd05 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.387761 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-258f9554-7d32-4cfd-9c74-e846a1dbfd05 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.387761 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-258f9554-7d32-4cfd-9c74-e846a1dbfd05 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:50:31.387761 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 86/330] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:50:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:50:31.388661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-93786518-84ec-4d06-9e9f-a9742348396b req-192fa9ad-cf0d-4a68-a3d5-921da3c2aabf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.388661 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-192fa9ad-cf0d-4a68-a3d5-921da3c2aabf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:50:31.388661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-192fa9ad-cf0d-4a68-a3d5-921da3c2aabf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.388661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-192fa9ad-cf0d-4a68-a3d5-921da3c2aabf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.388661 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:31.388661 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:31.388661 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-93786518-84ec-4d06-9e9f-a9742348396b req-192fa9ad-cf0d-4a68-a3d5-921da3c2aabf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:50:31.388661 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-192fa9ad-cf0d-4a68-a3d5-921da3c2aabf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:50:31.388661 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 80/331] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:50:31 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 1321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:50:31.565100 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3709ec4b-f419-4624-a3a8-12343a6cb2f8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.566818 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3709ec4b-f419-4624-a3a8-12343a6cb2f8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 Jul 03 14:50:31.567016 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3709ec4b-f419-4624-a3a8-12343a6cb2f8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.567258 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3709ec4b-f419-4624-a3a8-12343a6cb2f8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.575844 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3709ec4b-f419-4624-a3a8-12343a6cb2f8 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 returned with HTTP 404 Jul 03 14:50:31.576232 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 85/332] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:31 2026] GET /volume/v3/volumes/093066c8-d7a4-48e4-bf80-a561f0d9d0d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:31.583933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5047c222-557e-47d9-9ff4-4e0bdd1dc57e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.586101 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5047c222-557e-47d9-9ff4-4e0bdd1dc57e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] DELETE https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:50:31.586854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5047c222-557e-47d9-9ff4-4e0bdd1dc57e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.586854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5047c222-557e-47d9-9ff4-4e0bdd1dc57e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.587234 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-5047c222-557e-47d9-9ff4-4e0bdd1dc57e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Delete volume with id: ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:50:31.600374 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:31.600374 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:31.601514 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5047c222-557e-47d9-9ff4-4e0bdd1dc57e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:50:31.650820 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5047c222-557e-47d9-9ff4-4e0bdd1dc57e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Delete volume request issued successfully. Jul 03 14:50:31.650953 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5047c222-557e-47d9-9ff4-4e0bdd1dc57e tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 202 Jul 03 14:50:31.651804 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 82/333] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:31 2026] DELETE /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:31.661019 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a982528b-b41e-4de1-b879-7f19bb8b7d0c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.664704 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a982528b-b41e-4de1-b879-7f19bb8b7d0c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:50:31.664969 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a982528b-b41e-4de1-b879-7f19bb8b7d0c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.665207 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a982528b-b41e-4de1-b879-7f19bb8b7d0c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.677409 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:31.677409 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:31.682777 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a982528b-b41e-4de1-b879-7f19bb8b7d0c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Volume info retrieved successfully. Jul 03 14:50:31.688368 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a982528b-b41e-4de1-b879-7f19bb8b7d0c tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 200 Jul 03 14:50:31.688939 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 87/334] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:31 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:31.951345 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ed7aaacf-27f5-4237-b4e4-c4c366aebf65 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.953536 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed7aaacf-27f5-4237-b4e4-c4c366aebf65 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 Jul 03 14:50:31.953807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ed7aaacf-27f5-4237-b4e4-c4c366aebf65 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.954242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ed7aaacf-27f5-4237-b4e4-c4c366aebf65 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.968813 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed7aaacf-27f5-4237-b4e4-c4c366aebf65 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 returned with HTTP 404 Jul 03 14:50:31.969802 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 81/335] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:31 2026] GET /volume/v3/volumes/1ea80bdf-ae19-4ce7-90f8-75763ebb7581 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:31.984785 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b8f803db-2fd9-4906-bd26-f165bfa85d18 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:31.986948 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b8f803db-2fd9-4906-bd26-f165bfa85d18 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:50:31.987230 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b8f803db-2fd9-4906-bd26-f165bfa85d18 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:31.987485 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b8f803db-2fd9-4906-bd26-f165bfa85d18 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:31.987656 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-b8f803db-2fd9-4906-bd26-f165bfa85d18 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Delete volume with id: 0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:50:32.000198 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:32.000198 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:32.000756 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b8f803db-2fd9-4906-bd26-f165bfa85d18 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:50:32.029922 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b8f803db-2fd9-4906-bd26-f165bfa85d18 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Delete volume request issued successfully. Jul 03 14:50:32.030274 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b8f803db-2fd9-4906-bd26-f165bfa85d18 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 202 Jul 03 14:50:32.030817 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 86/336] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:50:31 2026] DELETE /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:50:32.040778 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-eef33193-6998-453f-a219-3f4def93c21c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:32.043521 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eef33193-6998-453f-a219-3f4def93c21c tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:50:32.043934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eef33193-6998-453f-a219-3f4def93c21c tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:32.044258 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eef33193-6998-453f-a219-3f4def93c21c tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:32.059255 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:32.059255 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:32.063981 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-eef33193-6998-453f-a219-3f4def93c21c tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Volume info retrieved successfully. Jul 03 14:50:32.071359 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eef33193-6998-453f-a219-3f4def93c21c tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 200 Jul 03 14:50:32.071776 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 83/337] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:32 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:50:32.262394 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-93786518-84ec-4d06-9e9f-a9742348396b req-3632aa0c-e0fe-4c29-836c-9e76962e4192 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:32.264161 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-3632aa0c-e0fe-4c29-836c-9e76962e4192 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6cb1a9b1-545c-4f80-b14d-6996b91ce176 Jul 03 14:50:32.264384 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-3632aa0c-e0fe-4c29-836c-9e76962e4192 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:32.264563 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-3632aa0c-e0fe-4c29-836c-9e76962e4192 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:32.273543 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:32.273543 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:32.702849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8ff794a2-9db6-4220-af63-d4c3bad820e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:32.705279 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ff794a2-9db6-4220-af63-d4c3bad820e7 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] GET https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 Jul 03 14:50:32.705497 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ff794a2-9db6-4220-af63-d4c3bad820e7 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:32.705720 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ff794a2-9db6-4220-af63-d4c3bad820e7 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:32.711393 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ff794a2-9db6-4220-af63-d4c3bad820e7 tempest-TaggedBootDevicesTest_v242-1730544426 tempest-TaggedBootDevicesTest_v242-1730544426-project-member] https://10.4.3.99/volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 returned with HTTP 404 Jul 03 14:50:32.711880 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 82/338] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:32 2026] GET /volume/v3/volumes/ab6a2cd3-b584-44fd-a3d9-8061a182ff00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:32.815961 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-93786518-84ec-4d06-9e9f-a9742348396b req-3632aa0c-e0fe-4c29-836c-9e76962e4192 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments/6cb1a9b1-545c-4f80-b14d-6996b91ce176 returned with HTTP 200 Jul 03 14:50:32.816475 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 88/339] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:32 2026] DELETE /volume/v3/attachments/6cb1a9b1-545c-4f80-b14d-6996b91ce176 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:33.088891 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-20ac6bae-f489-44e4-a849-c6723e02fd88 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:33.091219 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20ac6bae-f489-44e4-a849-c6723e02fd88 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] GET https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 Jul 03 14:50:33.091219 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20ac6bae-f489-44e4-a849-c6723e02fd88 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:33.091219 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20ac6bae-f489-44e4-a849-c6723e02fd88 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:33.099555 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20ac6bae-f489-44e4-a849-c6723e02fd88 tempest-TaggedBootDevicesTest-2136947983 tempest-TaggedBootDevicesTest-2136947983-project-member] https://10.4.3.99/volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 returned with HTTP 404 Jul 03 14:50:33.100086 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 87/340] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:33 2026] GET /volume/v3/volumes/0d79631e-130f-4147-b06c-1fe3e7aeea23 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:50:33.369229 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d34963f3-3b16-4b6b-a7d6-85889f2fa392 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:33.371992 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d34963f3-3b16-4b6b-a7d6-85889f2fa392 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:50:33.372298 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d34963f3-3b16-4b6b-a7d6-85889f2fa392 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:33.372527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d34963f3-3b16-4b6b-a7d6-85889f2fa392 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:33.381151 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:33.381151 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:33.389695 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d34963f3-3b16-4b6b-a7d6-85889f2fa392 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:50:33.397410 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d34963f3-3b16-4b6b-a7d6-85889f2fa392 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:50:33.398139 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 84/341] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:33 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:42.709043 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=81,cinder:UPDATE=18,cinder:INSERT=2 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:42.814520 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=57,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:43.093787 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=74,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:43.182611 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:43.186175 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:50:43.187292 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1731331283"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:43.189046 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1731331283'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:50:43.189371 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Create volume of 1 GB Jul 03 14:50:43.200190 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Availability Zones retrieved successfully. Jul 03 14:50:43.211864 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Flow 'volume_create_api' (eaf83a92-b638-4f92-afbd-8029983da3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:50:43.214410 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef071935-5bbd-45eb-8307-9e98770766ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.215477 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:50:43.283228 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef071935-5bbd-45eb-8307-9e98770766ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.284356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42169915-e078-43c5-912b-9065447c603c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.322223 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:43.379824 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Created reservations ['93088069-c8e9-45b2-974f-ddb743097d39', 'bee29406-7ebc-4cb6-a6c7-6949a2b03908', '3507d6d6-4b55-4502-b3de-542b7ad3e730', '98d62585-e3f6-40a1-8a3c-265dc46e3b08'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:50:43.380556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42169915-e078-43c5-912b-9065447c603c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93088069-c8e9-45b2-974f-ddb743097d39', 'bee29406-7ebc-4cb6-a6c7-6949a2b03908', '3507d6d6-4b55-4502-b3de-542b7ad3e730', '98d62585-e3f6-40a1-8a3c-265dc46e3b08']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.381285 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd248c91-c233-46bc-9c25-b7ee880ca847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.395680 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=84,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:43.415267 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd248c91-c233-46bc-9c25-b7ee880ca847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4a6f21b-455c-4ae2-b182-b42e4d40f367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1731331283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab19dc2b9ba466eb324fac8730ff35a',qos_specs=None,replication_status=,reservations=['93088069-c8e9-45b2-974f-ddb743097d39','bee29406-7ebc-4cb6-a6c7-6949a2b03908','3507d6d6-4b55-4502-b3de-542b7ad3e730','98d62585-e3f6-40a1-8a3c-265dc46e3b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74d996dd3764dabada1c02e2ab0cd33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1731331283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4a6f21b-455c-4ae2-b182-b42e4d40f367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab19dc2b9ba466eb324fac8730ff35a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a74d996dd3764dabada1c02e2ab0cd33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.416057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9226611-4128-4ba5-8b6c-19015e8d2bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.447162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9226611-4128-4ba5-8b6c-19015e8d2bfa) transitioned into state 'SUCCESS' from state '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-1731331283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab19dc2b9ba466eb324fac8730ff35a',qos_specs=None,replication_status=,reservations=['93088069-c8e9-45b2-974f-ddb743097d39','bee29406-7ebc-4cb6-a6c7-6949a2b03908','3507d6d6-4b55-4502-b3de-542b7ad3e730','98d62585-e3f6-40a1-8a3c-265dc46e3b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74d996dd3764dabada1c02e2ab0cd33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.447162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40c20f7d-f2b6-4296-8c25-a87f3516e9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.463906 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40c20f7d-f2b6-4296-8c25-a87f3516e9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.465488 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Flow 'volume_create_api' (eaf83a92-b638-4f92-afbd-8029983da3e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:50:43.466528 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Create volume request issued successfully. Jul 03 14:50:43.467436 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-263d87d1-3633-43f0-a5e3-88b84e8f20b2 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:50:43.468068 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 83/342] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:50:43 2026] POST /volume/v3/volumes => generated 757 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:50:43.485132 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-18682bbc-2136-48d6-b783-4a3a17ca5df8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:43.487435 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-18682bbc-2136-48d6-b783-4a3a17ca5df8 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 Jul 03 14:50:43.488053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-18682bbc-2136-48d6-b783-4a3a17ca5df8 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:43.488053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-18682bbc-2136-48d6-b783-4a3a17ca5df8 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:43.509985 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:43.509985 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:43.518856 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-18682bbc-2136-48d6-b783-4a3a17ca5df8 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:50:43.526858 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-18682bbc-2136-48d6-b783-4a3a17ca5df8 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 returned with HTTP 200 Jul 03 14:50:43.527256 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 88/343] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:43 2026] GET /volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:43.568762 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:50:43.569188 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-983596656"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:50:43.571112 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-983596656'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:50:43.571333 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Create volume of 1 GB Jul 03 14:50:43.571736 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:43.571736 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:50:43.578604 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Availability Zones retrieved successfully. Jul 03 14:50:43.586101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Flow 'volume_create_api' (070b9eaa-970f-45b7-80ae-d774b1fcb87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:50:43.587865 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ecb248f-c5ab-4d16-b9f5-95cb6556d7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.589490 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:50:43.634427 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ecb248f-c5ab-4d16-b9f5-95cb6556d7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.635556 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7897c1e-4cb1-4d04-86d7-d68a241c4941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.731636 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Created reservations ['175885aa-f376-48ce-ab43-ea3d539560ad', '5a5688ba-ac2f-4cb7-82c3-602a49b9ee83', '35052fd3-af94-48ed-8ec3-9231359022df', '6c88d602-dbd8-4ce5-bf53-64f4d66b571e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:50:43.732349 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7897c1e-4cb1-4d04-86d7-d68a241c4941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['175885aa-f376-48ce-ab43-ea3d539560ad', '5a5688ba-ac2f-4cb7-82c3-602a49b9ee83', '35052fd3-af94-48ed-8ec3-9231359022df', '6c88d602-dbd8-4ce5-bf53-64f4d66b571e']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.733086 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f5cf32-5cbf-4f77-ad3b-b85ab5262687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.765605 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f5cf32-5cbf-4f77-ad3b-b85ab5262687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a71b9af-759b-4110-a7db-4ff695f5de98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-983596656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f23671fd91a4bfc8b19ff857dac6258',qos_specs=None,replication_status=,reservations=['175885aa-f376-48ce-ab43-ea3d539560ad','5a5688ba-ac2f-4cb7-82c3-602a49b9ee83','35052fd3-af94-48ed-8ec3-9231359022df','6c88d602-dbd8-4ce5-bf53-64f4d66b571e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763a00a1cb03434399b65c87d1f909ad',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-983596656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a71b9af-759b-4110-a7db-4ff695f5de98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f23671fd91a4bfc8b19ff857dac6258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='763a00a1cb03434399b65c87d1f909ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.766575 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9a4e9b-7e3b-41a5-8650-207ed458f0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.791490 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9a4e9b-7e3b-41a5-8650-207ed458f0c0) transitioned into state 'SUCCESS' from state '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-983596656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f23671fd91a4bfc8b19ff857dac6258',qos_specs=None,replication_status=,reservations=['175885aa-f376-48ce-ab43-ea3d539560ad','5a5688ba-ac2f-4cb7-82c3-602a49b9ee83','35052fd3-af94-48ed-8ec3-9231359022df','6c88d602-dbd8-4ce5-bf53-64f4d66b571e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='763a00a1cb03434399b65c87d1f909ad',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.792270 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f7ab6d-4bb7-4d81-b16d-6e40de353a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:50:43.818041 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f7ab6d-4bb7-4d81-b16d-6e40de353a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:50:43.820734 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Flow 'volume_create_api' (070b9eaa-970f-45b7-80ae-d774b1fcb87a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:50:43.820734 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Create volume request issued successfully. Jul 03 14:50:43.820734 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1938bacc-f54c-48a1-ada8-80ef67992c19 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:50:43.820927 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 89/344] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:50:43 2026] POST /volume/v3/volumes => generated 756 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:50:44.548487 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5cd3b9c8-8558-4f51-bcd3-2d8cff6c10b1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:44.551509 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5cd3b9c8-8558-4f51-bcd3-2d8cff6c10b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 Jul 03 14:50:44.551509 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5cd3b9c8-8558-4f51-bcd3-2d8cff6c10b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:44.551509 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5cd3b9c8-8558-4f51-bcd3-2d8cff6c10b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:44.582508 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:44.582508 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:50:44.593379 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5cd3b9c8-8558-4f51-bcd3-2d8cff6c10b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:50:44.602850 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5cd3b9c8-8558-4f51-bcd3-2d8cff6c10b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 returned with HTTP 200 Jul 03 14:50:44.602850 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 85/345] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:50:44 2026] GET /volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:53.450006 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:53.524145 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=4 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:53.795287 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:54.074061 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-4068e4fc-74e2-477a-bd9d-41560bd19b47 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:54.076370 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-4068e4fc-74e2-477a-bd9d-41560bd19b47 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6cfaa8fe-1d49-41fa-a1ce-bc31b2f39351 Jul 03 14:50:54.076467 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-4068e4fc-74e2-477a-bd9d-41560bd19b47 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:54.076575 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-4068e4fc-74e2-477a-bd9d-41560bd19b47 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:54.089827 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:54.089827 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:50:54.602372 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=4 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:50:54.628378 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-4068e4fc-74e2-477a-bd9d-41560bd19b47 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/attachments/6cfaa8fe-1d49-41fa-a1ce-bc31b2f39351 returned with HTTP 200 Jul 03 14:50:54.628819 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 84/346] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:50:54 2026] DELETE /volume/v3/attachments/6cfaa8fe-1d49-41fa-a1ce-bc31b2f39351 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:50:54.641038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-1580ec58-d079-4913-b9a8-f6e3fc568fa5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:50:54.647621 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-1580ec58-d079-4913-b9a8-f6e3fc568fa5 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] DELETE https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:50:54.647919 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-1580ec58-d079-4913-b9a8-f6e3fc568fa5 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:50:54.648229 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-1580ec58-d079-4913-b9a8-f6e3fc568fa5 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:50:54.648486 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-1580ec58-d079-4913-b9a8-f6e3fc568fa5 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Delete volume with id: 48f024c7-d2b3-4083-9c79-e72b83bbf408 Jul 03 14:50:54.665390 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:50:54.665390 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:50:54.666256 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-1580ec58-d079-4913-b9a8-f6e3fc568fa5 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Volume info retrieved successfully. Jul 03 14:50:54.706860 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-1580ec58-d079-4913-b9a8-f6e3fc568fa5 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] Delete volume request issued successfully. Jul 03 14:50:54.707163 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-571b6f29-243e-4cfa-8312-1dea25e6f09f req-1580ec58-d079-4913-b9a8-f6e3fc568fa5 tempest-ServerActionsV293TestJSON-1430668324 tempest-ServerActionsV293TestJSON-1430668324-project-member] https://10.4.3.99/volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 returned with HTTP 202 Jul 03 14:50:54.707738 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 89/347] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 14:50:54 2026] DELETE /volume/v3/volumes/48f024c7-d2b3-4083-9c79-e72b83bbf408 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:51:04.627184 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:51:04.697335 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:51:08.996358 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d9f3a900-c024-4f01-894c-83ee18b8efea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:09.000078 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:51:09.000737 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2120556456"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:09.002619 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2120556456'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:51:09.002810 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Create volume of 1 GB Jul 03 14:51:09.003500 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:09.003500 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:09.013417 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Availability Zones retrieved successfully. Jul 03 14:51:09.023750 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Flow 'volume_create_api' (570ef089-f027-46f8-9d6f-997f88c061ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:09.025815 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b55fc3e-82ac-451e-8a8f-2be765121333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:09.027351 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:51:09.074756 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b55fc3e-82ac-451e-8a8f-2be765121333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:09.076237 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (068d8d09-fa34-43d1-ab71-0f9d5ff1ce85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:09.137638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Created reservations ['0397beac-0228-4100-b78d-11b344820b8c', '56687b62-73ed-4c9b-bde4-31836afe06d7', 'd1375000-0196-424d-9b51-7ca643472a02', 'c8e6c464-6151-4cc5-a5a8-1437872da4c0'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:51:09.138732 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (068d8d09-fa34-43d1-ab71-0f9d5ff1ce85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0397beac-0228-4100-b78d-11b344820b8c', '56687b62-73ed-4c9b-bde4-31836afe06d7', 'd1375000-0196-424d-9b51-7ca643472a02', 'c8e6c464-6151-4cc5-a5a8-1437872da4c0']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:09.139925 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea6e963-8909-4b73-a099-d6b2d46d110c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:09.175742 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea6e963-8909-4b73-a099-d6b2d46d110c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c93503f2-0ee7-4bac-b718-914de60ba867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2120556456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab19dc2b9ba466eb324fac8730ff35a',qos_specs=None,replication_status=,reservations=['0397beac-0228-4100-b78d-11b344820b8c','56687b62-73ed-4c9b-bde4-31836afe06d7','d1375000-0196-424d-9b51-7ca643472a02','c8e6c464-6151-4cc5-a5a8-1437872da4c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74d996dd3764dabada1c02e2ab0cd33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2120556456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c93503f2-0ee7-4bac-b718-914de60ba867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab19dc2b9ba466eb324fac8730ff35a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a74d996dd3764dabada1c02e2ab0cd33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:09.176625 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c305ec6-4ded-40bc-a54e-33876df6c6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:09.200776 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c305ec6-4ded-40bc-a54e-33876df6c6e0) transitioned into state 'SUCCESS' from state '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-2120556456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab19dc2b9ba466eb324fac8730ff35a',qos_specs=None,replication_status=,reservations=['0397beac-0228-4100-b78d-11b344820b8c','56687b62-73ed-4c9b-bde4-31836afe06d7','d1375000-0196-424d-9b51-7ca643472a02','c8e6c464-6151-4cc5-a5a8-1437872da4c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a74d996dd3764dabada1c02e2ab0cd33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:09.201600 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b54f3c-ddd1-40b5-868f-65038d6128c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:09.215268 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b54f3c-ddd1-40b5-868f-65038d6128c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:09.216360 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Flow 'volume_create_api' (570ef089-f027-46f8-9d6f-997f88c061ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:09.216741 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Create volume request issued successfully. Jul 03 14:51:09.217534 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9f3a900-c024-4f01-894c-83ee18b8efea tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:51:09.218144 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 90/348] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:51:08 2026] POST /volume/v3/volumes => generated 757 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:51:09.238931 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3005feb2-6fa7-49fc-8703-a37052083111 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:09.241814 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3005feb2-6fa7-49fc-8703-a37052083111 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:51:09.243391 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3005feb2-6fa7-49fc-8703-a37052083111 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:09.243696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3005feb2-6fa7-49fc-8703-a37052083111 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:09.265793 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:09.265793 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:09.269155 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3005feb2-6fa7-49fc-8703-a37052083111 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:51:09.274950 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3005feb2-6fa7-49fc-8703-a37052083111 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:51:09.275695 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 86/349] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:09 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:10.293437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2a95bd72-8dc0-48a9-a666-a4ba56cdcd56 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:10.296107 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a95bd72-8dc0-48a9-a666-a4ba56cdcd56 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:51:10.296470 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a95bd72-8dc0-48a9-a666-a4ba56cdcd56 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:10.296679 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a95bd72-8dc0-48a9-a666-a4ba56cdcd56 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:10.308899 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:10.308899 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:51:10.315684 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2a95bd72-8dc0-48a9-a666-a4ba56cdcd56 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:51:10.321605 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a95bd72-8dc0-48a9-a666-a4ba56cdcd56 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:51:10.322078 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 85/350] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:10 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:19.205437 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:51:19.273845 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=4 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:51:20.323600 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=4 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:51:24.097347 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:24.099557 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:51:24.099976 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-476316937"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:24.101910 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-476316937'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:51:24.102091 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Create volume of 1 GB Jul 03 14:51:24.108301 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Availability Zones retrieved successfully. Jul 03 14:51:24.114459 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Flow 'volume_create_api' (3a35e587-251e-4d8f-83ce-4026d26fb7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:24.115864 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7826c1e0-ebea-4f6e-afa9-0a467df78e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:24.116925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:51:24.152902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7826c1e0-ebea-4f6e-afa9-0a467df78e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:24.154251 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9bcb5ac-ab5c-4bc8-b55c-246cf4b19444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:24.264636 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Created reservations ['8a6dbfbd-df4a-4e6c-9028-6bb335be4e3c', '378bef40-b076-4c38-befa-5d677344a26a', '71915689-4306-4e44-8956-54ee52084a79', '78d9a6f1-3fe7-4c60-9520-aec909a4f888'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:51:24.266322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9bcb5ac-ab5c-4bc8-b55c-246cf4b19444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6dbfbd-df4a-4e6c-9028-6bb335be4e3c', '378bef40-b076-4c38-befa-5d677344a26a', '71915689-4306-4e44-8956-54ee52084a79', '78d9a6f1-3fe7-4c60-9520-aec909a4f888']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:24.267771 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bae4659-d9dc-41ea-aaf3-9807d983fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:24.310065 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bae4659-d9dc-41ea-aaf3-9807d983fa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ada323b7-640b-48a6-b416-89f6c0076246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-476316937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82aa757219774b4aaeb2f8a41f3c1157',qos_specs=None,replication_status=,reservations=['8a6dbfbd-df4a-4e6c-9028-6bb335be4e3c','378bef40-b076-4c38-befa-5d677344a26a','71915689-4306-4e44-8956-54ee52084a79','78d9a6f1-3fe7-4c60-9520-aec909a4f888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e976e97b5c8e4c6dbb7b1cc1420ccfb4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-476316937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ada323b7-640b-48a6-b416-89f6c0076246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82aa757219774b4aaeb2f8a41f3c1157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e976e97b5c8e4c6dbb7b1cc1420ccfb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:24.311499 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94211a59-a17e-4aa2-b528-869dfdb1ab46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:24.348586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94211a59-a17e-4aa2-b528-869dfdb1ab46) transitioned into state 'SUCCESS' from state '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-476316937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82aa757219774b4aaeb2f8a41f3c1157',qos_specs=None,replication_status=,reservations=['8a6dbfbd-df4a-4e6c-9028-6bb335be4e3c','378bef40-b076-4c38-befa-5d677344a26a','71915689-4306-4e44-8956-54ee52084a79','78d9a6f1-3fe7-4c60-9520-aec909a4f888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e976e97b5c8e4c6dbb7b1cc1420ccfb4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:24.350204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f6fc60-b2fc-40fb-9a1d-36cb55cb16b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:24.378984 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f6fc60-b2fc-40fb-9a1d-36cb55cb16b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:24.384764 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Flow 'volume_create_api' (3a35e587-251e-4d8f-83ce-4026d26fb7e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:24.384764 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Create volume request issued successfully. Jul 03 14:51:24.384764 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-909d8c85-5f29-4cd0-9da9-ffa1cda694a8 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:51:24.384764 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 90/351] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:51:24 2026] POST /volume/v3/volumes => generated 752 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:51:24.412588 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aaebba7c-8575-44c4-97e6-4f7fef2429a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:24.417759 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aaebba7c-8575-44c4-97e6-4f7fef2429a0 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] GET https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 Jul 03 14:51:24.417759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aaebba7c-8575-44c4-97e6-4f7fef2429a0 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:24.417759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aaebba7c-8575-44c4-97e6-4f7fef2429a0 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:24.433451 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:24.433451 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:24.440080 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-aaebba7c-8575-44c4-97e6-4f7fef2429a0 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Volume info retrieved successfully. Jul 03 14:51:24.446898 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aaebba7c-8575-44c4-97e6-4f7fef2429a0 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 returned with HTTP 200 Jul 03 14:51:24.447578 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 91/352] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:24 2026] GET /volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:25.466624 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-93b7b69a-216d-49d7-9fd3-077c7eb1a90f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:25.467863 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93b7b69a-216d-49d7-9fd3-077c7eb1a90f tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] GET https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 Jul 03 14:51:25.469853 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93b7b69a-216d-49d7-9fd3-077c7eb1a90f tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:25.469853 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93b7b69a-216d-49d7-9fd3-077c7eb1a90f tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:25.480843 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:25.480843 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:25.488024 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-93b7b69a-216d-49d7-9fd3-077c7eb1a90f tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Volume info retrieved successfully. Jul 03 14:51:25.496394 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93b7b69a-216d-49d7-9fd3-077c7eb1a90f tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 returned with HTTP 200 Jul 03 14:51:25.497257 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 87/353] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:25 2026] GET /volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:25.701954 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0f07fa36-c9e7-4491-92f0-b3045f34932f req-b0ba8fd0-e86d-4633-a2ef-6c0672a3ff21 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:25.706298 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0f07fa36-c9e7-4491-92f0-b3045f34932f req-b0ba8fd0-e86d-4633-a2ef-6c0672a3ff21 tempest-VolumesAdminNegativeTest-1793338830 tempest-VolumesAdminNegativeTest-1793338830-project] GET https://10.4.3.99/volume/v3/volumes/3159982d-3271-486c-9119-2ecdc4220a36 Jul 03 14:51:25.706538 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0f07fa36-c9e7-4491-92f0-b3045f34932f req-b0ba8fd0-e86d-4633-a2ef-6c0672a3ff21 tempest-VolumesAdminNegativeTest-1793338830 tempest-VolumesAdminNegativeTest-1793338830-project] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:25.706825 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0f07fa36-c9e7-4491-92f0-b3045f34932f req-b0ba8fd0-e86d-4633-a2ef-6c0672a3ff21 tempest-VolumesAdminNegativeTest-1793338830 tempest-VolumesAdminNegativeTest-1793338830-project] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:25.720147 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0f07fa36-c9e7-4491-92f0-b3045f34932f req-b0ba8fd0-e86d-4633-a2ef-6c0672a3ff21 tempest-VolumesAdminNegativeTest-1793338830 tempest-VolumesAdminNegativeTest-1793338830-project] https://10.4.3.99/volume/v3/volumes/3159982d-3271-486c-9119-2ecdc4220a36 returned with HTTP 404 Jul 03 14:51:25.720828 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 86/354] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:51:25 2026] GET /volume/v3/volumes/3159982d-3271-486c-9119-2ecdc4220a36 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:51:25.742437 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-94e0265c-8199-4714-942f-3077e10bd631 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:25.745100 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-94e0265c-8199-4714-942f-3077e10bd631 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] DELETE https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 Jul 03 14:51:25.745343 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-94e0265c-8199-4714-942f-3077e10bd631 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:25.745640 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-94e0265c-8199-4714-942f-3077e10bd631 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:25.746488 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-94e0265c-8199-4714-942f-3077e10bd631 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Delete volume with id: ada323b7-640b-48a6-b416-89f6c0076246 Jul 03 14:51:25.762382 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:25.762382 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:25.764291 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-94e0265c-8199-4714-942f-3077e10bd631 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Volume info retrieved successfully. Jul 03 14:51:25.825440 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-94e0265c-8199-4714-942f-3077e10bd631 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Delete volume request issued successfully. Jul 03 14:51:25.825945 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-94e0265c-8199-4714-942f-3077e10bd631 tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 returned with HTTP 202 Jul 03 14:51:25.826394 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 91/355] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:51:25 2026] DELETE /volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:51:25.836944 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-37d3fb88-c31e-471c-b56b-8b1f1df353ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:25.840276 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37d3fb88-c31e-471c-b56b-8b1f1df353ca tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] GET https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 Jul 03 14:51:25.840276 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37d3fb88-c31e-471c-b56b-8b1f1df353ca tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:25.841144 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37d3fb88-c31e-471c-b56b-8b1f1df353ca tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:25.854084 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:25.854084 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:25.861750 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-37d3fb88-c31e-471c-b56b-8b1f1df353ca tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Volume info retrieved successfully. Jul 03 14:51:25.870613 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37d3fb88-c31e-471c-b56b-8b1f1df353ca tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 returned with HTTP 200 Jul 03 14:51:25.874210 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 92/356] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:25 2026] GET /volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:26.893526 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f784eba7-f88a-46a5-8e11-4d829c4de24c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:26.896218 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f784eba7-f88a-46a5-8e11-4d829c4de24c tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] GET https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 Jul 03 14:51:26.896700 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f784eba7-f88a-46a5-8e11-4d829c4de24c tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:26.897082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f784eba7-f88a-46a5-8e11-4d829c4de24c tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:26.905882 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f784eba7-f88a-46a5-8e11-4d829c4de24c tempest-VolumesAdminNegativeTest-2037447911 tempest-VolumesAdminNegativeTest-2037447911-project-member] https://10.4.3.99/volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 returned with HTTP 404 Jul 03 14:51:26.907418 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 88/357] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:26 2026] GET /volume/v3/volumes/ada323b7-640b-48a6-b416-89f6c0076246 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:51:35.710844 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:51:35.806231 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=30,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:51:35.868762 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=8 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:51:36.900912 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=5 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:51:45.620901 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:45.623739 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:51:45.623739 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-534559519"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:45.626884 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-534559519'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:51:45.626884 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Create volume of 1 GB Jul 03 14:51:45.632748 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Availability Zones retrieved successfully. Jul 03 14:51:45.642442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Flow 'volume_create_api' (14395596-f973-4223-94c8-4866ab57c885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:45.644167 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f87c8c-777c-4b32-b801-60f66218cca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:45.647172 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:51:45.715571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f87c8c-777c-4b32-b801-60f66218cca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:45.717321 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d151c2-c030-42fd-8f98-216610739af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:45.784808 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Created reservations ['06986da8-11f0-464f-a315-93a9263fbe19', 'ff5e159d-eced-41fb-9fd8-854974ecaadc', '1c1cb587-1ce0-4e36-8e4c-bbae04e6b2af', '9b2b0c42-a835-4743-88d4-d5d13faf52b4'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:51:45.786047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d151c2-c030-42fd-8f98-216610739af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06986da8-11f0-464f-a315-93a9263fbe19', 'ff5e159d-eced-41fb-9fd8-854974ecaadc', '1c1cb587-1ce0-4e36-8e4c-bbae04e6b2af', '9b2b0c42-a835-4743-88d4-d5d13faf52b4']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:45.787370 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864f1e73-e01a-49aa-8473-1a9699b6e90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:45.822812 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864f1e73-e01a-49aa-8473-1a9699b6e90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '837722cc-f304-432f-80cd-4a80e3e06bad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-534559519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977f3d26ae8c448a99e1a7881e030ba7',qos_specs=None,replication_status=,reservations=['06986da8-11f0-464f-a315-93a9263fbe19','ff5e159d-eced-41fb-9fd8-854974ecaadc','1c1cb587-1ce0-4e36-8e4c-bbae04e6b2af','9b2b0c42-a835-4743-88d4-d5d13faf52b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978271f5cc46434f893106ba654f3252',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-534559519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=837722cc-f304-432f-80cd-4a80e3e06bad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='977f3d26ae8c448a99e1a7881e030ba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='978271f5cc46434f893106ba654f3252',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:45.824040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7cc384e-7ee3-4c19-a227-cd4a878fd58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:45.855665 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7cc384e-7ee3-4c19-a227-cd4a878fd58c) transitioned into state 'SUCCESS' from state '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-534559519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977f3d26ae8c448a99e1a7881e030ba7',qos_specs=None,replication_status=,reservations=['06986da8-11f0-464f-a315-93a9263fbe19','ff5e159d-eced-41fb-9fd8-854974ecaadc','1c1cb587-1ce0-4e36-8e4c-bbae04e6b2af','9b2b0c42-a835-4743-88d4-d5d13faf52b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978271f5cc46434f893106ba654f3252',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:45.857724 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c28ad4a2-95fd-4efd-8f99-3ab0f0a8c939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:45.879277 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c28ad4a2-95fd-4efd-8f99-3ab0f0a8c939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:45.880658 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Flow 'volume_create_api' (14395596-f973-4223-94c8-4866ab57c885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:45.881897 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Create volume request issued successfully. Jul 03 14:51:45.882448 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-78cb29a3-9e7e-4d7c-8ef0-631b729b3391 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:51:45.883512 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 87/358] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:51:45 2026] POST /volume/v3/volumes => generated 752 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:51:45.903865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f4e63e64-f93b-4e1c-bd9b-9c97dd33e42f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:45.906251 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f4e63e64-f93b-4e1c-bd9b-9c97dd33e42f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:45.906535 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f4e63e64-f93b-4e1c-bd9b-9c97dd33e42f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:45.906822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f4e63e64-f93b-4e1c-bd9b-9c97dd33e42f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:45.917411 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:45.917411 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:45.924905 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f4e63e64-f93b-4e1c-bd9b-9c97dd33e42f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:45.933742 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f4e63e64-f93b-4e1c-bd9b-9c97dd33e42f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:45.934218 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 92/359] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:45 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:51:46.951851 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3534f963-d505-4881-b033-cbfd7a301220 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:46.954508 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3534f963-d505-4881-b033-cbfd7a301220 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:46.954860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3534f963-d505-4881-b033-cbfd7a301220 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:46.955223 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3534f963-d505-4881-b033-cbfd7a301220 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:46.967147 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:46.967147 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:46.975325 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3534f963-d505-4881-b033-cbfd7a301220 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:46.984381 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3534f963-d505-4881-b033-cbfd7a301220 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:46.985044 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 93/360] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:46 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:47.041965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-7fe4682e-e1c0-4b85-9dbe-58785fd9c21b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:47.044668 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-7fe4682e-e1c0-4b85-9dbe-58785fd9c21b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:47.044918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-7fe4682e-e1c0-4b85-9dbe-58785fd9c21b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:47.045074 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-7fe4682e-e1c0-4b85-9dbe-58785fd9c21b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:47.053048 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:47.053048 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:47.057480 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-7fe4682e-e1c0-4b85-9dbe-58785fd9c21b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:47.063974 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-7fe4682e-e1c0-4b85-9dbe-58785fd9c21b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:47.064620 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 89/361] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:51:47 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:49.122560 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8be5c966-4626-4b15-b480-431bb5fc0ba4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:49.123218 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8be5c966-4626-4b15-b480-431bb5fc0ba4 None None] GET https://10.4.3.99/volume// Jul 03 14:51:49.123218 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8be5c966-4626-4b15-b480-431bb5fc0ba4 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:49.123218 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8be5c966-4626-4b15-b480-431bb5fc0ba4 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:49.123626 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8be5c966-4626-4b15-b480-431bb5fc0ba4 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:51:49.124002 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 88/362] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:51:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:51:49.135533 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-240d034e-a466-423b-ba6c-a5bde58ad2ef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:49.138826 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-240d034e-a466-423b-ba6c-a5bde58ad2ef tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:51:49.139393 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-240d034e-a466-423b-ba6c-a5bde58ad2ef tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "837722cc-f304-432f-80cd-4a80e3e06bad", "connector": null, "instance_uuid": "29fb0f33-5c58-408e-898a-1afbcf901805"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:49.151739 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:49.151739 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:49.253117 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-240d034e-a466-423b-ba6c-a5bde58ad2ef tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:51:49.253751 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 93/363] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:51:49 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 03 14:51:49.603474 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3f3560be-85fb-4693-bfe7-2a91242b8ed0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:49.605775 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f3560be-85fb-4693-bfe7-2a91242b8ed0 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:49.606052 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f3560be-85fb-4693-bfe7-2a91242b8ed0 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:49.606352 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f3560be-85fb-4693-bfe7-2a91242b8ed0 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:49.620441 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:49.620441 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:49.626150 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3f3560be-85fb-4693-bfe7-2a91242b8ed0 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:49.632468 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f3560be-85fb-4693-bfe7-2a91242b8ed0 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:49.632986 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 94/364] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:49 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:49.819644 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-81d5b2ca-ef5a-472e-8509-638d9f1634d6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:49.820199 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-81d5b2ca-ef5a-472e-8509-638d9f1634d6 None None] GET https://10.4.3.99/volume// Jul 03 14:51:49.820445 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-81d5b2ca-ef5a-472e-8509-638d9f1634d6 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:49.820729 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-81d5b2ca-ef5a-472e-8509-638d9f1634d6 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:49.821440 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-81d5b2ca-ef5a-472e-8509-638d9f1634d6 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:51:49.821911 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 90/365] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:51:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:51:49.833437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-b5dee352-7ddb-4c40-a5d2-4bb0e29f9a7a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:49.837355 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-b5dee352-7ddb-4c40-a5d2-4bb0e29f9a7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:49.837711 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-b5dee352-7ddb-4c40-a5d2-4bb0e29f9a7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:49.837999 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-b5dee352-7ddb-4c40-a5d2-4bb0e29f9a7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:49.882153 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:49.882153 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:51:49.893900 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-b5dee352-7ddb-4c40-a5d2-4bb0e29f9a7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:49.899148 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-b5dee352-7ddb-4c40-a5d2-4bb0e29f9a7a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:49.899572 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 89/366] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:51:49 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 1024 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:51:50.038377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-ffc84230-d2ad-45d6-ba7b-adbc81d1f05b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:50.042851 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-ffc84230-d2ad-45d6-ba7b-adbc81d1f05b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] PUT https://10.4.3.99/volume/v3/attachments/f76526f5-a07f-4cb7-ad41-f472d4deba8d Jul 03 14:51:50.045370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-ffc84230-d2ad-45d6-ba7b-adbc81d1f05b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:50.057321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-ffc84230-d2ad-45d6-ba7b-adbc81d1f05b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Acquiring lock "cinder-attachment_update-837722cc-f304-432f-80cd-4a80e3e06bad-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:51:50.062642 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-ffc84230-d2ad-45d6-ba7b-adbc81d1f05b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Lock "cinder-attachment_update-837722cc-f304-432f-80cd-4a80e3e06bad-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:51:50.063923 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:50.063923 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:50.641461 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-ffc84230-d2ad-45d6-ba7b-adbc81d1f05b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Lock "cinder-attachment_update-837722cc-f304-432f-80cd-4a80e3e06bad-np0000004430" released by "attachment_update" :: held 0.577s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:51:50.641461 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-ffc84230-d2ad-45d6-ba7b-adbc81d1f05b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments/f76526f5-a07f-4cb7-ad41-f472d4deba8d returned with HTTP 200 Jul 03 14:51:50.641461 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 94/367] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:51:50 2026] PUT /volume/v3/attachments/f76526f5-a07f-4cb7-ad41-f472d4deba8d => generated 969 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:51:50.652812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-60f5a407-7af0-4d23-8aa2-07f72b2475a9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:50.669539 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60f5a407-7af0-4d23-8aa2-07f72b2475a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:50.669539 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60f5a407-7af0-4d23-8aa2-07f72b2475a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:50.669539 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60f5a407-7af0-4d23-8aa2-07f72b2475a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:50.699538 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:50.699538 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:50.699538 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-60f5a407-7af0-4d23-8aa2-07f72b2475a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:50.699538 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60f5a407-7af0-4d23-8aa2-07f72b2475a9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:50.699538 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 95/368] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:50 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:50.761190 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:50.761190 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:51:50.761190 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "99a05306-82da-4e28-9cad-35319005f01d-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:50.761190 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '99a05306-82da-4e28-9cad-35319005f01d-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:51:50.761190 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Create volume of 1 GB Jul 03 14:51:50.761190 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Availability Zones retrieved successfully. Jul 03 14:51:50.767734 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Flow 'volume_create_api' (d74accb4-b979-4fef-8f67-dbf11c030e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:50.794078 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388fa669-ff87-441d-b01d-2f6895793f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:50.794078 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:51:50.831434 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388fa669-ff87-441d-b01d-2f6895793f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:50.831434 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593d63c5-ce68-48b4-9fc8-859f6bcf3d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:51.040944 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Created reservations ['6ff22bd2-fdf3-4ebb-9fa9-14ab67de0989', 'dbbf0ec9-9570-4a38-84e8-2bd118e4b9be', '622c7b83-b3b8-4be2-beed-92acecdc535b', 'c5d2af96-eb95-475e-93cf-b48e01091847'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:51:51.041771 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593d63c5-ce68-48b4-9fc8-859f6bcf3d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ff22bd2-fdf3-4ebb-9fa9-14ab67de0989', 'dbbf0ec9-9570-4a38-84e8-2bd118e4b9be', '622c7b83-b3b8-4be2-beed-92acecdc535b', 'c5d2af96-eb95-475e-93cf-b48e01091847']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:51.042953 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d297d3d1-8247-433f-b442-1104e40e5daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:51.084325 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d297d3d1-8247-433f-b442-1104e40e5daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82301abc-a3cf-4328-918a-3f0528d938eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='99a05306-82da-4e28-9cad-35319005f01d-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8745883fe0ce45abb98ea9c0be63a0e7',qos_specs=None,replication_status=,reservations=['6ff22bd2-fdf3-4ebb-9fa9-14ab67de0989','dbbf0ec9-9570-4a38-84e8-2bd118e4b9be','622c7b83-b3b8-4be2-beed-92acecdc535b','c5d2af96-eb95-475e-93cf-b48e01091847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10603f1b20b04e5cb785863580f22111',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:51:51Z,deleted=False,deleted_at=None,display_description='',display_name='99a05306-82da-4e28-9cad-35319005f01d-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82301abc-a3cf-4328-918a-3f0528d938eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8745883fe0ce45abb98ea9c0be63a0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10603f1b20b04e5cb785863580f22111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:51.085369 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c809da0f-628c-48c9-ad3a-81dfcd4777ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:51.114612 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c809da0f-628c-48c9-ad3a-81dfcd4777ab) transitioned into 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='99a05306-82da-4e28-9cad-35319005f01d-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8745883fe0ce45abb98ea9c0be63a0e7',qos_specs=None,replication_status=,reservations=['6ff22bd2-fdf3-4ebb-9fa9-14ab67de0989','dbbf0ec9-9570-4a38-84e8-2bd118e4b9be','622c7b83-b3b8-4be2-beed-92acecdc535b','c5d2af96-eb95-475e-93cf-b48e01091847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10603f1b20b04e5cb785863580f22111',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:51.115683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb8ad56-2ffd-467a-b54a-be256d7cfabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:51.135292 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb8ad56-2ffd-467a-b54a-be256d7cfabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:51.136365 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Flow 'volume_create_api' (d74accb4-b979-4fef-8f67-dbf11c030e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:51.137330 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Create volume request issued successfully. Jul 03 14:51:51.137583 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-ba85f4b5-f957-407b-ac9a-61076b6ec0ab tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:51:51.138374 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 91/369] 10.4.3.99 () {72 vars in 1534 bytes} [Fri Jul 3 14:51:50 2026] POST /volume/v3/volumes => generated 747 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:51:51.153216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3fde52a0-56c1-4787-8e3c-d5040d056d59 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:51.156855 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3fde52a0-56c1-4787-8e3c-d5040d056d59 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb Jul 03 14:51:51.156855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3fde52a0-56c1-4787-8e3c-d5040d056d59 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:51.157555 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3fde52a0-56c1-4787-8e3c-d5040d056d59 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:51.170044 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:51.170044 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:51:51.183518 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3fde52a0-56c1-4787-8e3c-d5040d056d59 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:51:51.197880 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3fde52a0-56c1-4787-8e3c-d5040d056d59 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb returned with HTTP 200 Jul 03 14:51:51.198682 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 90/370] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:51:51 2026] GET /volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb => generated 815 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:51.218289 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-b3c4bcc7-ee6a-4ea7-b23e-ed3b79de2698 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:51.225046 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-b3c4bcc7-ee6a-4ea7-b23e-ed3b79de2698 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb Jul 03 14:51:51.225530 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-b3c4bcc7-ee6a-4ea7-b23e-ed3b79de2698 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:51.225732 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-b3c4bcc7-ee6a-4ea7-b23e-ed3b79de2698 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:51.240619 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:51.240619 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:51.251163 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-b3c4bcc7-ee6a-4ea7-b23e-ed3b79de2698 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:51:51.267295 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-b3c4bcc7-ee6a-4ea7-b23e-ed3b79de2698 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb returned with HTTP 200 Jul 03 14:51:51.270486 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 95/371] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:51:51 2026] GET /volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb => generated 815 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:51.710104 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0064c41a-45f9-426b-879c-f80524e69454 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:51.713430 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0064c41a-45f9-426b-879c-f80524e69454 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:51.713924 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0064c41a-45f9-426b-879c-f80524e69454 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:51.714327 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0064c41a-45f9-426b-879c-f80524e69454 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:51.731479 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:51.731479 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:51.738325 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0064c41a-45f9-426b-879c-f80524e69454 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:51.745757 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0064c41a-45f9-426b-879c-f80524e69454 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:51.746357 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 96/372] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:51 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:52.766158 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3e7f6d95-7df9-4ac6-8314-3b39b3ede856 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:52.769252 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3e7f6d95-7df9-4ac6-8314-3b39b3ede856 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:52.769549 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3e7f6d95-7df9-4ac6-8314-3b39b3ede856 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:52.769863 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3e7f6d95-7df9-4ac6-8314-3b39b3ede856 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:52.788311 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:52.788311 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:52.796590 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3e7f6d95-7df9-4ac6-8314-3b39b3ede856 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:52.807445 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3e7f6d95-7df9-4ac6-8314-3b39b3ede856 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:52.807445 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 92/373] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:52 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:53.829701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-00f10693-e9f8-4535-bdb0-f6461f74e7b9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:53.832185 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00f10693-e9f8-4535-bdb0-f6461f74e7b9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:53.832686 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00f10693-e9f8-4535-bdb0-f6461f74e7b9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:53.833146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00f10693-e9f8-4535-bdb0-f6461f74e7b9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:53.848969 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:53.848969 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:51:53.856212 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-00f10693-e9f8-4535-bdb0-f6461f74e7b9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:53.863651 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00f10693-e9f8-4535-bdb0-f6461f74e7b9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:53.863651 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 91/374] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:53 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:51:54.282383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3006161e-e4ce-4ed4-bb42-19df7f8c788d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:54.284944 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3006161e-e4ce-4ed4-bb42-19df7f8c788d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb Jul 03 14:51:54.285185 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3006161e-e4ce-4ed4-bb42-19df7f8c788d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:54.285381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3006161e-e4ce-4ed4-bb42-19df7f8c788d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:54.296695 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:54.296695 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:54.302972 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3006161e-e4ce-4ed4-bb42-19df7f8c788d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:51:54.310382 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-3006161e-e4ce-4ed4-bb42-19df7f8c788d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb returned with HTTP 200 Jul 03 14:51:54.311640 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 96/375] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:51:54 2026] GET /volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:54.323846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-62f139f6-ec87-4f44-9e9f-ed503c650b21 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:54.324263 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-62f139f6-ec87-4f44-9e9f-ed503c650b21 None None] GET https://10.4.3.99/volume// Jul 03 14:51:54.324586 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-62f139f6-ec87-4f44-9e9f-ed503c650b21 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:54.324884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-62f139f6-ec87-4f44-9e9f-ed503c650b21 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:54.325439 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-62f139f6-ec87-4f44-9e9f-ed503c650b21 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:51:54.325737 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 97/376] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:51:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:51:54.342209 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-933e3f20-0b31-46e3-81a9-9bacb0e3bd44 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:54.346051 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-933e3f20-0b31-46e3-81a9-9bacb0e3bd44 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:51:54.347350 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-933e3f20-0b31-46e3-81a9-9bacb0e3bd44 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82301abc-a3cf-4328-918a-3f0528d938eb", "connector": null, "instance_uuid": "99a05306-82da-4e28-9cad-35319005f01d"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:54.366016 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:54.366016 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:54.424978 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-933e3f20-0b31-46e3-81a9-9bacb0e3bd44 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:51:54.425917 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 93/377] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:51:54 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:51:54.437626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-acec2d67-68b1-4bf1-867f-c63f56563271 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:54.438087 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acec2d67-68b1-4bf1-867f-c63f56563271 None None] GET https://10.4.3.99/volume// Jul 03 14:51:54.438309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acec2d67-68b1-4bf1-867f-c63f56563271 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:54.438575 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acec2d67-68b1-4bf1-867f-c63f56563271 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:54.439165 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acec2d67-68b1-4bf1-867f-c63f56563271 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:51:54.439372 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 92/378] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:51:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 14:51:54.449690 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-8e849db3-a19f-49bc-90fb-554976a7827b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:54.455217 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-8e849db3-a19f-49bc-90fb-554976a7827b tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb Jul 03 14:51:54.455217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-8e849db3-a19f-49bc-90fb-554976a7827b tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:54.455217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-8e849db3-a19f-49bc-90fb-554976a7827b tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:54.479391 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:54.479391 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:54.487301 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-8e849db3-a19f-49bc-90fb-554976a7827b tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:51:54.497883 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-8e849db3-a19f-49bc-90fb-554976a7827b tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb returned with HTTP 200 Jul 03 14:51:54.497883 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 97/379] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:51:54 2026] GET /volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb => generated 1019 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:51:54.606541 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-7b7aa630-0707-4018-accc-a2cfe80fea91 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:54.609327 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-7b7aa630-0707-4018-accc-a2cfe80fea91 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] PUT https://10.4.3.99/volume/v3/attachments/ae05c977-d9f2-4c79-807d-ade863c6ad8a Jul 03 14:51:54.609846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-7b7aa630-0707-4018-accc-a2cfe80fea91 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:54.621174 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-7b7aa630-0707-4018-accc-a2cfe80fea91 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Acquiring lock "cinder-attachment_update-82301abc-a3cf-4328-918a-3f0528d938eb-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:51:54.630304 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-7b7aa630-0707-4018-accc-a2cfe80fea91 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Lock "cinder-attachment_update-82301abc-a3cf-4328-918a-3f0528d938eb-np0000004430" acquired by "attachment_update" :: waited 0.009s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:51:54.631889 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:54.631889 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:54.883418 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0eadb0b8-b11b-4754-93ca-00e2182e5575 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:54.886083 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0eadb0b8-b11b-4754-93ca-00e2182e5575 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:54.886363 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0eadb0b8-b11b-4754-93ca-00e2182e5575 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:54.886570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0eadb0b8-b11b-4754-93ca-00e2182e5575 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:54.896975 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:54.896975 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:54.900454 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0eadb0b8-b11b-4754-93ca-00e2182e5575 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:54.904945 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0eadb0b8-b11b-4754-93ca-00e2182e5575 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:54.905437 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 94/380] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:54 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:55.077207 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:55.079337 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:51:55.079780 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1017827634"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:55.081409 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1017827634'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:51:55.081485 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Create volume of 1 GB Jul 03 14:51:55.085847 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Availability Zones retrieved successfully. Jul 03 14:51:55.093886 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Flow 'volume_create_api' (1ba7b08d-8b3a-4775-9e6a-1549747e754f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:55.094948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af86f5f1-1c4d-4e0b-91cf-839b86c046c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:55.096209 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:51:55.131465 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af86f5f1-1c4d-4e0b-91cf-839b86c046c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:55.132491 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fcc63e-0e88-4e5d-90e4-7f8b6e2d90c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:55.178058 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-7b7aa630-0707-4018-accc-a2cfe80fea91 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Lock "cinder-attachment_update-82301abc-a3cf-4328-918a-3f0528d938eb-np0000004430" released by "attachment_update" :: held 0.548s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:51:55.178679 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-7b7aa630-0707-4018-accc-a2cfe80fea91 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/attachments/ae05c977-d9f2-4c79-807d-ade863c6ad8a returned with HTTP 200 Jul 03 14:51:55.179016 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 98/381] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:51:54 2026] PUT /volume/v3/attachments/ae05c977-d9f2-4c79-807d-ade863c6ad8a => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:51:55.232921 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Created reservations ['e06f0a0c-8595-43ab-bf23-ecf9269550c0', '2602d6af-cb42-4487-84b6-f64f5cb4264d', 'bb5a318e-4a56-4097-ab02-56a0bfd26786', 'ba550d8e-ce11-4bd6-b28d-ac47a3c4ae73'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:51:55.234150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fcc63e-0e88-4e5d-90e4-7f8b6e2d90c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e06f0a0c-8595-43ab-bf23-ecf9269550c0', '2602d6af-cb42-4487-84b6-f64f5cb4264d', 'bb5a318e-4a56-4097-ab02-56a0bfd26786', 'ba550d8e-ce11-4bd6-b28d-ac47a3c4ae73']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:55.235585 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2942ccb-95e7-4f01-b1f7-8ce3b2bd5ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:55.269781 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2942ccb-95e7-4f01-b1f7-8ce3b2bd5ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0e4831f-1adf-48c0-ae8b-adee90ba414f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1017827634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b975f98f7d24458383b64475b95f4278',qos_specs=None,replication_status=,reservations=['e06f0a0c-8595-43ab-bf23-ecf9269550c0','2602d6af-cb42-4487-84b6-f64f5cb4264d','bb5a318e-4a56-4097-ab02-56a0bfd26786','ba550d8e-ce11-4bd6-b28d-ac47a3c4ae73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b57001feb86468ebf44d0e3c3d9a9bc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1017827634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0e4831f-1adf-48c0-ae8b-adee90ba414f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b975f98f7d24458383b64475b95f4278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b57001feb86468ebf44d0e3c3d9a9bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:55.270650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d9ad66-a7a5-4580-88ef-86f46339303c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:55.300360 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d9ad66-a7a5-4580-88ef-86f46339303c) transitioned into state 'SUCCESS' from state '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-1017827634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b975f98f7d24458383b64475b95f4278',qos_specs=None,replication_status=,reservations=['e06f0a0c-8595-43ab-bf23-ecf9269550c0','2602d6af-cb42-4487-84b6-f64f5cb4264d','bb5a318e-4a56-4097-ab02-56a0bfd26786','ba550d8e-ce11-4bd6-b28d-ac47a3c4ae73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b57001feb86468ebf44d0e3c3d9a9bc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:55.301240 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b2deaa-ecaf-4df3-92c1-ac18c4b29b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:55.317810 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b2deaa-ecaf-4df3-92c1-ac18c4b29b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:55.318767 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Flow 'volume_create_api' (1ba7b08d-8b3a-4775-9e6a-1549747e754f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:55.319200 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Create volume request issued successfully. Jul 03 14:51:55.320017 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8d67c30c-ad44-41e5-a1db-4b4dca170529 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:51:55.320731 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 93/382] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:51:55 2026] POST /volume/v3/volumes => generated 752 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:51:55.705852 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-5e787fe0-b755-4c2f-9d30-b99fbb4f43f9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:55.709571 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-5e787fe0-b755-4c2f-9d30-b99fbb4f43f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] POST https://10.4.3.99/volume/v3/attachments/ae05c977-d9f2-4c79-807d-ade863c6ad8a/action Jul 03 14:51:55.710176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-5e787fe0-b755-4c2f-9d30-b99fbb4f43f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:51:55.710176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-5e787fe0-b755-4c2f-9d30-b99fbb4f43f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:55.743767 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:55.743767 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:55.770798 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de6e853f-1ee7-4cb3-9af7-0badb7b27212 req-5e787fe0-b755-4c2f-9d30-b99fbb4f43f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/attachments/ae05c977-d9f2-4c79-807d-ade863c6ad8a/action returned with HTTP 204 Jul 03 14:51:55.771431 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 98/383] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:51:55 2026] POST /volume/v3/attachments/ae05c977-d9f2-4c79-807d-ade863c6ad8a/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:51:55.923907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c7e3d74e-72dd-4768-858c-925e8677685d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:55.926257 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c7e3d74e-72dd-4768-858c-925e8677685d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:55.926595 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c7e3d74e-72dd-4768-858c-925e8677685d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:55.928661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c7e3d74e-72dd-4768-858c-925e8677685d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:55.942521 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:55.942521 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:55.950939 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c7e3d74e-72dd-4768-858c-925e8677685d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:55.958349 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c7e3d74e-72dd-4768-858c-925e8677685d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:55.959093 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 95/384] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:55 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:56.978013 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-28079714-a457-47ce-b19c-065f7eed1c5e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:56.979765 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-28079714-a457-47ce-b19c-065f7eed1c5e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:56.980595 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-28079714-a457-47ce-b19c-065f7eed1c5e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:56.980595 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-28079714-a457-47ce-b19c-065f7eed1c5e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:56.990780 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:56.990780 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:56.994884 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-28079714-a457-47ce-b19c-065f7eed1c5e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:57.000983 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-28079714-a457-47ce-b19c-065f7eed1c5e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:57.001394 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 99/385] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:56 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:58.005650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:58.011243 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:51:58.012283 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-961537763"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:58.015304 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-961537763'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:51:58.015606 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Create volume of 1 GB Jul 03 14:51:58.016191 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:58.016191 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:51:58.022725 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Availability Zones retrieved successfully. Jul 03 14:51:58.024189 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5ad58d1f-d30f-426d-adeb-12965f0aea2b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:58.027041 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ad58d1f-d30f-426d-adeb-12965f0aea2b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:58.027889 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ad58d1f-d30f-426d-adeb-12965f0aea2b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:58.027889 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ad58d1f-d30f-426d-adeb-12965f0aea2b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:58.035268 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Flow 'volume_create_api' (42a17275-df23-4f5d-b972-4c52ad192b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:58.037342 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e560b4ca-14f8-4578-8b29-8056b47f9c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:58.038343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:51:58.046057 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:58.046057 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:58.056391 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5ad58d1f-d30f-426d-adeb-12965f0aea2b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:58.062659 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ad58d1f-d30f-426d-adeb-12965f0aea2b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:58.063042 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 99/386] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:58 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:58.074590 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e560b4ca-14f8-4578-8b29-8056b47f9c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:58.075630 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f1070a-1d6e-4e0d-b3ad-a05ae174406e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:58.172027 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Created reservations ['bc317287-7ab5-47fb-a8a4-364c3110e552', '48f7a0c3-91a7-47e4-b7f4-15342d5db238', 'a6565523-fbfb-4856-a265-56ef1e702725', '9fac11aa-f48a-4bf5-9e67-9638ba89371e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:51:58.173121 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f1070a-1d6e-4e0d-b3ad-a05ae174406e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc317287-7ab5-47fb-a8a4-364c3110e552', '48f7a0c3-91a7-47e4-b7f4-15342d5db238', 'a6565523-fbfb-4856-a265-56ef1e702725', '9fac11aa-f48a-4bf5-9e67-9638ba89371e']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:58.174398 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db49aa70-6fa7-447b-a166-0de14fcd753b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:58.204326 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db49aa70-6fa7-447b-a166-0de14fcd753b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53791d83-cca3-44b1-8c17-3bb12277068c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-961537763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3123b8ddcfd1463abf983f9a9299707b',qos_specs=None,replication_status=,reservations=['bc317287-7ab5-47fb-a8a4-364c3110e552','48f7a0c3-91a7-47e4-b7f4-15342d5db238','a6565523-fbfb-4856-a265-56ef1e702725','9fac11aa-f48a-4bf5-9e67-9638ba89371e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60faeeba9fb843929121097b77b466ca',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-961537763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53791d83-cca3-44b1-8c17-3bb12277068c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3123b8ddcfd1463abf983f9a9299707b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60faeeba9fb843929121097b77b466ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:58.206006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee3eecdf-524f-484f-b87f-b9959916bfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:58.228885 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee3eecdf-524f-484f-b87f-b9959916bfb6) transitioned into state 'SUCCESS' from state '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-961537763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3123b8ddcfd1463abf983f9a9299707b',qos_specs=None,replication_status=,reservations=['bc317287-7ab5-47fb-a8a4-364c3110e552','48f7a0c3-91a7-47e4-b7f4-15342d5db238','a6565523-fbfb-4856-a265-56ef1e702725','9fac11aa-f48a-4bf5-9e67-9638ba89371e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60faeeba9fb843929121097b77b466ca',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:58.229939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d2cd42a-e0d2-4cd6-9ac0-e8a213b071e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:51:58.242963 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d2cd42a-e0d2-4cd6-9ac0-e8a213b071e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:51:58.243177 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Flow 'volume_create_api' (42a17275-df23-4f5d-b972-4c52ad192b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:51:58.243504 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Create volume request issued successfully. Jul 03 14:51:58.244331 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-215d736f-2389-4fc2-bdb3-a6ba75fea267 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:51:58.244887 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 94/387] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:51:58 2026] POST /volume/v3/volumes => generated 754 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:51:58.260508 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-656e2972-ac1e-441b-a40b-bdcde26dc86f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:58.262659 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-656e2972-ac1e-441b-a40b-bdcde26dc86f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:51:58.262952 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-656e2972-ac1e-441b-a40b-bdcde26dc86f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:58.263209 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-656e2972-ac1e-441b-a40b-bdcde26dc86f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:58.277727 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:58.277727 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:58.288139 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-656e2972-ac1e-441b-a40b-bdcde26dc86f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:51:58.301098 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-656e2972-ac1e-441b-a40b-bdcde26dc86f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:51:58.301593 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 96/388] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:58 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:58.925151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-bf081a36-e04e-42cc-8957-0ec8cb0dda8b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:58.927312 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-bf081a36-e04e-42cc-8957-0ec8cb0dda8b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/attachments/f76526f5-a07f-4cb7-ad41-f472d4deba8d/action Jul 03 14:51:58.927686 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-bf081a36-e04e-42cc-8957-0ec8cb0dda8b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:51:58.927890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-bf081a36-e04e-42cc-8957-0ec8cb0dda8b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:58.946369 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:58.946369 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:58.967555 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b648d9cd-63aa-4d61-8d71-86c73de0911f req-bf081a36-e04e-42cc-8957-0ec8cb0dda8b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments/f76526f5-a07f-4cb7-ad41-f472d4deba8d/action returned with HTTP 204 Jul 03 14:51:58.967555 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 100/389] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:51:58 2026] POST /volume/v3/attachments/f76526f5-a07f-4cb7-ad41-f472d4deba8d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:51:59.082306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-40508183-05d3-4d72-9531-dd71e743292c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:59.084828 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40508183-05d3-4d72-9531-dd71e743292c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:59.085061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40508183-05d3-4d72-9531-dd71e743292c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:59.085441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40508183-05d3-4d72-9531-dd71e743292c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:59.096164 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:59.096164 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:59.100438 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-40508183-05d3-4d72-9531-dd71e743292c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:59.107382 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40508183-05d3-4d72-9531-dd71e743292c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:59.107636 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 100/390] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:59 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:51:59.126983 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4465859a-e032-4e49-b162-cef945af9cf4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:59.130204 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4465859a-e032-4e49-b162-cef945af9cf4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:59.130501 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4465859a-e032-4e49-b162-cef945af9cf4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:59.130790 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4465859a-e032-4e49-b162-cef945af9cf4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:59.148694 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:59.148694 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:51:59.155378 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4465859a-e032-4e49-b162-cef945af9cf4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:59.162609 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4465859a-e032-4e49-b162-cef945af9cf4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:59.163350 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 95/391] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:59 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:51:59.179905 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-60aed5c3-bda6-4137-b95f-2af65e4ad8d4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:59.184218 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60aed5c3-bda6-4137-b95f-2af65e4ad8d4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:51:59.184218 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-60aed5c3-bda6-4137-b95f-2af65e4ad8d4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:59.184218 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-60aed5c3-bda6-4137-b95f-2af65e4ad8d4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:59.197301 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:59.197301 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:59.206565 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-60aed5c3-bda6-4137-b95f-2af65e4ad8d4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:51:59.214434 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60aed5c3-bda6-4137-b95f-2af65e4ad8d4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:51:59.214844 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 97/392] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:59 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:59.225601 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-aa778350-4158-4a37-ae6b-2468e260a032 req-60ca811f-4ec5-46c4-bc2c-a00fdd361fbe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:59.230949 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aa778350-4158-4a37-ae6b-2468e260a032 req-60ca811f-4ec5-46c4-bc2c-a00fdd361fbe tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:59.231413 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aa778350-4158-4a37-ae6b-2468e260a032 req-60ca811f-4ec5-46c4-bc2c-a00fdd361fbe tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:59.231736 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aa778350-4158-4a37-ae6b-2468e260a032 req-60ca811f-4ec5-46c4-bc2c-a00fdd361fbe tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:59.260821 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:59.260821 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:59.267259 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-aa778350-4158-4a37-ae6b-2468e260a032 req-60ca811f-4ec5-46c4-bc2c-a00fdd361fbe tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:59.274042 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aa778350-4158-4a37-ae6b-2468e260a032 req-60ca811f-4ec5-46c4-bc2c-a00fdd361fbe tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:59.274659 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 101/393] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:51:59 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:51:59.286732 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5372a03c-3a0d-4603-b954-bd07f051b750 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:59.291548 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5372a03c-3a0d-4603-b954-bd07f051b750 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:51:59.291759 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5372a03c-3a0d-4603-b954-bd07f051b750 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:59.292018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5372a03c-3a0d-4603-b954-bd07f051b750 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:59.295891 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4e5b2727-a05c-4d07-a487-c4e543d3e422 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:59.297866 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e5b2727-a05c-4d07-a487-c4e543d3e422 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:59.298071 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e5b2727-a05c-4d07-a487-c4e543d3e422 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:59.298281 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e5b2727-a05c-4d07-a487-c4e543d3e422 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:59.307463 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:59.307463 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:59.310752 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:59.310752 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:51:59.313028 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5372a03c-3a0d-4603-b954-bd07f051b750 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:51:59.314742 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4e5b2727-a05c-4d07-a487-c4e543d3e422 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:59.319267 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5372a03c-3a0d-4603-b954-bd07f051b750 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:51:59.319892 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e5b2727-a05c-4d07-a487-c4e543d3e422 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:59.320101 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 101/394] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:51:59 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:59.320463 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 96/395] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:59 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:51:59.326584 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-44fd13b6-b9ad-44c7-82f3-4168411641bb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:59.334110 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-44fd13b6-b9ad-44c7-82f3-4168411641bb tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:51:59.334493 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-44fd13b6-b9ad-44c7-82f3-4168411641bb tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:59.334721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-44fd13b6-b9ad-44c7-82f3-4168411641bb tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:59.348505 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:59.348505 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:51:59.353777 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-44fd13b6-b9ad-44c7-82f3-4168411641bb tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:51:59.360920 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-44fd13b6-b9ad-44c7-82f3-4168411641bb tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:51:59.361498 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 98/396] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:51:59 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:51:59.398232 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a070c48a-b5c5-4ef3-9602-edbe0c73a628 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:59.403149 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a070c48a-b5c5-4ef3-9602-edbe0c73a628 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:51:59.403149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a070c48a-b5c5-4ef3-9602-edbe0c73a628 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:51:59.403149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a070c48a-b5c5-4ef3-9602-edbe0c73a628 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:51:59.419538 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:59.419538 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:51:59.423429 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a070c48a-b5c5-4ef3-9602-edbe0c73a628 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:59.428708 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a070c48a-b5c5-4ef3-9602-edbe0c73a628 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:51:59.429246 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 102/397] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:51:59 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:51:59.448781 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-75eb4c9d-5a2b-416f-8538-a702856b469e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:51:59.452301 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-75eb4c9d-5a2b-416f-8538-a702856b469e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad/action Jul 03 14:51:59.452634 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-75eb4c9d-5a2b-416f-8538-a702856b469e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:51:59.452777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-75eb4c9d-5a2b-416f-8538-a702856b469e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:51:59.465581 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:51:59.465581 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:51:59.468228 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-75eb4c9d-5a2b-416f-8538-a702856b469e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:51:59.484706 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-75eb4c9d-5a2b-416f-8538-a702856b469e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Begin detaching volume completed successfully. Jul 03 14:51:59.484992 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-75eb4c9d-5a2b-416f-8538-a702856b469e tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad/action returned with HTTP 202 Jul 03 14:51:59.485719 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 102/398] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:51:59 2026] POST /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:52:00.520493 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-70ebc512-f291-4715-962f-e5b19778c125 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:00.520947 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-70ebc512-f291-4715-962f-e5b19778c125 None None] GET https://10.4.3.99/volume// Jul 03 14:52:00.521101 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-70ebc512-f291-4715-962f-e5b19778c125 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:00.521667 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-70ebc512-f291-4715-962f-e5b19778c125 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:00.521835 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-70ebc512-f291-4715-962f-e5b19778c125 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:00.522898 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 97/399] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:52:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:00.546040 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a7436202-36c8-4d47-9688-ee9c409188b7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:00.552840 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a7436202-36c8-4d47-9688-ee9c409188b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:52:00.552840 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a7436202-36c8-4d47-9688-ee9c409188b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:00.552840 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a7436202-36c8-4d47-9688-ee9c409188b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:00.568068 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:00.568068 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:00.573793 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a7436202-36c8-4d47-9688-ee9c409188b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:52:00.587289 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-a7436202-36c8-4d47-9688-ee9c409188b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:52:00.587289 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 99/400] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:52:00 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 1320 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:52:01.391607 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-684dfb72-0d24-455e-b4d6-eac8d156768d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:01.392035 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-684dfb72-0d24-455e-b4d6-eac8d156768d None None] GET https://10.4.3.99/volume// Jul 03 14:52:01.392498 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-684dfb72-0d24-455e-b4d6-eac8d156768d None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:01.392498 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-684dfb72-0d24-455e-b4d6-eac8d156768d None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:01.393258 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-684dfb72-0d24-455e-b4d6-eac8d156768d None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:01.393258 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 103/401] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:52:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:01.407001 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-92c9379f-3400-4686-a262-9dcc02841ded None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:01.412329 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-92c9379f-3400-4686-a262-9dcc02841ded tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:52:01.412914 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-92c9379f-3400-4686-a262-9dcc02841ded tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a71b9af-759b-4110-a7db-4ff695f5de98", "connector": null, "instance_uuid": "dda7ccbb-8ef4-41e3-b45e-28b17ab7936f"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:01.428745 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:01.428745 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:01.499330 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-92c9379f-3400-4686-a262-9dcc02841ded tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:52:01.499330 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 103/402] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:52:01 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:01.858768 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b5e65a4-28d2-4423-a110-12ab92cc2467 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:01.861650 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b5e65a4-28d2-4423-a110-12ab92cc2467 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:01.862887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b5e65a4-28d2-4423-a110-12ab92cc2467 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:01.862887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b5e65a4-28d2-4423-a110-12ab92cc2467 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:01.878750 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:01.878750 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:01.888447 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6b5e65a4-28d2-4423-a110-12ab92cc2467 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:01.898612 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b5e65a4-28d2-4423-a110-12ab92cc2467 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:01.899108 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 98/403] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:01 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:01.978559 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-7f58fb35-c6ab-481b-b17e-837ef7daae81 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:01.984913 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-7f58fb35-c6ab-481b-b17e-837ef7daae81 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] DELETE https://10.4.3.99/volume/v3/attachments/f76526f5-a07f-4cb7-ad41-f472d4deba8d Jul 03 14:52:01.985081 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-7f58fb35-c6ab-481b-b17e-837ef7daae81 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:01.985357 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-7f58fb35-c6ab-481b-b17e-837ef7daae81 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:01.998993 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:01.998993 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:02.110396 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ea7f346c-07eb-48dc-8c56-a98338154a40 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:02.111047 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea7f346c-07eb-48dc-8c56-a98338154a40 None None] GET https://10.4.3.99/volume// Jul 03 14:52:02.111412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea7f346c-07eb-48dc-8c56-a98338154a40 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:02.111633 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea7f346c-07eb-48dc-8c56-a98338154a40 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:02.112039 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea7f346c-07eb-48dc-8c56-a98338154a40 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:02.112687 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 104/404] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:52:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:02.123672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-202298e0-af12-41b9-9735-307d2bc4da70 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:02.127040 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-202298e0-af12-41b9-9735-307d2bc4da70 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:02.127361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-202298e0-af12-41b9-9735-307d2bc4da70 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:02.127776 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-202298e0-af12-41b9-9735-307d2bc4da70 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:02.139755 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:02.139755 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:02.144057 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-202298e0-af12-41b9-9735-307d2bc4da70 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:02.149593 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-202298e0-af12-41b9-9735-307d2bc4da70 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:02.150303 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 104/405] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:52:02 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:52:02.257365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5a1f77a0-0e89-4b4d-8c4f-ededb302ba62 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:02.260679 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5a1f77a0-0e89-4b4d-8c4f-ededb302ba62 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] PUT https://10.4.3.99/volume/v3/attachments/a31ac1f2-0c42-4ac8-90f1-9666e80ea32f Jul 03 14:52:02.261307 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5a1f77a0-0e89-4b4d-8c4f-ededb302ba62 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:02.272028 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5a1f77a0-0e89-4b4d-8c4f-ededb302ba62 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Acquiring lock "cinder-attachment_update-0a71b9af-759b-4110-a7db-4ff695f5de98-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:52:02.278328 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5a1f77a0-0e89-4b4d-8c4f-ededb302ba62 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Lock "cinder-attachment_update-0a71b9af-759b-4110-a7db-4ff695f5de98-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:52:02.279828 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:02.279828 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:02.536664 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2469d8dc-c511-41dd-9cff-331ab48d8f31 req-7f58fb35-c6ab-481b-b17e-837ef7daae81 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments/f76526f5-a07f-4cb7-ad41-f472d4deba8d returned with HTTP 200 Jul 03 14:52:02.537068 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 100/406] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:52:01 2026] DELETE /volume/v3/attachments/f76526f5-a07f-4cb7-ad41-f472d4deba8d => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:02.817948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5a1f77a0-0e89-4b4d-8c4f-ededb302ba62 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Lock "cinder-attachment_update-0a71b9af-759b-4110-a7db-4ff695f5de98-np0000004430" released by "attachment_update" :: held 0.540s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:52:02.818384 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-5a1f77a0-0e89-4b4d-8c4f-ededb302ba62 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/attachments/a31ac1f2-0c42-4ac8-90f1-9666e80ea32f returned with HTTP 200 Jul 03 14:52:02.818974 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 99/407] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:52:02 2026] PUT /volume/v3/attachments/a31ac1f2-0c42-4ac8-90f1-9666e80ea32f => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:02.919111 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5c4ed04b-64a2-4ca3-8d8a-4630b60bc054 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:02.921558 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5c4ed04b-64a2-4ca3-8d8a-4630b60bc054 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:02.921830 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5c4ed04b-64a2-4ca3-8d8a-4630b60bc054 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:02.922405 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5c4ed04b-64a2-4ca3-8d8a-4630b60bc054 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:02.937823 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:02.937823 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:02.951148 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5c4ed04b-64a2-4ca3-8d8a-4630b60bc054 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:02.958075 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5c4ed04b-64a2-4ca3-8d8a-4630b60bc054 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:02.958445 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 105/408] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:02 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:03.786375 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-de03b52d-f659-4e0d-970d-b97b3b12d19b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:03.789571 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de03b52d-f659-4e0d-970d-b97b3b12d19b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:52:03.789898 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de03b52d-f659-4e0d-970d-b97b3b12d19b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:03.790186 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de03b52d-f659-4e0d-970d-b97b3b12d19b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:03.799447 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:03.799447 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:03.804535 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-de03b52d-f659-4e0d-970d-b97b3b12d19b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:52:03.811586 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de03b52d-f659-4e0d-970d-b97b3b12d19b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:52:03.811973 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 105/409] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:03 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:03.978475 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e33f48db-a51e-44f1-b295-0af1434bbaa5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:03.983702 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e33f48db-a51e-44f1-b295-0af1434bbaa5 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:03.983957 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e33f48db-a51e-44f1-b295-0af1434bbaa5 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:03.984250 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e33f48db-a51e-44f1-b295-0af1434bbaa5 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:04.009734 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:04.009734 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:04.014734 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e33f48db-a51e-44f1-b295-0af1434bbaa5 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:04.023165 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e33f48db-a51e-44f1-b295-0af1434bbaa5 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:04.023650 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 101/410] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:03 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:05.047099 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ab0920e9-6883-4d81-bb33-564ed2de76f4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:05.049246 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab0920e9-6883-4d81-bb33-564ed2de76f4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:05.049246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab0920e9-6883-4d81-bb33-564ed2de76f4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:05.049246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab0920e9-6883-4d81-bb33-564ed2de76f4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:05.070424 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:05.070424 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:05.073706 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ab0920e9-6883-4d81-bb33-564ed2de76f4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:05.080099 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab0920e9-6883-4d81-bb33-564ed2de76f4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:05.081021 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 100/411] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:05 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:05.415530 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:05.417802 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:52:05.418324 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1965712149"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:05.421251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1965712149'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:52:05.421395 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Create volume of 1 GB Jul 03 14:52:05.429058 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Availability Zones retrieved successfully. Jul 03 14:52:05.436551 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Flow 'volume_create_api' (0165c4ba-899a-49c2-abf6-ce9bb45d205c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:52:05.437616 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ed6977-f1c8-4942-ba97-ad1cafaef4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:05.438655 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:52:05.485213 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ed6977-f1c8-4942-ba97-ad1cafaef4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:05.486350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b979974-b810-42e5-936b-68e54256ab5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:05.596971 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Created reservations ['f8c2aef7-4a6d-4054-abd0-6e6b32b17d78', '127498a8-da26-4eeb-a2e5-a80851b1f722', '797dbec1-2727-4a4c-aca5-9b01dd9ce059', '0050ecf4-5add-4333-8c97-8f649f85fc2c'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:52:05.598076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b979974-b810-42e5-936b-68e54256ab5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c2aef7-4a6d-4054-abd0-6e6b32b17d78', '127498a8-da26-4eeb-a2e5-a80851b1f722', '797dbec1-2727-4a4c-aca5-9b01dd9ce059', '0050ecf4-5add-4333-8c97-8f649f85fc2c']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:05.599109 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d96cc7b-5b86-464a-a3b7-a6f6f78229aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:05.625591 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d96cc7b-5b86-464a-a3b7-a6f6f78229aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e82894-d1c8-41db-8330-6d757f8f4124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1965712149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1434bfa2ace94140922eef80909d16e7',qos_specs=None,replication_status=,reservations=['f8c2aef7-4a6d-4054-abd0-6e6b32b17d78','127498a8-da26-4eeb-a2e5-a80851b1f722','797dbec1-2727-4a4c-aca5-9b01dd9ce059','0050ecf4-5add-4333-8c97-8f649f85fc2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='445ccff9c81742e4a7041e46f8c4f50a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1965712149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e82894-d1c8-41db-8330-6d757f8f4124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1434bfa2ace94140922eef80909d16e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='445ccff9c81742e4a7041e46f8c4f50a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:05.626457 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb054286-ba44-4350-8e8b-665d7f931355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:05.662165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb054286-ba44-4350-8e8b-665d7f931355) transitioned into state 'SUCCESS' from state '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-1965712149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1434bfa2ace94140922eef80909d16e7',qos_specs=None,replication_status=,reservations=['f8c2aef7-4a6d-4054-abd0-6e6b32b17d78','127498a8-da26-4eeb-a2e5-a80851b1f722','797dbec1-2727-4a4c-aca5-9b01dd9ce059','0050ecf4-5add-4333-8c97-8f649f85fc2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='445ccff9c81742e4a7041e46f8c4f50a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:05.662618 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a0417e-ac6d-46e8-8e95-b91fea961fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:05.681646 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a0417e-ac6d-46e8-8e95-b91fea961fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:05.682906 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Flow 'volume_create_api' (0165c4ba-899a-49c2-abf6-ce9bb45d205c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:52:05.683299 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Create volume request issued successfully. Jul 03 14:52:05.684141 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a87242c-fcde-41f5-ba20-7b9b4cfaed83 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:52:05.684823 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 106/412] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:52:05 2026] POST /volume/v3/volumes => generated 753 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:52:05.699716 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3107fc43-f529-4f2b-b473-1c81cacf62d4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:05.701680 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3107fc43-f529-4f2b-b473-1c81cacf62d4 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:05.701938 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3107fc43-f529-4f2b-b473-1c81cacf62d4 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:05.702750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3107fc43-f529-4f2b-b473-1c81cacf62d4 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:05.710945 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:05.710945 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:05.715471 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3107fc43-f529-4f2b-b473-1c81cacf62d4 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:05.720386 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3107fc43-f529-4f2b-b473-1c81cacf62d4 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:05.720846 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 106/413] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:05 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:06.099599 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2b901f20-317b-4980-bd20-ed5e76256801 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:06.101806 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2b901f20-317b-4980-bd20-ed5e76256801 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:06.102063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2b901f20-317b-4980-bd20-ed5e76256801 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:06.102363 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2b901f20-317b-4980-bd20-ed5e76256801 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:06.115011 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:06.115011 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:06.119502 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2b901f20-317b-4980-bd20-ed5e76256801 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:06.125346 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2b901f20-317b-4980-bd20-ed5e76256801 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:06.125853 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 102/414] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:06 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:06.739252 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6904d9ea-55f7-48e6-8831-05da0a28f5ea None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:06.742451 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6904d9ea-55f7-48e6-8831-05da0a28f5ea tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:06.742675 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6904d9ea-55f7-48e6-8831-05da0a28f5ea tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:06.742864 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6904d9ea-55f7-48e6-8831-05da0a28f5ea tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:06.757510 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:06.757510 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:06.766202 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6904d9ea-55f7-48e6-8831-05da0a28f5ea tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:06.771603 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6904d9ea-55f7-48e6-8831-05da0a28f5ea tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:06.771986 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 101/415] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:06 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:06.835161 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-9f904400-29db-463a-bd6d-75c60f8e937c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:06.839582 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-9f904400-29db-463a-bd6d-75c60f8e937c tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:06.840574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-9f904400-29db-463a-bd6d-75c60f8e937c tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:06.840574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-9f904400-29db-463a-bd6d-75c60f8e937c tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:06.849982 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:06.849982 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:06.856459 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-9f904400-29db-463a-bd6d-75c60f8e937c tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:06.871394 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-9f904400-29db-463a-bd6d-75c60f8e937c tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:06.872884 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 107/416] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:06 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:07.146257 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f144f61e-d5cc-4557-a7eb-33c3639f141f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:07.152401 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f144f61e-d5cc-4557-a7eb-33c3639f141f tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:07.154802 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f144f61e-d5cc-4557-a7eb-33c3639f141f tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:07.155370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f144f61e-d5cc-4557-a7eb-33c3639f141f tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:07.174713 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:07.174713 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:07.184414 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f144f61e-d5cc-4557-a7eb-33c3639f141f tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:07.191206 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f144f61e-d5cc-4557-a7eb-33c3639f141f tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:07.191454 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 107/417] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:07 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:07.811997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-8d38813f-8aa1-486f-be53-6d37711daccf req-b144d9d2-b817-45a1-8d34-2910987f088c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:07.819037 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-8d38813f-8aa1-486f-be53-6d37711daccf req-b144d9d2-b817-45a1-8d34-2910987f088c tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb Jul 03 14:52:07.819332 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-8d38813f-8aa1-486f-be53-6d37711daccf req-b144d9d2-b817-45a1-8d34-2910987f088c tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:07.819613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-8d38813f-8aa1-486f-be53-6d37711daccf req-b144d9d2-b817-45a1-8d34-2910987f088c tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:07.835807 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:07.835807 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:07.844156 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-8d38813f-8aa1-486f-be53-6d37711daccf req-b144d9d2-b817-45a1-8d34-2910987f088c tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:52:07.847892 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-8d38813f-8aa1-486f-be53-6d37711daccf req-b144d9d2-b817-45a1-8d34-2910987f088c tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb returned with HTTP 200 Jul 03 14:52:07.848598 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 103/418] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:07 2026] GET /volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:08.217450 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f282d8f9-83ab-4549-bd03-9141c52fc749 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:08.220050 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f282d8f9-83ab-4549-bd03-9141c52fc749 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:08.220580 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f282d8f9-83ab-4549-bd03-9141c52fc749 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:08.220580 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f282d8f9-83ab-4549-bd03-9141c52fc749 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:08.240606 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:08.240606 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:08.251203 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f282d8f9-83ab-4549-bd03-9141c52fc749 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:08.257587 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f282d8f9-83ab-4549-bd03-9141c52fc749 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:08.257817 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 102/419] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:08 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:08.531908 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a1de2795-5842-4834-83b2-27e3b9203063 req-eae7e400-46b4-43eb-958b-a8bc9021606c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:08.534087 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-eae7e400-46b4-43eb-958b-a8bc9021606c tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:08.534268 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-eae7e400-46b4-43eb-958b-a8bc9021606c tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:08.534532 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-eae7e400-46b4-43eb-958b-a8bc9021606c tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:08.542877 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:08.542877 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:08.547554 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a1de2795-5842-4834-83b2-27e3b9203063 req-eae7e400-46b4-43eb-958b-a8bc9021606c tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:08.553243 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-eae7e400-46b4-43eb-958b-a8bc9021606c tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:08.553667 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 108/420] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:08 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:08.938420 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b2aaa89c-984b-46f9-9066-6aad7a1575d9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:08.939035 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b2aaa89c-984b-46f9-9066-6aad7a1575d9 None None] GET https://10.4.3.99/volume// Jul 03 14:52:08.939105 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b2aaa89c-984b-46f9-9066-6aad7a1575d9 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:08.939809 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b2aaa89c-984b-46f9-9066-6aad7a1575d9 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:08.940579 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b2aaa89c-984b-46f9-9066-6aad7a1575d9 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:08.940757 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 108/421] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:52:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:08.952483 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-960c8feb-8c39-456a-934e-d2c7aa0cf62e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:08.957185 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-960c8feb-8c39-456a-934e-d2c7aa0cf62e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:52:08.957596 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-960c8feb-8c39-456a-934e-d2c7aa0cf62e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87e82894-d1c8-41db-8330-6d757f8f4124", "connector": null, "instance_uuid": "53dca522-5887-4177-b4e2-679df1942ddd"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:08.966313 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:08.966313 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:09.001723 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-960c8feb-8c39-456a-934e-d2c7aa0cf62e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:52:09.002862 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 104/422] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:52:08 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:09.105282 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-f31fb0f0-c15b-45fa-b9a2-c83c65f9ddd4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:09.109992 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-f31fb0f0-c15b-45fa-b9a2-c83c65f9ddd4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] POST https://10.4.3.99/volume/v3/attachments/a31ac1f2-0c42-4ac8-90f1-9666e80ea32f/action Jul 03 14:52:09.109992 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-f31fb0f0-c15b-45fa-b9a2-c83c65f9ddd4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:52:09.110183 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-f31fb0f0-c15b-45fa-b9a2-c83c65f9ddd4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:09.146241 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:09.146241 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:09.164337 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a041fb25-25d2-47e9-8205-96a060d032a4 req-f31fb0f0-c15b-45fa-b9a2-c83c65f9ddd4 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/attachments/a31ac1f2-0c42-4ac8-90f1-9666e80ea32f/action returned with HTTP 204 Jul 03 14:52:09.164859 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 103/423] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:52:09 2026] POST /volume/v3/attachments/a31ac1f2-0c42-4ac8-90f1-9666e80ea32f/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:52:09.274868 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3952a766-704e-40be-a4dd-cecf395c3d3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:09.276810 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3952a766-704e-40be-a4dd-cecf395c3d3b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:09.276991 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3952a766-704e-40be-a4dd-cecf395c3d3b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:09.277199 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3952a766-704e-40be-a4dd-cecf395c3d3b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:09.289799 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:09.289799 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:09.294677 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3952a766-704e-40be-a4dd-cecf395c3d3b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:09.300335 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3952a766-704e-40be-a4dd-cecf395c3d3b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:09.300936 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 109/424] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:09 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:09.314788 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5df8583e-2ec2-4654-91d6-0390d83d250b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:09.317112 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5df8583e-2ec2-4654-91d6-0390d83d250b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:09.317450 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5df8583e-2ec2-4654-91d6-0390d83d250b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:09.318366 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5df8583e-2ec2-4654-91d6-0390d83d250b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:09.335163 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:09.335163 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:09.337641 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5df8583e-2ec2-4654-91d6-0390d83d250b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:09.354218 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5df8583e-2ec2-4654-91d6-0390d83d250b tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:09.354218 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 109/425] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:09 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:09.385247 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7a3709e7-ee9f-484d-941f-0540e4ea6573 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:09.387332 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a3709e7-ee9f-484d-941f-0540e4ea6573 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:09.387482 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a3709e7-ee9f-484d-941f-0540e4ea6573 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:09.387662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a3709e7-ee9f-484d-941f-0540e4ea6573 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:09.400967 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:09.400967 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:09.405533 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7a3709e7-ee9f-484d-941f-0540e4ea6573 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:09.412170 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a3709e7-ee9f-484d-941f-0540e4ea6573 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:09.413179 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 105/426] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:09 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:09.417997 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e7b5d2a7-f168-41e0-825d-ee2aad2a2b06 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:09.420660 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7b5d2a7-f168-41e0-825d-ee2aad2a2b06 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:09.420853 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e7b5d2a7-f168-41e0-825d-ee2aad2a2b06 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:09.421038 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e7b5d2a7-f168-41e0-825d-ee2aad2a2b06 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:09.434205 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:09.434205 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:09.439080 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e7b5d2a7-f168-41e0-825d-ee2aad2a2b06 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:09.449457 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7b5d2a7-f168-41e0-825d-ee2aad2a2b06 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:09.449457 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 104/427] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:09 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:09.559856 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-527e6ad0-df60-44f2-9bbd-6a423d51fcca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:09.560294 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-527e6ad0-df60-44f2-9bbd-6a423d51fcca None None] GET https://10.4.3.99/volume// Jul 03 14:52:09.560562 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-527e6ad0-df60-44f2-9bbd-6a423d51fcca None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:09.560842 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-527e6ad0-df60-44f2-9bbd-6a423d51fcca None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:09.561456 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-527e6ad0-df60-44f2-9bbd-6a423d51fcca None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:09.561852 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 110/428] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:52:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:09.580432 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-c96c587a-2a07-49ba-9985-9070a3ccfd31 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:09.585024 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-c96c587a-2a07-49ba-9985-9070a3ccfd31 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:09.585290 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-c96c587a-2a07-49ba-9985-9070a3ccfd31 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:09.585528 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-c96c587a-2a07-49ba-9985-9070a3ccfd31 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:09.602431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4f49bc8d-9f90-46db-b775-8d493961c3ed req-07b0e6a9-084e-4f5d-ba4b-0e0d0ed59d09 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:09.603774 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:09.603774 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:09.605312 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f49bc8d-9f90-46db-b775-8d493961c3ed req-07b0e6a9-084e-4f5d-ba4b-0e0d0ed59d09 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:52:09.605624 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4f49bc8d-9f90-46db-b775-8d493961c3ed req-07b0e6a9-084e-4f5d-ba4b-0e0d0ed59d09 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:09.605859 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4f49bc8d-9f90-46db-b775-8d493961c3ed req-07b0e6a9-084e-4f5d-ba4b-0e0d0ed59d09 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:09.612543 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-c96c587a-2a07-49ba-9985-9070a3ccfd31 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:09.617968 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:09.617968 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:09.621197 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-c96c587a-2a07-49ba-9985-9070a3ccfd31 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:09.621673 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 110/429] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:52:09 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:52:09.623079 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-4f49bc8d-9f90-46db-b775-8d493961c3ed req-07b0e6a9-084e-4f5d-ba4b-0e0d0ed59d09 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:52:09.629338 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f49bc8d-9f90-46db-b775-8d493961c3ed req-07b0e6a9-084e-4f5d-ba4b-0e0d0ed59d09 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:52:09.629902 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 106/430] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:09 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:09.756840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-8254530e-2043-43ff-9074-0bbf9603b594 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:09.759572 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-8254530e-2043-43ff-9074-0bbf9603b594 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] PUT https://10.4.3.99/volume/v3/attachments/c72c0f41-f67c-4ff5-aaef-f7bad838118d Jul 03 14:52:09.759980 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-8254530e-2043-43ff-9074-0bbf9603b594 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:09.780077 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-8254530e-2043-43ff-9074-0bbf9603b594 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Acquiring lock "cinder-attachment_update-87e82894-d1c8-41db-8330-6d757f8f4124-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:52:09.793257 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-8254530e-2043-43ff-9074-0bbf9603b594 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Lock "cinder-attachment_update-87e82894-d1c8-41db-8330-6d757f8f4124-np0000004430" acquired by "attachment_update" :: waited 0.013s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:52:09.794616 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:09.794616 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:10.334524 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-8254530e-2043-43ff-9074-0bbf9603b594 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Lock "cinder-attachment_update-87e82894-d1c8-41db-8330-6d757f8f4124-np0000004430" released by "attachment_update" :: held 0.540s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:52:10.336812 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-8254530e-2043-43ff-9074-0bbf9603b594 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/attachments/c72c0f41-f67c-4ff5-aaef-f7bad838118d returned with HTTP 200 Jul 03 14:52:10.337486 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 105/431] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:52:09 2026] PUT /volume/v3/attachments/c72c0f41-f67c-4ff5-aaef-f7bad838118d => generated 969 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:10.466822 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-199c80f0-8252-4d68-91c8-f032d9f879c1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:10.468733 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-199c80f0-8252-4d68-91c8-f032d9f879c1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:10.468953 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-199c80f0-8252-4d68-91c8-f032d9f879c1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:10.469163 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-199c80f0-8252-4d68-91c8-f032d9f879c1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:10.481541 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:10.481541 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:10.486446 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-199c80f0-8252-4d68-91c8-f032d9f879c1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:10.492995 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-199c80f0-8252-4d68-91c8-f032d9f879c1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:10.493562 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 111/432] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:10 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:10.593839 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e4a136c4-e44f-442f-897e-9f4caabcd9ce None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:10.594523 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e4a136c4-e44f-442f-897e-9f4caabcd9ce None None] GET https://10.4.3.99/volume// Jul 03 14:52:10.594640 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e4a136c4-e44f-442f-897e-9f4caabcd9ce None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:10.594889 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e4a136c4-e44f-442f-897e-9f4caabcd9ce None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:10.595313 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e4a136c4-e44f-442f-897e-9f4caabcd9ce None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:10.595738 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 111/433] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:52:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:10.608237 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-a1de2795-5842-4834-83b2-27e3b9203063 req-4d6ada5a-b57b-4d2a-965c-541d0eff07cb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:10.610687 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-4d6ada5a-b57b-4d2a-965c-541d0eff07cb tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:52:10.611096 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-4d6ada5a-b57b-4d2a-965c-541d0eff07cb tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c93503f2-0ee7-4bac-b718-914de60ba867", "connector": null, "instance_uuid": "8245fd36-ab6f-4e8c-b564-e1f0451bced5"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:10.624167 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:10.624167 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:10.661031 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-4d6ada5a-b57b-4d2a-965c-541d0eff07cb tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:52:10.661602 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 107/434] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:52:10 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 03 14:52:10.915858 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:10.918548 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:52:10.919517 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-945811144"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:10.923296 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-945811144'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:52:10.923789 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Create volume of 1 GB Jul 03 14:52:10.924492 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:10.924492 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:10.930413 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Availability Zones retrieved successfully. Jul 03 14:52:10.937735 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Flow 'volume_create_api' (a8dfde82-d8c9-4fb5-a82e-95644fcef7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:52:10.938843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ebcc5a-a50e-488c-abcd-64fda789a546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:10.940236 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:52:10.981407 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ebcc5a-a50e-488c-abcd-64fda789a546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:10.982307 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fcc86f8-16c4-4665-8c54-b37a7897af73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:11.081586 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Created reservations ['5d6cb73a-8c10-475c-9abf-7ecbe7e44d0b', 'bf46aacf-48b5-4a74-ab8b-9984ff6ede4e', 'c519ddcc-8f0a-4c17-9e3b-c9fabed254ef', 'c0430d40-9056-4d89-a19e-d34aa86e5bd1'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:52:11.082388 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d66e8c3f-8eed-46cf-963f-fc4dff4fba82 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:11.085249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fcc86f8-16c4-4665-8c54-b37a7897af73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d6cb73a-8c10-475c-9abf-7ecbe7e44d0b', 'bf46aacf-48b5-4a74-ab8b-9984ff6ede4e', 'c519ddcc-8f0a-4c17-9e3b-c9fabed254ef', 'c0430d40-9056-4d89-a19e-d34aa86e5bd1']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:11.085249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (384dc0c7-a60f-4651-9a49-fc7474187411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:11.086930 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d66e8c3f-8eed-46cf-963f-fc4dff4fba82 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:11.087117 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d66e8c3f-8eed-46cf-963f-fc4dff4fba82 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:11.087389 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d66e8c3f-8eed-46cf-963f-fc4dff4fba82 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:11.103307 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:11.103307 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:11.109194 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d66e8c3f-8eed-46cf-963f-fc4dff4fba82 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:11.114985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (384dc0c7-a60f-4651-9a49-fc7474187411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94683e3a-4114-4edd-a1ae-5c0a0a2c42aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-945811144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca981b19c854884b395b9f7fff2b892',qos_specs=None,replication_status=,reservations=['5d6cb73a-8c10-475c-9abf-7ecbe7e44d0b','bf46aacf-48b5-4a74-ab8b-9984ff6ede4e','c519ddcc-8f0a-4c17-9e3b-c9fabed254ef','c0430d40-9056-4d89-a19e-d34aa86e5bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07792c2540b0422cbe0e5e2eee5684de',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-945811144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94683e3a-4114-4edd-a1ae-5c0a0a2c42aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ca981b19c854884b395b9f7fff2b892',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07792c2540b0422cbe0e5e2eee5684de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:11.115831 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6de49a-eccf-4145-bbc8-e5e27c9b738b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:11.117858 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d66e8c3f-8eed-46cf-963f-fc4dff4fba82 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:11.118563 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 112/435] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:11 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:11.142079 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6de49a-eccf-4145-bbc8-e5e27c9b738b) transitioned into state 'SUCCESS' from state '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-945811144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ca981b19c854884b395b9f7fff2b892',qos_specs=None,replication_status=,reservations=['5d6cb73a-8c10-475c-9abf-7ecbe7e44d0b','bf46aacf-48b5-4a74-ab8b-9984ff6ede4e','c519ddcc-8f0a-4c17-9e3b-c9fabed254ef','c0430d40-9056-4d89-a19e-d34aa86e5bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07792c2540b0422cbe0e5e2eee5684de',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:11.143301 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96582497-0ba4-4d6b-a038-2419e13bfb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:52:11.155781 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96582497-0ba4-4d6b-a038-2419e13bfb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:52:11.157321 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Flow 'volume_create_api' (a8dfde82-d8c9-4fb5-a82e-95644fcef7a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:52:11.157914 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Create volume request issued successfully. Jul 03 14:52:11.161900 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83cd199d-4d76-4a1e-ab4e-a8ad62c0b7f6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:52:11.161900 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 106/436] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:52:10 2026] POST /volume/v3/volumes => generated 749 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:52:11.180028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d36844c8-bb2d-4abc-a75f-6b02277fa03a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:11.182387 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d36844c8-bb2d-4abc-a75f-6b02277fa03a tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:11.182866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d36844c8-bb2d-4abc-a75f-6b02277fa03a tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:11.183261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d36844c8-bb2d-4abc-a75f-6b02277fa03a tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:11.193943 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:11.193943 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:11.200009 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d36844c8-bb2d-4abc-a75f-6b02277fa03a tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:11.202552 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-141f25db-138c-4855-99eb-16c16d1dca6f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:11.203086 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-141f25db-138c-4855-99eb-16c16d1dca6f None None] GET https://10.4.3.99/volume// Jul 03 14:52:11.203368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-141f25db-138c-4855-99eb-16c16d1dca6f None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:11.203617 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-141f25db-138c-4855-99eb-16c16d1dca6f None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:11.204021 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-141f25db-138c-4855-99eb-16c16d1dca6f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:11.204689 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 108/437] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:52:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:11.206518 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d36844c8-bb2d-4abc-a75f-6b02277fa03a tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:11.207469 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 112/438] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:11 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:11.223407 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a1de2795-5842-4834-83b2-27e3b9203063 req-96783881-ecb5-4cef-be70-6cff1b6a0698 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:11.227584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-96783881-ecb5-4cef-be70-6cff1b6a0698 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:11.227913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-96783881-ecb5-4cef-be70-6cff1b6a0698 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:11.228196 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-96783881-ecb5-4cef-be70-6cff1b6a0698 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:11.245558 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:11.245558 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:11.249898 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a1de2795-5842-4834-83b2-27e3b9203063 req-96783881-ecb5-4cef-be70-6cff1b6a0698 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:11.256510 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-96783881-ecb5-4cef-be70-6cff1b6a0698 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:11.257314 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 113/439] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:52:11 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 1029 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:52:11.396565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a1de2795-5842-4834-83b2-27e3b9203063 req-b5c20e8f-6f04-4d46-9c3b-24424ce3c881 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:11.402732 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-b5c20e8f-6f04-4d46-9c3b-24424ce3c881 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] PUT https://10.4.3.99/volume/v3/attachments/f5b43ad6-8e5a-4413-876d-64bba2941b58 Jul 03 14:52:11.403254 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-b5c20e8f-6f04-4d46-9c3b-24424ce3c881 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:11.416934 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a1de2795-5842-4834-83b2-27e3b9203063 req-b5c20e8f-6f04-4d46-9c3b-24424ce3c881 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Acquiring lock "cinder-attachment_update-c93503f2-0ee7-4bac-b718-914de60ba867-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:52:11.424058 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a1de2795-5842-4834-83b2-27e3b9203063 req-b5c20e8f-6f04-4d46-9c3b-24424ce3c881 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Lock "cinder-attachment_update-c93503f2-0ee7-4bac-b718-914de60ba867-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:52:11.424058 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:11.424058 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:11.512435 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f5c44846-c609-463e-8962-afd4ff9eb629 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:11.515991 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f5c44846-c609-463e-8962-afd4ff9eb629 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:11.515991 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f5c44846-c609-463e-8962-afd4ff9eb629 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:11.516211 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f5c44846-c609-463e-8962-afd4ff9eb629 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:11.532485 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:11.532485 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:11.539978 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f5c44846-c609-463e-8962-afd4ff9eb629 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:11.547515 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f5c44846-c609-463e-8962-afd4ff9eb629 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:11.555062 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 109/440] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:11 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:11.953440 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a1de2795-5842-4834-83b2-27e3b9203063 req-b5c20e8f-6f04-4d46-9c3b-24424ce3c881 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Lock "cinder-attachment_update-c93503f2-0ee7-4bac-b718-914de60ba867-np0000004430" released by "attachment_update" :: held 0.532s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:52:11.954101 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-b5c20e8f-6f04-4d46-9c3b-24424ce3c881 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/attachments/f5b43ad6-8e5a-4413-876d-64bba2941b58 returned with HTTP 200 Jul 03 14:52:11.954440 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 107/441] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:52:11 2026] PUT /volume/v3/attachments/f5b43ad6-8e5a-4413-876d-64bba2941b58 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:12.137034 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4e63167a-4c4e-4b3d-a3c6-91d841eeb0fa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:12.139988 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e63167a-4c4e-4b3d-a3c6-91d841eeb0fa tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:12.140488 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4e63167a-4c4e-4b3d-a3c6-91d841eeb0fa tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:12.140732 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4e63167a-4c4e-4b3d-a3c6-91d841eeb0fa tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:12.159979 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:12.159979 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:12.170935 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4e63167a-4c4e-4b3d-a3c6-91d841eeb0fa tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:12.179543 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e63167a-4c4e-4b3d-a3c6-91d841eeb0fa tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:12.180251 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 113/442] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:12 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:12.230932 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-819780db-7853-4366-acb6-b5be85663602 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:12.235665 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-819780db-7853-4366-acb6-b5be85663602 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:12.235665 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-819780db-7853-4366-acb6-b5be85663602 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:12.235665 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-819780db-7853-4366-acb6-b5be85663602 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:12.259199 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:12.259199 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:12.266201 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-819780db-7853-4366-acb6-b5be85663602 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:12.274606 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-819780db-7853-4366-acb6-b5be85663602 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:12.275333 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 114/443] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:12 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:12.353553 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-996d49bb-8af7-4c2b-a441-0e1a14e5a340 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:12.356864 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-996d49bb-8af7-4c2b-a441-0e1a14e5a340 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:12.357401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-996d49bb-8af7-4c2b-a441-0e1a14e5a340 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:12.358014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-996d49bb-8af7-4c2b-a441-0e1a14e5a340 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:12.373699 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:12.373699 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:12.379972 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-996d49bb-8af7-4c2b-a441-0e1a14e5a340 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:12.394968 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-996d49bb-8af7-4c2b-a441-0e1a14e5a340 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:12.394968 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 110/444] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:12 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:12.569419 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13d908a7-c8f8-4d02-8f82-c41718d8bc4e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:12.576117 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13d908a7-c8f8-4d02-8f82-c41718d8bc4e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:12.576117 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13d908a7-c8f8-4d02-8f82-c41718d8bc4e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:12.576561 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13d908a7-c8f8-4d02-8f82-c41718d8bc4e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:12.593886 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:12.593886 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:12.600979 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-13d908a7-c8f8-4d02-8f82-c41718d8bc4e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:12.608700 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13d908a7-c8f8-4d02-8f82-c41718d8bc4e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:12.609094 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 108/445] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:12 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:13.197712 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-57ba3058-a125-40b2-98d1-f5ccf4db9fd0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:13.200058 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-57ba3058-a125-40b2-98d1-f5ccf4db9fd0 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:13.200373 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-57ba3058-a125-40b2-98d1-f5ccf4db9fd0 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:13.200748 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-57ba3058-a125-40b2-98d1-f5ccf4db9fd0 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:13.215955 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:13.215955 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:13.223525 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-57ba3058-a125-40b2-98d1-f5ccf4db9fd0 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:13.231825 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-57ba3058-a125-40b2-98d1-f5ccf4db9fd0 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:13.232324 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 114/446] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:13 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:13.626273 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e8cf4dca-d62c-4295-a255-bbdf685d206e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:13.630900 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8cf4dca-d62c-4295-a255-bbdf685d206e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:13.631032 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8cf4dca-d62c-4295-a255-bbdf685d206e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:13.631147 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8cf4dca-d62c-4295-a255-bbdf685d206e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:13.663723 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:13.663723 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:13.664057 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e8cf4dca-d62c-4295-a255-bbdf685d206e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:13.671398 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8cf4dca-d62c-4295-a255-bbdf685d206e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:13.684387 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 115/447] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:13 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:14.253535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bbcb4add-c932-4218-9651-2c7a49833b5f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:14.258154 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bbcb4add-c932-4218-9651-2c7a49833b5f tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:14.258154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bbcb4add-c932-4218-9651-2c7a49833b5f tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:14.258154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bbcb4add-c932-4218-9651-2c7a49833b5f tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:14.274301 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:14.274301 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:14.282643 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bbcb4add-c932-4218-9651-2c7a49833b5f tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:14.295159 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bbcb4add-c932-4218-9651-2c7a49833b5f tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:14.295159 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 111/448] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:14 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:14.468115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9874ca78-d537-423e-aa65-1531e004b9b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:14.468115 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9874ca78-d537-423e-aa65-1531e004b9b6 None None] GET https://10.4.3.99/volume// Jul 03 14:52:14.468115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9874ca78-d537-423e-aa65-1531e004b9b6 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:14.468115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9874ca78-d537-423e-aa65-1531e004b9b6 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:14.468562 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9874ca78-d537-423e-aa65-1531e004b9b6 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:14.468861 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 109/449] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:52:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:14.480693 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-91930f0e-a883-40ec-88da-5f9d25fe2912 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:14.484009 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-91930f0e-a883-40ec-88da-5f9d25fe2912 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:52:14.484009 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-91930f0e-a883-40ec-88da-5f9d25fe2912 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94683e3a-4114-4edd-a1ae-5c0a0a2c42aa", "connector": null, "instance_uuid": "383b98eb-ade6-4df3-b86b-c45c06105492"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:14.494260 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:14.494260 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:14.561056 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-91930f0e-a883-40ec-88da-5f9d25fe2912 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:52:14.561407 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 115/450] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:52:14 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:14.687699 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-37f649c1-2b85-4055-8a16-e45f36185832 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:14.692910 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37f649c1-2b85-4055-8a16-e45f36185832 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:14.692910 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37f649c1-2b85-4055-8a16-e45f36185832 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:14.692910 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37f649c1-2b85-4055-8a16-e45f36185832 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:14.719615 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:14.719615 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:14.725085 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-37f649c1-2b85-4055-8a16-e45f36185832 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:14.731322 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37f649c1-2b85-4055-8a16-e45f36185832 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:14.731780 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 116/451] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:14 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:14.930645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3cdc0750-dfd0-49b0-a9f5-f14961f8f46b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:14.933360 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3cdc0750-dfd0-49b0-a9f5-f14961f8f46b tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:14.933989 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3cdc0750-dfd0-49b0-a9f5-f14961f8f46b tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:14.934673 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3cdc0750-dfd0-49b0-a9f5-f14961f8f46b tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:14.935368 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-40322566-e962-44a1-b79f-c272c67e6093 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:14.939840 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-40322566-e962-44a1-b79f-c272c67e6093 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:52:14.940094 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-40322566-e962-44a1-b79f-c272c67e6093 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:14.940375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-40322566-e962-44a1-b79f-c272c67e6093 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:14.950862 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:14.950862 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:14.953768 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:14.953768 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:14.960041 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3cdc0750-dfd0-49b0-a9f5-f14961f8f46b tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:14.960209 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-40322566-e962-44a1-b79f-c272c67e6093 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:52:14.968638 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3cdc0750-dfd0-49b0-a9f5-f14961f8f46b tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:14.969291 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 112/452] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:14 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:14.969545 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-40322566-e962-44a1-b79f-c272c67e6093 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:52:14.970078 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 110/453] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:14 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:15.035283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-05d18937-bf12-4076-b8ea-ce418fd43db6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.035798 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05d18937-bf12-4076-b8ea-ce418fd43db6 None None] GET https://10.4.3.99/volume// Jul 03 14:52:15.036038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-05d18937-bf12-4076-b8ea-ce418fd43db6 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:15.036330 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-05d18937-bf12-4076-b8ea-ce418fd43db6 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:15.036774 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05d18937-bf12-4076-b8ea-ce418fd43db6 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:15.040354 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 116/454] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:52:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:15.047942 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-afee591e-d799-422d-b1b0-7dcb66881eb7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.053957 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-afee591e-d799-422d-b1b0-7dcb66881eb7 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:52:15.054383 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-afee591e-d799-422d-b1b0-7dcb66881eb7 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53791d83-cca3-44b1-8c17-3bb12277068c", "connector": null, "instance_uuid": "4184fd71-83c3-4af8-b0ae-6cc1b44538f0"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:15.072468 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:15.072468 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:15.136707 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-afee591e-d799-422d-b1b0-7dcb66881eb7 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:52:15.137317 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 117/455] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:52:15 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:15.158516 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-292714a5-fd33-4a2b-a563-5813192119e4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.159151 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-292714a5-fd33-4a2b-a563-5813192119e4 None None] GET https://10.4.3.99/volume// Jul 03 14:52:15.159890 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-292714a5-fd33-4a2b-a563-5813192119e4 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:15.159890 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-292714a5-fd33-4a2b-a563-5813192119e4 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:15.162150 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-292714a5-fd33-4a2b-a563-5813192119e4 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:15.162150 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 113/456] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:52:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:15.177919 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-8440fb3c-61ee-47d1-b4a7-bd907866f026 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.182838 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-8440fb3c-61ee-47d1-b4a7-bd907866f026 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:15.183192 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-8440fb3c-61ee-47d1-b4a7-bd907866f026 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:15.183348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-8440fb3c-61ee-47d1-b4a7-bd907866f026 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:15.208820 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:15.208820 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:15.220555 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-8440fb3c-61ee-47d1-b4a7-bd907866f026 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:15.228619 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-e7f3b0db-31ac-4c9a-b9dd-22bcfdac56fc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.231006 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-8440fb3c-61ee-47d1-b4a7-bd907866f026 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:15.231467 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 111/457] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:52:15 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 1021 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:52:15.233304 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-e7f3b0db-31ac-4c9a-b9dd-22bcfdac56fc tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] POST https://10.4.3.99/volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532/action Jul 03 14:52:15.233487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-e7f3b0db-31ac-4c9a-b9dd-22bcfdac56fc tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:52:15.233653 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-e7f3b0db-31ac-4c9a-b9dd-22bcfdac56fc tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:15.285421 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:15.285421 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:15.302925 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-42993fac-0b07-4c6d-996d-6fd23c9edf03 req-e7f3b0db-31ac-4c9a-b9dd-22bcfdac56fc tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532/action returned with HTTP 204 Jul 03 14:52:15.303606 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 117/458] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:52:15 2026] POST /volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:52:15.314483 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bef1cfca-2dc5-4049-a5dd-2e8fd0034dde None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.316980 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bef1cfca-2dc5-4049-a5dd-2e8fd0034dde tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:15.317326 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bef1cfca-2dc5-4049-a5dd-2e8fd0034dde tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:15.317661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bef1cfca-2dc5-4049-a5dd-2e8fd0034dde tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:15.339089 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:15.339089 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:15.344791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aa771eb7-ff1d-4c5d-bf25-5a8160acbdb0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.347080 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa771eb7-ff1d-4c5d-bf25-5a8160acbdb0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:52:15.347260 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa771eb7-ff1d-4c5d-bf25-5a8160acbdb0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:15.348177 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa771eb7-ff1d-4c5d-bf25-5a8160acbdb0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:15.348926 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bef1cfca-2dc5-4049-a5dd-2e8fd0034dde tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:15.356083 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bef1cfca-2dc5-4049-a5dd-2e8fd0034dde tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:15.356714 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 118/459] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:15 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:15.362443 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:15.362443 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:15.367373 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-aa771eb7-ff1d-4c5d-bf25-5a8160acbdb0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:52:15.374098 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa771eb7-ff1d-4c5d-bf25-5a8160acbdb0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:52:15.374655 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 114/460] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:15 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 1109 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:15.376869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-26bbc60b-52ec-4f5e-923a-a428e73e11a4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.381157 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-26bbc60b-52ec-4f5e-923a-a428e73e11a4 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] PUT https://10.4.3.99/volume/v3/attachments/e33da720-bca2-4825-bfa1-b47c43c9a45f Jul 03 14:52:15.381157 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-26bbc60b-52ec-4f5e-923a-a428e73e11a4 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:15.391208 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5ea59fcf-c0e0-4b63-a48b-7268903bdd29 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.397398 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ea59fcf-c0e0-4b63-a48b-7268903bdd29 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:52:15.397398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ea59fcf-c0e0-4b63-a48b-7268903bdd29 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:15.397398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ea59fcf-c0e0-4b63-a48b-7268903bdd29 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:15.398684 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-26bbc60b-52ec-4f5e-923a-a428e73e11a4 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Acquiring lock "cinder-attachment_update-94683e3a-4114-4edd-a1ae-5c0a0a2c42aa-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:52:15.405597 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-26bbc60b-52ec-4f5e-923a-a428e73e11a4 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Lock "cinder-attachment_update-94683e3a-4114-4edd-a1ae-5c0a0a2c42aa-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:52:15.407223 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:15.407223 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:15.412463 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:15.412463 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:15.417658 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5ea59fcf-c0e0-4b63-a48b-7268903bdd29 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:52:15.425247 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ea59fcf-c0e0-4b63-a48b-7268903bdd29 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:52:15.427552 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 118/461] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:15 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 1109 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:15.754105 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f5ad950-6a0e-445b-8e9e-54dd5c74905e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.758740 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f5ad950-6a0e-445b-8e9e-54dd5c74905e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:15.760798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f5ad950-6a0e-445b-8e9e-54dd5c74905e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:15.760798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f5ad950-6a0e-445b-8e9e-54dd5c74905e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:15.785160 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:15.785160 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:15.790982 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1f5ad950-6a0e-445b-8e9e-54dd5c74905e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:15.806624 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f5ad950-6a0e-445b-8e9e-54dd5c74905e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:15.806624 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 119/462] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:15 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:15.958511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-26bbc60b-52ec-4f5e-923a-a428e73e11a4 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Lock "cinder-attachment_update-94683e3a-4114-4edd-a1ae-5c0a0a2c42aa-np0000004430" released by "attachment_update" :: held 0.553s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:52:15.959286 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-26bbc60b-52ec-4f5e-923a-a428e73e11a4 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/attachments/e33da720-bca2-4825-bfa1-b47c43c9a45f returned with HTTP 200 Jul 03 14:52:15.959602 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 112/463] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:52:15 2026] PUT /volume/v3/attachments/e33da720-bca2-4825-bfa1-b47c43c9a45f => generated 969 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:15.988662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2907e0f3-a002-42b3-9e09-33f089982568 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:15.992326 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2907e0f3-a002-42b3-9e09-33f089982568 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:15.992743 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2907e0f3-a002-42b3-9e09-33f089982568 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:15.993624 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2907e0f3-a002-42b3-9e09-33f089982568 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:16.012207 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:16.012207 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:16.021204 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2907e0f3-a002-42b3-9e09-33f089982568 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:16.028990 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2907e0f3-a002-42b3-9e09-33f089982568 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:16.029713 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 115/464] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:15 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:16.382295 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-894aa179-ff2c-43d9-8eae-e8102f5aca92 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:16.383466 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-894aa179-ff2c-43d9-8eae-e8102f5aca92 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:16.383751 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-894aa179-ff2c-43d9-8eae-e8102f5aca92 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:16.384026 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-894aa179-ff2c-43d9-8eae-e8102f5aca92 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:16.396049 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:16.396049 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:16.401546 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-894aa179-ff2c-43d9-8eae-e8102f5aca92 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:16.406733 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-894aa179-ff2c-43d9-8eae-e8102f5aca92 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:16.406996 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 119/465] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:16 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:16.824914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c245eaa1-3598-439b-ac6f-b84a8aab7d32 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:16.826763 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c245eaa1-3598-439b-ac6f-b84a8aab7d32 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:16.826962 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c245eaa1-3598-439b-ac6f-b84a8aab7d32 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:16.829071 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-ba3bb2ca-2113-4e75-a0e6-3ec68787d0b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:16.829221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c245eaa1-3598-439b-ac6f-b84a8aab7d32 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:16.832305 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-ba3bb2ca-2113-4e75-a0e6-3ec68787d0b3 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] POST https://10.4.3.99/volume/v3/attachments/c72c0f41-f67c-4ff5-aaef-f7bad838118d/action Jul 03 14:52:16.834460 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-ba3bb2ca-2113-4e75-a0e6-3ec68787d0b3 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:52:16.834460 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-ba3bb2ca-2113-4e75-a0e6-3ec68787d0b3 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:16.851644 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:16.851644 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:16.861252 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c245eaa1-3598-439b-ac6f-b84a8aab7d32 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:16.864344 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:16.864344 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:16.869964 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c245eaa1-3598-439b-ac6f-b84a8aab7d32 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:16.870657 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 120/466] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:16 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:16.899507 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c7e29eea-7b69-4fa7-858c-651d217cbed6 req-ba3bb2ca-2113-4e75-a0e6-3ec68787d0b3 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/attachments/c72c0f41-f67c-4ff5-aaef-f7bad838118d/action returned with HTTP 204 Jul 03 14:52:16.900189 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 113/467] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:52:16 2026] POST /volume/v3/attachments/c72c0f41-f67c-4ff5-aaef-f7bad838118d/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:52:17.049413 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-359c4bc0-1d22-41ab-9bf5-aeca69fa1e35 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:17.051282 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-359c4bc0-1d22-41ab-9bf5-aeca69fa1e35 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:17.051513 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-359c4bc0-1d22-41ab-9bf5-aeca69fa1e35 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:17.051869 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-359c4bc0-1d22-41ab-9bf5-aeca69fa1e35 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:17.070801 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:17.070801 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:17.075881 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-359c4bc0-1d22-41ab-9bf5-aeca69fa1e35 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:17.083702 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-359c4bc0-1d22-41ab-9bf5-aeca69fa1e35 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:17.084489 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 116/468] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:17 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:17.425280 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4ad96992-de72-424d-ba5f-d2491d0ce974 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:17.427964 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ad96992-de72-424d-ba5f-d2491d0ce974 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:17.428317 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4ad96992-de72-424d-ba5f-d2491d0ce974 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:17.428599 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4ad96992-de72-424d-ba5f-d2491d0ce974 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:17.445677 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:17.445677 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:17.453531 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4ad96992-de72-424d-ba5f-d2491d0ce974 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:17.461265 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ad96992-de72-424d-ba5f-d2491d0ce974 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:17.461864 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 120/469] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:17 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:17.888742 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0be3f194-8117-41d4-ab8f-afdeaeff2571 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:17.892456 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0be3f194-8117-41d4-ab8f-afdeaeff2571 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:17.892848 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0be3f194-8117-41d4-ab8f-afdeaeff2571 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:17.893207 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0be3f194-8117-41d4-ab8f-afdeaeff2571 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:17.916672 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:17.916672 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:17.922660 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0be3f194-8117-41d4-ab8f-afdeaeff2571 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:17.930675 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0be3f194-8117-41d4-ab8f-afdeaeff2571 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:17.930675 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 121/470] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:17 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:17.947389 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-12ab78a6-9f3b-486b-9b43-e0673e43d724 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:17.949866 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12ab78a6-9f3b-486b-9b43-e0673e43d724 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:17.950032 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12ab78a6-9f3b-486b-9b43-e0673e43d724 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:17.951102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12ab78a6-9f3b-486b-9b43-e0673e43d724 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:17.973211 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:17.973211 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:17.984702 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-12ab78a6-9f3b-486b-9b43-e0673e43d724 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:17.989949 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12ab78a6-9f3b-486b-9b43-e0673e43d724 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:17.990461 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 114/471] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:17 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:18.007422 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3843b8d3-ba85-4970-85f3-29f186e07eb9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:18.009286 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3843b8d3-ba85-4970-85f3-29f186e07eb9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:18.009493 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3843b8d3-ba85-4970-85f3-29f186e07eb9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:18.009696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3843b8d3-ba85-4970-85f3-29f186e07eb9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:18.021533 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:18.021533 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:18.027757 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3843b8d3-ba85-4970-85f3-29f186e07eb9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Volume info retrieved successfully. Jul 03 14:52:18.033278 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3843b8d3-ba85-4970-85f3-29f186e07eb9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:18.033772 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 117/472] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:18 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:18.104974 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-59bf434e-d232-40b1-9ebf-eda055a784d6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:18.106943 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-59bf434e-d232-40b1-9ebf-eda055a784d6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:18.107074 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-59bf434e-d232-40b1-9ebf-eda055a784d6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:18.107576 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-59bf434e-d232-40b1-9ebf-eda055a784d6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:18.120039 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:18.120039 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:18.125472 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-59bf434e-d232-40b1-9ebf-eda055a784d6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:18.134044 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-59bf434e-d232-40b1-9ebf-eda055a784d6 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:18.134640 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 121/473] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:18 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:18.143017 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-d1470c52-b902-498b-8c45-cf615f14c9e5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:18.145264 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-d1470c52-b902-498b-8c45-cf615f14c9e5 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:18.145544 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-d1470c52-b902-498b-8c45-cf615f14c9e5 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:18.145797 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-d1470c52-b902-498b-8c45-cf615f14c9e5 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:18.156805 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:18.156805 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:18.161535 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-d1470c52-b902-498b-8c45-cf615f14c9e5 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:18.166528 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-d1470c52-b902-498b-8c45-cf615f14c9e5 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:18.166986 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 122/474] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:18 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:18.191703 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-3f66f547-dd97-4373-b28c-a79f28b93f1a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:18.194297 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-3f66f547-dd97-4373-b28c-a79f28b93f1a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] POST https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124/action Jul 03 14:52:18.194701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-3f66f547-dd97-4373-b28c-a79f28b93f1a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:52:18.194840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-3f66f547-dd97-4373-b28c-a79f28b93f1a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:18.208425 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:18.208425 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:18.209068 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-3f66f547-dd97-4373-b28c-a79f28b93f1a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:18.222115 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-3f66f547-dd97-4373-b28c-a79f28b93f1a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Begin detaching volume completed successfully. Jul 03 14:52:18.222383 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-3f66f547-dd97-4373-b28c-a79f28b93f1a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124/action returned with HTTP 202 Jul 03 14:52:18.222939 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 115/475] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:52:18 2026] POST /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:52:18.250581 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-715eb28e-c381-4b57-a467-b7674a984b1e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:18.253295 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-715eb28e-c381-4b57-a467-b7674a984b1e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:18.253589 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-715eb28e-c381-4b57-a467-b7674a984b1e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:18.253813 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-715eb28e-c381-4b57-a467-b7674a984b1e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:18.273716 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:18.273716 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:18.276832 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-715eb28e-c381-4b57-a467-b7674a984b1e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Volume info retrieved successfully. Jul 03 14:52:18.282463 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-715eb28e-c381-4b57-a467-b7674a984b1e tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:18.282878 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 118/476] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:18 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:18.479701 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-655e7ff4-16e4-44cd-9089-cb518839238b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:18.481987 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-655e7ff4-16e4-44cd-9089-cb518839238b tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:18.482256 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-655e7ff4-16e4-44cd-9089-cb518839238b tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:18.482612 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-655e7ff4-16e4-44cd-9089-cb518839238b tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:18.496815 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:18.496815 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:18.502373 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-655e7ff4-16e4-44cd-9089-cb518839238b tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:18.508664 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-655e7ff4-16e4-44cd-9089-cb518839238b tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:18.509208 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 122/477] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:18 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:19.076754 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1c65e31e-8bb9-4290-9560-13b4339dc386 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:19.077229 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c65e31e-8bb9-4290-9560-13b4339dc386 None None] GET https://10.4.3.99/volume// Jul 03 14:52:19.077441 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c65e31e-8bb9-4290-9560-13b4339dc386 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:19.077726 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c65e31e-8bb9-4290-9560-13b4339dc386 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:19.078160 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c65e31e-8bb9-4290-9560-13b4339dc386 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:19.078549 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 123/478] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:52:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:19.089829 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-32ccb383-74ff-4891-be14-14a2267a70b0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:19.095394 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-32ccb383-74ff-4891-be14-14a2267a70b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:52:19.095662 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-32ccb383-74ff-4891-be14-14a2267a70b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:19.095890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-32ccb383-74ff-4891-be14-14a2267a70b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:19.118225 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:19.118225 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:19.126767 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-32ccb383-74ff-4891-be14-14a2267a70b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:52:19.132494 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-32ccb383-74ff-4891-be14-14a2267a70b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:52:19.133111 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 116/479] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:52:19 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 1289 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:52:19.155654 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8ecac571-0d04-45f3-af0c-106184d78d81 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:19.159988 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8ecac571-0d04-45f3-af0c-106184d78d81 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:19.160317 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8ecac571-0d04-45f3-af0c-106184d78d81 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:19.160675 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8ecac571-0d04-45f3-af0c-106184d78d81 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:19.175830 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:19.175830 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:19.182520 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8ecac571-0d04-45f3-af0c-106184d78d81 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:19.190738 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8ecac571-0d04-45f3-af0c-106184d78d81 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:19.191285 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 119/480] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:19 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:19.257443 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-5ff0799f-65bd-4239-bbfc-8369907e33e1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:19.260994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a36e0e3b-9b84-4123-ab44-2eae18f796aa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:19.261161 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-5ff0799f-65bd-4239-bbfc-8369907e33e1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] PUT https://10.4.3.99/volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532 Jul 03 14:52:19.261922 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a36e0e3b-9b84-4123-ab44-2eae18f796aa None None] GET https://10.4.3.99/volume// Jul 03 14:52:19.262001 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-5ff0799f-65bd-4239-bbfc-8369907e33e1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:19.262096 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a36e0e3b-9b84-4123-ab44-2eae18f796aa None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:19.262096 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a36e0e3b-9b84-4123-ab44-2eae18f796aa None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:19.262375 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a36e0e3b-9b84-4123-ab44-2eae18f796aa None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:19.263353 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 124/481] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:52:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:19.273084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-5ff0799f-65bd-4239-bbfc-8369907e33e1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Acquiring lock "cinder-attachment_update-53791d83-cca3-44b1-8c17-3bb12277068c-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:52:19.273621 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-5d1ee81a-09fb-4d0a-8dcb-bfdf400fd101 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:19.276715 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-5d1ee81a-09fb-4d0a-8dcb-bfdf400fd101 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:19.276715 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-5d1ee81a-09fb-4d0a-8dcb-bfdf400fd101 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:19.276994 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-5d1ee81a-09fb-4d0a-8dcb-bfdf400fd101 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:19.277583 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-5ff0799f-65bd-4239-bbfc-8369907e33e1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Lock "cinder-attachment_update-53791d83-cca3-44b1-8c17-3bb12277068c-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:52:19.278910 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:19.278910 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:19.299222 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c7426214-93c8-46c2-81c1-09a6a753f6bc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:19.301615 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c7426214-93c8-46c2-81c1-09a6a753f6bc tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:19.301866 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c7426214-93c8-46c2-81c1-09a6a753f6bc tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:19.302108 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c7426214-93c8-46c2-81c1-09a6a753f6bc tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:19.302866 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:19.302866 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:19.313190 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-5d1ee81a-09fb-4d0a-8dcb-bfdf400fd101 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:19.319870 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:19.319870 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:19.321280 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-5d1ee81a-09fb-4d0a-8dcb-bfdf400fd101 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:19.321967 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 117/482] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:52:19 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1321 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:52:19.328441 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c7426214-93c8-46c2-81c1-09a6a753f6bc tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Volume info retrieved successfully. Jul 03 14:52:19.336954 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c7426214-93c8-46c2-81c1-09a6a753f6bc tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:19.337235 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 120/483] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:19 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:19.527034 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-94a094fc-21c9-4d33-9304-280e50b07534 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:19.530239 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94a094fc-21c9-4d33-9304-280e50b07534 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:19.530239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-94a094fc-21c9-4d33-9304-280e50b07534 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:19.530239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-94a094fc-21c9-4d33-9304-280e50b07534 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:19.552931 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:19.552931 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:19.559702 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-94a094fc-21c9-4d33-9304-280e50b07534 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:19.570798 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94a094fc-21c9-4d33-9304-280e50b07534 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:19.571333 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 125/484] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:19 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:19.643571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a1de2795-5842-4834-83b2-27e3b9203063 req-5f8e557d-c1e9-4a87-8a86-875bb4bbf862 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:19.646227 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-5f8e557d-c1e9-4a87-8a86-875bb4bbf862 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] POST https://10.4.3.99/volume/v3/attachments/f5b43ad6-8e5a-4413-876d-64bba2941b58/action Jul 03 14:52:19.646946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-5f8e557d-c1e9-4a87-8a86-875bb4bbf862 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:52:19.647485 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-5f8e557d-c1e9-4a87-8a86-875bb4bbf862 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:19.673552 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:19.673552 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:19.690744 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a1de2795-5842-4834-83b2-27e3b9203063 req-5f8e557d-c1e9-4a87-8a86-875bb4bbf862 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/attachments/f5b43ad6-8e5a-4413-876d-64bba2941b58/action returned with HTTP 204 Jul 03 14:52:19.691602 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 118/485] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:52:19 2026] POST /volume/v3/attachments/f5b43ad6-8e5a-4413-876d-64bba2941b58/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:52:19.802697 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-5ff0799f-65bd-4239-bbfc-8369907e33e1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Lock "cinder-attachment_update-53791d83-cca3-44b1-8c17-3bb12277068c-np0000004430" released by "attachment_update" :: held 0.525s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:52:19.803086 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-5ff0799f-65bd-4239-bbfc-8369907e33e1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532 returned with HTTP 200 Jul 03 14:52:19.803532 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 123/486] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:52:19 2026] PUT /volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:20.211886 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-21b39a3b-4ebd-4217-a0c9-d5088ce87d0d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:20.214340 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-21b39a3b-4ebd-4217-a0c9-d5088ce87d0d tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:20.214606 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-21b39a3b-4ebd-4217-a0c9-d5088ce87d0d tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:20.214836 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-21b39a3b-4ebd-4217-a0c9-d5088ce87d0d tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:20.227985 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:20.227985 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:20.233658 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-21b39a3b-4ebd-4217-a0c9-d5088ce87d0d tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:20.242063 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-21b39a3b-4ebd-4217-a0c9-d5088ce87d0d tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:20.242661 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 121/487] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:20 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:20.345791 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-0092b273-d5c1-4494-a7cd-10885df8d316 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:20.351434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-0092b273-d5c1-4494-a7cd-10885df8d316 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] POST https://10.4.3.99/volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532/action Jul 03 14:52:20.351434 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-0092b273-d5c1-4494-a7cd-10885df8d316 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:52:20.351921 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-0092b273-d5c1-4494-a7cd-10885df8d316 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:20.355423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eefc5e2c-c504-4cb9-896f-55554e533326 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:20.359156 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eefc5e2c-c504-4cb9-896f-55554e533326 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:20.359156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eefc5e2c-c504-4cb9-896f-55554e533326 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:20.359156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eefc5e2c-c504-4cb9-896f-55554e533326 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:20.372482 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:20.372482 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:20.375442 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:20.375442 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:20.377503 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eefc5e2c-c504-4cb9-896f-55554e533326 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Volume info retrieved successfully. Jul 03 14:52:20.384482 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eefc5e2c-c504-4cb9-896f-55554e533326 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:20.385113 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 119/488] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:20 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:20.392167 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35528817-27fd-4a1e-99b6-4bd0120bb497 req-0092b273-d5c1-4494-a7cd-10885df8d316 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532/action returned with HTTP 204 Jul 03 14:52:20.392167 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 126/489] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:52:20 2026] POST /volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:52:20.587204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6dd47bad-88d0-4c52-8ced-442f0ba1bb44 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:20.588506 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6dd47bad-88d0-4c52-8ced-442f0ba1bb44 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:20.588703 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6dd47bad-88d0-4c52-8ced-442f0ba1bb44 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:20.589509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6dd47bad-88d0-4c52-8ced-442f0ba1bb44 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:20.599810 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:20.599810 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:20.603207 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6dd47bad-88d0-4c52-8ced-442f0ba1bb44 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:20.607547 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6dd47bad-88d0-4c52-8ced-442f0ba1bb44 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:20.607942 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 124/490] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:20 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:20.621866 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-00931166-891e-416b-8c66-46bae8e3701a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:20.624887 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-00931166-891e-416b-8c66-46bae8e3701a tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:20.624887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-00931166-891e-416b-8c66-46bae8e3701a tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:20.624887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-00931166-891e-416b-8c66-46bae8e3701a tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:20.634867 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:20.634867 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:20.639406 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-00931166-891e-416b-8c66-46bae8e3701a tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:20.645098 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-00931166-891e-416b-8c66-46bae8e3701a tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:20.645098 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 122/491] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:20 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:20.706996 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d817f30c-d53c-4890-98f4-f1513436d53c req-03fb4660-5637-46a1-91f3-28d4fb9d9e50 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:20.709675 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d817f30c-d53c-4890-98f4-f1513436d53c req-03fb4660-5637-46a1-91f3-28d4fb9d9e50 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:20.710154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d817f30c-d53c-4890-98f4-f1513436d53c req-03fb4660-5637-46a1-91f3-28d4fb9d9e50 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:20.710561 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d817f30c-d53c-4890-98f4-f1513436d53c req-03fb4660-5637-46a1-91f3-28d4fb9d9e50 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:20.725605 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:20.725605 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:20.731626 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-d817f30c-d53c-4890-98f4-f1513436d53c req-03fb4660-5637-46a1-91f3-28d4fb9d9e50 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:20.737921 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d817f30c-d53c-4890-98f4-f1513436d53c req-03fb4660-5637-46a1-91f3-28d4fb9d9e50 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:20.738594 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 120/492] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:20 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:21.259361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39a310be-dad1-4b89-93be-87ea8e2bb5af None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:21.261681 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39a310be-dad1-4b89-93be-87ea8e2bb5af tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:21.262023 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39a310be-dad1-4b89-93be-87ea8e2bb5af tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:21.262367 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39a310be-dad1-4b89-93be-87ea8e2bb5af tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:21.276724 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:21.276724 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:21.282282 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-39a310be-dad1-4b89-93be-87ea8e2bb5af tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:21.287815 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39a310be-dad1-4b89-93be-87ea8e2bb5af tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:21.288349 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 127/493] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:21 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:21.400385 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a21414cf-7776-46b9-bfed-32e25cdcb39b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:21.403247 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a21414cf-7776-46b9-bfed-32e25cdcb39b tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:21.403247 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a21414cf-7776-46b9-bfed-32e25cdcb39b tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:21.403526 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a21414cf-7776-46b9-bfed-32e25cdcb39b tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:21.414868 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:21.414868 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:21.419043 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a21414cf-7776-46b9-bfed-32e25cdcb39b tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Volume info retrieved successfully. Jul 03 14:52:21.423311 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a21414cf-7776-46b9-bfed-32e25cdcb39b tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:21.423696 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 125/494] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:21 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:22.306600 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-50ba99f4-fea0-4fce-aa6a-06939e7f6809 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:22.308674 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50ba99f4-fea0-4fce-aa6a-06939e7f6809 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:22.308933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-50ba99f4-fea0-4fce-aa6a-06939e7f6809 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:22.309218 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-50ba99f4-fea0-4fce-aa6a-06939e7f6809 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:22.319590 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:22.319590 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:22.328113 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-50ba99f4-fea0-4fce-aa6a-06939e7f6809 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:22.334593 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50ba99f4-fea0-4fce-aa6a-06939e7f6809 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:22.335089 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 123/495] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:22 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:22.440404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4c8cdbce-7355-43fd-9036-f7a923dcc95a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:22.442830 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c8cdbce-7355-43fd-9036-f7a923dcc95a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:22.443309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c8cdbce-7355-43fd-9036-f7a923dcc95a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:22.443428 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c8cdbce-7355-43fd-9036-f7a923dcc95a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:22.456326 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:22.456326 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:22.460812 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4c8cdbce-7355-43fd-9036-f7a923dcc95a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Volume info retrieved successfully. Jul 03 14:52:22.465823 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c8cdbce-7355-43fd-9036-f7a923dcc95a tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:22.466233 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 121/496] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:22 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:22.673999 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-b1bb7acc-d5aa-4793-9b40-232ae604b89b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:22.677721 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-b1bb7acc-d5aa-4793-9b40-232ae604b89b tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] POST https://10.4.3.99/volume/v3/attachments/e33da720-bca2-4825-bfa1-b47c43c9a45f/action Jul 03 14:52:22.678574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-b1bb7acc-d5aa-4793-9b40-232ae604b89b tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:52:22.679145 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-b1bb7acc-d5aa-4793-9b40-232ae604b89b tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:22.704378 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:22.704378 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:22.719396 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1946b899-afa0-4d61-bcf2-2b839d83ff28 req-b1bb7acc-d5aa-4793-9b40-232ae604b89b tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/attachments/e33da720-bca2-4825-bfa1-b47c43c9a45f/action returned with HTTP 204 Jul 03 14:52:22.719899 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 128/497] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:52:22 2026] POST /volume/v3/attachments/e33da720-bca2-4825-bfa1-b47c43c9a45f/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:52:23.351969 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aee16cea-242c-43a6-8077-4b7169bb3e68 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:23.353853 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aee16cea-242c-43a6-8077-4b7169bb3e68 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:23.354051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aee16cea-242c-43a6-8077-4b7169bb3e68 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:23.354262 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aee16cea-242c-43a6-8077-4b7169bb3e68 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:23.367616 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:23.367616 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:23.370480 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aee16cea-242c-43a6-8077-4b7169bb3e68 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:23.376947 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aee16cea-242c-43a6-8077-4b7169bb3e68 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:23.377471 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 126/498] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:23 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:23.397964 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d95aad2a-7416-4dcc-a9be-d6fc2b9f5146 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:23.402684 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d95aad2a-7416-4dcc-a9be-d6fc2b9f5146 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:23.406224 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d95aad2a-7416-4dcc-a9be-d6fc2b9f5146 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:23.406224 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d95aad2a-7416-4dcc-a9be-d6fc2b9f5146 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:23.420816 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:23.420816 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:23.436238 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d95aad2a-7416-4dcc-a9be-d6fc2b9f5146 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:23.442525 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d95aad2a-7416-4dcc-a9be-d6fc2b9f5146 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:23.442977 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 124/499] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:23 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 1134 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:23.479620 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-24ee3ed1-0458-4c33-aaca-78eced69ebcd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:23.483314 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24ee3ed1-0458-4c33-aaca-78eced69ebcd tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:23.483314 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24ee3ed1-0458-4c33-aaca-78eced69ebcd tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:23.483583 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24ee3ed1-0458-4c33-aaca-78eced69ebcd tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:23.512286 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:23.512286 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:23.522802 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-24ee3ed1-0458-4c33-aaca-78eced69ebcd tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Volume info retrieved successfully. Jul 03 14:52:23.528625 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24ee3ed1-0458-4c33-aaca-78eced69ebcd tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:23.529182 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 122/500] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:23 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 1141 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:23.967581 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-f3bec37e-c8be-4fb8-84ed-9dfb98c574c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:23.970053 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-f3bec37e-c8be-4fb8-84ed-9dfb98c574c5 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] DELETE https://10.4.3.99/volume/v3/attachments/c72c0f41-f67c-4ff5-aaef-f7bad838118d Jul 03 14:52:23.971155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-f3bec37e-c8be-4fb8-84ed-9dfb98c574c5 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:23.971155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-f3bec37e-c8be-4fb8-84ed-9dfb98c574c5 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:23.982149 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:23.982149 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:24.539090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fc2984c4-1499-4b86-bd0c-8accf8a16794 req-f3bec37e-c8be-4fb8-84ed-9dfb98c574c5 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/attachments/c72c0f41-f67c-4ff5-aaef-f7bad838118d returned with HTTP 200 Jul 03 14:52:24.540794 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 129/501] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:52:23 2026] DELETE /volume/v3/attachments/c72c0f41-f67c-4ff5-aaef-f7bad838118d => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:24.546491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-359001df-2698-4811-9bc9-3bfd365659a9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:24.552484 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-359001df-2698-4811-9bc9-3bfd365659a9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:24.552484 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-359001df-2698-4811-9bc9-3bfd365659a9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:24.552484 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-359001df-2698-4811-9bc9-3bfd365659a9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:24.566960 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:24.566960 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:24.583947 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-359001df-2698-4811-9bc9-3bfd365659a9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] Volume info retrieved successfully. Jul 03 14:52:24.587418 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-359001df-2698-4811-9bc9-3bfd365659a9 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-reader] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:24.587970 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 127/502] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:24 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:25.744070 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3c8c5617-e26f-49e6-b342-f1baa7e40420 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:25.747291 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3c8c5617-e26f-49e6-b342-f1baa7e40420 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:25.747564 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3c8c5617-e26f-49e6-b342-f1baa7e40420 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:25.749479 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3c8c5617-e26f-49e6-b342-f1baa7e40420 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:25.763141 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:25.763141 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:25.770734 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3c8c5617-e26f-49e6-b342-f1baa7e40420 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:25.784382 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3c8c5617-e26f-49e6-b342-f1baa7e40420 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:25.785307 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 125/503] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:25 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:25.864986 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d3685c80-1882-4783-a76e-63ced8d150fe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:25.867244 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3685c80-1882-4783-a76e-63ced8d150fe tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:25.867556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3685c80-1882-4783-a76e-63ced8d150fe tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:25.867772 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3685c80-1882-4783-a76e-63ced8d150fe tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:25.877069 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:25.877069 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:25.882118 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d3685c80-1882-4783-a76e-63ced8d150fe tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:25.888873 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3685c80-1882-4783-a76e-63ced8d150fe tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:25.889612 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 123/504] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:25 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:28.116322 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-839e0152-d0c5-4fc2-86ff-30e8e3246c83 req-dd0f8122-f1ca-4174-bfa3-f6cb9c5d162d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:28.120678 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-839e0152-d0c5-4fc2-86ff-30e8e3246c83 req-dd0f8122-f1ca-4174-bfa3-f6cb9c5d162d tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] DELETE https://10.4.3.99/volume/v3/attachments/e33da720-bca2-4825-bfa1-b47c43c9a45f Jul 03 14:52:28.120961 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-839e0152-d0c5-4fc2-86ff-30e8e3246c83 req-dd0f8122-f1ca-4174-bfa3-f6cb9c5d162d tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:28.121259 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-839e0152-d0c5-4fc2-86ff-30e8e3246c83 req-dd0f8122-f1ca-4174-bfa3-f6cb9c5d162d tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:28.135775 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:28.135775 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:28.720710 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-839e0152-d0c5-4fc2-86ff-30e8e3246c83 req-dd0f8122-f1ca-4174-bfa3-f6cb9c5d162d tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/attachments/e33da720-bca2-4825-bfa1-b47c43c9a45f returned with HTTP 200 Jul 03 14:52:28.726253 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 130/505] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:52:28 2026] DELETE /volume/v3/attachments/e33da720-bca2-4825-bfa1-b47c43c9a45f => generated 19 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:33.437677 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-00825bbb-01a7-4975-9364-0290b5481b25 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:33.443329 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-00825bbb-01a7-4975-9364-0290b5481b25 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:33.444357 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-00825bbb-01a7-4975-9364-0290b5481b25 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:33.444727 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-00825bbb-01a7-4975-9364-0290b5481b25 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:33.457878 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:33.457878 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:33.463078 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-00825bbb-01a7-4975-9364-0290b5481b25 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:33.470043 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-00825bbb-01a7-4975-9364-0290b5481b25 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:33.471312 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 128/506] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:33 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:33.494359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-abec9b2c-44ab-4fc1-88f8-7f0b6ef30c8e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:33.497426 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-abec9b2c-44ab-4fc1-88f8-7f0b6ef30c8e tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:33.497962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-abec9b2c-44ab-4fc1-88f8-7f0b6ef30c8e tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:33.497962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-abec9b2c-44ab-4fc1-88f8-7f0b6ef30c8e tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:33.511830 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:33.511830 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:33.516738 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-abec9b2c-44ab-4fc1-88f8-7f0b6ef30c8e tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:33.522860 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-abec9b2c-44ab-4fc1-88f8-7f0b6ef30c8e tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:33.526097 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 126/507] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:33 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:33.580044 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d7236e49-9448-4154-9b99-fcc996fd7185 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:33.584438 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d7236e49-9448-4154-9b99-fcc996fd7185 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:33.584438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d7236e49-9448-4154-9b99-fcc996fd7185 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:33.584438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d7236e49-9448-4154-9b99-fcc996fd7185 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:33.602840 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:33.602840 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:33.608486 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d7236e49-9448-4154-9b99-fcc996fd7185 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:33.617403 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d7236e49-9448-4154-9b99-fcc996fd7185 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:33.617854 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 124/508] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:33 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:33.641939 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5d6e9e2-1f9d-49f5-ba62-f9af4f1c4442 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:33.646096 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5d6e9e2-1f9d-49f5-ba62-f9af4f1c4442 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] DELETE https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:33.647376 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5d6e9e2-1f9d-49f5-ba62-f9af4f1c4442 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:33.647906 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5d6e9e2-1f9d-49f5-ba62-f9af4f1c4442 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:33.649113 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f5d6e9e2-1f9d-49f5-ba62-f9af4f1c4442 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Delete volume with id: 94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:33.662264 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:33.662264 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:33.662862 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f5d6e9e2-1f9d-49f5-ba62-f9af4f1c4442 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:33.727834 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f5d6e9e2-1f9d-49f5-ba62-f9af4f1c4442 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Delete volume request issued successfully. Jul 03 14:52:33.727966 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5d6e9e2-1f9d-49f5-ba62-f9af4f1c4442 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 202 Jul 03 14:52:33.728508 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 131/509] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:52:33 2026] DELETE /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 14:52:33.740043 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-423bec95-da95-4070-a3ae-625164983339 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:33.744616 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-423bec95-da95-4070-a3ae-625164983339 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:33.747705 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-423bec95-da95-4070-a3ae-625164983339 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:33.747705 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-423bec95-da95-4070-a3ae-625164983339 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:33.759156 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:33.759156 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:33.765280 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-423bec95-da95-4070-a3ae-625164983339 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Volume info retrieved successfully. Jul 03 14:52:33.783072 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-423bec95-da95-4070-a3ae-625164983339 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 200 Jul 03 14:52:33.783583 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 129/510] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:33 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:52:34.802535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-79aab816-65ae-4c2d-af26-f510dd627ca1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:34.810006 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-79aab816-65ae-4c2d-af26-f510dd627ca1 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] GET https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa Jul 03 14:52:34.810256 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-79aab816-65ae-4c2d-af26-f510dd627ca1 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:34.810463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-79aab816-65ae-4c2d-af26-f510dd627ca1 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:34.823289 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-79aab816-65ae-4c2d-af26-f510dd627ca1 tempest-DeleteServersTestJSON-815116813 tempest-DeleteServersTestJSON-815116813-project-member] https://10.4.3.99/volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa returned with HTTP 404 Jul 03 14:52:34.824735 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 127/511] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:34 2026] GET /volume/v3/volumes/94683e3a-4114-4edd-a1ae-5c0a0a2c42aa => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:52:35.060953 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-01bc36cc-c6f3-431b-8337-9728cad8cdd1 req-9079d5de-3925-4ca6-8c33-3b611eacffc7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:35.064323 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-01bc36cc-c6f3-431b-8337-9728cad8cdd1 req-9079d5de-3925-4ca6-8c33-3b611eacffc7 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:52:35.064893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-01bc36cc-c6f3-431b-8337-9728cad8cdd1 req-9079d5de-3925-4ca6-8c33-3b611eacffc7 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:35.064893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-01bc36cc-c6f3-431b-8337-9728cad8cdd1 req-9079d5de-3925-4ca6-8c33-3b611eacffc7 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:35.081343 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:35.081343 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:35.088565 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-01bc36cc-c6f3-431b-8337-9728cad8cdd1 req-9079d5de-3925-4ca6-8c33-3b611eacffc7 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:52:35.095904 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-01bc36cc-c6f3-431b-8337-9728cad8cdd1 req-9079d5de-3925-4ca6-8c33-3b611eacffc7 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:52:35.096458 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 125/512] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:35 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:35.937706 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b09d04c3-b7aa-44b9-aff2-e07a1b5ea407 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:35.940218 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b09d04c3-b7aa-44b9-aff2-e07a1b5ea407 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] DELETE https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:35.940747 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b09d04c3-b7aa-44b9-aff2-e07a1b5ea407 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:35.941780 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b09d04c3-b7aa-44b9-aff2-e07a1b5ea407 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:35.941780 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b09d04c3-b7aa-44b9-aff2-e07a1b5ea407 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Delete volume with id: 87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:35.954060 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:35.954060 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:35.954567 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b09d04c3-b7aa-44b9-aff2-e07a1b5ea407 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:35.990670 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b09d04c3-b7aa-44b9-aff2-e07a1b5ea407 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Delete volume request issued successfully. Jul 03 14:52:35.991002 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b09d04c3-b7aa-44b9-aff2-e07a1b5ea407 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 202 Jul 03 14:52:35.991680 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 132/513] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:52:35 2026] DELETE /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:52:36.000685 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bc3e73a1-94d6-4d9b-a127-c9a4355710e1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:36.004461 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bc3e73a1-94d6-4d9b-a127-c9a4355710e1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:36.004805 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bc3e73a1-94d6-4d9b-a127-c9a4355710e1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:36.005110 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bc3e73a1-94d6-4d9b-a127-c9a4355710e1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:36.015932 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:36.015932 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:36.021650 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bc3e73a1-94d6-4d9b-a127-c9a4355710e1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Volume info retrieved successfully. Jul 03 14:52:36.027958 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bc3e73a1-94d6-4d9b-a127-c9a4355710e1 tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 200 Jul 03 14:52:36.030594 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 130/514] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:35 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:37.046604 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-49ab808a-ee67-4b90-9dd8-aca84ecce1ae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:37.048996 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-49ab808a-ee67-4b90-9dd8-aca84ecce1ae tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] GET https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 Jul 03 14:52:37.049344 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-49ab808a-ee67-4b90-9dd8-aca84ecce1ae tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:37.049811 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-49ab808a-ee67-4b90-9dd8-aca84ecce1ae tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:37.059447 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-49ab808a-ee67-4b90-9dd8-aca84ecce1ae tempest-AttachSCSIVolumeTestJSON-1744346701 tempest-AttachSCSIVolumeTestJSON-1744346701-project-member] https://10.4.3.99/volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 returned with HTTP 404 Jul 03 14:52:37.060353 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 128/515] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:37 2026] GET /volume/v3/volumes/87e82894-d1c8-41db-8330-6d757f8f4124 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:52:45.093917 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=241,cinder:INSERT=36,cinder:UPDATE=59 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:52:45.977794 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=191,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:52:46.026360 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=165,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:52:47.053570 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=200,cinder:INSERT=13,cinder:UPDATE=21 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:52:53.162441 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aff642d1-5f9c-459f-a0c6-405c4656f191 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:53.164748 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aff642d1-5f9c-459f-a0c6-405c4656f191 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:52:53.165031 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aff642d1-5f9c-459f-a0c6-405c4656f191 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:53.165279 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aff642d1-5f9c-459f-a0c6-405c4656f191 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:53.175410 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:53.175410 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:53.182396 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aff642d1-5f9c-459f-a0c6-405c4656f191 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:52:53.193416 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aff642d1-5f9c-459f-a0c6-405c4656f191 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:52:53.193942 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 126/516] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:53 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:53.256169 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-35a97394-d250-4852-b21a-f252b9a8f176 req-a648e8be-d315-4652-bc3b-cf4633e0a379 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:53.260054 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-a648e8be-d315-4652-bc3b-cf4633e0a379 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:52:53.260354 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-a648e8be-d315-4652-bc3b-cf4633e0a379 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:53.260686 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-a648e8be-d315-4652-bc3b-cf4633e0a379 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:53.272843 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:53.272843 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:53.281546 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-35a97394-d250-4852-b21a-f252b9a8f176 req-a648e8be-d315-4652-bc3b-cf4633e0a379 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:52:53.289737 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-a648e8be-d315-4652-bc3b-cf4633e0a379 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:52:53.290930 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 133/517] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:52:53 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:55.358795 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f7545ebd-44ca-4a07-a609-7118b5bd8487 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:55.358795 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7545ebd-44ca-4a07-a609-7118b5bd8487 None None] GET https://10.4.3.99/volume// Jul 03 14:52:55.358795 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7545ebd-44ca-4a07-a609-7118b5bd8487 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:55.358795 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7545ebd-44ca-4a07-a609-7118b5bd8487 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:55.358795 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7545ebd-44ca-4a07-a609-7118b5bd8487 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:55.360412 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 131/518] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:52:55 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:55.369076 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-35a97394-d250-4852-b21a-f252b9a8f176 req-c29367a5-8680-4f71-9bd3-ba380a9866c7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:55.372530 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-c29367a5-8680-4f71-9bd3-ba380a9866c7 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:52:55.373168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-c29367a5-8680-4f71-9bd3-ba380a9866c7 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0e4831f-1adf-48c0-ae8b-adee90ba414f", "connector": null, "instance_uuid": "e00d7dbc-0d5f-4c7a-87d0-71a39dcf3ee9"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:55.393878 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:55.393878 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:55.447733 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-c29367a5-8680-4f71-9bd3-ba380a9866c7 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:52:55.448624 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 129/519] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:52:55 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 03 14:52:55.820177 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-11034883-3412-4ba8-8543-cc18f1dd6720 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:55.824224 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-11034883-3412-4ba8-8543-cc18f1dd6720 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:52:55.824224 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-11034883-3412-4ba8-8543-cc18f1dd6720 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:55.824224 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-11034883-3412-4ba8-8543-cc18f1dd6720 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:55.845774 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:55.845774 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:55.863317 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-11034883-3412-4ba8-8543-cc18f1dd6720 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:52:55.871086 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-11034883-3412-4ba8-8543-cc18f1dd6720 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:52:55.872025 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 127/520] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:55 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:56.006024 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8c943295-9427-4456-b156-5452f187725e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:56.006024 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c943295-9427-4456-b156-5452f187725e None None] GET https://10.4.3.99/volume// Jul 03 14:52:56.006857 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c943295-9427-4456-b156-5452f187725e None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:56.006857 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c943295-9427-4456-b156-5452f187725e None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:56.006857 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c943295-9427-4456-b156-5452f187725e None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:52:56.007536 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 134/521] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:52:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:52:56.019531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-35a97394-d250-4852-b21a-f252b9a8f176 req-5873f595-c339-4237-91c6-be79123d1691 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:56.022342 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-5873f595-c339-4237-91c6-be79123d1691 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:52:56.022948 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-5873f595-c339-4237-91c6-be79123d1691 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:56.023668 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-5873f595-c339-4237-91c6-be79123d1691 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:56.044872 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:56.044872 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:56.053072 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-35a97394-d250-4852-b21a-f252b9a8f176 req-5873f595-c339-4237-91c6-be79123d1691 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:52:56.062729 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-5873f595-c339-4237-91c6-be79123d1691 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:52:56.063634 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 132/522] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:52:56 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1024 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:52:56.252971 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-35a97394-d250-4852-b21a-f252b9a8f176 req-1d2b22c6-8aa0-4d00-b2c5-b92acb405f4f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:56.262835 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-1d2b22c6-8aa0-4d00-b2c5-b92acb405f4f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] PUT https://10.4.3.99/volume/v3/attachments/fa86ee5e-1511-4fcd-a412-cfc3c3ac39a3 Jul 03 14:52:56.263325 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-1d2b22c6-8aa0-4d00-b2c5-b92acb405f4f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:52:56.284315 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-35a97394-d250-4852-b21a-f252b9a8f176 req-1d2b22c6-8aa0-4d00-b2c5-b92acb405f4f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Acquiring lock "cinder-attachment_update-f0e4831f-1adf-48c0-ae8b-adee90ba414f-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:52:56.300288 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-35a97394-d250-4852-b21a-f252b9a8f176 req-1d2b22c6-8aa0-4d00-b2c5-b92acb405f4f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Lock "cinder-attachment_update-f0e4831f-1adf-48c0-ae8b-adee90ba414f-np0000004430" acquired by "attachment_update" :: waited 0.016s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:52:56.301669 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:56.301669 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:52:56.840506 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-35a97394-d250-4852-b21a-f252b9a8f176 req-1d2b22c6-8aa0-4d00-b2c5-b92acb405f4f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Lock "cinder-attachment_update-f0e4831f-1adf-48c0-ae8b-adee90ba414f-np0000004430" released by "attachment_update" :: held 0.541s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:52:56.841042 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-1d2b22c6-8aa0-4d00-b2c5-b92acb405f4f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/fa86ee5e-1511-4fcd-a412-cfc3c3ac39a3 returned with HTTP 200 Jul 03 14:52:56.841712 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 130/523] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:52:56 2026] PUT /volume/v3/attachments/fa86ee5e-1511-4fcd-a412-cfc3c3ac39a3 => generated 969 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:52:56.893466 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13443d53-6494-4f9b-ac72-1063a46ab6ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:56.901851 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13443d53-6494-4f9b-ac72-1063a46ab6ed tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:52:56.901851 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13443d53-6494-4f9b-ac72-1063a46ab6ed tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:56.901851 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13443d53-6494-4f9b-ac72-1063a46ab6ed tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:56.916757 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:56.916757 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:52:56.921960 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-13443d53-6494-4f9b-ac72-1063a46ab6ed tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:52:56.928909 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13443d53-6494-4f9b-ac72-1063a46ab6ed tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:52:56.929685 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 128/524] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:56 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:57.949004 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2aff70cc-0858-4af3-b59c-554737d3a37f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:57.952820 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2aff70cc-0858-4af3-b59c-554737d3a37f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:52:57.952820 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2aff70cc-0858-4af3-b59c-554737d3a37f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:57.953052 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2aff70cc-0858-4af3-b59c-554737d3a37f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:57.975933 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:57.975933 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:52:57.992672 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2aff70cc-0858-4af3-b59c-554737d3a37f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:52:58.003320 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2aff70cc-0858-4af3-b59c-554737d3a37f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:52:58.004486 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 135/525] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:57 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:52:59.026995 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1aeffc26-9577-426b-bfbe-aabe8dc7ce8f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:52:59.029519 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1aeffc26-9577-426b-bfbe-aabe8dc7ce8f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:52:59.029813 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1aeffc26-9577-426b-bfbe-aabe8dc7ce8f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:52:59.030110 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1aeffc26-9577-426b-bfbe-aabe8dc7ce8f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:52:59.046473 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:52:59.046473 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:52:59.051449 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1aeffc26-9577-426b-bfbe-aabe8dc7ce8f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:52:59.057391 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1aeffc26-9577-426b-bfbe-aabe8dc7ce8f tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:52:59.057919 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 133/526] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:52:59 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:00.075680 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4a7cfd11-b0c5-4d8b-a275-b761d8e715a6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:00.077376 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4a7cfd11-b0c5-4d8b-a275-b761d8e715a6 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:53:00.077581 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4a7cfd11-b0c5-4d8b-a275-b761d8e715a6 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:00.077789 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4a7cfd11-b0c5-4d8b-a275-b761d8e715a6 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:00.087173 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:00.087173 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:00.091379 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4a7cfd11-b0c5-4d8b-a275-b761d8e715a6 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:53:00.097412 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4a7cfd11-b0c5-4d8b-a275-b761d8e715a6 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:53:00.097940 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 131/527] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:00 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:01.114841 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a31dcccf-15bc-41c8-b414-e19412e79c69 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:01.119582 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a31dcccf-15bc-41c8-b414-e19412e79c69 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:53:01.120382 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a31dcccf-15bc-41c8-b414-e19412e79c69 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:01.120864 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a31dcccf-15bc-41c8-b414-e19412e79c69 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:01.136177 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:01.136177 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:01.142826 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a31dcccf-15bc-41c8-b414-e19412e79c69 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:53:01.147551 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a31dcccf-15bc-41c8-b414-e19412e79c69 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:53:01.148488 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 129/528] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:01 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:02.164491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2d84324f-7faa-4559-90af-27e62247c09e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:02.168331 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d84324f-7faa-4559-90af-27e62247c09e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:53:02.168619 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2d84324f-7faa-4559-90af-27e62247c09e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:02.168870 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2d84324f-7faa-4559-90af-27e62247c09e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:02.190984 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:02.190984 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:02.196411 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2d84324f-7faa-4559-90af-27e62247c09e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:53:02.202207 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d84324f-7faa-4559-90af-27e62247c09e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:53:02.202897 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 136/529] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:02 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:03.138683 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-35a97394-d250-4852-b21a-f252b9a8f176 req-2d579a50-72d3-4fb4-b543-d22aa27f1dd9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:03.142425 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-2d579a50-72d3-4fb4-b543-d22aa27f1dd9 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/attachments/fa86ee5e-1511-4fcd-a412-cfc3c3ac39a3/action Jul 03 14:53:03.142425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-2d579a50-72d3-4fb4-b543-d22aa27f1dd9 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:03.143236 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-2d579a50-72d3-4fb4-b543-d22aa27f1dd9 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:03.174186 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:03.174186 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:03.197486 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-35a97394-d250-4852-b21a-f252b9a8f176 req-2d579a50-72d3-4fb4-b543-d22aa27f1dd9 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/fa86ee5e-1511-4fcd-a412-cfc3c3ac39a3/action returned with HTTP 204 Jul 03 14:53:03.197486 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 134/530] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:53:03 2026] POST /volume/v3/attachments/fa86ee5e-1511-4fcd-a412-cfc3c3ac39a3/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:03.225059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dd385be3-b055-4f26-bc46-0beed75e3761 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:03.229248 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dd385be3-b055-4f26-bc46-0beed75e3761 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:53:03.229476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dd385be3-b055-4f26-bc46-0beed75e3761 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:03.229673 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dd385be3-b055-4f26-bc46-0beed75e3761 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:03.243339 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:03.243339 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:03.249043 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-dd385be3-b055-4f26-bc46-0beed75e3761 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:53:03.256479 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dd385be3-b055-4f26-bc46-0beed75e3761 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:53:03.257151 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 132/531] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:03 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:03.274917 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b674c94-8e6b-4a7f-b065-6d72fd6cfb0d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:03.278259 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b674c94-8e6b-4a7f-b065-6d72fd6cfb0d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:53:03.278259 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b674c94-8e6b-4a7f-b065-6d72fd6cfb0d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:03.278547 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b674c94-8e6b-4a7f-b065-6d72fd6cfb0d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:03.303423 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:03.303423 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:03.307868 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6b674c94-8e6b-4a7f-b065-6d72fd6cfb0d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:53:03.315061 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b674c94-8e6b-4a7f-b065-6d72fd6cfb0d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:53:03.315820 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 130/532] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:03 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:04.027819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-01abccca-4de7-414e-b342-5c96b18b1581 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:04.030235 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-01abccca-4de7-414e-b342-5c96b18b1581 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:53:04.030442 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-01abccca-4de7-414e-b342-5c96b18b1581 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:04.030621 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-01abccca-4de7-414e-b342-5c96b18b1581 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:04.044197 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:04.044197 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:04.045151 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-01abccca-4de7-414e-b342-5c96b18b1581 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:53:04.049708 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-01abccca-4de7-414e-b342-5c96b18b1581 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:53:04.050082 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 137/533] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:04 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:07.072324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4373e515-d8e6-4a02-bf7c-808db57a225c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:07.073176 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4373e515-d8e6-4a02-bf7c-808db57a225c None None] GET https://10.4.3.99/volume// Jul 03 14:53:07.073176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4373e515-d8e6-4a02-bf7c-808db57a225c None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:07.073176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4373e515-d8e6-4a02-bf7c-808db57a225c None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:07.073952 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4373e515-d8e6-4a02-bf7c-808db57a225c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:07.074885 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 135/534] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:07.086642 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-5d455d0f-f407-4277-af66-95051e38b13d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:07.092238 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-5d455d0f-f407-4277-af66-95051e38b13d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:53:07.092485 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-5d455d0f-f407-4277-af66-95051e38b13d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0e4831f-1adf-48c0-ae8b-adee90ba414f", "connector": null, "instance_uuid": "e00d7dbc-0d5f-4c7a-87d0-71a39dcf3ee9"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:07.110844 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:07.110844 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:07.182278 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-5d455d0f-f407-4277-af66-95051e38b13d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:53:07.182758 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 133/535] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:53:07 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:07.200806 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b864dcb-56d9-4e04-ae78-542b981c0068 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:07.201417 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b864dcb-56d9-4e04-ae78-542b981c0068 None None] GET https://10.4.3.99/volume// Jul 03 14:53:07.201644 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b864dcb-56d9-4e04-ae78-542b981c0068 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:07.201986 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b864dcb-56d9-4e04-ae78-542b981c0068 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:07.202464 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b864dcb-56d9-4e04-ae78-542b981c0068 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:07.202889 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 131/536] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:07.214743 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-38254aef-9aed-47b8-92d6-eec89af79ab8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:07.223846 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-38254aef-9aed-47b8-92d6-eec89af79ab8 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:53:07.223846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-38254aef-9aed-47b8-92d6-eec89af79ab8 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:07.223846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-38254aef-9aed-47b8-92d6-eec89af79ab8 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:07.251011 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:07.251011 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:07.256205 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-38254aef-9aed-47b8-92d6-eec89af79ab8 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:53:07.264584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-38254aef-9aed-47b8-92d6-eec89af79ab8 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:53:07.265417 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 138/537] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:53:07 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1317 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:53:07.700913 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-1ee3269a-2e0b-4f6e-bb5e-041d383667af None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:07.703865 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-1ee3269a-2e0b-4f6e-bb5e-041d383667af tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] DELETE https://10.4.3.99/volume/v3/attachments/fa86ee5e-1511-4fcd-a412-cfc3c3ac39a3 Jul 03 14:53:07.705017 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-1ee3269a-2e0b-4f6e-bb5e-041d383667af tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:07.705017 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-1ee3269a-2e0b-4f6e-bb5e-041d383667af tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:07.723172 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:07.723172 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:08.290502 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-1ee3269a-2e0b-4f6e-bb5e-041d383667af tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/fa86ee5e-1511-4fcd-a412-cfc3c3ac39a3 returned with HTTP 200 Jul 03 14:53:08.291463 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 136/538] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:53:07 2026] DELETE /volume/v3/attachments/fa86ee5e-1511-4fcd-a412-cfc3c3ac39a3 => generated 192 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:09.066947 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-732bd5f8-5244-4925-9d54-6d3089b12123 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:09.069489 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-732bd5f8-5244-4925-9d54-6d3089b12123 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:53:09.069732 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-732bd5f8-5244-4925-9d54-6d3089b12123 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:09.069935 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-732bd5f8-5244-4925-9d54-6d3089b12123 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:09.084752 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:09.084752 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:09.089643 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-732bd5f8-5244-4925-9d54-6d3089b12123 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:53:09.096627 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-732bd5f8-5244-4925-9d54-6d3089b12123 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:53:09.096627 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 134/539] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:09 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:09.155153 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-d29c9ca0-4507-41df-b336-8e197c5f5dca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:09.157445 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-d29c9ca0-4507-41df-b336-8e197c5f5dca tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:53:09.157676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-d29c9ca0-4507-41df-b336-8e197c5f5dca tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:09.157910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-d29c9ca0-4507-41df-b336-8e197c5f5dca tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:09.169661 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:09.169661 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:09.174937 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-d29c9ca0-4507-41df-b336-8e197c5f5dca tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:53:09.181896 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-d29c9ca0-4507-41df-b336-8e197c5f5dca tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:53:09.182587 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 132/540] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:09 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:09.205747 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-2a6ae7ca-2761-42c3-96d9-8bd0e0712039 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:09.208602 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-2a6ae7ca-2761-42c3-96d9-8bd0e0712039 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] POST https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98/action Jul 03 14:53:09.209312 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-2a6ae7ca-2761-42c3-96d9-8bd0e0712039 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:09.209524 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-2a6ae7ca-2761-42c3-96d9-8bd0e0712039 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:09.223202 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:09.223202 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:09.224147 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-2a6ae7ca-2761-42c3-96d9-8bd0e0712039 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:53:09.233959 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-2a6ae7ca-2761-42c3-96d9-8bd0e0712039 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Begin detaching volume completed successfully. Jul 03 14:53:09.234407 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-2a6ae7ca-2761-42c3-96d9-8bd0e0712039 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98/action returned with HTTP 202 Jul 03 14:53:09.234833 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 139/541] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:53:09 2026] POST /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:53:09.899682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ef161eaa-c1d6-47b3-8553-490bf1bdc34f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:09.900090 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ef161eaa-c1d6-47b3-8553-490bf1bdc34f None None] GET https://10.4.3.99/volume// Jul 03 14:53:09.901673 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ef161eaa-c1d6-47b3-8553-490bf1bdc34f None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:09.901673 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ef161eaa-c1d6-47b3-8553-490bf1bdc34f None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:09.901673 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ef161eaa-c1d6-47b3-8553-490bf1bdc34f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:09.901673 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 137/542] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:09.911715 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-12da0851-1be9-41b7-bfd2-de33bcb78970 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:09.914043 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-12da0851-1be9-41b7-bfd2-de33bcb78970 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:53:09.914721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-12da0851-1be9-41b7-bfd2-de33bcb78970 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:09.914721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-12da0851-1be9-41b7-bfd2-de33bcb78970 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:09.927541 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:09.927541 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:09.932523 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-12da0851-1be9-41b7-bfd2-de33bcb78970 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:53:09.937962 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-12da0851-1be9-41b7-bfd2-de33bcb78970 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:53:09.938433 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 135/543] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:53:09 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:53:10.070473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-b4241a0f-d0ca-4e1a-9215-7323289a9405 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:10.073713 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-b4241a0f-d0ca-4e1a-9215-7323289a9405 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] PUT https://10.4.3.99/volume/v3/attachments/dbe9edf5-b1c7-47b6-8202-b618febffba9 Jul 03 14:53:10.074312 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-b4241a0f-d0ca-4e1a-9215-7323289a9405 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:10.087138 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-b4241a0f-d0ca-4e1a-9215-7323289a9405 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Acquiring lock "cinder-attachment_update-f0e4831f-1adf-48c0-ae8b-adee90ba414f-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:53:10.094731 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-b4241a0f-d0ca-4e1a-9215-7323289a9405 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Lock "cinder-attachment_update-f0e4831f-1adf-48c0-ae8b-adee90ba414f-np0000004430" acquired by "attachment_update" :: waited 0.008s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:53:10.097147 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:10.097147 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:10.266007 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a3e33571-d507-4af3-a6a8-89f442b1188a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:10.267370 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a3e33571-d507-4af3-a6a8-89f442b1188a None None] GET https://10.4.3.99/volume// Jul 03 14:53:10.267370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a3e33571-d507-4af3-a6a8-89f442b1188a None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:10.267370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a3e33571-d507-4af3-a6a8-89f442b1188a None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:10.267576 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a3e33571-d507-4af3-a6a8-89f442b1188a None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:10.269292 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 140/544] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:10 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:10.281262 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-7a9a3633-cf35-42a4-8e3c-901301206c4c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:10.284517 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-7a9a3633-cf35-42a4-8e3c-901301206c4c tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:53:10.285443 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-7a9a3633-cf35-42a4-8e3c-901301206c4c tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:10.289380 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-7a9a3633-cf35-42a4-8e3c-901301206c4c tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:10.304945 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:10.304945 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:10.311056 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-7a9a3633-cf35-42a4-8e3c-901301206c4c tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:53:10.321048 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-7a9a3633-cf35-42a4-8e3c-901301206c4c tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:53:10.321048 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 138/545] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:53:10 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:53:10.634505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-b4241a0f-d0ca-4e1a-9215-7323289a9405 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Lock "cinder-attachment_update-f0e4831f-1adf-48c0-ae8b-adee90ba414f-np0000004430" released by "attachment_update" :: held 0.539s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:53:10.634849 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-b4241a0f-d0ca-4e1a-9215-7323289a9405 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/dbe9edf5-b1c7-47b6-8202-b618febffba9 returned with HTTP 200 Jul 03 14:53:10.636619 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 133/546] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:53:10 2026] PUT /volume/v3/attachments/dbe9edf5-b1c7-47b6-8202-b618febffba9 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:10.913771 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:10.919363 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:10.919363 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1935227135"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:10.920655 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1935227135'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:10.922076 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Create volume of 1 GB Jul 03 14:53:10.930509 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Availability Zones retrieved successfully. Jul 03 14:53:10.942679 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Flow 'volume_create_api' (42034bfb-1711-44eb-bdb4-bdb54b845be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:10.944145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (042e0199-5766-4a69-84f4-3d4e9ba85af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:10.945564 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:11.005068 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (042e0199-5766-4a69-84f4-3d4e9ba85af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:11.006153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c71a6d09-a8be-437f-9a7e-c021daa911cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:11.092645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Created reservations ['829789fd-5a45-466a-b90f-565d02c59e89', '2b7ceceb-46c3-478e-93d2-97da15c3849a', 'd8814600-d702-4daf-8ada-e39a4371175d', 'b32e77c1-1398-4e36-93dd-9c6dfc843c2a'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:11.094191 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c71a6d09-a8be-437f-9a7e-c021daa911cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['829789fd-5a45-466a-b90f-565d02c59e89', '2b7ceceb-46c3-478e-93d2-97da15c3849a', 'd8814600-d702-4daf-8ada-e39a4371175d', 'b32e77c1-1398-4e36-93dd-9c6dfc843c2a']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:11.094610 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ec2231-86cd-47e7-9e10-d90a5a2df8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:11.152608 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ec2231-86cd-47e7-9e10-d90a5a2df8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5914f6a-eb57-464c-ab6a-0da15bc2a06a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1935227135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977f3d26ae8c448a99e1a7881e030ba7',qos_specs=None,replication_status=,reservations=['829789fd-5a45-466a-b90f-565d02c59e89','2b7ceceb-46c3-478e-93d2-97da15c3849a','d8814600-d702-4daf-8ada-e39a4371175d','b32e77c1-1398-4e36-93dd-9c6dfc843c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978271f5cc46434f893106ba654f3252',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1935227135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5914f6a-eb57-464c-ab6a-0da15bc2a06a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='977f3d26ae8c448a99e1a7881e030ba7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='978271f5cc46434f893106ba654f3252',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:11.152781 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-118218d8-e970-4ba1-952e-a55bbaf7d7a9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:11.153854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3a320a-32a1-482d-a77d-336eff6f5e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:11.155747 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-118218d8-e970-4ba1-952e-a55bbaf7d7a9 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/attachments/dbe9edf5-b1c7-47b6-8202-b618febffba9/action Jul 03 14:53:11.156281 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-118218d8-e970-4ba1-952e-a55bbaf7d7a9 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:11.156644 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-118218d8-e970-4ba1-952e-a55bbaf7d7a9 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:11.182351 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:11.182351 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:11.203367 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3a320a-32a1-482d-a77d-336eff6f5e65) transitioned into state 'SUCCESS' from state '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-1935227135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977f3d26ae8c448a99e1a7881e030ba7',qos_specs=None,replication_status=,reservations=['829789fd-5a45-466a-b90f-565d02c59e89','2b7ceceb-46c3-478e-93d2-97da15c3849a','d8814600-d702-4daf-8ada-e39a4371175d','b32e77c1-1398-4e36-93dd-9c6dfc843c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978271f5cc46434f893106ba654f3252',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:11.206241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aeaf270-6dcb-4f83-9423-9bd1e3c38250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:11.301547 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aeaf270-6dcb-4f83-9423-9bd1e3c38250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:11.301547 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Flow 'volume_create_api' (42034bfb-1711-44eb-bdb4-bdb54b845be6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:11.301547 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Create volume request issued successfully. Jul 03 14:53:11.302221 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1df62cba-a7d4-4b7d-8059-858eb44d6750 req-118218d8-e970-4ba1-952e-a55bbaf7d7a9 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/dbe9edf5-b1c7-47b6-8202-b618febffba9/action returned with HTTP 204 Jul 03 14:53:11.302221 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 141/547] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:53:11 2026] POST /volume/v3/attachments/dbe9edf5-b1c7-47b6-8202-b618febffba9/action => generated 0 bytes in 149 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:53:11.302774 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50766e08-0cdc-4e23-88e9-c6de0291f172 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:11.302774 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 136/548] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:10 2026] POST /volume/v3/volumes => generated 753 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:11.319170 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6b3c2b3c-4fa5-41c0-9f04-a807df57bacb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:11.324981 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b3c2b3c-4fa5-41c0-9f04-a807df57bacb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:11.325799 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b3c2b3c-4fa5-41c0-9f04-a807df57bacb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:11.327625 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b3c2b3c-4fa5-41c0-9f04-a807df57bacb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:11.342650 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:11.342650 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:11.348486 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6b3c2b3c-4fa5-41c0-9f04-a807df57bacb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:11.356241 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b3c2b3c-4fa5-41c0-9f04-a807df57bacb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:11.357033 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 139/549] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:11 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:12.055652 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-181eaa65-3c8b-49ff-97c9-de974f480bec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:12.057208 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-181eaa65-3c8b-49ff-97c9-de974f480bec tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] DELETE https://10.4.3.99/volume/v3/attachments/a31ac1f2-0c42-4ac8-90f1-9666e80ea32f Jul 03 14:53:12.057396 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-181eaa65-3c8b-49ff-97c9-de974f480bec tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:12.057634 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-181eaa65-3c8b-49ff-97c9-de974f480bec tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:12.090808 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:12.090808 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:12.193042 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:12.195746 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:12.203098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-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": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "source_volid": null, "backup_id": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:12.203098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-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': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'source_volid': None, 'backup_id': None}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:12.352985 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Create volume of 1 GB Jul 03 14:53:12.373613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-181740d9-764a-490d-95b8-6f4cfd68807a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:12.376243 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-181740d9-764a-490d-95b8-6f4cfd68807a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:12.376511 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-181740d9-764a-490d-95b8-6f4cfd68807a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:12.376753 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-181740d9-764a-490d-95b8-6f4cfd68807a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:12.403991 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Availability Zones retrieved successfully. Jul 03 14:53:12.406413 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:12.406413 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:12.413807 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-181740d9-764a-490d-95b8-6f4cfd68807a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:12.423222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Flow 'volume_create_api' (5ddf08fd-52c6-4bb9-be97-17d1f852babf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:12.423222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a435d33-4c9b-45eb-b294-b932bdeea7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:12.423222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:12.423402 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-181740d9-764a-490d-95b8-6f4cfd68807a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:12.423402 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 137/550] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:12 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:12.503251 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-6f80f8ec-1f87-48ec-beab-870971145f08 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:12.509499 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-6f80f8ec-1f87-48ec-beab-870971145f08 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:12.509704 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-6f80f8ec-1f87-48ec-beab-870971145f08 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:12.509920 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-6f80f8ec-1f87-48ec-beab-870971145f08 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:12.518222 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:12.518222 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:12.522447 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-6f80f8ec-1f87-48ec-beab-870971145f08 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:12.526929 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-6f80f8ec-1f87-48ec-beab-870971145f08 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:12.527521 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 140/551] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:12 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:12.556608 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a435d33-4c9b-45eb-b294-b932bdeea7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:12.557387 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1442973-ab2b-43d1-91e1-5a8ad775b941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:12.688025 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a7e859a8-b5fa-487d-a2a2-4c24b081e053 req-181eaa65-3c8b-49ff-97c9-de974f480bec tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/attachments/a31ac1f2-0c42-4ac8-90f1-9666e80ea32f returned with HTTP 200 Jul 03 14:53:12.688593 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 134/552] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:53:12 2026] DELETE /volume/v3/attachments/a31ac1f2-0c42-4ac8-90f1-9666e80ea32f => generated 19 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:12.716218 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Created reservations ['5e2a97eb-fdf3-4e98-bd6f-e53c1eb2dd5a', 'e6f8bd95-614c-4710-a040-f3dd0068d4db', '7e2a1e1a-e78f-49b9-a097-71fd4ecf8328', 'a3f7082e-c936-4b93-a4b6-54d967281a67'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:12.716218 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1442973-ab2b-43d1-91e1-5a8ad775b941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e2a97eb-fdf3-4e98-bd6f-e53c1eb2dd5a', 'e6f8bd95-614c-4710-a040-f3dd0068d4db', '7e2a1e1a-e78f-49b9-a097-71fd4ecf8328', 'a3f7082e-c936-4b93-a4b6-54d967281a67']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:12.716218 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e22012a-2771-469d-a9c6-8e3ddca1edfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:12.750767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e22012a-2771-469d-a9c6-8e3ddca1edfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9a46b06-bce7-4f68-a250-ba41956e213d', '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='8745883fe0ce45abb98ea9c0be63a0e7',qos_specs=None,replication_status=,reservations=['5e2a97eb-fdf3-4e98-bd6f-e53c1eb2dd5a','e6f8bd95-614c-4710-a040-f3dd0068d4db','7e2a1e1a-e78f-49b9-a097-71fd4ecf8328','a3f7082e-c936-4b93-a4b6-54d967281a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10603f1b20b04e5cb785863580f22111',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:12Z,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=a9a46b06-bce7-4f68-a250-ba41956e213d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8745883fe0ce45abb98ea9c0be63a0e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10603f1b20b04e5cb785863580f22111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:12.753333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d73d85-0a60-47d6-922b-7a9569108932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:12.795431 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d73d85-0a60-47d6-922b-7a9569108932) transitioned into 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='8745883fe0ce45abb98ea9c0be63a0e7',qos_specs=None,replication_status=,reservations=['5e2a97eb-fdf3-4e98-bd6f-e53c1eb2dd5a','e6f8bd95-614c-4710-a040-f3dd0068d4db','7e2a1e1a-e78f-49b9-a097-71fd4ecf8328','a3f7082e-c936-4b93-a4b6-54d967281a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10603f1b20b04e5cb785863580f22111',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:12.795431 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df1dc1d-81ec-48c9-841e-d4e4a136d0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:12.821957 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df1dc1d-81ec-48c9-841e-d4e4a136d0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:12.823043 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Flow 'volume_create_api' (5ddf08fd-52c6-4bb9-be97-17d1f852babf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:12.823505 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Create volume request issued successfully. Jul 03 14:53:12.824463 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-55153b83-5fe0-46f1-a2d8-799032f9e60a tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:12.825235 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 142/553] 10.4.3.99 () {72 vars in 1534 bytes} [Fri Jul 3 14:53:12 2026] POST /volume/v3/volumes => generated 701 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:12.857044 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-b578b134-810d-40c3-b565-1acc2be07ea1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:12.859997 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-b578b134-810d-40c3-b565-1acc2be07ea1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d Jul 03 14:53:12.859997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-b578b134-810d-40c3-b565-1acc2be07ea1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:12.859997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-b578b134-810d-40c3-b565-1acc2be07ea1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:12.869557 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:12.869557 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:12.875441 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-b578b134-810d-40c3-b565-1acc2be07ea1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:53:12.881769 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-b578b134-810d-40c3-b565-1acc2be07ea1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d returned with HTTP 200 Jul 03 14:53:12.882244 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 138/554] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:12 2026] GET /volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:12.936473 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-0553cdd8-62df-4f17-bf80-2328ad2ff1f1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:12.940751 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-0553cdd8-62df-4f17-bf80-2328ad2ff1f1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d Jul 03 14:53:12.940751 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-0553cdd8-62df-4f17-bf80-2328ad2ff1f1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:12.940751 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-0553cdd8-62df-4f17-bf80-2328ad2ff1f1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:12.954939 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:12.954939 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:12.960005 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-0553cdd8-62df-4f17-bf80-2328ad2ff1f1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:53:12.968963 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-0553cdd8-62df-4f17-bf80-2328ad2ff1f1 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d returned with HTTP 200 Jul 03 14:53:12.968963 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 141/555] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:12 2026] GET /volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d => generated 793 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:13.537228 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6146bfd9-9993-429e-8843-1d7bea2737db None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:13.540295 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6146bfd9-9993-429e-8843-1d7bea2737db tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:53:13.540634 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6146bfd9-9993-429e-8843-1d7bea2737db tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:13.540862 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6146bfd9-9993-429e-8843-1d7bea2737db tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:13.550445 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:13.550445 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:13.555299 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6146bfd9-9993-429e-8843-1d7bea2737db tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:53:13.565482 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6146bfd9-9993-429e-8843-1d7bea2737db tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:53:13.567099 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 135/556] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:13 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:14.730248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fab5cc55-85bb-4662-b0df-4e26dbe442b4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:14.730688 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fab5cc55-85bb-4662-b0df-4e26dbe442b4 None None] GET https://10.4.3.99/volume// Jul 03 14:53:14.730893 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fab5cc55-85bb-4662-b0df-4e26dbe442b4 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:14.731383 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fab5cc55-85bb-4662-b0df-4e26dbe442b4 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:14.731846 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fab5cc55-85bb-4662-b0df-4e26dbe442b4 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:14.731973 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 143/557] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:53:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:14.744321 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-e1109c23-6610-450a-b774-7dfb8e23bc8c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:14.746603 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-e1109c23-6610-450a-b774-7dfb8e23bc8c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:53:14.747094 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-e1109c23-6610-450a-b774-7dfb8e23bc8c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5914f6a-eb57-464c-ab6a-0da15bc2a06a", "connector": null, "instance_uuid": "a4562262-37b0-4eb0-970b-2d84a6aa3020"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:14.771715 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:14.771715 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:14.992059 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-e1109c23-6610-450a-b774-7dfb8e23bc8c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:53:14.993238 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 139/558] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:53:14 2026] POST /volume/v3/attachments => generated 273 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:15.074105 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a4d71eae-76c5-41b6-8212-59ebbf3129b7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:15.079547 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a4d71eae-76c5-41b6-8212-59ebbf3129b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:15.079547 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a4d71eae-76c5-41b6-8212-59ebbf3129b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:15.084322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a4d71eae-76c5-41b6-8212-59ebbf3129b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:15.096576 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:15.096576 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:15.107888 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a4d71eae-76c5-41b6-8212-59ebbf3129b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:15.117320 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a4d71eae-76c5-41b6-8212-59ebbf3129b7 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:15.118197 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 142/559] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:15 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:15.567905 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bcf1d8f5-d17a-4373-89bf-d6715f873184 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:15.567905 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcf1d8f5-d17a-4373-89bf-d6715f873184 None None] GET https://10.4.3.99/volume// Jul 03 14:53:15.567905 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcf1d8f5-d17a-4373-89bf-d6715f873184 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:15.567905 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcf1d8f5-d17a-4373-89bf-d6715f873184 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:15.567905 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcf1d8f5-d17a-4373-89bf-d6715f873184 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:15.567905 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 136/560] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:15.579483 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-00a879e8-8e26-40a4-aadb-c7d55a1d60a1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:15.582434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-00a879e8-8e26-40a4-aadb-c7d55a1d60a1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:15.582858 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-00a879e8-8e26-40a4-aadb-c7d55a1d60a1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:15.583624 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-00a879e8-8e26-40a4-aadb-c7d55a1d60a1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:15.604339 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:15.604339 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:15.613082 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-00a879e8-8e26-40a4-aadb-c7d55a1d60a1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:15.622398 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-00a879e8-8e26-40a4-aadb-c7d55a1d60a1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:15.622398 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 144/561] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:53:15 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:53:15.777526 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-69d50613-de49-48c6-a8e6-3e82dd3012d8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:15.784041 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-69d50613-de49-48c6-a8e6-3e82dd3012d8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] PUT https://10.4.3.99/volume/v3/attachments/74b199e6-44d2-4772-9b01-0a30d56401c1 Jul 03 14:53:15.785526 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-69d50613-de49-48c6-a8e6-3e82dd3012d8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:15.799802 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-69d50613-de49-48c6-a8e6-3e82dd3012d8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Acquiring lock "cinder-attachment_update-c5914f6a-eb57-464c-ab6a-0da15bc2a06a-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:53:15.811162 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-69d50613-de49-48c6-a8e6-3e82dd3012d8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Lock "cinder-attachment_update-c5914f6a-eb57-464c-ab6a-0da15bc2a06a-np0000004430" acquired by "attachment_update" :: waited 0.010s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:53:15.811162 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:15.811162 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:15.986587 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-07a104a6-207a-45a6-89c8-4cee3d995046 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:15.991019 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-07a104a6-207a-45a6-89c8-4cee3d995046 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d Jul 03 14:53:15.991331 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-07a104a6-207a-45a6-89c8-4cee3d995046 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:15.991682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-07a104a6-207a-45a6-89c8-4cee3d995046 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:16.004397 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:16.004397 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:16.010604 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-07a104a6-207a-45a6-89c8-4cee3d995046 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:53:16.018368 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-07a104a6-207a-45a6-89c8-4cee3d995046 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d returned with HTTP 200 Jul 03 14:53:16.018835 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 143/562] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:15 2026] GET /volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d => generated 1309 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:16.028314 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-46f9b396-6326-4a96-be83-b480e391f1e5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:16.028671 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46f9b396-6326-4a96-be83-b480e391f1e5 None None] GET https://10.4.3.99/volume// Jul 03 14:53:16.029047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46f9b396-6326-4a96-be83-b480e391f1e5 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:16.029215 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46f9b396-6326-4a96-be83-b480e391f1e5 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:16.029644 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46f9b396-6326-4a96-be83-b480e391f1e5 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:16.029942 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 137/563] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:16.044948 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-559f11c7-14b4-48c4-a7c8-f25a6e7a6413 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:16.050117 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-559f11c7-14b4-48c4-a7c8-f25a6e7a6413 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:53:16.053626 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-559f11c7-14b4-48c4-a7c8-f25a6e7a6413 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9a46b06-bce7-4f68-a250-ba41956e213d", "connector": null, "instance_uuid": "b8c602ef-74c2-4a58-8438-d1af1867d2d3"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:16.070751 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:16.070751 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:16.124996 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-559f11c7-14b4-48c4-a7c8-f25a6e7a6413 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:53:16.125502 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 145/564] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:53:16 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:16.135073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-befea0d4-165d-486e-bccd-e3baef294101 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:16.135281 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-343a54d0-95a3-4c1e-a506-8344d76187db None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:16.135608 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-befea0d4-165d-486e-bccd-e3baef294101 None None] GET https://10.4.3.99/volume// Jul 03 14:53:16.135608 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-befea0d4-165d-486e-bccd-e3baef294101 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:16.135813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-befea0d4-165d-486e-bccd-e3baef294101 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:16.136111 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-befea0d4-165d-486e-bccd-e3baef294101 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:16.137169 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 138/565] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:16.138521 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-343a54d0-95a3-4c1e-a506-8344d76187db tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:16.138819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-343a54d0-95a3-4c1e-a506-8344d76187db tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:16.138900 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-343a54d0-95a3-4c1e-a506-8344d76187db tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:16.149421 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-1fcffe35-9b17-4e2c-9eec-ceb1fe545ee2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:16.156139 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-1fcffe35-9b17-4e2c-9eec-ceb1fe545ee2 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d Jul 03 14:53:16.156139 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-1fcffe35-9b17-4e2c-9eec-ceb1fe545ee2 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:16.156139 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-1fcffe35-9b17-4e2c-9eec-ceb1fe545ee2 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:16.157229 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:16.157229 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:16.166643 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-343a54d0-95a3-4c1e-a506-8344d76187db tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:16.173858 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:16.173858 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:16.174977 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-343a54d0-95a3-4c1e-a506-8344d76187db tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:16.175468 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 144/566] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:16 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:16.182529 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-1fcffe35-9b17-4e2c-9eec-ceb1fe545ee2 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:53:16.191418 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-1fcffe35-9b17-4e2c-9eec-ceb1fe545ee2 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d returned with HTTP 200 Jul 03 14:53:16.192003 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 146/567] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:53:16 2026] GET /volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:53:16.323466 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-4f6bd19d-fe8b-4087-b0f9-262dad3e10f9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:16.325761 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-4f6bd19d-fe8b-4087-b0f9-262dad3e10f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] PUT https://10.4.3.99/volume/v3/attachments/e44c33f7-f486-4ccc-a704-e9e7605449e7 Jul 03 14:53:16.326222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-4f6bd19d-fe8b-4087-b0f9-262dad3e10f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:16.348687 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-69d50613-de49-48c6-a8e6-3e82dd3012d8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Lock "cinder-attachment_update-c5914f6a-eb57-464c-ab6a-0da15bc2a06a-np0000004430" released by "attachment_update" :: held 0.539s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:53:16.348939 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-69d50613-de49-48c6-a8e6-3e82dd3012d8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments/74b199e6-44d2-4772-9b01-0a30d56401c1 returned with HTTP 200 Jul 03 14:53:16.349744 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 140/568] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:53:15 2026] PUT /volume/v3/attachments/74b199e6-44d2-4772-9b01-0a30d56401c1 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:16.360352 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-4f6bd19d-fe8b-4087-b0f9-262dad3e10f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Acquiring lock "cinder-attachment_update-a9a46b06-bce7-4f68-a250-ba41956e213d-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:53:16.373076 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-4f6bd19d-fe8b-4087-b0f9-262dad3e10f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Lock "cinder-attachment_update-a9a46b06-bce7-4f68-a250-ba41956e213d-np0000004430" acquired by "attachment_update" :: waited 0.013s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:53:16.374270 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:16.374270 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:16.920445 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-4f6bd19d-fe8b-4087-b0f9-262dad3e10f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Lock "cinder-attachment_update-a9a46b06-bce7-4f68-a250-ba41956e213d-np0000004430" released by "attachment_update" :: held 0.548s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:53:16.921090 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-4f6bd19d-fe8b-4087-b0f9-262dad3e10f9 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/attachments/e44c33f7-f486-4ccc-a704-e9e7605449e7 returned with HTTP 200 Jul 03 14:53:16.921472 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 139/569] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:53:16 2026] PUT /volume/v3/attachments/e44c33f7-f486-4ccc-a704-e9e7605449e7 => generated 969 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:17.189914 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6610cc9d-5052-4829-aa37-1fd35bdc34ca None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:17.191527 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6610cc9d-5052-4829-aa37-1fd35bdc34ca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:17.191827 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6610cc9d-5052-4829-aa37-1fd35bdc34ca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:17.192112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6610cc9d-5052-4829-aa37-1fd35bdc34ca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:17.201396 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:17.201396 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:17.207656 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6610cc9d-5052-4829-aa37-1fd35bdc34ca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:17.210193 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6610cc9d-5052-4829-aa37-1fd35bdc34ca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:17.210713 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 145/570] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:17 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:17.439295 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-95479c95-cf88-4cdd-9758-ffc5a49db892 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:17.442275 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-95479c95-cf88-4cdd-9758-ffc5a49db892 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] POST https://10.4.3.99/volume/v3/attachments/e44c33f7-f486-4ccc-a704-e9e7605449e7/action Jul 03 14:53:17.442710 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-95479c95-cf88-4cdd-9758-ffc5a49db892 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:17.442824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-95479c95-cf88-4cdd-9758-ffc5a49db892 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:17.468908 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:17.468908 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:17.485668 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0889bd5d-3b2f-4713-b66e-dc5e7479b6a4 req-95479c95-cf88-4cdd-9758-ffc5a49db892 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/attachments/e44c33f7-f486-4ccc-a704-e9e7605449e7/action returned with HTTP 204 Jul 03 14:53:17.486318 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 147/571] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:53:17 2026] POST /volume/v3/attachments/e44c33f7-f486-4ccc-a704-e9e7605449e7/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:53:18.226476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5e2952ee-c8fc-49cc-8bf2-26f4b6065df8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:18.228458 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5e2952ee-c8fc-49cc-8bf2-26f4b6065df8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:18.228698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5e2952ee-c8fc-49cc-8bf2-26f4b6065df8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:18.228897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5e2952ee-c8fc-49cc-8bf2-26f4b6065df8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:18.240501 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:18.240501 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:18.246369 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5e2952ee-c8fc-49cc-8bf2-26f4b6065df8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:18.252488 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5e2952ee-c8fc-49cc-8bf2-26f4b6065df8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:18.252925 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 141/572] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:18 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:19.878616 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5ad8c7dc-382b-4ff7-a803-b2ece545eba1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:19.878616 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ad8c7dc-382b-4ff7-a803-b2ece545eba1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:19.878616 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ad8c7dc-382b-4ff7-a803-b2ece545eba1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:19.878616 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ad8c7dc-382b-4ff7-a803-b2ece545eba1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:19.878616 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:19.878616 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:19.878616 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5ad8c7dc-382b-4ff7-a803-b2ece545eba1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:19.878616 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ad8c7dc-382b-4ff7-a803-b2ece545eba1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:19.878616 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 140/573] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:19 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:19.882886 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-af8fd204-e18d-4a4a-a240-1e5ed39e1e74 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:19.882886 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-af8fd204-e18d-4a4a-a240-1e5ed39e1e74 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:53:19.882886 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-af8fd204-e18d-4a4a-a240-1e5ed39e1e74 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:19.882886 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-af8fd204-e18d-4a4a-a240-1e5ed39e1e74 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:19.882886 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:19.882886 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:19.882886 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-af8fd204-e18d-4a4a-a240-1e5ed39e1e74 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:53:19.882886 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-af8fd204-e18d-4a4a-a240-1e5ed39e1e74 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:53:19.882886 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 146/574] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:19 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:19.891600 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-601b4a51-bd79-41dd-9a07-01fbf2edf128 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:19.891600 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-601b4a51-bd79-41dd-9a07-01fbf2edf128 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:53:19.891600 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-601b4a51-bd79-41dd-9a07-01fbf2edf128 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:19.891600 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-601b4a51-bd79-41dd-9a07-01fbf2edf128 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:19.891600 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:19.891600 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:19.891600 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-601b4a51-bd79-41dd-9a07-01fbf2edf128 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:53:19.891600 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-601b4a51-bd79-41dd-9a07-01fbf2edf128 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:53:19.891600 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 148/575] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:19 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:19.899038 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4a8be151-cbee-412e-ac9b-5c007626c8fd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:19.899038 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4a8be151-cbee-412e-ac9b-5c007626c8fd tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] POST https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867/action Jul 03 14:53:19.899038 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4a8be151-cbee-412e-ac9b-5c007626c8fd tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:19.899038 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4a8be151-cbee-412e-ac9b-5c007626c8fd tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:19.899038 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:19.899038 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:19.899038 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4a8be151-cbee-412e-ac9b-5c007626c8fd tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:53:19.909084 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4a8be151-cbee-412e-ac9b-5c007626c8fd tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Begin detaching volume completed successfully. Jul 03 14:53:19.909084 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4a8be151-cbee-412e-ac9b-5c007626c8fd tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867/action returned with HTTP 202 Jul 03 14:53:19.910329 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 142/576] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:53:19 2026] POST /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:53:20.321790 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18538faf-02fb-463f-a59a-22804b03bf39 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:20.324375 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18538faf-02fb-463f-a59a-22804b03bf39 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:20.324616 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18538faf-02fb-463f-a59a-22804b03bf39 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:20.324970 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18538faf-02fb-463f-a59a-22804b03bf39 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:20.338588 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:20.338588 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:20.344854 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-18538faf-02fb-463f-a59a-22804b03bf39 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:20.352154 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18538faf-02fb-463f-a59a-22804b03bf39 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:20.352154 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 141/577] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:20 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:20.865754 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9903e31b-b178-4669-9feb-d99d9434e23a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:20.868053 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9903e31b-b178-4669-9feb-d99d9434e23a tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:53:20.868366 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9903e31b-b178-4669-9feb-d99d9434e23a tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:20.868673 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9903e31b-b178-4669-9feb-d99d9434e23a tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:20.880111 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:20.880111 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:20.884659 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9903e31b-b178-4669-9feb-d99d9434e23a tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:53:20.890433 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9903e31b-b178-4669-9feb-d99d9434e23a tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:53:20.891201 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 147/578] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:20 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:20.938673 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-99515263-f419-4756-963c-058ad2dbacc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:20.940826 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-99515263-f419-4756-963c-058ad2dbacc4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:53:20.941033 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-99515263-f419-4756-963c-058ad2dbacc4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:20.941252 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-99515263-f419-4756-963c-058ad2dbacc4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:20.948080 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c459192e-2615-475e-a523-c99cb8349ebf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:20.948743 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c459192e-2615-475e-a523-c99cb8349ebf None None] GET https://10.4.3.99/volume// Jul 03 14:53:20.949188 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c459192e-2615-475e-a523-c99cb8349ebf None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:20.949462 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c459192e-2615-475e-a523-c99cb8349ebf None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:20.949999 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c459192e-2615-475e-a523-c99cb8349ebf None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:20.950529 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 143/579] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:20.952016 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:20.952016 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:20.958529 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-99515263-f419-4756-963c-058ad2dbacc4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:53:20.963879 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4b5f3d3f-7a9b-4701-a5cc-3c9f42e766b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:20.965213 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-99515263-f419-4756-963c-058ad2dbacc4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:53:20.965640 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 149/580] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:20 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:20.967475 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4b5f3d3f-7a9b-4701-a5cc-3c9f42e766b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:53:20.968556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4b5f3d3f-7a9b-4701-a5cc-3c9f42e766b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:20.971111 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4b5f3d3f-7a9b-4701-a5cc-3c9f42e766b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:20.982524 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:20.982524 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:20.992304 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4b5f3d3f-7a9b-4701-a5cc-3c9f42e766b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:53:20.994070 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-23adb7e3-3fa5-4485-a381-c8386f77dfa5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:20.997700 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-23adb7e3-3fa5-4485-a381-c8386f77dfa5 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] POST https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c/action Jul 03 14:53:20.997802 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-4b5f3d3f-7a9b-4701-a5cc-3c9f42e766b1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:53:20.998184 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-23adb7e3-3fa5-4485-a381-c8386f77dfa5 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:20.998395 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-23adb7e3-3fa5-4485-a381-c8386f77dfa5 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:20.998450 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 142/581] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:53:20 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:53:21.020588 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:21.020588 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:21.021318 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-23adb7e3-3fa5-4485-a381-c8386f77dfa5 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:53:21.034855 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-23adb7e3-3fa5-4485-a381-c8386f77dfa5 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Begin detaching volume completed successfully. Jul 03 14:53:21.034997 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-23adb7e3-3fa5-4485-a381-c8386f77dfa5 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c/action returned with HTTP 202 Jul 03 14:53:21.035628 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 148/582] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:53:20 2026] POST /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:53:21.309463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.366300 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c8b99ac1-4d33-4f10-ae33-def96a74d3b3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.369929 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c8b99ac1-4d33-4f10-ae33-def96a74d3b3 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:21.370228 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c8b99ac1-4d33-4f10-ae33-def96a74d3b3 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:21.370454 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c8b99ac1-4d33-4f10-ae33-def96a74d3b3 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:21.382117 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:21.382117 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:21.386417 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c8b99ac1-4d33-4f10-ae33-def96a74d3b3 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:21.391567 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c8b99ac1-4d33-4f10-ae33-def96a74d3b3 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:21.392037 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 150/583] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:21 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:21.428471 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 Jul 03 14:53:21.428471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:21.428471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:21.440259 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.441266 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.441775 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.442276 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.443850 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.450474 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f89ae9c1-878c-4904-b1df-c6c918d3764a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 returned with HTTP 200 Jul 03 14:53:21.451337 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 144/584] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:21 2026] GET /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 => generated 437 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:21.464524 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.466596 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719/defaults Jul 03 14:53:21.466890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:21.467249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'defaults' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:21.478784 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.479678 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.479678 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.480364 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.480721 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.481051 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.481497 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.485527 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d95c05a9-d5e1-4939-bfaa-b7141f07c383 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719/defaults returned with HTTP 200 Jul 03 14:53:21.486403 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 143/585] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:53:21 2026] GET /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719/defaults => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:21.496154 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9823680b-6da7-47ee-a4a4-ffcc9cdaf017 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.498513 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9823680b-6da7-47ee-a4a4-ffcc9cdaf017 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 Jul 03 14:53:21.498992 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9823680b-6da7-47ee-a4a4-ffcc9cdaf017 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:21.551192 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-9823680b-6da7-47ee-a4a4-ffcc9cdaf017 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.552029 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-9823680b-6da7-47ee-a4a4-ffcc9cdaf017 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.554148 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-9823680b-6da7-47ee-a4a4-ffcc9cdaf017 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.554148 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-9823680b-6da7-47ee-a4a4-ffcc9cdaf017 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.554148 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-9823680b-6da7-47ee-a4a4-ffcc9cdaf017 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.560007 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9823680b-6da7-47ee-a4a4-ffcc9cdaf017 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 returned with HTTP 200 Jul 03 14:53:21.560971 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 149/586] 10.4.3.99 () {68 vars in 1367 bytes} [Fri Jul 3 14:53:21 2026] PUT /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 => generated 395 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:53:21.570048 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8afe1f43-d2e7-471b-bcd7-130546f1b14c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.572807 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8afe1f43-d2e7-471b-bcd7-130546f1b14c tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] DELETE https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 Jul 03 14:53:21.572807 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8afe1f43-d2e7-471b-bcd7-130546f1b14c tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:21.572807 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8afe1f43-d2e7-471b-bcd7-130546f1b14c tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:21.581507 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8afe1f43-d2e7-471b-bcd7-130546f1b14c tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 returned with HTTP 200 Jul 03 14:53:21.582050 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 151/587] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:53:21 2026] DELETE /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 => generated 0 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:53:21.593633 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c9a59dba-9b71-47fb-8bad-9a7d98b656ca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.595437 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c9a59dba-9b71-47fb-8bad-9a7d98b656ca tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 Jul 03 14:53:21.596586 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c9a59dba-9b71-47fb-8bad-9a7d98b656ca tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:21.596586 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c9a59dba-9b71-47fb-8bad-9a7d98b656ca tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:21.617634 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c9a59dba-9b71-47fb-8bad-9a7d98b656ca tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 returned with HTTP 200 Jul 03 14:53:21.617634 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 145/588] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:21 2026] GET /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:21.627897 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7bfd7779-8dd6-4ea4-93ff-3f9ee6d32c95 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.630479 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7bfd7779-8dd6-4ea4-93ff-3f9ee6d32c95 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 Jul 03 14:53:21.630964 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7bfd7779-8dd6-4ea4-93ff-3f9ee6d32c95 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:21.738478 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7bfd7779-8dd6-4ea4-93ff-3f9ee6d32c95 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 returned with HTTP 200 Jul 03 14:53:21.738478 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 144/589] 10.4.3.99 () {68 vars in 1368 bytes} [Fri Jul 3 14:53:21 2026] PUT /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 => generated 395 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:21.754465 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7e8b0664-5efa-4da5-9e67-2124f631394d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.760224 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e8b0664-5efa-4da5-9e67-2124f631394d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719/defaults Jul 03 14:53:21.760224 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e8b0664-5efa-4da5-9e67-2124f631394d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:21.760224 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e8b0664-5efa-4da5-9e67-2124f631394d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'defaults' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:21.775734 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e8b0664-5efa-4da5-9e67-2124f631394d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719/defaults returned with HTTP 200 Jul 03 14:53:21.776321 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 150/590] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:53:21 2026] GET /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:21.791245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.791390 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 Jul 03 14:53:21.791578 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:21.791767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:21.801789 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.802190 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.802539 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.803235 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.803578 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.803937 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.804348 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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 03 14:53:21.810657 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10bf6851-b36c-49a6-8017-e6e85dc426fd tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 returned with HTTP 200 Jul 03 14:53:21.811247 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 152/591] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:21 2026] GET /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:21.823256 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fd1113f8-43dc-4c08-8c0d-f324c3500774 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.825260 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fd1113f8-43dc-4c08-8c0d-f324c3500774 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True Jul 03 14:53:21.825530 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fd1113f8-43dc-4c08-8c0d-f324c3500774 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:21.825827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fd1113f8-43dc-4c08-8c0d-f324c3500774 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:21.854744 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fd1113f8-43dc-4c08-8c0d-f324c3500774 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True returned with HTTP 200 Jul 03 14:53:21.855233 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 146/592] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:21 2026] GET /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:21.869639 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:21.948576 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:21.948576 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-718143895"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:21.949768 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-718143895'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:21.949871 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Create volume of 1 GB Jul 03 14:53:21.958530 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Availability Zones retrieved successfully. Jul 03 14:53:21.966406 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Flow 'volume_create_api' (bd8c97fb-7bf3-458c-bd62-2ce57095bba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:21.967788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30008323-83b4-4123-978f-8772010ff787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:21.969238 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:22.002650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30008323-83b4-4123-978f-8772010ff787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:22.003576 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4b00f1-c3fc-42ed-97f8-83e6f54ba426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:22.083376 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0b1721f3-f41c-4faa-8cf7-74ce8e78486a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:22.083931 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0b1721f3-f41c-4faa-8cf7-74ce8e78486a None None] GET https://10.4.3.99/volume// Jul 03 14:53:22.084215 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0b1721f3-f41c-4faa-8cf7-74ce8e78486a None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:22.084479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0b1721f3-f41c-4faa-8cf7-74ce8e78486a None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:22.084943 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0b1721f3-f41c-4faa-8cf7-74ce8e78486a None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:22.085392 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 151/593] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:22.085457 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Created reservations ['2ce51711-fd82-4473-9500-8a5399d96934', 'b0b4b0c7-ac3b-48f5-b50f-03fac758ee4d', '9eff11b1-a4f6-4ed1-956c-34810ff7ff48', '22f15474-25c0-4055-b7b3-c3db347448b6'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:22.086498 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4b00f1-c3fc-42ed-97f8-83e6f54ba426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce51711-fd82-4473-9500-8a5399d96934', 'b0b4b0c7-ac3b-48f5-b50f-03fac758ee4d', '9eff11b1-a4f6-4ed1-956c-34810ff7ff48', '22f15474-25c0-4055-b7b3-c3db347448b6']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:22.087543 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6219b2-2d23-4b10-ad72-f86473fe1bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:22.101394 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-de14aee7-6479-4f22-8f75-efdd83253290 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:22.105766 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-de14aee7-6479-4f22-8f75-efdd83253290 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:53:22.106068 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-de14aee7-6479-4f22-8f75-efdd83253290 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:22.106364 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-de14aee7-6479-4f22-8f75-efdd83253290 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:22.121005 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6219b2-2d23-4b10-ad72-f86473fe1bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32def638-fc36-4999-80fe-002754075b0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-718143895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e67eb14db9a4ce1b1c799cb22c31719',qos_specs=None,replication_status=,reservations=['2ce51711-fd82-4473-9500-8a5399d96934','b0b4b0c7-ac3b-48f5-b50f-03fac758ee4d','9eff11b1-a4f6-4ed1-956c-34810ff7ff48','22f15474-25c0-4055-b7b3-c3db347448b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632843edfa2547ce984f406a25bd0b25',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-718143895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32def638-fc36-4999-80fe-002754075b0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e67eb14db9a4ce1b1c799cb22c31719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632843edfa2547ce984f406a25bd0b25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:22.121653 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:22.121653 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:22.122271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae538f66-e6a8-478b-adbf-58468479577b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:22.127504 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-de14aee7-6479-4f22-8f75-efdd83253290 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:53:22.133205 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-de14aee7-6479-4f22-8f75-efdd83253290 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:53:22.133671 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 153/594] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:53:22 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:53:22.155535 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae538f66-e6a8-478b-adbf-58468479577b) transitioned into state 'SUCCESS' from state '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-718143895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e67eb14db9a4ce1b1c799cb22c31719',qos_specs=None,replication_status=,reservations=['2ce51711-fd82-4473-9500-8a5399d96934','b0b4b0c7-ac3b-48f5-b50f-03fac758ee4d','9eff11b1-a4f6-4ed1-956c-34810ff7ff48','22f15474-25c0-4055-b7b3-c3db347448b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632843edfa2547ce984f406a25bd0b25',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:22.156588 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c601bb0f-2c3a-433b-8712-a56d1eb62460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:22.177182 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c601bb0f-2c3a-433b-8712-a56d1eb62460) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:22.179556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Flow 'volume_create_api' (bd8c97fb-7bf3-458c-bd62-2ce57095bba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:22.180334 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Create volume request issued successfully. Jul 03 14:53:22.181421 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-472e3ee3-e6a5-49cc-9591-94117a1e4516 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:22.181912 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 145/595] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:21 2026] POST /volume/v3/volumes => generated 753 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:53:22.205683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0105939d-5271-4ea1-a714-81a3d07895f7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:22.208509 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0105939d-5271-4ea1-a714-81a3d07895f7 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] GET https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c Jul 03 14:53:22.208793 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0105939d-5271-4ea1-a714-81a3d07895f7 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:22.209084 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0105939d-5271-4ea1-a714-81a3d07895f7 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:22.223233 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:22.223233 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:22.228348 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0105939d-5271-4ea1-a714-81a3d07895f7 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Volume info retrieved successfully. Jul 03 14:53:22.235865 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0105939d-5271-4ea1-a714-81a3d07895f7 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c returned with HTTP 200 Jul 03 14:53:22.236990 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 147/596] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:22 2026] GET /volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:22.407638 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c34247ac-944a-4efa-a48b-9eb68b182302 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:22.412648 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c34247ac-944a-4efa-a48b-9eb68b182302 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:22.413043 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c34247ac-944a-4efa-a48b-9eb68b182302 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:22.414148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c34247ac-944a-4efa-a48b-9eb68b182302 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:22.425662 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:22.425662 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:22.433243 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c34247ac-944a-4efa-a48b-9eb68b182302 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:22.440177 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c34247ac-944a-4efa-a48b-9eb68b182302 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:22.440844 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 152/597] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:22 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:22.961577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4e11a63e-8a65-48c8-97ed-beba9c7e6d22 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:22.964447 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e11a63e-8a65-48c8-97ed-beba9c7e6d22 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:53:22.965040 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e11a63e-8a65-48c8-97ed-beba9c7e6d22 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:22.965343 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e11a63e-8a65-48c8-97ed-beba9c7e6d22 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:22.965570 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-4e11a63e-8a65-48c8-97ed-beba9c7e6d22 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Delete volume with id: 0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:53:22.974502 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:22.974502 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:22.978166 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4e11a63e-8a65-48c8-97ed-beba9c7e6d22 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:53:23.026417 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4e11a63e-8a65-48c8-97ed-beba9c7e6d22 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Delete volume request issued successfully. Jul 03 14:53:23.026782 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e11a63e-8a65-48c8-97ed-beba9c7e6d22 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 202 Jul 03 14:53:23.029344 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 154/598] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:22 2026] DELETE /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:23.037082 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b6c56380-a09d-41eb-bd3b-8eccd757a488 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:23.039768 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6c56380-a09d-41eb-bd3b-8eccd757a488 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:53:23.040056 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b6c56380-a09d-41eb-bd3b-8eccd757a488 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:23.040350 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b6c56380-a09d-41eb-bd3b-8eccd757a488 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:23.053626 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:23.053626 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:23.056919 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b6c56380-a09d-41eb-bd3b-8eccd757a488 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Volume info retrieved successfully. Jul 03 14:53:23.064725 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6c56380-a09d-41eb-bd3b-8eccd757a488 tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 200 Jul 03 14:53:23.065390 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 146/599] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:23 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:23.255629 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a2c73591-63e9-4a18-b62c-618052859e51 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:23.257998 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2c73591-63e9-4a18-b62c-618052859e51 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] GET https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c Jul 03 14:53:23.258307 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a2c73591-63e9-4a18-b62c-618052859e51 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:23.258536 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a2c73591-63e9-4a18-b62c-618052859e51 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:23.271501 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:23.271501 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:23.277394 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a2c73591-63e9-4a18-b62c-618052859e51 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Volume info retrieved successfully. Jul 03 14:53:23.291755 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2c73591-63e9-4a18-b62c-618052859e51 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c returned with HTTP 200 Jul 03 14:53:23.291755 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 148/600] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:23 2026] GET /volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:23.307242 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-66b62ae3-2e52-4e92-b8f2-13aeba4301c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:23.309233 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-66b62ae3-2e52-4e92-b8f2-13aeba4301c5 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True Jul 03 14:53:23.309423 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-66b62ae3-2e52-4e92-b8f2-13aeba4301c5 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:23.309603 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-66b62ae3-2e52-4e92-b8f2-13aeba4301c5 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:23.330379 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-66b62ae3-2e52-4e92-b8f2-13aeba4301c5 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True returned with HTTP 200 Jul 03 14:53:23.330928 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 153/601] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:23 2026] GET /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:23.346519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-87af5588-b59c-499d-973a-0e81f9b938b3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:23.349607 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87af5588-b59c-499d-973a-0e81f9b938b3 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] DELETE https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c Jul 03 14:53:23.350055 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87af5588-b59c-499d-973a-0e81f9b938b3 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:23.350408 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87af5588-b59c-499d-973a-0e81f9b938b3 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:23.350696 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-87af5588-b59c-499d-973a-0e81f9b938b3 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Delete volume with id: 32def638-fc36-4999-80fe-002754075b0c Jul 03 14:53:23.361750 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:23.361750 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:23.362761 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-87af5588-b59c-499d-973a-0e81f9b938b3 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Volume info retrieved successfully. Jul 03 14:53:23.393467 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-87af5588-b59c-499d-973a-0e81f9b938b3 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Delete volume request issued successfully. Jul 03 14:53:23.393863 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87af5588-b59c-499d-973a-0e81f9b938b3 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c returned with HTTP 202 Jul 03 14:53:23.394900 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 155/602] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:23 2026] DELETE /volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:23.403968 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-94a8a661-612f-4bc4-b2f6-00eebde97d38 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:23.406045 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94a8a661-612f-4bc4-b2f6-00eebde97d38 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] GET https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c Jul 03 14:53:23.406324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94a8a661-612f-4bc4-b2f6-00eebde97d38 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:23.406599 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94a8a661-612f-4bc4-b2f6-00eebde97d38 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:23.414767 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:23.414767 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:23.420279 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-94a8a661-612f-4bc4-b2f6-00eebde97d38 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Volume info retrieved successfully. Jul 03 14:53:23.428863 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94a8a661-612f-4bc4-b2f6-00eebde97d38 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c returned with HTTP 200 Jul 03 14:53:23.428863 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 147/603] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:23 2026] GET /volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:23.457271 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1b52684d-ab34-4de7-89e6-89c216bdebca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:23.464647 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b52684d-ab34-4de7-89e6-89c216bdebca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:23.464647 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b52684d-ab34-4de7-89e6-89c216bdebca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:23.464647 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b52684d-ab34-4de7-89e6-89c216bdebca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:23.478527 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:23.478527 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:23.484546 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1b52684d-ab34-4de7-89e6-89c216bdebca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:23.497033 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b52684d-ab34-4de7-89e6-89c216bdebca tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:23.497640 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 149/604] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:23 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:24.082203 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-126bef4e-2093-46d6-b0e8-f8e1b7b503ed None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:24.084759 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-126bef4e-2093-46d6-b0e8-f8e1b7b503ed tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] GET https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 Jul 03 14:53:24.084988 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-126bef4e-2093-46d6-b0e8-f8e1b7b503ed tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:24.085249 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-126bef4e-2093-46d6-b0e8-f8e1b7b503ed tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:24.093084 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-126bef4e-2093-46d6-b0e8-f8e1b7b503ed tempest-ServerStableDeviceRescueTest-711158682 tempest-ServerStableDeviceRescueTest-711158682-project-member] https://10.4.3.99/volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 returned with HTTP 404 Jul 03 14:53:24.093820 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 154/605] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:24 2026] GET /volume/v3/volumes/0a71b9af-759b-4110-a7db-4ff695f5de98 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:24.444395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6f752c3f-8497-4fbd-8214-4a63e06f1b50 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:24.446892 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f752c3f-8497-4fbd-8214-4a63e06f1b50 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] GET https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c Jul 03 14:53:24.447208 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f752c3f-8497-4fbd-8214-4a63e06f1b50 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:24.447455 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f752c3f-8497-4fbd-8214-4a63e06f1b50 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:24.456312 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f752c3f-8497-4fbd-8214-4a63e06f1b50 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c returned with HTTP 404 Jul 03 14:53:24.456781 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 156/606] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:24 2026] GET /volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:24.464643 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cf23de9f-da5a-422d-b0eb-126f03739d76 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:24.467191 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf23de9f-da5a-422d-b0eb-126f03739d76 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] GET https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c Jul 03 14:53:24.467473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cf23de9f-da5a-422d-b0eb-126f03739d76 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:24.467760 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cf23de9f-da5a-422d-b0eb-126f03739d76 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:24.475808 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf23de9f-da5a-422d-b0eb-126f03739d76 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c returned with HTTP 404 Jul 03 14:53:24.476513 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 148/607] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:24 2026] GET /volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:24.488656 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8ad55599-98ad-478a-895e-348ab6c6b8f9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:24.490979 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8ad55599-98ad-478a-895e-348ab6c6b8f9 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] DELETE https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c Jul 03 14:53:24.491276 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8ad55599-98ad-478a-895e-348ab6c6b8f9 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:24.491613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8ad55599-98ad-478a-895e-348ab6c6b8f9 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:24.491909 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-8ad55599-98ad-478a-895e-348ab6c6b8f9 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Delete volume with id: 32def638-fc36-4999-80fe-002754075b0c Jul 03 14:53:24.505633 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8ad55599-98ad-478a-895e-348ab6c6b8f9 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c returned with HTTP 404 Jul 03 14:53:24.506380 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 150/608] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:24 2026] DELETE /volume/v3/volumes/32def638-fc36-4999-80fe-002754075b0c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:24.516985 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e6f87f7d-1ad0-480a-9084-cef14688db52 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:24.517382 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:24.518935 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e6f87f7d-1ad0-480a-9084-cef14688db52 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:24.519224 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:24.519274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e6f87f7d-1ad0-480a-9084-cef14688db52 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:24.519412 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e6f87f7d-1ad0-480a-9084-cef14688db52 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:24.519602 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1992651730"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:24.521304 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1992651730'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:24.521461 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Create volume of 1 GB Jul 03 14:53:24.525605 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Availability Zones retrieved successfully. Jul 03 14:53:24.530186 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:24.530186 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:24.532433 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Flow 'volume_create_api' (e6bf7580-81c4-405a-8663-1df270a12b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:24.533543 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68a56c1-a19c-44a4-9a12-759f0ced9e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:24.534698 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:24.534863 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e6f87f7d-1ad0-480a-9084-cef14688db52 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:24.542343 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e6f87f7d-1ad0-480a-9084-cef14688db52 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:24.542717 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 155/609] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:24 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:24.579911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68a56c1-a19c-44a4-9a12-759f0ced9e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:24.579911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e830a0d7-6774-44e2-b06a-492078edefe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:24.632065 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Created reservations ['3ab36d9e-b517-4645-9a90-947938593a2a', '55b6d235-f77c-46c8-b325-0ca994661e8a', '52d3a0dd-9e0f-4afa-8dcc-b648b8ea6434', 'f9035280-ff34-4486-a3a2-763c8a50e616'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:24.633191 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e830a0d7-6774-44e2-b06a-492078edefe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ab36d9e-b517-4645-9a90-947938593a2a', '55b6d235-f77c-46c8-b325-0ca994661e8a', '52d3a0dd-9e0f-4afa-8dcc-b648b8ea6434', 'f9035280-ff34-4486-a3a2-763c8a50e616']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:24.633933 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1699d2d6-b2ae-46c1-8f01-83b864b7d2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:24.667383 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1699d2d6-b2ae-46c1-8f01-83b864b7d2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2144cbb0-eff2-496e-bc4c-bab4f889f370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1992651730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e67eb14db9a4ce1b1c799cb22c31719',qos_specs=None,replication_status=,reservations=['3ab36d9e-b517-4645-9a90-947938593a2a','55b6d235-f77c-46c8-b325-0ca994661e8a','52d3a0dd-9e0f-4afa-8dcc-b648b8ea6434','f9035280-ff34-4486-a3a2-763c8a50e616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632843edfa2547ce984f406a25bd0b25',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1992651730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2144cbb0-eff2-496e-bc4c-bab4f889f370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e67eb14db9a4ce1b1c799cb22c31719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632843edfa2547ce984f406a25bd0b25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:24.668439 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab7f968-fa15-47fe-b00b-7963575228e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:24.679642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-af534b37-dd69-4e59-838c-4673cf1d3d7b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:24.682485 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-af534b37-dd69-4e59-838c-4673cf1d3d7b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/attachments/74b199e6-44d2-4772-9b01-0a30d56401c1/action Jul 03 14:53:24.682654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-af534b37-dd69-4e59-838c-4673cf1d3d7b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:24.682841 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-af534b37-dd69-4e59-838c-4673cf1d3d7b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:24.694860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab7f968-fa15-47fe-b00b-7963575228e2) transitioned into state 'SUCCESS' from state '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-1992651730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e67eb14db9a4ce1b1c799cb22c31719',qos_specs=None,replication_status=,reservations=['3ab36d9e-b517-4645-9a90-947938593a2a','55b6d235-f77c-46c8-b325-0ca994661e8a','52d3a0dd-9e0f-4afa-8dcc-b648b8ea6434','f9035280-ff34-4486-a3a2-763c8a50e616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632843edfa2547ce984f406a25bd0b25',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:24.695994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2ddfcd-1cc2-44c1-a9a6-48d9a0a02606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:24.701353 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:24.701353 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:24.711825 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2ddfcd-1cc2-44c1-a9a6-48d9a0a02606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:24.712978 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Flow 'volume_create_api' (e6bf7580-81c4-405a-8663-1df270a12b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:24.713424 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Create volume request issued successfully. Jul 03 14:53:24.714338 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6be0e9e5-c4c4-48a6-b429-785d7b7df33d tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:24.714904 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 157/610] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:24 2026] POST /volume/v3/volumes => generated 754 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:24.725919 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a69518b7-ee09-4f80-9e51-49b693d98ecb req-af534b37-dd69-4e59-838c-4673cf1d3d7b tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments/74b199e6-44d2-4772-9b01-0a30d56401c1/action returned with HTTP 204 Jul 03 14:53:24.726660 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 149/611] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:53:24 2026] POST /volume/v3/attachments/74b199e6-44d2-4772-9b01-0a30d56401c1/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:24.730609 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8505f212-e182-4432-9f50-d60dd7c1af08 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:24.736737 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8505f212-e182-4432-9f50-d60dd7c1af08 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] GET https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:24.737062 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8505f212-e182-4432-9f50-d60dd7c1af08 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:24.737232 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8505f212-e182-4432-9f50-d60dd7c1af08 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:24.757394 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:24.757394 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:24.766070 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8505f212-e182-4432-9f50-d60dd7c1af08 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Volume info retrieved successfully. Jul 03 14:53:24.772590 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8505f212-e182-4432-9f50-d60dd7c1af08 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 returned with HTTP 200 Jul 03 14:53:24.773141 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 151/612] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:24 2026] GET /volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:25.567789 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8e1c2b26-a4dc-4e96-8119-109951252adf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.570387 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8e1c2b26-a4dc-4e96-8119-109951252adf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:25.570813 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8e1c2b26-a4dc-4e96-8119-109951252adf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:25.570987 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8e1c2b26-a4dc-4e96-8119-109951252adf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:25.635375 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:25.635375 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:25.681402 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8e1c2b26-a4dc-4e96-8119-109951252adf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:25.702917 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8e1c2b26-a4dc-4e96-8119-109951252adf tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:25.703242 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 156/613] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:25 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 1138 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:25.719786 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2e88970d-a921-4775-ad2f-a1c142c661ba None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.723943 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2e88970d-a921-4775-ad2f-a1c142c661ba tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:25.724966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2e88970d-a921-4775-ad2f-a1c142c661ba tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:25.724966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2e88970d-a921-4775-ad2f-a1c142c661ba tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:25.742099 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:25.742099 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:25.748536 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2e88970d-a921-4775-ad2f-a1c142c661ba tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:25.755690 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2e88970d-a921-4775-ad2f-a1c142c661ba tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:25.757816 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 158/614] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:25 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:25.776613 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-52b14318-4b7b-4398-a27f-9a7b2501584c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.778827 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52b14318-4b7b-4398-a27f-9a7b2501584c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] DELETE https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:25.778953 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52b14318-4b7b-4398-a27f-9a7b2501584c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:25.779465 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52b14318-4b7b-4398-a27f-9a7b2501584c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:25.779525 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-52b14318-4b7b-4398-a27f-9a7b2501584c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Delete volume with id: c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:25.791661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7669dc49-0ab7-42b1-bcfc-f34c3ba28f16 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.796079 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7669dc49-0ab7-42b1-bcfc-f34c3ba28f16 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] GET https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:25.796079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7669dc49-0ab7-42b1-bcfc-f34c3ba28f16 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:25.796079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7669dc49-0ab7-42b1-bcfc-f34c3ba28f16 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:25.798225 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:25.798225 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:25.799856 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-52b14318-4b7b-4398-a27f-9a7b2501584c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:25.805743 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:25.805743 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:25.808276 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-52b14318-4b7b-4398-a27f-9a7b2501584c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-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 03 14:53:25.808663 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52b14318-4b7b-4398-a27f-9a7b2501584c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 400 Jul 03 14:53:25.809344 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 150/615] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:25 2026] DELETE /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 307 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:53:25.810502 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7669dc49-0ab7-42b1-bcfc-f34c3ba28f16 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Volume info retrieved successfully. Jul 03 14:53:25.816358 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7669dc49-0ab7-42b1-bcfc-f34c3ba28f16 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 returned with HTTP 200 Jul 03 14:53:25.816781 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 152/616] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:25 2026] GET /volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:25.819324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f132710c-c9a4-45cd-892e-1a57570574b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.820427 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f132710c-c9a4-45cd-892e-1a57570574b8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:25.820637 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f132710c-c9a4-45cd-892e-1a57570574b8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:25.820864 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f132710c-c9a4-45cd-892e-1a57570574b8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:25.832664 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:25.832664 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:25.834663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afcade5d-eb66-4f27-9e2d-537293448443 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.837848 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f132710c-c9a4-45cd-892e-1a57570574b8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:25.838315 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afcade5d-eb66-4f27-9e2d-537293448443 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True Jul 03 14:53:25.838688 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afcade5d-eb66-4f27-9e2d-537293448443 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:25.838872 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afcade5d-eb66-4f27-9e2d-537293448443 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:25.844270 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f132710c-c9a4-45cd-892e-1a57570574b8 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:25.844882 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 157/617] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:25 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:25.879698 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afcade5d-eb66-4f27-9e2d-537293448443 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True returned with HTTP 200 Jul 03 14:53:25.880488 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 159/618] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:25 2026] GET /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:25.897302 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-b59e81ad-0f32-41aa-9ad9-39780d13c24d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.899106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-790c2ed2-747a-4ee2-912f-6151ee75540a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.899910 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-b59e81ad-0f32-41aa-9ad9-39780d13c24d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:25.900184 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-b59e81ad-0f32-41aa-9ad9-39780d13c24d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:25.900452 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-b59e81ad-0f32-41aa-9ad9-39780d13c24d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:25.901774 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-790c2ed2-747a-4ee2-912f-6151ee75540a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/c55aa063e357452f9b6cccd5a6d52483?usage=True Jul 03 14:53:25.902047 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-790c2ed2-747a-4ee2-912f-6151ee75540a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:25.902304 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-790c2ed2-747a-4ee2-912f-6151ee75540a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:25.916767 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-cbba78db-f005-4826-9131-a0c7fec44a8c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.918151 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:25.918151 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:25.920339 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-cbba78db-f005-4826-9131-a0c7fec44a8c tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] DELETE https://10.4.3.99/volume/v3/attachments/f5b43ad6-8e5a-4413-876d-64bba2941b58 Jul 03 14:53:25.920686 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-cbba78db-f005-4826-9131-a0c7fec44a8c tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:25.921014 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-cbba78db-f005-4826-9131-a0c7fec44a8c tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:25.926511 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-b59e81ad-0f32-41aa-9ad9-39780d13c24d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:25.926689 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-790c2ed2-747a-4ee2-912f-6151ee75540a tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/c55aa063e357452f9b6cccd5a6d52483?usage=True returned with HTTP 200 Jul 03 14:53:25.927089 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 153/619] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:25 2026] GET /volume/v3/os-quota-sets/c55aa063e357452f9b6cccd5a6d52483?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:25.934470 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:25.934470 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:25.936189 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-b59e81ad-0f32-41aa-9ad9-39780d13c24d tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:25.936731 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 151/620] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:25 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:25.943765 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b33fde7b-d13d-44a2-a625-450cd3e75fad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.946321 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b33fde7b-d13d-44a2-a625-450cd3e75fad tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] POST https://10.4.3.99/volume/v3/os-volume-transfer Jul 03 14:53:25.946757 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b33fde7b-d13d-44a2-a625-450cd3e75fad tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2144cbb0-eff2-496e-bc4c-bab4f889f370"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:25.948824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.volume_transfer [None req-b33fde7b-d13d-44a2-a625-450cd3e75fad tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Creating new volume transfer {'transfer': {'volume_id': '2144cbb0-eff2-496e-bc4c-bab4f889f370'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 14:53:25.948971 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.volume_transfer [None req-b33fde7b-d13d-44a2-a625-450cd3e75fad tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Creating transfer of volume 2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:25.949197 np0000004430 devstack@c-api.service[99977]: INFO cinder.transfer.api [None req-b33fde7b-d13d-44a2-a625-450cd3e75fad tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Generating transfer record for volume 2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:25.962846 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:25.962846 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:25.966101 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-79c0f20a-0bef-4073-9b07-4a7aef6a4db2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:25.970004 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-79c0f20a-0bef-4073-9b07-4a7aef6a4db2 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] POST https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a/action Jul 03 14:53:25.970383 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-79c0f20a-0bef-4073-9b07-4a7aef6a4db2 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:25.970532 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-79c0f20a-0bef-4073-9b07-4a7aef6a4db2 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:25.991434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b33fde7b-d13d-44a2-a625-450cd3e75fad tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 14:53:25.991954 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 160/621] 10.4.3.99 () {68 vars in 1284 bytes} [Fri Jul 3 14:53:25 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:25.996255 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:25.996255 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:25.997049 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-79c0f20a-0bef-4073-9b07-4a7aef6a4db2 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:26.003738 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:26.017167 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-79c0f20a-0bef-4073-9b07-4a7aef6a4db2 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Begin detaching volume completed successfully. Jul 03 14:53:26.017475 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-79c0f20a-0bef-4073-9b07-4a7aef6a4db2 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a/action returned with HTTP 202 Jul 03 14:53:26.018106 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 154/622] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:53:25 2026] POST /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:53:26.107942 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] POST https://10.4.3.99/volume/v3/os-volume-transfer/0b8ca7a5-337a-4666-adc1-6a394d92df6b/accept Jul 03 14:53:26.108332 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "85ae82e8424987fc"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:26.110260 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.volume_transfer [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Accepting volume transfer 0b8ca7a5-337a-4666-adc1-6a394d92df6b {{(pid=99978) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 14:53:26.110260 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Accepting transfer 0b8ca7a5-337a-4666-adc1-6a394d92df6b Jul 03 14:53:26.281707 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Created reservations ['cc439b68-b0f9-40b9-b12b-441c2f4fcdd1', 'e318eef4-a01e-4b3e-a41e-d35fcafd0909', 'b7efe0d1-2471-4d26-bd13-94e0eca5a835', '4ceea21d-c5c3-403b-ada1-b7dcfbe7ad13'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:26.287655 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-8bb37b90-c1f0-48ca-a82c-54087b7ad838 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:26.290081 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-8bb37b90-c1f0-48ca-a82c-54087b7ad838 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] DELETE https://10.4.3.99/volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532 Jul 03 14:53:26.290450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-8bb37b90-c1f0-48ca-a82c-54087b7ad838 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:26.290653 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-8bb37b90-c1f0-48ca-a82c-54087b7ad838 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:26.307233 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:26.307233 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:26.334946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Created reservations ['d79a0a2e-eedf-4c6a-9059-30d5addf1afd', '12c941b4-f456-4fb0-bb6e-f7daa241951f', '3bb98ac0-9c16-4677-b861-16e890adefc9', 'ad0b8893-d0a1-4e1c-92d8-9dbffb7afb5a'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:26.415445 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Created reservations ['8c8ff29d-27ca-4a5c-886a-538cb2dfc989', 'd9cb38de-9120-4fbe-a865-57912d1945ef', '00025a60-68fa-4312-9456-a02011b6c01e', '5253819f-65db-4714-8995-9d37abbef720'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:26.496223 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Created reservations ['7c7c2028-4673-4ff6-bcd4-58a77b6d5be5', 'ab776760-3055-4797-b1a1-8c5c997da895', '24700e6a-140f-4471-8f73-6f3b0e0371d7', '7be1859e-a448-4f40-8446-e93362dad162'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:26.531075 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c9e390c1-ed4b-4d22-93d3-924222f9feee req-cbba78db-f005-4826-9131-a0c7fec44a8c tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/attachments/f5b43ad6-8e5a-4413-876d-64bba2941b58 returned with HTTP 200 Jul 03 14:53:26.531748 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 158/623] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:53:25 2026] DELETE /volume/v3/attachments/f5b43ad6-8e5a-4413-876d-64bba2941b58 => generated 19 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:26.863080 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-564e54ae-6ef4-4b84-a133-aad791793e68 req-8bb37b90-c1f0-48ca-a82c-54087b7ad838 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532 returned with HTTP 200 Jul 03 14:53:26.863831 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 161/624] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:53:26 2026] DELETE /volume/v3/attachments/573a9720-70e3-4cb4-b0bb-b86972743532 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:26.998741 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Transfer volume completed successfully. Jul 03 14:53:27.078082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-11271db2-b192-4807-8692-4260d1f5de82 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:27.079303 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-11271db2-b192-4807-8692-4260d1f5de82 None None] GET https://10.4.3.99/volume// Jul 03 14:53:27.079303 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-11271db2-b192-4807-8692-4260d1f5de82 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:27.079303 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-11271db2-b192-4807-8692-4260d1f5de82 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:27.080218 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-11271db2-b192-4807-8692-4260d1f5de82 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:53:27.081141 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 155/625] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:53:27 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:53:27.092580 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-ca68b2e3-3f1e-49a7-9921-f4b7738dc97f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:27.098658 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-ca68b2e3-3f1e-49a7-9921-f4b7738dc97f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:27.098918 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-ca68b2e3-3f1e-49a7-9921-f4b7738dc97f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:27.100112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-ca68b2e3-3f1e-49a7-9921-f4b7738dc97f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:27.123062 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:27.123062 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:27.137873 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-ca68b2e3-3f1e-49a7-9921-f4b7738dc97f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:27.143825 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-ca68b2e3-3f1e-49a7-9921-f4b7738dc97f tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:27.143825 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 159/626] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:53:27 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 1321 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:53:27.258200 np0000004430 devstack@c-api.service[99978]: INFO cinder.transfer.api [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Volume 2144cbb0-eff2-496e-bc4c-bab4f889f370 has been transferred. Jul 03 14:53:27.268561 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4812f388-0482-4930-838e-1f2ce4d0aa04 tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] https://10.4.3.99/volume/v3/os-volume-transfer/0b8ca7a5-337a-4666-adc1-6a394d92df6b/accept returned with HTTP 202 Jul 03 14:53:27.269163 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 152/627] 10.4.3.99 () {68 vars in 1416 bytes} [Fri Jul 3 14:53:26 2026] POST /volume/v3/os-volume-transfer/0b8ca7a5-337a-4666-adc1-6a394d92df6b/accept => generated 363 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:27.284186 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9025deb8-ecba-41ad-90f8-2f838ad61e5c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:27.287055 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9025deb8-ecba-41ad-90f8-2f838ad61e5c tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] GET https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:27.287394 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9025deb8-ecba-41ad-90f8-2f838ad61e5c tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:27.288363 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9025deb8-ecba-41ad-90f8-2f838ad61e5c tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:27.317428 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:27.317428 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:27.319211 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9025deb8-ecba-41ad-90f8-2f838ad61e5c tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] Volume info retrieved successfully. Jul 03 14:53:27.327444 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9025deb8-ecba-41ad-90f8-2f838ad61e5c tempest-VolumeQuotasAdminTestJSON-1610833595 tempest-VolumeQuotasAdminTestJSON-1610833595-project-member] https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 returned with HTTP 200 Jul 03 14:53:27.328006 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 162/628] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:27 2026] GET /volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:27.350090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f1e48c7e-e6eb-4d33-ab94-1583e66f4648 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:27.353749 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f1e48c7e-e6eb-4d33-ab94-1583e66f4648 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True Jul 03 14:53:27.353749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f1e48c7e-e6eb-4d33-ab94-1583e66f4648 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:27.354885 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f1e48c7e-e6eb-4d33-ab94-1583e66f4648 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:27.391501 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f1e48c7e-e6eb-4d33-ab94-1583e66f4648 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True returned with HTTP 200 Jul 03 14:53:27.391641 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 156/629] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:27 2026] GET /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719?usage=True => generated 1061 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:27.411570 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c873ee35-1e2a-4faf-bc70-e4e4c4c1c8dc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:27.413696 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c873ee35-1e2a-4faf-bc70-e4e4c4c1c8dc tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/c55aa063e357452f9b6cccd5a6d52483?usage=True Jul 03 14:53:27.413696 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c873ee35-1e2a-4faf-bc70-e4e4c4c1c8dc tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:27.413916 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c873ee35-1e2a-4faf-bc70-e4e4c4c1c8dc tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:27.440485 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c873ee35-1e2a-4faf-bc70-e4e4c4c1c8dc tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/c55aa063e357452f9b6cccd5a6d52483?usage=True returned with HTTP 200 Jul 03 14:53:27.440880 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 160/630] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:27 2026] GET /volume/v3/os-quota-sets/c55aa063e357452f9b6cccd5a6d52483?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:27.455366 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6e0699af-056e-49aa-941b-dff513fa7411 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:27.457947 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e0699af-056e-49aa-941b-dff513fa7411 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:27.458174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e0699af-056e-49aa-941b-dff513fa7411 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:27.458578 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e0699af-056e-49aa-941b-dff513fa7411 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:27.458922 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6e0699af-056e-49aa-941b-dff513fa7411 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Delete volume with id: 2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:27.469746 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:27.469746 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:27.470259 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6e0699af-056e-49aa-941b-dff513fa7411 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Volume info retrieved successfully. Jul 03 14:53:27.484431 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1990071b-1beb-45fa-a0b7-ba93fefc836e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:27.490688 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1990071b-1beb-45fa-a0b7-ba93fefc836e tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:53:27.490688 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1990071b-1beb-45fa-a0b7-ba93fefc836e tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:27.490688 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1990071b-1beb-45fa-a0b7-ba93fefc836e tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:27.500236 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:27.500236 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:27.506519 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1990071b-1beb-45fa-a0b7-ba93fefc836e tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:53:27.513358 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1990071b-1beb-45fa-a0b7-ba93fefc836e tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:53:27.513938 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 163/631] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:27 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:27.523918 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6e0699af-056e-49aa-941b-dff513fa7411 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Delete volume request issued successfully. Jul 03 14:53:27.524244 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e0699af-056e-49aa-941b-dff513fa7411 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 returned with HTTP 202 Jul 03 14:53:27.524861 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 153/632] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:27 2026] DELETE /volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:27.535609 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5f2ce1b4-368e-4f34-b405-bb5d40aba76d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:27.538036 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5f2ce1b4-368e-4f34-b405-bb5d40aba76d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:27.538331 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5f2ce1b4-368e-4f34-b405-bb5d40aba76d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:27.538582 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5f2ce1b4-368e-4f34-b405-bb5d40aba76d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:27.553293 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:27.553293 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:27.561201 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5f2ce1b4-368e-4f34-b405-bb5d40aba76d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Volume info retrieved successfully. Jul 03 14:53:27.566557 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5f2ce1b4-368e-4f34-b405-bb5d40aba76d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 returned with HTTP 200 Jul 03 14:53:27.567158 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 157/633] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:27 2026] GET /volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 => generated 1019 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:27.612060 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cd731a61-80f0-42f3-89ad-f9c17e826f48 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:27.614466 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cd731a61-80f0-42f3-89ad-f9c17e826f48 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:53:27.614693 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cd731a61-80f0-42f3-89ad-f9c17e826f48 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:27.614935 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cd731a61-80f0-42f3-89ad-f9c17e826f48 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:27.628935 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:27.628935 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:27.635630 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-cd731a61-80f0-42f3-89ad-f9c17e826f48 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:53:27.641262 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cd731a61-80f0-42f3-89ad-f9c17e826f48 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:53:27.641828 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 161/634] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:27 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:28.585933 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cf4b96ea-071b-446d-bd12-ac52a10c96f0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:28.587760 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf4b96ea-071b-446d-bd12-ac52a10c96f0 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:28.588006 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cf4b96ea-071b-446d-bd12-ac52a10c96f0 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:28.588331 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cf4b96ea-071b-446d-bd12-ac52a10c96f0 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:28.594354 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf4b96ea-071b-446d-bd12-ac52a10c96f0 tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 returned with HTTP 404 Jul 03 14:53:28.594821 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 164/635] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:28 2026] GET /volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:28.601271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd1046ea-3182-4f4a-8540-183c7cb6ba62 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:28.602898 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd1046ea-3182-4f4a-8540-183c7cb6ba62 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] GET https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:28.603095 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd1046ea-3182-4f4a-8540-183c7cb6ba62 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:28.603280 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd1046ea-3182-4f4a-8540-183c7cb6ba62 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:28.610544 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd1046ea-3182-4f4a-8540-183c7cb6ba62 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 returned with HTTP 404 Jul 03 14:53:28.611038 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 154/636] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:28 2026] GET /volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:28.618891 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-be498bd6-230a-49c8-ba97-60d95285fb92 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:28.621205 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-be498bd6-230a-49c8-ba97-60d95285fb92 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] DELETE https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:28.621429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-be498bd6-230a-49c8-ba97-60d95285fb92 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:28.621610 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-be498bd6-230a-49c8-ba97-60d95285fb92 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:28.621803 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-be498bd6-230a-49c8-ba97-60d95285fb92 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] Delete volume with id: 2144cbb0-eff2-496e-bc4c-bab4f889f370 Jul 03 14:53:28.627745 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-be498bd6-230a-49c8-ba97-60d95285fb92 tempest-VolumeQuotasAdminTestJSON-1352867678 tempest-VolumeQuotasAdminTestJSON-1352867678-project-member] https://10.4.3.99/volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 returned with HTTP 404 Jul 03 14:53:28.628316 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 158/637] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:28 2026] DELETE /volume/v3/volumes/2144cbb0-eff2-496e-bc4c-bab4f889f370 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:28.637112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ff3c4cea-7193-46bf-9d15-84b948790fdc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:28.638713 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ff3c4cea-7193-46bf-9d15-84b948790fdc tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/4fb196aed4ca4983982ca36074576fa3?usage=True Jul 03 14:53:28.638877 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ff3c4cea-7193-46bf-9d15-84b948790fdc tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:28.639074 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ff3c4cea-7193-46bf-9d15-84b948790fdc tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:28.660497 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ff3c4cea-7193-46bf-9d15-84b948790fdc tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/4fb196aed4ca4983982ca36074576fa3?usage=True returned with HTTP 200 Jul 03 14:53:28.660930 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 162/638] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:28 2026] GET /volume/v3/os-quota-sets/4fb196aed4ca4983982ca36074576fa3?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:28.678110 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1215f9d6-b97d-4cd9-a301-862fb1e0106d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:28.680589 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1215f9d6-b97d-4cd9-a301-862fb1e0106d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 Jul 03 14:53:28.680589 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1215f9d6-b97d-4cd9-a301-862fb1e0106d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:28.834699 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1215f9d6-b97d-4cd9-a301-862fb1e0106d tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 returned with HTTP 200 Jul 03 14:53:28.835307 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 165/639] 10.4.3.99 () {68 vars in 1368 bytes} [Fri Jul 3 14:53:28 2026] PUT /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 => generated 397 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:28.846632 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b6f17173-1de7-4c3d-8735-654b8d3ad75c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:28.852666 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6f17173-1de7-4c3d-8735-654b8d3ad75c tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 Jul 03 14:53:28.853178 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b6f17173-1de7-4c3d-8735-654b8d3ad75c tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:29.020372 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6f17173-1de7-4c3d-8735-654b8d3ad75c tempest-VolumeQuotasAdminTestJSON-208267331 tempest-VolumeQuotasAdminTestJSON-208267331-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 returned with HTTP 200 Jul 03 14:53:29.020813 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 155/640] 10.4.3.99 () {68 vars in 1368 bytes} [Fri Jul 3 14:53:28 2026] PUT /volume/v3/os-quota-sets/6e67eb14db9a4ce1b1c799cb22c31719 => generated 395 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:29.285102 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-668b8fbe-fe6c-4ffd-a0bd-cb82903d1999 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:29.290541 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-668b8fbe-fe6c-4ffd-a0bd-cb82903d1999 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] DELETE https://10.4.3.99/volume/v3/attachments/74b199e6-44d2-4772-9b01-0a30d56401c1 Jul 03 14:53:29.291140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-668b8fbe-fe6c-4ffd-a0bd-cb82903d1999 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:29.292957 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-668b8fbe-fe6c-4ffd-a0bd-cb82903d1999 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:29.310839 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:29.310839 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:29.855022 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2f0225ae-63ae-4959-bfb0-6609e8884a6e req-668b8fbe-fe6c-4ffd-a0bd-cb82903d1999 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/attachments/74b199e6-44d2-4772-9b01-0a30d56401c1 returned with HTTP 200 Jul 03 14:53:29.855584 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 159/641] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:53:29 2026] DELETE /volume/v3/attachments/74b199e6-44d2-4772-9b01-0a30d56401c1 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:29.980103 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-682e1242-288d-4ee2-99e7-fae5e9df602f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:30.097859 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-682e1242-288d-4ee2-99e7-fae5e9df602f tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:30.098440 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-682e1242-288d-4ee2-99e7-fae5e9df602f tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2126531301"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:30.118097 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-682e1242-288d-4ee2-99e7-fae5e9df602f tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:30.118507 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 163/642] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:53:29 2026] POST /volume/v3/types => generated 220 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:30.136784 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-51426cff-0734-4f09-a821-421e0dd1a4e8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:30.139780 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51426cff-0734-4f09-a821-421e0dd1a4e8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 14:53:30.140226 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-51426cff-0734-4f09-a821-421e0dd1a4e8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2144966888"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:30.229047 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51426cff-0734-4f09-a821-421e0dd1a4e8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 14:53:30.229870 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 166/643] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 14:53:30 2026] POST /volume/v3/group_types => generated 177 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:30.244861 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0c4aeba2-9776-4767-a886-54daa25c9bbb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:30.383317 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c4aeba2-9776-4767-a886-54daa25c9bbb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] POST https://10.4.3.99/volume/v3/groups Jul 03 14:53:30.383821 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c4aeba2-9776-4767-a886-54daa25c9bbb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "699f3d29-706f-47b8-8be4-2544a98a117c", "volume_types": ["da4f9ef4-48e6-45f3-a337-6c7ce100eb78"], "name": "tempest-GroupsV320Test-Group-1382018472"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:30.386874 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-0c4aeba2-9776-4767-a886-54daa25c9bbb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Creating new group {'group': {'group_type': '699f3d29-706f-47b8-8be4-2544a98a117c', 'volume_types': ['da4f9ef4-48e6-45f3-a337-6c7ce100eb78'], 'name': 'tempest-GroupsV320Test-Group-1382018472'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 14:53:30.404769 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-0c4aeba2-9776-4767-a886-54daa25c9bbb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Creating group tempest-GroupsV320Test-Group-1382018472. Jul 03 14:53:30.431152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0c4aeba2-9776-4767-a886-54daa25c9bbb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:53:30.430759. {{(pid=99978) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:53:30.431481 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0c4aeba2-9776-4767-a886-54daa25c9bbb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Availability Zones retrieved successfully. Jul 03 14:53:30.468661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-0c4aeba2-9776-4767-a886-54daa25c9bbb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Created reservations ['00b6b740-22ec-4b94-9579-4045b640d616'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:30.523843 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c4aeba2-9776-4767-a886-54daa25c9bbb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups returned with HTTP 202 Jul 03 14:53:30.524568 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 156/644] 10.4.3.99 () {70 vars in 1290 bytes} [Fri Jul 3 14:53:30 2026] POST /volume/v3/groups => generated 108 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:30.534359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b18f82a5-ae99-45a8-8780-2b4872ecea50 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:30.536410 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b18f82a5-ae99-45a8-8780-2b4872ecea50 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] GET https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 Jul 03 14:53:30.536741 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b18f82a5-ae99-45a8-8780-2b4872ecea50 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:30.537100 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b18f82a5-ae99-45a8-8780-2b4872ecea50 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:30.537364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-b18f82a5-ae99-45a8-8780-2b4872ecea50 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] show called for member 5b3f21a6-bf85-446f-9f66-71cceb082603 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:53:30.544271 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:30.544271 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:30.580046 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b18f82a5-ae99-45a8-8780-2b4872ecea50 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 returned with HTTP 200 Jul 03 14:53:30.580429 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 160/645] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:53:30 2026] GET /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 => generated 388 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:31.493565 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fcbbe264-ec72-48f8-919d-89a5f979c76a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.495605 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fcbbe264-ec72-48f8-919d-89a5f979c76a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:31.495605 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fcbbe264-ec72-48f8-919d-89a5f979c76a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:31.496445 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fcbbe264-ec72-48f8-919d-89a5f979c76a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:31.508269 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.508269 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:31.519010 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fcbbe264-ec72-48f8-919d-89a5f979c76a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:31.528926 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fcbbe264-ec72-48f8-919d-89a5f979c76a tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:31.529705 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 164/646] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:31 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:31.592164 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-75eab11d-817d-491e-9ce7-76f9e69dbc43 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.594474 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75eab11d-817d-491e-9ce7-76f9e69dbc43 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] GET https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 Jul 03 14:53:31.594584 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75eab11d-817d-491e-9ce7-76f9e69dbc43 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:31.594783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75eab11d-817d-491e-9ce7-76f9e69dbc43 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:31.594935 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-75eab11d-817d-491e-9ce7-76f9e69dbc43 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] show called for member 5b3f21a6-bf85-446f-9f66-71cceb082603 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:53:31.601246 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.601246 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:31.621767 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75eab11d-817d-491e-9ce7-76f9e69dbc43 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 returned with HTTP 200 Jul 03 14:53:31.622283 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 167/647] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:53:31 2026] GET /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 => generated 389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:31.634625 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cfe3b1a4-6523-4d14-bd8d-30f6ed60dab8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.636481 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cfe3b1a4-6523-4d14-bd8d-30f6ed60dab8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] POST https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action Jul 03 14:53:31.636853 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cfe3b1a4-6523-4d14-bd8d-30f6ed60dab8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:31.637016 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cfe3b1a4-6523-4d14-bd8d-30f6ed60dab8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:31.638534 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-cfe3b1a4-6523-4d14-bd8d-30f6ed60dab8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Updating group '5b3f21a6-bf85-446f-9f66-71cceb082603' with 'creating' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 14:53:31.643814 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.643814 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:31.651155 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cfe3b1a4-6523-4d14-bd8d-30f6ed60dab8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action returned with HTTP 202 Jul 03 14:53:31.652747 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 157/648] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:53:31 2026] POST /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:53:31.663027 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8799871c-d23c-41fc-9b51-e40961b88d2b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.668236 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8799871c-d23c-41fc-9b51-e40961b88d2b tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] GET https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 Jul 03 14:53:31.669196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8799871c-d23c-41fc-9b51-e40961b88d2b tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:31.669196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8799871c-d23c-41fc-9b51-e40961b88d2b tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:31.669290 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-8799871c-d23c-41fc-9b51-e40961b88d2b tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] show called for member 5b3f21a6-bf85-446f-9f66-71cceb082603 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:53:31.673935 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.673935 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:31.687081 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8799871c-d23c-41fc-9b51-e40961b88d2b tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 returned with HTTP 200 Jul 03 14:53:31.687658 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 161/649] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:53:31 2026] GET /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:31.698507 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-345c05bd-52fa-422c-afb5-25073560590e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.701111 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-345c05bd-52fa-422c-afb5-25073560590e tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] POST https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action Jul 03 14:53:31.701583 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-345c05bd-52fa-422c-afb5-25073560590e tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:31.701882 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-345c05bd-52fa-422c-afb5-25073560590e tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:31.703770 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-345c05bd-52fa-422c-afb5-25073560590e tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Updating group '5b3f21a6-bf85-446f-9f66-71cceb082603' with 'available' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 14:53:31.711308 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.711308 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:31.726549 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-345c05bd-52fa-422c-afb5-25073560590e tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action returned with HTTP 202 Jul 03 14:53:31.727999 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 165/650] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:53:31 2026] POST /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:53:31.740322 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d2d0079-cf7f-4caa-8b42-bae5652e6c13 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.743045 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d2d0079-cf7f-4caa-8b42-bae5652e6c13 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] GET https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 Jul 03 14:53:31.743045 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d2d0079-cf7f-4caa-8b42-bae5652e6c13 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:31.743422 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d2d0079-cf7f-4caa-8b42-bae5652e6c13 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:31.743558 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-1d2d0079-cf7f-4caa-8b42-bae5652e6c13 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] show called for member 5b3f21a6-bf85-446f-9f66-71cceb082603 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:53:31.749742 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.749742 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:31.766872 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d2d0079-cf7f-4caa-8b42-bae5652e6c13 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 returned with HTTP 200 Jul 03 14:53:31.767546 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 168/651] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:53:31 2026] GET /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:31.781539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32a06f59-9983-4aab-9541-2070333b3da2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.783530 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32a06f59-9983-4aab-9541-2070333b3da2 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] POST https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action Jul 03 14:53:31.783838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32a06f59-9983-4aab-9541-2070333b3da2 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:31.784046 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32a06f59-9983-4aab-9541-2070333b3da2 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:31.786218 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-32a06f59-9983-4aab-9541-2070333b3da2 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Updating group '5b3f21a6-bf85-446f-9f66-71cceb082603' with 'error' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 14:53:31.790234 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.790234 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:31.798157 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32a06f59-9983-4aab-9541-2070333b3da2 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action returned with HTTP 202 Jul 03 14:53:31.798586 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 158/652] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:53:31 2026] POST /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:53:31.813245 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ca32d5cd-a12e-4383-80d7-0b9e9f4bdaeb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.820725 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca32d5cd-a12e-4383-80d7-0b9e9f4bdaeb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] GET https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 Jul 03 14:53:31.821024 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca32d5cd-a12e-4383-80d7-0b9e9f4bdaeb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:31.821217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca32d5cd-a12e-4383-80d7-0b9e9f4bdaeb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:31.821338 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-ca32d5cd-a12e-4383-80d7-0b9e9f4bdaeb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] show called for member 5b3f21a6-bf85-446f-9f66-71cceb082603 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:53:31.829026 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.829026 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:31.842685 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca32d5cd-a12e-4383-80d7-0b9e9f4bdaeb tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 returned with HTTP 200 Jul 03 14:53:31.843039 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 162/653] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:53:31 2026] GET /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 => generated 385 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:31.857188 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0d51d237-5917-4bbc-b1b2-4d4477e4d0b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.859206 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0d51d237-5917-4bbc-b1b2-4d4477e4d0b8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] POST https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action Jul 03 14:53:31.859602 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0d51d237-5917-4bbc-b1b2-4d4477e4d0b8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:31.859734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0d51d237-5917-4bbc-b1b2-4d4477e4d0b8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:31.861263 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-0d51d237-5917-4bbc-b1b2-4d4477e4d0b8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Updating group '5b3f21a6-bf85-446f-9f66-71cceb082603' with 'available' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 14:53:31.865405 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.865405 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:31.875261 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0d51d237-5917-4bbc-b1b2-4d4477e4d0b8 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action returned with HTTP 202 Jul 03 14:53:31.875676 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 166/654] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:53:31 2026] POST /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:53:31.883778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-114c9627-4b5f-44b0-b37c-6a9f24849b4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.885821 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-114c9627-4b5f-44b0-b37c-6a9f24849b4c tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] GET https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 Jul 03 14:53:31.886077 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-114c9627-4b5f-44b0-b37c-6a9f24849b4c tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:31.886281 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-114c9627-4b5f-44b0-b37c-6a9f24849b4c tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:31.886666 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-114c9627-4b5f-44b0-b37c-6a9f24849b4c tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] show called for member 5b3f21a6-bf85-446f-9f66-71cceb082603 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:53:31.891502 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:31.891502 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:31.904549 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-114c9627-4b5f-44b0-b37c-6a9f24849b4c tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 returned with HTTP 200 Jul 03 14:53:31.905202 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 169/655] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:53:31 2026] GET /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:31.918415 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-46a89339-4185-4c00-b889-8c26963e3016 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.927890 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46a89339-4185-4c00-b889-8c26963e3016 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:53:31.927890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46a89339-4185-4c00-b889-8c26963e3016 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:31.928027 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-46a89339-4185-4c00-b889-8c26963e3016 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:31.930656 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-46a89339-4185-4c00-b889-8c26963e3016 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:53:31.931566 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-46a89339-4185-4c00-b889-8c26963e3016 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:53:31.973790 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-46a89339-4185-4c00-b889-8c26963e3016 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Get all volumes completed successfully. Jul 03 14:53:31.975706 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-46a89339-4185-4c00-b889-8c26963e3016 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:53:31.976278 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 159/656] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:53:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:31.994864 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6621f7f8-e425-48e7-99b7-0eb38c2bdf59 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:31.997659 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6621f7f8-e425-48e7-99b7-0eb38c2bdf59 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] POST https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action Jul 03 14:53:31.998063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6621f7f8-e425-48e7-99b7-0eb38c2bdf59 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:31.999207 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6621f7f8-e425-48e7-99b7-0eb38c2bdf59 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:31.999669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-6621f7f8-e425-48e7-99b7-0eb38c2bdf59 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] delete called for group 5b3f21a6-bf85-446f-9f66-71cceb082603 {{(pid=99980) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:53:31.999751 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.groups [None req-6621f7f8-e425-48e7-99b7-0eb38c2bdf59 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Delete group with id: 5b3f21a6-bf85-446f-9f66-71cceb082603 Jul 03 14:53:32.003358 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:32.003358 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:32.051299 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6621f7f8-e425-48e7-99b7-0eb38c2bdf59 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action returned with HTTP 202 Jul 03 14:53:32.051777 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 163/657] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:53:31 2026] POST /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:53:32.065455 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ec06f814-d778-4527-bd5c-096df4ce36cc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:32.068840 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec06f814-d778-4527-bd5c-096df4ce36cc tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] GET https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 Jul 03 14:53:32.069218 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec06f814-d778-4527-bd5c-096df4ce36cc tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:32.069480 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec06f814-d778-4527-bd5c-096df4ce36cc tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:32.071760 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-ec06f814-d778-4527-bd5c-096df4ce36cc tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] show called for member 5b3f21a6-bf85-446f-9f66-71cceb082603 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:53:32.088102 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:32.088102 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:32.131385 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec06f814-d778-4527-bd5c-096df4ce36cc tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 returned with HTTP 200 Jul 03 14:53:32.131917 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 167/658] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:53:32 2026] GET /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 => generated 388 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:33.143747 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a14704b0-e5d7-4c9e-8edb-0a90ec97fd27 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:33.146154 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a14704b0-e5d7-4c9e-8edb-0a90ec97fd27 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] GET https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 Jul 03 14:53:33.146402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a14704b0-e5d7-4c9e-8edb-0a90ec97fd27 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:33.146663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a14704b0-e5d7-4c9e-8edb-0a90ec97fd27 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:33.147303 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-a14704b0-e5d7-4c9e-8edb-0a90ec97fd27 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] show called for member 5b3f21a6-bf85-446f-9f66-71cceb082603 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:53:33.155670 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a14704b0-e5d7-4c9e-8edb-0a90ec97fd27 tempest-GroupsV320Test-1931259891 tempest-GroupsV320Test-1931259891-project-member] https://10.4.3.99/volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 returned with HTTP 404 Jul 03 14:53:33.156488 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 170/659] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:53:33 2026] GET /volume/v3/groups/5b3f21a6-bf85-446f-9f66-71cceb082603 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:53:33.167411 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a8b8d9a-50dc-4fda-9047-d9618f2a3636 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:33.169671 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a8b8d9a-50dc-4fda-9047-d9618f2a3636 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/699f3d29-706f-47b8-8be4-2544a98a117c Jul 03 14:53:33.169886 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a8b8d9a-50dc-4fda-9047-d9618f2a3636 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:33.170049 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a8b8d9a-50dc-4fda-9047-d9618f2a3636 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:33.207878 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a8b8d9a-50dc-4fda-9047-d9618f2a3636 tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] https://10.4.3.99/volume/v3/group_types/699f3d29-706f-47b8-8be4-2544a98a117c returned with HTTP 202 Jul 03 14:53:33.208739 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 160/660] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 14:53:33 2026] DELETE /volume/v3/group_types/699f3d29-706f-47b8-8be4-2544a98a117c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:53:33.219623 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a013f86e-d094-43d1-8faa-48eec960a04f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:33.222009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a013f86e-d094-43d1-8faa-48eec960a04f tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] DELETE https://10.4.3.99/volume/v3/types/da4f9ef4-48e6-45f3-a337-6c7ce100eb78 Jul 03 14:53:33.222253 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a013f86e-d094-43d1-8faa-48eec960a04f tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:33.222465 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a013f86e-d094-43d1-8faa-48eec960a04f tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:33.290151 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a013f86e-d094-43d1-8faa-48eec960a04f tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] https://10.4.3.99/volume/v3/types/da4f9ef4-48e6-45f3-a337-6c7ce100eb78 returned with HTTP 202 Jul 03 14:53:33.290930 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 164/661] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:33 2026] DELETE /volume/v3/types/da4f9ef4-48e6-45f3-a337-6c7ce100eb78 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:33.299451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7c6f7cb9-e7eb-44e3-b66f-89ca07ba675e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:33.301627 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7c6f7cb9-e7eb-44e3-b66f-89ca07ba675e tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] GET https://10.4.3.99/volume/v3/types/da4f9ef4-48e6-45f3-a337-6c7ce100eb78 Jul 03 14:53:33.301809 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7c6f7cb9-e7eb-44e3-b66f-89ca07ba675e tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:33.302002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7c6f7cb9-e7eb-44e3-b66f-89ca07ba675e tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:33.310513 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7c6f7cb9-e7eb-44e3-b66f-89ca07ba675e tempest-GroupsV320Test-820759797 tempest-GroupsV320Test-820759797-project-admin] https://10.4.3.99/volume/v3/types/da4f9ef4-48e6-45f3-a337-6c7ce100eb78 returned with HTTP 404 Jul 03 14:53:33.310664 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 168/662] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:33 2026] GET /volume/v3/types/da4f9ef4-48e6-45f3-a337-6c7ce100eb78 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:34.132740 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-32570dd6-d389-4ea7-8234-18fb679ff2a6 req-7b5624e9-a792-4fe5-a80c-a4c26a596f0d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:34.138498 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-32570dd6-d389-4ea7-8234-18fb679ff2a6 req-7b5624e9-a792-4fe5-a80c-a4c26a596f0d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] GET https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d Jul 03 14:53:34.138842 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-32570dd6-d389-4ea7-8234-18fb679ff2a6 req-7b5624e9-a792-4fe5-a80c-a4c26a596f0d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:34.139138 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-32570dd6-d389-4ea7-8234-18fb679ff2a6 req-7b5624e9-a792-4fe5-a80c-a4c26a596f0d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:34.174533 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:34.174533 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:34.186607 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-32570dd6-d389-4ea7-8234-18fb679ff2a6 req-7b5624e9-a792-4fe5-a80c-a4c26a596f0d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:53:34.207849 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-32570dd6-d389-4ea7-8234-18fb679ff2a6 req-7b5624e9-a792-4fe5-a80c-a4c26a596f0d tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d returned with HTTP 200 Jul 03 14:53:34.207849 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 171/663] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:34 2026] GET /volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d => generated 1601 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:34.208849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1de70ebe-66a1-47b8-9786-6ff70847fdd8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:34.360605 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:34.363534 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:34.364195 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-728024668"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:34.367442 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-728024668'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:34.367442 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Create volume of 1 GB Jul 03 14:53:34.374962 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Availability Zones retrieved successfully. Jul 03 14:53:34.384529 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Flow 'volume_create_api' (8984ea60-0000-4468-b6b7-ed3b76bf6e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:34.384895 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fed035-e636-42b4-aa84-a3c46fc49604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.386634 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:34.421777 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1de70ebe-66a1-47b8-9786-6ff70847fdd8 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:34.422234 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1de70ebe-66a1-47b8-9786-6ff70847fdd8 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1541362222", "os-volume-type-access:is_public": false}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:34.428931 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fed035-e636-42b4-aa84-a3c46fc49604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.429998 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e86afcc-f0fa-4a22-a27b-d8d9b97e5975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.445506 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1de70ebe-66a1-47b8-9786-6ff70847fdd8 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:34.446567 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 161/664] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:53:34 2026] POST /volume/v3/types => generated 229 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:34.457756 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bc5e7184-6422-4b72-8ed5-6ac70114d15d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:34.515675 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Created reservations ['b695ac42-743f-4040-a526-7ff13512b7f0', '74ce54ef-391c-4fea-8d4f-fb6f377754cb', '8ee77542-592a-4a76-9d29-a1606f3bb76d', 'ed3a77f9-aa71-4c71-bf2c-ff4a38c60cce'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:34.516700 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e86afcc-f0fa-4a22-a27b-d8d9b97e5975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b695ac42-743f-4040-a526-7ff13512b7f0', '74ce54ef-391c-4fea-8d4f-fb6f377754cb', '8ee77542-592a-4a76-9d29-a1606f3bb76d', 'ed3a77f9-aa71-4c71-bf2c-ff4a38c60cce']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.517672 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9527d63c-ef75-493d-95e5-8aa8a7d789a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.552146 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9527d63c-ef75-493d-95e5-8aa8a7d789a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e80f932-3a91-4d8f-a601-ebe8e9ba9391', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-728024668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c8a71cd9954a1b9061c06912b7fe42',qos_specs=None,replication_status=,reservations=['b695ac42-743f-4040-a526-7ff13512b7f0','74ce54ef-391c-4fea-8d4f-fb6f377754cb','8ee77542-592a-4a76-9d29-a1606f3bb76d','ed3a77f9-aa71-4c71-bf2c-ff4a38c60cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aacf9478439452aacd1737502162a41',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-728024668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e80f932-3a91-4d8f-a601-ebe8e9ba9391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34c8a71cd9954a1b9061c06912b7fe42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aacf9478439452aacd1737502162a41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.552892 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdf6aa9-5bbc-4126-b867-68992b692dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.563156 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bc5e7184-6422-4b72-8ed5-6ac70114d15d tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:34.563156 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bc5e7184-6422-4b72-8ed5-6ac70114d15d tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4bd3a837-fab3-4701-a654-6b92d0a6c3b0", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:34.563864 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-bc5e7184-6422-4b72-8ed5-6ac70114d15d tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Create volume request body: {'volume': {'volume_type': '4bd3a837-fab3-4701-a654-6b92d0a6c3b0', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:34.578094 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bc5e7184-6422-4b72-8ed5-6ac70114d15d tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 404 Jul 03 14:53:34.579074 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 169/665] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:34 2026] POST /volume/v3/volumes => generated 114 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:34.583662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdf6aa9-5bbc-4126-b867-68992b692dd5) transitioned into state 'SUCCESS' from state '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-728024668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c8a71cd9954a1b9061c06912b7fe42',qos_specs=None,replication_status=,reservations=['b695ac42-743f-4040-a526-7ff13512b7f0','74ce54ef-391c-4fea-8d4f-fb6f377754cb','8ee77542-592a-4a76-9d29-a1606f3bb76d','ed3a77f9-aa71-4c71-bf2c-ff4a38c60cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aacf9478439452aacd1737502162a41',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.584452 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5513bbff-f907-4d94-ac97-06236209a1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.589467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9dacc2ed-4661-4ed7-afdc-10c7ffe9d574 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:34.595734 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9dacc2ed-4661-4ed7-afdc-10c7ffe9d574 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] POST https://10.4.3.99/volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0/action Jul 03 14:53:34.596142 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9dacc2ed-4661-4ed7-afdc-10c7ffe9d574 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action body: b'{"addProjectAccess": {"project": "82a89b3dc3a74e35bf34aeaa1b1d7cf1"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:34.596294 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9dacc2ed-4661-4ed7-afdc-10c7ffe9d574 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "82a89b3dc3a74e35bf34aeaa1b1d7cf1"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:34.600049 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5513bbff-f907-4d94-ac97-06236209a1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.600962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Flow 'volume_create_api' (8984ea60-0000-4468-b6b7-ed3b76bf6e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:34.601489 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Create volume request issued successfully. Jul 03 14:53:34.602064 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed43dcc6-fe34-4a5c-a295-f82d023eebb1 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:34.607258 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 165/666] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:34 2026] POST /volume/v3/volumes => generated 751 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:34.616769 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9dacc2ed-4661-4ed7-afdc-10c7ffe9d574 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0/action returned with HTTP 202 Jul 03 14:53:34.626026 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 172/667] 10.4.3.99 () {68 vars in 1377 bytes} [Fri Jul 3 14:53:34 2026] POST /volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:34.626168 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8c6e955b-8489-4ca2-90ed-7347fe405d10 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:34.629952 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c6e955b-8489-4ca2-90ed-7347fe405d10 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 Jul 03 14:53:34.630086 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c6e955b-8489-4ca2-90ed-7347fe405d10 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:34.630565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c6e955b-8489-4ca2-90ed-7347fe405d10 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:34.636059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9f859536-41c9-4641-9134-9db7bfa1f647 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:34.638083 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:34.638504 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4bd3a837-fab3-4701-a654-6b92d0a6c3b0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1358207322"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:34.640260 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Create volume request body: {'volume': {'volume_type': '4bd3a837-fab3-4701-a654-6b92d0a6c3b0', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1358207322'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:34.641661 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:34.641661 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:34.646813 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8c6e955b-8489-4ca2-90ed-7347fe405d10 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:34.648415 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Create volume of 1 GB Jul 03 14:53:34.648854 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:34.648854 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:34.649532 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Availability Zones retrieved successfully. Jul 03 14:53:34.653141 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c6e955b-8489-4ca2-90ed-7347fe405d10 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 returned with HTTP 200 Jul 03 14:53:34.653636 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 162/668] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:34 2026] GET /volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:34.656601 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Flow 'volume_create_api' (c05cb72d-f903-47c5-9ea1-27fa8eddaaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:34.658387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ad521a-be5c-4557-94fc-51d45f051685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.660204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:34.695863 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ad521a-be5c-4557-94fc-51d45f051685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:53:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4bd3a837-fab3-4701-a654-6b92d0a6c3b0,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1541362222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4bd3a837-fab3-4701-a654-6b92d0a6c3b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.696662 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2141e542-a18d-47d0-959a-e51e5fc4c7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.731668 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1541362222 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1541362222, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:53:34.732559 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1541362222 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1541362222, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:53:34.787650 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Created reservations ['d7c572b1-7485-4acc-80fb-c8ca57ae4564', '6dad826d-448a-425b-aef3-0613347a46ca', 'c175cc1d-4cab-415b-9a44-1f8c908e7e94', 'ceb514b2-19d0-4d10-9239-4412aa9f824e'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:34.788931 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2141e542-a18d-47d0-959a-e51e5fc4c7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7c572b1-7485-4acc-80fb-c8ca57ae4564', '6dad826d-448a-425b-aef3-0613347a46ca', 'c175cc1d-4cab-415b-9a44-1f8c908e7e94', 'ceb514b2-19d0-4d10-9239-4412aa9f824e']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.789910 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08da9cb-5e47-4db0-a903-aba2a83a705f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.829976 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08da9cb-5e47-4db0-a903-aba2a83a705f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '593df800-4912-4227-9cc5-f5aea56e9519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1358207322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a89b3dc3a74e35bf34aeaa1b1d7cf1',qos_specs=None,replication_status=,reservations=['d7c572b1-7485-4acc-80fb-c8ca57ae4564','6dad826d-448a-425b-aef3-0613347a46ca','c175cc1d-4cab-415b-9a44-1f8c908e7e94','ceb514b2-19d0-4d10-9239-4412aa9f824e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265d1e30fcb4401387ecae13d2c1e182',volume_type_id=4bd3a837-fab3-4701-a654-6b92d0a6c3b0), 'volume': Volume(_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-03T14:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1358207322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=593df800-4912-4227-9cc5-f5aea56e9519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a89b3dc3a74e35bf34aeaa1b1d7cf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='265d1e30fcb4401387ecae13d2c1e182',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4bd3a837-fab3-4701-a654-6b92d0a6c3b0),volume_type_id=4bd3a837-fab3-4701-a654-6b92d0a6c3b0)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.831073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cecb7d01-2657-40ee-8300-9162fa240aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.857558 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cecb7d01-2657-40ee-8300-9162fa240aad) transitioned into state 'SUCCESS' from state '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-1358207322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a89b3dc3a74e35bf34aeaa1b1d7cf1',qos_specs=None,replication_status=,reservations=['d7c572b1-7485-4acc-80fb-c8ca57ae4564','6dad826d-448a-425b-aef3-0613347a46ca','c175cc1d-4cab-415b-9a44-1f8c908e7e94','ceb514b2-19d0-4d10-9239-4412aa9f824e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='265d1e30fcb4401387ecae13d2c1e182',volume_type_id=4bd3a837-fab3-4701-a654-6b92d0a6c3b0)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.858488 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe27c35-0a84-4a4b-9f35-9a49d7d28657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:34.875195 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe27c35-0a84-4a4b-9f35-9a49d7d28657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:34.876493 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Flow 'volume_create_api' (c05cb72d-f903-47c5-9ea1-27fa8eddaaf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:34.876916 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Create volume request issued successfully. Jul 03 14:53:34.877926 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9f859536-41c9-4641-9134-9db7bfa1f647 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:34.878539 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 170/669] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:53:34 2026] POST /volume/v3/volumes => generated 794 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:34.894604 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c3b57e9c-3b59-411b-bf94-1309dfe9a75a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:34.896708 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c3b57e9c-3b59-411b-bf94-1309dfe9a75a tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] GET https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 Jul 03 14:53:34.896915 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c3b57e9c-3b59-411b-bf94-1309dfe9a75a tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:34.897145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c3b57e9c-3b59-411b-bf94-1309dfe9a75a tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:34.909870 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:34.909870 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:34.914312 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c3b57e9c-3b59-411b-bf94-1309dfe9a75a tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Volume info retrieved successfully. Jul 03 14:53:34.919474 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c3b57e9c-3b59-411b-bf94-1309dfe9a75a tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 returned with HTTP 200 Jul 03 14:53:34.920006 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 166/670] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:34 2026] GET /volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:35.675001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-24d860d8-3f8a-4cb3-bc2a-be8cd8f44d76 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:35.678086 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24d860d8-3f8a-4cb3-bc2a-be8cd8f44d76 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 Jul 03 14:53:35.678402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24d860d8-3f8a-4cb3-bc2a-be8cd8f44d76 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:35.678661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24d860d8-3f8a-4cb3-bc2a-be8cd8f44d76 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:35.687461 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:35.687461 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:35.692419 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-24d860d8-3f8a-4cb3-bc2a-be8cd8f44d76 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:35.697563 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24d860d8-3f8a-4cb3-bc2a-be8cd8f44d76 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 returned with HTTP 200 Jul 03 14:53:35.697924 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 173/671] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:35 2026] GET /volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:35.725828 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd433d6d-5ed4-4b20-a728-0aebfeba9cbb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:35.728922 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd433d6d-5ed4-4b20-a728-0aebfeba9cbb tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] POST https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391/action Jul 03 14:53:35.729572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd433d6d-5ed4-4b20-a728-0aebfeba9cbb tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:35.729762 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd433d6d-5ed4-4b20-a728-0aebfeba9cbb tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:35.742639 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:35.742639 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:35.744086 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd433d6d-5ed4-4b20-a728-0aebfeba9cbb tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:35.766676 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd433d6d-5ed4-4b20-a728-0aebfeba9cbb tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume updated successfully. Jul 03 14:53:35.767009 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd433d6d-5ed4-4b20-a728-0aebfeba9cbb tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391/action returned with HTTP 200 Jul 03 14:53:35.767539 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 163/672] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:53:35 2026] POST /volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:53:35.777982 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-525433cb-ace7-4aac-a5dc-8451a6150edd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:35.783339 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-525433cb-ace7-4aac-a5dc-8451a6150edd tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 Jul 03 14:53:35.783339 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-525433cb-ace7-4aac-a5dc-8451a6150edd tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:35.783339 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-525433cb-ace7-4aac-a5dc-8451a6150edd tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:35.789898 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:35.789898 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:35.794658 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-525433cb-ace7-4aac-a5dc-8451a6150edd tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:35.799646 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-525433cb-ace7-4aac-a5dc-8451a6150edd tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 returned with HTTP 200 Jul 03 14:53:35.800298 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 171/673] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:35 2026] GET /volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:35.939013 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-949b5ed6-de1c-462a-b38d-41c5b7c10cc1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:35.941781 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-949b5ed6-de1c-462a-b38d-41c5b7c10cc1 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] GET https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 Jul 03 14:53:35.941913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-949b5ed6-de1c-462a-b38d-41c5b7c10cc1 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:35.942117 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-949b5ed6-de1c-462a-b38d-41c5b7c10cc1 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:35.954739 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:35.954739 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:35.962548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8d1f1229-53cb-48ab-826a-337ad4e70477 req-adff60e1-1271-491d-b760-4035e6c9fcec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:35.963800 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-949b5ed6-de1c-462a-b38d-41c5b7c10cc1 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Volume info retrieved successfully. Jul 03 14:53:35.969515 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8d1f1229-53cb-48ab-826a-337ad4e70477 req-adff60e1-1271-491d-b760-4035e6c9fcec tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 Jul 03 14:53:35.969787 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8d1f1229-53cb-48ab-826a-337ad4e70477 req-adff60e1-1271-491d-b760-4035e6c9fcec tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:35.970058 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8d1f1229-53cb-48ab-826a-337ad4e70477 req-adff60e1-1271-491d-b760-4035e6c9fcec tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:35.979167 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-949b5ed6-de1c-462a-b38d-41c5b7c10cc1 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 returned with HTTP 200 Jul 03 14:53:35.979707 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 167/674] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:35 2026] GET /volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:35.980992 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:35.980992 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:35.986919 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8d1f1229-53cb-48ab-826a-337ad4e70477 req-adff60e1-1271-491d-b760-4035e6c9fcec tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:35.993467 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8d1f1229-53cb-48ab-826a-337ad4e70477 req-adff60e1-1271-491d-b760-4035e6c9fcec tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 returned with HTTP 200 Jul 03 14:53:35.994028 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 174/675] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:35 2026] GET /volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:35.997782 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c948ee88-7565-4299-85ac-4363f90058b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:36.000532 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c948ee88-7565-4299-85ac-4363f90058b4 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] GET https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 Jul 03 14:53:36.002869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c948ee88-7565-4299-85ac-4363f90058b4 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:36.002869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c948ee88-7565-4299-85ac-4363f90058b4 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:36.015816 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:36.015816 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:36.020488 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c948ee88-7565-4299-85ac-4363f90058b4 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Volume info retrieved successfully. Jul 03 14:53:36.026416 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c948ee88-7565-4299-85ac-4363f90058b4 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 returned with HTTP 200 Jul 03 14:53:36.026909 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 164/676] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:35 2026] GET /volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:36.045479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f2e64ce0-6a1b-4f98-be7f-abe1510bcff0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:36.047831 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f2e64ce0-6a1b-4f98-be7f-abe1510bcff0 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] DELETE https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 Jul 03 14:53:36.048120 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f2e64ce0-6a1b-4f98-be7f-abe1510bcff0 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:36.048406 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f2e64ce0-6a1b-4f98-be7f-abe1510bcff0 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:36.048630 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-f2e64ce0-6a1b-4f98-be7f-abe1510bcff0 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Delete volume with id: 593df800-4912-4227-9cc5-f5aea56e9519 Jul 03 14:53:36.055218 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:36.055218 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:36.055662 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f2e64ce0-6a1b-4f98-be7f-abe1510bcff0 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Volume info retrieved successfully. Jul 03 14:53:36.103862 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f2e64ce0-6a1b-4f98-be7f-abe1510bcff0 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Delete volume request issued successfully. Jul 03 14:53:36.104187 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f2e64ce0-6a1b-4f98-be7f-abe1510bcff0 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 returned with HTTP 202 Jul 03 14:53:36.104749 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 172/677] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:36 2026] DELETE /volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:36.123729 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-18243923-2e6b-4131-bb25-45bbcd2dbe60 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:36.128763 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-18243923-2e6b-4131-bb25-45bbcd2dbe60 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] GET https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 Jul 03 14:53:36.128923 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-18243923-2e6b-4131-bb25-45bbcd2dbe60 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:36.129172 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-18243923-2e6b-4131-bb25-45bbcd2dbe60 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:36.138626 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:36.138626 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:36.142855 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-18243923-2e6b-4131-bb25-45bbcd2dbe60 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Volume info retrieved successfully. Jul 03 14:53:36.151030 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-18243923-2e6b-4131-bb25-45bbcd2dbe60 tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 returned with HTTP 200 Jul 03 14:53:36.151440 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 168/678] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:36 2026] GET /volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:36.593306 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:36.595648 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:36.596165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-252186808"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:36.598215 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-252186808'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:36.598421 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Create volume of 1 GB Jul 03 14:53:36.603933 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Availability Zones retrieved successfully. Jul 03 14:53:36.614386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Flow 'volume_create_api' (dcb1880d-77ac-4470-a30a-2caf33be6363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:36.614386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd085af6-9327-448e-be06-44d1420bf511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:36.614386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:36.653098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd085af6-9327-448e-be06-44d1420bf511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:36.653851 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33cb1347-6086-49dc-b24f-a3722f31a222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:36.715621 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Created reservations ['8f1b42d1-f3aa-40d7-9520-01e1330b910b', '150908b6-c3cc-4b6b-ae13-427d566f5404', 'a8e14503-51bd-450a-b5d2-fd4d9211c3ad', '4035daab-c781-426a-9b25-61a247de763e'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:36.716606 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33cb1347-6086-49dc-b24f-a3722f31a222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f1b42d1-f3aa-40d7-9520-01e1330b910b', '150908b6-c3cc-4b6b-ae13-427d566f5404', 'a8e14503-51bd-450a-b5d2-fd4d9211c3ad', '4035daab-c781-426a-9b25-61a247de763e']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:36.717766 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fc70bd-b741-4351-b222-365dc80679d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:36.754101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fc70bd-b741-4351-b222-365dc80679d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4427169-a5d8-401d-ab07-a0a71ce502f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-252186808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c8a71cd9954a1b9061c06912b7fe42',qos_specs=None,replication_status=,reservations=['8f1b42d1-f3aa-40d7-9520-01e1330b910b','150908b6-c3cc-4b6b-ae13-427d566f5404','a8e14503-51bd-450a-b5d2-fd4d9211c3ad','4035daab-c781-426a-9b25-61a247de763e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aacf9478439452aacd1737502162a41',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-252186808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4427169-a5d8-401d-ab07-a0a71ce502f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34c8a71cd9954a1b9061c06912b7fe42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aacf9478439452aacd1737502162a41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:36.755038 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c7efe55-d3d4-41a5-acb8-4108698c6ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:36.782169 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c7efe55-d3d4-41a5-acb8-4108698c6ad2) transitioned into state 'SUCCESS' from state '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-252186808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34c8a71cd9954a1b9061c06912b7fe42',qos_specs=None,replication_status=,reservations=['8f1b42d1-f3aa-40d7-9520-01e1330b910b','150908b6-c3cc-4b6b-ae13-427d566f5404','a8e14503-51bd-450a-b5d2-fd4d9211c3ad','4035daab-c781-426a-9b25-61a247de763e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aacf9478439452aacd1737502162a41',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:36.783281 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0607d1e-aac0-4553-98aa-f1d943c7d390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:36.807236 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0607d1e-aac0-4553-98aa-f1d943c7d390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:36.808572 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Flow 'volume_create_api' (dcb1880d-77ac-4470-a30a-2caf33be6363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:36.808872 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Create volume request issued successfully. Jul 03 14:53:36.809530 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c533fd4a-7e06-4e5e-8846-80682876f2fe tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:36.810039 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 175/679] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:36 2026] POST /volume/v3/volumes => generated 751 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:36.832442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f059c601-c5f8-4eba-b8ee-ba63316aae30 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:36.839364 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f059c601-c5f8-4eba-b8ee-ba63316aae30 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 Jul 03 14:53:36.839364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f059c601-c5f8-4eba-b8ee-ba63316aae30 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:36.839364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f059c601-c5f8-4eba-b8ee-ba63316aae30 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:36.848453 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:36.848453 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:36.853844 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f059c601-c5f8-4eba-b8ee-ba63316aae30 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:36.861414 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f059c601-c5f8-4eba-b8ee-ba63316aae30 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 returned with HTTP 200 Jul 03 14:53:36.861414 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 165/680] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:36 2026] GET /volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:36.940055 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b762a17e-c0de-493b-aa0d-76c53a6725f6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.085863 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b762a17e-c0de-493b-aa0d-76c53a6725f6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] POST https://10.4.3.99/volume/v3/qos-specs Jul 03 14:53:37.086261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b762a17e-c0de-493b-aa0d-76c53a6725f6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-769542091", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.088485 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.qos_specs [None req-b762a17e-c0de-493b-aa0d-76c53a6725f6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-769542091', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99979) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 14:53:37.095570 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.db.api [None req-b762a17e-c0de-493b-aa0d-76c53a6725f6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DB qos_specs_create(): root {'id': 'c43ddc44-2414-45ce-9da0-095e9ba8da18', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-769542091'} {{(pid=99979) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 14:53:37.105263 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b762a17e-c0de-493b-aa0d-76c53a6725f6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs returned with HTTP 200 Jul 03 14:53:37.105732 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 173/681] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:53:36 2026] POST /volume/v3/qos-specs => generated 390 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.117645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6c87cf07-e905-459e-8394-3cbc2c7cd88c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.120070 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6c87cf07-e905-459e-8394-3cbc2c7cd88c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:37.120604 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6c87cf07-e905-459e-8394-3cbc2c7cd88c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1860520944"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.135109 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34c5ba5c-b7f7-4970-b048-ff536db53336 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.137166 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34c5ba5c-b7f7-4970-b048-ff536db53336 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] DELETE https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:53:37.137391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34c5ba5c-b7f7-4970-b048-ff536db53336 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.137570 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34c5ba5c-b7f7-4970-b048-ff536db53336 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.137881 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-34c5ba5c-b7f7-4970-b048-ff536db53336 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Delete volume with id: c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:53:37.144461 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6c87cf07-e905-459e-8394-3cbc2c7cd88c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:37.145425 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 169/682] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:53:37 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.148320 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.148320 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:37.148959 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-34c5ba5c-b7f7-4970-b048-ff536db53336 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:53:37.158084 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7c6bdd46-0be3-4542-9a46-4c7b2a57d9eb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.160532 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c6bdd46-0be3-4542-9a46-4c7b2a57d9eb tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:37.161037 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c6bdd46-0be3-4542-9a46-4c7b2a57d9eb tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1641775085"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.169494 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c2f1f864-515e-4700-bf22-fcad4923df8a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.173810 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c2f1f864-515e-4700-bf22-fcad4923df8a tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] GET https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 Jul 03 14:53:37.173810 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c2f1f864-515e-4700-bf22-fcad4923df8a tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.175963 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c2f1f864-515e-4700-bf22-fcad4923df8a tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.186976 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c6bdd46-0be3-4542-9a46-4c7b2a57d9eb tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:37.187495 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 166/683] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:53:37 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 03 14:53:37.188881 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c2f1f864-515e-4700-bf22-fcad4923df8a tempest-VolumeTypesAccessTest-519587408 tempest-VolumeTypesAccessTest-519587408-project-member] https://10.4.3.99/volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 returned with HTTP 404 Jul 03 14:53:37.190029 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 174/684] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/volumes/593df800-4912-4227-9cc5-f5aea56e9519 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:37.199372 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2005fd5a-b2a7-4299-bac0-fd4497555028 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.200272 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-34c5ba5c-b7f7-4970-b048-ff536db53336 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Delete volume request issued successfully. Jul 03 14:53:37.200791 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34c5ba5c-b7f7-4970-b048-ff536db53336 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 202 Jul 03 14:53:37.201275 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 176/685] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:37 2026] DELETE /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.201334 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4b642762-eef2-47d9-a28a-16a248709f6c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.206408 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2005fd5a-b2a7-4299-bac0-fd4497555028 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:37.206606 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2005fd5a-b2a7-4299-bac0-fd4497555028 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2016481500"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.207309 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4b642762-eef2-47d9-a28a-16a248709f6c tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] POST https://10.4.3.99/volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0/action Jul 03 14:53:37.207789 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4b642762-eef2-47d9-a28a-16a248709f6c tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action body: b'{"removeProjectAccess": {"project": "82a89b3dc3a74e35bf34aeaa1b1d7cf1"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:37.207945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4b642762-eef2-47d9-a28a-16a248709f6c tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "82a89b3dc3a74e35bf34aeaa1b1d7cf1"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.212508 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8e0bc095-f24f-45d0-b34d-b96add698801 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.215020 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8e0bc095-f24f-45d0-b34d-b96add698801 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:53:37.215296 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8e0bc095-f24f-45d0-b34d-b96add698801 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.215516 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8e0bc095-f24f-45d0-b34d-b96add698801 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.233450 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.233450 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:37.233642 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2005fd5a-b2a7-4299-bac0-fd4497555028 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:37.234151 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 170/686] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:53:37 2026] POST /volume/v3/types => generated 222 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.237319 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4b642762-eef2-47d9-a28a-16a248709f6c tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0/action returned with HTTP 202 Jul 03 14:53:37.238033 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 167/687] 10.4.3.99 () {68 vars in 1377 bytes} [Fri Jul 3 14:53:37 2026] POST /volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.240604 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8e0bc095-f24f-45d0-b34d-b96add698801 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:53:37.242952 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b27cc23d-dadb-47d7-a443-2a5a819fe07f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.247415 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b27cc23d-dadb-47d7-a443-2a5a819fe07f tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associate?vol_type_id=5a57f25e-fb68-47b7-b465-0f445da17fb6 Jul 03 14:53:37.247560 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-106a7cc2-41ef-4987-b6b5-8f1ac5437850 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.247613 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b27cc23d-dadb-47d7-a443-2a5a819fe07f tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.247932 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b27cc23d-dadb-47d7-a443-2a5a819fe07f tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'associate' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.248080 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8e0bc095-f24f-45d0-b34d-b96add698801 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 200 Jul 03 14:53:37.248527 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 175/688] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.248599 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b27cc23d-dadb-47d7-a443-2a5a819fe07f tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Associate qos_spec: c43ddc44-2414-45ce-9da0-095e9ba8da18 with type: 5a57f25e-fb68-47b7-b465-0f445da17fb6 {{(pid=99977) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 14:53:37.252345 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-106a7cc2-41ef-4987-b6b5-8f1ac5437850 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] DELETE https://10.4.3.99/volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0 Jul 03 14:53:37.252820 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-106a7cc2-41ef-4987-b6b5-8f1ac5437850 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.253034 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-106a7cc2-41ef-4987-b6b5-8f1ac5437850 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.282324 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b27cc23d-dadb-47d7-a443-2a5a819fe07f tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associate?vol_type_id=5a57f25e-fb68-47b7-b465-0f445da17fb6 returned with HTTP 202 Jul 03 14:53:37.282689 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 177/689] 10.4.3.99 () {66 vars in 1474 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associate?vol_type_id=5a57f25e-fb68-47b7-b465-0f445da17fb6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.295909 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3f20b70c-5e36-4fcc-a2c9-07e0fa63e780 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.297511 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-106a7cc2-41ef-4987-b6b5-8f1ac5437850 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0 returned with HTTP 202 Jul 03 14:53:37.298148 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 171/690] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:37 2026] DELETE /volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.299387 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f20b70c-5e36-4fcc-a2c9-07e0fa63e780 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associate?vol_type_id=f46a6ed9-1805-40bd-96bc-849af7951648 Jul 03 14:53:37.299387 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f20b70c-5e36-4fcc-a2c9-07e0fa63e780 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.299981 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f20b70c-5e36-4fcc-a2c9-07e0fa63e780 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'associate' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.300787 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f20b70c-5e36-4fcc-a2c9-07e0fa63e780 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Associate qos_spec: c43ddc44-2414-45ce-9da0-095e9ba8da18 with type: f46a6ed9-1805-40bd-96bc-849af7951648 {{(pid=99978) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 14:53:37.307063 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c23142a0-07e7-4729-b8ea-19ea2d68e62c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.312981 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c23142a0-07e7-4729-b8ea-19ea2d68e62c tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] GET https://10.4.3.99/volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0 Jul 03 14:53:37.313316 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c23142a0-07e7-4729-b8ea-19ea2d68e62c tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.313575 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c23142a0-07e7-4729-b8ea-19ea2d68e62c tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.318015 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c23142a0-07e7-4729-b8ea-19ea2d68e62c tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0 returned with HTTP 404 Jul 03 14:53:37.318665 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 176/691] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/types/4bd3a837-fab3-4701-a654-6b92d0a6c3b0 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:37.327340 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f20b70c-5e36-4fcc-a2c9-07e0fa63e780 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associate?vol_type_id=f46a6ed9-1805-40bd-96bc-849af7951648 returned with HTTP 202 Jul 03 14:53:37.327949 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 168/692] 10.4.3.99 () {66 vars in 1474 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associate?vol_type_id=f46a6ed9-1805-40bd-96bc-849af7951648 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.330165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d57d71ce-5bf5-493f-a8ac-3a62c8f2e7c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.333302 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d57d71ce-5bf5-493f-a8ac-3a62c8f2e7c5 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:37.335326 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d57d71ce-5bf5-493f-a8ac-3a62c8f2e7c5 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-535701223", "os-volume-type-access:is_public": false}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.336780 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.336780 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:37.339884 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c10b152f-0082-4561-8994-0bb8fc176fa7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.343309 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c10b152f-0082-4561-8994-0bb8fc176fa7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associate?vol_type_id=ba860f9f-fb7b-4294-bcb8-f49379971653 Jul 03 14:53:37.343707 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c10b152f-0082-4561-8994-0bb8fc176fa7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.343859 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c10b152f-0082-4561-8994-0bb8fc176fa7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'associate' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.344782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c10b152f-0082-4561-8994-0bb8fc176fa7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Associate qos_spec: c43ddc44-2414-45ce-9da0-095e9ba8da18 with type: ba860f9f-fb7b-4294-bcb8-f49379971653 {{(pid=99980) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 14:53:37.354996 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d57d71ce-5bf5-493f-a8ac-3a62c8f2e7c5 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:37.355416 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 178/693] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:53:37 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 03 14:53:37.366743 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e165fae3-2502-4732-a9f8-44110cf5c608 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.369029 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e165fae3-2502-4732-a9f8-44110cf5c608 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] POST https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action Jul 03 14:53:37.369524 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e165fae3-2502-4732-a9f8-44110cf5c608 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action body: b'{"addProjectAccess": {"project": "82a89b3dc3a74e35bf34aeaa1b1d7cf1"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:37.369700 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e165fae3-2502-4732-a9f8-44110cf5c608 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "82a89b3dc3a74e35bf34aeaa1b1d7cf1"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.389866 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c10b152f-0082-4561-8994-0bb8fc176fa7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associate?vol_type_id=ba860f9f-fb7b-4294-bcb8-f49379971653 returned with HTTP 202 Jul 03 14:53:37.390472 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 172/694] 10.4.3.99 () {66 vars in 1474 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associate?vol_type_id=ba860f9f-fb7b-4294-bcb8-f49379971653 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.397223 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e165fae3-2502-4732-a9f8-44110cf5c608 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action returned with HTTP 202 Jul 03 14:53:37.397561 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 177/695] 10.4.3.99 () {68 vars in 1377 bytes} [Fri Jul 3 14:53:37 2026] POST /volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.400585 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b660974e-8d0d-4a22-b6a8-f816750eff83 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.404706 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b660974e-8d0d-4a22-b6a8-f816750eff83 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associations Jul 03 14:53:37.404706 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b660974e-8d0d-4a22-b6a8-f816750eff83 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.405183 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b660974e-8d0d-4a22-b6a8-f816750eff83 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'associations' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.405367 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.405367 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:37.406626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b660974e-8d0d-4a22-b6a8-f816750eff83 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Get associations for qos_spec id: c43ddc44-2414-45ce-9da0-095e9ba8da18 {{(pid=99978) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 14:53:37.408352 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-972b5fcd-8325-4d12-a297-663d728fd7c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.411095 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-972b5fcd-8325-4d12-a297-663d728fd7c3 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] POST https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action Jul 03 14:53:37.411648 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-972b5fcd-8325-4d12-a297-663d728fd7c3 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action body: b'{"addProjectAccess": {"project": "649593dcd12247809928e6559a3e7d3b"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:37.411876 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-972b5fcd-8325-4d12-a297-663d728fd7c3 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "649593dcd12247809928e6559a3e7d3b"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.432099 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b660974e-8d0d-4a22-b6a8-f816750eff83 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associations returned with HTTP 200 Jul 03 14:53:37.432714 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-972b5fcd-8325-4d12-a297-663d728fd7c3 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action returned with HTTP 202 Jul 03 14:53:37.432910 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 169/696] 10.4.3.99 () {66 vars in 1386 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associations => generated 448 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.433359 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 179/697] 10.4.3.99 () {68 vars in 1377 bytes} [Fri Jul 3 14:53:37 2026] POST /volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.446428 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6c19c9b4-ad90-43a4-9a46-39e62b4bcc34 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.447358 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7686f9de-4d9b-4eb6-8bf2-14bc2f3548fe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.450007 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7686f9de-4d9b-4eb6-8bf2-14bc2f3548fe tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] GET https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/os-volume-type-access Jul 03 14:53:37.450274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7686f9de-4d9b-4eb6-8bf2-14bc2f3548fe tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.450462 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7686f9de-4d9b-4eb6-8bf2-14bc2f3548fe tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.451493 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6c19c9b4-ad90-43a4-9a46-39e62b4bcc34 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/disassociate?vol_type_id=5a57f25e-fb68-47b7-b465-0f445da17fb6 Jul 03 14:53:37.452657 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6c19c9b4-ad90-43a4-9a46-39e62b4bcc34 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.452657 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6c19c9b4-ad90-43a4-9a46-39e62b4bcc34 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'disassociate' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.453032 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.453032 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:37.453586 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6c19c9b4-ad90-43a4-9a46-39e62b4bcc34 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Disassociate qos_spec: c43ddc44-2414-45ce-9da0-095e9ba8da18 from type: 5a57f25e-fb68-47b7-b465-0f445da17fb6 {{(pid=99980) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 14:53:37.464846 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7686f9de-4d9b-4eb6-8bf2-14bc2f3548fe tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/os-volume-type-access returned with HTTP 200 Jul 03 14:53:37.465257 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 178/698] 10.4.3.99 () {66 vars in 1401 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.475770 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6c19c9b4-ad90-43a4-9a46-39e62b4bcc34 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/disassociate?vol_type_id=5a57f25e-fb68-47b7-b465-0f445da17fb6 returned with HTTP 202 Jul 03 14:53:37.476401 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 173/699] 10.4.3.99 () {66 vars in 1483 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/disassociate?vol_type_id=5a57f25e-fb68-47b7-b465-0f445da17fb6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.480679 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1e12e1f1-113e-4fe1-9a0f-b90ab6d5ad34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.485224 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e12e1f1-113e-4fe1-9a0f-b90ab6d5ad34 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] POST https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action Jul 03 14:53:37.485708 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1e12e1f1-113e-4fe1-9a0f-b90ab6d5ad34 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action body: b'{"removeProjectAccess": {"project": "649593dcd12247809928e6559a3e7d3b"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:37.485871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1e12e1f1-113e-4fe1-9a0f-b90ab6d5ad34 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "649593dcd12247809928e6559a3e7d3b"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.488855 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.488855 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:37.490095 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1320cedd-2ab2-4ecd-937d-0ee58fadeac4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.492176 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1320cedd-2ab2-4ecd-937d-0ee58fadeac4 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associations Jul 03 14:53:37.492359 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1320cedd-2ab2-4ecd-937d-0ee58fadeac4 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.492532 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1320cedd-2ab2-4ecd-937d-0ee58fadeac4 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'associations' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.493141 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1320cedd-2ab2-4ecd-937d-0ee58fadeac4 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Get associations for qos_spec id: c43ddc44-2414-45ce-9da0-095e9ba8da18 {{(pid=99977) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 14:53:37.508382 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e12e1f1-113e-4fe1-9a0f-b90ab6d5ad34 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action returned with HTTP 202 Jul 03 14:53:37.508641 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 170/700] 10.4.3.99 () {68 vars in 1377 bytes} [Fri Jul 3 14:53:37 2026] POST /volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.509197 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1320cedd-2ab2-4ecd-937d-0ee58fadeac4 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associations returned with HTTP 200 Jul 03 14:53:37.509530 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 180/701] 10.4.3.99 () {66 vars in 1386 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associations => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.517825 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a9f507db-463f-4e82-95c4-a37f7f751c10 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.519674 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-db995c18-8d44-47b8-824e-bdd2bd39392d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.521371 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a9f507db-463f-4e82-95c4-a37f7f751c10 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] POST https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action Jul 03 14:53:37.521890 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a9f507db-463f-4e82-95c4-a37f7f751c10 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action body: b'{"removeProjectAccess": {"project": "82a89b3dc3a74e35bf34aeaa1b1d7cf1"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:37.522038 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db995c18-8d44-47b8-824e-bdd2bd39392d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/disassociate_all Jul 03 14:53:37.522141 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a9f507db-463f-4e82-95c4-a37f7f751c10 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "82a89b3dc3a74e35bf34aeaa1b1d7cf1"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.522331 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db995c18-8d44-47b8-824e-bdd2bd39392d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.522656 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db995c18-8d44-47b8-824e-bdd2bd39392d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'disassociate_all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.522954 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.522954 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:37.523501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.qos_specs_manage [None req-db995c18-8d44-47b8-824e-bdd2bd39392d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Disassociate qos_spec: c43ddc44-2414-45ce-9da0-095e9ba8da18 from all. {{(pid=99980) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 14:53:37.541163 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db995c18-8d44-47b8-824e-bdd2bd39392d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/disassociate_all returned with HTTP 202 Jul 03 14:53:37.541675 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 174/702] 10.4.3.99 () {66 vars in 1398 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/disassociate_all => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.547895 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a9f507db-463f-4e82-95c4-a37f7f751c10 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action returned with HTTP 202 Jul 03 14:53:37.548704 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 179/703] 10.4.3.99 () {68 vars in 1377 bytes} [Fri Jul 3 14:53:37 2026] POST /volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.549945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bc142eea-f44a-4bea-a5f6-33a9f5bf85ac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.551758 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc142eea-f44a-4bea-a5f6-33a9f5bf85ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associations Jul 03 14:53:37.552026 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc142eea-f44a-4bea-a5f6-33a9f5bf85ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.552409 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc142eea-f44a-4bea-a5f6-33a9f5bf85ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'associations' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.553092 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc142eea-f44a-4bea-a5f6-33a9f5bf85ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Get associations for qos_spec id: c43ddc44-2414-45ce-9da0-095e9ba8da18 {{(pid=99978) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 14:53:37.557117 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ca0ed9b6-7a3b-45b5-a0e5-b029211ec526 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.560090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca0ed9b6-7a3b-45b5-a0e5-b029211ec526 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] DELETE https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3 Jul 03 14:53:37.566160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca0ed9b6-7a3b-45b5-a0e5-b029211ec526 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.566160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca0ed9b6-7a3b-45b5-a0e5-b029211ec526 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.566160 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.566160 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:37.566316 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc142eea-f44a-4bea-a5f6-33a9f5bf85ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associations returned with HTTP 200 Jul 03 14:53:37.566316 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 171/704] 10.4.3.99 () {66 vars in 1386 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:53:37.572664 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bf9fceac-9d82-4b9c-9cbe-951d93f37c08 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.574870 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf9fceac-9d82-4b9c-9cbe-951d93f37c08 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/types/ba860f9f-fb7b-4294-bcb8-f49379971653 Jul 03 14:53:37.575028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf9fceac-9d82-4b9c-9cbe-951d93f37c08 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.575272 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf9fceac-9d82-4b9c-9cbe-951d93f37c08 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.575584 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.575584 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:37.612072 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf9fceac-9d82-4b9c-9cbe-951d93f37c08 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/types/ba860f9f-fb7b-4294-bcb8-f49379971653 returned with HTTP 202 Jul 03 14:53:37.612255 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca0ed9b6-7a3b-45b5-a0e5-b029211ec526 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3 returned with HTTP 202 Jul 03 14:53:37.612605 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 175/706] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:37 2026] DELETE /volume/v3/types/ba860f9f-fb7b-4294-bcb8-f49379971653 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.612701 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 181/706] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:37 2026] DELETE /volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.619851 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-45148672-823a-4971-888f-1e3d9d218592 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.621006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5409f5fe-6d2a-4af3-b8f6-afc781603d03 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.622246 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-45148672-823a-4971-888f-1e3d9d218592 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] GET https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3 Jul 03 14:53:37.622460 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-45148672-823a-4971-888f-1e3d9d218592 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.622579 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5409f5fe-6d2a-4af3-b8f6-afc781603d03 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/types/ba860f9f-fb7b-4294-bcb8-f49379971653 Jul 03 14:53:37.622643 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-45148672-823a-4971-888f-1e3d9d218592 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.622763 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5409f5fe-6d2a-4af3-b8f6-afc781603d03 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.622994 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5409f5fe-6d2a-4af3-b8f6-afc781603d03 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.626142 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5409f5fe-6d2a-4af3-b8f6-afc781603d03 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/types/ba860f9f-fb7b-4294-bcb8-f49379971653 returned with HTTP 404 Jul 03 14:53:37.626285 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-45148672-823a-4971-888f-1e3d9d218592 tempest-VolumeTypesAccessTest-1361683094 tempest-VolumeTypesAccessTest-1361683094-project-admin] https://10.4.3.99/volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3 returned with HTTP 404 Jul 03 14:53:37.626633 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 172/707] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/types/ba860f9f-fb7b-4294-bcb8-f49379971653 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:37.626780 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 180/708] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/types/c75f41da-dade-492f-a1da-f4b5557253d3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:37.636014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-93d02257-d156-47f4-8c95-a600ee8eef7c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.637866 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93d02257-d156-47f4-8c95-a600ee8eef7c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/types/f46a6ed9-1805-40bd-96bc-849af7951648 Jul 03 14:53:37.638055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93d02257-d156-47f4-8c95-a600ee8eef7c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.638402 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93d02257-d156-47f4-8c95-a600ee8eef7c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.679799 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93d02257-d156-47f4-8c95-a600ee8eef7c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/types/f46a6ed9-1805-40bd-96bc-849af7951648 returned with HTTP 202 Jul 03 14:53:37.680334 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 176/709] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:37 2026] DELETE /volume/v3/types/f46a6ed9-1805-40bd-96bc-849af7951648 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.688892 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-14720208-74d8-47e2-9948-4f8b3a6e4885 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.691407 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14720208-74d8-47e2-9948-4f8b3a6e4885 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/types/f46a6ed9-1805-40bd-96bc-849af7951648 Jul 03 14:53:37.691700 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14720208-74d8-47e2-9948-4f8b3a6e4885 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.692202 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14720208-74d8-47e2-9948-4f8b3a6e4885 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.696378 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14720208-74d8-47e2-9948-4f8b3a6e4885 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/types/f46a6ed9-1805-40bd-96bc-849af7951648 returned with HTTP 404 Jul 03 14:53:37.696872 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 182/710] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/types/f46a6ed9-1805-40bd-96bc-849af7951648 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:37.704062 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-22ba6cbb-aec9-428f-9547-cd48792d5056 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.706307 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22ba6cbb-aec9-428f-9547-cd48792d5056 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/types/5a57f25e-fb68-47b7-b465-0f445da17fb6 Jul 03 14:53:37.706594 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22ba6cbb-aec9-428f-9547-cd48792d5056 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.706849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22ba6cbb-aec9-428f-9547-cd48792d5056 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.707180 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.707180 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:37.759837 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22ba6cbb-aec9-428f-9547-cd48792d5056 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/types/5a57f25e-fb68-47b7-b465-0f445da17fb6 returned with HTTP 202 Jul 03 14:53:37.760364 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 173/711] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:37 2026] DELETE /volume/v3/types/5a57f25e-fb68-47b7-b465-0f445da17fb6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.768516 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bf47d786-772e-4651-9d73-85faccf31bad None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.773966 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf47d786-772e-4651-9d73-85faccf31bad tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/types/5a57f25e-fb68-47b7-b465-0f445da17fb6 Jul 03 14:53:37.774228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf47d786-772e-4651-9d73-85faccf31bad tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.774435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf47d786-772e-4651-9d73-85faccf31bad tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.780448 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf47d786-772e-4651-9d73-85faccf31bad tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/types/5a57f25e-fb68-47b7-b465-0f445da17fb6 returned with HTTP 404 Jul 03 14:53:37.781109 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 181/712] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/types/5a57f25e-fb68-47b7-b465-0f445da17fb6 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:37.792229 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-908b6a24-ec27-4b8c-8339-1112ddbc7ae9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.794278 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-908b6a24-ec27-4b8c-8339-1112ddbc7ae9 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] POST https://10.4.3.99/volume/v3/qos-specs Jul 03 14:53:37.794802 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-908b6a24-ec27-4b8c-8339-1112ddbc7ae9 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1344315559", "consumer": "back-end"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.797061 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.qos_specs [None req-908b6a24-ec27-4b8c-8339-1112ddbc7ae9 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1344315559', 'consumer': 'back-end', 'specs': {}} {{(pid=99980) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 14:53:37.803932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-908b6a24-ec27-4b8c-8339-1112ddbc7ae9 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DB qos_specs_create(): root {'id': '3b5fae2c-83cc-45da-866d-d16f113d5e5e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1344315559'} {{(pid=99980) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 14:53:37.814977 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-908b6a24-ec27-4b8c-8339-1112ddbc7ae9 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs returned with HTTP 200 Jul 03 14:53:37.815688 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 177/713] 10.4.3.99 () {68 vars in 1257 bytes} [Fri Jul 3 14:53:37 2026] POST /volume/v3/qos-specs => generated 367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.830397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c89c19f4-5c38-49f7-b20f-0da332fd4abd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.832722 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c89c19f4-5c38-49f7-b20f-0da332fd4abd tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e?force=False Jul 03 14:53:37.833195 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c89c19f4-5c38-49f7-b20f-0da332fd4abd tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.833593 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c89c19f4-5c38-49f7-b20f-0da332fd4abd tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.834566 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c89c19f4-5c38-49f7-b20f-0da332fd4abd tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Delete qos_spec: 3b5fae2c-83cc-45da-866d-d16f113d5e5e, force: False {{(pid=99977) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 14:53:37.869284 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c89c19f4-5c38-49f7-b20f-0da332fd4abd tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e?force=False returned with HTTP 202 Jul 03 14:53:37.869284 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 183/714] 10.4.3.99 () {66 vars in 1373 bytes} [Fri Jul 3 14:53:37 2026] DELETE /volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:37.881511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7451f0ab-9c3c-4866-877c-353131beb89b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.881894 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-34a4df7b-addc-4cc8-878d-d5dd9bb748e2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.885382 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7451f0ab-9c3c-4866-877c-353131beb89b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 Jul 03 14:53:37.885732 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7451f0ab-9c3c-4866-877c-353131beb89b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.885834 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7451f0ab-9c3c-4866-877c-353131beb89b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.887438 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-34a4df7b-addc-4cc8-878d-d5dd9bb748e2 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e Jul 03 14:53:37.887708 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-34a4df7b-addc-4cc8-878d-d5dd9bb748e2 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.888865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-34a4df7b-addc-4cc8-878d-d5dd9bb748e2 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.895575 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.895575 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:37.898543 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-34a4df7b-addc-4cc8-878d-d5dd9bb748e2 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e returned with HTTP 404 Jul 03 14:53:37.899197 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 182/715] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:37.907506 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7451f0ab-9c3c-4866-877c-353131beb89b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:37.914940 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7451f0ab-9c3c-4866-877c-353131beb89b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 returned with HTTP 200 Jul 03 14:53:37.915578 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-988158b9-474a-427b-905b-7e8be1eb8060 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.916046 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 174/716] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.918082 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-988158b9-474a-427b-905b-7e8be1eb8060 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs Jul 03 14:53:37.918082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-988158b9-474a-427b-905b-7e8be1eb8060 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.918082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-988158b9-474a-427b-905b-7e8be1eb8060 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.918082 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.918082 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:37.934021 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-988158b9-474a-427b-905b-7e8be1eb8060 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs returned with HTTP 200 Jul 03 14:53:37.935082 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 178/717] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs => generated 174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:37.944102 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ddbe9c53-9582-4a5b-9aec-9d6dbb1e2309 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.948326 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddbe9c53-9582-4a5b-9aec-9d6dbb1e2309 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e?force=False Jul 03 14:53:37.948326 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddbe9c53-9582-4a5b-9aec-9d6dbb1e2309 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.948326 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddbe9c53-9582-4a5b-9aec-9d6dbb1e2309 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.948326 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:37.948326 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:37.948326 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ddbe9c53-9582-4a5b-9aec-9d6dbb1e2309 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Delete qos_spec: 3b5fae2c-83cc-45da-866d-d16f113d5e5e, force: False {{(pid=99977) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 14:53:37.951361 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddbe9c53-9582-4a5b-9aec-9d6dbb1e2309 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e?force=False returned with HTTP 404 Jul 03 14:53:37.952246 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 184/718] 10.4.3.99 () {66 vars in 1373 bytes} [Fri Jul 3 14:53:37 2026] DELETE /volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:37.961065 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3fe457c9-181a-407a-9219-0b290a666363 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.966297 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3fe457c9-181a-407a-9219-0b290a666363 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e Jul 03 14:53:37.966523 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3fe457c9-181a-407a-9219-0b290a666363 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:37.966914 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3fe457c9-181a-407a-9219-0b290a666363 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:37.974538 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3fe457c9-181a-407a-9219-0b290a666363 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e returned with HTTP 404 Jul 03 14:53:37.974573 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 183/719] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:37 2026] GET /volume/v3/qos-specs/3b5fae2c-83cc-45da-866d-d16f113d5e5e => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:37.989370 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-364e4a8f-7bd3-472c-a0e0-e452ca3e9ea6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:37.991423 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-364e4a8f-7bd3-472c-a0e0-e452ca3e9ea6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] POST https://10.4.3.99/volume/v3/qos-specs Jul 03 14:53:37.991860 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-364e4a8f-7bd3-472c-a0e0-e452ca3e9ea6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1292027515", "consumer": "both"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:37.994335 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.qos_specs [None req-364e4a8f-7bd3-472c-a0e0-e452ca3e9ea6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1292027515', 'consumer': 'both', 'specs': {}} {{(pid=99978) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 14:53:38.002145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-364e4a8f-7bd3-472c-a0e0-e452ca3e9ea6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DB qos_specs_create(): root {'id': 'ec91c425-b5d7-46c0-9e00-688ebc265023', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1292027515'} {{(pid=99978) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 14:53:38.010855 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-364e4a8f-7bd3-472c-a0e0-e452ca3e9ea6 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs returned with HTTP 200 Jul 03 14:53:38.011311 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 175/720] 10.4.3.99 () {68 vars in 1257 bytes} [Fri Jul 3 14:53:37 2026] POST /volume/v3/qos-specs => generated 363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:38.020815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fef3463e-6980-48cc-a9f9-a2cce626a045 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.022487 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fef3463e-6980-48cc-a9f9-a2cce626a045 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023?force=False Jul 03 14:53:38.022655 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fef3463e-6980-48cc-a9f9-a2cce626a045 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.022841 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fef3463e-6980-48cc-a9f9-a2cce626a045 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.023058 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.023058 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:38.023388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fef3463e-6980-48cc-a9f9-a2cce626a045 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Delete qos_spec: ec91c425-b5d7-46c0-9e00-688ebc265023, force: False {{(pid=99980) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 14:53:38.048548 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fef3463e-6980-48cc-a9f9-a2cce626a045 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023?force=False returned with HTTP 202 Jul 03 14:53:38.048937 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 179/721] 10.4.3.99 () {66 vars in 1373 bytes} [Fri Jul 3 14:53:38 2026] DELETE /volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:38.056688 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bfac3be9-fb5a-4163-b599-453da2e9f1f7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.060198 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfac3be9-fb5a-4163-b599-453da2e9f1f7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023 Jul 03 14:53:38.060198 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfac3be9-fb5a-4163-b599-453da2e9f1f7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.060198 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfac3be9-fb5a-4163-b599-453da2e9f1f7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.063408 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfac3be9-fb5a-4163-b599-453da2e9f1f7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023 returned with HTTP 404 Jul 03 14:53:38.063983 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 185/722] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:38.075447 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7823741b-236c-41f2-9a43-d2ba248bf817 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.078318 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7823741b-236c-41f2-9a43-d2ba248bf817 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs Jul 03 14:53:38.078479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7823741b-236c-41f2-9a43-d2ba248bf817 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.078649 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7823741b-236c-41f2-9a43-d2ba248bf817 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.091018 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7823741b-236c-41f2-9a43-d2ba248bf817 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs returned with HTTP 200 Jul 03 14:53:38.091586 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 184/723] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:38.100145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-883e25cc-9202-4e65-954c-fbf68510559d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.102425 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-883e25cc-9202-4e65-954c-fbf68510559d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023?force=False Jul 03 14:53:38.102686 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-883e25cc-9202-4e65-954c-fbf68510559d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.103052 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-883e25cc-9202-4e65-954c-fbf68510559d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.103359 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.103359 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:38.103839 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.qos_specs_manage [None req-883e25cc-9202-4e65-954c-fbf68510559d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Delete qos_spec: ec91c425-b5d7-46c0-9e00-688ebc265023, force: False {{(pid=99978) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 14:53:38.107987 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-883e25cc-9202-4e65-954c-fbf68510559d tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023?force=False returned with HTTP 404 Jul 03 14:53:38.108641 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 176/724] 10.4.3.99 () {66 vars in 1373 bytes} [Fri Jul 3 14:53:38 2026] DELETE /volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:38.116384 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e64ab3c5-1155-49ee-9aad-0fa36b8a43f3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.118697 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e64ab3c5-1155-49ee-9aad-0fa36b8a43f3 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023 Jul 03 14:53:38.119158 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e64ab3c5-1155-49ee-9aad-0fa36b8a43f3 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.119209 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e64ab3c5-1155-49ee-9aad-0fa36b8a43f3 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.119544 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.119544 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:38.129151 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e64ab3c5-1155-49ee-9aad-0fa36b8a43f3 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023 returned with HTTP 404 Jul 03 14:53:38.129759 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 180/725] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs/ec91c425-b5d7-46c0-9e00-688ebc265023 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:38.140075 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb9b23b6-2987-4235-afbd-15db6d8bc571 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.145157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb9b23b6-2987-4235-afbd-15db6d8bc571 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] POST https://10.4.3.99/volume/v3/qos-specs Jul 03 14:53:38.145157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb9b23b6-2987-4235-afbd-15db6d8bc571 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-379897384", "consumer": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:38.146587 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.qos_specs [None req-cb9b23b6-2987-4235-afbd-15db6d8bc571 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-379897384', 'consumer': 'front-end', 'specs': {}} {{(pid=99977) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 14:53:38.154876 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-cb9b23b6-2987-4235-afbd-15db6d8bc571 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DB qos_specs_create(): root {'id': 'e9849972-f064-4da6-b1d7-9790555d6fab', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-379897384'} {{(pid=99977) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 14:53:38.167640 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb9b23b6-2987-4235-afbd-15db6d8bc571 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs returned with HTTP 200 Jul 03 14:53:38.167640 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 186/726] 10.4.3.99 () {68 vars in 1257 bytes} [Fri Jul 3 14:53:38 2026] POST /volume/v3/qos-specs => generated 367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:38.181375 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a55cd82f-07bf-4f74-989e-7587ce114425 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.183063 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a55cd82f-07bf-4f74-989e-7587ce114425 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab?force=False Jul 03 14:53:38.183401 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a55cd82f-07bf-4f74-989e-7587ce114425 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.183687 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a55cd82f-07bf-4f74-989e-7587ce114425 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.185064 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.185064 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:38.185479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a55cd82f-07bf-4f74-989e-7587ce114425 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Delete qos_spec: e9849972-f064-4da6-b1d7-9790555d6fab, force: False {{(pid=99979) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 14:53:38.233367 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a55cd82f-07bf-4f74-989e-7587ce114425 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab?force=False returned with HTTP 202 Jul 03 14:53:38.234185 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 185/727] 10.4.3.99 () {66 vars in 1373 bytes} [Fri Jul 3 14:53:38 2026] DELETE /volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:38.244245 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca99638e-6870-4882-82ad-8e91ffdf5b34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.247384 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca99638e-6870-4882-82ad-8e91ffdf5b34 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab Jul 03 14:53:38.247606 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca99638e-6870-4882-82ad-8e91ffdf5b34 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.247885 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca99638e-6870-4882-82ad-8e91ffdf5b34 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.266542 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca99638e-6870-4882-82ad-8e91ffdf5b34 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab returned with HTTP 404 Jul 03 14:53:38.267220 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 177/728] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:38.270016 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fa26fbf4-e38e-461c-ae3b-a51779ba95b9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.272257 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fa26fbf4-e38e-461c-ae3b-a51779ba95b9 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 Jul 03 14:53:38.272257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fa26fbf4-e38e-461c-ae3b-a51779ba95b9 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.272257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fa26fbf4-e38e-461c-ae3b-a51779ba95b9 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.278638 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fa26fbf4-e38e-461c-ae3b-a51779ba95b9 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 returned with HTTP 404 Jul 03 14:53:38.279043 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-465eb53c-74d3-4375-bb16-6627038a977c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.279618 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 181/729] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/volumes/c93503f2-0ee7-4bac-b718-914de60ba867 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:38.281187 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-465eb53c-74d3-4375-bb16-6627038a977c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs Jul 03 14:53:38.281458 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-465eb53c-74d3-4375-bb16-6627038a977c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.281718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-465eb53c-74d3-4375-bb16-6627038a977c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.282096 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.282096 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:38.288344 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ffb47ed0-ae52-49cd-bb67-8931b55c1ec1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.291226 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ffb47ed0-ae52-49cd-bb67-8931b55c1ec1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] DELETE https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 Jul 03 14:53:38.291508 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ffb47ed0-ae52-49cd-bb67-8931b55c1ec1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.292283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ffb47ed0-ae52-49cd-bb67-8931b55c1ec1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.292540 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-ffb47ed0-ae52-49cd-bb67-8931b55c1ec1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Delete volume with id: e4a6f21b-455c-4ae2-b182-b42e4d40f367 Jul 03 14:53:38.295871 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-465eb53c-74d3-4375-bb16-6627038a977c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs returned with HTTP 200 Jul 03 14:53:38.295871 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 187/730] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:53:38 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 03 14:53:38.304274 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.304274 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:38.304992 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ffb47ed0-ae52-49cd-bb67-8931b55c1ec1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:53:38.310211 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-58ae8df1-fd82-4f1b-84c1-8479bdadfeb8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.312746 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-58ae8df1-fd82-4f1b-84c1-8479bdadfeb8 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab?force=False Jul 03 14:53:38.313141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-58ae8df1-fd82-4f1b-84c1-8479bdadfeb8 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.313433 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-58ae8df1-fd82-4f1b-84c1-8479bdadfeb8 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.314749 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.qos_specs_manage [None req-58ae8df1-fd82-4f1b-84c1-8479bdadfeb8 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Delete qos_spec: e9849972-f064-4da6-b1d7-9790555d6fab, force: False {{(pid=99978) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 14:53:38.320438 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-58ae8df1-fd82-4f1b-84c1-8479bdadfeb8 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab?force=False returned with HTTP 404 Jul 03 14:53:38.320438 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 178/731] 10.4.3.99 () {66 vars in 1373 bytes} [Fri Jul 3 14:53:38 2026] DELETE /volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:38.324318 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-19437dcb-6f15-4124-85d5-cddc67c7e32b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.326576 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19437dcb-6f15-4124-85d5-cddc67c7e32b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] DELETE https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 Jul 03 14:53:38.326961 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19437dcb-6f15-4124-85d5-cddc67c7e32b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.327372 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19437dcb-6f15-4124-85d5-cddc67c7e32b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.327878 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-19437dcb-6f15-4124-85d5-cddc67c7e32b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Delete volume with id: d4427169-a5d8-401d-ab07-a0a71ce502f1 Jul 03 14:53:38.334283 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f8461cda-58a1-4e29-8fd1-9d8c890ec8e7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.335715 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8461cda-58a1-4e29-8fd1-9d8c890ec8e7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab Jul 03 14:53:38.336100 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8461cda-58a1-4e29-8fd1-9d8c890ec8e7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.336429 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8461cda-58a1-4e29-8fd1-9d8c890ec8e7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.336735 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.336735 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:38.339412 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.339412 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:38.340149 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-19437dcb-6f15-4124-85d5-cddc67c7e32b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:38.340895 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8461cda-58a1-4e29-8fd1-9d8c890ec8e7 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab returned with HTTP 404 Jul 03 14:53:38.341899 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 188/732] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs/e9849972-f064-4da6-b1d7-9790555d6fab => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:53:38.350700 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ffb47ed0-ae52-49cd-bb67-8931b55c1ec1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Delete volume request issued successfully. Jul 03 14:53:38.350943 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ffb47ed0-ae52-49cd-bb67-8931b55c1ec1 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 returned with HTTP 202 Jul 03 14:53:38.351401 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 186/733] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:38 2026] DELETE /volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:38.356196 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dcb899ef-bd0e-4fa2-95fa-f35dcec288a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.360857 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dcb899ef-bd0e-4fa2-95fa-f35dcec288a2 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 Jul 03 14:53:38.362804 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dcb899ef-bd0e-4fa2-95fa-f35dcec288a2 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.362851 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a37809d-0a3a-4010-9786-58ade7a00092 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.362883 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dcb899ef-bd0e-4fa2-95fa-f35dcec288a2 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.364587 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a37809d-0a3a-4010-9786-58ade7a00092 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 Jul 03 14:53:38.365225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a37809d-0a3a-4010-9786-58ade7a00092 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.365519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a37809d-0a3a-4010-9786-58ade7a00092 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.369258 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dcb899ef-bd0e-4fa2-95fa-f35dcec288a2 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 returned with HTTP 200 Jul 03 14:53:38.369654 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 179/734] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 => generated 390 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:38.378746 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.378746 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:38.380055 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-19437dcb-6f15-4124-85d5-cddc67c7e32b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Delete volume request issued successfully. Jul 03 14:53:38.380336 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19437dcb-6f15-4124-85d5-cddc67c7e32b tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 returned with HTTP 202 Jul 03 14:53:38.380903 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 182/735] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:38 2026] DELETE /volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:38.381518 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3c426217-3eac-4570-87e0-4f85205ad81a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.384754 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2a37809d-0a3a-4010-9786-58ade7a00092 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Volume info retrieved successfully. Jul 03 14:53:38.385023 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c426217-3eac-4570-87e0-4f85205ad81a tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs Jul 03 14:53:38.385023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c426217-3eac-4570-87e0-4f85205ad81a tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.385023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c426217-3eac-4570-87e0-4f85205ad81a tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.391728 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c426217-3eac-4570-87e0-4f85205ad81a tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs returned with HTTP 200 Jul 03 14:53:38.392163 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 187/736] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:53:38 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 03 14:53:38.394093 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a37809d-0a3a-4010-9786-58ade7a00092 tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 returned with HTTP 200 Jul 03 14:53:38.394559 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 189/737] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:38.397255 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b0da36c6-4539-4500-8519-090b215bbd75 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.401235 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1ff493a0-1840-4a0d-92dd-4ed5b2525a07 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.403412 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1ff493a0-1840-4a0d-92dd-4ed5b2525a07 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] PUT https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 Jul 03 14:53:38.403830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1ff493a0-1840-4a0d-92dd-4ed5b2525a07 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:38.405580 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0da36c6-4539-4500-8519-090b215bbd75 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 Jul 03 14:53:38.405768 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0da36c6-4539-4500-8519-090b215bbd75 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.406081 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0da36c6-4539-4500-8519-090b215bbd75 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.410264 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.qos_specs [None req-1ff493a0-1840-4a0d-92dd-4ed5b2525a07 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99980) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 14:53:38.417982 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.417982 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:38.420295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-1ff493a0-1840-4a0d-92dd-4ed5b2525a07 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] qos_specs_update() value: {'id': '9f5b3d06-7655-4632-b8e0-047d4d33a76d', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c43ddc44-2414-45ce-9da0-095e9ba8da18', 'deleted': False} {{(pid=99980) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 14:53:38.425313 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b0da36c6-4539-4500-8519-090b215bbd75 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:38.428543 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1ff493a0-1840-4a0d-92dd-4ed5b2525a07 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 returned with HTTP 200 Jul 03 14:53:38.429082 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 183/738] 10.4.3.99 () {68 vars in 1367 bytes} [Fri Jul 3 14:53:38 2026] PUT /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:53:38.430226 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0da36c6-4539-4500-8519-090b215bbd75 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 returned with HTTP 200 Jul 03 14:53:38.430803 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 180/739] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:38.439937 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fa229c43-5c7e-47e5-8961-8bc828c96ab1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.441768 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fa229c43-5c7e-47e5-8961-8bc828c96ab1 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 Jul 03 14:53:38.442015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fa229c43-5c7e-47e5-8961-8bc828c96ab1 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.442254 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fa229c43-5c7e-47e5-8961-8bc828c96ab1 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.442542 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.442542 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:38.446444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fa229c43-5c7e-47e5-8961-8bc828c96ab1 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 returned with HTTP 200 Jul 03 14:53:38.446884 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 188/740] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 => generated 411 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:38.458267 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fb0dd549-1a6c-46c7-bcf7-a5bc6151b231 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.460454 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb0dd549-1a6c-46c7-bcf7-a5bc6151b231 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] PUT https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/delete_keys Jul 03 14:53:38.460872 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb0dd549-1a6c-46c7-bcf7-a5bc6151b231 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:38.463684 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fb0dd549-1a6c-46c7-bcf7-a5bc6151b231 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Delete_key spec: c43ddc44-2414-45ce-9da0-095e9ba8da18, keys: ['iops_bytes'] {{(pid=99977) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 14:53:38.509291 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb0dd549-1a6c-46c7-bcf7-a5bc6151b231 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/delete_keys returned with HTTP 202 Jul 03 14:53:38.510379 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 190/741] 10.4.3.99 () {68 vars in 1403 bytes} [Fri Jul 3 14:53:38 2026] PUT /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18/delete_keys => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:38.521101 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-47cd991a-9198-4e55-8000-a86fd15c5e3c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.523469 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-47cd991a-9198-4e55-8000-a86fd15c5e3c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 Jul 03 14:53:38.523691 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-47cd991a-9198-4e55-8000-a86fd15c5e3c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.523858 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-47cd991a-9198-4e55-8000-a86fd15c5e3c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.524139 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.524139 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:38.540549 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-47cd991a-9198-4e55-8000-a86fd15c5e3c tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 returned with HTTP 200 Jul 03 14:53:38.540549 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 184/742] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 => generated 390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:38.551294 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e96773ae-b074-480a-babe-ed90ae349c6e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.555153 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e96773ae-b074-480a-babe-ed90ae349c6e tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 Jul 03 14:53:38.555153 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e96773ae-b074-480a-babe-ed90ae349c6e tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.555153 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e96773ae-b074-480a-babe-ed90ae349c6e tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.559814 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e96773ae-b074-480a-babe-ed90ae349c6e tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 returned with HTTP 200 Jul 03 14:53:38.560388 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 181/743] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:38.580240 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e070eeff-42c2-485c-a2ef-5dee3ca154ac None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.582672 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e070eeff-42c2-485c-a2ef-5dee3ca154ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] DELETE https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18?force=False Jul 03 14:53:38.583153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e070eeff-42c2-485c-a2ef-5dee3ca154ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.583457 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e070eeff-42c2-485c-a2ef-5dee3ca154ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.583852 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.583852 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:38.584432 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e070eeff-42c2-485c-a2ef-5dee3ca154ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Delete qos_spec: c43ddc44-2414-45ce-9da0-095e9ba8da18, force: False {{(pid=99979) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 14:53:38.615896 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e070eeff-42c2-485c-a2ef-5dee3ca154ac tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18?force=False returned with HTTP 202 Jul 03 14:53:38.616558 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 189/744] 10.4.3.99 () {66 vars in 1373 bytes} [Fri Jul 3 14:53:38 2026] DELETE /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:38.625272 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2bfd9a0b-e150-4d86-bfa0-3b13815c1974 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:38.628345 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2bfd9a0b-e150-4d86-bfa0-3b13815c1974 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] GET https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 Jul 03 14:53:38.628799 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2bfd9a0b-e150-4d86-bfa0-3b13815c1974 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:38.629064 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2bfd9a0b-e150-4d86-bfa0-3b13815c1974 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:38.629416 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:38.629416 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:38.636869 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2bfd9a0b-e150-4d86-bfa0-3b13815c1974 tempest-QosSpecsTestJSON-556851669 tempest-QosSpecsTestJSON-556851669-project-admin] https://10.4.3.99/volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 returned with HTTP 404 Jul 03 14:53:38.637851 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 191/745] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:53:38 2026] GET /volume/v3/qos-specs/c43ddc44-2414-45ce-9da0-095e9ba8da18 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:39.418028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2ba22cbb-0c5d-485a-bbc1-bae850a5841d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:39.421394 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2ba22cbb-0c5d-485a-bbc1-bae850a5841d tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] GET https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 Jul 03 14:53:39.421394 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2ba22cbb-0c5d-485a-bbc1-bae850a5841d tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:39.421394 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2ba22cbb-0c5d-485a-bbc1-bae850a5841d tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:39.444009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2ba22cbb-0c5d-485a-bbc1-bae850a5841d tempest-ServerRescueNegativeTestJSON-1206524891 tempest-ServerRescueNegativeTestJSON-1206524891-project-member] https://10.4.3.99/volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 returned with HTTP 404 Jul 03 14:53:39.444965 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 185/746] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:39 2026] GET /volume/v3/volumes/e4a6f21b-455c-4ae2-b182-b42e4d40f367 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:39.448506 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-608bccab-a61d-4cf5-aa4f-d65e038b9b93 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:39.450354 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-608bccab-a61d-4cf5-aa4f-d65e038b9b93 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 Jul 03 14:53:39.450663 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-608bccab-a61d-4cf5-aa4f-d65e038b9b93 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:39.450986 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-608bccab-a61d-4cf5-aa4f-d65e038b9b93 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:39.460528 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-608bccab-a61d-4cf5-aa4f-d65e038b9b93 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 returned with HTTP 404 Jul 03 14:53:39.461372 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 182/747] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:39 2026] GET /volume/v3/volumes/d4427169-a5d8-401d-ab07-a0a71ce502f1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:39.471277 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-be3492ad-2835-4353-852d-e6382153e071 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:39.476252 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be3492ad-2835-4353-852d-e6382153e071 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] DELETE https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 Jul 03 14:53:39.476451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-be3492ad-2835-4353-852d-e6382153e071 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:39.476782 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-be3492ad-2835-4353-852d-e6382153e071 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:39.476972 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-be3492ad-2835-4353-852d-e6382153e071 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Delete volume with id: 4e80f932-3a91-4d8f-a601-ebe8e9ba9391 Jul 03 14:53:39.485343 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:39.485343 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:39.485979 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-be3492ad-2835-4353-852d-e6382153e071 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:39.594275 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-be3492ad-2835-4353-852d-e6382153e071 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Delete volume request issued successfully. Jul 03 14:53:39.594488 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be3492ad-2835-4353-852d-e6382153e071 tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 returned with HTTP 202 Jul 03 14:53:39.594973 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 190/748] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:39 2026] DELETE /volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:39.610545 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ec1168eb-ac47-43a2-b63a-e964751c570a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:39.616990 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec1168eb-ac47-43a2-b63a-e964751c570a tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 Jul 03 14:53:39.617294 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec1168eb-ac47-43a2-b63a-e964751c570a tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:39.617802 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec1168eb-ac47-43a2-b63a-e964751c570a tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:39.629193 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:39.629193 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:39.639693 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ec1168eb-ac47-43a2-b63a-e964751c570a tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Volume info retrieved successfully. Jul 03 14:53:39.647591 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec1168eb-ac47-43a2-b63a-e964751c570a tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 returned with HTTP 200 Jul 03 14:53:39.648577 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 192/749] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:39 2026] GET /volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:40.672158 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fa340d23-4be5-4f23-8ec3-80e073e69bdd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:40.680815 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fa340d23-4be5-4f23-8ec3-80e073e69bdd tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] GET https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 Jul 03 14:53:40.680815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fa340d23-4be5-4f23-8ec3-80e073e69bdd tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:40.680815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fa340d23-4be5-4f23-8ec3-80e073e69bdd tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:40.684403 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fa340d23-4be5-4f23-8ec3-80e073e69bdd tempest-ServersNegativeTestJSON-80878558 tempest-ServersNegativeTestJSON-80878558-project-member] https://10.4.3.99/volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 returned with HTTP 404 Jul 03 14:53:40.685283 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 186/750] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:40 2026] GET /volume/v3/volumes/4e80f932-3a91-4d8f-a601-ebe8e9ba9391 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:41.014788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-079de074-1da4-4d37-97a4-4ed8b7d632c4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:41.019023 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-079de074-1da4-4d37-97a4-4ed8b7d632c4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] DELETE https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:41.019311 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-079de074-1da4-4d37-97a4-4ed8b7d632c4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:41.019606 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-079de074-1da4-4d37-97a4-4ed8b7d632c4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:41.019944 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-079de074-1da4-4d37-97a4-4ed8b7d632c4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Delete volume with id: c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:41.036252 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:41.036252 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:41.037096 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-079de074-1da4-4d37-97a4-4ed8b7d632c4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:41.093228 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-079de074-1da4-4d37-97a4-4ed8b7d632c4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Delete volume request issued successfully. Jul 03 14:53:41.093228 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-079de074-1da4-4d37-97a4-4ed8b7d632c4 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 202 Jul 03 14:53:41.093744 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 183/751] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:41 2026] DELETE /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:41.105657 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7438e8ef-37a8-4010-8f02-491565e2f1eb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:41.112871 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7438e8ef-37a8-4010-8f02-491565e2f1eb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:41.112871 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7438e8ef-37a8-4010-8f02-491565e2f1eb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:41.113092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7438e8ef-37a8-4010-8f02-491565e2f1eb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:41.133154 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:41.133154 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:41.142844 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7438e8ef-37a8-4010-8f02-491565e2f1eb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:41.150539 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7438e8ef-37a8-4010-8f02-491565e2f1eb tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 200 Jul 03 14:53:41.151290 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 191/752] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:41 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:42.178077 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-25be74df-6cfd-405b-8760-e9bc295c72d1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.180830 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-25be74df-6cfd-405b-8760-e9bc295c72d1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a Jul 03 14:53:42.180830 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-25be74df-6cfd-405b-8760-e9bc295c72d1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:42.181075 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-25be74df-6cfd-405b-8760-e9bc295c72d1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:42.193636 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-25be74df-6cfd-405b-8760-e9bc295c72d1 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a returned with HTTP 404 Jul 03 14:53:42.195027 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 193/753] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:42 2026] GET /volume/v3/volumes/c5914f6a-eb57-464c-ab6a-0da15bc2a06a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:42.299629 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8a5011ca-8dc0-4e49-b66d-3807b5aae364 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.301625 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a5011ca-8dc0-4e49-b66d-3807b5aae364 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] DELETE https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:53:42.302669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a5011ca-8dc0-4e49-b66d-3807b5aae364 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:42.302669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a5011ca-8dc0-4e49-b66d-3807b5aae364 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:42.303056 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-8a5011ca-8dc0-4e49-b66d-3807b5aae364 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Delete volume with id: 837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:53:42.317072 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:42.317072 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:42.317072 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8a5011ca-8dc0-4e49-b66d-3807b5aae364 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:42.369095 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8a5011ca-8dc0-4e49-b66d-3807b5aae364 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Delete volume request issued successfully. Jul 03 14:53:42.369417 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a5011ca-8dc0-4e49-b66d-3807b5aae364 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 202 Jul 03 14:53:42.369830 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 187/754] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:42 2026] DELETE /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:42.383983 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-525ef064-e3e5-49b0-93c9-a5cfe8484525 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.386348 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-525ef064-e3e5-49b0-93c9-a5cfe8484525 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:53:42.386348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-525ef064-e3e5-49b0-93c9-a5cfe8484525 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:42.386627 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-525ef064-e3e5-49b0-93c9-a5cfe8484525 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:42.395601 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:42.395601 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:42.400794 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-525ef064-e3e5-49b0-93c9-a5cfe8484525 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:42.409744 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-525ef064-e3e5-49b0-93c9-a5cfe8484525 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 200 Jul 03 14:53:42.410374 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 184/755] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:42 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:42.494383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-423479da-ab6b-4fc9-ab55-14449e53eefb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.641468 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-10050690-fe17-4ed5-ac95-8e128c4c4c78 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.694853 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10050690-fe17-4ed5-ac95-8e128c4c4c78 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] POST https://10.4.3.99/volume/v3/types/7564b7eb-077b-4a75-84b1-384ebca5a0d1/encryption Jul 03 14:53:42.695398 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10050690-fe17-4ed5-ac95-8e128c4c4c78 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:42.703020 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-423479da-ab6b-4fc9-ab55-14449e53eefb tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:42.703384 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-423479da-ab6b-4fc9-ab55-14449e53eefb tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1956854785", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:42.736850 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10050690-fe17-4ed5-ac95-8e128c4c4c78 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types/7564b7eb-077b-4a75-84b1-384ebca5a0d1/encryption returned with HTTP 404 Jul 03 14:53:42.737594 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 194/756] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:53:42 2026] POST /volume/v3/types/7564b7eb-077b-4a75-84b1-384ebca5a0d1/encryption => generated 114 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:42.742985 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-423479da-ab6b-4fc9-ab55-14449e53eefb tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:42.743615 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 192/757] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:53:42 2026] POST /volume/v3/types => generated 275 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:42.750696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-232e1fdf-4418-4199-930c-f292fe389318 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.752638 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-232e1fdf-4418-4199-930c-f292fe389318 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:42.753354 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-232e1fdf-4418-4199-930c-f292fe389318 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-713945864", "os-volume-type-access:is_public": false}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:42.755577 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a2e2727-7236-41b6-bcf5-b7e5df62a955 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.761354 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a2e2727-7236-41b6-bcf5-b7e5df62a955 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:42.761714 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a2e2727-7236-41b6-bcf5-b7e5df62a955 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2125747311", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:42.781733 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-232e1fdf-4418-4199-930c-f292fe389318 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:42.782374 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 188/758] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:53:42 2026] POST /volume/v3/types => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:42.793288 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a2e2727-7236-41b6-bcf5-b7e5df62a955 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:42.793400 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 185/759] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:53:42 2026] POST /volume/v3/types => generated 275 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:42.798836 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ebfa6965-49f8-4c5b-9446-a61b39c884f0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.813045 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.899245 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:42.899320 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-405744555", "volume_type": "4d99b007-913c-4b77-944b-256f75c2395d", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:42.900974 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-405744555', 'volume_type': '4d99b007-913c-4b77-944b-256f75c2395d', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:42.906589 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Create volume of 1 GB Jul 03 14:53:42.906881 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:42.906881 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:42.907420 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Availability Zones retrieved successfully. Jul 03 14:53:42.914087 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Flow 'volume_create_api' (f635dd81-9134-4056-94c2-fe7a38af176b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:42.915345 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ba1070-63f1-4732-a4ca-2d18015e5d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:42.916488 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:42.944388 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ebfa6965-49f8-4c5b-9446-a61b39c884f0 tempest-VolumeTypesNegativeTest-909178179 tempest-VolumeTypesNegativeTest-909178179-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:42.944853 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ebfa6965-49f8-4c5b-9446-a61b39c884f0 tempest-VolumeTypesNegativeTest-909178179 tempest-VolumeTypesNegativeTest-909178179-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6b3cbec2-4c5f-4d01-b8da-d85351dda68b", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-737237247"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:42.946801 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-ebfa6965-49f8-4c5b-9446-a61b39c884f0 tempest-VolumeTypesNegativeTest-909178179 tempest-VolumeTypesNegativeTest-909178179-project-member] Create volume request body: {'volume': {'volume_type': '6b3cbec2-4c5f-4d01-b8da-d85351dda68b', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-737237247'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:42.956816 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ebfa6965-49f8-4c5b-9446-a61b39c884f0 tempest-VolumeTypesNegativeTest-909178179 tempest-VolumeTypesNegativeTest-909178179-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 404 Jul 03 14:53:42.957378 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 195/760] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:53:42 2026] POST /volume/v3/volumes => generated 114 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:42.957498 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ba1070-63f1-4732-a4ca-2d18015e5d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:53:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=4d99b007-913c-4b77-944b-256f75c2395d,is_public=True,name='tempest-VolumeTypesTest-volume-type-1956854785',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d99b007-913c-4b77-944b-256f75c2395d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:42.958374 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01cf28c4-33ff-47b2-b23a-6a6eb5691e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:42.966600 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-795365e2-670c-47c5-8689-00ff24eca68a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:42.968518 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-795365e2-670c-47c5-8689-00ff24eca68a tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] DELETE https://10.4.3.99/volume/v3/types/6b3cbec2-4c5f-4d01-b8da-d85351dda68b Jul 03 14:53:42.969038 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-795365e2-670c-47c5-8689-00ff24eca68a tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:42.969459 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-795365e2-670c-47c5-8689-00ff24eca68a tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:42.995085 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1956854785 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1956854785, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:53:42.995491 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1956854785 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1956854785, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:53:42.999504 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-795365e2-670c-47c5-8689-00ff24eca68a tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types/6b3cbec2-4c5f-4d01-b8da-d85351dda68b returned with HTTP 202 Jul 03 14:53:42.999504 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 189/761] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:42 2026] DELETE /volume/v3/types/6b3cbec2-4c5f-4d01-b8da-d85351dda68b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:43.008121 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d53b425-a901-4fb4-9848-b23dfc6202e1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.011391 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d53b425-a901-4fb4-9848-b23dfc6202e1 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] GET https://10.4.3.99/volume/v3/types/6b3cbec2-4c5f-4d01-b8da-d85351dda68b Jul 03 14:53:43.011654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d53b425-a901-4fb4-9848-b23dfc6202e1 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:43.011970 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d53b425-a901-4fb4-9848-b23dfc6202e1 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:43.018117 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d53b425-a901-4fb4-9848-b23dfc6202e1 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types/6b3cbec2-4c5f-4d01-b8da-d85351dda68b returned with HTTP 404 Jul 03 14:53:43.019100 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 186/762] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:43 2026] GET /volume/v3/types/6b3cbec2-4c5f-4d01-b8da-d85351dda68b => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:43.028456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ce008a09-9a0e-465f-b479-e9e897122f0e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.030518 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ce008a09-9a0e-465f-b479-e9e897122f0e tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:43.031190 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ce008a09-9a0e-465f-b479-e9e897122f0e tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:43.032818 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ce008a09-9a0e-465f-b479-e9e897122f0e tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 400 Jul 03 14:53:43.033491 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 196/763] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:53:43 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:53:43.036541 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Created reservations ['eb836668-a4eb-48cf-94a4-b64b729e6eba', 'd3780b65-fc2a-4c5d-964b-f3a40fd8d152', 'db47dccd-21fc-4117-80d4-2e7cd7769510', '50142394-6534-4a7d-8940-81cc7bd7b564'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:43.037518 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01cf28c4-33ff-47b2-b23a-6a6eb5691e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb836668-a4eb-48cf-94a4-b64b729e6eba', 'd3780b65-fc2a-4c5d-964b-f3a40fd8d152', 'db47dccd-21fc-4117-80d4-2e7cd7769510', '50142394-6534-4a7d-8940-81cc7bd7b564']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:43.038592 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1df9844-0a9b-47d8-a884-3580ac866cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:43.044427 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f173dfcd-f473-4a2a-ba83-7eb7c681d3e8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.046424 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f173dfcd-f473-4a2a-ba83-7eb7c681d3e8 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:43.047223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f173dfcd-f473-4a2a-ba83-7eb7c681d3e8 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1967585580"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:43.068776 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f173dfcd-f473-4a2a-ba83-7eb7c681d3e8 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:43.069699 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 190/764] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:53:43 2026] POST /volume/v3/types => generated 229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:43.076053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1df9844-0a9b-47d8-a884-3580ac866cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc27b3d8-cf38-4080-ac23-bd048d954852', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-405744555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900460147f7d4bf4ae2e0ff97781fed6',qos_specs=None,replication_status=,reservations=['eb836668-a4eb-48cf-94a4-b64b729e6eba','d3780b65-fc2a-4c5d-964b-f3a40fd8d152','db47dccd-21fc-4117-80d4-2e7cd7769510','50142394-6534-4a7d-8940-81cc7bd7b564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f018c472fc034e00af0ae87d20f3da4d',volume_type_id=4d99b007-913c-4b77-944b-256f75c2395d), 'volume': Volume(_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-03T14:53:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-405744555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc27b3d8-cf38-4080-ac23-bd048d954852,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900460147f7d4bf4ae2e0ff97781fed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f018c472fc034e00af0ae87d20f3da4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d99b007-913c-4b77-944b-256f75c2395d),volume_type_id=4d99b007-913c-4b77-944b-256f75c2395d)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:43.076879 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c955f836-0db4-4025-b8cc-abc00690fd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:43.080059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e7a3bbf3-57fe-4e3c-99f1-5c1aa4a05c8b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.082629 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7a3bbf3-57fe-4e3c-99f1-5c1aa4a05c8b tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:43.083189 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e7a3bbf3-57fe-4e3c-99f1-5c1aa4a05c8b tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1967585580"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:43.090276 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7a3bbf3-57fe-4e3c-99f1-5c1aa4a05c8b tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1967585580 already exists. Jul 03 14:53:43.090437 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e7a3bbf3-57fe-4e3c-99f1-5c1aa4a05c8b tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 409 Jul 03 14:53:43.091072 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 187/765] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:53:43 2026] POST /volume/v3/types => generated 134 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:43.097211 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c955f836-0db4-4025-b8cc-abc00690fd07) transitioned into state 'SUCCESS' from state '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-405744555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900460147f7d4bf4ae2e0ff97781fed6',qos_specs=None,replication_status=,reservations=['eb836668-a4eb-48cf-94a4-b64b729e6eba','d3780b65-fc2a-4c5d-964b-f3a40fd8d152','db47dccd-21fc-4117-80d4-2e7cd7769510','50142394-6534-4a7d-8940-81cc7bd7b564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f018c472fc034e00af0ae87d20f3da4d',volume_type_id=4d99b007-913c-4b77-944b-256f75c2395d)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:43.097920 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29dc6af-4b16-4696-820b-ec6735353a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:43.100353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-15080073-023f-4d09-8739-204dd10b4608 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.102742 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15080073-023f-4d09-8739-204dd10b4608 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] DELETE https://10.4.3.99/volume/v3/types/b0a560bb-c4db-456d-916a-bef17efc4451 Jul 03 14:53:43.103039 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15080073-023f-4d09-8739-204dd10b4608 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:43.103324 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15080073-023f-4d09-8739-204dd10b4608 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:43.110174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29dc6af-4b16-4696-820b-ec6735353a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:43.111494 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Flow 'volume_create_api' (f635dd81-9134-4056-94c2-fe7a38af176b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:43.111944 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Create volume request issued successfully. Jul 03 14:53:43.112833 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-53cdd9a8-9f46-47b6-a96f-dec26c0585cb tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:43.113449 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 193/766] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:53:42 2026] POST /volume/v3/volumes => generated 781 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:53:43.130337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-62125201-59ac-4ae7-b9f4-315d62c8dbf6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.132426 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-62125201-59ac-4ae7-b9f4-315d62c8dbf6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] GET https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:43.134763 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-62125201-59ac-4ae7-b9f4-315d62c8dbf6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:43.135300 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-62125201-59ac-4ae7-b9f4-315d62c8dbf6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:43.145083 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15080073-023f-4d09-8739-204dd10b4608 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types/b0a560bb-c4db-456d-916a-bef17efc4451 returned with HTTP 202 Jul 03 14:53:43.145083 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 197/767] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:43 2026] DELETE /volume/v3/types/b0a560bb-c4db-456d-916a-bef17efc4451 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:43.147699 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:43.147699 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:43.153277 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-62125201-59ac-4ae7-b9f4-315d62c8dbf6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Volume info retrieved successfully. Jul 03 14:53:43.156154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-65bd2482-77f7-4037-82e7-da95e3f4ff5d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.158603 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65bd2482-77f7-4037-82e7-da95e3f4ff5d tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] GET https://10.4.3.99/volume/v3/types/b0a560bb-c4db-456d-916a-bef17efc4451 Jul 03 14:53:43.158603 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65bd2482-77f7-4037-82e7-da95e3f4ff5d tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:43.158817 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65bd2482-77f7-4037-82e7-da95e3f4ff5d tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:43.160764 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-62125201-59ac-4ae7-b9f4-315d62c8dbf6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 returned with HTTP 200 Jul 03 14:53:43.162014 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 191/768] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:43 2026] GET /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:43.163644 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65bd2482-77f7-4037-82e7-da95e3f4ff5d tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types/b0a560bb-c4db-456d-916a-bef17efc4451 returned with HTTP 404 Jul 03 14:53:43.164407 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 188/769] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:43 2026] GET /volume/v3/types/b0a560bb-c4db-456d-916a-bef17efc4451 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:43.174567 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8de87dcc-51a3-4e66-9e0d-11c384958cd9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.176703 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8de87dcc-51a3-4e66-9e0d-11c384958cd9 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] DELETE https://10.4.3.99/volume/v3/types/520111ff-62fa-47b2-b7b7-6a3b8958095a Jul 03 14:53:43.176895 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8de87dcc-51a3-4e66-9e0d-11c384958cd9 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:43.177098 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8de87dcc-51a3-4e66-9e0d-11c384958cd9 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:43.177348 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:43.177348 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:43.181800 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8de87dcc-51a3-4e66-9e0d-11c384958cd9 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types/520111ff-62fa-47b2-b7b7-6a3b8958095a returned with HTTP 404 Jul 03 14:53:43.182298 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 194/770] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:43 2026] DELETE /volume/v3/types/520111ff-62fa-47b2-b7b7-6a3b8958095a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:43.193293 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-95f32b27-d875-4ee4-ae91-262b50b47ac6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.195827 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-95f32b27-d875-4ee4-ae91-262b50b47ac6 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] GET https://10.4.3.99/volume/v3/types/dcffc5a1-79d3-4c9b-ad47-84e3dc423e87 Jul 03 14:53:43.196074 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-95f32b27-d875-4ee4-ae91-262b50b47ac6 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:43.196342 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-95f32b27-d875-4ee4-ae91-262b50b47ac6 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:43.201731 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-95f32b27-d875-4ee4-ae91-262b50b47ac6 tempest-VolumeTypesNegativeTest-1658198885 tempest-VolumeTypesNegativeTest-1658198885-project-admin] https://10.4.3.99/volume/v3/types/dcffc5a1-79d3-4c9b-ad47-84e3dc423e87 returned with HTTP 404 Jul 03 14:53:43.202476 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 198/771] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:43 2026] GET /volume/v3/types/dcffc5a1-79d3-4c9b-ad47-84e3dc423e87 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:43.428303 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-14118a18-4fab-4dcb-89cd-db843e76f6f9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.431574 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-14118a18-4fab-4dcb-89cd-db843e76f6f9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad Jul 03 14:53:43.431574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-14118a18-4fab-4dcb-89cd-db843e76f6f9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:43.431574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-14118a18-4fab-4dcb-89cd-db843e76f6f9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:43.440559 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-14118a18-4fab-4dcb-89cd-db843e76f6f9 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad returned with HTTP 404 Jul 03 14:53:43.441245 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 192/772] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:43 2026] GET /volume/v3/volumes/837722cc-f304-432f-80cd-4a80e3e06bad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:43.583259 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3294fa5d-767a-4ced-85de-d002c925233c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.585348 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3294fa5d-767a-4ced-85de-d002c925233c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] DELETE https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:53:43.585540 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3294fa5d-767a-4ced-85de-d002c925233c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:43.585792 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3294fa5d-767a-4ced-85de-d002c925233c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:43.586053 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3294fa5d-767a-4ced-85de-d002c925233c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Delete volume with id: 752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:53:43.595783 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:43.595783 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:43.596360 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3294fa5d-767a-4ced-85de-d002c925233c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:43.631168 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3294fa5d-767a-4ced-85de-d002c925233c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Delete volume request issued successfully. Jul 03 14:53:43.635392 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3294fa5d-767a-4ced-85de-d002c925233c tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 202 Jul 03 14:53:43.635392 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 189/773] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:43 2026] DELETE /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:43.639871 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-780cc834-7a2b-4b15-86e9-563d45967646 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:43.642983 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-780cc834-7a2b-4b15-86e9-563d45967646 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:53:43.642983 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-780cc834-7a2b-4b15-86e9-563d45967646 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:43.642983 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-780cc834-7a2b-4b15-86e9-563d45967646 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:43.653546 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:43.653546 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:43.658566 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-780cc834-7a2b-4b15-86e9-563d45967646 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Volume info retrieved successfully. Jul 03 14:53:43.667166 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-780cc834-7a2b-4b15-86e9-563d45967646 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 200 Jul 03 14:53:43.667665 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 195/774] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:43 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:44.176937 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c7bc2100-a7b2-4f62-9415-9e282d56a2d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:44.179554 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7bc2100-a7b2-4f62-9415-9e282d56a2d6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] GET https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:44.179882 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7bc2100-a7b2-4f62-9415-9e282d56a2d6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:44.180441 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7bc2100-a7b2-4f62-9415-9e282d56a2d6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:44.188613 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:44.188613 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:44.193213 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c7bc2100-a7b2-4f62-9415-9e282d56a2d6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Volume info retrieved successfully. Jul 03 14:53:44.198654 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7bc2100-a7b2-4f62-9415-9e282d56a2d6 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 returned with HTTP 200 Jul 03 14:53:44.199080 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 199/775] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:44 2026] GET /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:44.213776 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:44.215697 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] POST https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852/action Jul 03 14:53:44.216090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Action body: b'{"os-retype": {"new_type": "d209f219-b355-4b8d-8143-f2ac070b0a8a"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:53:44.218706 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "d209f219-b355-4b8d-8143-f2ac070b0a8a"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:44.228149 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:44.228149 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:44.229049 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Volume info retrieved successfully. Jul 03 14:53:44.263306 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2125747311 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2125747311, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:53:44.263700 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2125747311 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2125747311, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:53:44.317243 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Created reservations ['542543e7-33d8-4fba-aeca-8d77efe15914', '87dc9068-cb1b-4482-9004-392aeee49bf8'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:44.334514 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1956854785 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1956854785, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:53:44.334911 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1956854785 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1956854785, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:53:44.342697 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Created reservations ['8d0dc359-e328-4819-9e34-cd08e1c6a018', '75981449-cbc7-469b-b293-f8cb83fe9566'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:44.400658 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Retype volume request issued successfully. Jul 03 14:53:44.400998 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93f30b87-f514-4f28-9a8b-de11e8965a38 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852/action returned with HTTP 202 Jul 03 14:53:44.401600 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 193/776] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:53:44 2026] POST /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:53:44.409823 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-66df2dce-f024-4c06-9cb5-f1a833f09024 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:44.412269 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66df2dce-f024-4c06-9cb5-f1a833f09024 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] GET https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:44.412870 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66df2dce-f024-4c06-9cb5-f1a833f09024 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:44.412870 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66df2dce-f024-4c06-9cb5-f1a833f09024 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:44.422372 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:44.422372 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:44.429304 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-66df2dce-f024-4c06-9cb5-f1a833f09024 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Volume info retrieved successfully. Jul 03 14:53:44.434823 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66df2dce-f024-4c06-9cb5-f1a833f09024 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 returned with HTTP 200 Jul 03 14:53:44.435823 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 190/777] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:44 2026] GET /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:44.684316 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b7ce34d2-4d3b-409b-b3c0-f75be607f173 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:44.687099 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b7ce34d2-4d3b-409b-b3c0-f75be607f173 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] GET https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a Jul 03 14:53:44.687099 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b7ce34d2-4d3b-409b-b3c0-f75be607f173 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:44.687658 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b7ce34d2-4d3b-409b-b3c0-f75be607f173 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:44.700770 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b7ce34d2-4d3b-409b-b3c0-f75be607f173 tempest-AttachVolumeNegativeTest-528666753 tempest-AttachVolumeNegativeTest-528666753-project-member] https://10.4.3.99/volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a returned with HTTP 404 Jul 03 14:53:44.700770 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 196/778] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:44 2026] GET /volume/v3/volumes/752f2305-a06c-438e-8df9-1b00876c4e1a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:45.451623 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afc284c4-c62a-4f55-b2e1-aaa163d29654 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:45.453549 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afc284c4-c62a-4f55-b2e1-aaa163d29654 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] GET https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:45.454460 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afc284c4-c62a-4f55-b2e1-aaa163d29654 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:45.454460 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afc284c4-c62a-4f55-b2e1-aaa163d29654 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:45.463032 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:45.463032 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:45.471198 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afc284c4-c62a-4f55-b2e1-aaa163d29654 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Volume info retrieved successfully. Jul 03 14:53:45.477456 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afc284c4-c62a-4f55-b2e1-aaa163d29654 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 returned with HTTP 200 Jul 03 14:53:45.477937 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 200/779] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:45 2026] GET /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:45.494031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a1b1edd1-a48d-48f3-b4ed-707628f40627 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:45.496440 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a1b1edd1-a48d-48f3-b4ed-707628f40627 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] GET https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:45.496723 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a1b1edd1-a48d-48f3-b4ed-707628f40627 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:45.496997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a1b1edd1-a48d-48f3-b4ed-707628f40627 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:45.506155 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:45.506155 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:45.511809 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a1b1edd1-a48d-48f3-b4ed-707628f40627 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Volume info retrieved successfully. Jul 03 14:53:45.518361 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a1b1edd1-a48d-48f3-b4ed-707628f40627 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 returned with HTTP 200 Jul 03 14:53:45.518927 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 194/780] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:45 2026] GET /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:45.535145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c229b319-e1cc-470d-8b31-cfac934d72ea None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:45.537353 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c229b319-e1cc-470d-8b31-cfac934d72ea tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] GET https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:45.537645 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c229b319-e1cc-470d-8b31-cfac934d72ea tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:45.537936 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c229b319-e1cc-470d-8b31-cfac934d72ea tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:45.542084 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=318,cinder:UPDATE=74,cinder:INSERT=54 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:53:45.553108 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:45.553108 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:45.558258 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c229b319-e1cc-470d-8b31-cfac934d72ea tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Volume info retrieved successfully. Jul 03 14:53:45.565007 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c229b319-e1cc-470d-8b31-cfac934d72ea tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 returned with HTTP 200 Jul 03 14:53:45.565835 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 191/781] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:45 2026] GET /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:45.581069 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-10976fa5-60be-4a4e-9e71-24604aae713b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:45.582967 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10976fa5-60be-4a4e-9e71-24604aae713b tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] DELETE https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:45.583244 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10976fa5-60be-4a4e-9e71-24604aae713b tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:45.583561 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10976fa5-60be-4a4e-9e71-24604aae713b tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:45.583735 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-10976fa5-60be-4a4e-9e71-24604aae713b tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Delete volume with id: dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:45.591941 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:45.591941 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:45.592404 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-10976fa5-60be-4a4e-9e71-24604aae713b tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Volume info retrieved successfully. Jul 03 14:53:45.622230 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-10976fa5-60be-4a4e-9e71-24604aae713b tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Delete volume request issued successfully. Jul 03 14:53:45.622404 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10976fa5-60be-4a4e-9e71-24604aae713b tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 returned with HTTP 202 Jul 03 14:53:45.622920 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 197/782] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:45 2026] DELETE /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:45.630758 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0ac8a16-1db3-411e-aa08-d512ef871229 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:45.633221 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0ac8a16-1db3-411e-aa08-d512ef871229 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] GET https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:45.633503 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0ac8a16-1db3-411e-aa08-d512ef871229 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:45.633783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0ac8a16-1db3-411e-aa08-d512ef871229 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:45.644762 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:45.644762 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:45.649414 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a0ac8a16-1db3-411e-aa08-d512ef871229 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Volume info retrieved successfully. Jul 03 14:53:45.656812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0ac8a16-1db3-411e-aa08-d512ef871229 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 returned with HTTP 200 Jul 03 14:53:45.657442 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 201/783] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:45 2026] GET /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:46.303767 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-545de746-cf39-41c4-880c-7307ec1da8c3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.457852 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-545de746-cf39-41c4-880c-7307ec1da8c3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes Jul 03 14:53:46.458167 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-545de746-cf39-41c4-880c-7307ec1da8c3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.458486 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-545de746-cf39-41c4-880c-7307ec1da8c3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.459112 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-545de746-cf39-41c4-880c-7307ec1da8c3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:53:46.460038 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-545de746-cf39-41c4-880c-7307ec1da8c3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:53:46.491928 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-545de746-cf39-41c4-880c-7307ec1da8c3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Get all volumes completed successfully. Jul 03 14:53:46.492464 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-545de746-cf39-41c4-880c-7307ec1da8c3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 200 Jul 03 14:53:46.492942 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 195/784] 10.4.3.99 () {66 vars in 1230 bytes} [Fri Jul 3 14:53:46 2026] GET /volume/v3/volumes => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:53:46.502888 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.504841 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:46.506939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-577929040"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:46.506939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-577929040'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:46.506939 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Create volume of 1 GB Jul 03 14:53:46.513211 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Availability Zones retrieved successfully. Jul 03 14:53:46.521195 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Flow 'volume_create_api' (5e3b2b15-44d9-43d4-a4b8-1e245c81fa56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:46.522264 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f204a24e-0edc-4a73-9a8d-6444944bc415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:46.523558 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:46.573981 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f204a24e-0edc-4a73-9a8d-6444944bc415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:46.575102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5453aa3-9d71-4192-b081-ab9c2a3d2e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:46.674483 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ef6722c2-efe9-4026-94b5-bc07cd7ccb98 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.686326 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ef6722c2-efe9-4026-94b5-bc07cd7ccb98 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] GET https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 Jul 03 14:53:46.687225 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ef6722c2-efe9-4026-94b5-bc07cd7ccb98 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.687225 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ef6722c2-efe9-4026-94b5-bc07cd7ccb98 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.692103 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=274,cinder:UPDATE=42,cinder:INSERT=33 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:53:46.696780 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Created reservations ['1f277083-8f65-4717-b71c-cd6ccbc88854', '7c316c8f-788a-471e-b271-67d6e49f68bf', 'ca439974-3f12-4d62-a437-b60f53b5f448', '00054a0d-89d7-45a4-b3d2-a7ed0045f719'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:46.697554 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5453aa3-9d71-4192-b081-ab9c2a3d2e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f277083-8f65-4717-b71c-cd6ccbc88854', '7c316c8f-788a-471e-b271-67d6e49f68bf', 'ca439974-3f12-4d62-a437-b60f53b5f448', '00054a0d-89d7-45a4-b3d2-a7ed0045f719']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:46.698438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7b3fa1-70c3-4898-84b8-5cbcd2056bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:46.701329 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ef6722c2-efe9-4026-94b5-bc07cd7ccb98 tempest-VolumeTypesTest-835208201 tempest-VolumeTypesTest-835208201-project-member] https://10.4.3.99/volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 returned with HTTP 404 Jul 03 14:53:46.701803 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 198/785] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:46 2026] GET /volume/v3/volumes/dc27b3d8-cf38-4080-ac23-bd048d954852 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:46.711661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9c2628e8-c582-4de5-be1b-34f833a383c7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.714095 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9c2628e8-c582-4de5-be1b-34f833a383c7 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] DELETE https://10.4.3.99/volume/v3/types/d209f219-b355-4b8d-8143-f2ac070b0a8a Jul 03 14:53:46.714385 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9c2628e8-c582-4de5-be1b-34f833a383c7 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.714660 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9c2628e8-c582-4de5-be1b-34f833a383c7 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.717727 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=302,cinder:UPDATE=68,cinder:INSERT=29 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:53:46.728161 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7b3fa1-70c3-4898-84b8-5cbcd2056bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9623a7d0-6270-47b0-8d41-7969c1ee34a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-577929040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21407a65a0ba4b768d6e74aa97a554ec',qos_specs=None,replication_status=,reservations=['1f277083-8f65-4717-b71c-cd6ccbc88854','7c316c8f-788a-471e-b271-67d6e49f68bf','ca439974-3f12-4d62-a437-b60f53b5f448','00054a0d-89d7-45a4-b3d2-a7ed0045f719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c281142af44448bb3e41f3087afc33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-577929040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9623a7d0-6270-47b0-8d41-7969c1ee34a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21407a65a0ba4b768d6e74aa97a554ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68c281142af44448bb3e41f3087afc33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:46.729139 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd93630-9e9f-4bd6-b182-20951d4a266c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:46.757276 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abd93630-9e9f-4bd6-b182-20951d4a266c) transitioned into state 'SUCCESS' from state '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-577929040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21407a65a0ba4b768d6e74aa97a554ec',qos_specs=None,replication_status=,reservations=['1f277083-8f65-4717-b71c-cd6ccbc88854','7c316c8f-788a-471e-b271-67d6e49f68bf','ca439974-3f12-4d62-a437-b60f53b5f448','00054a0d-89d7-45a4-b3d2-a7ed0045f719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c281142af44448bb3e41f3087afc33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:46.758187 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89cfd6a9-5cfe-4dc4-b7df-25259c5cc1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:46.764553 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9c2628e8-c582-4de5-be1b-34f833a383c7 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/d209f219-b355-4b8d-8143-f2ac070b0a8a returned with HTTP 202 Jul 03 14:53:46.765937 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 202/786] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:46 2026] DELETE /volume/v3/types/d209f219-b355-4b8d-8143-f2ac070b0a8a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:46.774768 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89cfd6a9-5cfe-4dc4-b7df-25259c5cc1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:46.774768 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Flow 'volume_create_api' (5e3b2b15-44d9-43d4-a4b8-1e245c81fa56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:46.775117 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Create volume request issued successfully. Jul 03 14:53:46.775782 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f44f15a4-a2c8-4a1d-a638-993b09425fbb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:46.776301 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 192/787] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:46 2026] POST /volume/v3/volumes => generated 752 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:46.776934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-82edb201-ff42-4e7d-aaaf-7b5fbfff39ec None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.780759 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-82edb201-ff42-4e7d-aaaf-7b5fbfff39ec tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/d209f219-b355-4b8d-8143-f2ac070b0a8a Jul 03 14:53:46.781080 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-82edb201-ff42-4e7d-aaaf-7b5fbfff39ec tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.781361 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-82edb201-ff42-4e7d-aaaf-7b5fbfff39ec tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.786713 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-82edb201-ff42-4e7d-aaaf-7b5fbfff39ec tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/d209f219-b355-4b8d-8143-f2ac070b0a8a returned with HTTP 404 Jul 03 14:53:46.787366 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 196/788] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:46 2026] GET /volume/v3/types/d209f219-b355-4b8d-8143-f2ac070b0a8a => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:46.793224 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-15e0ebce-464a-46b4-bbc7-4634380a8207 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.795732 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-15e0ebce-464a-46b4-bbc7-4634380a8207 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 Jul 03 14:53:46.796059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-15e0ebce-464a-46b4-bbc7-4634380a8207 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.796347 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-15e0ebce-464a-46b4-bbc7-4634380a8207 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.804012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-524d3642-6e8f-452e-9492-13b3ec162aca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.804770 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:46.804770 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:46.807546 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-524d3642-6e8f-452e-9492-13b3ec162aca tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] DELETE https://10.4.3.99/volume/v3/types/4d99b007-913c-4b77-944b-256f75c2395d Jul 03 14:53:46.807800 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-524d3642-6e8f-452e-9492-13b3ec162aca tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.808055 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-524d3642-6e8f-452e-9492-13b3ec162aca tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.811963 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-15e0ebce-464a-46b4-bbc7-4634380a8207 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:46.817556 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-15e0ebce-464a-46b4-bbc7-4634380a8207 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 returned with HTTP 200 Jul 03 14:53:46.818115 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 199/789] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:46 2026] GET /volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:46.844717 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-524d3642-6e8f-452e-9492-13b3ec162aca tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/4d99b007-913c-4b77-944b-256f75c2395d returned with HTTP 202 Jul 03 14:53:46.845321 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 203/790] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:46 2026] DELETE /volume/v3/types/4d99b007-913c-4b77-944b-256f75c2395d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:46.858577 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b1cf00bb-4398-4943-a593-a10fb78ee4fd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.860170 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1cf00bb-4398-4943-a593-a10fb78ee4fd tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/4d99b007-913c-4b77-944b-256f75c2395d Jul 03 14:53:46.860331 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1cf00bb-4398-4943-a593-a10fb78ee4fd tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.861299 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b1cf00bb-4398-4943-a593-a10fb78ee4fd tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.864346 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b1cf00bb-4398-4943-a593-a10fb78ee4fd tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/4d99b007-913c-4b77-944b-256f75c2395d returned with HTTP 404 Jul 03 14:53:46.865057 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 193/791] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:46 2026] GET /volume/v3/types/4d99b007-913c-4b77-944b-256f75c2395d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:46.875294 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-efee3feb-9071-41fc-9123-0aeb70eefd05 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.877443 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-efee3feb-9071-41fc-9123-0aeb70eefd05 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:46.877852 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-efee3feb-9071-41fc-9123-0aeb70eefd05 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-517113260", "description": "tempest-volume-type-description-1670419759", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:46.906623 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-efee3feb-9071-41fc-9123-0aeb70eefd05 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:46.907114 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 197/792] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:53:46 2026] POST /volume/v3/types => generated 314 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:46.918600 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b7b9d362-72c9-4f31-bc9c-6f5e2371e463 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.920764 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b7b9d362-72c9-4f31-bc9c-6f5e2371e463 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/e7a42dc4-3ab0-4303-959a-81d52519c0c5 Jul 03 14:53:46.921016 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b7b9d362-72c9-4f31-bc9c-6f5e2371e463 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.921291 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b7b9d362-72c9-4f31-bc9c-6f5e2371e463 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.928818 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b7b9d362-72c9-4f31-bc9c-6f5e2371e463 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/e7a42dc4-3ab0-4303-959a-81d52519c0c5 returned with HTTP 200 Jul 03 14:53:46.929347 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 200/793] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:46 2026] GET /volume/v3/types/e7a42dc4-3ab0-4303-959a-81d52519c0c5 => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:46.940664 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e0546aad-f101-48a1-b74c-47c32cd2f236 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.942919 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0546aad-f101-48a1-b74c-47c32cd2f236 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] DELETE https://10.4.3.99/volume/v3/types/e7a42dc4-3ab0-4303-959a-81d52519c0c5 Jul 03 14:53:46.943166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0546aad-f101-48a1-b74c-47c32cd2f236 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.943389 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0546aad-f101-48a1-b74c-47c32cd2f236 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.970852 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0546aad-f101-48a1-b74c-47c32cd2f236 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/e7a42dc4-3ab0-4303-959a-81d52519c0c5 returned with HTTP 202 Jul 03 14:53:46.971228 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 204/794] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:46 2026] DELETE /volume/v3/types/e7a42dc4-3ab0-4303-959a-81d52519c0c5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:46.980925 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d8361498-061e-402a-b73c-119f1b373754 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.982951 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8361498-061e-402a-b73c-119f1b373754 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/e7a42dc4-3ab0-4303-959a-81d52519c0c5 Jul 03 14:53:46.983174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8361498-061e-402a-b73c-119f1b373754 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:46.983379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8361498-061e-402a-b73c-119f1b373754 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:46.986981 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8361498-061e-402a-b73c-119f1b373754 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/e7a42dc4-3ab0-4303-959a-81d52519c0c5 returned with HTTP 404 Jul 03 14:53:46.987653 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 194/795] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:46 2026] GET /volume/v3/types/e7a42dc4-3ab0-4303-959a-81d52519c0c5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:46.996094 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1bca7598-3340-47f3-b663-2d473ed478b1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:46.997942 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1bca7598-3340-47f3-b663-2d473ed478b1 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:46.998425 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1bca7598-3340-47f3-b663-2d473ed478b1 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-928441452"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:47.015115 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1bca7598-3340-47f3-b663-2d473ed478b1 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:47.015609 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 198/796] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:53:46 2026] POST /volume/v3/types => generated 220 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.024350 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-55611499-47b2-4f05-8c68-8be112c820e1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.025944 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-55611499-47b2-4f05-8c68-8be112c820e1 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] POST https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption Jul 03 14:53:47.026290 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-55611499-47b2-4f05-8c68-8be112c820e1 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:47.057989 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-55611499-47b2-4f05-8c68-8be112c820e1 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption returned with HTTP 200 Jul 03 14:53:47.058503 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 201/797] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:53:47 2026] POST /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.067495 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-67bfcf86-cc57-4d83-94b5-c3f455b9f0f5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.070114 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67bfcf86-cc57-4d83-94b5-c3f455b9f0f5 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption Jul 03 14:53:47.070448 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67bfcf86-cc57-4d83-94b5-c3f455b9f0f5 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.070729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67bfcf86-cc57-4d83-94b5-c3f455b9f0f5 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.078892 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67bfcf86-cc57-4d83-94b5-c3f455b9f0f5 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption returned with HTTP 200 Jul 03 14:53:47.079434 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 205/798] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.090523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5c8cf253-b39a-48cd-8548-ce875c817715 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.096549 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c8cf253-b39a-48cd-8548-ce875c817715 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] PUT https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption/475d1040-c582-47ca-baa4-77af4ab18ba2 Jul 03 14:53:47.096549 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c8cf253-b39a-48cd-8548-ce875c817715 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:47.097712 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:47.097712 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:47.135070 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c8cf253-b39a-48cd-8548-ce875c817715 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption/475d1040-c582-47ca-baa4-77af4ab18ba2 returned with HTTP 200 Jul 03 14:53:47.135643 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 195/799] 10.4.3.99 () {68 vars in 1500 bytes} [Fri Jul 3 14:53:47 2026] PUT /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption/475d1040-c582-47ca-baa4-77af4ab18ba2 => generated 122 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.145551 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-57fba649-705c-4a82-b123-14bef88653ce None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.150159 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-57fba649-705c-4a82-b123-14bef88653ce tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption Jul 03 14:53:47.150159 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-57fba649-705c-4a82-b123-14bef88653ce tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.150159 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-57fba649-705c-4a82-b123-14bef88653ce tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.151402 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=332,cinder:UPDATE=68,cinder:INSERT=38 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:53:47.158453 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-57fba649-705c-4a82-b123-14bef88653ce tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption returned with HTTP 200 Jul 03 14:53:47.158998 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 199/800] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.170977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d220703c-7198-4058-af24-37d6b63e3a72 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.179631 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d220703c-7198-4058-af24-37d6b63e3a72 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption/cipher Jul 03 14:53:47.179631 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d220703c-7198-4058-af24-37d6b63e3a72 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.179631 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d220703c-7198-4058-af24-37d6b63e3a72 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.193030 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d220703c-7198-4058-af24-37d6b63e3a72 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption/cipher returned with HTTP 200 Jul 03 14:53:47.193920 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 202/801] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:53:47.204081 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-12db73ec-bdaf-4c66-8a4f-63f55c90b3ba None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.206938 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12db73ec-bdaf-4c66-8a4f-63f55c90b3ba tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] DELETE https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption/475d1040-c582-47ca-baa4-77af4ab18ba2 Jul 03 14:53:47.206938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12db73ec-bdaf-4c66-8a4f-63f55c90b3ba tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.208701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12db73ec-bdaf-4c66-8a4f-63f55c90b3ba tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.242921 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12db73ec-bdaf-4c66-8a4f-63f55c90b3ba tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption/475d1040-c582-47ca-baa4-77af4ab18ba2 returned with HTTP 202 Jul 03 14:53:47.243441 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 206/802] 10.4.3.99 () {66 vars in 1482 bytes} [Fri Jul 3 14:53:47 2026] DELETE /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption/475d1040-c582-47ca-baa4-77af4ab18ba2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:47.252575 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0fc1368a-c8b8-463c-b653-b48494b7151c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.255956 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fc1368a-c8b8-463c-b653-b48494b7151c tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption Jul 03 14:53:47.256242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0fc1368a-c8b8-463c-b653-b48494b7151c tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.256485 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0fc1368a-c8b8-463c-b653-b48494b7151c tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.277047 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fc1368a-c8b8-463c-b653-b48494b7151c tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption returned with HTTP 200 Jul 03 14:53:47.277593 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 196/803] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:53:47.289245 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b4aff899-0b51-47d9-973f-843a0a0d2a1f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.293607 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b4aff899-0b51-47d9-973f-843a0a0d2a1f tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption Jul 03 14:53:47.293887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b4aff899-0b51-47d9-973f-843a0a0d2a1f tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.294141 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b4aff899-0b51-47d9-973f-843a0a0d2a1f tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.301650 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b4aff899-0b51-47d9-973f-843a0a0d2a1f tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption returned with HTTP 200 Jul 03 14:53:47.302225 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 200/804] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:53:47.318462 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a92bed68-2511-47e8-a243-7927a8ace4b2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.320634 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a92bed68-2511-47e8-a243-7927a8ace4b2 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] DELETE https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685 Jul 03 14:53:47.320902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a92bed68-2511-47e8-a243-7927a8ace4b2 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.321093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a92bed68-2511-47e8-a243-7927a8ace4b2 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.394404 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a92bed68-2511-47e8-a243-7927a8ace4b2 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685 returned with HTTP 202 Jul 03 14:53:47.394822 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 203/805] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:47 2026] DELETE /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:47.407057 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b3c83dc7-1485-46c0-9915-625000e39a11 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.411730 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b3c83dc7-1485-46c0-9915-625000e39a11 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685 Jul 03 14:53:47.412034 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b3c83dc7-1485-46c0-9915-625000e39a11 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.412205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b3c83dc7-1485-46c0-9915-625000e39a11 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.415898 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b3c83dc7-1485-46c0-9915-625000e39a11 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685 returned with HTTP 404 Jul 03 14:53:47.416425 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 207/806] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/types/0c4758e6-0b23-40e2-96fb-1c5ab9394685 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:47.428375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0624e423-926d-4987-9402-410a88270845 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.431280 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0624e423-926d-4987-9402-410a88270845 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types Jul 03 14:53:47.431280 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0624e423-926d-4987-9402-410a88270845 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.431486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0624e423-926d-4987-9402-410a88270845 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.456312 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0624e423-926d-4987-9402-410a88270845 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:47.456867 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 197/807] 10.4.3.99 () {66 vars in 1224 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/types => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.471451 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cb71f7a0-30ed-4559-a7f0-88805295ca76 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.473458 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cb71f7a0-30ed-4559-a7f0-88805295ca76 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:47.473975 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cb71f7a0-30ed-4559-a7f0-88805295ca76 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-916315844"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:47.493696 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cb71f7a0-30ed-4559-a7f0-88805295ca76 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:47.494315 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 201/808] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:53:47 2026] POST /volume/v3/types => generated 220 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.504412 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c07b7815-8de9-4add-a602-d6b238e97d12 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.506505 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c07b7815-8de9-4add-a602-d6b238e97d12 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] PUT https://10.4.3.99/volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db Jul 03 14:53:47.506907 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c07b7815-8de9-4add-a602-d6b238e97d12 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1798439054", "description": "tempest-volume-type-description-262644010", "is_public": false}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:47.556738 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c07b7815-8de9-4add-a602-d6b238e97d12 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db returned with HTTP 200 Jul 03 14:53:47.557271 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 204/809] 10.4.3.99 () {68 vars in 1356 bytes} [Fri Jul 3 14:53:47 2026] PUT /volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db => generated 204 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.567904 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-91588733-95e0-4d4f-89c3-3e4ed8dd83ab None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.572266 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91588733-95e0-4d4f-89c3-3e4ed8dd83ab tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db Jul 03 14:53:47.572608 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-91588733-95e0-4d4f-89c3-3e4ed8dd83ab tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.573146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-91588733-95e0-4d4f-89c3-3e4ed8dd83ab tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.582296 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91588733-95e0-4d4f-89c3-3e4ed8dd83ab tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db returned with HTTP 200 Jul 03 14:53:47.582823 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 208/810] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.593004 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-71775310-3daf-4e57-b9bf-d7ad97e37b46 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.595296 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71775310-3daf-4e57-b9bf-d7ad97e37b46 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] DELETE https://10.4.3.99/volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db Jul 03 14:53:47.595559 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71775310-3daf-4e57-b9bf-d7ad97e37b46 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.595847 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71775310-3daf-4e57-b9bf-d7ad97e37b46 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.622797 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71775310-3daf-4e57-b9bf-d7ad97e37b46 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db returned with HTTP 202 Jul 03 14:53:47.626814 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 198/811] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:47 2026] DELETE /volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:47.634177 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-35b58c82-5494-48fa-99b7-22a45bdb66c0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.636436 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-35b58c82-5494-48fa-99b7-22a45bdb66c0 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] GET https://10.4.3.99/volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db Jul 03 14:53:47.636698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-35b58c82-5494-48fa-99b7-22a45bdb66c0 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.637006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-35b58c82-5494-48fa-99b7-22a45bdb66c0 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.642560 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-35b58c82-5494-48fa-99b7-22a45bdb66c0 tempest-VolumeTypesTest-1878773168 tempest-VolumeTypesTest-1878773168-project-admin] https://10.4.3.99/volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db returned with HTTP 404 Jul 03 14:53:47.643235 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 202/812] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/types/1e0c11ff-6b85-47c7-a9b1-6016fc7d19db => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:47.833826 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-09ad64e2-9d6f-4828-96bd-3157886019d5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.835905 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-09ad64e2-9d6f-4828-96bd-3157886019d5 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 Jul 03 14:53:47.836378 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-09ad64e2-9d6f-4828-96bd-3157886019d5 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.836664 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-09ad64e2-9d6f-4828-96bd-3157886019d5 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.845369 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:47.845369 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:47.850740 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-09ad64e2-9d6f-4828-96bd-3157886019d5 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:47.855933 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-09ad64e2-9d6f-4828-96bd-3157886019d5 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 returned with HTTP 200 Jul 03 14:53:47.856446 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 205/813] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.871542 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b7ada684-2029-4a80-ad90-de50d5859b2c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.875047 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b7ada684-2029-4a80-ad90-de50d5859b2c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 Jul 03 14:53:47.875371 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b7ada684-2029-4a80-ad90-de50d5859b2c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:47.875654 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b7ada684-2029-4a80-ad90-de50d5859b2c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:47.888096 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:47.888096 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:47.893506 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b7ada684-2029-4a80-ad90-de50d5859b2c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:47.901624 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b7ada684-2029-4a80-ad90-de50d5859b2c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 returned with HTTP 200 Jul 03 14:53:47.901624 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 209/814] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:47 2026] GET /volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:47.915574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-138c21ef-a8e2-4ffb-b82b-199d478314be None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:47.917570 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:47.918024 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-538900387"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:47.920097 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-538900387'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:47.920341 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Create volume of 1 GB Jul 03 14:53:47.925705 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Availability Zones retrieved successfully. Jul 03 14:53:47.934530 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Flow 'volume_create_api' (77d0723a-c66f-4cae-a731-dc416cf4a239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:47.935975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2958f10-6812-4c6c-bc5e-29ee4e5eb25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:47.937717 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:47.998995 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2958f10-6812-4c6c-bc5e-29ee4e5eb25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:48.001524 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e787c38-e70b-4ac5-8de2-55ceb6981434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:48.089572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Created reservations ['28b1703b-8afa-4be6-9b3c-571c2043d892', 'f2680b56-532a-46f6-a79f-221d9395bc7e', '4a6577e4-8a73-4b38-bf51-e7b8b0f6d803', '73be95d4-0185-4423-9304-7732631ddb76'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:48.089572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e787c38-e70b-4ac5-8de2-55ceb6981434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28b1703b-8afa-4be6-9b3c-571c2043d892', 'f2680b56-532a-46f6-a79f-221d9395bc7e', '4a6577e4-8a73-4b38-bf51-e7b8b0f6d803', '73be95d4-0185-4423-9304-7732631ddb76']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:48.089815 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43bfc058-3672-4bf3-ae9f-0b8004a20982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:48.124424 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43bfc058-3672-4bf3-ae9f-0b8004a20982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a801e374-8534-4351-a3d0-658b209fdcf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-538900387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21407a65a0ba4b768d6e74aa97a554ec',qos_specs=None,replication_status=,reservations=['28b1703b-8afa-4be6-9b3c-571c2043d892','f2680b56-532a-46f6-a79f-221d9395bc7e','4a6577e4-8a73-4b38-bf51-e7b8b0f6d803','73be95d4-0185-4423-9304-7732631ddb76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c281142af44448bb3e41f3087afc33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-538900387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a801e374-8534-4351-a3d0-658b209fdcf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21407a65a0ba4b768d6e74aa97a554ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68c281142af44448bb3e41f3087afc33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:48.125699 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c06aac-c482-40b8-a952-1044405aea19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:48.159480 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c06aac-c482-40b8-a952-1044405aea19) transitioned into state 'SUCCESS' from state '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-538900387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21407a65a0ba4b768d6e74aa97a554ec',qos_specs=None,replication_status=,reservations=['28b1703b-8afa-4be6-9b3c-571c2043d892','f2680b56-532a-46f6-a79f-221d9395bc7e','4a6577e4-8a73-4b38-bf51-e7b8b0f6d803','73be95d4-0185-4423-9304-7732631ddb76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c281142af44448bb3e41f3087afc33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:48.160595 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5280d93c-c691-4815-adf7-2d3300dc7ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:48.177392 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5280d93c-c691-4815-adf7-2d3300dc7ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:48.178829 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Flow 'volume_create_api' (77d0723a-c66f-4cae-a731-dc416cf4a239) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:48.179448 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Create volume request issued successfully. Jul 03 14:53:48.180675 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-138c21ef-a8e2-4ffb-b82b-199d478314be tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:48.181352 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 199/815] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:47 2026] POST /volume/v3/volumes => generated 752 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:48.199015 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e1ee5ad5-c006-4ffb-8351-c4c06e8f750a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:48.201699 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e1ee5ad5-c006-4ffb-8351-c4c06e8f750a tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 Jul 03 14:53:48.201991 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e1ee5ad5-c006-4ffb-8351-c4c06e8f750a tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:48.202366 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e1ee5ad5-c006-4ffb-8351-c4c06e8f750a tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:48.218070 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:48.218070 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:48.226499 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e1ee5ad5-c006-4ffb-8351-c4c06e8f750a tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:48.233387 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e1ee5ad5-c006-4ffb-8351-c4c06e8f750a tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 returned with HTTP 200 Jul 03 14:53:48.233933 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 203/816] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:48 2026] GET /volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:49.251743 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-393d2bf8-0644-41a9-95b6-72171984c79b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:49.254020 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-393d2bf8-0644-41a9-95b6-72171984c79b tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 Jul 03 14:53:49.254318 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-393d2bf8-0644-41a9-95b6-72171984c79b tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:49.254472 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-393d2bf8-0644-41a9-95b6-72171984c79b tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:49.264028 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:49.264028 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:49.270287 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-393d2bf8-0644-41a9-95b6-72171984c79b tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:49.281253 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-393d2bf8-0644-41a9-95b6-72171984c79b tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 returned with HTTP 200 Jul 03 14:53:49.282090 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 206/817] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:49 2026] GET /volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:49.303600 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9f96d4ef-ddb9-4ea7-8634-85bd06c1e814 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:49.305642 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f96d4ef-ddb9-4ea7-8634-85bd06c1e814 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 Jul 03 14:53:49.305944 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f96d4ef-ddb9-4ea7-8634-85bd06c1e814 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:49.307503 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f96d4ef-ddb9-4ea7-8634-85bd06c1e814 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:49.316692 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:49.316692 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:49.323730 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9f96d4ef-ddb9-4ea7-8634-85bd06c1e814 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:49.330634 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f96d4ef-ddb9-4ea7-8634-85bd06c1e814 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 returned with HTTP 200 Jul 03 14:53:49.331322 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 210/818] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:49 2026] GET /volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:49.346186 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:49.350286 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:49.350286 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1712765908"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:49.350286 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1712765908'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:49.350286 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Create volume of 1 GB Jul 03 14:53:49.350286 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:49.350286 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:49.354292 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Availability Zones retrieved successfully. Jul 03 14:53:49.361110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:49.361634 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Flow 'volume_create_api' (bf550cb6-9cd1-49f6-bdac-2f60b63b00fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:49.362959 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebefc50a-2b6d-427f-a540-a438c713e449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.363527 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:49.363903 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1794614789", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:49.364178 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:49.365897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1794614789', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:49.366034 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Create volume of 1 GB Jul 03 14:53:49.371022 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Availability Zones retrieved successfully. Jul 03 14:53:49.377265 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Flow 'volume_create_api' (c9e29f61-993b-4f1a-bc2a-683eb6012a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:49.378510 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f530e285-40cc-43bf-8d5f-36fee5bf711e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.379672 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:49.400672 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebefc50a-2b6d-427f-a540-a438c713e449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.401746 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3ebb13-c319-4192-95a6-9519b6feb263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.417516 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f530e285-40cc-43bf-8d5f-36fee5bf711e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.418635 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e39eef-0252-4c3d-b7ca-774323213006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.453285 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Created reservations ['95829813-1a93-423e-bc93-5ff048de69ad', '877f97de-9258-4373-a08b-56c13e3d7af6', '52b4a00a-c838-4c80-a86a-52df01c619d6', '89afa308-d121-46f5-8027-49c64bc5fca4'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:49.454344 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a3ebb13-c319-4192-95a6-9519b6feb263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95829813-1a93-423e-bc93-5ff048de69ad', '877f97de-9258-4373-a08b-56c13e3d7af6', '52b4a00a-c838-4c80-a86a-52df01c619d6', '89afa308-d121-46f5-8027-49c64bc5fca4']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.455362 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1b29c9-0242-4c90-8d8a-bdd0a44328a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.486650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1b29c9-0242-4c90-8d8a-bdd0a44328a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee9effea-8123-49d2-ba0c-03200096843a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1712765908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21407a65a0ba4b768d6e74aa97a554ec',qos_specs=None,replication_status=,reservations=['95829813-1a93-423e-bc93-5ff048de69ad','877f97de-9258-4373-a08b-56c13e3d7af6','52b4a00a-c838-4c80-a86a-52df01c619d6','89afa308-d121-46f5-8027-49c64bc5fca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c281142af44448bb3e41f3087afc33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1712765908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee9effea-8123-49d2-ba0c-03200096843a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21407a65a0ba4b768d6e74aa97a554ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68c281142af44448bb3e41f3087afc33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.487997 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9b2e23-8cf7-4d50-a7c6-44113d2c1df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.508433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Created reservations ['ad681156-e5b4-49e3-95b7-cea50ad5a2e8', '45cbadbc-0170-4255-918b-81cb5f79205b', '775910a9-ef18-4d87-9c6d-ccac7748aef7', 'f9b06161-bbb1-4b3b-9f35-efd3cd917b8e'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:49.509340 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e39eef-0252-4c3d-b7ca-774323213006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad681156-e5b4-49e3-95b7-cea50ad5a2e8', '45cbadbc-0170-4255-918b-81cb5f79205b', '775910a9-ef18-4d87-9c6d-ccac7748aef7', 'f9b06161-bbb1-4b3b-9f35-efd3cd917b8e']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.510463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c07d088-82b2-48bd-9c49-e25e3241f173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.530933 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9b2e23-8cf7-4d50-a7c6-44113d2c1df0) transitioned into state 'SUCCESS' from state '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-1712765908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21407a65a0ba4b768d6e74aa97a554ec',qos_specs=None,replication_status=,reservations=['95829813-1a93-423e-bc93-5ff048de69ad','877f97de-9258-4373-a08b-56c13e3d7af6','52b4a00a-c838-4c80-a86a-52df01c619d6','89afa308-d121-46f5-8027-49c64bc5fca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c281142af44448bb3e41f3087afc33',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.531544 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7889ca8-758d-4617-ad4b-a44ccefa324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.541684 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c07d088-82b2-48bd-9c49-e25e3241f173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '646250a0-4b91-445d-b377-b9afe748e051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1794614789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c19fe18a481341298a678ed0d8d290db',qos_specs=None,replication_status=,reservations=['ad681156-e5b4-49e3-95b7-cea50ad5a2e8','45cbadbc-0170-4255-918b-81cb5f79205b','775910a9-ef18-4d87-9c6d-ccac7748aef7','f9b06161-bbb1-4b3b-9f35-efd3cd917b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549adc29306945b498f6fb801480e5e0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1794614789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=646250a0-4b91-445d-b377-b9afe748e051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c19fe18a481341298a678ed0d8d290db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='549adc29306945b498f6fb801480e5e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.543090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef04a657-c28c-4fd3-9e49-a047b7fd47e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.550107 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7889ca8-758d-4617-ad4b-a44ccefa324b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.551114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Flow 'volume_create_api' (bf550cb6-9cd1-49f6-bdac-2f60b63b00fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:49.551513 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Create volume request issued successfully. Jul 03 14:53:49.552345 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7db27d7c-fc92-4ac0-a1a9-c8f647219412 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:49.552951 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 200/819] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:49 2026] POST /volume/v3/volumes => generated 753 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:49.572832 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef04a657-c28c-4fd3-9e49-a047b7fd47e1) transitioned into state 'SUCCESS' from state '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-1794614789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c19fe18a481341298a678ed0d8d290db',qos_specs=None,replication_status=,reservations=['ad681156-e5b4-49e3-95b7-cea50ad5a2e8','45cbadbc-0170-4255-918b-81cb5f79205b','775910a9-ef18-4d87-9c6d-ccac7748aef7','f9b06161-bbb1-4b3b-9f35-efd3cd917b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549adc29306945b498f6fb801480e5e0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.573954 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487b99f3-2653-49a5-8bb4-b51af97d215f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:49.574999 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2f2afa39-e4de-4cf8-845d-d11ab24b242f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:49.579106 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2f2afa39-e4de-4cf8-845d-d11ab24b242f tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a Jul 03 14:53:49.580242 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2f2afa39-e4de-4cf8-845d-d11ab24b242f tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:49.580242 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2f2afa39-e4de-4cf8-845d-d11ab24b242f tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:49.588341 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487b99f3-2653-49a5-8bb4-b51af97d215f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:49.589760 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Flow 'volume_create_api' (c9e29f61-993b-4f1a-bc2a-683eb6012a97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:49.590218 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:49.590218 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:49.590318 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Create volume request issued successfully. Jul 03 14:53:49.591191 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-d1fbaba7-f11e-420a-bd7e-03c374a1d5f0 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:49.591765 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 204/820] 10.4.3.99 () {72 vars in 1534 bytes} [Fri Jul 3 14:53:49 2026] POST /volume/v3/volumes => generated 753 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:49.596370 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2f2afa39-e4de-4cf8-845d-d11ab24b242f tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:49.600804 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2f2afa39-e4de-4cf8-845d-d11ab24b242f tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a returned with HTTP 200 Jul 03 14:53:49.601276 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-c35466d3-03d7-48e2-8b07-9c0c8a7e11eb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:49.601509 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 207/821] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:49 2026] GET /volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:49.605526 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-c35466d3-03d7-48e2-8b07-9c0c8a7e11eb tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] GET https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:49.605824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-c35466d3-03d7-48e2-8b07-9c0c8a7e11eb tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:49.606256 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-c35466d3-03d7-48e2-8b07-9c0c8a7e11eb tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:49.615080 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:49.615080 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:49.619828 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-c35466d3-03d7-48e2-8b07-9c0c8a7e11eb tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Volume info retrieved successfully. Jul 03 14:53:49.625242 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2b82849a-1f1c-482f-8fdd-88b1c70da187 req-c35466d3-03d7-48e2-8b07-9c0c8a7e11eb tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 returned with HTTP 200 Jul 03 14:53:49.625823 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 211/822] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:49 2026] GET /volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:49.661614 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dc78e596-bce2-4759-9bc0-7b130feb8f07 req-26f1d6a6-34e7-48c5-be24-888bdecced06 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:49.664889 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dc78e596-bce2-4759-9bc0-7b130feb8f07 req-26f1d6a6-34e7-48c5-be24-888bdecced06 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] GET https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:49.665226 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dc78e596-bce2-4759-9bc0-7b130feb8f07 req-26f1d6a6-34e7-48c5-be24-888bdecced06 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:49.665553 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dc78e596-bce2-4759-9bc0-7b130feb8f07 req-26f1d6a6-34e7-48c5-be24-888bdecced06 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:49.682318 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:49.682318 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:49.687151 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-dc78e596-bce2-4759-9bc0-7b130feb8f07 req-26f1d6a6-34e7-48c5-be24-888bdecced06 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Volume info retrieved successfully. Jul 03 14:53:49.694857 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dc78e596-bce2-4759-9bc0-7b130feb8f07 req-26f1d6a6-34e7-48c5-be24-888bdecced06 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 returned with HTTP 200 Jul 03 14:53:49.694857 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 201/823] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:49 2026] GET /volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:50.631981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ea9f9199-7da7-4f9e-a0e9-64a664328291 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:50.631981 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea9f9199-7da7-4f9e-a0e9-64a664328291 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a Jul 03 14:53:50.631981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea9f9199-7da7-4f9e-a0e9-64a664328291 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:50.631981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea9f9199-7da7-4f9e-a0e9-64a664328291 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:50.638640 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:50.638640 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:50.648583 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ea9f9199-7da7-4f9e-a0e9-64a664328291 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:50.657883 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea9f9199-7da7-4f9e-a0e9-64a664328291 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a returned with HTTP 200 Jul 03 14:53:50.658592 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 205/824] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:50 2026] GET /volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:50.678718 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f44d529b-5fa1-435d-9d46-e89845395fcb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:50.680535 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f44d529b-5fa1-435d-9d46-e89845395fcb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a Jul 03 14:53:50.680898 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f44d529b-5fa1-435d-9d46-e89845395fcb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:50.681162 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f44d529b-5fa1-435d-9d46-e89845395fcb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:50.693170 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:50.693170 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:50.698246 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f44d529b-5fa1-435d-9d46-e89845395fcb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:50.706623 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f44d529b-5fa1-435d-9d46-e89845395fcb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a returned with HTTP 200 Jul 03 14:53:50.709536 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 208/825] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:50 2026] GET /volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:50.723305 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:50.729874 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8a5cf99a-4877-4e27-93f8-67d78354b426 req-5ce21618-a343-4511-889f-accda604af0a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:50.732531 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8a5cf99a-4877-4e27-93f8-67d78354b426 req-5ce21618-a343-4511-889f-accda604af0a tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] GET https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:50.732800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8a5cf99a-4877-4e27-93f8-67d78354b426 req-5ce21618-a343-4511-889f-accda604af0a tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:50.733223 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8a5cf99a-4877-4e27-93f8-67d78354b426 req-5ce21618-a343-4511-889f-accda604af0a tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:50.743206 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:50.743206 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:50.749045 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8a5cf99a-4877-4e27-93f8-67d78354b426 req-5ce21618-a343-4511-889f-accda604af0a tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Volume info retrieved successfully. Jul 03 14:53:50.756643 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8a5cf99a-4877-4e27-93f8-67d78354b426 req-5ce21618-a343-4511-889f-accda604af0a tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 returned with HTTP 200 Jul 03 14:53:50.757400 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 202/826] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:50 2026] GET /volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:53:50.798364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-993a7018-884a-4e80-87ff-a079df1e762e req-54c4803d-4580-4f83-8618-265a40b21106 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:50.801208 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-993a7018-884a-4e80-87ff-a079df1e762e req-54c4803d-4580-4f83-8618-265a40b21106 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:53:50.801683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-993a7018-884a-4e80-87ff-a079df1e762e req-54c4803d-4580-4f83-8618-265a40b21106 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "646250a0-4b91-445d-b377-b9afe748e051", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1806938448", "description": null, "metadata": {}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:50.813220 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:50.813220 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:50.814616 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-993a7018-884a-4e80-87ff-a079df1e762e req-54c4803d-4580-4f83-8618-265a40b21106 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Volume info retrieved successfully. Jul 03 14:53:50.814616 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [req-993a7018-884a-4e80-87ff-a079df1e762e req-54c4803d-4580-4f83-8618-265a40b21106 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Create snapshot from volume 646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:50.891842 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [req-993a7018-884a-4e80-87ff-a079df1e762e req-54c4803d-4580-4f83-8618-265a40b21106 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Created reservations ['14ad7f43-8457-4291-9b36-241f0fae7147', '8a25727a-b733-4ddf-9509-97920a6da82d', 'd2934dd8-68ff-45e1-948e-045d1d071c8d', '88783161-3aa1-41ec-9184-5b555b435d72'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:50.948372 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:50.948372 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:50.950649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:50.950800 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Create volume of 1 GB Jul 03 14:53:50.959227 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Availability Zones retrieved successfully. Jul 03 14:53:50.970913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Flow 'volume_create_api' (b58afbd1-06f7-417a-8854-96937d4697f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:50.975231 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-993a7018-884a-4e80-87ff-a079df1e762e req-54c4803d-4580-4f83-8618-265a40b21106 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Snapshot create request issued successfully. Jul 03 14:53:50.975603 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-993a7018-884a-4e80-87ff-a079df1e762e req-54c4803d-4580-4f83-8618-265a40b21106 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:53:50.976090 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 206/827] 10.4.3.99 () {72 vars in 1540 bytes} [Fri Jul 3 14:53:50 2026] POST /volume/v3/snapshots => generated 311 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:53:50.978824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd8f005-206f-4912-99e4-a78be9f0cb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:50.980316 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:51.020082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd8f005-206f-4912-99e4-a78be9f0cb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:51.021253 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (306765c6-0c3a-482e-b142-de407cb58175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:51.085716 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a9841a0e-d46a-4bb5-b483-f5983bb3dcbd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.124378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Created reservations ['12574a2a-ee76-4613-b266-59d0da1410da', '619ea7b6-8707-4d07-acc5-f447dc94f1ef', '344af0b0-1a48-4f8e-b1ba-b8607cf7f1e9', '0bf799dd-abf3-481d-9457-7ec24957ccdf'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:51.124378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (306765c6-0c3a-482e-b142-de407cb58175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12574a2a-ee76-4613-b266-59d0da1410da', '619ea7b6-8707-4d07-acc5-f447dc94f1ef', '344af0b0-1a48-4f8e-b1ba-b8607cf7f1e9', '0bf799dd-abf3-481d-9457-7ec24957ccdf']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:51.124631 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04bc3476-5cc9-45d2-ba6c-35d0804f8be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:51.163935 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04bc3476-5cc9-45d2-ba6c-35d0804f8be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8830b74d-a316-4d57-9a3e-402056c6613e', '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='ce776cba111b4a30b5d753dc9ad85a67',qos_specs=None,replication_status=,reservations=['12574a2a-ee76-4613-b266-59d0da1410da','619ea7b6-8707-4d07-acc5-f447dc94f1ef','344af0b0-1a48-4f8e-b1ba-b8607cf7f1e9','0bf799dd-abf3-481d-9457-7ec24957ccdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='408247c655504154adbaa86a61dd80ea',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:51Z,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=8830b74d-a316-4d57-9a3e-402056c6613e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce776cba111b4a30b5d753dc9ad85a67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='408247c655504154adbaa86a61dd80ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:51.165345 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a88ecf-41c1-4b81-8855-14a8840ca57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:51.192643 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a88ecf-41c1-4b81-8855-14a8840ca57a) transitioned into state 'SUCCESS' from 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='ce776cba111b4a30b5d753dc9ad85a67',qos_specs=None,replication_status=,reservations=['12574a2a-ee76-4613-b266-59d0da1410da','619ea7b6-8707-4d07-acc5-f447dc94f1ef','344af0b0-1a48-4f8e-b1ba-b8607cf7f1e9','0bf799dd-abf3-481d-9457-7ec24957ccdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='408247c655504154adbaa86a61dd80ea',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:51.193660 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e164fced-d90d-47e5-8065-efb4f015e2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:51.203904 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a9841a0e-d46a-4bb5-b483-f5983bb3dcbd tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:53:51.205280 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a9841a0e-d46a-4bb5-b483-f5983bb3dcbd tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1546793184", "extra_specs": {"spec1": "val1"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:51.211147 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e164fced-d90d-47e5-8065-efb4f015e2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:51.212050 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Flow 'volume_create_api' (b58afbd1-06f7-417a-8854-96937d4697f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:51.212476 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Create volume request issued successfully. Jul 03 14:53:51.213269 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f0078534-4434-4550-8a96-e3c6f0fe5339 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:51.214229 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 212/828] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:53:50 2026] POST /volume/v3/volumes => generated 731 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:53:51.230170 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e835de5c-5310-4d07-af57-2a90eb2b8fbd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.230369 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a9841a0e-d46a-4bb5-b483-f5983bb3dcbd tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:53:51.231534 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 209/829] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:53:51 2026] POST /volume/v3/types => generated 243 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:51.231950 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e835de5c-5310-4d07-af57-2a90eb2b8fbd tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] GET https://10.4.3.99/volume/v3/volumes/8830b74d-a316-4d57-9a3e-402056c6613e Jul 03 14:53:51.232247 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e835de5c-5310-4d07-af57-2a90eb2b8fbd tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.232598 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e835de5c-5310-4d07-af57-2a90eb2b8fbd tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.244886 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e46369d7-be22-44aa-8b36-5494889c85d7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.247394 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e46369d7-be22-44aa-8b36-5494889c85d7 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] POST https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs Jul 03 14:53:51.247817 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e46369d7-be22-44aa-8b36-5494889c85d7 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:51.249811 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e46369d7-be22-44aa-8b36-5494889c85d7 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs returned with HTTP 400 Jul 03 14:53:51.250420 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 207/830] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 14:53:51 2026] POST /volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:53:51.251495 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fc7155f6-5721-4b55-9a7e-0402c393040e req-b0ca9e03-abf0-40a8-a354-ae4b50a928c9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.253015 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:51.253015 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:51.254473 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fc7155f6-5721-4b55-9a7e-0402c393040e req-b0ca9e03-abf0-40a8-a354-ae4b50a928c9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] GET https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e Jul 03 14:53:51.254866 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fc7155f6-5721-4b55-9a7e-0402c393040e req-b0ca9e03-abf0-40a8-a354-ae4b50a928c9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.255058 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fc7155f6-5721-4b55-9a7e-0402c393040e req-b0ca9e03-abf0-40a8-a354-ae4b50a928c9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.260817 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e835de5c-5310-4d07-af57-2a90eb2b8fbd tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Volume info retrieved successfully. Jul 03 14:53:51.265088 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-df7118b4-e8a1-4ee2-95a4-1c6aae0ebee3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.267637 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df7118b4-e8a1-4ee2-95a4-1c6aae0ebee3 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] POST https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs Jul 03 14:53:51.268095 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-df7118b4-e8a1-4ee2-95a4-1c6aae0ebee3 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:51.268520 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e835de5c-5310-4d07-af57-2a90eb2b8fbd tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] https://10.4.3.99/volume/v3/volumes/8830b74d-a316-4d57-9a3e-402056c6613e returned with HTTP 200 Jul 03 14:53:51.268991 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 203/831] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:51 2026] GET /volume/v3/volumes/8830b74d-a316-4d57-9a3e-402056c6613e => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:51.272506 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df7118b4-e8a1-4ee2-95a4-1c6aae0ebee3 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs returned with HTTP 400 Jul 03 14:53:51.272506 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 210/832] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 14:53:51 2026] POST /volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:53:51.283445 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-25e60976-4155-4df7-8434-e5ff8ef74582 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.286029 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-25e60976-4155-4df7-8434-e5ff8ef74582 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] POST https://10.4.3.99/volume/v3/types/04b89969-0ea0-4fe6-99e6-5957ca2ca945/extra_specs Jul 03 14:53:51.286451 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-25e60976-4155-4df7-8434-e5ff8ef74582 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:51.288846 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:51.288846 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:51.290455 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:51.290455 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:51.291102 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-fc7155f6-5721-4b55-9a7e-0402c393040e req-b0ca9e03-abf0-40a8-a354-ae4b50a928c9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] Snapshot retrieved successfully. Jul 03 14:53:51.292535 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fc7155f6-5721-4b55-9a7e-0402c393040e req-b0ca9e03-abf0-40a8-a354-ae4b50a928c9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e returned with HTTP 200 Jul 03 14:53:51.293259 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 213/833] 10.4.3.99 () {68 vars in 1597 bytes} [Fri Jul 3 14:53:51 2026] GET /volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:51.298453 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-25e60976-4155-4df7-8434-e5ff8ef74582 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/04b89969-0ea0-4fe6-99e6-5957ca2ca945/extra_specs returned with HTTP 404 Jul 03 14:53:51.299171 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 208/834] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 14:53:51 2026] POST /volume/v3/types/04b89969-0ea0-4fe6-99e6-5957ca2ca945/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:51.311151 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b0c87f4e-6f5f-4906-b588-3182f86f5a12 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.317057 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0c87f4e-6f5f-4906-b588-3182f86f5a12 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] DELETE https://10.4.3.99/volume/v3/types/d44b48ed-3903-434f-b334-67022686b8a5/extra_specs/spec1 Jul 03 14:53:51.317290 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0c87f4e-6f5f-4906-b588-3182f86f5a12 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.317557 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0c87f4e-6f5f-4906-b588-3182f86f5a12 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.326070 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0c87f4e-6f5f-4906-b588-3182f86f5a12 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/d44b48ed-3903-434f-b334-67022686b8a5/extra_specs/spec1 returned with HTTP 404 Jul 03 14:53:51.326391 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 204/835] 10.4.3.99 () {66 vars in 1392 bytes} [Fri Jul 3 14:53:51 2026] DELETE /volume/v3/types/d44b48ed-3903-434f-b334-67022686b8a5/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:51.330040 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e632b5e1-303e-46e8-ac5b-2ae32e3d92ad req-0c15be27-ee32-4fe1-b870-7c5177a0a6a9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.332646 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e632b5e1-303e-46e8-ac5b-2ae32e3d92ad req-0c15be27-ee32-4fe1-b870-7c5177a0a6a9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] GET https://10.4.3.99/volume/v3/snapshots/detail Jul 03 14:53:51.334054 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e632b5e1-303e-46e8-ac5b-2ae32e3d92ad req-0c15be27-ee32-4fe1-b870-7c5177a0a6a9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.334054 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e632b5e1-303e-46e8-ac5b-2ae32e3d92ad req-0c15be27-ee32-4fe1-b870-7c5177a0a6a9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.334054 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [req-e632b5e1-303e-46e8-ac5b-2ae32e3d92ad req-0c15be27-ee32-4fe1-b870-7c5177a0a6a9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:53:51.335991 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.db.api [req-e632b5e1-303e-46e8-ac5b-2ae32e3d92ad req-0c15be27-ee32-4fe1-b870-7c5177a0a6a9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] Building query based on filter {{(pid=99979) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:53:51.337307 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7cf644ca-74c0-4128-8306-9d0c641352d4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.339541 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7cf644ca-74c0-4128-8306-9d0c641352d4 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] GET https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/nonexistent_extra_spec_name Jul 03 14:53:51.339824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7cf644ca-74c0-4128-8306-9d0c641352d4 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.340536 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7cf644ca-74c0-4128-8306-9d0c641352d4 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.351420 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7cf644ca-74c0-4128-8306-9d0c641352d4 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 14:53:51.351887 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 214/836] 10.4.3.99 () {66 vars in 1455 bytes} [Fri Jul 3 14:53:51 2026] GET /volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:51.359626 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-e632b5e1-303e-46e8-ac5b-2ae32e3d92ad req-0c15be27-ee32-4fe1-b870-7c5177a0a6a9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] Get all snapshots completed successfully. Jul 03 14:53:51.359813 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:51.359813 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:51.360657 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e632b5e1-303e-46e8-ac5b-2ae32e3d92ad req-0c15be27-ee32-4fe1-b870-7c5177a0a6a9 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-reader] https://10.4.3.99/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 14:53:51.361106 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 211/837] 10.4.3.99 () {68 vars in 1507 bytes} [Fri Jul 3 14:53:51 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 03 14:53:51.362178 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2c7290b2-e68e-434e-9e97-eecfde5a67d7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.367511 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c7290b2-e68e-434e-9e97-eecfde5a67d7 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] GET https://10.4.3.99/volume/v3/types/44492cb8-9b84-423a-8090-c7503dbabcb7/extra_specs/spec1 Jul 03 14:53:51.367707 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c7290b2-e68e-434e-9e97-eecfde5a67d7 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.367987 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c7290b2-e68e-434e-9e97-eecfde5a67d7 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.373064 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c7290b2-e68e-434e-9e97-eecfde5a67d7 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/44492cb8-9b84-423a-8090-c7503dbabcb7/extra_specs/spec1 returned with HTTP 404 Jul 03 14:53:51.373879 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 209/838] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 14:53:51 2026] GET /volume/v3/types/44492cb8-9b84-423a-8090-c7503dbabcb7/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:51.382423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a40604ba-c29a-465b-b0d1-94e8108691de None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.384708 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a40604ba-c29a-465b-b0d1-94e8108691de tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] GET https://10.4.3.99/volume/v3/types/4760a20c-3688-4a2f-8a54-9d9c1c9b505a/extra_specs Jul 03 14:53:51.384917 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a40604ba-c29a-465b-b0d1-94e8108691de tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.385114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a40604ba-c29a-465b-b0d1-94e8108691de tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.389424 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a40604ba-c29a-465b-b0d1-94e8108691de tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/4760a20c-3688-4a2f-8a54-9d9c1c9b505a/extra_specs returned with HTTP 404 Jul 03 14:53:51.389900 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 205/839] 10.4.3.99 () {66 vars in 1371 bytes} [Fri Jul 3 14:53:51 2026] GET /volume/v3/types/4760a20c-3688-4a2f-8a54-9d9c1c9b505a/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:51.392718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-355b11c7-0e78-40ce-90d4-828943189d81 req-34fbcae6-d869-4f81-a895-6e1901a35e87 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.394870 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-355b11c7-0e78-40ce-90d4-828943189d81 req-34fbcae6-d869-4f81-a895-6e1901a35e87 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] GET https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e Jul 03 14:53:51.395166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-355b11c7-0e78-40ce-90d4-828943189d81 req-34fbcae6-d869-4f81-a895-6e1901a35e87 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.395448 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-355b11c7-0e78-40ce-90d4-828943189d81 req-34fbcae6-d869-4f81-a895-6e1901a35e87 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.399552 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3693ea19-33c1-49b4-a182-c799ec452c44 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.401502 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3693ea19-33c1-49b4-a182-c799ec452c44 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] PUT https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/spec1 Jul 03 14:53:51.401904 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3693ea19-33c1-49b4-a182-c799ec452c44 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:51.402899 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:51.402899 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:51.403404 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-355b11c7-0e78-40ce-90d4-828943189d81 req-34fbcae6-d869-4f81-a895-6e1901a35e87 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Snapshot retrieved successfully. Jul 03 14:53:51.403777 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3693ea19-33c1-49b4-a182-c799ec452c44 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/spec1 returned with HTTP 400 Jul 03 14:53:51.404278 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-355b11c7-0e78-40ce-90d4-828943189d81 req-34fbcae6-d869-4f81-a895-6e1901a35e87 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e returned with HTTP 200 Jul 03 14:53:51.404357 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 212/840] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 14:53:51 2026] PUT /volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:53:51.404639 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 215/841] 10.4.3.99 () {68 vars in 1597 bytes} [Fri Jul 3 14:53:51 2026] GET /volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:51.414182 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6a133197-3c40-4b04-9b84-e46733718ea3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.416152 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6a133197-3c40-4b04-9b84-e46733718ea3 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] PUT https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/spec1 Jul 03 14:53:51.416605 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6a133197-3c40-4b04-9b84-e46733718ea3 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Action: 'update', calling method: update, body: null {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:51.420560 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6a133197-3c40-4b04-9b84-e46733718ea3 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/spec1 returned with HTTP 400 Jul 03 14:53:51.420695 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 210/842] 10.4.3.99 () {68 vars in 1408 bytes} [Fri Jul 3 14:53:51 2026] PUT /volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:53:51.429794 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9f135d8-dfe0-4b22-9c0e-57dea40607ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.434174 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9f135d8-dfe0-4b22-9c0e-57dea40607ba tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] PUT https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/None Jul 03 14:53:51.434174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9f135d8-dfe0-4b22-9c0e-57dea40607ba tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:51.437584 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-9341ae91-a3a3-477c-8d5c-47c5f379ce47 req-9e509e21-be9c-4941-a621-4ebc251ae7a1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.440318 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9341ae91-a3a3-477c-8d5c-47c5f379ce47 req-9e509e21-be9c-4941-a621-4ebc251ae7a1 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e Jul 03 14:53:51.440519 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9341ae91-a3a3-477c-8d5c-47c5f379ce47 req-9e509e21-be9c-4941-a621-4ebc251ae7a1 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.440771 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9341ae91-a3a3-477c-8d5c-47c5f379ce47 req-9e509e21-be9c-4941-a621-4ebc251ae7a1 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.440927 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [req-9341ae91-a3a3-477c-8d5c-47c5f379ce47 req-9e509e21-be9c-4941-a621-4ebc251ae7a1 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Delete snapshot with id: 61f441b4-498a-4af9-84f4-45f722eea66e Jul 03 14:53:51.449018 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9f135d8-dfe0-4b22-9c0e-57dea40607ba tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 14:53:51.449330 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9f135d8-dfe0-4b22-9c0e-57dea40607ba tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/None returned with HTTP 400 Jul 03 14:53:51.450063 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 206/843] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:53:51 2026] PUT /volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/None => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:53:51.460996 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e66403e2-0e49-439e-9daa-c4f1b520703b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.463204 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e66403e2-0e49-439e-9daa-c4f1b520703b tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] PUT https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/e2ed5a05-52ce-45d3-9161-e89c1cd88b49 Jul 03 14:53:51.463971 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e66403e2-0e49-439e-9daa-c4f1b520703b tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:51.465163 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:51.465163 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:51.465752 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-9341ae91-a3a3-477c-8d5c-47c5f379ce47 req-9e509e21-be9c-4941-a621-4ebc251ae7a1 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Snapshot retrieved successfully. Jul 03 14:53:51.490965 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-9341ae91-a3a3-477c-8d5c-47c5f379ce47 req-9e509e21-be9c-4941-a621-4ebc251ae7a1 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Snapshot delete request issued successfully. Jul 03 14:53:51.491194 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9341ae91-a3a3-477c-8d5c-47c5f379ce47 req-9e509e21-be9c-4941-a621-4ebc251ae7a1 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e returned with HTTP 202 Jul 03 14:53:51.492016 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 213/844] 10.4.3.99 () {70 vars in 1619 bytes} [Fri Jul 3 14:53:51 2026] DELETE /volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:51.510256 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e66403e2-0e49-439e-9daa-c4f1b520703b tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 14:53:51.510502 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e66403e2-0e49-439e-9daa-c4f1b520703b tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/e2ed5a05-52ce-45d3-9161-e89c1cd88b49 returned with HTTP 400 Jul 03 14:53:51.511087 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 216/845] 10.4.3.99 () {68 vars in 1502 bytes} [Fri Jul 3 14:53:51 2026] PUT /volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c/extra_specs/e2ed5a05-52ce-45d3-9161-e89c1cd88b49 => generated 73 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:53:51.524192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e07b2122-d371-4054-a46d-3211e8b67833 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.527806 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e07b2122-d371-4054-a46d-3211e8b67833 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] PUT https://10.4.3.99/volume/v3/types/b606ec34-cd64-4cac-85f9-a6ac215c83af/extra_specs/spec1 Jul 03 14:53:51.528389 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e07b2122-d371-4054-a46d-3211e8b67833 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:51.528824 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-cf20b6bd-3bda-48e4-b337-455323c756e6 req-041267cf-1e39-4be4-84ee-65e8b10d4fee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.532002 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cf20b6bd-3bda-48e4-b337-455323c756e6 req-041267cf-1e39-4be4-84ee-65e8b10d4fee tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] GET https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e Jul 03 14:53:51.532233 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cf20b6bd-3bda-48e4-b337-455323c756e6 req-041267cf-1e39-4be4-84ee-65e8b10d4fee tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.532544 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cf20b6bd-3bda-48e4-b337-455323c756e6 req-041267cf-1e39-4be4-84ee-65e8b10d4fee tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.553810 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e07b2122-d371-4054-a46d-3211e8b67833 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/b606ec34-cd64-4cac-85f9-a6ac215c83af/extra_specs/spec1 returned with HTTP 404 Jul 03 14:53:51.554770 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 211/846] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 14:53:51 2026] PUT /volume/v3/types/b606ec34-cd64-4cac-85f9-a6ac215c83af/extra_specs/spec1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:51.558012 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:51.558012 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:51.558709 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-cf20b6bd-3bda-48e4-b337-455323c756e6 req-041267cf-1e39-4be4-84ee-65e8b10d4fee tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Snapshot retrieved successfully. Jul 03 14:53:51.560006 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cf20b6bd-3bda-48e4-b337-455323c756e6 req-041267cf-1e39-4be4-84ee-65e8b10d4fee tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e returned with HTTP 200 Jul 03 14:53:51.560426 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 207/847] 10.4.3.99 () {68 vars in 1597 bytes} [Fri Jul 3 14:53:51 2026] GET /volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:51.563359 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-87a98535-04fe-4993-868d-1ac9d92e5c99 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.565603 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87a98535-04fe-4993-868d-1ac9d92e5c99 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] DELETE https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c Jul 03 14:53:51.565805 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-87a98535-04fe-4993-868d-1ac9d92e5c99 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.566421 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-87a98535-04fe-4993-868d-1ac9d92e5c99 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.566668 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:51.566668 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:51.613648 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87a98535-04fe-4993-868d-1ac9d92e5c99 tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c returned with HTTP 202 Jul 03 14:53:51.614189 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 214/848] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:53:51 2026] DELETE /volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:51.622407 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-930dfb8b-fcea-4c2c-b2f4-3654e4e301fd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:51.624024 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-930dfb8b-fcea-4c2c-b2f4-3654e4e301fd tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] GET https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c Jul 03 14:53:51.624238 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-930dfb8b-fcea-4c2c-b2f4-3654e4e301fd tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:51.624430 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-930dfb8b-fcea-4c2c-b2f4-3654e4e301fd tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:51.627887 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-930dfb8b-fcea-4c2c-b2f4-3654e4e301fd tempest-ExtraSpecsNegativeTest-277162933 tempest-ExtraSpecsNegativeTest-277162933-project-admin] https://10.4.3.99/volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c returned with HTTP 404 Jul 03 14:53:51.628416 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 217/849] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:53:51 2026] GET /volume/v3/types/9209c845-c451-4759-b1c4-57ff032ef92c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:52.286337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e1362e36-5132-4855-8b76-29525ec1dc6d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:52.291108 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e1362e36-5132-4855-8b76-29525ec1dc6d tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] GET https://10.4.3.99/volume/v3/volumes/8830b74d-a316-4d57-9a3e-402056c6613e Jul 03 14:53:52.291470 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e1362e36-5132-4855-8b76-29525ec1dc6d tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:52.291710 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e1362e36-5132-4855-8b76-29525ec1dc6d tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:52.308143 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:52.308143 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:52.314712 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e1362e36-5132-4855-8b76-29525ec1dc6d tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Volume info retrieved successfully. Jul 03 14:53:52.327307 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e1362e36-5132-4855-8b76-29525ec1dc6d tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] https://10.4.3.99/volume/v3/volumes/8830b74d-a316-4d57-9a3e-402056c6613e returned with HTTP 200 Jul 03 14:53:52.328332 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 212/850] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:52 2026] GET /volume/v3/volumes/8830b74d-a316-4d57-9a3e-402056c6613e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:53:52.350594 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b7ae3f43-d9a7-46b3-ba3c-1128d9567087 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:52.352947 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b7ae3f43-d9a7-46b3-ba3c-1128d9567087 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1&project_id=21407a65a0ba4b768d6e74aa97a554ec Jul 03 14:53:52.353098 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b7ae3f43-d9a7-46b3-ba3c-1128d9567087 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:52.353773 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b7ae3f43-d9a7-46b3-ba3c-1128d9567087 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:52.354347 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7ae3f43-d9a7-46b3-ba3c-1128d9567087 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Could not evaluate value 21407a65a0ba4b768d6e74aa97a554ec, assuming string {{(pid=99978) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:53:52.355051 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b7ae3f43-d9a7-46b3-ba3c-1128d9567087 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Searching by: MultiDict([('project_id', '21407a65a0ba4b768d6e74aa97a554ec'), ('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:53:52.401482 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b7ae3f43-d9a7-46b3-ba3c-1128d9567087 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Get all volumes completed successfully. Jul 03 14:53:52.403108 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:52.403108 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:52.408067 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b7ae3f43-d9a7-46b3-ba3c-1128d9567087 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1&project_id=21407a65a0ba4b768d6e74aa97a554ec returned with HTTP 200 Jul 03 14:53:52.409196 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 208/851] 10.4.3.99 () {66 vars in 1366 bytes} [Fri Jul 3 14:53:52 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=21407a65a0ba4b768d6e74aa97a554ec => generated 3038 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:52.430454 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f69a87d6-0e1b-407f-8a63-fe4a349d0277 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:52.434007 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f69a87d6-0e1b-407f-8a63-fe4a349d0277 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/8830b74d-a316-4d57-9a3e-402056c6613e Jul 03 14:53:52.434508 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f69a87d6-0e1b-407f-8a63-fe4a349d0277 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:52.434925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f69a87d6-0e1b-407f-8a63-fe4a349d0277 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:52.435323 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-f69a87d6-0e1b-407f-8a63-fe4a349d0277 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Delete volume with id: 8830b74d-a316-4d57-9a3e-402056c6613e Jul 03 14:53:52.454167 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:52.454167 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:53:52.454477 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f69a87d6-0e1b-407f-8a63-fe4a349d0277 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Volume info retrieved successfully. Jul 03 14:53:52.486188 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f69a87d6-0e1b-407f-8a63-fe4a349d0277 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] Delete volume request issued successfully. Jul 03 14:53:52.486994 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f69a87d6-0e1b-407f-8a63-fe4a349d0277 tempest-VolumesListAdminTestJSON-353666178 tempest-VolumesListAdminTestJSON-353666178-project-admin] https://10.4.3.99/volume/v3/volumes/8830b74d-a316-4d57-9a3e-402056c6613e returned with HTTP 202 Jul 03 14:53:52.488189 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 215/852] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:52 2026] DELETE /volume/v3/volumes/8830b74d-a316-4d57-9a3e-402056c6613e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:52.497018 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-892cdf8e-f005-45a8-b58d-8daf40fb8109 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:52.499638 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-892cdf8e-f005-45a8-b58d-8daf40fb8109 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a Jul 03 14:53:52.499907 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-892cdf8e-f005-45a8-b58d-8daf40fb8109 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:52.500154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-892cdf8e-f005-45a8-b58d-8daf40fb8109 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:52.508060 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:52.508060 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:52.513553 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-892cdf8e-f005-45a8-b58d-8daf40fb8109 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:52.519711 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-892cdf8e-f005-45a8-b58d-8daf40fb8109 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a returned with HTTP 200 Jul 03 14:53:52.520290 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 218/853] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:52 2026] GET /volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:52.536429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-706424d6-e19c-4b14-8688-0e68d852f81c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:52.538423 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-706424d6-e19c-4b14-8688-0e68d852f81c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] DELETE https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a Jul 03 14:53:52.538704 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-706424d6-e19c-4b14-8688-0e68d852f81c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:52.538903 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-706424d6-e19c-4b14-8688-0e68d852f81c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:52.539068 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-706424d6-e19c-4b14-8688-0e68d852f81c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Delete volume with id: ee9effea-8123-49d2-ba0c-03200096843a Jul 03 14:53:52.549640 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:52.549640 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:52.550411 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-706424d6-e19c-4b14-8688-0e68d852f81c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:52.574957 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-706424d6-e19c-4b14-8688-0e68d852f81c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Delete volume request issued successfully. Jul 03 14:53:52.575288 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-706424d6-e19c-4b14-8688-0e68d852f81c tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a returned with HTTP 202 Jul 03 14:53:52.576031 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 213/854] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:52 2026] DELETE /volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:52.585740 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-daa60a9e-31ce-4914-985d-187b92a907d8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:52.589586 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-daa60a9e-31ce-4914-985d-187b92a907d8 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a Jul 03 14:53:52.589950 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-daa60a9e-31ce-4914-985d-187b92a907d8 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:52.590188 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-daa60a9e-31ce-4914-985d-187b92a907d8 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:52.590434 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-766560bf-a8d1-4a28-aa6c-36ff030e0e9d req-b623c285-5191-4c72-88eb-0ba479b17985 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:52.593627 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-766560bf-a8d1-4a28-aa6c-36ff030e0e9d req-b623c285-5191-4c72-88eb-0ba479b17985 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] GET https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e Jul 03 14:53:52.593911 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-766560bf-a8d1-4a28-aa6c-36ff030e0e9d req-b623c285-5191-4c72-88eb-0ba479b17985 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:52.594202 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-766560bf-a8d1-4a28-aa6c-36ff030e0e9d req-b623c285-5191-4c72-88eb-0ba479b17985 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:52.602096 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-766560bf-a8d1-4a28-aa6c-36ff030e0e9d req-b623c285-5191-4c72-88eb-0ba479b17985 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e returned with HTTP 404 Jul 03 14:53:52.602887 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 216/855] 10.4.3.99 () {68 vars in 1597 bytes} [Fri Jul 3 14:53:52 2026] GET /volume/v3/snapshots/61f441b4-498a-4af9-84f4-45f722eea66e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:52.612688 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:52.612688 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:52.621819 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-daa60a9e-31ce-4914-985d-187b92a907d8 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:52.628947 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-daa60a9e-31ce-4914-985d-187b92a907d8 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a returned with HTTP 200 Jul 03 14:53:52.628947 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 209/856] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:52 2026] GET /volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:52.640150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f93ac49c-0a3f-4e54-95f0-177881d6a137 req-edb0bcec-1442-4896-9ef6-4fa0bf32be86 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:52.643089 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f93ac49c-0a3f-4e54-95f0-177881d6a137 req-edb0bcec-1442-4896-9ef6-4fa0bf32be86 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] DELETE https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:52.643372 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f93ac49c-0a3f-4e54-95f0-177881d6a137 req-edb0bcec-1442-4896-9ef6-4fa0bf32be86 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:52.643565 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f93ac49c-0a3f-4e54-95f0-177881d6a137 req-edb0bcec-1442-4896-9ef6-4fa0bf32be86 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:52.643766 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [req-f93ac49c-0a3f-4e54-95f0-177881d6a137 req-edb0bcec-1442-4896-9ef6-4fa0bf32be86 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Delete volume with id: 646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:52.654617 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:52.654617 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:52.657003 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f93ac49c-0a3f-4e54-95f0-177881d6a137 req-edb0bcec-1442-4896-9ef6-4fa0bf32be86 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Volume info retrieved successfully. Jul 03 14:53:52.682141 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f93ac49c-0a3f-4e54-95f0-177881d6a137 req-edb0bcec-1442-4896-9ef6-4fa0bf32be86 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Delete volume request issued successfully. Jul 03 14:53:52.682411 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f93ac49c-0a3f-4e54-95f0-177881d6a137 req-edb0bcec-1442-4896-9ef6-4fa0bf32be86 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 returned with HTTP 202 Jul 03 14:53:52.682943 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 219/857] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 14:53:52 2026] DELETE /volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:52.718160 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-569e58de-1389-4ff9-acbe-6db8d70d235f req-718eb382-0a96-4940-8044-518f1ca5fae6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:52.722285 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-569e58de-1389-4ff9-acbe-6db8d70d235f req-718eb382-0a96-4940-8044-518f1ca5fae6 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] GET https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:52.724427 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-569e58de-1389-4ff9-acbe-6db8d70d235f req-718eb382-0a96-4940-8044-518f1ca5fae6 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:52.724427 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-569e58de-1389-4ff9-acbe-6db8d70d235f req-718eb382-0a96-4940-8044-518f1ca5fae6 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:52.731615 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:52.731615 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:52.737366 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-569e58de-1389-4ff9-acbe-6db8d70d235f req-718eb382-0a96-4940-8044-518f1ca5fae6 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Volume info retrieved successfully. Jul 03 14:53:52.743626 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-569e58de-1389-4ff9-acbe-6db8d70d235f req-718eb382-0a96-4940-8044-518f1ca5fae6 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 returned with HTTP 200 Jul 03 14:53:52.744615 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 214/858] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:52 2026] GET /volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:53.652051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-eb29de31-05a7-41ee-a2ce-4586e057b319 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:53.658626 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eb29de31-05a7-41ee-a2ce-4586e057b319 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a Jul 03 14:53:53.658626 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eb29de31-05a7-41ee-a2ce-4586e057b319 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:53.658626 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eb29de31-05a7-41ee-a2ce-4586e057b319 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:53.668231 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eb29de31-05a7-41ee-a2ce-4586e057b319 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a returned with HTTP 404 Jul 03 14:53:53.668912 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 217/859] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:53 2026] GET /volume/v3/volumes/ee9effea-8123-49d2-ba0c-03200096843a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:53.676481 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1bfa2c72-b4bc-4bc5-87e6-44ee57e753ad None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:53.679921 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1bfa2c72-b4bc-4bc5-87e6-44ee57e753ad tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 Jul 03 14:53:53.680206 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1bfa2c72-b4bc-4bc5-87e6-44ee57e753ad tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:53.680388 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1bfa2c72-b4bc-4bc5-87e6-44ee57e753ad tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:53.688747 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:53.688747 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:53.694199 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1bfa2c72-b4bc-4bc5-87e6-44ee57e753ad tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:53.701422 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1bfa2c72-b4bc-4bc5-87e6-44ee57e753ad tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 returned with HTTP 200 Jul 03 14:53:53.702948 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 210/860] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:53 2026] GET /volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:53.716150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bd5b1bcd-e0df-45aa-927d-824437332b58 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:53.716609 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bd5b1bcd-e0df-45aa-927d-824437332b58 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 Jul 03 14:53:53.716843 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bd5b1bcd-e0df-45aa-927d-824437332b58 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:53.717047 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bd5b1bcd-e0df-45aa-927d-824437332b58 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:53.717265 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-bd5b1bcd-e0df-45aa-927d-824437332b58 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Delete volume with id: a801e374-8534-4351-a3d0-658b209fdcf2 Jul 03 14:53:53.726183 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:53.726183 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:53.726926 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bd5b1bcd-e0df-45aa-927d-824437332b58 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:53.768141 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bd5b1bcd-e0df-45aa-927d-824437332b58 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Delete volume request issued successfully. Jul 03 14:53:53.768368 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bd5b1bcd-e0df-45aa-927d-824437332b58 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 returned with HTTP 202 Jul 03 14:53:53.768875 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 220/861] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:53 2026] DELETE /volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:53.779204 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a6d098f4-44e7-49e9-bb66-178717e5b1eb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:53.781256 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a6d098f4-44e7-49e9-bb66-178717e5b1eb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 Jul 03 14:53:53.781427 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a6d098f4-44e7-49e9-bb66-178717e5b1eb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:53.781633 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a6d098f4-44e7-49e9-bb66-178717e5b1eb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:53.786904 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-d7282579-2a00-4730-90dd-50ed6df5accc req-6aae30e6-db8f-44bd-af3a-2b1e9e18d74e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:53.789272 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d7282579-2a00-4730-90dd-50ed6df5accc req-6aae30e6-db8f-44bd-af3a-2b1e9e18d74e tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] GET https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:53.789549 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:53.789549 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:53.789659 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d7282579-2a00-4730-90dd-50ed6df5accc req-6aae30e6-db8f-44bd-af3a-2b1e9e18d74e tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:53.789907 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d7282579-2a00-4730-90dd-50ed6df5accc req-6aae30e6-db8f-44bd-af3a-2b1e9e18d74e tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:53.796786 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a6d098f4-44e7-49e9-bb66-178717e5b1eb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:53.798632 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d7282579-2a00-4730-90dd-50ed6df5accc req-6aae30e6-db8f-44bd-af3a-2b1e9e18d74e tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 returned with HTTP 404 Jul 03 14:53:53.799180 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 218/862] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:53 2026] GET /volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:53.804670 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a6d098f4-44e7-49e9-bb66-178717e5b1eb tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 returned with HTTP 200 Jul 03 14:53:53.805223 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 215/863] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:53 2026] GET /volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:53.826095 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-41748971-5241-41cd-969f-082914b28bde req-31034e42-6436-4013-a101-0b49d6e5615d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:53.828268 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-41748971-5241-41cd-969f-082914b28bde req-31034e42-6436-4013-a101-0b49d6e5615d tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] DELETE https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:53.828488 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-41748971-5241-41cd-969f-082914b28bde req-31034e42-6436-4013-a101-0b49d6e5615d tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:53.828736 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-41748971-5241-41cd-969f-082914b28bde req-31034e42-6436-4013-a101-0b49d6e5615d tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:53.829016 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-41748971-5241-41cd-969f-082914b28bde req-31034e42-6436-4013-a101-0b49d6e5615d tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Delete volume with id: 646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:53.836548 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-41748971-5241-41cd-969f-082914b28bde req-31034e42-6436-4013-a101-0b49d6e5615d tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 returned with HTTP 404 Jul 03 14:53:53.836747 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 211/864] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 14:53:53 2026] DELETE /volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:53.869521 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b5fb2757-ffa6-4fb2-9eb8-5f12d237e2ee req-ef4f87ad-930d-477f-ad74-182d8f1be429 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:53.872664 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b5fb2757-ffa6-4fb2-9eb8-5f12d237e2ee req-ef4f87ad-930d-477f-ad74-182d8f1be429 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] GET https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 Jul 03 14:53:53.875001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b5fb2757-ffa6-4fb2-9eb8-5f12d237e2ee req-ef4f87ad-930d-477f-ad74-182d8f1be429 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:53.875001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b5fb2757-ffa6-4fb2-9eb8-5f12d237e2ee req-ef4f87ad-930d-477f-ad74-182d8f1be429 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:53.883318 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b5fb2757-ffa6-4fb2-9eb8-5f12d237e2ee req-ef4f87ad-930d-477f-ad74-182d8f1be429 tempest-VolumesSnapshotsTestJSON-337408780 tempest-VolumesSnapshotsTestJSON-337408780-project-member] https://10.4.3.99/volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 returned with HTTP 404 Jul 03 14:53:53.884210 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 221/865] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:53:53 2026] GET /volume/v3/volumes/646250a0-4b91-445d-b377-b9afe748e051 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:54.824692 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0df2d026-00ca-4b71-a6d1-129aac13f4c7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:54.829602 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0df2d026-00ca-4b71-a6d1-129aac13f4c7 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 Jul 03 14:53:54.829828 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0df2d026-00ca-4b71-a6d1-129aac13f4c7 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:54.830067 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0df2d026-00ca-4b71-a6d1-129aac13f4c7 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:54.837969 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0df2d026-00ca-4b71-a6d1-129aac13f4c7 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 returned with HTTP 404 Jul 03 14:53:54.838939 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 219/866] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:54 2026] GET /volume/v3/volumes/a801e374-8534-4351-a3d0-658b209fdcf2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:54.847952 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-272e3991-c436-40cb-b03d-cb1f677ac2f3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:54.850505 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-272e3991-c436-40cb-b03d-cb1f677ac2f3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 Jul 03 14:53:54.850662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-272e3991-c436-40cb-b03d-cb1f677ac2f3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:54.850931 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-272e3991-c436-40cb-b03d-cb1f677ac2f3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:54.871273 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:54.871273 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:53:54.878114 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-272e3991-c436-40cb-b03d-cb1f677ac2f3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:54.889474 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-272e3991-c436-40cb-b03d-cb1f677ac2f3 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 returned with HTTP 200 Jul 03 14:53:54.889474 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 216/867] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:54 2026] GET /volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:54.910223 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f1f55fae-db22-4af2-b996-6fafe7575235 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:54.916480 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f1f55fae-db22-4af2-b996-6fafe7575235 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 Jul 03 14:53:54.916480 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f1f55fae-db22-4af2-b996-6fafe7575235 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:54.916480 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f1f55fae-db22-4af2-b996-6fafe7575235 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:54.917253 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f1f55fae-db22-4af2-b996-6fafe7575235 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Delete volume with id: 9623a7d0-6270-47b0-8d41-7969c1ee34a0 Jul 03 14:53:54.929474 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:54.929474 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:53:54.929474 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f1f55fae-db22-4af2-b996-6fafe7575235 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:54.968795 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f1f55fae-db22-4af2-b996-6fafe7575235 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Delete volume request issued successfully. Jul 03 14:53:54.969120 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f1f55fae-db22-4af2-b996-6fafe7575235 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 returned with HTTP 202 Jul 03 14:53:54.969886 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 212/868] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:53:54 2026] DELETE /volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:53:54.983206 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3f759e3d-4200-4ad3-a741-ac0032f68947 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:54.988450 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f759e3d-4200-4ad3-a741-ac0032f68947 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 Jul 03 14:53:54.988450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f759e3d-4200-4ad3-a741-ac0032f68947 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:54.988659 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f759e3d-4200-4ad3-a741-ac0032f68947 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:55.010714 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:53:55.010714 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:53:55.015059 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3f759e3d-4200-4ad3-a741-ac0032f68947 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Volume info retrieved successfully. Jul 03 14:53:55.022220 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f759e3d-4200-4ad3-a741-ac0032f68947 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 returned with HTTP 200 Jul 03 14:53:55.022901 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 222/869] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:54 2026] GET /volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:55.724467 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-40a303d7-13c8-49d8-b8db-d428f28a67ef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:55.936663 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40a303d7-13c8-49d8-b8db-d428f28a67ef tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] GET https://10.4.3.99/volume/v3/scheduler-stats/get_pools Jul 03 14:53:55.936663 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40a303d7-13c8-49d8-b8db-d428f28a67ef tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:55.938194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40a303d7-13c8-49d8-b8db-d428f28a67ef tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Calling method 'get_pools' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:56.047833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b32c1301-07bb-42b5-abd2-85fcb2fbc2d4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:56.054724 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b32c1301-07bb-42b5-abd2-85fcb2fbc2d4 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] GET https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 Jul 03 14:53:56.055138 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b32c1301-07bb-42b5-abd2-85fcb2fbc2d4 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:56.055501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b32c1301-07bb-42b5-abd2-85fcb2fbc2d4 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:56.063716 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b32c1301-07bb-42b5-abd2-85fcb2fbc2d4 tempest-VolumesListAdminTestJSON-449536967 tempest-VolumesListAdminTestJSON-449536967-project-member] https://10.4.3.99/volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 returned with HTTP 404 Jul 03 14:53:56.064702 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 217/870] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:53:56 2026] GET /volume/v3/volumes/9623a7d0-6270-47b0-8d41-7969c1ee34a0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:53:56.444863 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40a303d7-13c8-49d8-b8db-d428f28a67ef tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] https://10.4.3.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 14:53:56.444863 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 220/871] 10.4.3.99 () {66 vars in 1284 bytes} [Fri Jul 3 14:53:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 721 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:56.465952 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2e394c46-7a82-41b3-af75-cab6bfda95ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:56.468718 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e394c46-7a82-41b3-af75-cab6bfda95ec tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] GET https://10.4.3.99/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 14:53:56.468718 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e394c46-7a82-41b3-af75-cab6bfda95ec tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:56.468992 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e394c46-7a82-41b3-af75-cab6bfda95ec tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Calling method 'get_pools' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:56.972096 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e394c46-7a82-41b3-af75-cab6bfda95ec tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] https://10.4.3.99/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 14:53:56.972689 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 213/872] 10.4.3.99 () {66 vars in 1307 bytes} [Fri Jul 3 14:53:56 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:53:56.984811 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-19699af3-d1c6-49e3-8520-20c469df3955 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:56.987705 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-19699af3-d1c6-49e3-8520-20c469df3955 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] GET https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool Jul 03 14:53:56.987985 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-19699af3-d1c6-49e3-8520-20c469df3955 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:56.988258 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-19699af3-d1c6-49e3-8520-20c469df3955 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:57.499601 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-19699af3-d1c6-49e3-8520-20c469df3955 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool returned with HTTP 200 Jul 03 14:53:57.502092 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 223/873] 10.4.3.99 () {66 vars in 1311 bytes} [Fri Jul 3 14:53:56 2026] GET /volume/v3/capabilities/np0000004430@storpool => generated 703 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:57.515898 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-09d808cd-8ce9-4a70-83a6-35761b86957f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:57.520655 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09d808cd-8ce9-4a70-83a6-35761b86957f tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] GET https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool Jul 03 14:53:57.520969 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09d808cd-8ce9-4a70-83a6-35761b86957f tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:57.521424 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09d808cd-8ce9-4a70-83a6-35761b86957f tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:58.035717 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09d808cd-8ce9-4a70-83a6-35761b86957f tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool returned with HTTP 200 Jul 03 14:53:58.036312 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 218/874] 10.4.3.99 () {66 vars in 1311 bytes} [Fri Jul 3 14:53:57 2026] GET /volume/v3/capabilities/np0000004430@storpool => generated 703 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:58.057174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-69ce3c3c-db11-4100-b765-f2ef24fd3a53 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:58.060585 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-69ce3c3c-db11-4100-b765-f2ef24fd3a53 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] GET https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool Jul 03 14:53:58.060585 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-69ce3c3c-db11-4100-b765-f2ef24fd3a53 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:53:58.060721 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-69ce3c3c-db11-4100-b765-f2ef24fd3a53 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:53:58.583605 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-69ce3c3c-db11-4100-b765-f2ef24fd3a53 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293 tempest-BackendsCapabilitiesAdminTestsJSON-1771218293-project-admin] https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool returned with HTTP 200 Jul 03 14:53:58.584309 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 221/875] 10.4.3.99 () {66 vars in 1311 bytes} [Fri Jul 3 14:53:58 2026] GET /volume/v3/capabilities/np0000004430@storpool => generated 703 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:53:59.359333 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f6002837-62ba-4344-a5f3-6ce59a673476 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:53:59.363376 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:53:59.363376 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-623727768", "imageRef": "7341497f-2021-4b15-991d-0fe9308de745", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:53:59.366444 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-623727768', 'imageRef': '7341497f-2021-4b15-991d-0fe9308de745', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:53:59.694578 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Create volume of 1 GB Jul 03 14:53:59.702019 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Availability Zones retrieved successfully. Jul 03 14:53:59.709369 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Flow 'volume_create_api' (afcb67be-034c-4bc1-8a54-340a5655368d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:59.710595 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (343f1833-33b8-491f-96f7-c018e9e06f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:59.711871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:53:59.811712 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (343f1833-33b8-491f-96f7-c018e9e06f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:59.813064 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5bb672-2e3d-4ee1-83d7-98bb4354f761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:59.900493 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Created reservations ['7d2087db-376d-4512-8b5e-f749f800582e', '13188280-fc58-4477-b7cc-321d2ef92aa6', 'aa14ff07-4c80-45ab-b519-301d44a5c533', '19cdb2bf-e8fc-4f1f-8742-e4900c936bcf'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:53:59.901462 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5bb672-2e3d-4ee1-83d7-98bb4354f761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d2087db-376d-4512-8b5e-f749f800582e', '13188280-fc58-4477-b7cc-321d2ef92aa6', 'aa14ff07-4c80-45ab-b519-301d44a5c533', '19cdb2bf-e8fc-4f1f-8742-e4900c936bcf']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:59.902547 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ba22d13-4784-44c1-a698-e248a1f53546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:59.938859 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ba22d13-4784-44c1-a698-e248a1f53546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '701c16da-02f2-4594-afa4-8188d8eead4d', '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-623727768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a163156f5d10410493fd5b04bed9ad6f',qos_specs=None,replication_status=,reservations=['7d2087db-376d-4512-8b5e-f749f800582e','13188280-fc58-4477-b7cc-321d2ef92aa6','aa14ff07-4c80-45ab-b519-301d44a5c533','19cdb2bf-e8fc-4f1f-8742-e4900c936bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202eb8b45e704f8187b167bc4b9d6f9d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-623727768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=701c16da-02f2-4594-afa4-8188d8eead4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a163156f5d10410493fd5b04bed9ad6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='202eb8b45e704f8187b167bc4b9d6f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:59.940945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb960d6e-6ca3-44fc-817f-6a0f50c891d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:59.977593 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb960d6e-6ca3-44fc-817f-6a0f50c891d7) transitioned into state 'SUCCESS' from state '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-623727768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a163156f5d10410493fd5b04bed9ad6f',qos_specs=None,replication_status=,reservations=['7d2087db-376d-4512-8b5e-f749f800582e','13188280-fc58-4477-b7cc-321d2ef92aa6','aa14ff07-4c80-45ab-b519-301d44a5c533','19cdb2bf-e8fc-4f1f-8742-e4900c936bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202eb8b45e704f8187b167bc4b9d6f9d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:59.979268 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26a03fa-14f5-4261-849f-894e6e5917b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:53:59.993467 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26a03fa-14f5-4261-849f-894e6e5917b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:53:59.994409 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Flow 'volume_create_api' (afcb67be-034c-4bc1-8a54-340a5655368d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:53:59.994699 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Create volume request issued successfully. Jul 03 14:53:59.995400 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f6002837-62ba-4344-a5f3-6ce59a673476 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:53:59.995814 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 214/876] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:53:59 2026] POST /volume/v3/volumes => generated 750 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:00.016234 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8aedc02-b677-4117-9f88-6593b4e659dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:00.018067 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8aedc02-b677-4117-9f88-6593b4e659dc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:00.018268 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8aedc02-b677-4117-9f88-6593b4e659dc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:00.018493 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8aedc02-b677-4117-9f88-6593b4e659dc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:00.027486 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:00.027486 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:00.031367 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8aedc02-b677-4117-9f88-6593b4e659dc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:00.037334 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8aedc02-b677-4117-9f88-6593b4e659dc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:00.037867 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 224/877] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:00 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:00.547100 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-46db2a27-abfa-4f69-9448-e3981a15d971 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:00.770616 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:00.771035 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-782072476"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:00.774265 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-782072476'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:00.774519 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Create volume of 1 GB Jul 03 14:54:00.780953 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Availability Zones retrieved successfully. Jul 03 14:54:00.788998 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Flow 'volume_create_api' (619fd9ce-c886-4800-b551-07d0d1c35c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:00.790185 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a642ec6-ade9-4a05-9ecd-f1170c73eb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:00.791584 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:00.832001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a642ec6-ade9-4a05-9ecd-f1170c73eb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:00.832790 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eedf5e8-1b8c-4b89-9c0f-8baa2c1b813c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:00.955919 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Created reservations ['19a69541-52ac-4820-a876-935c7db9aa86', '708cfb28-1809-41c0-8375-d6c9c33efd91', '7e6fd162-531d-46b6-b7b4-d39eedeb3f68', '6121b945-0d2f-4d28-ad85-2d6cff9c227d'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:00.956633 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eedf5e8-1b8c-4b89-9c0f-8baa2c1b813c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a69541-52ac-4820-a876-935c7db9aa86', '708cfb28-1809-41c0-8375-d6c9c33efd91', '7e6fd162-531d-46b6-b7b4-d39eedeb3f68', '6121b945-0d2f-4d28-ad85-2d6cff9c227d']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:00.958091 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460e8635-e5cc-4f8a-8264-45327b0e5a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:00.992499 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460e8635-e5cc-4f8a-8264-45327b0e5a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ce8fded-152a-45ad-932f-6c9b5bfa8b93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-782072476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f6d48ee72644beb00ca3fb54eae9ef',qos_specs=None,replication_status=,reservations=['19a69541-52ac-4820-a876-935c7db9aa86','708cfb28-1809-41c0-8375-d6c9c33efd91','7e6fd162-531d-46b6-b7b4-d39eedeb3f68','6121b945-0d2f-4d28-ad85-2d6cff9c227d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7702af6f344a5388415fabbe8f4d04',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-782072476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ce8fded-152a-45ad-932f-6c9b5bfa8b93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f6d48ee72644beb00ca3fb54eae9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7702af6f344a5388415fabbe8f4d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:00.993538 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd04187-8fac-4c91-a200-b216978be791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:01.024928 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd04187-8fac-4c91-a200-b216978be791) transitioned into state 'SUCCESS' from state '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-782072476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f6d48ee72644beb00ca3fb54eae9ef',qos_specs=None,replication_status=,reservations=['19a69541-52ac-4820-a876-935c7db9aa86','708cfb28-1809-41c0-8375-d6c9c33efd91','7e6fd162-531d-46b6-b7b4-d39eedeb3f68','6121b945-0d2f-4d28-ad85-2d6cff9c227d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7702af6f344a5388415fabbe8f4d04',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:01.024928 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1360a2c1-37ec-4100-9cce-9f156d6cd45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:01.043567 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1360a2c1-37ec-4100-9cce-9f156d6cd45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:01.044821 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Flow 'volume_create_api' (619fd9ce-c886-4800-b551-07d0d1c35c61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:01.044821 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Create volume request issued successfully. Jul 03 14:54:01.045878 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-46db2a27-abfa-4f69-9448-e3981a15d971 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:01.046936 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 219/878] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:00 2026] POST /volume/v3/volumes => generated 748 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:01.059581 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f88ab974-d7d1-40e9-a9f4-7779fda25713 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:01.065865 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f88ab974-d7d1-40e9-a9f4-7779fda25713 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:01.065994 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a25a7b6d-4d62-4b7a-aa3a-8016a7991bed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:01.066768 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f88ab974-d7d1-40e9-a9f4-7779fda25713 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:01.066768 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f88ab974-d7d1-40e9-a9f4-7779fda25713 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:01.068501 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a25a7b6d-4d62-4b7a-aa3a-8016a7991bed tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:01.068740 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a25a7b6d-4d62-4b7a-aa3a-8016a7991bed tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:01.068951 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a25a7b6d-4d62-4b7a-aa3a-8016a7991bed tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:01.075970 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:01.075970 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:01.078653 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:01.078653 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:01.081066 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f88ab974-d7d1-40e9-a9f4-7779fda25713 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:01.084107 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a25a7b6d-4d62-4b7a-aa3a-8016a7991bed tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Volume info retrieved successfully. Jul 03 14:54:01.086852 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f88ab974-d7d1-40e9-a9f4-7779fda25713 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:01.087390 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 222/879] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:01 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:01.090516 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a25a7b6d-4d62-4b7a-aa3a-8016a7991bed tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 200 Jul 03 14:54:01.091484 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 215/880] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:01 2026] GET /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:02.073794 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-86350871-597f-4b5b-86be-e672ed14846b req-d13d4c04-6a8a-4ea5-8918-ae0930f165b0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:02.076868 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-86350871-597f-4b5b-86be-e672ed14846b req-d13d4c04-6a8a-4ea5-8918-ae0930f165b0 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] DELETE https://10.4.3.99/volume/v3/attachments/e44c33f7-f486-4ccc-a704-e9e7605449e7 Jul 03 14:54:02.077246 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-86350871-597f-4b5b-86be-e672ed14846b req-d13d4c04-6a8a-4ea5-8918-ae0930f165b0 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:02.077524 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-86350871-597f-4b5b-86be-e672ed14846b req-d13d4c04-6a8a-4ea5-8918-ae0930f165b0 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:02.090003 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:02.090003 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:02.109740 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2a5ef7ba-815d-40f4-8177-ecd48c0e8567 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:02.111299 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-58fee08d-38ae-4c28-b21e-579768506b7b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:02.113323 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2a5ef7ba-815d-40f4-8177-ecd48c0e8567 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:02.113704 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2a5ef7ba-815d-40f4-8177-ecd48c0e8567 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:02.113998 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2a5ef7ba-815d-40f4-8177-ecd48c0e8567 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:02.115000 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-58fee08d-38ae-4c28-b21e-579768506b7b tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:02.116556 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-58fee08d-38ae-4c28-b21e-579768506b7b tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:02.116912 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-58fee08d-38ae-4c28-b21e-579768506b7b tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:02.125602 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:02.125602 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:02.130409 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-58fee08d-38ae-4c28-b21e-579768506b7b tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Volume info retrieved successfully. Jul 03 14:54:02.131136 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:02.131136 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:02.139443 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-58fee08d-38ae-4c28-b21e-579768506b7b tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 200 Jul 03 14:54:02.140371 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 223/881] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:02 2026] GET /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:02.141321 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2a5ef7ba-815d-40f4-8177-ecd48c0e8567 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:02.151368 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2a5ef7ba-815d-40f4-8177-ecd48c0e8567 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:02.152487 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 220/882] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:02 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 900 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:02.160755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e3b83f20-a32c-4f08-85d4-2f169204334a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:02.161712 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3b83f20-a32c-4f08-85d4-2f169204334a tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] POST https://10.4.3.99/volume/v3/os-volume-transfer Jul 03 14:54:02.162404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3b83f20-a32c-4f08-85d4-2f169204334a tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9ce8fded-152a-45ad-932f-6c9b5bfa8b93"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:02.164975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.volume_transfer [None req-e3b83f20-a32c-4f08-85d4-2f169204334a tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Creating new volume transfer {'transfer': {'volume_id': '9ce8fded-152a-45ad-932f-6c9b5bfa8b93'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 14:54:02.165284 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-e3b83f20-a32c-4f08-85d4-2f169204334a tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Creating transfer of volume 9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:02.165904 np0000004430 devstack@c-api.service[99978]: INFO cinder.transfer.api [None req-e3b83f20-a32c-4f08-85d4-2f169204334a tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Generating transfer record for volume 9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:02.175980 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:02.175980 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:02.221698 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3b83f20-a32c-4f08-85d4-2f169204334a tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 14:54:02.223555 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 216/883] 10.4.3.99 () {68 vars in 1284 bytes} [Fri Jul 3 14:54:02 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:02.234291 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-59c9bc8d-059e-42a6-822f-79c7b28acdb5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:02.239182 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-59c9bc8d-059e-42a6-822f-79c7b28acdb5 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:02.239994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-59c9bc8d-059e-42a6-822f-79c7b28acdb5 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:02.239994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-59c9bc8d-059e-42a6-822f-79c7b28acdb5 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:02.261609 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:02.261609 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:02.267344 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-59c9bc8d-059e-42a6-822f-79c7b28acdb5 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Volume info retrieved successfully. Jul 03 14:54:02.273663 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-59c9bc8d-059e-42a6-822f-79c7b28acdb5 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 200 Jul 03 14:54:02.274075 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 224/884] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:02 2026] GET /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:54:02.293196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-121fc8d5-2c95-4713-913e-244e6c8938f5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:02.298694 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-121fc8d5-2c95-4713-913e-244e6c8938f5 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/os-volume-transfer/a2f2796d-39cc-4793-8ec2-7d29b8f6873a Jul 03 14:54:02.299008 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-121fc8d5-2c95-4713-913e-244e6c8938f5 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:02.299312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-121fc8d5-2c95-4713-913e-244e6c8938f5 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:02.314634 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-121fc8d5-2c95-4713-913e-244e6c8938f5 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/os-volume-transfer/a2f2796d-39cc-4793-8ec2-7d29b8f6873a returned with HTTP 200 Jul 03 14:54:02.315193 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 221/885] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:54:02 2026] GET /volume/v3/os-volume-transfer/a2f2796d-39cc-4793-8ec2-7d29b8f6873a => generated 407 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:02.323700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea1a4246-d68f-43de-96b2-fa4a10fb24c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:02.331831 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea1a4246-d68f-43de-96b2-fa4a10fb24c3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/os-volume-transfer Jul 03 14:54:02.333036 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea1a4246-d68f-43de-96b2-fa4a10fb24c3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:02.333425 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea1a4246-d68f-43de-96b2-fa4a10fb24c3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:02.333652 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.volume_transfer [None req-ea1a4246-d68f-43de-96b2-fa4a10fb24c3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Listing volume transfers {{(pid=99978) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 14:54:02.340628 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea1a4246-d68f-43de-96b2-fa4a10fb24c3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 14:54:02.341148 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 217/886] 10.4.3.99 () {66 vars in 1263 bytes} [Fri Jul 3 14:54:02 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:02.351817 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:02.570976 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] POST https://10.4.3.99/volume/v3/os-volume-transfer/a2f2796d-39cc-4793-8ec2-7d29b8f6873a/accept Jul 03 14:54:02.571390 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "85c503acefbad7d8"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:02.573324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.volume_transfer [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Accepting volume transfer a2f2796d-39cc-4793-8ec2-7d29b8f6873a {{(pid=99979) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 14:54:02.573489 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.volume_transfer [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Accepting transfer a2f2796d-39cc-4793-8ec2-7d29b8f6873a Jul 03 14:54:02.633163 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-86350871-597f-4b5b-86be-e672ed14846b req-d13d4c04-6a8a-4ea5-8918-ae0930f165b0 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/attachments/e44c33f7-f486-4ccc-a704-e9e7605449e7 returned with HTTP 200 Jul 03 14:54:02.633163 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 225/887] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:54:02 2026] DELETE /volume/v3/attachments/e44c33f7-f486-4ccc-a704-e9e7605449e7 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:02.646002 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-86350871-597f-4b5b-86be-e672ed14846b req-a03ae6e3-e632-4c09-9c10-d089950983da None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:02.648668 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-86350871-597f-4b5b-86be-e672ed14846b req-a03ae6e3-e632-4c09-9c10-d089950983da tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d Jul 03 14:54:02.649002 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-86350871-597f-4b5b-86be-e672ed14846b req-a03ae6e3-e632-4c09-9c10-d089950983da tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:02.652145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-86350871-597f-4b5b-86be-e672ed14846b req-a03ae6e3-e632-4c09-9c10-d089950983da tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:02.652145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-86350871-597f-4b5b-86be-e672ed14846b req-a03ae6e3-e632-4c09-9c10-d089950983da tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Delete volume with id: a9a46b06-bce7-4f68-a250-ba41956e213d Jul 03 14:54:02.661066 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:02.661066 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:02.661529 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-86350871-597f-4b5b-86be-e672ed14846b req-a03ae6e3-e632-4c09-9c10-d089950983da tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:54:02.661585 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Created reservations ['ba185d58-4aef-444a-ac54-013b47f1c486', '890ac86e-4be2-44b8-9d47-ea08e4505c25', '2eb75e58-2a2b-49cf-a6ef-d58ff6212adc', '63e76f01-86d2-440b-8a86-21702a00e8e9'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:02.689328 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-86350871-597f-4b5b-86be-e672ed14846b req-a03ae6e3-e632-4c09-9c10-d089950983da tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Delete volume request issued successfully. Jul 03 14:54:02.689328 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-86350871-597f-4b5b-86be-e672ed14846b req-a03ae6e3-e632-4c09-9c10-d089950983da tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d returned with HTTP 202 Jul 03 14:54:02.689328 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 222/888] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 14:54:02 2026] DELETE /volume/v3/volumes/a9a46b06-bce7-4f68-a250-ba41956e213d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:02.701323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Created reservations ['86f7bdbf-004f-4c30-bd22-5cb7e52af338', 'c3a97ca0-a408-473e-9480-bbebd294b439', '95dd5a11-8a81-41f4-a6a7-afbae2db4229', 'b2253a75-7909-494d-9efd-e31e22c5ad1d'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:02.752992 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Created reservations ['2b39a08f-c538-4cd7-af22-d3c84cbeb6e0', '7481160f-7112-4da9-9b0a-4d1e4f6f4c78', '2d154b50-0eb9-4761-b7f5-3b8dd9dd6625', '590e91ca-5940-4278-827a-7bcf14738cdd'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:02.790153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Created reservations ['912eef3e-fea9-49d8-8355-acad5a99b632', '8c8e86cb-24f3-45b6-b5d7-a988bcad06c2', '482f0edf-491c-4b66-b6a2-b405bfa64684', 'a0638ca1-d957-4aea-9148-b3f5b19d10f8'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:02.953418 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ae9ec5b2-3d4f-43f3-bcd8-b0230177ebd0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.030906 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae9ec5b2-3d4f-43f3-bcd8-b0230177ebd0 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:54:03.031365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae9ec5b2-3d4f-43f3-bcd8-b0230177ebd0 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-607001508"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:03.048876 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae9ec5b2-3d4f-43f3-bcd8-b0230177ebd0 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:54:03.049268 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 218/889] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:54:02 2026] POST /volume/v3/types => generated 215 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:03.058751 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-adf61705-bf00-47e3-8c13-762a609a92d3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.060912 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-adf61705-bf00-47e3-8c13-762a609a92d3 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 14:54:03.061563 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-adf61705-bf00-47e3-8c13-762a609a92d3 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-68094226"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:03.063629 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:03.063629 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:03.078584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-adf61705-bf00-47e3-8c13-762a609a92d3 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 14:54:03.078969 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 226/890] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 14:54:03 2026] POST /volume/v3/group_types => generated 171 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:03.094463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4d6f95e8-3aec-4c5e-a14a-688acf37a9f8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.168090 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd92f87c-4fc6-4737-84e2-9c95cb272650 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.170507 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd92f87c-4fc6-4737-84e2-9c95cb272650 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:03.170860 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd92f87c-4fc6-4737-84e2-9c95cb272650 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:03.171114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd92f87c-4fc6-4737-84e2-9c95cb272650 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:03.181748 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:03.181748 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:03.201270 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd92f87c-4fc6-4737-84e2-9c95cb272650 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:03.207944 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd92f87c-4fc6-4737-84e2-9c95cb272650 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:03.208683 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 219/891] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:03 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 900 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:03.292602 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Transfer volume completed successfully. Jul 03 14:54:03.317407 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d6f95e8-3aec-4c5e-a14a-688acf37a9f8 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/groups Jul 03 14:54:03.317785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4d6f95e8-3aec-4c5e-a14a-688acf37a9f8 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c3e34ac-1a4e-47e0-b9fc-0f8618850b2a", "volume_types": ["c80cfb33-89e1-4949-ab6b-aeedec63f966"], "name": "tempest-Group1-523401190"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:03.320105 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-4d6f95e8-3aec-4c5e-a14a-688acf37a9f8 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Creating new group {'group': {'group_type': '9c3e34ac-1a4e-47e0-b9fc-0f8618850b2a', 'volume_types': ['c80cfb33-89e1-4949-ab6b-aeedec63f966'], 'name': 'tempest-Group1-523401190'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 14:54:03.331753 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.groups [None req-4d6f95e8-3aec-4c5e-a14a-688acf37a9f8 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Creating group tempest-Group1-523401190. Jul 03 14:54:03.364083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4d6f95e8-3aec-4c5e-a14a-688acf37a9f8 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:54:03.363581. {{(pid=99980) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:54:03.364249 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4d6f95e8-3aec-4c5e-a14a-688acf37a9f8 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Availability Zones retrieved successfully. Jul 03 14:54:03.405174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-4d6f95e8-3aec-4c5e-a14a-688acf37a9f8 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Created reservations ['5e523c63-b95e-4933-891a-d67902993d49'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:03.420526 np0000004430 devstack@c-api.service[99979]: INFO cinder.transfer.api [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Volume 9ce8fded-152a-45ad-932f-6c9b5bfa8b93 has been transferred. Jul 03 14:54:03.434646 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7bcadf58-4ce3-40df-8648-fdd5a5b4c713 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] https://10.4.3.99/volume/v3/os-volume-transfer/a2f2796d-39cc-4793-8ec2-7d29b8f6873a/accept returned with HTTP 202 Jul 03 14:54:03.434646 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 225/892] 10.4.3.99 () {68 vars in 1416 bytes} [Fri Jul 3 14:54:02 2026] POST /volume/v3/os-volume-transfer/a2f2796d-39cc-4793-8ec2-7d29b8f6873a/accept => generated 363 bytes in 1082 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:03.451314 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-70d6e87b-9037-45b5-b709-fe9d28cff837 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.454994 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70d6e87b-9037-45b5-b709-fe9d28cff837 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] GET https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:03.455274 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70d6e87b-9037-45b5-b709-fe9d28cff837 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:03.458855 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70d6e87b-9037-45b5-b709-fe9d28cff837 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:03.469106 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:03.469106 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:03.474638 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-70d6e87b-9037-45b5-b709-fe9d28cff837 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Volume info retrieved successfully. Jul 03 14:54:03.479279 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d6f95e8-3aec-4c5e-a14a-688acf37a9f8 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups returned with HTTP 202 Jul 03 14:54:03.479676 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 223/893] 10.4.3.99 () {70 vars in 1290 bytes} [Fri Jul 3 14:54:03 2026] POST /volume/v3/groups => generated 93 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:03.482688 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70d6e87b-9037-45b5-b709-fe9d28cff837 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 200 Jul 03 14:54:03.484227 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 227/894] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:03 2026] GET /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:03.493606 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-124bdf6f-b02a-45d8-8140-63a7f527d0ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.496582 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-124bdf6f-b02a-45d8-8140-63a7f527d0ce tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b Jul 03 14:54:03.497191 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-124bdf6f-b02a-45d8-8140-63a7f527d0ce tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:03.497191 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-124bdf6f-b02a-45d8-8140-63a7f527d0ce tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:03.497350 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-124bdf6f-b02a-45d8-8140-63a7f527d0ce tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 518c3a0f-3e0c-48c8-b69d-6f82843e767b {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:03.503360 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:03.503360 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:03.506161 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d1466161-6d7b-4287-8a75-e68b5d6ea010 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.508314 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1466161-6d7b-4287-8a75-e68b5d6ea010 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] GET https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:03.508531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d1466161-6d7b-4287-8a75-e68b5d6ea010 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:03.508729 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d1466161-6d7b-4287-8a75-e68b5d6ea010 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:03.517268 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:03.517268 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:03.522537 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d1466161-6d7b-4287-8a75-e68b5d6ea010 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] Volume info retrieved successfully. Jul 03 14:54:03.528600 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1466161-6d7b-4287-8a75-e68b5d6ea010 tempest-VolumesTransfersTest-1955584365 tempest-VolumesTransfersTest-1955584365-project-member] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 200 Jul 03 14:54:03.529102 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 226/895] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:03 2026] GET /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:03.532409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-124bdf6f-b02a-45d8-8140-63a7f527d0ce tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b returned with HTTP 200 Jul 03 14:54:03.533018 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 220/896] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:03 2026] GET /volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b => generated 321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:03.548701 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ba7e67a1-8929-4668-a880-57982a6c2ae3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.551443 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba7e67a1-8929-4668-a880-57982a6c2ae3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] DELETE https://10.4.3.99/volume/v3/os-volume-transfer/a2f2796d-39cc-4793-8ec2-7d29b8f6873a Jul 03 14:54:03.551796 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba7e67a1-8929-4668-a880-57982a6c2ae3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:03.552277 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba7e67a1-8929-4668-a880-57982a6c2ae3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:03.552277 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.volume_transfer [None req-ba7e67a1-8929-4668-a880-57982a6c2ae3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Delete transfer with id: a2f2796d-39cc-4793-8ec2-7d29b8f6873a Jul 03 14:54:03.555673 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba7e67a1-8929-4668-a880-57982a6c2ae3 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/os-volume-transfer/a2f2796d-39cc-4793-8ec2-7d29b8f6873a returned with HTTP 404 Jul 03 14:54:03.556285 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 224/897] 10.4.3.99 () {66 vars in 1377 bytes} [Fri Jul 3 14:54:03 2026] DELETE /volume/v3/os-volume-transfer/a2f2796d-39cc-4793-8ec2-7d29b8f6873a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:03.563252 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a6a7c9ad-31ab-4d8f-8afe-42bbe1de1115 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.649626 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6a7c9ad-31ab-4d8f-8afe-42bbe1de1115 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:03.649898 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6a7c9ad-31ab-4d8f-8afe-42bbe1de1115 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:03.650104 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6a7c9ad-31ab-4d8f-8afe-42bbe1de1115 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:03.650331 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a6a7c9ad-31ab-4d8f-8afe-42bbe1de1115 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Delete volume with id: 9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:03.660934 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:03.660934 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:03.661285 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a6a7c9ad-31ab-4d8f-8afe-42bbe1de1115 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Volume info retrieved successfully. Jul 03 14:54:03.686189 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a6a7c9ad-31ab-4d8f-8afe-42bbe1de1115 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Delete volume request issued successfully. Jul 03 14:54:03.686548 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6a7c9ad-31ab-4d8f-8afe-42bbe1de1115 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 202 Jul 03 14:54:03.687170 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 228/898] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:03 2026] DELETE /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:03.699699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-85f2adb9-e563-48cb-889e-ff304dbbbe7d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.700635 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-85f2adb9-e563-48cb-889e-ff304dbbbe7d tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] GET https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:03.700960 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-85f2adb9-e563-48cb-889e-ff304dbbbe7d tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:03.701354 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-85f2adb9-e563-48cb-889e-ff304dbbbe7d tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:03.705094 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ecde2fdf-bf1e-45df-9d12-9b31e5f0cf39 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.707729 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecde2fdf-bf1e-45df-9d12-9b31e5f0cf39 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:54:03.708893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecde2fdf-bf1e-45df-9d12-9b31e5f0cf39 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:03.708893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ecde2fdf-bf1e-45df-9d12-9b31e5f0cf39 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:03.714461 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:03.714461 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:03.723438 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-85f2adb9-e563-48cb-889e-ff304dbbbe7d tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Volume info retrieved successfully. Jul 03 14:54:03.731677 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:03.731677 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:03.733725 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-85f2adb9-e563-48cb-889e-ff304dbbbe7d tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 200 Jul 03 14:54:03.734491 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 227/899] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:03 2026] GET /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 1013 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:03.736732 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ecde2fdf-bf1e-45df-9d12-9b31e5f0cf39 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:03.742446 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ecde2fdf-bf1e-45df-9d12-9b31e5f0cf39 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:54:03.742911 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 221/900] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:03 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:03.988758 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d4687510-7289-445b-9e18-543609d3be7d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:03.991362 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d4687510-7289-445b-9e18-543609d3be7d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:54:03.991644 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d4687510-7289-445b-9e18-543609d3be7d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:03.991939 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d4687510-7289-445b-9e18-543609d3be7d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:04.006886 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:04.006886 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:04.011066 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d4687510-7289-445b-9e18-543609d3be7d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:04.016181 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d4687510-7289-445b-9e18-543609d3be7d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:54:04.017077 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 225/901] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:03 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:04.060234 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2f617645-d961-419d-828b-4dbc818e6e3b req-c8b6914d-4656-40e1-add4-f55320add2eb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.062852 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-c8b6914d-4656-40e1-add4-f55320add2eb tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:54:04.063101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-c8b6914d-4656-40e1-add4-f55320add2eb tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:04.063421 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-c8b6914d-4656-40e1-add4-f55320add2eb tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:04.075253 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:04.075253 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:04.080202 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2f617645-d961-419d-828b-4dbc818e6e3b req-c8b6914d-4656-40e1-add4-f55320add2eb tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:04.084052 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-c8b6914d-4656-40e1-add4-f55320add2eb tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:54:04.084662 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 229/902] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:04 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:04.103779 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2f617645-d961-419d-828b-4dbc818e6e3b req-98bc853a-4cb7-4002-8420-5cba76aa00f3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.106657 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-98bc853a-4cb7-4002-8420-5cba76aa00f3 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f/action Jul 03 14:54:04.107160 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-98bc853a-4cb7-4002-8420-5cba76aa00f3 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:04.107317 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-98bc853a-4cb7-4002-8420-5cba76aa00f3 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:04.121492 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:04.121492 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:04.122192 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-2f617645-d961-419d-828b-4dbc818e6e3b req-98bc853a-4cb7-4002-8420-5cba76aa00f3 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:04.131844 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-2f617645-d961-419d-828b-4dbc818e6e3b req-98bc853a-4cb7-4002-8420-5cba76aa00f3 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Begin detaching volume completed successfully. Jul 03 14:54:04.132116 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-98bc853a-4cb7-4002-8420-5cba76aa00f3 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f/action returned with HTTP 202 Jul 03 14:54:04.132949 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 228/903] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:54:04 2026] POST /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:04.226427 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d892f73-4ddb-4936-ba55-adaf5e18238d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.228741 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d892f73-4ddb-4936-ba55-adaf5e18238d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:04.229068 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d892f73-4ddb-4936-ba55-adaf5e18238d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:04.229380 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d892f73-4ddb-4936-ba55-adaf5e18238d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:04.242141 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:04.242141 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:04.247114 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d892f73-4ddb-4936-ba55-adaf5e18238d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:04.259469 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d892f73-4ddb-4936-ba55-adaf5e18238d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:04.260472 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 222/904] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:04 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:04.549790 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-faac52df-6c25-4837-8bc7-9816a5f21021 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.552216 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-faac52df-6c25-4837-8bc7-9816a5f21021 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b Jul 03 14:54:04.552358 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-faac52df-6c25-4837-8bc7-9816a5f21021 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:04.552551 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-faac52df-6c25-4837-8bc7-9816a5f21021 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:04.552709 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-faac52df-6c25-4837-8bc7-9816a5f21021 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 518c3a0f-3e0c-48c8-b69d-6f82843e767b {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:04.557351 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:04.557351 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:04.570631 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-faac52df-6c25-4837-8bc7-9816a5f21021 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b returned with HTTP 200 Jul 03 14:54:04.571395 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 226/905] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:04 2026] GET /volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:04.583191 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e652efdf-fbbd-40b0-8bad-b8b3a260b0c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.585294 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e652efdf-fbbd-40b0-8bad-b8b3a260b0c4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/groups Jul 03 14:54:04.585742 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e652efdf-fbbd-40b0-8bad-b8b3a260b0c4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c3e34ac-1a4e-47e0-b9fc-0f8618850b2a", "volume_types": ["c80cfb33-89e1-4949-ab6b-aeedec63f966"], "name": "tempest-Group2-1528753575"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:04.587597 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-e652efdf-fbbd-40b0-8bad-b8b3a260b0c4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Creating new group {'group': {'group_type': '9c3e34ac-1a4e-47e0-b9fc-0f8618850b2a', 'volume_types': ['c80cfb33-89e1-4949-ab6b-aeedec63f966'], 'name': 'tempest-Group2-1528753575'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 14:54:04.593018 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-e652efdf-fbbd-40b0-8bad-b8b3a260b0c4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Creating group tempest-Group2-1528753575. Jul 03 14:54:04.613154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-e652efdf-fbbd-40b0-8bad-b8b3a260b0c4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:54:04.612682. {{(pid=99977) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:54:04.613309 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e652efdf-fbbd-40b0-8bad-b8b3a260b0c4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Availability Zones retrieved successfully. Jul 03 14:54:04.635900 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-e652efdf-fbbd-40b0-8bad-b8b3a260b0c4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Created reservations ['dce25cbb-5928-4f83-954f-324ada8225df'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:04.691540 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e652efdf-fbbd-40b0-8bad-b8b3a260b0c4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups returned with HTTP 202 Jul 03 14:54:04.692294 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 230/906] 10.4.3.99 () {70 vars in 1290 bytes} [Fri Jul 3 14:54:04 2026] POST /volume/v3/groups => generated 94 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:04.702286 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-398a73bb-1b75-419b-b896-63f2705bb158 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.704427 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-398a73bb-1b75-419b-b896-63f2705bb158 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 Jul 03 14:54:04.704675 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-398a73bb-1b75-419b-b896-63f2705bb158 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:04.704924 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-398a73bb-1b75-419b-b896-63f2705bb158 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:04.705078 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-398a73bb-1b75-419b-b896-63f2705bb158 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 707d4b55-18b1-4758-a7b9-040cc4d75be6 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:04.710681 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:04.710681 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:04.720514 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-398a73bb-1b75-419b-b896-63f2705bb158 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 returned with HTTP 200 Jul 03 14:54:04.721008 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 229/907] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:04 2026] GET /volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:04.748660 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d52261eb-aba1-4d0f-9dd1-831790d6cc1e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.750516 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d52261eb-aba1-4d0f-9dd1-831790d6cc1e tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] GET https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:04.750700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d52261eb-aba1-4d0f-9dd1-831790d6cc1e tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:04.751086 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d52261eb-aba1-4d0f-9dd1-831790d6cc1e tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:04.758583 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d52261eb-aba1-4d0f-9dd1-831790d6cc1e tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 404 Jul 03 14:54:04.759151 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 223/908] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:04 2026] GET /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:04.766298 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ba589305-438a-43d8-ae26-1b0b5522b465 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.768813 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba589305-438a-43d8-ae26-1b0b5522b465 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:04.769053 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba589305-438a-43d8-ae26-1b0b5522b465 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:04.769313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba589305-438a-43d8-ae26-1b0b5522b465 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:04.779091 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba589305-438a-43d8-ae26-1b0b5522b465 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 404 Jul 03 14:54:04.779480 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 227/909] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:04 2026] GET /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:04.791297 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ea4f106-efde-4b3a-a8a9-18dc753a8642 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.793737 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ea4f106-efde-4b3a-a8a9-18dc753a8642 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:04.794050 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ea4f106-efde-4b3a-a8a9-18dc753a8642 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:04.794307 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ea4f106-efde-4b3a-a8a9-18dc753a8642 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:04.794515 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-6ea4f106-efde-4b3a-a8a9-18dc753a8642 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Delete volume with id: 9ce8fded-152a-45ad-932f-6c9b5bfa8b93 Jul 03 14:54:04.802474 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ea4f106-efde-4b3a-a8a9-18dc753a8642 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 returned with HTTP 404 Jul 03 14:54:04.803046 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 231/910] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:04 2026] DELETE /volume/v3/volumes/9ce8fded-152a-45ad-932f-6c9b5bfa8b93 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:04.811722 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ae838865-232c-4ddd-95f4-336e245b8f38 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:04.814442 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:04.814861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1321392965"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:04.816819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1321392965'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:04.816956 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Create volume of 1 GB Jul 03 14:54:04.817849 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:04.817849 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:04.822112 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Availability Zones retrieved successfully. Jul 03 14:54:04.830102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Flow 'volume_create_api' (f8f11cf9-b8de-4db0-a8e3-1937ce6dc58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:04.831357 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1388c492-3fd2-4bed-97dd-0a5901a3b3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:04.832860 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:04.864468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1388c492-3fd2-4bed-97dd-0a5901a3b3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:04.865146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69584c3e-0ccf-42f3-9b36-b30c50c64a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:04.918683 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Created reservations ['9f752a84-1a9c-4705-9ed0-1587f2439cd6', '42749859-0749-4530-a75f-1cd9e99d25d4', 'e80e39e0-0ce7-4eb1-bc95-1837301239c1', '4ac61fad-289e-4742-8429-bb173c5d8195'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:04.920006 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69584c3e-0ccf-42f3-9b36-b30c50c64a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f752a84-1a9c-4705-9ed0-1587f2439cd6', '42749859-0749-4530-a75f-1cd9e99d25d4', 'e80e39e0-0ce7-4eb1-bc95-1837301239c1', '4ac61fad-289e-4742-8429-bb173c5d8195']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:04.921839 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b078e85d-bd02-40b2-bd5e-ce72bc70eb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:04.961096 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b078e85d-bd02-40b2-bd5e-ce72bc70eb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77b527e2-3c39-4b22-b0f6-e41484eea47d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1321392965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f6d48ee72644beb00ca3fb54eae9ef',qos_specs=None,replication_status=,reservations=['9f752a84-1a9c-4705-9ed0-1587f2439cd6','42749859-0749-4530-a75f-1cd9e99d25d4','e80e39e0-0ce7-4eb1-bc95-1837301239c1','4ac61fad-289e-4742-8429-bb173c5d8195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7702af6f344a5388415fabbe8f4d04',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1321392965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77b527e2-3c39-4b22-b0f6-e41484eea47d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f6d48ee72644beb00ca3fb54eae9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7702af6f344a5388415fabbe8f4d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:04.962118 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5824e90-22fc-4686-99c4-3be0c06a7d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:04.992946 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5824e90-22fc-4686-99c4-3be0c06a7d6c) transitioned into state 'SUCCESS' from state '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-1321392965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57f6d48ee72644beb00ca3fb54eae9ef',qos_specs=None,replication_status=,reservations=['9f752a84-1a9c-4705-9ed0-1587f2439cd6','42749859-0749-4530-a75f-1cd9e99d25d4','e80e39e0-0ce7-4eb1-bc95-1837301239c1','4ac61fad-289e-4742-8429-bb173c5d8195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7702af6f344a5388415fabbe8f4d04',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:04.994248 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bda4e20-c41f-48c7-9477-c0fd2225c535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:05.005837 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bda4e20-c41f-48c7-9477-c0fd2225c535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:05.006885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Flow 'volume_create_api' (f8f11cf9-b8de-4db0-a8e3-1937ce6dc58c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:05.007281 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Create volume request issued successfully. Jul 03 14:54:05.007996 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae838865-232c-4ddd-95f4-336e245b8f38 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:05.008909 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 230/911] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:04 2026] POST /volume/v3/volumes => generated 749 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:05.023547 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-04cade34-fd3b-4db4-95e5-fa5a3cfd6e42 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:05.027566 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04cade34-fd3b-4db4-95e5-fa5a3cfd6e42 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:05.028496 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04cade34-fd3b-4db4-95e5-fa5a3cfd6e42 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:05.029105 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04cade34-fd3b-4db4-95e5-fa5a3cfd6e42 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:05.042701 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:05.042701 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:05.048210 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-04cade34-fd3b-4db4-95e5-fa5a3cfd6e42 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Volume info retrieved successfully. Jul 03 14:54:05.055115 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04cade34-fd3b-4db4-95e5-fa5a3cfd6e42 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d returned with HTTP 200 Jul 03 14:54:05.055957 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 224/912] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:05 2026] GET /volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:05.181340 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ba85c637-3b68-4061-808a-64df101e7bbc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:05.181340 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba85c637-3b68-4061-808a-64df101e7bbc None None] GET https://10.4.3.99/volume// Jul 03 14:54:05.181340 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba85c637-3b68-4061-808a-64df101e7bbc None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:05.181340 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba85c637-3b68-4061-808a-64df101e7bbc None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:05.181340 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba85c637-3b68-4061-808a-64df101e7bbc None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:54:05.181340 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 228/913] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:54:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:54:05.197240 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2f617645-d961-419d-828b-4dbc818e6e3b req-1fd0a72a-a6c7-4dc2-8cd8-4730e57cae3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:05.198920 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-1fd0a72a-a6c7-4dc2-8cd8-4730e57cae3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:54:05.199180 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-1fd0a72a-a6c7-4dc2-8cd8-4730e57cae3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:05.199273 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-1fd0a72a-a6c7-4dc2-8cd8-4730e57cae3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:05.215567 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:05.215567 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:05.222228 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2f617645-d961-419d-828b-4dbc818e6e3b req-1fd0a72a-a6c7-4dc2-8cd8-4730e57cae3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:05.226561 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-1fd0a72a-a6c7-4dc2-8cd8-4730e57cae3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:54:05.227004 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 232/914] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:54:05 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:05.277246 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-09c0a99f-4326-4cb0-9bb7-322c67b17f2d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:05.279651 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-09c0a99f-4326-4cb0-9bb7-322c67b17f2d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:05.281073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-09c0a99f-4326-4cb0-9bb7-322c67b17f2d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:05.281073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-09c0a99f-4326-4cb0-9bb7-322c67b17f2d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:05.289508 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:05.289508 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:05.293544 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-09c0a99f-4326-4cb0-9bb7-322c67b17f2d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:05.298027 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-09c0a99f-4326-4cb0-9bb7-322c67b17f2d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:05.298403 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 231/915] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:05 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:05.734080 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b28632d5-4540-4c0b-ad6a-19ecc52352c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:05.736839 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b28632d5-4540-4c0b-ad6a-19ecc52352c6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 Jul 03 14:54:05.737169 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b28632d5-4540-4c0b-ad6a-19ecc52352c6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:05.737433 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b28632d5-4540-4c0b-ad6a-19ecc52352c6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:05.737609 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-b28632d5-4540-4c0b-ad6a-19ecc52352c6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 707d4b55-18b1-4758-a7b9-040cc4d75be6 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:05.742925 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:05.742925 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:05.756107 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b28632d5-4540-4c0b-ad6a-19ecc52352c6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 returned with HTTP 200 Jul 03 14:54:05.756514 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 225/916] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:05 2026] GET /volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:05.770442 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:05.774015 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:05.774187 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1605107691", "volume_type": "c80cfb33-89e1-4949-ab6b-aeedec63f966", "group_id": "518c3a0f-3e0c-48c8-b69d-6f82843e767b", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:05.776667 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1605107691', 'volume_type': 'c80cfb33-89e1-4949-ab6b-aeedec63f966', 'group_id': '518c3a0f-3e0c-48c8-b69d-6f82843e767b', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:05.785948 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:05.785948 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:05.786817 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Create volume of 1 GB Jul 03 14:54:05.793487 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Availability Zones retrieved successfully. Jul 03 14:54:05.801043 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Flow 'volume_create_api' (2d1a798d-9b7d-4c8a-a232-fa506cc3865f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:05.802163 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a8e7cdb-e3a8-46c8-bd9f-d92b49343715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:05.802712 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:05.802712 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:05.803709 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:05.831261 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a8e7cdb-e3a8-46c8-bd9f-d92b49343715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:54:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c80cfb33-89e1-4949-ab6b-aeedec63f966,is_public=True,name='tempest-GroupsTest-volume-type-607001508',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c80cfb33-89e1-4949-ab6b-aeedec63f966', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '518c3a0f-3e0c-48c8-b69d-6f82843e767b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:05.832536 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475cd5e6-7d55-420f-86df-55fb793ea2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:05.870646 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-607001508 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-607001508, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:05.870992 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-607001508 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-607001508, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:05.933873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Created reservations ['dbc74e9e-85f4-445b-b76f-aa30c3ceca44', 'c4bd9c70-bf9f-4aa7-8950-ee9d189dbedc', '1e6998ea-9a04-4c87-84bb-da1416e62b54', '4248f6d0-0e0d-4146-b008-d89b4004e5d6'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:05.934981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475cd5e6-7d55-420f-86df-55fb793ea2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc74e9e-85f4-445b-b76f-aa30c3ceca44', 'c4bd9c70-bf9f-4aa7-8950-ee9d189dbedc', '1e6998ea-9a04-4c87-84bb-da1416e62b54', '4248f6d0-0e0d-4146-b008-d89b4004e5d6']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:05.936253 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e01bfb8f-7f93-44f8-80e1-7f5be48a629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:05.977821 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e01bfb8f-7f93-44f8-80e1-7f5be48a629c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1605107691',encryption_key_id=None,group_id=518c3a0f-3e0c-48c8-b69d-6f82843e767b,group_type_id=,metadata={},multiattach=False,project_id='1034c146d90f4ba5aea2bfffb5a1b6c4',qos_specs=None,replication_status=,reservations=['dbc74e9e-85f4-445b-b76f-aa30c3ceca44','c4bd9c70-bf9f-4aa7-8950-ee9d189dbedc','1e6998ea-9a04-4c87-84bb-da1416e62b54','4248f6d0-0e0d-4146-b008-d89b4004e5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75cf3d20319d46e8947a5b2105be9327',volume_type_id=c80cfb33-89e1-4949-ab6b-aeedec63f966), 'volume': Volume(_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-03T14:54:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1605107691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=518c3a0f-3e0c-48c8-b69d-6f82843e767b,host=None,id=ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1034c146d90f4ba5aea2bfffb5a1b6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75cf3d20319d46e8947a5b2105be9327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c80cfb33-89e1-4949-ab6b-aeedec63f966),volume_type_id=c80cfb33-89e1-4949-ab6b-aeedec63f966)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:05.980394 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be721ed0-0ace-4ae6-8c09-7b5fdf88be8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:06.004723 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be721ed0-0ace-4ae6-8c09-7b5fdf88be8a) transitioned into state 'SUCCESS' from state '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-1605107691',encryption_key_id=None,group_id=518c3a0f-3e0c-48c8-b69d-6f82843e767b,group_type_id=,metadata={},multiattach=False,project_id='1034c146d90f4ba5aea2bfffb5a1b6c4',qos_specs=None,replication_status=,reservations=['dbc74e9e-85f4-445b-b76f-aa30c3ceca44','c4bd9c70-bf9f-4aa7-8950-ee9d189dbedc','1e6998ea-9a04-4c87-84bb-da1416e62b54','4248f6d0-0e0d-4146-b008-d89b4004e5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75cf3d20319d46e8947a5b2105be9327',volume_type_id=c80cfb33-89e1-4949-ab6b-aeedec63f966)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:06.005649 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86224e66-a728-4994-b9a7-5558b39b990e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:06.019238 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86224e66-a728-4994-b9a7-5558b39b990e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:06.019893 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Flow 'volume_create_api' (2d1a798d-9b7d-4c8a-a232-fa506cc3865f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:06.020416 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Create volume request issued successfully. Jul 03 14:54:06.021472 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:06.021472 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:06.067395 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:06.071089 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e8e17aca-6fbb-4b3b-b80d-48cce0596e67 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.071305 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.071305 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:06.073681 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8e17aca-6fbb-4b3b-b80d-48cce0596e67 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:06.075552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8e17aca-6fbb-4b3b-b80d-48cce0596e67 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.075552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8e17aca-6fbb-4b3b-b80d-48cce0596e67 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.075718 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-83996b9b-3e06-4d64-84da-5e49385e94a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:06.075963 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 229/917] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 14:54:05 2026] POST /volume/v3/volumes => generated 812 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:06.087098 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.087098 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:06.089673 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-628f2da8-18a0-43e5-8148-d0e120328ebc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.091343 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-628f2da8-18a0-43e5-8148-d0e120328ebc tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a Jul 03 14:54:06.091528 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-628f2da8-18a0-43e5-8148-d0e120328ebc tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.091703 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e8e17aca-6fbb-4b3b-b80d-48cce0596e67 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Volume info retrieved successfully. Jul 03 14:54:06.091769 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-628f2da8-18a0-43e5-8148-d0e120328ebc tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.096840 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8e17aca-6fbb-4b3b-b80d-48cce0596e67 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d returned with HTTP 200 Jul 03 14:54:06.097369 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 233/918] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:06 2026] GET /volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:06.098024 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.098024 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:06.108368 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-628f2da8-18a0-43e5-8148-d0e120328ebc tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Volume info retrieved successfully. Jul 03 14:54:06.109110 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-628f2da8-18a0-43e5-8148-d0e120328ebc tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:06.109334 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-628f2da8-18a0-43e5-8148-d0e120328ebc tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:06.119084 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d323baa6-2a9d-4f37-9ec3-bb2900a48444 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.122760 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d323baa6-2a9d-4f37-9ec3-bb2900a48444 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] POST https://10.4.3.99/volume/v3/os-volume-transfer Jul 03 14:54:06.123486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d323baa6-2a9d-4f37-9ec3-bb2900a48444 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "77b527e2-3c39-4b22-b0f6-e41484eea47d"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:06.124928 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.volume_transfer [None req-d323baa6-2a9d-4f37-9ec3-bb2900a48444 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Creating new volume transfer {'transfer': {'volume_id': '77b527e2-3c39-4b22-b0f6-e41484eea47d'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 14:54:06.125059 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-d323baa6-2a9d-4f37-9ec3-bb2900a48444 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Creating transfer of volume 77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:06.125198 np0000004430 devstack@c-api.service[99978]: INFO cinder.transfer.api [None req-d323baa6-2a9d-4f37-9ec3-bb2900a48444 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Generating transfer record for volume 77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:06.140415 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.140415 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:06.158082 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-628f2da8-18a0-43e5-8148-d0e120328ebc tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:06.160794 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.160794 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:06.170409 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-628f2da8-18a0-43e5-8148-d0e120328ebc tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a returned with HTTP 200 Jul 03 14:54:06.170409 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 232/919] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:06 2026] GET /volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a => generated 880 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:06.176579 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d323baa6-2a9d-4f37-9ec3-bb2900a48444 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 14:54:06.176579 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 226/920] 10.4.3.99 () {68 vars in 1284 bytes} [Fri Jul 3 14:54:06 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:06.184855 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d2150dc4-9926-4a18-8077-262b30f59cac None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.186664 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d2150dc4-9926-4a18-8077-262b30f59cac tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:06.186664 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d2150dc4-9926-4a18-8077-262b30f59cac tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.187587 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d2150dc4-9926-4a18-8077-262b30f59cac tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.195288 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.195288 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:06.199920 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d2150dc4-9926-4a18-8077-262b30f59cac tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Volume info retrieved successfully. Jul 03 14:54:06.205409 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d2150dc4-9926-4a18-8077-262b30f59cac tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d returned with HTTP 200 Jul 03 14:54:06.205852 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 230/921] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:06 2026] GET /volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:06.220979 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e0c2d1b1-73af-4c44-89ef-4aa498fe9796 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.223206 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0c2d1b1-73af-4c44-89ef-4aa498fe9796 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/os-volume-transfer/detail Jul 03 14:54:06.223468 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0c2d1b1-73af-4c44-89ef-4aa498fe9796 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.223718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0c2d1b1-73af-4c44-89ef-4aa498fe9796 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.223931 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.volume_transfer [None req-e0c2d1b1-73af-4c44-89ef-4aa498fe9796 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Listing volume transfers {{(pid=99977) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 14:54:06.231141 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0c2d1b1-73af-4c44-89ef-4aa498fe9796 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 14:54:06.231670 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 234/922] 10.4.3.99 () {66 vars in 1284 bytes} [Fri Jul 3 14:54:06 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:06.244559 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0748fa81-b15b-41e3-ba21-3a6cf0bdf75d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.248955 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0748fa81-b15b-41e3-ba21-3a6cf0bdf75d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] DELETE https://10.4.3.99/volume/v3/os-volume-transfer/e87ba6cc-1e79-480d-b0fd-ebc30c1274bd Jul 03 14:54:06.249252 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0748fa81-b15b-41e3-ba21-3a6cf0bdf75d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.250140 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0748fa81-b15b-41e3-ba21-3a6cf0bdf75d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.250356 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.volume_transfer [None req-0748fa81-b15b-41e3-ba21-3a6cf0bdf75d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Delete transfer with id: e87ba6cc-1e79-480d-b0fd-ebc30c1274bd Jul 03 14:54:06.267196 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.267196 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:06.287188 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0748fa81-b15b-41e3-ba21-3a6cf0bdf75d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/os-volume-transfer/e87ba6cc-1e79-480d-b0fd-ebc30c1274bd returned with HTTP 202 Jul 03 14:54:06.287799 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 233/923] 10.4.3.99 () {66 vars in 1377 bytes} [Fri Jul 3 14:54:06 2026] DELETE /volume/v3/os-volume-transfer/e87ba6cc-1e79-480d-b0fd-ebc30c1274bd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:06.297889 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5bfbfef1-b1df-41c7-acad-5c15e2c3fa0d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.300373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5bfbfef1-b1df-41c7-acad-5c15e2c3fa0d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:06.300575 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5bfbfef1-b1df-41c7-acad-5c15e2c3fa0d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.301230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5bfbfef1-b1df-41c7-acad-5c15e2c3fa0d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.315046 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.315046 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:06.318073 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bf1d15bb-daa5-45ca-bdb0-a04a2943e0e1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.320590 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf1d15bb-daa5-45ca-bdb0-a04a2943e0e1 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:06.320789 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf1d15bb-daa5-45ca-bdb0-a04a2943e0e1 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.320981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf1d15bb-daa5-45ca-bdb0-a04a2943e0e1 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.324713 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5bfbfef1-b1df-41c7-acad-5c15e2c3fa0d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Volume info retrieved successfully. Jul 03 14:54:06.335882 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5bfbfef1-b1df-41c7-acad-5c15e2c3fa0d tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d returned with HTTP 200 Jul 03 14:54:06.336588 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 227/924] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:06 2026] GET /volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:06.345000 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.345000 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:06.350496 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bf1d15bb-daa5-45ca-bdb0-a04a2943e0e1 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:06.356221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21c653ae-e84a-41ed-9700-d3d643967788 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.357341 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf1d15bb-daa5-45ca-bdb0-a04a2943e0e1 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:06.357952 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 231/925] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:06 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:06.363939 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21c653ae-e84a-41ed-9700-d3d643967788 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] DELETE https://10.4.3.99/volume/v3/os-volume-transfer/e87ba6cc-1e79-480d-b0fd-ebc30c1274bd Jul 03 14:54:06.365353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21c653ae-e84a-41ed-9700-d3d643967788 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.365353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21c653ae-e84a-41ed-9700-d3d643967788 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.365353 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.volume_transfer [None req-21c653ae-e84a-41ed-9700-d3d643967788 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Delete transfer with id: e87ba6cc-1e79-480d-b0fd-ebc30c1274bd Jul 03 14:54:06.383484 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21c653ae-e84a-41ed-9700-d3d643967788 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/os-volume-transfer/e87ba6cc-1e79-480d-b0fd-ebc30c1274bd returned with HTTP 404 Jul 03 14:54:06.390642 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 235/926] 10.4.3.99 () {66 vars in 1377 bytes} [Fri Jul 3 14:54:06 2026] DELETE /volume/v3/os-volume-transfer/e87ba6cc-1e79-480d-b0fd-ebc30c1274bd => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:06.396814 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-617c4a70-5e56-4314-a1dd-39aeabd45d2b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.400419 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-617c4a70-5e56-4314-a1dd-39aeabd45d2b tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:06.400726 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-617c4a70-5e56-4314-a1dd-39aeabd45d2b tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.400994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-617c4a70-5e56-4314-a1dd-39aeabd45d2b tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.401240 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-617c4a70-5e56-4314-a1dd-39aeabd45d2b tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Delete volume with id: 77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:06.415868 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.415868 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:06.416373 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-617c4a70-5e56-4314-a1dd-39aeabd45d2b tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Volume info retrieved successfully. Jul 03 14:54:06.510331 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-617c4a70-5e56-4314-a1dd-39aeabd45d2b tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Delete volume request issued successfully. Jul 03 14:54:06.510646 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-617c4a70-5e56-4314-a1dd-39aeabd45d2b tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d returned with HTTP 202 Jul 03 14:54:06.511304 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 234/927] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:06 2026] DELETE /volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:06.521351 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fa314f4f-461f-44ae-b75b-fcfb18f47101 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.523598 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa314f4f-461f-44ae-b75b-fcfb18f47101 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] GET https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:06.523888 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa314f4f-461f-44ae-b75b-fcfb18f47101 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.524011 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa314f4f-461f-44ae-b75b-fcfb18f47101 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.536797 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.536797 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:06.541505 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fa314f4f-461f-44ae-b75b-fcfb18f47101 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Volume info retrieved successfully. Jul 03 14:54:06.547985 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa314f4f-461f-44ae-b75b-fcfb18f47101 tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d returned with HTTP 200 Jul 03 14:54:06.548501 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 228/928] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:06 2026] GET /volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:06.712049 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-2f617645-d961-419d-828b-4dbc818e6e3b req-4e4dd5d5-ccd0-438f-b1c9-5f3d4778c65e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:06.714577 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-4e4dd5d5-ccd0-438f-b1c9-5f3d4778c65e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] DELETE https://10.4.3.99/volume/v3/attachments/dbe9edf5-b1c7-47b6-8202-b618febffba9 Jul 03 14:54:06.714857 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-4e4dd5d5-ccd0-438f-b1c9-5f3d4778c65e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:06.715160 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-4e4dd5d5-ccd0-438f-b1c9-5f3d4778c65e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:06.727270 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:06.727270 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:07.188403 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-feabae94-da48-4f03-bcb7-cdb662b335a7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.191583 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-feabae94-da48-4f03-bcb7-cdb662b335a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a Jul 03 14:54:07.192248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-feabae94-da48-4f03-bcb7-cdb662b335a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.192667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-feabae94-da48-4f03-bcb7-cdb662b335a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.200105 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.200105 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:07.208595 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-feabae94-da48-4f03-bcb7-cdb662b335a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Volume info retrieved successfully. Jul 03 14:54:07.208595 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-feabae94-da48-4f03-bcb7-cdb662b335a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:07.208595 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-feabae94-da48-4f03-bcb7-cdb662b335a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:07.249950 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-feabae94-da48-4f03-bcb7-cdb662b335a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:07.256947 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.256947 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:07.268276 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-feabae94-da48-4f03-bcb7-cdb662b335a7 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a returned with HTTP 200 Jul 03 14:54:07.269147 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 236/929] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:07.283605 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2f617645-d961-419d-828b-4dbc818e6e3b req-4e4dd5d5-ccd0-438f-b1c9-5f3d4778c65e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/dbe9edf5-b1c7-47b6-8202-b618febffba9 returned with HTTP 200 Jul 03 14:54:07.284977 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 232/930] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:54:06 2026] DELETE /volume/v3/attachments/dbe9edf5-b1c7-47b6-8202-b618febffba9 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:07.290855 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9904f39a-ffa6-40b5-96a2-6459fb981fbb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.293300 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9904f39a-ffa6-40b5-96a2-6459fb981fbb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b Jul 03 14:54:07.293657 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9904f39a-ffa6-40b5-96a2-6459fb981fbb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.293941 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9904f39a-ffa6-40b5-96a2-6459fb981fbb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.294201 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-9904f39a-ffa6-40b5-96a2-6459fb981fbb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 518c3a0f-3e0c-48c8-b69d-6f82843e767b {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:07.301234 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.301234 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:07.317480 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9904f39a-ffa6-40b5-96a2-6459fb981fbb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b returned with HTTP 200 Jul 03 14:54:07.320098 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 235/931] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:07.335223 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b2aef8d-74d4-4544-99f8-2853ef29db03 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.337469 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b2aef8d-74d4-4544-99f8-2853ef29db03 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 Jul 03 14:54:07.337803 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b2aef8d-74d4-4544-99f8-2853ef29db03 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.338900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b2aef8d-74d4-4544-99f8-2853ef29db03 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.338900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-6b2aef8d-74d4-4544-99f8-2853ef29db03 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 707d4b55-18b1-4758-a7b9-040cc4d75be6 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:07.342468 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.342468 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:07.356569 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b2aef8d-74d4-4544-99f8-2853ef29db03 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 returned with HTTP 200 Jul 03 14:54:07.357343 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 229/932] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:07.376065 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2b5473b4-b18d-4258-885a-de14fdc15122 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.378372 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b5473b4-b18d-4258-885a-de14fdc15122 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/detail Jul 03 14:54:07.379029 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2a0df17f-8d5e-43cf-81ed-90916b4d7e17 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.379456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b5473b4-b18d-4258-885a-de14fdc15122 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.379802 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b5473b4-b18d-4258-885a-de14fdc15122 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.381406 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2a0df17f-8d5e-43cf-81ed-90916b4d7e17 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:07.381768 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2a0df17f-8d5e-43cf-81ed-90916b4d7e17 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.382042 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2a0df17f-8d5e-43cf-81ed-90916b4d7e17 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.400310 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.400310 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:07.404252 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b5473b4-b18d-4258-885a-de14fdc15122 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/detail returned with HTTP 200 Jul 03 14:54:07.404795 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 237/933] 10.4.3.99 () {68 vars in 1289 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/groups/detail => generated 639 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:07.411171 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2a0df17f-8d5e-43cf-81ed-90916b4d7e17 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:07.418004 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.418449 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2a0df17f-8d5e-43cf-81ed-90916b4d7e17 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:07.419115 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 233/934] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:07.420179 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:07.420472 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.421050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.421695 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:07.422384 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.422384 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:07.422971 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:07.470395 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Get all volumes completed successfully. Jul 03 14:54:07.470395 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:07.470508 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:07.531937 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:07.536236 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.536236 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:07.548923 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eeaf3689-0e3d-47a9-9b75-7adf8db46237 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:07.549641 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 236/935] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:07.565643 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.567574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-268218f3-f882-4961-88cb-30fe14e6fecd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.567669 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:07.567669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.567770 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.568043 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:07.568504 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.568504 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:07.571146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:07.571310 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-268218f3-f882-4961-88cb-30fe14e6fecd tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] GET https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:07.571310 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-268218f3-f882-4961-88cb-30fe14e6fecd tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.571310 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-268218f3-f882-4961-88cb-30fe14e6fecd tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.580619 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-268218f3-f882-4961-88cb-30fe14e6fecd tempest-VolumesTransfersTest-412788334 tempest-VolumesTransfersTest-412788334-project-admin] https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d returned with HTTP 404 Jul 03 14:54:07.581229 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Get all volumes completed successfully. Jul 03 14:54:07.581522 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 238/936] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:07.582230 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:07.583016 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:07.604623 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-425869e3-4f51-4f21-95bb-c1919b24454f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.607090 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-425869e3-4f51-4f21-95bb-c1919b24454f tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] GET https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:07.607415 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-425869e3-4f51-4f21-95bb-c1919b24454f tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.607644 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-425869e3-4f51-4f21-95bb-c1919b24454f tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.616825 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-425869e3-4f51-4f21-95bb-c1919b24454f tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d returned with HTTP 404 Jul 03 14:54:07.617164 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 234/937] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:07.627155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-21712101-f7b4-4884-9236-fc7769d57d88 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.630253 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-21712101-f7b4-4884-9236-fc7769d57d88 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] DELETE https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:07.630253 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-21712101-f7b4-4884-9236-fc7769d57d88 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.631082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-21712101-f7b4-4884-9236-fc7769d57d88 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.631082 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-21712101-f7b4-4884-9236-fc7769d57d88 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] Delete volume with id: 77b527e2-3c39-4b22-b0f6-e41484eea47d Jul 03 14:54:07.639976 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-21712101-f7b4-4884-9236-fc7769d57d88 tempest-VolumesTransfersTest-1304082095 tempest-VolumesTransfersTest-1304082095-project-member] https://10.4.3.99/volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d returned with HTTP 404 Jul 03 14:54:07.640955 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 237/938] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:07 2026] DELETE /volume/v3/volumes/77b527e2-3c39-4b22-b0f6-e41484eea47d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:07.659817 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:07.664245 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.664245 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:07.676474 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ca6dbf9-7af3-45d3-9941-4d10529ad5ed tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:07.677113 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 230/939] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:07.696276 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-14f3c43f-2f5f-431a-b84b-2f279d8ffb94 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.698379 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14f3c43f-2f5f-431a-b84b-2f279d8ffb94 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b/action Jul 03 14:54:07.699099 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14f3c43f-2f5f-431a-b84b-2f279d8ffb94 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:07.699422 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14f3c43f-2f5f-431a-b84b-2f279d8ffb94 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:07.701494 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-14f3c43f-2f5f-431a-b84b-2f279d8ffb94 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] delete called for group 518c3a0f-3e0c-48c8-b69d-6f82843e767b {{(pid=99977) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:54:07.702952 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-14f3c43f-2f5f-431a-b84b-2f279d8ffb94 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Delete group with id: 518c3a0f-3e0c-48c8-b69d-6f82843e767b Jul 03 14:54:07.709380 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.709380 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:07.788214 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14f3c43f-2f5f-431a-b84b-2f279d8ffb94 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b/action returned with HTTP 202 Jul 03 14:54:07.788214 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 239/940] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:54:07 2026] POST /volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:07.798572 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-89f2725e-eebe-4948-940e-c9b5a16954ea None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:07.802850 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-89f2725e-eebe-4948-940e-c9b5a16954ea tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a Jul 03 14:54:07.803027 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-89f2725e-eebe-4948-940e-c9b5a16954ea tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:07.803238 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-89f2725e-eebe-4948-940e-c9b5a16954ea tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:07.821191 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.821191 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:07.827253 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-89f2725e-eebe-4948-940e-c9b5a16954ea tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Volume info retrieved successfully. Jul 03 14:54:07.828054 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-89f2725e-eebe-4948-940e-c9b5a16954ea tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:07.828268 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-89f2725e-eebe-4948-940e-c9b5a16954ea tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:07.884377 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-89f2725e-eebe-4948-940e-c9b5a16954ea tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:07.891644 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:07.891644 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:07.917139 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-89f2725e-eebe-4948-940e-c9b5a16954ea tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a returned with HTTP 200 Jul 03 14:54:07.918862 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 235/941] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:07 2026] GET /volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a => generated 904 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:08.437945 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-569fa0c7-1832-4f97-be9e-4675115ba814 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:08.438431 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-80c9751e-d4a2-4105-8db6-8302280be11d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:08.440492 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-569fa0c7-1832-4f97-be9e-4675115ba814 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:08.440492 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-569fa0c7-1832-4f97-be9e-4675115ba814 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:08.440492 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-569fa0c7-1832-4f97-be9e-4675115ba814 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:08.441171 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-80c9751e-d4a2-4105-8db6-8302280be11d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:54:08.441462 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-80c9751e-d4a2-4105-8db6-8302280be11d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:08.441721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-80c9751e-d4a2-4105-8db6-8302280be11d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:08.448472 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:08.448472 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:08.452233 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:08.452233 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:08.453217 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-569fa0c7-1832-4f97-be9e-4675115ba814 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:08.458234 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-569fa0c7-1832-4f97-be9e-4675115ba814 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:08.458591 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 238/942] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:08 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:08.461972 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-80c9751e-d4a2-4105-8db6-8302280be11d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:08.467916 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-80c9751e-d4a2-4105-8db6-8302280be11d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:54:08.467916 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 231/943] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:08 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:08.941645 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d067d0d0-2df2-4624-bb86-c872c370db54 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:08.947863 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d067d0d0-2df2-4624-bb86-c872c370db54 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a Jul 03 14:54:08.949160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d067d0d0-2df2-4624-bb86-c872c370db54 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:08.949160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d067d0d0-2df2-4624-bb86-c872c370db54 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:08.963158 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d067d0d0-2df2-4624-bb86-c872c370db54 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a returned with HTTP 404 Jul 03 14:54:08.963158 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 240/944] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:08 2026] GET /volume/v3/volumes/ee4174d9-0c9e-4ffe-8d75-1bd9c4f0ce2a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:08.969287 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f9266a44-6039-4bde-9e43-37c5eceeca4d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:08.975233 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f9266a44-6039-4bde-9e43-37c5eceeca4d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b Jul 03 14:54:08.975233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f9266a44-6039-4bde-9e43-37c5eceeca4d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:08.975233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f9266a44-6039-4bde-9e43-37c5eceeca4d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:08.975233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-f9266a44-6039-4bde-9e43-37c5eceeca4d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 518c3a0f-3e0c-48c8-b69d-6f82843e767b {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:08.975576 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f9266a44-6039-4bde-9e43-37c5eceeca4d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b returned with HTTP 404 Jul 03 14:54:08.975920 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 236/945] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:08 2026] GET /volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:08.986680 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7eab1686-18a0-4332-b26e-bb06d387fb35 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:08.988517 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7eab1686-18a0-4332-b26e-bb06d387fb35 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6/action Jul 03 14:54:08.988896 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7eab1686-18a0-4332-b26e-bb06d387fb35 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:08.989015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7eab1686-18a0-4332-b26e-bb06d387fb35 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:08.990637 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-7eab1686-18a0-4332-b26e-bb06d387fb35 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] delete called for group 707d4b55-18b1-4758-a7b9-040cc4d75be6 {{(pid=99979) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:54:08.990637 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.groups [None req-7eab1686-18a0-4332-b26e-bb06d387fb35 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Delete group with id: 707d4b55-18b1-4758-a7b9-040cc4d75be6 Jul 03 14:54:08.995330 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:08.995330 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:09.052595 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7eab1686-18a0-4332-b26e-bb06d387fb35 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6/action returned with HTTP 202 Jul 03 14:54:09.053113 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 239/946] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:54:08 2026] POST /volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:09.061396 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0ddacce4-cf4d-41f7-bf5c-896e2309c3c9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:09.063511 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ddacce4-cf4d-41f7-bf5c-896e2309c3c9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 Jul 03 14:54:09.063819 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0ddacce4-cf4d-41f7-bf5c-896e2309c3c9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:09.064064 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0ddacce4-cf4d-41f7-bf5c-896e2309c3c9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:09.064246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-0ddacce4-cf4d-41f7-bf5c-896e2309c3c9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 707d4b55-18b1-4758-a7b9-040cc4d75be6 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:09.070384 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:09.070384 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:09.083728 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ddacce4-cf4d-41f7-bf5c-896e2309c3c9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 returned with HTTP 200 Jul 03 14:54:09.084227 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 232/947] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:09 2026] GET /volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:09.475227 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b94ed30b-ec05-4de9-888c-e070d4acf1fc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:09.477735 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b94ed30b-ec05-4de9-888c-e070d4acf1fc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:09.477977 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b94ed30b-ec05-4de9-888c-e070d4acf1fc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:09.478198 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b94ed30b-ec05-4de9-888c-e070d4acf1fc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:09.487293 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:09.487293 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:09.494343 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b94ed30b-ec05-4de9-888c-e070d4acf1fc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:09.499964 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b94ed30b-ec05-4de9-888c-e070d4acf1fc tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:09.500423 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 241/948] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:09 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:09.510473 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:09.690206 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:09.690702 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-344544742", "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:09.698752 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-344544742', 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:09.834736 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume of 1 GB Jul 03 14:54:09.835508 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:09.835508 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:09.835839 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Availability Zones retrieved successfully. Jul 03 14:54:09.844665 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Flow 'volume_create_api' (d555f00c-7f0d-4ad1-9d9c-7268756123bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:09.845902 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e94c83-1143-4647-ae99-7f12e978a079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:09.847192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:09.915905 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:09.915905 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:09.935701 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e94c83-1143-4647-ae99-7f12e978a079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:06Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dd5b8379-7f70-42e3-b988-fcce0eedae48,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5b8379-7f70-42e3-b988-fcce0eedae48', 'encryption_key_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=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:09.936618 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88b6a8b-4a7f-4acb-ad72-cc6583b68372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:10.017056 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Created reservations ['c1f52ce5-79ba-440c-888e-d18df7066729', 'f8374d4f-d25e-42df-aa23-6cc5f183c346', '98a3a972-b8ad-41f2-9ff5-538aceab0f66', '93f75ed1-0972-42d0-85bb-22b2adc3d244'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:10.018227 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88b6a8b-4a7f-4acb-ad72-cc6583b68372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1f52ce5-79ba-440c-888e-d18df7066729', 'f8374d4f-d25e-42df-aa23-6cc5f183c346', '98a3a972-b8ad-41f2-9ff5-538aceab0f66', '93f75ed1-0972-42d0-85bb-22b2adc3d244']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:10.019495 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3dbcd8-6726-4893-948d-ddda78117cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:10.066412 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3dbcd8-6726-4893-948d-ddda78117cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5ed8ecb-757f-4a9d-abc4-c8d331817704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-344544742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b11b575175544a4860e0d964af409e8',qos_specs=None,replication_status=,reservations=['c1f52ce5-79ba-440c-888e-d18df7066729','f8374d4f-d25e-42df-aa23-6cc5f183c346','98a3a972-b8ad-41f2-9ff5-538aceab0f66','93f75ed1-0972-42d0-85bb-22b2adc3d244'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48), 'volume': Volume(_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-03T14:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-344544742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5ed8ecb-757f-4a9d-abc4-c8d331817704,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3b11b575175544a4860e0d964af409e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5b8379-7f70-42e3-b988-fcce0eedae48),volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:10.067362 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773da88b-6db5-4567-b2f3-394a4cf2e939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:10.099420 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cc3e85be-940e-4159-9312-2dcf13b66990 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.099869 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773da88b-6db5-4567-b2f3-394a4cf2e939) transitioned into state 'SUCCESS' from state '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-344544742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b11b575175544a4860e0d964af409e8',qos_specs=None,replication_status=,reservations=['c1f52ce5-79ba-440c-888e-d18df7066729','f8374d4f-d25e-42df-aa23-6cc5f183c346','98a3a972-b8ad-41f2-9ff5-538aceab0f66','93f75ed1-0972-42d0-85bb-22b2adc3d244'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:10.100672 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff9a6e6-0faf-485b-98c0-abc22336ac66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:10.104852 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cc3e85be-940e-4159-9312-2dcf13b66990 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 Jul 03 14:54:10.104852 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cc3e85be-940e-4159-9312-2dcf13b66990 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.105235 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cc3e85be-940e-4159-9312-2dcf13b66990 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.105289 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-cc3e85be-940e-4159-9312-2dcf13b66990 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 707d4b55-18b1-4758-a7b9-040cc4d75be6 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:10.111363 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cc3e85be-940e-4159-9312-2dcf13b66990 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 returned with HTTP 404 Jul 03 14:54:10.112587 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 240/949] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:10 2026] GET /volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:10.118151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff9a6e6-0faf-485b-98c0-abc22336ac66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:10.118151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Flow 'volume_create_api' (d555f00c-7f0d-4ad1-9d9c-7268756123bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:10.118151 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume request issued successfully. Jul 03 14:54:10.118151 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-538e0ea9-3553-4d16-89cd-5cf3f5cf52be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:10.118709 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 237/950] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:54:09 2026] POST /volume/v3/volumes => generated 757 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:10.120633 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-73086d60-027a-4e91-bcd1-59c1ce327f68 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.123200 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73086d60-027a-4e91-bcd1-59c1ce327f68 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/detail Jul 03 14:54:10.123550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73086d60-027a-4e91-bcd1-59c1ce327f68 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.123923 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73086d60-027a-4e91-bcd1-59c1ce327f68 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.124705 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:10.124705 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:10.134506 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73086d60-027a-4e91-bcd1-59c1ce327f68 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/detail returned with HTTP 200 Jul 03 14:54:10.134506 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 233/951] 10.4.3.99 () {68 vars in 1289 bytes} [Fri Jul 3 14:54:10 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:10.135044 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-30a59619-1df5-4ada-9d39-cd4f4010465e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.137363 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30a59619-1df5-4ada-9d39-cd4f4010465e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 14:54:10.137561 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30a59619-1df5-4ada-9d39-cd4f4010465e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.137774 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30a59619-1df5-4ada-9d39-cd4f4010465e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.142776 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e591795c-8ce6-4a7c-afec-12fe154c9369 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.144733 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e591795c-8ce6-4a7c-afec-12fe154c9369 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:10.144951 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e591795c-8ce6-4a7c-afec-12fe154c9369 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.145193 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e591795c-8ce6-4a7c-afec-12fe154c9369 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.145441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-e591795c-8ce6-4a7c-afec-12fe154c9369 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:10.146246 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e591795c-8ce6-4a7c-afec-12fe154c9369 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:10.153274 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:10.153274 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:10.156190 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e591795c-8ce6-4a7c-afec-12fe154c9369 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Get all volumes completed successfully. Jul 03 14:54:10.159437 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e591795c-8ce6-4a7c-afec-12fe154c9369 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:10.159957 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 241/952] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:10.163923 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-30a59619-1df5-4ada-9d39-cd4f4010465e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:54:10.172774 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30a59619-1df5-4ada-9d39-cd4f4010465e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 returned with HTTP 200 Jul 03 14:54:10.173050 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 242/953] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:10 2026] GET /volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:10.176182 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d037be6d-cb53-4d4a-94f0-6c2ea78e99fb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.178677 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d037be6d-cb53-4d4a-94f0-6c2ea78e99fb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6/action Jul 03 14:54:10.179147 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d037be6d-cb53-4d4a-94f0-6c2ea78e99fb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:10.179320 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d037be6d-cb53-4d4a-94f0-6c2ea78e99fb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:10.181019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-d037be6d-cb53-4d4a-94f0-6c2ea78e99fb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] delete called for group 707d4b55-18b1-4758-a7b9-040cc4d75be6 {{(pid=99980) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:54:10.181267 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.groups [None req-d037be6d-cb53-4d4a-94f0-6c2ea78e99fb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Delete group with id: 707d4b55-18b1-4758-a7b9-040cc4d75be6 Jul 03 14:54:10.184969 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d037be6d-cb53-4d4a-94f0-6c2ea78e99fb tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6/action returned with HTTP 404 Jul 03 14:54:10.185529 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 238/954] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:54:10 2026] POST /volume/v3/groups/707d4b55-18b1-4758-a7b9-040cc4d75be6/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:10.196161 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-77ad597d-335b-4621-9391-0e017c621a59 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.198202 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77ad597d-335b-4621-9391-0e017c621a59 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:10.198446 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77ad597d-335b-4621-9391-0e017c621a59 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.198630 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77ad597d-335b-4621-9391-0e017c621a59 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.198889 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-77ad597d-335b-4621-9391-0e017c621a59 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:10.199771 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-77ad597d-335b-4621-9391-0e017c621a59 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:10.210422 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-77ad597d-335b-4621-9391-0e017c621a59 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Get all volumes completed successfully. Jul 03 14:54:10.213328 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77ad597d-335b-4621-9391-0e017c621a59 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:10.213814 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 234/955] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:10.230998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e72ddb70-cade-4ea8-925a-692cd482aeaf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.233446 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e72ddb70-cade-4ea8-925a-692cd482aeaf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b/action Jul 03 14:54:10.233964 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e72ddb70-cade-4ea8-925a-692cd482aeaf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:10.234174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e72ddb70-cade-4ea8-925a-692cd482aeaf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:10.235959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-e72ddb70-cade-4ea8-925a-692cd482aeaf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] delete called for group 518c3a0f-3e0c-48c8-b69d-6f82843e767b {{(pid=99979) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:54:10.236101 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.groups [None req-e72ddb70-cade-4ea8-925a-692cd482aeaf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Delete group with id: 518c3a0f-3e0c-48c8-b69d-6f82843e767b Jul 03 14:54:10.241165 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e72ddb70-cade-4ea8-925a-692cd482aeaf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b/action returned with HTTP 404 Jul 03 14:54:10.243627 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 242/956] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:54:10 2026] POST /volume/v3/groups/518c3a0f-3e0c-48c8-b69d-6f82843e767b/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:10.252483 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4173e2df-d081-4509-9512-2c256fcee74e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.254576 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4173e2df-d081-4509-9512-2c256fcee74e tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/9c3e34ac-1a4e-47e0-b9fc-0f8618850b2a Jul 03 14:54:10.254819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4173e2df-d081-4509-9512-2c256fcee74e tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.255102 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4173e2df-d081-4509-9512-2c256fcee74e tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.281214 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4173e2df-d081-4509-9512-2c256fcee74e tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/group_types/9c3e34ac-1a4e-47e0-b9fc-0f8618850b2a returned with HTTP 202 Jul 03 14:54:10.281821 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 243/957] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 14:54:10 2026] DELETE /volume/v3/group_types/9c3e34ac-1a4e-47e0-b9fc-0f8618850b2a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:10.293006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2624a18a-01ca-442f-8214-bbebe674fe69 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.296154 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2624a18a-01ca-442f-8214-bbebe674fe69 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] DELETE https://10.4.3.99/volume/v3/types/c80cfb33-89e1-4949-ab6b-aeedec63f966 Jul 03 14:54:10.296384 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2624a18a-01ca-442f-8214-bbebe674fe69 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.296647 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2624a18a-01ca-442f-8214-bbebe674fe69 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.297060 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:10.297060 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:10.358064 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2624a18a-01ca-442f-8214-bbebe674fe69 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/types/c80cfb33-89e1-4949-ab6b-aeedec63f966 returned with HTTP 202 Jul 03 14:54:10.358694 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 239/958] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:54:10 2026] DELETE /volume/v3/types/c80cfb33-89e1-4949-ab6b-aeedec63f966 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:10.367564 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-52b1c192-8b92-49c2-a0fe-1f135ec61105 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.370153 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52b1c192-8b92-49c2-a0fe-1f135ec61105 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] GET https://10.4.3.99/volume/v3/types/c80cfb33-89e1-4949-ab6b-aeedec63f966 Jul 03 14:54:10.370442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52b1c192-8b92-49c2-a0fe-1f135ec61105 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.370671 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52b1c192-8b92-49c2-a0fe-1f135ec61105 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.375005 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52b1c192-8b92-49c2-a0fe-1f135ec61105 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/types/c80cfb33-89e1-4949-ab6b-aeedec63f966 returned with HTTP 404 Jul 03 14:54:10.377843 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 235/959] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:54:10 2026] GET /volume/v3/types/c80cfb33-89e1-4949-ab6b-aeedec63f966 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:10.393546 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-13bdf6fc-43e8-417b-9572-991c28e409c4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.399929 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-13bdf6fc-43e8-417b-9572-991c28e409c4 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:54:10.399929 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-13bdf6fc-43e8-417b-9572-991c28e409c4 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-845170678"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:10.430145 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-13bdf6fc-43e8-417b-9572-991c28e409c4 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:54:10.435084 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 243/960] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:54:10 2026] POST /volume/v3/types => generated 215 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:10.443518 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-79294c9b-adfb-4412-94b1-9980ffdfd8d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.446580 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-79294c9b-adfb-4412-94b1-9980ffdfd8d6 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 14:54:10.447200 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-79294c9b-adfb-4412-94b1-9980ffdfd8d6 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-763435608"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:10.473683 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-79294c9b-adfb-4412-94b1-9980ffdfd8d6 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 14:54:10.474251 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 244/961] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 14:54:10 2026] POST /volume/v3/group_types => generated 172 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:10.485510 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0fcf6c35-575a-4d14-9140-e2b6e19f1ddf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.488337 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0fcf6c35-575a-4d14-9140-e2b6e19f1ddf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/groups Jul 03 14:54:10.489057 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0fcf6c35-575a-4d14-9140-e2b6e19f1ddf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eee3efb2-f13d-45c7-80cd-bb9c83b698a6", "volume_types": ["adcb27a3-2efd-4a8a-b579-25178fff41b2"], "name": "tempest-GroupsTest-Group-2055969805"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:10.491972 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-0fcf6c35-575a-4d14-9140-e2b6e19f1ddf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Creating new group {'group': {'group_type': 'eee3efb2-f13d-45c7-80cd-bb9c83b698a6', 'volume_types': ['adcb27a3-2efd-4a8a-b579-25178fff41b2'], 'name': 'tempest-GroupsTest-Group-2055969805'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 14:54:10.498047 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.groups [None req-0fcf6c35-575a-4d14-9140-e2b6e19f1ddf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Creating group tempest-GroupsTest-Group-2055969805. Jul 03 14:54:10.513156 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0fcf6c35-575a-4d14-9140-e2b6e19f1ddf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Availability Zones retrieved successfully. Jul 03 14:54:10.518683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e938796f-0246-4436-8265-2b103ba0d374 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.522825 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e938796f-0246-4436-8265-2b103ba0d374 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:10.523094 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e938796f-0246-4436-8265-2b103ba0d374 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.523404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e938796f-0246-4436-8265-2b103ba0d374 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.526543 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0fcf6c35-575a-4d14-9140-e2b6e19f1ddf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Created reservations ['432c7313-f1e2-4401-83d6-34611a94f335'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:10.539147 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:10.539147 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:10.544016 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e938796f-0246-4436-8265-2b103ba0d374 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:10.553418 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e938796f-0246-4436-8265-2b103ba0d374 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:10.554496 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 236/962] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:10 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 1156 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:10.556667 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0fcf6c35-575a-4d14-9140-e2b6e19f1ddf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups returned with HTTP 202 Jul 03 14:54:10.557233 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 240/963] 10.4.3.99 () {70 vars in 1290 bytes} [Fri Jul 3 14:54:10 2026] POST /volume/v3/groups => generated 104 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:10.565784 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-83e5899f-8d2a-432d-90cb-99f905baeb81 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.570084 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-83e5899f-8d2a-432d-90cb-99f905baeb81 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:10.570084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-83e5899f-8d2a-432d-90cb-99f905baeb81 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.570242 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-83e5899f-8d2a-432d-90cb-99f905baeb81 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.573155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-83e5899f-8d2a-432d-90cb-99f905baeb81 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 114fbc97-c9f4-4e42-a6db-de215bd782b1 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:10.575489 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:10.575489 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:10.587339 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-83e5899f-8d2a-432d-90cb-99f905baeb81 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 200 Jul 03 14:54:10.587989 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 244/964] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:10 2026] GET /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:10.602560 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-0dfa7771-eb6b-4065-9ded-1c407c65ced0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:10.606395 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-0dfa7771-eb6b-4065-9ded-1c407c65ced0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:10.606621 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-0dfa7771-eb6b-4065-9ded-1c407c65ced0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:10.606938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-0dfa7771-eb6b-4065-9ded-1c407c65ced0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:10.623210 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:10.623210 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:10.628005 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-0dfa7771-eb6b-4065-9ded-1c407c65ced0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:10.635973 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-0dfa7771-eb6b-4065-9ded-1c407c65ced0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:10.636893 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 245/965] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:10 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 1156 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:11.017179 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-2a81ae0c-eb9e-4b2d-a16b-b749ecaa207b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:11.019920 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-2a81ae0c-eb9e-4b2d-a16b-b749ecaa207b tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:11.020262 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-2a81ae0c-eb9e-4b2d-a16b-b749ecaa207b tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:11.020517 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-2a81ae0c-eb9e-4b2d-a16b-b749ecaa207b tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:11.028152 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:11.028152 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:11.032285 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-2a81ae0c-eb9e-4b2d-a16b-b749ecaa207b tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:11.038010 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-2a81ae0c-eb9e-4b2d-a16b-b749ecaa207b tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:11.038721 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 237/966] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:11 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:11.052291 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a775e79d-22e5-4155-a9da-90a3e74e3d15 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:11.052861 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a775e79d-22e5-4155-a9da-90a3e74e3d15 None None] GET https://10.4.3.99/volume// Jul 03 14:54:11.053176 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a775e79d-22e5-4155-a9da-90a3e74e3d15 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:11.053554 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a775e79d-22e5-4155-a9da-90a3e74e3d15 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:11.053970 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a775e79d-22e5-4155-a9da-90a3e74e3d15 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:54:11.054547 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 241/967] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:54:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:54:11.065536 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-a37b7170-c2a3-489f-879a-f6859c243af0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:11.067640 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-a37b7170-c2a3-489f-879a-f6859c243af0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:54:11.068123 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-a37b7170-c2a3-489f-879a-f6859c243af0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "701c16da-02f2-4594-afa4-8188d8eead4d", "connector": null, "instance_uuid": "569abdcf-b52a-479a-9f1b-4bbf9641cbfe"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:11.079369 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:11.079369 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:11.121101 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-a37b7170-c2a3-489f-879a-f6859c243af0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:54:11.122456 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 245/968] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:54:11 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:11.189683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0cc7c8d7-3120-4c12-bd5c-ea741623870d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:11.195871 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cc7c8d7-3120-4c12-bd5c-ea741623870d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 14:54:11.195871 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cc7c8d7-3120-4c12-bd5c-ea741623870d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:11.195871 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cc7c8d7-3120-4c12-bd5c-ea741623870d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:11.221439 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:11.221439 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:11.248156 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0cc7c8d7-3120-4c12-bd5c-ea741623870d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:54:11.255981 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cc7c8d7-3120-4c12-bd5c-ea741623870d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 returned with HTTP 200 Jul 03 14:54:11.257263 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 246/969] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:11 2026] GET /volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 => generated 1365 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:11.446268 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-37806035-67df-463c-a880-51082ede0309 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:11.448904 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-37806035-67df-463c-a880-51082ede0309 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 14:54:11.449271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-37806035-67df-463c-a880-51082ede0309 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:11.450970 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-37806035-67df-463c-a880-51082ede0309 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:11.458524 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:11.458524 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:11.465597 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-37806035-67df-463c-a880-51082ede0309 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:54:11.473462 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-37806035-67df-463c-a880-51082ede0309 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 returned with HTTP 200 Jul 03 14:54:11.473932 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 238/970] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:11 2026] GET /volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:11.599234 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d7f3841b-46d7-483f-a6a5-2c4e8185d84b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:11.601374 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d7f3841b-46d7-483f-a6a5-2c4e8185d84b tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:11.601568 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d7f3841b-46d7-483f-a6a5-2c4e8185d84b tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:11.601745 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d7f3841b-46d7-483f-a6a5-2c4e8185d84b tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:11.601852 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-d7f3841b-46d7-483f-a6a5-2c4e8185d84b tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 114fbc97-c9f4-4e42-a6db-de215bd782b1 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:11.605447 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:11.605447 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:11.615002 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d7f3841b-46d7-483f-a6a5-2c4e8185d84b tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 200 Jul 03 14:54:11.615496 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 242/971] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:11 2026] GET /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 333 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:11.628279 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3f080874-8f02-497c-96bb-80e2067318bd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:11.630033 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:11.630437 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-627069716", "volume_type": "adcb27a3-2efd-4a8a-b579-25178fff41b2", "group_id": "114fbc97-c9f4-4e42-a6db-de215bd782b1", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:11.631957 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-627069716', 'volume_type': 'adcb27a3-2efd-4a8a-b579-25178fff41b2', 'group_id': '114fbc97-c9f4-4e42-a6db-de215bd782b1', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:11.640029 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:11.640029 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:11.640552 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Create volume of 1 GB Jul 03 14:54:11.647024 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Availability Zones retrieved successfully. Jul 03 14:54:11.654958 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Flow 'volume_create_api' (1c894352-f250-4d82-ace9-105f45b8a968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:11.656793 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2290cf6-43ec-47a0-8fe0-b30b575f8f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:11.657597 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:11.657597 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:11.658213 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:11.684385 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2290cf6-43ec-47a0-8fe0-b30b575f8f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:54:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=adcb27a3-2efd-4a8a-b579-25178fff41b2,is_public=True,name='tempest-GroupsTest-volume-type-845170678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adcb27a3-2efd-4a8a-b579-25178fff41b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '114fbc97-c9f4-4e42-a6db-de215bd782b1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:11.685395 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727fab8f-29a8-470c-8bd6-d402e4e180eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:11.722545 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-845170678 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-845170678, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:11.722908 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-845170678 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-845170678, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:11.761228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Created reservations ['da4e22d0-d85d-4613-a056-73c9cea85cb1', 'ee9d15d8-d15e-4c4b-aada-e97909208089', '89591e88-9f53-47f4-8c3f-9d3e60011fb3', 'eefc51d7-8e33-40ca-96de-5bcbc267bdf7'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:11.762539 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727fab8f-29a8-470c-8bd6-d402e4e180eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da4e22d0-d85d-4613-a056-73c9cea85cb1', 'ee9d15d8-d15e-4c4b-aada-e97909208089', '89591e88-9f53-47f4-8c3f-9d3e60011fb3', 'eefc51d7-8e33-40ca-96de-5bcbc267bdf7']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:11.763515 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa05a9d-2689-4992-8d53-82f61831e700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:11.791651 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa05a9d-2689-4992-8d53-82f61831e700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55d8e60-e675-42b2-96fd-e694460e322d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-627069716',encryption_key_id=None,group_id=114fbc97-c9f4-4e42-a6db-de215bd782b1,group_type_id=,metadata={},multiattach=False,project_id='1034c146d90f4ba5aea2bfffb5a1b6c4',qos_specs=None,replication_status=,reservations=['da4e22d0-d85d-4613-a056-73c9cea85cb1','ee9d15d8-d15e-4c4b-aada-e97909208089','89591e88-9f53-47f4-8c3f-9d3e60011fb3','eefc51d7-8e33-40ca-96de-5bcbc267bdf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75cf3d20319d46e8947a5b2105be9327',volume_type_id=adcb27a3-2efd-4a8a-b579-25178fff41b2), 'volume': Volume(_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-03T14:54:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-627069716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=114fbc97-c9f4-4e42-a6db-de215bd782b1,host=None,id=e55d8e60-e675-42b2-96fd-e694460e322d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1034c146d90f4ba5aea2bfffb5a1b6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75cf3d20319d46e8947a5b2105be9327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adcb27a3-2efd-4a8a-b579-25178fff41b2),volume_type_id=adcb27a3-2efd-4a8a-b579-25178fff41b2)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:11.792454 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e7c1ea-657d-455c-b3b7-34d11da09429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:11.823965 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e7c1ea-657d-455c-b3b7-34d11da09429) transitioned into state 'SUCCESS' from state '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-627069716',encryption_key_id=None,group_id=114fbc97-c9f4-4e42-a6db-de215bd782b1,group_type_id=,metadata={},multiattach=False,project_id='1034c146d90f4ba5aea2bfffb5a1b6c4',qos_specs=None,replication_status=,reservations=['da4e22d0-d85d-4613-a056-73c9cea85cb1','ee9d15d8-d15e-4c4b-aada-e97909208089','89591e88-9f53-47f4-8c3f-9d3e60011fb3','eefc51d7-8e33-40ca-96de-5bcbc267bdf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75cf3d20319d46e8947a5b2105be9327',volume_type_id=adcb27a3-2efd-4a8a-b579-25178fff41b2)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:11.824891 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779f8c27-37c1-41ee-a34a-4cd95ac364ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:11.845007 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779f8c27-37c1-41ee-a34a-4cd95ac364ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:11.846242 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Flow 'volume_create_api' (1c894352-f250-4d82-ace9-105f45b8a968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:11.846671 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Create volume request issued successfully. Jul 03 14:54:11.848381 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:11.848381 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:11.901281 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:11.906395 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:11.906395 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:11.911749 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3f080874-8f02-497c-96bb-80e2067318bd tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:11.912396 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 246/972] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 14:54:11 2026] POST /volume/v3/volumes => generated 811 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:11.929320 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cea45548-b5df-49a0-9053-53e0e86b3a1c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:11.937052 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cea45548-b5df-49a0-9053-53e0e86b3a1c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/e55d8e60-e675-42b2-96fd-e694460e322d Jul 03 14:54:11.937551 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cea45548-b5df-49a0-9053-53e0e86b3a1c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:11.937752 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cea45548-b5df-49a0-9053-53e0e86b3a1c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:11.950447 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:11.950447 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:11.956507 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cea45548-b5df-49a0-9053-53e0e86b3a1c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Volume info retrieved successfully. Jul 03 14:54:11.957360 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-cea45548-b5df-49a0-9053-53e0e86b3a1c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:11.958574 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-cea45548-b5df-49a0-9053-53e0e86b3a1c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:12.015765 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-cea45548-b5df-49a0-9053-53e0e86b3a1c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:12.019924 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:12.019924 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:12.029019 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cea45548-b5df-49a0-9053-53e0e86b3a1c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/e55d8e60-e675-42b2-96fd-e694460e322d returned with HTTP 200 Jul 03 14:54:12.029506 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 247/973] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:11 2026] GET /volume/v3/volumes/e55d8e60-e675-42b2-96fd-e694460e322d => generated 879 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:12.162087 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-e9f09763-d953-47f3-bf07-ed44a9f2a04d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:12.163978 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-e9f09763-d953-47f3-bf07-ed44a9f2a04d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 14:54:12.164184 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-e9f09763-d953-47f3-bf07-ed44a9f2a04d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:12.164405 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-e9f09763-d953-47f3-bf07-ed44a9f2a04d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:12.171479 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:12.171479 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:12.175304 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-e9f09763-d953-47f3-bf07-ed44a9f2a04d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:54:12.182503 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-e9f09763-d953-47f3-bf07-ed44a9f2a04d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 returned with HTTP 200 Jul 03 14:54:12.182907 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 239/974] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:12 2026] GET /volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:12.194090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-849c6000-2244-4866-9355-0b1ae9622ace None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:12.194643 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-849c6000-2244-4866-9355-0b1ae9622ace None None] GET https://10.4.3.99/volume// Jul 03 14:54:12.194850 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-849c6000-2244-4866-9355-0b1ae9622ace None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:12.195087 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-849c6000-2244-4866-9355-0b1ae9622ace None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:12.195534 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-849c6000-2244-4866-9355-0b1ae9622ace None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:54:12.196099 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 243/975] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:54:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:54:12.200532 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:12.203911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-b4444bce-73fe-4a54-b13d-b239cf2c6196 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:12.206386 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-b4444bce-73fe-4a54-b13d-b239cf2c6196 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:54:12.206748 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-b4444bce-73fe-4a54-b13d-b239cf2c6196 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5ed8ecb-757f-4a9d-abc4-c8d331817704", "connector": null, "instance_uuid": "4b49c2d6-e4c8-4437-9833-ca79e1df65ec"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:12.225449 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:12.225449 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:12.277618 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-b4444bce-73fe-4a54-b13d-b239cf2c6196 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:54:12.278142 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 248/976] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:54:12 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:12.508100 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:12.508100 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-571272859"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:12.509832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-571272859'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:12.509973 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Create volume of 1 GB Jul 03 14:54:12.514819 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Availability Zones retrieved successfully. Jul 03 14:54:12.522018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Flow 'volume_create_api' (154cd42f-99e9-4395-a79d-59af4148d3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:12.523039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be81570-e64d-442c-9d7e-613b9058bee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:12.524084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:12.556450 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be81570-e64d-442c-9d7e-613b9058bee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:12.557519 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a515ffd-c982-4ea0-8c20-e695c20c6e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:12.653838 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Created reservations ['dfe00180-6b38-44a6-8a8d-b05a2409746d', '28815717-b70a-47cb-95ad-a28732618243', '363da4d1-1345-4c88-879a-c3fadbf0055a', '6fa68de7-9a2d-4804-b895-ae5fdf0ac4b4'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:12.654597 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a515ffd-c982-4ea0-8c20-e695c20c6e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfe00180-6b38-44a6-8a8d-b05a2409746d', '28815717-b70a-47cb-95ad-a28732618243', '363da4d1-1345-4c88-879a-c3fadbf0055a', '6fa68de7-9a2d-4804-b895-ae5fdf0ac4b4']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:12.657024 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8fce3a-d3cf-4ce7-912e-76b61854c638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:12.686291 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8fce3a-d3cf-4ce7-912e-76b61854c638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faf0997e-6112-4e16-84c9-1ae2aedeb42f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-571272859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0db900573c44565aa21aa46007a348d',qos_specs=None,replication_status=,reservations=['dfe00180-6b38-44a6-8a8d-b05a2409746d','28815717-b70a-47cb-95ad-a28732618243','363da4d1-1345-4c88-879a-c3fadbf0055a','6fa68de7-9a2d-4804-b895-ae5fdf0ac4b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860d08bc38b946f5bf36568d0fe6a81d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-571272859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faf0997e-6112-4e16-84c9-1ae2aedeb42f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0db900573c44565aa21aa46007a348d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='860d08bc38b946f5bf36568d0fe6a81d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:12.687076 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b06090c-ccad-49db-8dea-f123eb21e88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:12.712355 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b06090c-ccad-49db-8dea-f123eb21e88a) transitioned into state 'SUCCESS' from state '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-571272859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0db900573c44565aa21aa46007a348d',qos_specs=None,replication_status=,reservations=['dfe00180-6b38-44a6-8a8d-b05a2409746d','28815717-b70a-47cb-95ad-a28732618243','363da4d1-1345-4c88-879a-c3fadbf0055a','6fa68de7-9a2d-4804-b895-ae5fdf0ac4b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860d08bc38b946f5bf36568d0fe6a81d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:12.713093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff443172-a92a-4998-afb3-5fc80d575c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:12.726672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff443172-a92a-4998-afb3-5fc80d575c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:12.727559 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Flow 'volume_create_api' (154cd42f-99e9-4395-a79d-59af4148d3e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:12.727873 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Create volume request issued successfully. Jul 03 14:54:12.728634 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ecb7ec16-4b52-4ce5-b60f-716da041326d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:12.729104 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 247/977] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:54:12 2026] POST /volume/v3/volumes => generated 816 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:12.742421 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b13124b3-d241-453e-a835-c2b92d3712e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:12.744383 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b13124b3-d241-453e-a835-c2b92d3712e7 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:12.744635 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b13124b3-d241-453e-a835-c2b92d3712e7 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:12.744903 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b13124b3-d241-453e-a835-c2b92d3712e7 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:12.756392 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:12.756392 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:12.758716 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b13124b3-d241-453e-a835-c2b92d3712e7 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Volume info retrieved successfully. Jul 03 14:54:12.764149 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b13124b3-d241-453e-a835-c2b92d3712e7 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 200 Jul 03 14:54:12.764535 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 240/978] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:12 2026] GET /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:13.042698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-59814abc-df2a-483e-9d95-3d4eb5aba2c2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:13.044481 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-59814abc-df2a-483e-9d95-3d4eb5aba2c2 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/e55d8e60-e675-42b2-96fd-e694460e322d Jul 03 14:54:13.044723 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-59814abc-df2a-483e-9d95-3d4eb5aba2c2 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:13.044947 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-59814abc-df2a-483e-9d95-3d4eb5aba2c2 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:13.051253 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.051253 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:13.055010 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-59814abc-df2a-483e-9d95-3d4eb5aba2c2 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Volume info retrieved successfully. Jul 03 14:54:13.055847 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-59814abc-df2a-483e-9d95-3d4eb5aba2c2 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:13.056029 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-59814abc-df2a-483e-9d95-3d4eb5aba2c2 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:13.091003 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-59814abc-df2a-483e-9d95-3d4eb5aba2c2 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:13.094273 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.094273 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:13.101824 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-59814abc-df2a-483e-9d95-3d4eb5aba2c2 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/e55d8e60-e675-42b2-96fd-e694460e322d returned with HTTP 200 Jul 03 14:54:13.102345 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 244/979] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:13 2026] GET /volume/v3/volumes/e55d8e60-e675-42b2-96fd-e694460e322d => generated 904 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:13.114486 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:13.116154 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:13.116486 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1054862014", "volume_type": "adcb27a3-2efd-4a8a-b579-25178fff41b2", "group_id": "114fbc97-c9f4-4e42-a6db-de215bd782b1", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:13.117878 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1054862014', 'volume_type': 'adcb27a3-2efd-4a8a-b579-25178fff41b2', 'group_id': '114fbc97-c9f4-4e42-a6db-de215bd782b1', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:13.124581 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.124581 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:13.125011 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Create volume of 1 GB Jul 03 14:54:13.129589 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Availability Zones retrieved successfully. Jul 03 14:54:13.134403 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Flow 'volume_create_api' (cb2eff4c-464d-4d80-b2f5-1ca07f44824f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:13.135359 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbec8e76-d7c2-450e-b10c-189f7f417e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:13.135874 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.135874 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:13.136231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:13.153733 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbec8e76-d7c2-450e-b10c-189f7f417e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:54:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=adcb27a3-2efd-4a8a-b579-25178fff41b2,is_public=True,name='tempest-GroupsTest-volume-type-845170678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adcb27a3-2efd-4a8a-b579-25178fff41b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '114fbc97-c9f4-4e42-a6db-de215bd782b1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:13.154424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8efa05e0-796c-43bf-ac14-024f03908934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:13.179797 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-845170678 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-845170678, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:13.180026 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-845170678 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-845170678, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:13.195434 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Created reservations ['133f5102-3a34-48e8-9516-c4a548f33619', 'a7a3a350-84e9-4a39-afaa-3f83e9bc03b4', 'ce1630ac-1194-4ef2-941f-1e72d1ec1ac8', '203feee1-9f5d-42c0-a6d7-e990f34c4ca1'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:13.196473 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8efa05e0-796c-43bf-ac14-024f03908934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['133f5102-3a34-48e8-9516-c4a548f33619', 'a7a3a350-84e9-4a39-afaa-3f83e9bc03b4', 'ce1630ac-1194-4ef2-941f-1e72d1ec1ac8', '203feee1-9f5d-42c0-a6d7-e990f34c4ca1']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:13.197609 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f9c30d-da3a-4788-ade2-ad57c530dac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:13.225940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f9c30d-da3a-4788-ade2-ad57c530dac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '124a2f31-1d13-4233-91c9-798f73a1a88c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1054862014',encryption_key_id=None,group_id=114fbc97-c9f4-4e42-a6db-de215bd782b1,group_type_id=,metadata={},multiattach=False,project_id='1034c146d90f4ba5aea2bfffb5a1b6c4',qos_specs=None,replication_status=,reservations=['133f5102-3a34-48e8-9516-c4a548f33619','a7a3a350-84e9-4a39-afaa-3f83e9bc03b4','ce1630ac-1194-4ef2-941f-1e72d1ec1ac8','203feee1-9f5d-42c0-a6d7-e990f34c4ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75cf3d20319d46e8947a5b2105be9327',volume_type_id=adcb27a3-2efd-4a8a-b579-25178fff41b2), 'volume': Volume(_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-03T14:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1054862014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=114fbc97-c9f4-4e42-a6db-de215bd782b1,host=None,id=124a2f31-1d13-4233-91c9-798f73a1a88c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1034c146d90f4ba5aea2bfffb5a1b6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75cf3d20319d46e8947a5b2105be9327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adcb27a3-2efd-4a8a-b579-25178fff41b2),volume_type_id=adcb27a3-2efd-4a8a-b579-25178fff41b2)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:13.227119 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b88aea7-dcd0-44df-922d-7c5351b4a2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:13.245767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b88aea7-dcd0-44df-922d-7c5351b4a2b4) transitioned into state 'SUCCESS' from state '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-1054862014',encryption_key_id=None,group_id=114fbc97-c9f4-4e42-a6db-de215bd782b1,group_type_id=,metadata={},multiattach=False,project_id='1034c146d90f4ba5aea2bfffb5a1b6c4',qos_specs=None,replication_status=,reservations=['133f5102-3a34-48e8-9516-c4a548f33619','a7a3a350-84e9-4a39-afaa-3f83e9bc03b4','ce1630ac-1194-4ef2-941f-1e72d1ec1ac8','203feee1-9f5d-42c0-a6d7-e990f34c4ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75cf3d20319d46e8947a5b2105be9327',volume_type_id=adcb27a3-2efd-4a8a-b579-25178fff41b2)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:13.248362 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3e44a6-e745-4bb0-9bba-04a265a24884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:13.271314 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3e44a6-e745-4bb0-9bba-04a265a24884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:13.273477 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Flow 'volume_create_api' (cb2eff4c-464d-4d80-b2f5-1ca07f44824f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:13.273477 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Create volume request issued successfully. Jul 03 14:54:13.274303 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:13.274303 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:13.324555 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:13.328582 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.328582 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:13.333434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80d9d9ab-1dd8-4d98-bd65-d23418cb8a99 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:13.334011 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 249/980] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 14:54:13 2026] POST /volume/v3/volumes => generated 812 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:13.350205 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2387ce8f-031f-4b37-8c3c-426a50058155 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:13.354562 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2387ce8f-031f-4b37-8c3c-426a50058155 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c Jul 03 14:54:13.354562 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2387ce8f-031f-4b37-8c3c-426a50058155 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:13.354562 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2387ce8f-031f-4b37-8c3c-426a50058155 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:13.364654 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.364654 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:13.368582 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2387ce8f-031f-4b37-8c3c-426a50058155 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Volume info retrieved successfully. Jul 03 14:54:13.369400 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-2387ce8f-031f-4b37-8c3c-426a50058155 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:13.369646 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-2387ce8f-031f-4b37-8c3c-426a50058155 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:13.413636 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-2387ce8f-031f-4b37-8c3c-426a50058155 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:13.417670 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.417670 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:13.428466 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2387ce8f-031f-4b37-8c3c-426a50058155 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c returned with HTTP 200 Jul 03 14:54:13.429042 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 248/981] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:13 2026] GET /volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c => generated 880 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:13.779284 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a412734f-a0e9-43e6-8079-5d2810bebdba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:13.781571 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a412734f-a0e9-43e6-8079-5d2810bebdba tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:13.781889 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a412734f-a0e9-43e6-8079-5d2810bebdba tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:13.782141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a412734f-a0e9-43e6-8079-5d2810bebdba tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:13.791869 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.791869 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:13.797804 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a412734f-a0e9-43e6-8079-5d2810bebdba tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Volume info retrieved successfully. Jul 03 14:54:13.805546 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a412734f-a0e9-43e6-8079-5d2810bebdba tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 200 Jul 03 14:54:13.806165 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 241/982] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:13 2026] GET /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:13.824307 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9034cb48-69d1-4216-a117-5641fd657f52 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:13.826642 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9034cb48-69d1-4216-a117-5641fd657f52 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] POST https://10.4.3.99/volume/v3/volume-transfers Jul 03 14:54:13.828074 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9034cb48-69d1-4216-a117-5641fd657f52 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "faf0997e-6112-4e16-84c9-1ae2aedeb42f"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:13.829094 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volume_transfer [None req-9034cb48-69d1-4216-a117-5641fd657f52 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Creating new volume transfer {'transfer': {'volume_id': 'faf0997e-6112-4e16-84c9-1ae2aedeb42f'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 14:54:13.829094 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volume_transfer [None req-9034cb48-69d1-4216-a117-5641fd657f52 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Creating transfer of volume faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:13.829094 np0000004430 devstack@c-api.service[99980]: INFO cinder.transfer.api [None req-9034cb48-69d1-4216-a117-5641fd657f52 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Generating transfer record for volume faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:13.840255 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.840255 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:13.857838 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9034cb48-69d1-4216-a117-5641fd657f52 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volume-transfers returned with HTTP 202 Jul 03 14:54:13.858179 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 245/983] 10.4.3.99 () {70 vars in 1319 bytes} [Fri Jul 3 14:54:13 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:13.869421 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aadbf684-1374-41af-bd6c-e18984868271 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:13.873991 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aadbf684-1374-41af-bd6c-e18984868271 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:13.874413 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aadbf684-1374-41af-bd6c-e18984868271 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:13.874627 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aadbf684-1374-41af-bd6c-e18984868271 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:13.883304 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:13.883304 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:13.887447 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-aadbf684-1374-41af-bd6c-e18984868271 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Volume info retrieved successfully. Jul 03 14:54:13.892029 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aadbf684-1374-41af-bd6c-e18984868271 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 200 Jul 03 14:54:13.892571 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 250/984] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:13 2026] GET /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:13.910909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a91b1d1a-d535-433a-b30a-465ba79467ab None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:13.911337 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a91b1d1a-d535-433a-b30a-465ba79467ab tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volume-transfers/f72e814a-e5ce-4ac6-a9d0-d6087923a77c Jul 03 14:54:13.911500 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a91b1d1a-d535-433a-b30a-465ba79467ab tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:13.911663 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a91b1d1a-d535-433a-b30a-465ba79467ab tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:13.915245 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a91b1d1a-d535-433a-b30a-465ba79467ab tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volume-transfers/f72e814a-e5ce-4ac6-a9d0-d6087923a77c returned with HTTP 200 Jul 03 14:54:13.915585 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 249/985] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 14:54:13 2026] GET /volume/v3/volume-transfers/f72e814a-e5ce-4ac6-a9d0-d6087923a77c => generated 538 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:13.926148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca0c6300-0a40-4a4f-a0c2-9c6ca7789fd4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:13.928144 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca0c6300-0a40-4a4f-a0c2-9c6ca7789fd4 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volume-transfers Jul 03 14:54:13.928377 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca0c6300-0a40-4a4f-a0c2-9c6ca7789fd4 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:13.928631 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca0c6300-0a40-4a4f-a0c2-9c6ca7789fd4 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:13.928897 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volume_transfer [None req-ca0c6300-0a40-4a4f-a0c2-9c6ca7789fd4 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Listing volume transfers {{(pid=99978) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 14:54:13.932784 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca0c6300-0a40-4a4f-a0c2-9c6ca7789fd4 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volume-transfers returned with HTTP 200 Jul 03 14:54:13.933319 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 242/986] 10.4.3.99 () {68 vars in 1298 bytes} [Fri Jul 3 14:54:13 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:13.941673 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:14.037766 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] POST https://10.4.3.99/volume/v3/volume-transfers/f72e814a-e5ce-4ac6-a9d0-d6087923a77c/accept Jul 03 14:54:14.038221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1f3b0991ed4eb14f"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:14.039917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.volume_transfer [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Accepting volume transfer f72e814a-e5ce-4ac6-a9d0-d6087923a77c {{(pid=99980) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 14:54:14.040051 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.volume_transfer [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Accepting transfer f72e814a-e5ce-4ac6-a9d0-d6087923a77c Jul 03 14:54:14.099308 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Created reservations ['8dee9226-4967-4994-9d1c-5d46fac4eb3f', 'ecf14abb-1547-471d-8e83-3e32268d2340', '3b0c968b-1ba1-4374-be69-2ecddb0a48eb', '9a6537dd-88be-447e-bc35-dd8dc4e2fce0'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:14.115682 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Created reservations ['cf5f2730-33ab-40ee-94b1-9b3167ca1c1c', '86f69a27-c735-4e18-b81a-ae783c3fea62', '10288e83-44ec-4654-b11f-d2ebd412433a', '0b22c78a-72f3-4bbe-a227-ff551bc8f700'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:14.146551 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Created reservations ['d7ddda6a-e493-464e-977e-7bbca61536ca', '4c1ed31a-906e-4962-9734-f58b539b8436', '67b3d6b4-1590-4a0c-b9bd-8d92dcc9474f', 'ca2e9319-70da-4cc4-9af5-65d139aae1e3'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:14.175756 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Created reservations ['0f910ed1-0186-45ff-8b8f-56ab18cc0c3e', '3f5e1c9c-5698-45c9-802c-e29760b32a29', 'b001e82b-8e47-44f4-938a-c94310fc36a0', 'b93eb5c5-1189-410b-ae89-01b88edd8290'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:14.443440 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-23cc342e-2aca-4dfc-934b-5152c886b03d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:14.445134 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23cc342e-2aca-4dfc-934b-5152c886b03d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c Jul 03 14:54:14.445412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23cc342e-2aca-4dfc-934b-5152c886b03d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:14.445599 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23cc342e-2aca-4dfc-934b-5152c886b03d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:14.452983 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:14.452983 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:14.456731 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-23cc342e-2aca-4dfc-934b-5152c886b03d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Volume info retrieved successfully. Jul 03 14:54:14.457455 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-23cc342e-2aca-4dfc-934b-5152c886b03d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:14.457614 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-23cc342e-2aca-4dfc-934b-5152c886b03d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:14.493909 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-23cc342e-2aca-4dfc-934b-5152c886b03d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:14.496835 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:14.496835 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:14.504365 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23cc342e-2aca-4dfc-934b-5152c886b03d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c returned with HTTP 200 Jul 03 14:54:14.504853 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 251/987] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:14 2026] GET /volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c => generated 905 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:14.516739 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-37c4bb28-f853-4295-828d-5b03edb035a3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:14.518337 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-37c4bb28-f853-4295-828d-5b03edb035a3 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] PUT https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:14.518669 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-37c4bb28-f853-4295-828d-5b03edb035a3 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "124a2f31-1d13-4233-91c9-798f73a1a88c"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:14.519942 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-37c4bb28-f853-4295-828d-5b03edb035a3 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Update called for group 114fbc97-c9f4-4e42-a6db-de215bd782b1. {{(pid=99979) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 14:54:14.520039 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.groups [None req-37c4bb28-f853-4295-828d-5b03edb035a3 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Updating group 114fbc97-c9f4-4e42-a6db-de215bd782b1 with name new_group description: This is a new group add_volumes: None remove_volumes: 124a2f31-1d13-4233-91c9-798f73a1a88c. Jul 03 14:54:14.523000 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:14.523000 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:14.549654 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-37c4bb28-f853-4295-828d-5b03edb035a3 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 202 Jul 03 14:54:14.550084 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 250/988] 10.4.3.99 () {70 vars in 1400 bytes} [Fri Jul 3 14:54:14 2026] PUT /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:14.559117 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fd564c6d-5166-4a82-a442-6e7280e32a58 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:14.559288 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd564c6d-5166-4a82-a442-6e7280e32a58 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:14.559421 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd564c6d-5166-4a82-a442-6e7280e32a58 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:14.559635 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd564c6d-5166-4a82-a442-6e7280e32a58 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:14.559730 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-fd564c6d-5166-4a82-a442-6e7280e32a58 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 114fbc97-c9f4-4e42-a6db-de215bd782b1 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:14.562879 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:14.562879 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:14.571778 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd564c6d-5166-4a82-a442-6e7280e32a58 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 200 Jul 03 14:54:14.571778 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 243/989] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:14 2026] GET /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 323 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:14.679926 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Transfer volume completed successfully. Jul 03 14:54:14.739086 np0000004430 devstack@c-api.service[99980]: INFO cinder.transfer.api [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Volume faf0997e-6112-4e16-84c9-1ae2aedeb42f has been transferred. Jul 03 14:54:14.745515 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1c97633b-17d4-45d5-8275-2f7c9d9f47d5 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] https://10.4.3.99/volume/v3/volume-transfers/f72e814a-e5ce-4ac6-a9d0-d6087923a77c/accept returned with HTTP 202 Jul 03 14:54:14.745928 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 246/990] 10.4.3.99 () {70 vars in 1451 bytes} [Fri Jul 3 14:54:13 2026] POST /volume/v3/volume-transfers/f72e814a-e5ce-4ac6-a9d0-d6087923a77c/accept => generated 363 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:14.753902 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b091fc87-03d7-4830-b5f7-8bf00f9a4b81 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:14.756074 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b091fc87-03d7-4830-b5f7-8bf00f9a4b81 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] GET https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:14.756258 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b091fc87-03d7-4830-b5f7-8bf00f9a4b81 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:14.756719 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b091fc87-03d7-4830-b5f7-8bf00f9a4b81 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:14.763665 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:14.763665 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:14.767894 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b091fc87-03d7-4830-b5f7-8bf00f9a4b81 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Volume info retrieved successfully. Jul 03 14:54:14.773501 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b091fc87-03d7-4830-b5f7-8bf00f9a4b81 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 200 Jul 03 14:54:14.774282 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 252/991] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:14 2026] GET /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:14.786089 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-af6199e2-99b4-413b-9b2d-96fc2a0589c2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:14.787908 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-af6199e2-99b4-413b-9b2d-96fc2a0589c2 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] GET https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:14.788152 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-af6199e2-99b4-413b-9b2d-96fc2a0589c2 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:14.788346 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-af6199e2-99b4-413b-9b2d-96fc2a0589c2 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:14.797253 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:14.797253 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:14.802219 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-af6199e2-99b4-413b-9b2d-96fc2a0589c2 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] Volume info retrieved successfully. Jul 03 14:54:14.807597 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-af6199e2-99b4-413b-9b2d-96fc2a0589c2 tempest-VolumesTransfersV357Test-1998518022 tempest-VolumesTransfersV357Test-1998518022-project-member] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 200 Jul 03 14:54:14.808323 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 251/992] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:14 2026] GET /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:14.822589 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eaafe6b1-3353-4a8c-8b99-38da5c8c4a17 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:14.824665 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eaafe6b1-3353-4a8c-8b99-38da5c8c4a17 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] DELETE https://10.4.3.99/volume/v3/volume-transfers/f72e814a-e5ce-4ac6-a9d0-d6087923a77c Jul 03 14:54:14.824845 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eaafe6b1-3353-4a8c-8b99-38da5c8c4a17 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:14.825048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eaafe6b1-3353-4a8c-8b99-38da5c8c4a17 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:14.825193 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-eaafe6b1-3353-4a8c-8b99-38da5c8c4a17 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Delete transfer with id: f72e814a-e5ce-4ac6-a9d0-d6087923a77c Jul 03 14:54:14.830186 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eaafe6b1-3353-4a8c-8b99-38da5c8c4a17 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volume-transfers/f72e814a-e5ce-4ac6-a9d0-d6087923a77c returned with HTTP 404 Jul 03 14:54:14.830819 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 244/993] 10.4.3.99 () {68 vars in 1412 bytes} [Fri Jul 3 14:54:14 2026] DELETE /volume/v3/volume-transfers/f72e814a-e5ce-4ac6-a9d0-d6087923a77c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:14.838879 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c8610724-f0df-480a-b365-3a4531119e82 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:14.870837 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c8610724-f0df-480a-b365-3a4531119e82 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:14.871154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c8610724-f0df-480a-b365-3a4531119e82 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:14.871588 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c8610724-f0df-480a-b365-3a4531119e82 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:14.871823 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-c8610724-f0df-480a-b365-3a4531119e82 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Delete volume with id: faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:14.881068 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:14.881068 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:14.881510 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c8610724-f0df-480a-b365-3a4531119e82 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Volume info retrieved successfully. Jul 03 14:54:14.902795 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c8610724-f0df-480a-b365-3a4531119e82 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Delete volume request issued successfully. Jul 03 14:54:14.903046 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c8610724-f0df-480a-b365-3a4531119e82 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 202 Jul 03 14:54:14.903585 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 247/994] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:54:14 2026] DELETE /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 14:54:14.913550 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d264c664-2846-47c9-af74-812ed112e705 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:14.918277 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d264c664-2846-47c9-af74-812ed112e705 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] GET https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:14.918601 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d264c664-2846-47c9-af74-812ed112e705 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:14.918892 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d264c664-2846-47c9-af74-812ed112e705 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:14.935054 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:14.935054 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:14.940456 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d264c664-2846-47c9-af74-812ed112e705 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Volume info retrieved successfully. Jul 03 14:54:14.944785 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d264c664-2846-47c9-af74-812ed112e705 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 200 Jul 03 14:54:14.945306 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 253/995] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:14 2026] GET /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 1127 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:15.582099 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fd5d3611-7e17-4e29-8cca-69fa617c25e9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:15.584431 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd5d3611-7e17-4e29-8cca-69fa617c25e9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:15.584725 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd5d3611-7e17-4e29-8cca-69fa617c25e9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:15.585001 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd5d3611-7e17-4e29-8cca-69fa617c25e9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:15.585217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-fd5d3611-7e17-4e29-8cca-69fa617c25e9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 114fbc97-c9f4-4e42-a6db-de215bd782b1 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:15.589963 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:15.589963 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:15.599756 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd5d3611-7e17-4e29-8cca-69fa617c25e9 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 200 Jul 03 14:54:15.600136 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 252/996] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:15 2026] GET /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:15.609738 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-723141c7-60ff-471a-b957-fa16fb0625db None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:15.611650 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-723141c7-60ff-471a-b957-fa16fb0625db tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:15.611879 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-723141c7-60ff-471a-b957-fa16fb0625db tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:15.612695 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-723141c7-60ff-471a-b957-fa16fb0625db tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:15.612841 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-723141c7-60ff-471a-b957-fa16fb0625db tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 114fbc97-c9f4-4e42-a6db-de215bd782b1 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:15.616973 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:15.616973 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:15.628324 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-723141c7-60ff-471a-b957-fa16fb0625db tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 200 Jul 03 14:54:15.628828 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 245/997] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:15 2026] GET /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:15.639033 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:15.640889 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:15.641092 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:15.641328 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:15.641606 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:15.642379 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:15.650277 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Get all volumes completed successfully. Jul 03 14:54:15.651252 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:15.651430 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:15.688898 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:15.694327 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:15.694327 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:15.703576 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-899cc06a-c09a-45e0-a125-cac8fbdf1a60 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:15.704072 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 248/998] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:15 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:15.720161 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c85aaded-edb5-400b-97fa-95de203f685d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:15.722406 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c85aaded-edb5-400b-97fa-95de203f685d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] PUT https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:15.722819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c85aaded-edb5-400b-97fa-95de203f685d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "124a2f31-1d13-4233-91c9-798f73a1a88c"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:15.728200 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-c85aaded-edb5-400b-97fa-95de203f685d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Update called for group 114fbc97-c9f4-4e42-a6db-de215bd782b1. {{(pid=99977) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 14:54:15.728316 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-c85aaded-edb5-400b-97fa-95de203f685d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Updating group 114fbc97-c9f4-4e42-a6db-de215bd782b1 with name None description: None add_volumes: 124a2f31-1d13-4233-91c9-798f73a1a88c remove_volumes: None. Jul 03 14:54:15.735892 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:15.735892 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:15.788440 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c85aaded-edb5-400b-97fa-95de203f685d tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 202 Jul 03 14:54:15.789070 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 254/999] 10.4.3.99 () {70 vars in 1399 bytes} [Fri Jul 3 14:54:15 2026] PUT /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:15.801925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9f925617-c4dc-4ae7-87a3-f764d5b667b4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:15.804221 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9f925617-c4dc-4ae7-87a3-f764d5b667b4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:15.804536 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9f925617-c4dc-4ae7-87a3-f764d5b667b4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:15.804839 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9f925617-c4dc-4ae7-87a3-f764d5b667b4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:15.805067 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-9f925617-c4dc-4ae7-87a3-f764d5b667b4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 114fbc97-c9f4-4e42-a6db-de215bd782b1 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:15.809273 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:15.809273 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:15.817790 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9f925617-c4dc-4ae7-87a3-f764d5b667b4 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 200 Jul 03 14:54:15.818373 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 253/1000] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:15 2026] GET /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:15.965066 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc935952-bb6c-41b2-9d3c-4c3c24f8ed1c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:15.968401 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc935952-bb6c-41b2-9d3c-4c3c24f8ed1c tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] GET https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:15.968401 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc935952-bb6c-41b2-9d3c-4c3c24f8ed1c tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:15.968890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc935952-bb6c-41b2-9d3c-4c3c24f8ed1c tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:15.977382 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc935952-bb6c-41b2-9d3c-4c3c24f8ed1c tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 404 Jul 03 14:54:15.978021 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 246/1001] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:15 2026] GET /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:15.986527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5329df10-7592-4b67-9a77-97436f9b2ca2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:15.988598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5329df10-7592-4b67-9a77-97436f9b2ca2 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:15.988883 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5329df10-7592-4b67-9a77-97436f9b2ca2 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:15.989094 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5329df10-7592-4b67-9a77-97436f9b2ca2 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:15.995968 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5329df10-7592-4b67-9a77-97436f9b2ca2 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 404 Jul 03 14:54:15.996484 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 249/1002] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:15 2026] GET /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:16.005347 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8170f41a-a31b-4b4c-ae0d-edca3feb5221 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:16.007552 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8170f41a-a31b-4b4c-ae0d-edca3feb5221 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] DELETE https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:16.007842 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8170f41a-a31b-4b4c-ae0d-edca3feb5221 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:16.008167 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8170f41a-a31b-4b4c-ae0d-edca3feb5221 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:16.008427 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-8170f41a-a31b-4b4c-ae0d-edca3feb5221 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Delete volume with id: faf0997e-6112-4e16-84c9-1ae2aedeb42f Jul 03 14:54:16.015939 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8170f41a-a31b-4b4c-ae0d-edca3feb5221 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f returned with HTTP 404 Jul 03 14:54:16.016704 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 255/1003] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:54:16 2026] DELETE /volume/v3/volumes/faf0997e-6112-4e16-84c9-1ae2aedeb42f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:16.025672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:16.027543 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:16.027938 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-629500084"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:16.029420 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-629500084'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:16.029550 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Create volume of 1 GB Jul 03 14:54:16.029870 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:16.029870 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:16.035036 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Availability Zones retrieved successfully. Jul 03 14:54:16.041874 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Flow 'volume_create_api' (11891163-4f18-4bcf-aea2-9f77173938e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:16.043039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34e59cf-90a6-44cf-b97a-f88f35d9d4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:16.044139 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:16.086073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34e59cf-90a6-44cf-b97a-f88f35d9d4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:16.086874 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb8cfc7-63cb-4d4a-8ee0-d8b1f597f7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:16.133792 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Created reservations ['29f2bdc5-bef0-4a4b-bf91-85be2d6fb50f', 'd5701c92-cbcf-4497-b8c7-8689840720f5', '9b378cb7-8081-4fca-8f67-3adfac88dccf', '24203624-80b6-46aa-a21a-3f924be0dfd5'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:16.134660 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb8cfc7-63cb-4d4a-8ee0-d8b1f597f7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29f2bdc5-bef0-4a4b-bf91-85be2d6fb50f', 'd5701c92-cbcf-4497-b8c7-8689840720f5', '9b378cb7-8081-4fca-8f67-3adfac88dccf', '24203624-80b6-46aa-a21a-3f924be0dfd5']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:16.135480 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffe489f-459b-405f-9c7e-9b6ddf940558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:16.166986 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffe489f-459b-405f-9c7e-9b6ddf940558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05288b4f-b572-4902-be7c-027720041e94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-629500084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0db900573c44565aa21aa46007a348d',qos_specs=None,replication_status=,reservations=['29f2bdc5-bef0-4a4b-bf91-85be2d6fb50f','d5701c92-cbcf-4497-b8c7-8689840720f5','9b378cb7-8081-4fca-8f67-3adfac88dccf','24203624-80b6-46aa-a21a-3f924be0dfd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860d08bc38b946f5bf36568d0fe6a81d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-629500084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05288b4f-b572-4902-be7c-027720041e94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0db900573c44565aa21aa46007a348d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='860d08bc38b946f5bf36568d0fe6a81d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:16.167928 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95a0350-2165-4e60-b043-84917df51290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:16.193033 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95a0350-2165-4e60-b043-84917df51290) transitioned into state 'SUCCESS' from state '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-629500084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0db900573c44565aa21aa46007a348d',qos_specs=None,replication_status=,reservations=['29f2bdc5-bef0-4a4b-bf91-85be2d6fb50f','d5701c92-cbcf-4497-b8c7-8689840720f5','9b378cb7-8081-4fca-8f67-3adfac88dccf','24203624-80b6-46aa-a21a-3f924be0dfd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='860d08bc38b946f5bf36568d0fe6a81d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:16.193833 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b21c76-7978-45f5-99c2-61c5da7b9d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:16.203524 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b21c76-7978-45f5-99c2-61c5da7b9d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:16.204352 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Flow 'volume_create_api' (11891163-4f18-4bcf-aea2-9f77173938e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:16.204662 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Create volume request issued successfully. Jul 03 14:54:16.205416 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bb3e568a-6286-481e-ae54-f4eea339dc43 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:16.205753 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 254/1004] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:54:16 2026] POST /volume/v3/volumes => generated 816 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:16.221398 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5989c161-2cfd-4073-918b-9f33560c413e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:16.223522 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5989c161-2cfd-4073-918b-9f33560c413e tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:16.223836 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5989c161-2cfd-4073-918b-9f33560c413e tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:16.224091 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5989c161-2cfd-4073-918b-9f33560c413e tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:16.232433 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:16.232433 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:16.237890 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5989c161-2cfd-4073-918b-9f33560c413e tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Volume info retrieved successfully. Jul 03 14:54:16.243722 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5989c161-2cfd-4073-918b-9f33560c413e tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 returned with HTTP 200 Jul 03 14:54:16.244326 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 247/1005] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:16 2026] GET /volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:16.829356 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0427521f-d15e-4b23-bd1e-4d15d41b80bf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:16.831260 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0427521f-d15e-4b23-bd1e-4d15d41b80bf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:16.831527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0427521f-d15e-4b23-bd1e-4d15d41b80bf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:16.831769 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0427521f-d15e-4b23-bd1e-4d15d41b80bf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:16.831924 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-0427521f-d15e-4b23-bd1e-4d15d41b80bf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 114fbc97-c9f4-4e42-a6db-de215bd782b1 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:16.838025 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:16.838025 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:16.853919 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0427521f-d15e-4b23-bd1e-4d15d41b80bf tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 200 Jul 03 14:54:16.854558 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 250/1006] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:16 2026] GET /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:16.866693 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8041c9e2-0dd5-430c-9f99-8d118515759c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:16.868859 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:16.869097 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:16.869334 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:16.869819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:16.870200 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:16.870200 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:16.870718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:16.901624 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Get all volumes completed successfully. Jul 03 14:54:16.902292 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:16.902422 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:16.935509 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:16.939006 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:16.939006 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:16.943173 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:16.943407 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:16.993018 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:16.996544 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:16.996544 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:17.005152 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8041c9e2-0dd5-430c-9f99-8d118515759c tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:17.005152 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 256/1007] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:16 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:17.020781 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.022842 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:17.023063 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.023383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.023625 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:17.023934 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.023934 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:17.024352 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:17.031683 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Get all volumes completed successfully. Jul 03 14:54:17.032431 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:17.032570 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:17.070289 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:17.073440 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.073440 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:17.077337 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:17.077513 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:17.112729 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:17.116065 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.116065 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:17.124389 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1f2f2fe5-159b-4073-9463-9feb0466edd1 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:17.124930 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 255/1008] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:17 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:17.139954 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c509ff1d-d2bc-4fbc-ae98-845483cedd90 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.141947 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c509ff1d-d2bc-4fbc-ae98-845483cedd90 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] POST https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1/action Jul 03 14:54:17.142364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c509ff1d-d2bc-4fbc-ae98-845483cedd90 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:17.142545 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c509ff1d-d2bc-4fbc-ae98-845483cedd90 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:17.144216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-c509ff1d-d2bc-4fbc-ae98-845483cedd90 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] delete called for group 114fbc97-c9f4-4e42-a6db-de215bd782b1 {{(pid=99978) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:54:17.144216 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-c509ff1d-d2bc-4fbc-ae98-845483cedd90 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Delete group with id: 114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:17.147935 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.147935 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:17.230108 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c509ff1d-d2bc-4fbc-ae98-845483cedd90 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1/action returned with HTTP 202 Jul 03 14:54:17.230597 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 248/1009] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:54:17 2026] POST /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:17.238077 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7647d00a-7791-44c6-8e01-86391df358a6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.240375 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7647d00a-7791-44c6-8e01-86391df358a6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c Jul 03 14:54:17.240621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7647d00a-7791-44c6-8e01-86391df358a6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.240880 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7647d00a-7791-44c6-8e01-86391df358a6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.249878 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.249878 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:17.255549 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7647d00a-7791-44c6-8e01-86391df358a6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Volume info retrieved successfully. Jul 03 14:54:17.256498 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-7647d00a-7791-44c6-8e01-86391df358a6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:17.256709 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-7647d00a-7791-44c6-8e01-86391df358a6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:17.257568 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b35cf95c-524b-4812-8309-42e95d67384f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.259498 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b35cf95c-524b-4812-8309-42e95d67384f tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:17.259747 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b35cf95c-524b-4812-8309-42e95d67384f tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.259965 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b35cf95c-524b-4812-8309-42e95d67384f tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.267006 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.267006 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:17.270798 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b35cf95c-524b-4812-8309-42e95d67384f tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Volume info retrieved successfully. Jul 03 14:54:17.275183 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b35cf95c-524b-4812-8309-42e95d67384f tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 returned with HTTP 200 Jul 03 14:54:17.275488 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 257/1010] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:17 2026] GET /volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:17.290562 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-df71f233-d96d-4c35-840b-a31dc7173459 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.294103 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df71f233-d96d-4c35-840b-a31dc7173459 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] POST https://10.4.3.99/volume/v3/volume-transfers Jul 03 14:54:17.294103 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-df71f233-d96d-4c35-840b-a31dc7173459 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "05288b4f-b572-4902-be7c-027720041e94"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:17.294545 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volume_transfer [None req-df71f233-d96d-4c35-840b-a31dc7173459 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Creating new volume transfer {'transfer': {'volume_id': '05288b4f-b572-4902-be7c-027720041e94'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 14:54:17.294760 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volume_transfer [None req-df71f233-d96d-4c35-840b-a31dc7173459 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Creating transfer of volume 05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:17.294937 np0000004430 devstack@c-api.service[99979]: INFO cinder.transfer.api [None req-df71f233-d96d-4c35-840b-a31dc7173459 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Generating transfer record for volume 05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:17.296557 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-7647d00a-7791-44c6-8e01-86391df358a6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:17.300463 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.300463 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:17.306973 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.306973 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:17.318521 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7647d00a-7791-44c6-8e01-86391df358a6 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c returned with HTTP 200 Jul 03 14:54:17.318521 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 251/1011] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:17 2026] GET /volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c => generated 904 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:17.340620 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df71f233-d96d-4c35-840b-a31dc7173459 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volume-transfers returned with HTTP 202 Jul 03 14:54:17.341197 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 256/1012] 10.4.3.99 () {70 vars in 1319 bytes} [Fri Jul 3 14:54:17 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:17.351817 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-af7f2b92-700d-4937-afc0-d9e8bd267709 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.353446 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af7f2b92-700d-4937-afc0-d9e8bd267709 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:17.353868 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af7f2b92-700d-4937-afc0-d9e8bd267709 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.353868 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af7f2b92-700d-4937-afc0-d9e8bd267709 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.361517 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.361517 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:17.366950 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-af7f2b92-700d-4937-afc0-d9e8bd267709 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Volume info retrieved successfully. Jul 03 14:54:17.373901 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af7f2b92-700d-4937-afc0-d9e8bd267709 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 returned with HTTP 200 Jul 03 14:54:17.374416 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 249/1013] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:17 2026] GET /volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:17.390201 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aaf3c21a-5214-44bc-a728-0b07667cebfe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.391967 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aaf3c21a-5214-44bc-a728-0b07667cebfe tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volume-transfers/detail Jul 03 14:54:17.392110 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aaf3c21a-5214-44bc-a728-0b07667cebfe tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.392307 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aaf3c21a-5214-44bc-a728-0b07667cebfe tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.392455 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volume_transfer [None req-aaf3c21a-5214-44bc-a728-0b07667cebfe tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Listing volume transfers {{(pid=99977) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 14:54:17.397163 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aaf3c21a-5214-44bc-a728-0b07667cebfe tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 14:54:17.398278 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 258/1014] 10.4.3.99 () {68 vars in 1319 bytes} [Fri Jul 3 14:54:17 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:17.408700 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e2dc411f-73f9-4f0f-a315-0ff2680df85d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.411340 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e2dc411f-73f9-4f0f-a315-0ff2680df85d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] DELETE https://10.4.3.99/volume/v3/volume-transfers/bc2e64dd-43d4-4f33-ba4f-6076ba44a0e3 Jul 03 14:54:17.411659 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e2dc411f-73f9-4f0f-a315-0ff2680df85d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.411913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e2dc411f-73f9-4f0f-a315-0ff2680df85d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.412029 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.volume_transfer [None req-e2dc411f-73f9-4f0f-a315-0ff2680df85d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Delete transfer with id: bc2e64dd-43d4-4f33-ba4f-6076ba44a0e3 Jul 03 14:54:17.426063 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.426063 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:17.438424 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e2dc411f-73f9-4f0f-a315-0ff2680df85d tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volume-transfers/bc2e64dd-43d4-4f33-ba4f-6076ba44a0e3 returned with HTTP 202 Jul 03 14:54:17.439255 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 252/1015] 10.4.3.99 () {68 vars in 1412 bytes} [Fri Jul 3 14:54:17 2026] DELETE /volume/v3/volume-transfers/bc2e64dd-43d4-4f33-ba4f-6076ba44a0e3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:17.448515 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-44e11393-c173-440a-936a-0979485f28d5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.450791 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44e11393-c173-440a-936a-0979485f28d5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:17.451025 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44e11393-c173-440a-936a-0979485f28d5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.451252 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44e11393-c173-440a-936a-0979485f28d5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.461579 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.461579 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:17.470317 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-44e11393-c173-440a-936a-0979485f28d5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Volume info retrieved successfully. Jul 03 14:54:17.476883 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44e11393-c173-440a-936a-0979485f28d5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 returned with HTTP 200 Jul 03 14:54:17.477522 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 257/1016] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:17 2026] GET /volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:17.494200 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc5bcedd-2cd5-48fb-9c76-5d42d8c2d9a5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.496955 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc5bcedd-2cd5-48fb-9c76-5d42d8c2d9a5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] DELETE https://10.4.3.99/volume/v3/volume-transfers/bc2e64dd-43d4-4f33-ba4f-6076ba44a0e3 Jul 03 14:54:17.496955 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc5bcedd-2cd5-48fb-9c76-5d42d8c2d9a5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.497222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc5bcedd-2cd5-48fb-9c76-5d42d8c2d9a5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.497313 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-dc5bcedd-2cd5-48fb-9c76-5d42d8c2d9a5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Delete transfer with id: bc2e64dd-43d4-4f33-ba4f-6076ba44a0e3 Jul 03 14:54:17.500786 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc5bcedd-2cd5-48fb-9c76-5d42d8c2d9a5 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volume-transfers/bc2e64dd-43d4-4f33-ba4f-6076ba44a0e3 returned with HTTP 404 Jul 03 14:54:17.501404 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 250/1017] 10.4.3.99 () {68 vars in 1412 bytes} [Fri Jul 3 14:54:17 2026] DELETE /volume/v3/volume-transfers/bc2e64dd-43d4-4f33-ba4f-6076ba44a0e3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:17.511443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4ce8273f-b6f2-4b4e-a218-ef6668a33248 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.513885 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ce8273f-b6f2-4b4e-a218-ef6668a33248 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:17.514350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ce8273f-b6f2-4b4e-a218-ef6668a33248 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.515661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ce8273f-b6f2-4b4e-a218-ef6668a33248 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.515661 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-4ce8273f-b6f2-4b4e-a218-ef6668a33248 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Delete volume with id: 05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:17.524465 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.524465 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:17.524736 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4ce8273f-b6f2-4b4e-a218-ef6668a33248 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Volume info retrieved successfully. Jul 03 14:54:17.547212 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4ce8273f-b6f2-4b4e-a218-ef6668a33248 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Delete volume request issued successfully. Jul 03 14:54:17.547507 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ce8273f-b6f2-4b4e-a218-ef6668a33248 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 returned with HTTP 202 Jul 03 14:54:17.548147 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 259/1018] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:54:17 2026] DELETE /volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:17.556925 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-036a2f3d-1276-4df0-8b71-a160164c62b1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:17.559636 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-036a2f3d-1276-4df0-8b71-a160164c62b1 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] GET https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:17.560535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-036a2f3d-1276-4df0-8b71-a160164c62b1 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:17.560795 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-036a2f3d-1276-4df0-8b71-a160164c62b1 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:17.571305 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:17.571305 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:17.576504 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-036a2f3d-1276-4df0-8b71-a160164c62b1 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Volume info retrieved successfully. Jul 03 14:54:17.582432 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-036a2f3d-1276-4df0-8b71-a160164c62b1 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 returned with HTTP 200 Jul 03 14:54:17.583016 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 253/1019] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:17 2026] GET /volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 => generated 1127 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:18.334699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5c56ab82-abfa-4b8a-8a0f-4ef594579e1a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.336972 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c56ab82-abfa-4b8a-8a0f-4ef594579e1a tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c Jul 03 14:54:18.336972 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c56ab82-abfa-4b8a-8a0f-4ef594579e1a tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.337602 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c56ab82-abfa-4b8a-8a0f-4ef594579e1a tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.346189 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c56ab82-abfa-4b8a-8a0f-4ef594579e1a tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c returned with HTTP 404 Jul 03 14:54:18.346909 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 258/1020] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:18 2026] GET /volume/v3/volumes/124a2f31-1d13-4233-91c9-798f73a1a88c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:18.355393 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1c849fe5-70a6-4977-9027-34eb50301052 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.358050 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c849fe5-70a6-4977-9027-34eb50301052 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/volumes/e55d8e60-e675-42b2-96fd-e694460e322d Jul 03 14:54:18.358297 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c849fe5-70a6-4977-9027-34eb50301052 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.358484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c849fe5-70a6-4977-9027-34eb50301052 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.365065 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c849fe5-70a6-4977-9027-34eb50301052 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/volumes/e55d8e60-e675-42b2-96fd-e694460e322d returned with HTTP 404 Jul 03 14:54:18.365619 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 251/1021] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:18 2026] GET /volume/v3/volumes/e55d8e60-e675-42b2-96fd-e694460e322d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:18.374159 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-931ffcb0-d05f-460f-89e6-3ccafed83003 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.376409 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-931ffcb0-d05f-460f-89e6-3ccafed83003 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] GET https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 Jul 03 14:54:18.376531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-931ffcb0-d05f-460f-89e6-3ccafed83003 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.376942 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-931ffcb0-d05f-460f-89e6-3ccafed83003 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.377044 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-931ffcb0-d05f-460f-89e6-3ccafed83003 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] show called for member 114fbc97-c9f4-4e42-a6db-de215bd782b1 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:18.382046 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-931ffcb0-d05f-460f-89e6-3ccafed83003 tempest-GroupsTest-1014409909 tempest-GroupsTest-1014409909-project-member] https://10.4.3.99/volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 returned with HTTP 404 Jul 03 14:54:18.382778 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 260/1022] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:18 2026] GET /volume/v3/groups/114fbc97-c9f4-4e42-a6db-de215bd782b1 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:18.384204 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b3127da3-888d-48ad-94c9-6f17afeee719 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.384671 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b3127da3-888d-48ad-94c9-6f17afeee719 None None] GET https://10.4.3.99/volume// Jul 03 14:54:18.384819 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b3127da3-888d-48ad-94c9-6f17afeee719 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.385150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b3127da3-888d-48ad-94c9-6f17afeee719 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.385529 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b3127da3-888d-48ad-94c9-6f17afeee719 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:54:18.385896 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 254/1023] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:54:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:54:18.391608 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3aaf213b-0a74-4d16-a021-49e0275ff726 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.394180 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3aaf213b-0a74-4d16-a021-49e0275ff726 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/eee3efb2-f13d-45c7-80cd-bb9c83b698a6 Jul 03 14:54:18.394800 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3aaf213b-0a74-4d16-a021-49e0275ff726 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.394869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-e1f77024-fafb-46ea-80d2-dd033fe77f8a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.394941 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3aaf213b-0a74-4d16-a021-49e0275ff726 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.396846 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-e1f77024-fafb-46ea-80d2-dd033fe77f8a tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:18.397338 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-e1f77024-fafb-46ea-80d2-dd033fe77f8a tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.397639 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-e1f77024-fafb-46ea-80d2-dd033fe77f8a tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.411295 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:18.411295 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:18.415370 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-e1f77024-fafb-46ea-80d2-dd033fe77f8a tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:18.421171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3aaf213b-0a74-4d16-a021-49e0275ff726 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/group_types/eee3efb2-f13d-45c7-80cd-bb9c83b698a6 returned with HTTP 202 Jul 03 14:54:18.421795 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 259/1024] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 14:54:18 2026] DELETE /volume/v3/group_types/eee3efb2-f13d-45c7-80cd-bb9c83b698a6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:18.423608 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-e1f77024-fafb-46ea-80d2-dd033fe77f8a tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:18.424317 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 252/1025] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:54:18 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 1335 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:18.430407 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4ec6afa6-8c55-457b-bacb-449888deef30 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.432625 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ec6afa6-8c55-457b-bacb-449888deef30 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] DELETE https://10.4.3.99/volume/v3/types/adcb27a3-2efd-4a8a-b579-25178fff41b2 Jul 03 14:54:18.432882 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ec6afa6-8c55-457b-bacb-449888deef30 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.433093 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ec6afa6-8c55-457b-bacb-449888deef30 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.474431 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ec6afa6-8c55-457b-bacb-449888deef30 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/types/adcb27a3-2efd-4a8a-b579-25178fff41b2 returned with HTTP 202 Jul 03 14:54:18.475012 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 261/1026] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:54:18 2026] DELETE /volume/v3/types/adcb27a3-2efd-4a8a-b579-25178fff41b2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:18.482768 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fc5bc250-eafb-4a50-bb74-98e6f85bc4a6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.485015 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fc5bc250-eafb-4a50-bb74-98e6f85bc4a6 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] GET https://10.4.3.99/volume/v3/types/adcb27a3-2efd-4a8a-b579-25178fff41b2 Jul 03 14:54:18.485270 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fc5bc250-eafb-4a50-bb74-98e6f85bc4a6 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.485500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fc5bc250-eafb-4a50-bb74-98e6f85bc4a6 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.489264 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fc5bc250-eafb-4a50-bb74-98e6f85bc4a6 tempest-GroupsTest-188128787 tempest-GroupsTest-188128787-project-admin] https://10.4.3.99/volume/v3/types/adcb27a3-2efd-4a8a-b579-25178fff41b2 returned with HTTP 404 Jul 03 14:54:18.489878 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 255/1027] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:54:18 2026] GET /volume/v3/types/adcb27a3-2efd-4a8a-b579-25178fff41b2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:18.540521 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-6b6a6956-5aea-4195-a35d-fc5c9fa4e49e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.542745 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-6b6a6956-5aea-4195-a35d-fc5c9fa4e49e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] PUT https://10.4.3.99/volume/v3/attachments/aff5e267-458f-4843-b2cf-1cfcde32f5e6 Jul 03 14:54:18.543158 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-6b6a6956-5aea-4195-a35d-fc5c9fa4e49e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:18.552689 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-6b6a6956-5aea-4195-a35d-fc5c9fa4e49e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Acquiring lock "cinder-attachment_update-701c16da-02f2-4594-afa4-8188d8eead4d-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:54:18.558794 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-6b6a6956-5aea-4195-a35d-fc5c9fa4e49e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Lock "cinder-attachment_update-701c16da-02f2-4594-afa4-8188d8eead4d-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:54:18.559880 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:18.559880 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:18.597252 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fa1d3381-691d-4133-9661-be9f4192d186 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.599058 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa1d3381-691d-4133-9661-be9f4192d186 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] GET https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:18.599348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa1d3381-691d-4133-9661-be9f4192d186 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.599687 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa1d3381-691d-4133-9661-be9f4192d186 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.605743 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa1d3381-691d-4133-9661-be9f4192d186 tempest-VolumesTransfersV357Test-926472242 tempest-VolumesTransfersV357Test-926472242-project-admin] https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 returned with HTTP 404 Jul 03 14:54:18.606254 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 253/1028] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:18 2026] GET /volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:18.613443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-902975cb-0094-45c8-b288-c739a4529478 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.615629 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-902975cb-0094-45c8-b288-c739a4529478 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] GET https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:18.615966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-902975cb-0094-45c8-b288-c739a4529478 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.616269 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-902975cb-0094-45c8-b288-c739a4529478 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.622462 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-902975cb-0094-45c8-b288-c739a4529478 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 returned with HTTP 404 Jul 03 14:54:18.623219 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 262/1029] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:18 2026] GET /volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:18.631771 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bc22cbdf-6e7d-4d7d-97f5-8de1c6b47d68 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:18.633721 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bc22cbdf-6e7d-4d7d-97f5-8de1c6b47d68 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] DELETE https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:18.634014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bc22cbdf-6e7d-4d7d-97f5-8de1c6b47d68 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:18.634279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bc22cbdf-6e7d-4d7d-97f5-8de1c6b47d68 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:18.634462 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-bc22cbdf-6e7d-4d7d-97f5-8de1c6b47d68 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] Delete volume with id: 05288b4f-b572-4902-be7c-027720041e94 Jul 03 14:54:18.641175 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bc22cbdf-6e7d-4d7d-97f5-8de1c6b47d68 tempest-VolumesTransfersV357Test-620954112 tempest-VolumesTransfersV357Test-620954112-project-member] https://10.4.3.99/volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 returned with HTTP 404 Jul 03 14:54:18.641844 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 256/1030] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:54:18 2026] DELETE /volume/v3/volumes/05288b4f-b572-4902-be7c-027720041e94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:19.092026 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-6b6a6956-5aea-4195-a35d-fc5c9fa4e49e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Lock "cinder-attachment_update-701c16da-02f2-4594-afa4-8188d8eead4d-np0000004430" released by "attachment_update" :: held 0.533s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:54:19.093246 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-6b6a6956-5aea-4195-a35d-fc5c9fa4e49e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/attachments/aff5e267-458f-4843-b2cf-1cfcde32f5e6 returned with HTTP 200 Jul 03 14:54:19.093246 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 260/1031] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:54:18 2026] PUT /volume/v3/attachments/aff5e267-458f-4843-b2cf-1cfcde32f5e6 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:19.369113 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-aa6b054a-19c0-4153-a567-df33cf08fde0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:19.372355 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-aa6b054a-19c0-4153-a567-df33cf08fde0 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] DELETE https://10.4.3.99/volume/v3/attachments/ae05c977-d9f2-4c79-807d-ade863c6ad8a Jul 03 14:54:19.372600 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-aa6b054a-19c0-4153-a567-df33cf08fde0 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:19.372884 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-aa6b054a-19c0-4153-a567-df33cf08fde0 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:19.382192 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:19.382192 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:19.617705 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-7a7ded5c-1fe0-45c2-9807-1f980ff0cc79 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:19.620757 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-7a7ded5c-1fe0-45c2-9807-1f980ff0cc79 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] POST https://10.4.3.99/volume/v3/attachments/aff5e267-458f-4843-b2cf-1cfcde32f5e6/action Jul 03 14:54:19.620757 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-7a7ded5c-1fe0-45c2-9807-1f980ff0cc79 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:19.620944 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-7a7ded5c-1fe0-45c2-9807-1f980ff0cc79 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:19.645897 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:19.645897 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:19.673324 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-12a0f9a0-6041-49d3-87a8-b51e38d2e1e3 req-7a7ded5c-1fe0-45c2-9807-1f980ff0cc79 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/attachments/aff5e267-458f-4843-b2cf-1cfcde32f5e6/action returned with HTTP 204 Jul 03 14:54:19.673324 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 263/1032] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:54:19 2026] POST /volume/v3/attachments/aff5e267-458f-4843-b2cf-1cfcde32f5e6/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:19.922181 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-aa6b054a-19c0-4153-a567-df33cf08fde0 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/attachments/ae05c977-d9f2-4c79-807d-ade863c6ad8a returned with HTTP 200 Jul 03 14:54:19.922625 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 254/1033] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:54:19 2026] DELETE /volume/v3/attachments/ae05c977-d9f2-4c79-807d-ade863c6ad8a => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:19.936346 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-3fd4f4fc-6170-49f8-a452-e9a847ee14d3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:19.939113 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-3fd4f4fc-6170-49f8-a452-e9a847ee14d3 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] DELETE https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb Jul 03 14:54:19.939306 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-3fd4f4fc-6170-49f8-a452-e9a847ee14d3 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:19.939422 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-3fd4f4fc-6170-49f8-a452-e9a847ee14d3 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:19.939638 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-3fd4f4fc-6170-49f8-a452-e9a847ee14d3 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Delete volume with id: 82301abc-a3cf-4328-918a-3f0528d938eb Jul 03 14:54:19.950301 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:19.950301 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:19.951339 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-3fd4f4fc-6170-49f8-a452-e9a847ee14d3 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Volume info retrieved successfully. Jul 03 14:54:19.976008 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-3fd4f4fc-6170-49f8-a452-e9a847ee14d3 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] Delete volume request issued successfully. Jul 03 14:54:19.976248 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6262442d-8b33-48d7-b178-564c2dd0ae03 req-3fd4f4fc-6170-49f8-a452-e9a847ee14d3 tempest-ServerBootFromVolumeStableRescueTest-91385793 tempest-ServerBootFromVolumeStableRescueTest-91385793-project-member] https://10.4.3.99/volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb returned with HTTP 202 Jul 03 14:54:19.976777 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 257/1034] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 14:54:19 2026] DELETE /volume/v3/volumes/82301abc-a3cf-4328-918a-3f0528d938eb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:20.314039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:20.317378 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:20.317724 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1089949098", "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:20.320257 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1089949098', 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:20.680187 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Create volume of 1 GB Jul 03 14:54:20.680187 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:20.680187 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:20.684988 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Availability Zones retrieved successfully. Jul 03 14:54:20.692260 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Flow 'volume_create_api' (598ee5da-586b-407f-ae69-c5ff6d2cb131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:20.693953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106c0328-fdea-46d9-8f43-b69bacac7dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:20.695432 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:20.782367 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106c0328-fdea-46d9-8f43-b69bacac7dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:20.783217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c1004d-9a6c-4874-9624-a7147fa5ce92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:20.840490 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Created reservations ['5d171573-094d-4ccf-aafe-bbd0aaa710b1', '6331b965-c7d7-482c-b74a-59a96396065a', '6907c91e-d65a-4f6c-ad75-1d579dab0bca', '5d39e4f2-c4e9-4195-b1d5-f24d7935b542'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:20.841215 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c1004d-9a6c-4874-9624-a7147fa5ce92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d171573-094d-4ccf-aafe-bbd0aaa710b1', '6331b965-c7d7-482c-b74a-59a96396065a', '6907c91e-d65a-4f6c-ad75-1d579dab0bca', '5d39e4f2-c4e9-4195-b1d5-f24d7935b542']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:20.842509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b65902b9-3625-4212-a5f4-1ec08ec94709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:20.870333 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b65902b9-3625-4212-a5f4-1ec08ec94709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f84d8a72-7d79-444a-985e-4716d4da32e7', '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-1089949098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b975f98f7d24458383b64475b95f4278',qos_specs=None,replication_status=,reservations=['5d171573-094d-4ccf-aafe-bbd0aaa710b1','6331b965-c7d7-482c-b74a-59a96396065a','6907c91e-d65a-4f6c-ad75-1d579dab0bca','5d39e4f2-c4e9-4195-b1d5-f24d7935b542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b57001feb86468ebf44d0e3c3d9a9bc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1089949098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f84d8a72-7d79-444a-985e-4716d4da32e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b975f98f7d24458383b64475b95f4278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b57001feb86468ebf44d0e3c3d9a9bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:20.871612 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e3d1e7-9588-499d-a12b-9dda69b87270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:20.893791 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e3d1e7-9588-499d-a12b-9dda69b87270) transitioned into state 'SUCCESS' from state '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-1089949098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b975f98f7d24458383b64475b95f4278',qos_specs=None,replication_status=,reservations=['5d171573-094d-4ccf-aafe-bbd0aaa710b1','6331b965-c7d7-482c-b74a-59a96396065a','6907c91e-d65a-4f6c-ad75-1d579dab0bca','5d39e4f2-c4e9-4195-b1d5-f24d7935b542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b57001feb86468ebf44d0e3c3d9a9bc',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:20.894710 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1653f4-3e71-471d-ad50-1b33a7b81a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:20.907078 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1653f4-3e71-471d-ad50-1b33a7b81a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:20.907916 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Flow 'volume_create_api' (598ee5da-586b-407f-ae69-c5ff6d2cb131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:20.908577 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Create volume request issued successfully. Jul 03 14:54:20.908895 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f12ad4c3-480f-49c1-a7c8-ec000529ad90 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:20.909387 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 261/1035] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:54:20 2026] POST /volume/v3/volumes => generated 751 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:20.924838 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7274186a-6f80-46cb-864b-3795273a1f3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:20.927450 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7274186a-6f80-46cb-864b-3795273a1f3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 Jul 03 14:54:20.927707 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7274186a-6f80-46cb-864b-3795273a1f3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:20.927956 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7274186a-6f80-46cb-864b-3795273a1f3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:20.937499 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:20.937499 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:20.944285 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7274186a-6f80-46cb-864b-3795273a1f3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:20.950529 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7274186a-6f80-46cb-864b-3795273a1f3b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 returned with HTTP 200 Jul 03 14:54:20.951528 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 264/1036] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:20 2026] GET /volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:21.854692 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18aa622f-04ee-4ae6-bb18-b908786b3e08 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:21.970011 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b8689c69-5f55-4b55-865a-09a82e31d952 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:21.972439 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b8689c69-5f55-4b55-865a-09a82e31d952 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 Jul 03 14:54:21.972743 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b8689c69-5f55-4b55-865a-09a82e31d952 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:21.973180 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b8689c69-5f55-4b55-865a-09a82e31d952 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:21.978624 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18aa622f-04ee-4ae6-bb18-b908786b3e08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 Jul 03 14:54:21.979052 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18aa622f-04ee-4ae6-bb18-b908786b3e08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:21.979296 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18aa622f-04ee-4ae6-bb18-b908786b3e08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:21.979741 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:21.979741 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:21.981478 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:21.981478 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:21.988309 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b8689c69-5f55-4b55-865a-09a82e31d952 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:21.999742 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b8689c69-5f55-4b55-865a-09a82e31d952 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 returned with HTTP 200 Jul 03 14:54:21.999889 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18aa622f-04ee-4ae6-bb18-b908786b3e08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 returned with HTTP 200 Jul 03 14:54:22.000477 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 255/1037] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:21 2026] GET /volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 => generated 437 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:22.000599 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 258/1038] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:21 2026] GET /volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:22.014651 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cffe22de-a09e-410f-bae3-fadc90bc3dcc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.016277 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cffe22de-a09e-410f-bae3-fadc90bc3dcc tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 Jul 03 14:54:22.016277 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cffe22de-a09e-410f-bae3-fadc90bc3dcc tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:22.027661 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:22.027661 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:22.048579 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-78ea0d99-7d2d-41a4-9a43-4f91622efa7e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.051707 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-78ea0d99-7d2d-41a4-9a43-4f91622efa7e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 Jul 03 14:54:22.052094 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-78ea0d99-7d2d-41a4-9a43-4f91622efa7e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:22.052409 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-78ea0d99-7d2d-41a4-9a43-4f91622efa7e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:22.065197 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:22.065197 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:22.071779 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-78ea0d99-7d2d-41a4-9a43-4f91622efa7e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:22.079321 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-78ea0d99-7d2d-41a4-9a43-4f91622efa7e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 returned with HTTP 200 Jul 03 14:54:22.080084 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 265/1039] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:22 2026] GET /volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:22.101088 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cffe22de-a09e-410f-bae3-fadc90bc3dcc tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 returned with HTTP 200 Jul 03 14:54:22.101783 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 262/1040] 10.4.3.99 () {68 vars in 1367 bytes} [Fri Jul 3 14:54:22 2026] PUT /volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 => generated 390 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:22.116451 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.263033 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:22.264551 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-414814711"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:22.265384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-414814711'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:22.265542 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Create volume of 1 GB Jul 03 14:54:22.274622 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Availability Zones retrieved successfully. Jul 03 14:54:22.282533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Flow 'volume_create_api' (ca88d0b2-af35-476f-ab92-f6ea33c3d7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:22.284018 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3157f12-314a-4360-993f-11b6e67cbfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.290838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:22.315153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.317206 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:22.317765 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1277592795"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:22.319521 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Create volume request body: {'volume': {'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1277592795'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:22.332019 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3157f12-314a-4360-993f-11b6e67cbfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.332802 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f477d4-2541-46d8-9244-84569203d0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.407781 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-36ecf535-a53e-4796-9049-88a9bf1c8246 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.408052 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36ecf535-a53e-4796-9049-88a9bf1c8246 None None] GET https://10.4.3.99/volume// Jul 03 14:54:22.408259 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36ecf535-a53e-4796-9049-88a9bf1c8246 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:22.408500 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36ecf535-a53e-4796-9049-88a9bf1c8246 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:22.408845 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36ecf535-a53e-4796-9049-88a9bf1c8246 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:54:22.409141 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 266/1041] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:54:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:54:22.413160 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Create volume of 1 GB Jul 03 14:54:22.413339 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Created reservations ['2a84e3de-cc11-448b-a215-ddd280359237', '1268feb5-f75c-430f-8de6-d58e79397973', '8917e099-989c-4569-a093-cd276bdebe8e', 'cebf4994-9485-49c0-8934-84dd6245fbb0'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:22.413841 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f477d4-2541-46d8-9244-84569203d0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a84e3de-cc11-448b-a215-ddd280359237', '1268feb5-f75c-430f-8de6-d58e79397973', '8917e099-989c-4569-a093-cd276bdebe8e', 'cebf4994-9485-49c0-8934-84dd6245fbb0']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.414702 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d833fc4-760d-46e1-aba7-5d607ac935f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.417683 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Availability Zones retrieved successfully. Jul 03 14:54:22.419607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-a8ec1eec-3b13-4108-afcf-0dade2da16c1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.424334 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-a8ec1eec-3b13-4108-afcf-0dade2da16c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 14:54:22.424616 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-a8ec1eec-3b13-4108-afcf-0dade2da16c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:22.424895 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-a8ec1eec-3b13-4108-afcf-0dade2da16c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:22.425341 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Flow 'volume_create_api' (68c46790-f35d-44a7-8bd5-46e8c1e1a42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:22.426926 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc24f780-c774-4608-b201-6db02feeed40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.427847 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:22.439558 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:22.439558 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:22.441854 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d833fc4-760d-46e1-aba7-5d607ac935f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f9cc8fe-1821-4c05-9a3b-d74087f3da50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-414814711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006bf849370a4a76ac5b4d5a5fa54b24',qos_specs=None,replication_status=,reservations=['2a84e3de-cc11-448b-a215-ddd280359237','1268feb5-f75c-430f-8de6-d58e79397973','8917e099-989c-4569-a093-cd276bdebe8e','cebf4994-9485-49c0-8934-84dd6245fbb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c32512a67943bcbfd19190f188058e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-414814711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f9cc8fe-1821-4c05-9a3b-d74087f3da50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='006bf849370a4a76ac5b4d5a5fa54b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c32512a67943bcbfd19190f188058e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.442733 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc3b88c-c88d-4895-9226-2553969bcd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.445214 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-a8ec1eec-3b13-4108-afcf-0dade2da16c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:54:22.451390 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-a8ec1eec-3b13-4108-afcf-0dade2da16c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 returned with HTTP 200 Jul 03 14:54:22.451919 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 263/1042] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:54:22 2026] GET /volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 => generated 1544 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:22.464353 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc3b88c-c88d-4895-9226-2553969bcd2a) transitioned into state 'SUCCESS' from state '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-414814711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006bf849370a4a76ac5b4d5a5fa54b24',qos_specs=None,replication_status=,reservations=['2a84e3de-cc11-448b-a215-ddd280359237','1268feb5-f75c-430f-8de6-d58e79397973','8917e099-989c-4569-a093-cd276bdebe8e','cebf4994-9485-49c0-8934-84dd6245fbb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c32512a67943bcbfd19190f188058e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.465293 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b340eaff-f1ee-4f5d-bbee-1d2fadfd373e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.477779 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b340eaff-f1ee-4f5d-bbee-1d2fadfd373e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.478660 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Flow 'volume_create_api' (ca88d0b2-af35-476f-ab92-f6ea33c3d7f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:22.478977 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Create volume request issued successfully. Jul 03 14:54:22.479781 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6aae7669-f1b4-4148-8b61-eb0c0f34618d tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:22.480099 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 256/1043] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:22 2026] POST /volume/v3/volumes => generated 764 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:22.496049 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ef6b2b41-b59a-4a79-b9f0-b4bfdcb2c2af None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.498457 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef6b2b41-b59a-4a79-b9f0-b4bfdcb2c2af tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] GET https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:22.498771 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef6b2b41-b59a-4a79-b9f0-b4bfdcb2c2af tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:22.499009 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef6b2b41-b59a-4a79-b9f0-b4bfdcb2c2af tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:22.511155 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:22.511155 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:22.519295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc24f780-c774-4608-b201-6db02feeed40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.519295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019a3121-6f04-4280-9d2a-5cf319503b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.519555 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ef6b2b41-b59a-4a79-b9f0-b4bfdcb2c2af tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Volume info retrieved successfully. Jul 03 14:54:22.520336 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef6b2b41-b59a-4a79-b9f0-b4bfdcb2c2af tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 returned with HTTP 200 Jul 03 14:54:22.520885 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 267/1044] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:22 2026] GET /volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:22.608221 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-bdd9a792-4d20-4586-bb9c-95259641760c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.613009 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-bdd9a792-4d20-4586-bb9c-95259641760c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] PUT https://10.4.3.99/volume/v3/attachments/d91f2582-d9ea-45cd-8fdc-2b8f26e27979 Jul 03 14:54:22.613554 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-bdd9a792-4d20-4586-bb9c-95259641760c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:22.616755 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Created reservations ['41a87fab-e5a8-46bf-b111-120ced02cf2e', '54f02725-6cc0-48b0-a352-7b50c849e94a', '7056b0a6-148c-4563-9b2e-c373225c3158', 'e6efc5cf-2bec-435f-8c07-65a3202e8717'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:22.617966 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019a3121-6f04-4280-9d2a-5cf319503b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41a87fab-e5a8-46bf-b111-120ced02cf2e', '54f02725-6cc0-48b0-a352-7b50c849e94a', '7056b0a6-148c-4563-9b2e-c373225c3158', 'e6efc5cf-2bec-435f-8c07-65a3202e8717']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.619192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f48c630-c904-4c21-bb24-a797a99e0eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.631263 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-bdd9a792-4d20-4586-bb9c-95259641760c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Acquiring lock "cinder-attachment_update-a5ed8ecb-757f-4a9d-abc4-c8d331817704-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:54:22.639496 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-bdd9a792-4d20-4586-bb9c-95259641760c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-a5ed8ecb-757f-4a9d-abc4-c8d331817704-np0000004430" acquired by "attachment_update" :: waited 0.009s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:54:22.641251 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:22.641251 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:22.672443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f48c630-c904-4c21-bb24-a797a99e0eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11756fd6-afcc-4209-9230-f94a6b055ea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1277592795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e33f89ecb9b45ae9c7d20d8c51e64fd',qos_specs=None,replication_status=,reservations=['41a87fab-e5a8-46bf-b111-120ced02cf2e','54f02725-6cc0-48b0-a352-7b50c849e94a','7056b0a6-148c-4563-9b2e-c373225c3158','e6efc5cf-2bec-435f-8c07-65a3202e8717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2032b2149c39451c9500ec5edf9e09b4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1277592795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11756fd6-afcc-4209-9230-f94a6b055ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e33f89ecb9b45ae9c7d20d8c51e64fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2032b2149c39451c9500ec5edf9e09b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.674408 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3e26c1-7fd3-463a-8e40-97bdcb32cbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.727253 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3e26c1-7fd3-463a-8e40-97bdcb32cbd5) transitioned into state 'SUCCESS' from state '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-1277592795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e33f89ecb9b45ae9c7d20d8c51e64fd',qos_specs=None,replication_status=,reservations=['41a87fab-e5a8-46bf-b111-120ced02cf2e','54f02725-6cc0-48b0-a352-7b50c849e94a','7056b0a6-148c-4563-9b2e-c373225c3158','e6efc5cf-2bec-435f-8c07-65a3202e8717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2032b2149c39451c9500ec5edf9e09b4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.728347 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9e9098-da56-4046-b92d-d0b14da0160d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.746661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9e9098-da56-4046-b92d-d0b14da0160d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.747683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Flow 'volume_create_api' (68c46790-f35d-44a7-8bd5-46e8c1e1a42d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:22.748604 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Create volume request issued successfully. Jul 03 14:54:22.749267 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ec0b53f3-282b-4283-8d69-7e5703ca0e46 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:22.749789 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 259/1045] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:54:22 2026] POST /volume/v3/volumes => generated 746 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:22.771421 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4cf3b575-fe01-4081-9336-c0b3a524018f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.773573 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4cf3b575-fe01-4081-9336-c0b3a524018f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:22.773830 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4cf3b575-fe01-4081-9336-c0b3a524018f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:22.774056 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4cf3b575-fe01-4081-9336-c0b3a524018f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:22.785255 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:22.785255 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:22.792719 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4cf3b575-fe01-4081-9336-c0b3a524018f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:22.799208 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4cf3b575-fe01-4081-9336-c0b3a524018f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 returned with HTTP 200 Jul 03 14:54:22.799583 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 257/1046] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:22 2026] GET /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:22.804094 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-db59624e-c185-4185-b8f1-7855365804bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.807004 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-db59624e-c185-4185-b8f1-7855365804bf tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 Jul 03 14:54:22.807379 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-db59624e-c185-4185-b8f1-7855365804bf tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:22.807735 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-db59624e-c185-4185-b8f1-7855365804bf tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:22.816745 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:22.816745 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:22.822186 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-db59624e-c185-4185-b8f1-7855365804bf tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:22.828137 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-db59624e-c185-4185-b8f1-7855365804bf tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 returned with HTTP 200 Jul 03 14:54:22.828729 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 268/1047] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:22 2026] GET /volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:22.839894 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-80ff9f4e-a8ad-466f-b9bb-3e434bff5a31 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.840092 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-80ff9f4e-a8ad-466f-b9bb-3e434bff5a31 None None] GET https://10.4.3.99/volume// Jul 03 14:54:22.840393 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-80ff9f4e-a8ad-466f-b9bb-3e434bff5a31 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:22.840616 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-80ff9f4e-a8ad-466f-b9bb-3e434bff5a31 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:22.841054 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-80ff9f4e-a8ad-466f-b9bb-3e434bff5a31 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:54:22.843114 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 260/1048] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:54:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:54:22.850672 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a7982a0d-4f55-497e-9c03-bd55762a6eb4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.853316 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a7982a0d-4f55-497e-9c03-bd55762a6eb4 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:54:22.854263 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a7982a0d-4f55-497e-9c03-bd55762a6eb4 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f84d8a72-7d79-444a-985e-4716d4da32e7", "connector": null, "instance_uuid": "6d2c7298-d25f-4d86-bd93-7df7045b6444"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:22.865379 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:22.865379 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:22.911316 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a7982a0d-4f55-497e-9c03-bd55762a6eb4 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:54:22.911813 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 258/1049] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:54:22 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 03 14:54:22.922043 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:22.924466 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:22.924466 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1160107089"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:22.925757 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1160107089'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:22.925887 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume of 1 GB Jul 03 14:54:22.930810 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Availability Zones retrieved successfully. Jul 03 14:54:22.941451 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (049afe63-7f7d-4e87-b47a-f3496324b114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:22.942925 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6900a467-e542-4ea0-bc20-9bc094aaf116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:22.944469 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:22.976075 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6900a467-e542-4ea0-bc20-9bc094aaf116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:22.976893 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109da069-8c2b-44d6-b3ed-c57791fbc06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:23.056775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Created reservations ['4772a7c7-739e-4b78-93f3-2b421e70ebbf', 'c0be5d07-36fe-4e1f-8ec0-a04366a79e61', '09e9aae6-6bbd-4739-8d16-4c1c6f32d3de', 'b8b31d28-ee46-49ec-b460-e5e1d8925f30'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:23.057551 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (109da069-8c2b-44d6-b3ed-c57791fbc06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4772a7c7-739e-4b78-93f3-2b421e70ebbf', 'c0be5d07-36fe-4e1f-8ec0-a04366a79e61', '09e9aae6-6bbd-4739-8d16-4c1c6f32d3de', 'b8b31d28-ee46-49ec-b460-e5e1d8925f30']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:23.058307 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049ab5b2-521b-43e9-9227-253d635834ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:23.086779 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049ab5b2-521b-43e9-9227-253d635834ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '734d6dd6-7c2a-4325-8175-90ae812a4617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1160107089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['4772a7c7-739e-4b78-93f3-2b421e70ebbf','c0be5d07-36fe-4e1f-8ec0-a04366a79e61','09e9aae6-6bbd-4739-8d16-4c1c6f32d3de','b8b31d28-ee46-49ec-b460-e5e1d8925f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1160107089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=734d6dd6-7c2a-4325-8175-90ae812a4617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d009282c74f34bdaac95d728d38c55c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:23.087812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9410fe-fbf3-4e13-b999-cc782aefe0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:23.109706 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9410fe-fbf3-4e13-b999-cc782aefe0c0) transitioned into state 'SUCCESS' from state '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-1160107089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['4772a7c7-739e-4b78-93f3-2b421e70ebbf','c0be5d07-36fe-4e1f-8ec0-a04366a79e61','09e9aae6-6bbd-4739-8d16-4c1c6f32d3de','b8b31d28-ee46-49ec-b460-e5e1d8925f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:23.110719 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4035422-bbe9-4328-9d90-4c51b2b02ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:23.121272 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4035422-bbe9-4328-9d90-4c51b2b02ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:23.122358 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (049afe63-7f7d-4e87-b47a-f3496324b114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:23.122809 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request issued successfully. Jul 03 14:54:23.123546 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-442ccd61-55c4-449b-9bac-7e6bf093a382 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:23.124103 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 269/1050] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:22 2026] POST /volume/v3/volumes => generated 747 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:23.140886 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bf3f5bfe-3e00-40e6-83b0-57010ef59c37 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:23.143317 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf3f5bfe-3e00-40e6-83b0-57010ef59c37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:23.143907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf3f5bfe-3e00-40e6-83b0-57010ef59c37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:23.143907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf3f5bfe-3e00-40e6-83b0-57010ef59c37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:23.151312 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:23.151312 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:23.155906 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bf3f5bfe-3e00-40e6-83b0-57010ef59c37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:23.161042 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf3f5bfe-3e00-40e6-83b0-57010ef59c37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:23.161447 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 261/1051] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:23 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:23.185341 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-bdd9a792-4d20-4586-bb9c-95259641760c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-a5ed8ecb-757f-4a9d-abc4-c8d331817704-np0000004430" released by "attachment_update" :: held 0.546s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:54:23.185742 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-bdd9a792-4d20-4586-bb9c-95259641760c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/d91f2582-d9ea-45cd-8fdc-2b8f26e27979 returned with HTTP 200 Jul 03 14:54:23.186222 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 264/1052] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:54:22 2026] PUT /volume/v3/attachments/d91f2582-d9ea-45cd-8fdc-2b8f26e27979 => generated 969 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:23.536411 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2f733386-aec4-434f-8d43-df197f1268a1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:23.538714 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f733386-aec4-434f-8d43-df197f1268a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] GET https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:23.538973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f733386-aec4-434f-8d43-df197f1268a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:23.539250 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f733386-aec4-434f-8d43-df197f1268a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:23.548272 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:23.548272 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:23.552194 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2f733386-aec4-434f-8d43-df197f1268a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Volume info retrieved successfully. Jul 03 14:54:23.558340 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f733386-aec4-434f-8d43-df197f1268a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 returned with HTTP 200 Jul 03 14:54:23.559020 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 259/1053] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:23 2026] GET /volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:23.573674 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53be79fe-ac12-4017-a3ed-bcad8759a1e7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:23.578152 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53be79fe-ac12-4017-a3ed-bcad8759a1e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:23.578152 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53be79fe-ac12-4017-a3ed-bcad8759a1e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f9cc8fe-1821-4c05-9a3b-d74087f3da50", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1790085395"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:23.587278 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:23.587278 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:23.588303 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-53be79fe-ac12-4017-a3ed-bcad8759a1e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Volume info retrieved successfully. Jul 03 14:54:23.588542 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-53be79fe-ac12-4017-a3ed-bcad8759a1e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Create snapshot from volume 6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:23.632959 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-53be79fe-ac12-4017-a3ed-bcad8759a1e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Created reservations ['8646a6e3-d651-463a-bf6e-ff7a8d1da43f', '0be58a1b-7f7f-48af-a4c3-d27cf1faf986', '23577221-aab1-4d6d-89fb-fe55ca1a26a4', '1182c45c-cc61-42b9-b5c7-6ccba79dfd3b'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:23.674411 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-53be79fe-ac12-4017-a3ed-bcad8759a1e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Snapshot create request issued successfully. Jul 03 14:54:23.674732 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53be79fe-ac12-4017-a3ed-bcad8759a1e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:54:23.675220 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 270/1054] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:54:23 2026] POST /volume/v3/snapshots => generated 323 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:23.685397 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9e0dd2d7-4ba3-4078-960e-5ce12e24b270 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:23.687202 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9e0dd2d7-4ba3-4078-960e-5ce12e24b270 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] GET https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d Jul 03 14:54:23.688671 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9e0dd2d7-4ba3-4078-960e-5ce12e24b270 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:23.688671 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9e0dd2d7-4ba3-4078-960e-5ce12e24b270 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:23.698296 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-c98f38dd-b28e-4f8a-8847-4476fbd583be None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:23.698551 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:23.698551 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:23.699121 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9e0dd2d7-4ba3-4078-960e-5ce12e24b270 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Snapshot retrieved successfully. Jul 03 14:54:23.700211 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9e0dd2d7-4ba3-4078-960e-5ce12e24b270 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d returned with HTTP 200 Jul 03 14:54:23.700706 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 262/1055] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:23 2026] GET /volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d => generated 455 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:23.700761 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-c98f38dd-b28e-4f8a-8847-4476fbd583be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments/d91f2582-d9ea-45cd-8fdc-2b8f26e27979/action Jul 03 14:54:23.701141 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-c98f38dd-b28e-4f8a-8847-4476fbd583be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:23.701308 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-c98f38dd-b28e-4f8a-8847-4476fbd583be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:23.723220 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:23.723220 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:23.737178 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bb78168e-89fc-4b3e-a42a-80f62996bb48 req-c98f38dd-b28e-4f8a-8847-4476fbd583be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/d91f2582-d9ea-45cd-8fdc-2b8f26e27979/action returned with HTTP 204 Jul 03 14:54:23.737757 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 265/1056] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:54:23 2026] POST /volume/v3/attachments/d91f2582-d9ea-45cd-8fdc-2b8f26e27979/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:23.815800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3f1baf30-55db-49b9-bc1b-b940110feb75 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:23.817981 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f1baf30-55db-49b9-bc1b-b940110feb75 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:23.818245 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f1baf30-55db-49b9-bc1b-b940110feb75 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:23.818495 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f1baf30-55db-49b9-bc1b-b940110feb75 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:23.826312 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:23.826312 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:23.830257 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3f1baf30-55db-49b9-bc1b-b940110feb75 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:23.835687 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f1baf30-55db-49b9-bc1b-b940110feb75 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 returned with HTTP 200 Jul 03 14:54:23.836219 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 260/1057] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:23 2026] GET /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:23.853519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ed9dcd0f-f99d-4866-8cef-b213888e48ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:23.855558 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed9dcd0f-f99d-4866-8cef-b213888e48ac tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] POST https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0/action Jul 03 14:54:23.857167 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed9dcd0f-f99d-4866-8cef-b213888e48ac tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:23.857167 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed9dcd0f-f99d-4866-8cef-b213888e48ac tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:23.868548 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:23.868548 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:23.868548 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ed9dcd0f-f99d-4866-8cef-b213888e48ac tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:23.919538 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ed9dcd0f-f99d-4866-8cef-b213888e48ac tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Created reservations ['102e21b5-de71-4b34-96fb-a4d9c7d8909f', '95b3e01f-e873-4806-97d5-530d10bee01c'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:23.935276 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ed9dcd0f-f99d-4866-8cef-b213888e48ac tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Extend volume request issued successfully. Jul 03 14:54:23.935276 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed9dcd0f-f99d-4866-8cef-b213888e48ac tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0/action returned with HTTP 202 Jul 03 14:54:23.935276 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 271/1058] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:23 2026] POST /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:23.945851 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4b7645a1-97b9-42ed-8dec-08fcc31d60d2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:23.947807 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b7645a1-97b9-42ed-8dec-08fcc31d60d2 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:23.948008 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b7645a1-97b9-42ed-8dec-08fcc31d60d2 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:23.948257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b7645a1-97b9-42ed-8dec-08fcc31d60d2 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:23.959927 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:23.959927 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:23.971525 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4b7645a1-97b9-42ed-8dec-08fcc31d60d2 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:23.981352 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b7645a1-97b9-42ed-8dec-08fcc31d60d2 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 returned with HTTP 200 Jul 03 14:54:23.981863 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 263/1059] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:23 2026] GET /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:24.177470 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8835b261-17f2-4c20-8d1c-fd1086f57311 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.179495 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8835b261-17f2-4c20-8d1c-fd1086f57311 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:24.179706 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8835b261-17f2-4c20-8d1c-fd1086f57311 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:24.179894 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8835b261-17f2-4c20-8d1c-fd1086f57311 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:24.196824 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:24.196824 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:24.201601 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8835b261-17f2-4c20-8d1c-fd1086f57311 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:24.208342 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8835b261-17f2-4c20-8d1c-fd1086f57311 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:24.208698 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 266/1060] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:24 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:24.222760 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-69e89575-35f5-4665-891a-d7515dc99cfc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.224749 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69e89575-35f5-4665-891a-d7515dc99cfc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] POST https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action Jul 03 14:54:24.225114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69e89575-35f5-4665-891a-d7515dc99cfc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action body: b'{"os-attach": {"instance_uuid": "9705dbfc-9b79-4186-ae21-27f0bd5337ef", "mountpoint": "/dev/vdb"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:24.225533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69e89575-35f5-4665-891a-d7515dc99cfc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9705dbfc-9b79-4186-ae21-27f0bd5337ef", "mountpoint": "/dev/vdb"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:24.241775 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:24.241775 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:24.242282 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-69e89575-35f5-4665-891a-d7515dc99cfc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:24.262176 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-69e89575-35f5-4665-891a-d7515dc99cfc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Update volume admin metadata completed successfully. Jul 03 14:54:24.715305 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2808736c-14cc-4ba8-9230-3e9cfb5c6764 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.718328 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2808736c-14cc-4ba8-9230-3e9cfb5c6764 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] GET https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d Jul 03 14:54:24.718596 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2808736c-14cc-4ba8-9230-3e9cfb5c6764 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:24.718814 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2808736c-14cc-4ba8-9230-3e9cfb5c6764 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:24.725383 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:24.725383 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:24.726062 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2808736c-14cc-4ba8-9230-3e9cfb5c6764 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Snapshot retrieved successfully. Jul 03 14:54:24.727205 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2808736c-14cc-4ba8-9230-3e9cfb5c6764 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d returned with HTTP 200 Jul 03 14:54:24.727664 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 272/1061] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:24 2026] GET /volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:24.739786 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2f6de0c4-d0b0-4ad3-97b1-0d48b07a87f9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.741685 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2f6de0c4-d0b0-4ad3-97b1-0d48b07a87f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 Jul 03 14:54:24.742050 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2f6de0c4-d0b0-4ad3-97b1-0d48b07a87f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:24.766679 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-69e89575-35f5-4665-891a-d7515dc99cfc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Attach volume completed successfully. Jul 03 14:54:24.766959 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69e89575-35f5-4665-891a-d7515dc99cfc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action returned with HTTP 202 Jul 03 14:54:24.767447 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 261/1062] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:24 2026] POST /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:24.774922 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b47b32c2-bd5d-4e84-b433-c12f76ba8191 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.776799 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b47b32c2-bd5d-4e84-b433-c12f76ba8191 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:24.777000 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b47b32c2-bd5d-4e84-b433-c12f76ba8191 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:24.777750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b47b32c2-bd5d-4e84-b433-c12f76ba8191 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:24.787766 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:24.787766 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:24.792181 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b47b32c2-bd5d-4e84-b433-c12f76ba8191 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:24.796795 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b47b32c2-bd5d-4e84-b433-c12f76ba8191 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:24.797194 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 267/1063] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:24 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:24.814777 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e30adbb5-b271-4822-b2e6-a06b8876bc48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.817693 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e30adbb5-b271-4822-b2e6-a06b8876bc48 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:24.817925 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e30adbb5-b271-4822-b2e6-a06b8876bc48 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:24.818181 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e30adbb5-b271-4822-b2e6-a06b8876bc48 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:24.820969 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2f6de0c4-d0b0-4ad3-97b1-0d48b07a87f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 returned with HTTP 200 Jul 03 14:54:24.821438 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 264/1064] 10.4.3.99 () {68 vars in 1367 bytes} [Fri Jul 3 14:54:24 2026] PUT /volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 => generated 390 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:24.830876 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:24.830876 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:24.833147 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9a5beac4-79c1-441e-9d01-7320eadbef21 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.835490 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e30adbb5-b271-4822-b2e6-a06b8876bc48 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:24.835593 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9a5beac4-79c1-441e-9d01-7320eadbef21 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:24.835991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9a5beac4-79c1-441e-9d01-7320eadbef21 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f9cc8fe-1821-4c05-9a3b-d74087f3da50"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:24.841439 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e30adbb5-b271-4822-b2e6-a06b8876bc48 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:24.842112 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 273/1065] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:24 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:24.846927 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:24.846927 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:24.847649 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9a5beac4-79c1-441e-9d01-7320eadbef21 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Volume info retrieved successfully. Jul 03 14:54:24.847843 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-9a5beac4-79c1-441e-9d01-7320eadbef21 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Create snapshot from volume 6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:24.858495 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-73124538-b98b-415a-8fa5-22fc6bd24cdd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.872193 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota_utils [None req-9a5beac4-79c1-441e-9d01-7320eadbef21 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Quota exceeded for 006bf849370a4a76ac5b4d5a5fa54b24, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 14:54:24.872637 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.middleware.fault [None req-9a5beac4-79c1-441e-9d01-7320eadbef21 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 413 Jul 03 14:54:24.873597 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 262/1066] 10.4.3.99 () {68 vars in 1257 bytes} [Fri Jul 3 14:54:24 2026] POST /volume/v3/snapshots => generated 208 bytes in 41 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 14:54:24.884212 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-60415512-7690-4364-ad8f-24594dac6271 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.886954 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60415512-7690-4364-ad8f-24594dac6271 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 Jul 03 14:54:24.887398 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-60415512-7690-4364-ad8f-24594dac6271 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:24.941843 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-73124538-b98b-415a-8fa5-22fc6bd24cdd tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action Jul 03 14:54:24.942214 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-73124538-b98b-415a-8fa5-22fc6bd24cdd tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:24.942336 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-73124538-b98b-415a-8fa5-22fc6bd24cdd tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:24.949143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60415512-7690-4364-ad8f-24594dac6271 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 returned with HTTP 200 Jul 03 14:54:24.950465 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 265/1067] 10.4.3.99 () {68 vars in 1367 bytes} [Fri Jul 3 14:54:24 2026] PUT /volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 => generated 390 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:24.956001 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:24.956001 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:24.956499 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-73124538-b98b-415a-8fa5-22fc6bd24cdd tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Updating volume '734d6dd6-7c2a-4325-8175-90ae812a4617' with '{'status': 'error'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:54:24.964692 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-257b41ed-b276-45d1-a76b-e6bfbf855818 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.969151 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-257b41ed-b276-45d1-a76b-e6bfbf855818 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:24.969151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-257b41ed-b276-45d1-a76b-e6bfbf855818 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f9cc8fe-1821-4c05-9a3b-d74087f3da50"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:24.975385 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:24.975385 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:24.975974 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-257b41ed-b276-45d1-a76b-e6bfbf855818 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Volume info retrieved successfully. Jul 03 14:54:24.976221 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-257b41ed-b276-45d1-a76b-e6bfbf855818 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Create snapshot from volume 6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:24.989958 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-73124538-b98b-415a-8fa5-22fc6bd24cdd tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action returned with HTTP 202 Jul 03 14:54:24.990347 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 268/1068] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:24 2026] POST /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:24.996425 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota_utils [None req-257b41ed-b276-45d1-a76b-e6bfbf855818 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Quota exceeded for 006bf849370a4a76ac5b4d5a5fa54b24, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 14:54:24.997982 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.middleware.fault [None req-257b41ed-b276-45d1-a76b-e6bfbf855818 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 413 Jul 03 14:54:24.997982 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 274/1069] 10.4.3.99 () {68 vars in 1257 bytes} [Fri Jul 3 14:54:24 2026] POST /volume/v3/snapshots => generated 133 bytes in 34 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 14:54:24.999852 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b79bec8a-ed1d-4d21-8f77-701f1d4646ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:24.999955 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-36e24faf-e6d0-482f-96d0-69a61d77619f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:25.000481 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b79bec8a-ed1d-4d21-8f77-701f1d4646ee tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:25.000673 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b79bec8a-ed1d-4d21-8f77-701f1d4646ee tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:25.002151 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-36e24faf-e6d0-482f-96d0-69a61d77619f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:25.002221 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b79bec8a-ed1d-4d21-8f77-701f1d4646ee tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:25.002280 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-36e24faf-e6d0-482f-96d0-69a61d77619f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:25.002280 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-36e24faf-e6d0-482f-96d0-69a61d77619f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:25.008861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-baa3648b-e522-401f-94ff-6dae6200375c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:25.009426 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:25.009426 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:25.010550 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-baa3648b-e522-401f-94ff-6dae6200375c tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d Jul 03 14:54:25.010788 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-baa3648b-e522-401f-94ff-6dae6200375c tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:25.010969 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-baa3648b-e522-401f-94ff-6dae6200375c tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:25.011080 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-baa3648b-e522-401f-94ff-6dae6200375c tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Delete snapshot with id: f3a3bc5f-3b78-466b-a44f-174a9976378d Jul 03 14:54:25.012733 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:25.012733 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:25.014037 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-36e24faf-e6d0-482f-96d0-69a61d77619f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:25.017036 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b79bec8a-ed1d-4d21-8f77-701f1d4646ee tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:25.017312 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:25.017312 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:25.017915 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-baa3648b-e522-401f-94ff-6dae6200375c tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Snapshot retrieved successfully. Jul 03 14:54:25.019691 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-36e24faf-e6d0-482f-96d0-69a61d77619f tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 returned with HTTP 200 Jul 03 14:54:25.020180 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 266/1070] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:24 2026] GET /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:25.025018 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b79bec8a-ed1d-4d21-8f77-701f1d4646ee tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:25.025500 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 263/1071] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:24 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:25.035482 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-baa3648b-e522-401f-94ff-6dae6200375c tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Snapshot delete request issued successfully. Jul 03 14:54:25.035482 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-baa3648b-e522-401f-94ff-6dae6200375c tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d returned with HTTP 202 Jul 03 14:54:25.035482 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 269/1072] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:54:25 2026] DELETE /volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:25.035797 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fbae3410-a07b-403d-8e40-8fbca62e8989 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:25.038178 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-231c8d42-64c2-462c-b5b0-e76f39c95629 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:25.039873 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-231c8d42-64c2-462c-b5b0-e76f39c95629 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action Jul 03 14:54:25.039873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-231c8d42-64c2-462c-b5b0-e76f39c95629 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0d5bafc0-d6c6-4e7f-8793-66e4b30c4da0"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:25.040454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-231c8d42-64c2-462c-b5b0-e76f39c95629 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0d5bafc0-d6c6-4e7f-8793-66e4b30c4da0"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:25.045266 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbae3410-a07b-403d-8e40-8fbca62e8989 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:25.045266 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbae3410-a07b-403d-8e40-8fbca62e8989 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:25.046442 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fbae3410-a07b-403d-8e40-8fbca62e8989 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:25.046541 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ae8c56f5-c793-4673-84b8-49324ac48c33 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:25.048482 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae8c56f5-c793-4673-84b8-49324ac48c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] GET https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d Jul 03 14:54:25.048705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae8c56f5-c793-4673-84b8-49324ac48c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:25.048886 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae8c56f5-c793-4673-84b8-49324ac48c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:25.053086 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:25.053086 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:25.053608 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-231c8d42-64c2-462c-b5b0-e76f39c95629 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Volume info retrieved successfully. Jul 03 14:54:25.053811 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:25.053811 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:25.054158 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ae8c56f5-c793-4673-84b8-49324ac48c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Snapshot retrieved successfully. Jul 03 14:54:25.055137 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae8c56f5-c793-4673-84b8-49324ac48c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d returned with HTTP 200 Jul 03 14:54:25.055526 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 264/1073] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:25 2026] GET /volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:25.060897 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:25.060897 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:25.065368 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fbae3410-a07b-403d-8e40-8fbca62e8989 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:25.070746 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fbae3410-a07b-403d-8e40-8fbca62e8989 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 returned with HTTP 200 Jul 03 14:54:25.071262 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 275/1074] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:25 2026] GET /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:25.085575 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-da4769d7-435a-4a0a-bc0b-179526d045d7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:25.087872 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da4769d7-435a-4a0a-bc0b-179526d045d7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:25.088146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da4769d7-435a-4a0a-bc0b-179526d045d7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:25.088387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da4769d7-435a-4a0a-bc0b-179526d045d7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:25.097244 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:25.097244 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:25.101472 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-da4769d7-435a-4a0a-bc0b-179526d045d7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:25.106726 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da4769d7-435a-4a0a-bc0b-179526d045d7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 returned with HTTP 200 Jul 03 14:54:25.107184 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 270/1075] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:25 2026] GET /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:25.122031 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-387f2f41-dd73-482c-a405-dcf1d14571a0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:25.124056 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-387f2f41-dd73-482c-a405-dcf1d14571a0 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] DELETE https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:25.124289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-387f2f41-dd73-482c-a405-dcf1d14571a0 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:25.124505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-387f2f41-dd73-482c-a405-dcf1d14571a0 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:25.124658 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-387f2f41-dd73-482c-a405-dcf1d14571a0 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Delete volume with id: 11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:25.135324 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:25.135324 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:25.136397 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-387f2f41-dd73-482c-a405-dcf1d14571a0 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:25.161425 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-387f2f41-dd73-482c-a405-dcf1d14571a0 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Delete volume request issued successfully. Jul 03 14:54:25.161651 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-387f2f41-dd73-482c-a405-dcf1d14571a0 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 returned with HTTP 202 Jul 03 14:54:25.162143 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 265/1076] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:25 2026] DELETE /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:25.174685 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4bb97765-9a18-49e1-a30f-5873179221fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:25.176936 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bb97765-9a18-49e1-a30f-5873179221fe tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:25.177224 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bb97765-9a18-49e1-a30f-5873179221fe tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:25.177430 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bb97765-9a18-49e1-a30f-5873179221fe tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:25.185399 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:25.185399 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:25.191668 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4bb97765-9a18-49e1-a30f-5873179221fe tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:25.197380 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bb97765-9a18-49e1-a30f-5873179221fe tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 returned with HTTP 200 Jul 03 14:54:25.197929 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 276/1077] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:25 2026] GET /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:25.560492 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-231c8d42-64c2-462c-b5b0-e76f39c95629 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Terminate volume connection completed successfully. Jul 03 14:54:25.568738 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-231c8d42-64c2-462c-b5b0-e76f39c95629 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99980) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 14:54:26.069623 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a9b3ef3f-08b4-404c-a16a-7cbcd1e8d4d2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.073172 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a9b3ef3f-08b4-404c-a16a-7cbcd1e8d4d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] GET https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d Jul 03 14:54:26.073489 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a9b3ef3f-08b4-404c-a16a-7cbcd1e8d4d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.073787 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a9b3ef3f-08b4-404c-a16a-7cbcd1e8d4d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.080563 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a9b3ef3f-08b4-404c-a16a-7cbcd1e8d4d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d returned with HTTP 404 Jul 03 14:54:26.081533 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 271/1078] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/snapshots/f3a3bc5f-3b78-466b-a44f-174a9976378d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:26.082798 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-231c8d42-64c2-462c-b5b0-e76f39c95629 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Detach volume completed successfully. Jul 03 14:54:26.083205 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-231c8d42-64c2-462c-b5b0-e76f39c95629 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action returned with HTTP 202 Jul 03 14:54:26.083872 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 267/1079] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:25 2026] POST /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action => generated 0 bytes in 1046 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:26.089726 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7db5ea1f-53f6-436a-8198-fac3267e0b56 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.091735 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7db5ea1f-53f6-436a-8198-fac3267e0b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] GET https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:26.091942 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7db5ea1f-53f6-436a-8198-fac3267e0b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.092177 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7db5ea1f-53f6-436a-8198-fac3267e0b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.092577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-081fc618-236d-4271-b2e8-3ee08c73a13b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.095072 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-081fc618-236d-4271-b2e8-3ee08c73a13b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:26.095374 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-081fc618-236d-4271-b2e8-3ee08c73a13b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.095642 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-081fc618-236d-4271-b2e8-3ee08c73a13b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.101882 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.101882 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:26.105931 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.105931 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:26.106410 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7db5ea1f-53f6-436a-8198-fac3267e0b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Volume info retrieved successfully. Jul 03 14:54:26.112068 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7db5ea1f-53f6-436a-8198-fac3267e0b56 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 returned with HTTP 200 Jul 03 14:54:26.112785 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 266/1080] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:26.117233 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-081fc618-236d-4271-b2e8-3ee08c73a13b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:26.124713 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ead673f4-d30e-497a-88a0-b31d667e481f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.126542 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ead673f4-d30e-497a-88a0-b31d667e481f tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] DELETE https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:26.126804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ead673f4-d30e-497a-88a0-b31d667e481f tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.127024 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ead673f4-d30e-497a-88a0-b31d667e481f tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.127246 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-ead673f4-d30e-497a-88a0-b31d667e481f tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Delete volume with id: 6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:26.127348 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-081fc618-236d-4271-b2e8-3ee08c73a13b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:26.127852 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 277/1081] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:26.137404 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.137404 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:26.137404 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ead673f4-d30e-497a-88a0-b31d667e481f tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Volume info retrieved successfully. Jul 03 14:54:26.140079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c950e015-41be-4b55-9acc-d8f2c4f4d92b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.142011 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c950e015-41be-4b55-9acc-d8f2c4f4d92b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:26.142277 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c950e015-41be-4b55-9acc-d8f2c4f4d92b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.142515 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c950e015-41be-4b55-9acc-d8f2c4f4d92b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.150172 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.150172 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:26.154807 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c950e015-41be-4b55-9acc-d8f2c4f4d92b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:26.159572 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c950e015-41be-4b55-9acc-d8f2c4f4d92b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:26.159989 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 268/1082] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:26.165631 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ead673f4-d30e-497a-88a0-b31d667e481f tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Delete volume request issued successfully. Jul 03 14:54:26.165878 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ead673f4-d30e-497a-88a0-b31d667e481f tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 returned with HTTP 202 Jul 03 14:54:26.166335 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 272/1083] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:26 2026] DELETE /volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:26.175299 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-342fd6a0-1639-4bc9-9bc3-49bbfaab6809 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.175924 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c16280d0-a32b-4a45-9559-e003892e0841 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.178094 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c16280d0-a32b-4a45-9559-e003892e0841 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] GET https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:26.178294 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c16280d0-a32b-4a45-9559-e003892e0841 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.178463 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c16280d0-a32b-4a45-9559-e003892e0841 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.182372 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-342fd6a0-1639-4bc9-9bc3-49bbfaab6809 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] POST https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action Jul 03 14:54:26.182825 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-342fd6a0-1639-4bc9-9bc3-49bbfaab6809 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action body: b'{"os-detach": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:26.182990 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-342fd6a0-1639-4bc9-9bc3-49bbfaab6809 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:26.192792 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.192792 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:26.197824 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c16280d0-a32b-4a45-9559-e003892e0841 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Volume info retrieved successfully. Jul 03 14:54:26.201890 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.201890 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:26.202413 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-342fd6a0-1639-4bc9-9bc3-49bbfaab6809 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:26.206958 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c16280d0-a32b-4a45-9559-e003892e0841 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 returned with HTTP 200 Jul 03 14:54:26.207661 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 278/1084] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:54:26.215616 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4bcf7d31-ce65-43c2-b260-e48cdd1f342c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.217541 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4bcf7d31-ce65-43c2-b260-e48cdd1f342c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 Jul 03 14:54:26.218274 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4bcf7d31-ce65-43c2-b260-e48cdd1f342c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.218274 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4bcf7d31-ce65-43c2-b260-e48cdd1f342c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.225532 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4bcf7d31-ce65-43c2-b260-e48cdd1f342c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 returned with HTTP 404 Jul 03 14:54:26.226094 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 269/1085] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/volumes/11756fd6-afcc-4209-9230-f94a6b055ea0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:26.240727 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.243389 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:26.243986 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-694061294"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:26.246525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-694061294'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:26.246851 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Create volume of 1 GB Jul 03 14:54:26.252830 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Availability Zones retrieved successfully. Jul 03 14:54:26.261309 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Flow 'volume_create_api' (92891bf6-ab64-4ee7-9112-0afa95c5cf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:26.262732 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82acc4c0-454c-4cc3-8446-4114a25e2778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:26.264305 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:26.301954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82acc4c0-454c-4cc3-8446-4114a25e2778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:26.302775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12d43e7-6bc7-4021-b49b-4c2ed3c338d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:26.344772 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Created reservations ['d6f0e5fe-2723-4eb8-98c6-7d3dce11de34', '06947491-1e38-4179-abd4-0323e99837c8', 'b4f334d1-ef15-4c50-882d-dd68342d726e', 'e34f023c-07c9-493a-b231-5fe1ca6b525c'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:26.345648 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12d43e7-6bc7-4021-b49b-4c2ed3c338d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6f0e5fe-2723-4eb8-98c6-7d3dce11de34', '06947491-1e38-4179-abd4-0323e99837c8', 'b4f334d1-ef15-4c50-882d-dd68342d726e', 'e34f023c-07c9-493a-b231-5fe1ca6b525c']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:26.346379 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737fc894-a535-479b-b760-d371cc200da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:26.373792 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737fc894-a535-479b-b760-d371cc200da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbc76653-1571-4c07-8519-f1ed8b7acf08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-694061294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e33f89ecb9b45ae9c7d20d8c51e64fd',qos_specs=None,replication_status=,reservations=['d6f0e5fe-2723-4eb8-98c6-7d3dce11de34','06947491-1e38-4179-abd4-0323e99837c8','b4f334d1-ef15-4c50-882d-dd68342d726e','e34f023c-07c9-493a-b231-5fe1ca6b525c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2032b2149c39451c9500ec5edf9e09b4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-694061294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbc76653-1571-4c07-8519-f1ed8b7acf08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e33f89ecb9b45ae9c7d20d8c51e64fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2032b2149c39451c9500ec5edf9e09b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:26.374668 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f621fd5f-4262-48ef-92cd-5630873c6720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:26.395547 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f621fd5f-4262-48ef-92cd-5630873c6720) transitioned into state 'SUCCESS' from state '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-694061294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e33f89ecb9b45ae9c7d20d8c51e64fd',qos_specs=None,replication_status=,reservations=['d6f0e5fe-2723-4eb8-98c6-7d3dce11de34','06947491-1e38-4179-abd4-0323e99837c8','b4f334d1-ef15-4c50-882d-dd68342d726e','e34f023c-07c9-493a-b231-5fe1ca6b525c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2032b2149c39451c9500ec5edf9e09b4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:26.396539 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb35993c-bf0d-4eb8-95e7-e34c62920585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:26.407891 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb35993c-bf0d-4eb8-95e7-e34c62920585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:26.409161 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Flow 'volume_create_api' (92891bf6-ab64-4ee7-9112-0afa95c5cf4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:26.409687 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Create volume request issued successfully. Jul 03 14:54:26.410488 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c89d7b52-bc78-49d6-b3f7-a0abf024fe6c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:26.411104 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 273/1086] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:26 2026] POST /volume/v3/volumes => generated 745 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:26.426365 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a3be74a5-e621-44da-8518-b0d4aa4e1cab None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.428762 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a3be74a5-e621-44da-8518-b0d4aa4e1cab tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:26.429247 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a3be74a5-e621-44da-8518-b0d4aa4e1cab tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.429505 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a3be74a5-e621-44da-8518-b0d4aa4e1cab tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.439024 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.439024 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:26.443458 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a3be74a5-e621-44da-8518-b0d4aa4e1cab tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:26.449990 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a3be74a5-e621-44da-8518-b0d4aa4e1cab tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 returned with HTTP 200 Jul 03 14:54:26.450529 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 279/1087] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:26.706551 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-342fd6a0-1639-4bc9-9bc3-49bbfaab6809 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Detach volume completed successfully. Jul 03 14:54:26.711811 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-342fd6a0-1639-4bc9-9bc3-49bbfaab6809 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action returned with HTTP 202 Jul 03 14:54:26.711811 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 267/1088] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:26 2026] POST /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:26.725564 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7a1ef8db-9c0d-4287-b3e6-7d9d4f45d8ba None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.726795 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a1ef8db-9c0d-4287-b3e6-7d9d4f45d8ba tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:26.726795 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a1ef8db-9c0d-4287-b3e6-7d9d4f45d8ba tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.728400 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a1ef8db-9c0d-4287-b3e6-7d9d4f45d8ba tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.740298 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.740298 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:26.746782 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7a1ef8db-9c0d-4287-b3e6-7d9d4f45d8ba tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:26.753623 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a1ef8db-9c0d-4287-b3e6-7d9d4f45d8ba tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:26.754153 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 270/1089] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:26.771585 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-765d9ddf-ff5d-4536-8c2d-1ba6bcc076a3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.773581 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-765d9ddf-ff5d-4536-8c2d-1ba6bcc076a3 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:26.773847 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-765d9ddf-ff5d-4536-8c2d-1ba6bcc076a3 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.774025 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-765d9ddf-ff5d-4536-8c2d-1ba6bcc076a3 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.784258 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.784258 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:26.793850 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-765d9ddf-ff5d-4536-8c2d-1ba6bcc076a3 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:26.799754 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-765d9ddf-ff5d-4536-8c2d-1ba6bcc076a3 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:26.800219 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 274/1090] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:26.814348 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d539b66e-fa65-4224-a734-7976870cf350 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.817393 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d539b66e-fa65-4224-a734-7976870cf350 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] DELETE https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:26.817671 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d539b66e-fa65-4224-a734-7976870cf350 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.817932 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d539b66e-fa65-4224-a734-7976870cf350 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.818143 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d539b66e-fa65-4224-a734-7976870cf350 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Delete volume with id: 734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:26.828051 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.828051 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:26.828701 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d539b66e-fa65-4224-a734-7976870cf350 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:26.866824 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d539b66e-fa65-4224-a734-7976870cf350 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Delete volume request issued successfully. Jul 03 14:54:26.867356 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d539b66e-fa65-4224-a734-7976870cf350 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 202 Jul 03 14:54:26.867766 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 280/1091] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:26 2026] DELETE /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:26.879505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7e08ef06-4a5c-43ff-8bec-2157e8917a35 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:26.885672 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7e08ef06-4a5c-43ff-8bec-2157e8917a35 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:26.885918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7e08ef06-4a5c-43ff-8bec-2157e8917a35 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:26.888710 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7e08ef06-4a5c-43ff-8bec-2157e8917a35 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:26.901946 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:26.901946 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:26.909182 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7e08ef06-4a5c-43ff-8bec-2157e8917a35 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:26.915828 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7e08ef06-4a5c-43ff-8bec-2157e8917a35 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 200 Jul 03 14:54:26.915977 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 268/1092] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:26 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:27.226595 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-93de9d18-b373-42b7-8789-5486d1094fd6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:27.230618 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93de9d18-b373-42b7-8789-5486d1094fd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] GET https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 Jul 03 14:54:27.230901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93de9d18-b373-42b7-8789-5486d1094fd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:27.231433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93de9d18-b373-42b7-8789-5486d1094fd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:27.238718 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93de9d18-b373-42b7-8789-5486d1094fd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653 tempest-VolumeSnapshotQuotasNegativeTestJSON-754766653-project-member] https://10.4.3.99/volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 returned with HTTP 404 Jul 03 14:54:27.239662 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 271/1093] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:27 2026] GET /volume/v3/volumes/6f9cc8fe-1821-4c05-9a3b-d74087f3da50 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:27.247560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4b6fbfdb-2b61-4e51-87b4-e66dae618aec None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:27.249409 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4b6fbfdb-2b61-4e51-87b4-e66dae618aec tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 Jul 03 14:54:27.249774 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4b6fbfdb-2b61-4e51-87b4-e66dae618aec tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:27.345994 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4b6fbfdb-2b61-4e51-87b4-e66dae618aec tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597 tempest-VolumeSnapshotQuotasNegativeTestJSON-1984245597-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 returned with HTTP 200 Jul 03 14:54:27.346661 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 275/1094] 10.4.3.99 () {68 vars in 1368 bytes} [Fri Jul 3 14:54:27 2026] PUT /volume/v3/os-quota-sets/006bf849370a4a76ac5b4d5a5fa54b24 => generated 395 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:27.466554 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2bf825ef-4ffc-4794-84c0-4753e0578a8c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:27.468688 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2bf825ef-4ffc-4794-84c0-4753e0578a8c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:27.468908 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2bf825ef-4ffc-4794-84c0-4753e0578a8c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:27.469511 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2bf825ef-4ffc-4794-84c0-4753e0578a8c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:27.478451 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:27.478451 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:27.484313 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2bf825ef-4ffc-4794-84c0-4753e0578a8c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:27.491115 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2bf825ef-4ffc-4794-84c0-4753e0578a8c tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 returned with HTTP 200 Jul 03 14:54:27.492015 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 281/1095] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:27 2026] GET /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:27.506332 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bf5566a1-b92a-4491-9045-fb77ef431410 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:27.508357 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf5566a1-b92a-4491-9045-fb77ef431410 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:27.508482 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf5566a1-b92a-4491-9045-fb77ef431410 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbc76653-1571-4c07-8519-f1ed8b7acf08", "name": "tempest-VolumesExtendTest-Snapshot-1882667580"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:27.519410 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:27.519410 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:27.519530 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bf5566a1-b92a-4491-9045-fb77ef431410 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:27.519654 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-bf5566a1-b92a-4491-9045-fb77ef431410 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Create snapshot from volume cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:27.566345 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-bf5566a1-b92a-4491-9045-fb77ef431410 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Created reservations ['db084e78-c70c-43c5-9076-55a67c1aaef6', '7265f13c-0a44-470a-9c4a-c8e0aa276c53', '92e79aef-a4e2-4931-846e-dcba54c856a0', '8d20786b-a8dd-4f1f-853f-592e1418c164'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:27.610514 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bf5566a1-b92a-4491-9045-fb77ef431410 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Snapshot create request issued successfully. Jul 03 14:54:27.610962 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf5566a1-b92a-4491-9045-fb77ef431410 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:54:27.611524 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 269/1096] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:54:27 2026] POST /volume/v3/snapshots => generated 304 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:27.627391 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b1a7e128-4346-4216-bd8b-bd761feb35a7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:27.629705 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b1a7e128-4346-4216-bd8b-bd761feb35a7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e Jul 03 14:54:27.629895 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b1a7e128-4346-4216-bd8b-bd761feb35a7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:27.630078 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b1a7e128-4346-4216-bd8b-bd761feb35a7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:27.636414 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:27.636414 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:27.637162 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b1a7e128-4346-4216-bd8b-bd761feb35a7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Snapshot retrieved successfully. Jul 03 14:54:27.638252 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b1a7e128-4346-4216-bd8b-bd761feb35a7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e returned with HTTP 200 Jul 03 14:54:27.638705 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 272/1097] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:27 2026] GET /volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:27.934633 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e90001ef-e430-411e-8e27-5e82e6e89258 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:27.937493 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e90001ef-e430-411e-8e27-5e82e6e89258 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 Jul 03 14:54:27.937809 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e90001ef-e430-411e-8e27-5e82e6e89258 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:27.938072 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e90001ef-e430-411e-8e27-5e82e6e89258 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:27.944223 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e90001ef-e430-411e-8e27-5e82e6e89258 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 returned with HTTP 404 Jul 03 14:54:27.944901 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 276/1098] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:27 2026] GET /volume/v3/volumes/734d6dd6-7c2a-4325-8175-90ae812a4617 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:28.650526 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4b4857c7-6fc2-4083-8a9f-14a8d2a6911d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:28.653151 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b4857c7-6fc2-4083-8a9f-14a8d2a6911d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e Jul 03 14:54:28.653912 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b4857c7-6fc2-4083-8a9f-14a8d2a6911d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:28.653912 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b4857c7-6fc2-4083-8a9f-14a8d2a6911d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:28.660572 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:28.660572 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:28.661440 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4b4857c7-6fc2-4083-8a9f-14a8d2a6911d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Snapshot retrieved successfully. Jul 03 14:54:28.662362 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b4857c7-6fc2-4083-8a9f-14a8d2a6911d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e returned with HTTP 200 Jul 03 14:54:28.662820 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 282/1099] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:28 2026] GET /volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:28.674607 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f64cd69e-8203-4195-bf3c-efae38f13a99 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:28.676979 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f64cd69e-8203-4195-bf3c-efae38f13a99 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] POST https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08/action Jul 03 14:54:28.677360 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f64cd69e-8203-4195-bf3c-efae38f13a99 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:28.677464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f64cd69e-8203-4195-bf3c-efae38f13a99 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:28.689545 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:28.689545 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:28.690277 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f64cd69e-8203-4195-bf3c-efae38f13a99 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:28.757278 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f64cd69e-8203-4195-bf3c-efae38f13a99 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Created reservations ['301e63d9-f63f-40a6-9fc3-1c48c7bee19e', '5f7586a8-c6ef-4670-b65f-7a9c8a9a4248'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:28.771519 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f64cd69e-8203-4195-bf3c-efae38f13a99 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Extend volume request issued successfully. Jul 03 14:54:28.771823 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f64cd69e-8203-4195-bf3c-efae38f13a99 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08/action returned with HTTP 202 Jul 03 14:54:28.772965 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 270/1100] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:28 2026] POST /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:28.785401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1b31672f-0b96-458d-ab73-7c86553bdb6b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:28.792003 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b31672f-0b96-458d-ab73-7c86553bdb6b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:28.792843 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b31672f-0b96-458d-ab73-7c86553bdb6b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:28.793107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b31672f-0b96-458d-ab73-7c86553bdb6b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:28.809119 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:28.809119 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:28.815946 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1b31672f-0b96-458d-ab73-7c86553bdb6b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:28.823605 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b31672f-0b96-458d-ab73-7c86553bdb6b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 returned with HTTP 200 Jul 03 14:54:28.824823 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 273/1101] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:28 2026] GET /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:29.229767 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5b61ced1-20ca-4fdb-b1b2-edfd62ea5484 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:29.230163 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5b61ced1-20ca-4fdb-b1b2-edfd62ea5484 None None] GET https://10.4.3.99/volume// Jul 03 14:54:29.230163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5b61ced1-20ca-4fdb-b1b2-edfd62ea5484 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:29.230259 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5b61ced1-20ca-4fdb-b1b2-edfd62ea5484 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:29.232665 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5b61ced1-20ca-4fdb-b1b2-edfd62ea5484 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:54:29.232665 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 277/1102] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:54:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:54:29.244028 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a632dca3-9945-4322-a47e-b7129ac1d0c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:29.249894 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a632dca3-9945-4322-a47e-b7129ac1d0c0 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 Jul 03 14:54:29.250904 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a632dca3-9945-4322-a47e-b7129ac1d0c0 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:29.250904 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a632dca3-9945-4322-a47e-b7129ac1d0c0 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:29.280294 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:29.280294 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:29.285802 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a632dca3-9945-4322-a47e-b7129ac1d0c0 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:54:29.298866 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a632dca3-9945-4322-a47e-b7129ac1d0c0 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 returned with HTTP 200 Jul 03 14:54:29.299733 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 283/1103] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:54:29 2026] GET /volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 => generated 1538 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:29.439455 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a02a9a13-98b9-40c0-abc5-2ddbf13039ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:29.447070 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a02a9a13-98b9-40c0-abc5-2ddbf13039ca tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] PUT https://10.4.3.99/volume/v3/attachments/13cf0545-76c5-43d0-bcce-c31b822f8b5c Jul 03 14:54:29.447070 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a02a9a13-98b9-40c0-abc5-2ddbf13039ca tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:29.460595 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a02a9a13-98b9-40c0-abc5-2ddbf13039ca tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Acquiring lock "cinder-attachment_update-f84d8a72-7d79-444a-985e-4716d4da32e7-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:54:29.479994 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a02a9a13-98b9-40c0-abc5-2ddbf13039ca tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Lock "cinder-attachment_update-f84d8a72-7d79-444a-985e-4716d4da32e7-np0000004430" acquired by "attachment_update" :: waited 0.019s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:54:29.481714 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:29.481714 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:29.845398 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-18cd8d64-5243-48d8-8e55-2d4915287d0d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:29.849844 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-18cd8d64-5243-48d8-8e55-2d4915287d0d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:29.849844 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-18cd8d64-5243-48d8-8e55-2d4915287d0d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:29.849844 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-18cd8d64-5243-48d8-8e55-2d4915287d0d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:29.855687 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:29.855687 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:29.861046 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-18cd8d64-5243-48d8-8e55-2d4915287d0d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:29.866706 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-18cd8d64-5243-48d8-8e55-2d4915287d0d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 returned with HTTP 200 Jul 03 14:54:29.867232 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 274/1104] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:29 2026] GET /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:29.880539 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-eacf9260-d3fb-4212-9d50-afdbef92b99b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:29.882825 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eacf9260-d3fb-4212-9d50-afdbef92b99b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:29.883066 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eacf9260-d3fb-4212-9d50-afdbef92b99b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:29.883394 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eacf9260-d3fb-4212-9d50-afdbef92b99b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:29.893268 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:29.893268 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:29.905460 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-eacf9260-d3fb-4212-9d50-afdbef92b99b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:29.910997 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eacf9260-d3fb-4212-9d50-afdbef92b99b tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 returned with HTTP 200 Jul 03 14:54:29.911523 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 278/1105] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:29 2026] GET /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:29.925604 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-967e143f-fb64-4d10-9393-6ad26fac50c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:29.927107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6ab97b99-3716-4d69-a017-f0bb986826ae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:29.927539 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-967e143f-fb64-4d10-9393-6ad26fac50c4 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e Jul 03 14:54:29.927782 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-967e143f-fb64-4d10-9393-6ad26fac50c4 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:29.927995 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-967e143f-fb64-4d10-9393-6ad26fac50c4 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:29.928101 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-967e143f-fb64-4d10-9393-6ad26fac50c4 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Delete snapshot with id: 2a53187c-90ba-44e2-b7ee-18f1ceb4839e Jul 03 14:54:29.935070 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:29.935070 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:29.935825 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-967e143f-fb64-4d10-9393-6ad26fac50c4 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Snapshot retrieved successfully. Jul 03 14:54:29.960831 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-967e143f-fb64-4d10-9393-6ad26fac50c4 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Snapshot delete request issued successfully. Jul 03 14:54:29.960831 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-967e143f-fb64-4d10-9393-6ad26fac50c4 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e returned with HTTP 202 Jul 03 14:54:29.960831 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 284/1106] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:54:29 2026] DELETE /volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:29.969967 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-994fdc36-23a9-4f84-af75-eef0e3acc5f6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:29.972266 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-994fdc36-23a9-4f84-af75-eef0e3acc5f6 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e Jul 03 14:54:29.972647 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-994fdc36-23a9-4f84-af75-eef0e3acc5f6 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:29.972994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-994fdc36-23a9-4f84-af75-eef0e3acc5f6 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:29.979629 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:29.979629 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:29.980257 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-994fdc36-23a9-4f84-af75-eef0e3acc5f6 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Snapshot retrieved successfully. Jul 03 14:54:29.981313 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-994fdc36-23a9-4f84-af75-eef0e3acc5f6 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e returned with HTTP 200 Jul 03 14:54:29.981816 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 279/1107] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:29 2026] GET /volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:30.024274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a02a9a13-98b9-40c0-abc5-2ddbf13039ca tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Lock "cinder-attachment_update-f84d8a72-7d79-444a-985e-4716d4da32e7-np0000004430" released by "attachment_update" :: held 0.544s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:54:30.024657 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-a02a9a13-98b9-40c0-abc5-2ddbf13039ca tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/13cf0545-76c5-43d0-bcce-c31b822f8b5c returned with HTTP 200 Jul 03 14:54:30.025221 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 271/1108] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:54:29 2026] PUT /volume/v3/attachments/13cf0545-76c5-43d0-bcce-c31b822f8b5c => generated 969 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:30.037745 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6ab97b99-3716-4d69-a017-f0bb986826ae tempest-AvailabilityZoneTestJSON-951013829 tempest-AvailabilityZoneTestJSON-951013829-project-member] GET https://10.4.3.99/volume/v3/os-availability-zone Jul 03 14:54:30.037926 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6ab97b99-3716-4d69-a017-f0bb986826ae tempest-AvailabilityZoneTestJSON-951013829 tempest-AvailabilityZoneTestJSON-951013829-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:30.038119 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6ab97b99-3716-4d69-a017-f0bb986826ae tempest-AvailabilityZoneTestJSON-951013829 tempest-AvailabilityZoneTestJSON-951013829-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:30.041311 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6ab97b99-3716-4d69-a017-f0bb986826ae tempest-AvailabilityZoneTestJSON-951013829 tempest-AvailabilityZoneTestJSON-951013829-project-member] Availability Zones retrieved successfully. Jul 03 14:54:30.041560 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6ab97b99-3716-4d69-a017-f0bb986826ae tempest-AvailabilityZoneTestJSON-951013829 tempest-AvailabilityZoneTestJSON-951013829-project-member] https://10.4.3.99/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 14:54:30.042027 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 275/1109] 10.4.3.99 () {66 vars in 1269 bytes} [Fri Jul 3 14:54:29 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:54:30.539867 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-10b98b94-5e1a-4415-b6bd-9f1745bbee1b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:30.542485 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-10b98b94-5e1a-4415-b6bd-9f1745bbee1b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/attachments/13cf0545-76c5-43d0-bcce-c31b822f8b5c/action Jul 03 14:54:30.542978 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-10b98b94-5e1a-4415-b6bd-9f1745bbee1b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:30.543146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-10b98b94-5e1a-4415-b6bd-9f1745bbee1b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:30.562924 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:30.562924 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:30.575973 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8f134351-2ccb-472b-8eb2-a31ca43b260d req-10b98b94-5e1a-4415-b6bd-9f1745bbee1b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/13cf0545-76c5-43d0-bcce-c31b822f8b5c/action returned with HTTP 204 Jul 03 14:54:30.576547 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 285/1110] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:54:30 2026] POST /volume/v3/attachments/13cf0545-76c5-43d0-bcce-c31b822f8b5c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:30.992730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9e8ce7cf-6bd0-4e56-8cd2-65853609b025 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:30.994916 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9e8ce7cf-6bd0-4e56-8cd2-65853609b025 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e Jul 03 14:54:30.995218 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9e8ce7cf-6bd0-4e56-8cd2-65853609b025 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:30.995535 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9e8ce7cf-6bd0-4e56-8cd2-65853609b025 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:31.000676 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9e8ce7cf-6bd0-4e56-8cd2-65853609b025 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e returned with HTTP 404 Jul 03 14:54:31.001403 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 280/1111] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:30 2026] GET /volume/v3/snapshots/2a53187c-90ba-44e2-b7ee-18f1ceb4839e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:31.011321 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d0dc2b5b-fae6-4f6b-9d4b-f0857c4b0c83 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:31.013255 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0dc2b5b-fae6-4f6b-9d4b-f0857c4b0c83 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:31.013481 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0dc2b5b-fae6-4f6b-9d4b-f0857c4b0c83 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:31.013749 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0dc2b5b-fae6-4f6b-9d4b-f0857c4b0c83 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:31.020284 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:31.020284 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:31.023759 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d0dc2b5b-fae6-4f6b-9d4b-f0857c4b0c83 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:31.028093 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0dc2b5b-fae6-4f6b-9d4b-f0857c4b0c83 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 returned with HTTP 200 Jul 03 14:54:31.028571 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 272/1112] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:31 2026] GET /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:31.039980 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9544d973-f9f8-48f0-a4cf-7bc7fe6e9df7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:31.041881 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9544d973-f9f8-48f0-a4cf-7bc7fe6e9df7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] DELETE https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:31.042055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9544d973-f9f8-48f0-a4cf-7bc7fe6e9df7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:31.042271 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9544d973-f9f8-48f0-a4cf-7bc7fe6e9df7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:31.042435 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-9544d973-f9f8-48f0-a4cf-7bc7fe6e9df7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Delete volume with id: cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:31.050508 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:31.050508 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:31.050942 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9544d973-f9f8-48f0-a4cf-7bc7fe6e9df7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:31.074330 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9544d973-f9f8-48f0-a4cf-7bc7fe6e9df7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Delete volume request issued successfully. Jul 03 14:54:31.074330 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9544d973-f9f8-48f0-a4cf-7bc7fe6e9df7 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 returned with HTTP 202 Jul 03 14:54:31.075420 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 276/1113] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:31 2026] DELETE /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:31.087178 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cf262ca6-b373-41c5-ac2b-a6f7ad6db22d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:31.091735 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf262ca6-b373-41c5-ac2b-a6f7ad6db22d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:31.092099 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cf262ca6-b373-41c5-ac2b-a6f7ad6db22d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:31.092099 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cf262ca6-b373-41c5-ac2b-a6f7ad6db22d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:31.102485 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:31.102485 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:31.108232 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cf262ca6-b373-41c5-ac2b-a6f7ad6db22d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Volume info retrieved successfully. Jul 03 14:54:31.114896 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf262ca6-b373-41c5-ac2b-a6f7ad6db22d tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 returned with HTTP 200 Jul 03 14:54:31.115462 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 286/1114] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:31 2026] GET /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:31.397054 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:31.505120 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:31.505538 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1614994836"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:31.507593 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1614994836'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:31.507721 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create volume of 1 GB Jul 03 14:54:31.513456 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Availability Zones retrieved successfully. Jul 03 14:54:31.519219 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Flow 'volume_create_api' (c357f82c-5633-49b4-807d-2bf01a95defb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:31.520441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6608de1-ed5c-4f64-bfc9-84cfb3d0d5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:31.521485 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:31.554115 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6608de1-ed5c-4f64-bfc9-84cfb3d0d5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:31.555243 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1457a3-4e08-4bec-b7f6-aec6322e52d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:31.646355 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Created reservations ['8c4426ee-d766-4d4b-8d35-bfaaad3e7689', 'ba7009e9-e244-402e-ab13-3b8694d29c49', 'ae0c7d56-0cb0-4b9c-924e-f81a1d244380', '464d4268-f2ab-4a0a-9727-9e24afc7ece2'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:31.647392 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1457a3-4e08-4bec-b7f6-aec6322e52d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c4426ee-d766-4d4b-8d35-bfaaad3e7689', 'ba7009e9-e244-402e-ab13-3b8694d29c49', 'ae0c7d56-0cb0-4b9c-924e-f81a1d244380', '464d4268-f2ab-4a0a-9727-9e24afc7ece2']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:31.648712 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6ee592-392e-4f1d-86f6-ee558a3efee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:31.681319 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6ee592-392e-4f1d-86f6-ee558a3efee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81d49984-4241-41b1-a1b4-c47ba639f9c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1614994836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789299b56bdf442a8ef3dcbb9c328ee4',qos_specs=None,replication_status=,reservations=['8c4426ee-d766-4d4b-8d35-bfaaad3e7689','ba7009e9-e244-402e-ab13-3b8694d29c49','ae0c7d56-0cb0-4b9c-924e-f81a1d244380','464d4268-f2ab-4a0a-9727-9e24afc7ece2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9964ef17836a426faa17f582ec33f569',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1614994836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81d49984-4241-41b1-a1b4-c47ba639f9c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789299b56bdf442a8ef3dcbb9c328ee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9964ef17836a426faa17f582ec33f569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:31.682621 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8adce0e-a757-4d19-bddf-938fb1a537be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:31.713039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8adce0e-a757-4d19-bddf-938fb1a537be) transitioned into state 'SUCCESS' from state '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-1614994836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789299b56bdf442a8ef3dcbb9c328ee4',qos_specs=None,replication_status=,reservations=['8c4426ee-d766-4d4b-8d35-bfaaad3e7689','ba7009e9-e244-402e-ab13-3b8694d29c49','ae0c7d56-0cb0-4b9c-924e-f81a1d244380','464d4268-f2ab-4a0a-9727-9e24afc7ece2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9964ef17836a426faa17f582ec33f569',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:31.713642 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501c3a0c-3ed8-4af1-bd29-31cfb6bca907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:31.726328 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501c3a0c-3ed8-4af1-bd29-31cfb6bca907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:31.727552 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Flow 'volume_create_api' (c357f82c-5633-49b4-807d-2bf01a95defb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:31.728540 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create volume request issued successfully. Jul 03 14:54:31.728700 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-401f9a26-8fd7-4a17-bb23-0b00785a37d3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:31.729080 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 281/1115] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:31 2026] POST /volume/v3/volumes => generated 749 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:31.741034 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd145d8c-7f2c-4060-81af-6d06464b10bb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:31.743267 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd145d8c-7f2c-4060-81af-6d06464b10bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:31.743267 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd145d8c-7f2c-4060-81af-6d06464b10bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:31.743453 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd145d8c-7f2c-4060-81af-6d06464b10bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:31.752828 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:31.752828 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:31.758102 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd145d8c-7f2c-4060-81af-6d06464b10bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:31.763102 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd145d8c-7f2c-4060-81af-6d06464b10bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 returned with HTTP 200 Jul 03 14:54:31.763529 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 273/1116] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:31 2026] GET /volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:32.133581 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-17aab516-a442-46ab-8c7f-3ed0b40df184 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:32.134984 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-17aab516-a442-46ab-8c7f-3ed0b40df184 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] GET https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 Jul 03 14:54:32.134984 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-17aab516-a442-46ab-8c7f-3ed0b40df184 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:32.134984 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-17aab516-a442-46ab-8c7f-3ed0b40df184 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:32.142931 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-17aab516-a442-46ab-8c7f-3ed0b40df184 tempest-VolumesExtendTest-742145483 tempest-VolumesExtendTest-742145483-project-member] https://10.4.3.99/volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 returned with HTTP 404 Jul 03 14:54:32.143903 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 277/1117] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:32 2026] GET /volume/v3/volumes/cbc76653-1571-4c07-8519-f1ed8b7acf08 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:32.604280 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-76f5afcc-1629-4e92-b7cc-7cfcd4b0352d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:32.606702 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-76f5afcc-1629-4e92-b7cc-7cfcd4b0352d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/limits Jul 03 14:54:32.606960 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-76f5afcc-1629-4e92-b7cc-7cfcd4b0352d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:32.607261 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-76f5afcc-1629-4e92-b7cc-7cfcd4b0352d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:32.644495 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-76f5afcc-1629-4e92-b7cc-7cfcd4b0352d tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/limits returned with HTTP 200 Jul 03 14:54:32.645069 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 287/1118] 10.4.3.99 () {68 vars in 1477 bytes} [Fri Jul 3 14:54:32 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:32.780517 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-84185347-cf10-4b34-903f-3d0cb3bbbb70 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:32.782626 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84185347-cf10-4b34-903f-3d0cb3bbbb70 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:32.782958 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-84185347-cf10-4b34-903f-3d0cb3bbbb70 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:32.783463 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-84185347-cf10-4b34-903f-3d0cb3bbbb70 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:32.791358 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:32.791358 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:32.803812 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-84185347-cf10-4b34-903f-3d0cb3bbbb70 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:32.809510 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84185347-cf10-4b34-903f-3d0cb3bbbb70 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 returned with HTTP 200 Jul 03 14:54:32.810044 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 282/1119] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:32 2026] GET /volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:32.825789 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ed8203eb-5882-4eff-88fc-9b8e83e52122 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:32.827816 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed8203eb-5882-4eff-88fc-9b8e83e52122 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:32.828342 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ed8203eb-5882-4eff-88fc-9b8e83e52122 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81d49984-4241-41b1-a1b4-c47ba639f9c4", "name": "tempest-VolumesDeleteCascade-Snapshot-1205531515"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:32.840113 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:32.840113 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:32.840825 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ed8203eb-5882-4eff-88fc-9b8e83e52122 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:32.841720 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-ed8203eb-5882-4eff-88fc-9b8e83e52122 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create snapshot from volume 81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:32.912289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-ed8203eb-5882-4eff-88fc-9b8e83e52122 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Created reservations ['be6459bc-037a-4d36-9605-03a06a501505', 'ba237a42-4149-4921-9b49-6ab5c9ed886e', '5fb06457-c988-4b99-bb51-a119563fe099', '70b86473-15ce-4d1e-b976-769229a164b7'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:32.952043 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ed8203eb-5882-4eff-88fc-9b8e83e52122 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot create request issued successfully. Jul 03 14:54:32.952508 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ed8203eb-5882-4eff-88fc-9b8e83e52122 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:54:32.952986 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 274/1120] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:54:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:32.964833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cc714e71-eec0-4815-a8de-b89670e69752 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:32.967238 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cc714e71-eec0-4815-a8de-b89670e69752 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/snapshots/69780426-18e9-493c-b247-cef2d3ebe1f0 Jul 03 14:54:32.967544 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cc714e71-eec0-4815-a8de-b89670e69752 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:32.967780 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cc714e71-eec0-4815-a8de-b89670e69752 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:32.973407 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:32.973407 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:32.974354 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cc714e71-eec0-4815-a8de-b89670e69752 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot retrieved successfully. Jul 03 14:54:32.975158 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cc714e71-eec0-4815-a8de-b89670e69752 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots/69780426-18e9-493c-b247-cef2d3ebe1f0 returned with HTTP 200 Jul 03 14:54:32.978156 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 278/1121] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:32 2026] GET /volume/v3/snapshots/69780426-18e9-493c-b247-cef2d3ebe1f0 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:33.228556 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-77d696a3-1bcb-49f2-93c7-a55475d597a8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:33.231943 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-77d696a3-1bcb-49f2-93c7-a55475d597a8 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:33.232248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-77d696a3-1bcb-49f2-93c7-a55475d597a8 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:33.232529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-77d696a3-1bcb-49f2-93c7-a55475d597a8 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:33.248265 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:33.248265 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:33.255451 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-77d696a3-1bcb-49f2-93c7-a55475d597a8 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:33.269020 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-77d696a3-1bcb-49f2-93c7-a55475d597a8 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 200 Jul 03 14:54:33.269803 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 288/1122] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:33 2026] GET /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 1448 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:33.280536 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-25c9fcf0-84dd-455b-a9d9-24cb0b2c8959 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:33.282732 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-25c9fcf0-84dd-455b-a9d9-24cb0b2c8959 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:33.284220 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-25c9fcf0-84dd-455b-a9d9-24cb0b2c8959 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "701c16da-02f2-4594-afa4-8188d8eead4d", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-775136863", "description": null, "metadata": {}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:33.298172 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:33.298172 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:33.298785 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-25c9fcf0-84dd-455b-a9d9-24cb0b2c8959 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:33.298938 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-25c9fcf0-84dd-455b-a9d9-24cb0b2c8959 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Create snapshot from volume 701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:33.380304 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-25c9fcf0-84dd-455b-a9d9-24cb0b2c8959 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Created reservations ['cc2bd03c-6395-44a4-a357-f1346a6f4afb', 'be4c8962-824b-42a3-aec7-3aa39901ce95', '52d1c527-3418-4ee2-985d-7ff28721cbfe', '4c87a966-162f-4ea7-8ebe-d8992318b3a4'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:33.455504 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-25c9fcf0-84dd-455b-a9d9-24cb0b2c8959 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Snapshot force create request issued successfully. Jul 03 14:54:33.456858 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d83f0cae-8868-4460-ae03-40c32485ecb6 req-25c9fcf0-84dd-455b-a9d9-24cb0b2c8959 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:54:33.456858 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 283/1123] 10.4.3.99 () {72 vars in 1540 bytes} [Fri Jul 3 14:54:33 2026] POST /volume/v3/snapshots => generated 318 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:33.992109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9871598d-686b-4c4d-aba9-8ebea0f6471f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:33.995721 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9871598d-686b-4c4d-aba9-8ebea0f6471f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/snapshots/69780426-18e9-493c-b247-cef2d3ebe1f0 Jul 03 14:54:33.996444 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9871598d-686b-4c4d-aba9-8ebea0f6471f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:33.996817 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9871598d-686b-4c4d-aba9-8ebea0f6471f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:34.006766 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:34.006766 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:34.007455 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9871598d-686b-4c4d-aba9-8ebea0f6471f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot retrieved successfully. Jul 03 14:54:34.008525 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9871598d-686b-4c4d-aba9-8ebea0f6471f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots/69780426-18e9-493c-b247-cef2d3ebe1f0 returned with HTTP 200 Jul 03 14:54:34.009787 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 275/1124] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:33 2026] GET /volume/v3/snapshots/69780426-18e9-493c-b247-cef2d3ebe1f0 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:34.023068 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-018e8852-817c-4770-9aa7-f53a2dec6489 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:34.026185 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-018e8852-817c-4770-9aa7-f53a2dec6489 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:34.026626 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-018e8852-817c-4770-9aa7-f53a2dec6489 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81d49984-4241-41b1-a1b4-c47ba639f9c4", "name": "tempest-VolumesDeleteCascade-Snapshot-1082692292"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:34.038349 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:34.038349 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:34.038609 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-018e8852-817c-4770-9aa7-f53a2dec6489 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:34.038679 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-018e8852-817c-4770-9aa7-f53a2dec6489 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create snapshot from volume 81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:34.083775 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-018e8852-817c-4770-9aa7-f53a2dec6489 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Created reservations ['7d4798f8-490d-4539-bdec-b3cef2c34d2b', '88269e1d-79e8-49ad-bbe0-bc29018cc89a', 'cba5c551-24ad-410f-833f-55ed8bc83c1a', '0f32d955-de3b-4de3-947b-3b2424d05828'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:34.135434 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-018e8852-817c-4770-9aa7-f53a2dec6489 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot create request issued successfully. Jul 03 14:54:34.136018 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-018e8852-817c-4770-9aa7-f53a2dec6489 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:54:34.136018 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 279/1125] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:54:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:34.147649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5f480c27-bca3-41ba-b1ff-d97d838f6fd1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:34.149957 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f480c27-bca3-41ba-b1ff-d97d838f6fd1 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/snapshots/ad5313cb-5feb-4d21-b474-da160e3820cc Jul 03 14:54:34.150233 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f480c27-bca3-41ba-b1ff-d97d838f6fd1 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:34.150547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f480c27-bca3-41ba-b1ff-d97d838f6fd1 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:34.158833 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:34.158833 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:34.159400 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5f480c27-bca3-41ba-b1ff-d97d838f6fd1 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot retrieved successfully. Jul 03 14:54:34.160212 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f480c27-bca3-41ba-b1ff-d97d838f6fd1 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots/ad5313cb-5feb-4d21-b474-da160e3820cc returned with HTTP 200 Jul 03 14:54:34.160552 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 289/1126] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:34 2026] GET /volume/v3/snapshots/ad5313cb-5feb-4d21-b474-da160e3820cc => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:34.434769 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-78c388ef-1ca9-495b-996c-732a51447618 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:34.568510 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-78c388ef-1ca9-495b-996c-732a51447618 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:54:34.568908 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-78c388ef-1ca9-495b-996c-732a51447618 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:34.570553 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:34.570553 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:34.583929 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-78c388ef-1ca9-495b-996c-732a51447618 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:54:34.584473 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 284/1127] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:54:34 2026] POST /volume/v3/types => generated 287 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:35.172077 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e094857a-6c7d-4025-8140-f141b904fcc3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:35.174469 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e094857a-6c7d-4025-8140-f141b904fcc3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/snapshots/ad5313cb-5feb-4d21-b474-da160e3820cc Jul 03 14:54:35.174802 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e094857a-6c7d-4025-8140-f141b904fcc3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:35.175039 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e094857a-6c7d-4025-8140-f141b904fcc3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:35.193511 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:35.193511 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:35.193896 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e094857a-6c7d-4025-8140-f141b904fcc3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot retrieved successfully. Jul 03 14:54:35.194958 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e094857a-6c7d-4025-8140-f141b904fcc3 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots/ad5313cb-5feb-4d21-b474-da160e3820cc returned with HTTP 200 Jul 03 14:54:35.196623 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 276/1128] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:35 2026] GET /volume/v3/snapshots/ad5313cb-5feb-4d21-b474-da160e3820cc => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:35.207424 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-acd8b165-5daf-4507-aeae-bc70c44994fb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:35.210873 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-acd8b165-5daf-4507-aeae-bc70c44994fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] DELETE https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4?cascade=True Jul 03 14:54:35.213949 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-acd8b165-5daf-4507-aeae-bc70c44994fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:35.213949 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-acd8b165-5daf-4507-aeae-bc70c44994fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:35.213949 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-acd8b165-5daf-4507-aeae-bc70c44994fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete volume with id: 81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:35.230007 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:35.230007 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:35.230007 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-acd8b165-5daf-4507-aeae-bc70c44994fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:35.296028 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-acd8b165-5daf-4507-aeae-bc70c44994fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete volume request issued successfully. Jul 03 14:54:35.296419 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-acd8b165-5daf-4507-aeae-bc70c44994fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4?cascade=True returned with HTTP 202 Jul 03 14:54:35.296979 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 280/1129] 10.4.3.99 () {66 vars in 1369 bytes} [Fri Jul 3 14:54:35 2026] DELETE /volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4?cascade=True => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:35.306253 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-636d4774-bba9-436b-97d2-6339fdb75aef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:35.308918 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-636d4774-bba9-436b-97d2-6339fdb75aef tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:35.309143 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-636d4774-bba9-436b-97d2-6339fdb75aef tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:35.309450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-636d4774-bba9-436b-97d2-6339fdb75aef tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:35.319457 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:35.319457 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:35.324582 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-636d4774-bba9-436b-97d2-6339fdb75aef tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:35.331090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-636d4774-bba9-436b-97d2-6339fdb75aef tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 returned with HTTP 200 Jul 03 14:54:35.331434 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 290/1130] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:35 2026] GET /volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:35.477444 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:35.479444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:35.479904 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1239965869"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:35.482760 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1239965869'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:35.484925 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume of 1 GB Jul 03 14:54:35.487911 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Availability Zones retrieved successfully. Jul 03 14:54:35.496939 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (0831897e-36a1-4b93-af53-844b65758b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:35.503383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2822efaa-9631-4472-9f23-46112557c78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:35.505283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:35.550841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2822efaa-9631-4472-9f23-46112557c78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:35.552051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68951e5c-5d78-4ce0-8323-45cb3564a4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:35.623992 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Created reservations ['3bd3b3c3-0fe2-4f89-b813-134a38c65b64', '6ea34ff5-7e7a-496a-811b-50d4863d2b9a', 'f0cd5fc4-63ad-441e-98b0-3efb08648c08', '7ff00e32-870f-4fb2-807b-90fbd9feab2e'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:35.623992 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68951e5c-5d78-4ce0-8323-45cb3564a4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd3b3c3-0fe2-4f89-b813-134a38c65b64', '6ea34ff5-7e7a-496a-811b-50d4863d2b9a', 'f0cd5fc4-63ad-441e-98b0-3efb08648c08', '7ff00e32-870f-4fb2-807b-90fbd9feab2e']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:35.624489 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e788645-3f8a-416e-94d2-7425d99ad120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:35.654065 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e788645-3f8a-416e-94d2-7425d99ad120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '148f4906-5ada-4354-bc74-a1292eb4ef20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1239965869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['3bd3b3c3-0fe2-4f89-b813-134a38c65b64','6ea34ff5-7e7a-496a-811b-50d4863d2b9a','f0cd5fc4-63ad-441e-98b0-3efb08648c08','7ff00e32-870f-4fb2-807b-90fbd9feab2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1239965869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=148f4906-5ada-4354-bc74-a1292eb4ef20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d009282c74f34bdaac95d728d38c55c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:35.655376 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31dd08e2-1c63-452a-bb43-14358a9ac0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:35.692068 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31dd08e2-1c63-452a-bb43-14358a9ac0ea) transitioned into state 'SUCCESS' from state '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-1239965869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['3bd3b3c3-0fe2-4f89-b813-134a38c65b64','6ea34ff5-7e7a-496a-811b-50d4863d2b9a','f0cd5fc4-63ad-441e-98b0-3efb08648c08','7ff00e32-870f-4fb2-807b-90fbd9feab2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:35.692799 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadc1b3d-4046-4f47-baed-eab42bfdd1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:35.709157 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadc1b3d-4046-4f47-baed-eab42bfdd1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:35.709157 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (0831897e-36a1-4b93-af53-844b65758b43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:35.709157 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request issued successfully. Jul 03 14:54:35.709157 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-acd138da-e5ba-4ad4-9764-b1a38db4b4b4 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:35.709157 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 285/1131] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:35 2026] POST /volume/v3/volumes => generated 747 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:35.726032 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a4c659ec-40d6-4f85-b786-1b9b6af0360b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:35.727889 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4c659ec-40d6-4f85-b786-1b9b6af0360b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 Jul 03 14:54:35.728094 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4c659ec-40d6-4f85-b786-1b9b6af0360b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:35.728296 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4c659ec-40d6-4f85-b786-1b9b6af0360b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:35.737248 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:35.737248 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:35.741448 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a4c659ec-40d6-4f85-b786-1b9b6af0360b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:35.748146 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4c659ec-40d6-4f85-b786-1b9b6af0360b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 returned with HTTP 200 Jul 03 14:54:35.748146 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 277/1132] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:35 2026] GET /volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:35.908466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e19ae375-1695-4777-9d4c-561f813ed262 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:35.910516 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e19ae375-1695-4777-9d4c-561f813ed262 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 Jul 03 14:54:35.910677 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e19ae375-1695-4777-9d4c-561f813ed262 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:35.910941 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e19ae375-1695-4777-9d4c-561f813ed262 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:35.917927 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:35.917927 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:35.918560 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e19ae375-1695-4777-9d4c-561f813ed262 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Snapshot retrieved successfully. Jul 03 14:54:35.919740 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e19ae375-1695-4777-9d4c-561f813ed262 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 returned with HTTP 200 Jul 03 14:54:35.920273 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 281/1133] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:35 2026] GET /volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:36.194330 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9b3d5459-c08d-4546-a59e-8ebe639836e5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.322643 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b3d5459-c08d-4546-a59e-8ebe639836e5 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:54:36.322643 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b3d5459-c08d-4546-a59e-8ebe639836e5 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1911765832"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:36.348829 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b3d5459-c08d-4546-a59e-8ebe639836e5 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:54:36.349346 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 291/1134] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:54:36 2026] POST /volume/v3/types => generated 228 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:36.351036 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b5f2bf15-7e0d-4404-9055-9c2f1c6b886d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.353931 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b5f2bf15-7e0d-4404-9055-9c2f1c6b886d tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:36.354029 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b5f2bf15-7e0d-4404-9055-9c2f1c6b886d tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.354235 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b5f2bf15-7e0d-4404-9055-9c2f1c6b886d tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.359099 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c46dc663-e422-4d1f-9e50-78ea24f93fd1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.360833 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c46dc663-e422-4d1f-9e50-78ea24f93fd1 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 14:54:36.361172 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c46dc663-e422-4d1f-9e50-78ea24f93fd1 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1097688102"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:36.362616 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b5f2bf15-7e0d-4404-9055-9c2f1c6b886d tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 returned with HTTP 404 Jul 03 14:54:36.363337 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 286/1135] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:36.375064 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4d32e813-4c67-4391-91b7-c96c25d0e441 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.377207 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d32e813-4c67-4391-91b7-c96c25d0e441 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes Jul 03 14:54:36.377487 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4d32e813-4c67-4391-91b7-c96c25d0e441 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.377771 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4d32e813-4c67-4391-91b7-c96c25d0e441 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.378171 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-4d32e813-4c67-4391-91b7-c96c25d0e441 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:36.382484 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4d32e813-4c67-4391-91b7-c96c25d0e441 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:36.382823 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c46dc663-e422-4d1f-9e50-78ea24f93fd1 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 14:54:36.383439 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 278/1136] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 14:54:36 2026] POST /volume/v3/group_types => generated 185 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:36.394809 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4d32e813-4c67-4391-91b7-c96c25d0e441 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Get all volumes completed successfully. Jul 03 14:54:36.395276 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d32e813-4c67-4391-91b7-c96c25d0e441 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 200 Jul 03 14:54:36.395768 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 282/1137] 10.4.3.99 () {66 vars in 1230 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/volumes => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:54:36.397650 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ac254372-0177-4189-8b04-c036f2aa8baf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.408070 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5c9d7da7-1b10-4ab3-9476-9d8d23cc2482 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.412018 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c9d7da7-1b10-4ab3-9476-9d8d23cc2482 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:36.412018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c9d7da7-1b10-4ab3-9476-9d8d23cc2482 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.412018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c9d7da7-1b10-4ab3-9476-9d8d23cc2482 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.412018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-5c9d7da7-1b10-4ab3-9476-9d8d23cc2482 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:36.412829 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.412829 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:36.413940 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.db.api [None req-5c9d7da7-1b10-4ab3-9476-9d8d23cc2482 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Building query based on filter {{(pid=99979) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:54:36.415755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-437804bc-1b20-43f6-b3b0-2b4adbc7c456 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.417858 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-437804bc-1b20-43f6-b3b0-2b4adbc7c456 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 Jul 03 14:54:36.420094 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-437804bc-1b20-43f6-b3b0-2b4adbc7c456 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.420094 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-437804bc-1b20-43f6-b3b0-2b4adbc7c456 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.420094 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-437804bc-1b20-43f6-b3b0-2b4adbc7c456 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Delete snapshot with id: 5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 Jul 03 14:54:36.420301 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5c9d7da7-1b10-4ab3-9476-9d8d23cc2482 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Get all snapshots completed successfully. Jul 03 14:54:36.420301 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c9d7da7-1b10-4ab3-9476-9d8d23cc2482 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 200 Jul 03 14:54:36.420893 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 287/1138] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:54:36.427383 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.427383 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:36.428116 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-437804bc-1b20-43f6-b3b0-2b4adbc7c456 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Snapshot retrieved successfully. Jul 03 14:54:36.433259 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-54a677f7-b0aa-4785-8b8e-fa9ddf7333fb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.437155 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54a677f7-b0aa-4785-8b8e-fa9ddf7333fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/ad5313cb-5feb-4d21-b474-da160e3820cc Jul 03 14:54:36.437155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-54a677f7-b0aa-4785-8b8e-fa9ddf7333fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.437155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-54a677f7-b0aa-4785-8b8e-fa9ddf7333fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.437155 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-54a677f7-b0aa-4785-8b8e-fa9ddf7333fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete snapshot with id: ad5313cb-5feb-4d21-b474-da160e3820cc Jul 03 14:54:36.441422 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54a677f7-b0aa-4785-8b8e-fa9ddf7333fb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots/ad5313cb-5feb-4d21-b474-da160e3820cc returned with HTTP 404 Jul 03 14:54:36.442292 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 283/1139] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:54:36 2026] DELETE /volume/v3/snapshots/ad5313cb-5feb-4d21-b474-da160e3820cc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:36.455167 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-63bd18a1-7147-4f05-97c1-870968fea9a6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.455167 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-63bd18a1-7147-4f05-97c1-870968fea9a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/69780426-18e9-493c-b247-cef2d3ebe1f0 Jul 03 14:54:36.455167 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-63bd18a1-7147-4f05-97c1-870968fea9a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.455167 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-63bd18a1-7147-4f05-97c1-870968fea9a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.455167 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-63bd18a1-7147-4f05-97c1-870968fea9a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete snapshot with id: 69780426-18e9-493c-b247-cef2d3ebe1f0 Jul 03 14:54:36.459921 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-437804bc-1b20-43f6-b3b0-2b4adbc7c456 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Snapshot delete request issued successfully. Jul 03 14:54:36.460393 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-437804bc-1b20-43f6-b3b0-2b4adbc7c456 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 returned with HTTP 202 Jul 03 14:54:36.460846 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 279/1140] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:54:36 2026] DELETE /volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:36.468061 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-63bd18a1-7147-4f05-97c1-870968fea9a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots/69780426-18e9-493c-b247-cef2d3ebe1f0 returned with HTTP 404 Jul 03 14:54:36.468763 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 288/1141] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:54:36 2026] DELETE /volume/v3/snapshots/69780426-18e9-493c-b247-cef2d3ebe1f0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:36.470288 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8c1ffb79-203b-43a2-b028-e66e28347bc0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.473104 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c1ffb79-203b-43a2-b028-e66e28347bc0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 Jul 03 14:54:36.473104 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c1ffb79-203b-43a2-b028-e66e28347bc0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.473247 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c1ffb79-203b-43a2-b028-e66e28347bc0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.479731 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-08d571ab-c7b9-4e3e-a7ac-acb39104e984 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.481624 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.481624 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:36.482618 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8c1ffb79-203b-43a2-b028-e66e28347bc0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Snapshot retrieved successfully. Jul 03 14:54:36.483171 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08d571ab-c7b9-4e3e-a7ac-acb39104e984 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:36.483298 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-08d571ab-c7b9-4e3e-a7ac-acb39104e984 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.483374 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c1ffb79-203b-43a2-b028-e66e28347bc0 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 returned with HTTP 200 Jul 03 14:54:36.483476 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-08d571ab-c7b9-4e3e-a7ac-acb39104e984 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.483893 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 284/1142] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:36.485867 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac254372-0177-4189-8b04-c036f2aa8baf tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] POST https://10.4.3.99/volume/v3/groups Jul 03 14:54:36.486312 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac254372-0177-4189-8b04-c036f2aa8baf tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a9882ef8-33f9-4144-ab0f-8ee46d83c8a3", "volume_types": ["d8de1721-3dd0-4081-9954-b6cb84871d6d"], "name": "tempest-GroupSnapshotsV319Test-Group-296163022"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:36.488350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-ac254372-0177-4189-8b04-c036f2aa8baf tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Creating new group {'group': {'group_type': 'a9882ef8-33f9-4144-ab0f-8ee46d83c8a3', 'volume_types': ['d8de1721-3dd0-4081-9954-b6cb84871d6d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-296163022'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 14:54:36.492565 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-ac254372-0177-4189-8b04-c036f2aa8baf tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-296163022. Jul 03 14:54:36.492662 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08d571ab-c7b9-4e3e-a7ac-acb39104e984 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 returned with HTTP 404 Jul 03 14:54:36.493261 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 280/1143] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:36.504163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-13b12387-5626-430c-9bec-ffff4dc55a9f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.504875 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ac254372-0177-4189-8b04-c036f2aa8baf tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Availability Zones retrieved successfully. Jul 03 14:54:36.507758 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.509912 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:36.510352 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-134816986"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:36.513394 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-13b12387-5626-430c-9bec-ffff4dc55a9f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] DELETE https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:36.513394 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-13b12387-5626-430c-9bec-ffff4dc55a9f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.513394 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-13b12387-5626-430c-9bec-ffff4dc55a9f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.513659 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-13b12387-5626-430c-9bec-ffff4dc55a9f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete volume with id: 81d49984-4241-41b1-a1b4-c47ba639f9c4 Jul 03 14:54:36.515559 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-134816986'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:36.516156 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Create volume of 1 GB Jul 03 14:54:36.521455 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Availability Zones retrieved successfully. Jul 03 14:54:36.521765 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-13b12387-5626-430c-9bec-ffff4dc55a9f tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 returned with HTTP 404 Jul 03 14:54:36.522582 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 289/1144] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:36 2026] DELETE /volume/v3/volumes/81d49984-4241-41b1-a1b4-c47ba639f9c4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:36.529504 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ac254372-0177-4189-8b04-c036f2aa8baf tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Created reservations ['2517e5c4-a328-45b5-b258-0659c211ef0f'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:36.531057 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Flow 'volume_create_api' (4ebc1241-15d1-410e-883c-19964b818cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:36.531630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b216b39-9278-4c52-858d-e1ba3531c3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.532821 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:36.533455 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-38b36444-3693-4113-af44-a6aff6256821 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.535920 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:36.536372 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1005523372"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:36.538235 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1005523372'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:36.538378 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create volume of 1 GB Jul 03 14:54:36.538914 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.538914 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:36.544646 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Availability Zones retrieved successfully. Jul 03 14:54:36.552602 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Flow 'volume_create_api' (e2e3796f-da1f-4a75-bede-6a8a18101347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:36.554422 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b57d21c-f00a-417c-9e3d-efd4c7a1b0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.555437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:36.568526 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b216b39-9278-4c52-858d-e1ba3531c3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.569708 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457751b1-bfb3-4e14-82a3-520b79c821b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.587371 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac254372-0177-4189-8b04-c036f2aa8baf tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/groups returned with HTTP 202 Jul 03 14:54:36.587718 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 292/1145] 10.4.3.99 () {70 vars in 1290 bytes} [Fri Jul 3 14:54:36 2026] POST /volume/v3/groups => generated 115 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:36.595537 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b57d21c-f00a-417c-9e3d-efd4c7a1b0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.596523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb65bd6-6fae-40a5-bfee-17644a5d0020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.598038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2d69b4ed-2274-41b2-8294-123677890a78 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.600831 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2d69b4ed-2274-41b2-8294-123677890a78 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74 Jul 03 14:54:36.601171 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2d69b4ed-2274-41b2-8294-123677890a78 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.601775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2d69b4ed-2274-41b2-8294-123677890a78 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.601979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-2d69b4ed-2274-41b2-8294-123677890a78 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 03aa592d-2c0b-443c-a6f0-e6ac69d78c74 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:36.607090 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.607090 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:36.621532 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2d69b4ed-2274-41b2-8294-123677890a78 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74 returned with HTTP 200 Jul 03 14:54:36.621982 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 290/1146] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74 => generated 395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:36.638176 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Created reservations ['98eabfa7-1194-4ebd-b96a-d1b1f8fce559', 'a6d9eadc-a779-45c9-ba1f-9946bc4cfda1', '7768a0df-0dbd-4fda-a298-e037519545ef', 'b951ddba-3c7c-4fdc-958f-d64dcb2d2ef5'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:36.638670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457751b1-bfb3-4e14-82a3-520b79c821b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98eabfa7-1194-4ebd-b96a-d1b1f8fce559', 'a6d9eadc-a779-45c9-ba1f-9946bc4cfda1', '7768a0df-0dbd-4fda-a298-e037519545ef', 'b951ddba-3c7c-4fdc-958f-d64dcb2d2ef5']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.639492 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a06d603-8fbb-411f-ae5b-4dadbc6ff38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.661208 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Created reservations ['1a21c2a9-1dbb-40ae-906f-c099476dc82a', '64f0e525-b1c7-4c55-8034-da9da50a6148', 'ada06c87-e3c2-485f-80d5-4cdbe47d21a1', '1aac373e-a473-4694-8504-95c2854e8861'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:36.662080 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb65bd6-6fae-40a5-bfee-17644a5d0020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a21c2a9-1dbb-40ae-906f-c099476dc82a', '64f0e525-b1c7-4c55-8034-da9da50a6148', 'ada06c87-e3c2-485f-80d5-4cdbe47d21a1', '1aac373e-a473-4694-8504-95c2854e8861']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.663144 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25e21bc-a537-4fbc-9ba5-0ad173db5d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.670888 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a06d603-8fbb-411f-ae5b-4dadbc6ff38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '397321dd-e831-4fec-a144-6fc972e63c4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-134816986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3123b8ddcfd1463abf983f9a9299707b',qos_specs=None,replication_status=,reservations=['98eabfa7-1194-4ebd-b96a-d1b1f8fce559','a6d9eadc-a779-45c9-ba1f-9946bc4cfda1','7768a0df-0dbd-4fda-a298-e037519545ef','b951ddba-3c7c-4fdc-958f-d64dcb2d2ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60faeeba9fb843929121097b77b466ca',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-134816986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=397321dd-e831-4fec-a144-6fc972e63c4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3123b8ddcfd1463abf983f9a9299707b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60faeeba9fb843929121097b77b466ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.672839 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c033113-b7c3-452b-99ef-8115811c0087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.694504 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c033113-b7c3-452b-99ef-8115811c0087) transitioned into state 'SUCCESS' from state '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-134816986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3123b8ddcfd1463abf983f9a9299707b',qos_specs=None,replication_status=,reservations=['98eabfa7-1194-4ebd-b96a-d1b1f8fce559','a6d9eadc-a779-45c9-ba1f-9946bc4cfda1','7768a0df-0dbd-4fda-a298-e037519545ef','b951ddba-3c7c-4fdc-958f-d64dcb2d2ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60faeeba9fb843929121097b77b466ca',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.694897 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25e21bc-a537-4fbc-9ba5-0ad173db5d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15cb7d8c-5542-49f5-af6c-58bcb162535e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1005523372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789299b56bdf442a8ef3dcbb9c328ee4',qos_specs=None,replication_status=,reservations=['1a21c2a9-1dbb-40ae-906f-c099476dc82a','64f0e525-b1c7-4c55-8034-da9da50a6148','ada06c87-e3c2-485f-80d5-4cdbe47d21a1','1aac373e-a473-4694-8504-95c2854e8861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9964ef17836a426faa17f582ec33f569',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1005523372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15cb7d8c-5542-49f5-af6c-58bcb162535e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789299b56bdf442a8ef3dcbb9c328ee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9964ef17836a426faa17f582ec33f569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.695562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e0853e-2eb9-4579-9613-111545a0cf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.696014 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f311cea-bed9-4356-a263-e55d3c0c8c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.707388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e0853e-2eb9-4579-9613-111545a0cf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.708701 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Flow 'volume_create_api' (4ebc1241-15d1-410e-883c-19964b818cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:36.709095 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Create volume request issued successfully. Jul 03 14:54:36.710271 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c29f8331-faa5-4a95-8a46-823759ce3b3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:36.710953 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 285/1147] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:36 2026] POST /volume/v3/volumes => generated 754 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:36.719650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f311cea-bed9-4356-a263-e55d3c0c8c95) transitioned into state 'SUCCESS' from state '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-1005523372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789299b56bdf442a8ef3dcbb9c328ee4',qos_specs=None,replication_status=,reservations=['1a21c2a9-1dbb-40ae-906f-c099476dc82a','64f0e525-b1c7-4c55-8034-da9da50a6148','ada06c87-e3c2-485f-80d5-4cdbe47d21a1','1aac373e-a473-4694-8504-95c2854e8861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9964ef17836a426faa17f582ec33f569',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.720523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f19704-85f0-4d31-8f02-074ed24437c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.724049 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d87b6ada-b470-4701-b1f7-7c971942e6be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.727358 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d87b6ada-b470-4701-b1f7-7c971942e6be tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:54:36.727643 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d87b6ada-b470-4701-b1f7-7c971942e6be tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.727877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d87b6ada-b470-4701-b1f7-7c971942e6be tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.736680 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f19704-85f0-4d31-8f02-074ed24437c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.737073 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.737073 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:36.737847 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Flow 'volume_create_api' (e2e3796f-da1f-4a75-bede-6a8a18101347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:36.738255 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create volume request issued successfully. Jul 03 14:54:36.738950 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38b36444-3693-4113-af44-a6aff6256821 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:36.739538 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 281/1148] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:36 2026] POST /volume/v3/volumes => generated 749 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:36.742345 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d87b6ada-b470-4701-b1f7-7c971942e6be tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:54:36.748786 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d87b6ada-b470-4701-b1f7-7c971942e6be tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:54:36.749972 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 293/1149] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:36.754204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-22ca4d08-f873-437f-871d-6ac6dbfe7561 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.756362 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-22ca4d08-f873-437f-871d-6ac6dbfe7561 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e Jul 03 14:54:36.756604 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-22ca4d08-f873-437f-871d-6ac6dbfe7561 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.756848 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-22ca4d08-f873-437f-871d-6ac6dbfe7561 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.765478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9b92da55-02d8-4442-b23f-37679c1d7e79 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.768724 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9b92da55-02d8-4442-b23f-37679c1d7e79 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 Jul 03 14:54:36.769005 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9b92da55-02d8-4442-b23f-37679c1d7e79 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.769317 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9b92da55-02d8-4442-b23f-37679c1d7e79 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.770313 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.770313 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:36.775884 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-22ca4d08-f873-437f-871d-6ac6dbfe7561 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:36.778752 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.778752 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:36.782166 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0ece1e72-250d-498e-b200-d5597e5769ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.782298 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-22ca4d08-f873-437f-871d-6ac6dbfe7561 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e returned with HTTP 200 Jul 03 14:54:36.782892 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 291/1150] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:36.783407 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9b92da55-02d8-4442-b23f-37679c1d7e79 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:36.784607 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:36.786110 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "1dbfef80-38ff-4797-b373-23280d6359e9", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:36.787224 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '1dbfef80-38ff-4797-b373-23280d6359e9', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:36.789324 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9b92da55-02d8-4442-b23f-37679c1d7e79 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 returned with HTTP 200 Jul 03 14:54:36.790648 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 286/1151] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:36.809057 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8d725a5-bb6f-4d8d-8ee4-9ef02d3d89c8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.810873 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8d725a5-bb6f-4d8d-8ee4-9ef02d3d89c8 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20/action Jul 03 14:54:36.811291 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8d725a5-bb6f-4d8d-8ee4-9ef02d3d89c8 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:36.811667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8d725a5-bb6f-4d8d-8ee4-9ef02d3d89c8 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:36.824950 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.824950 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:36.825338 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-a8d725a5-bb6f-4d8d-8ee4-9ef02d3d89c8 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Updating volume '148f4906-5ada-4354-bc74-a1292eb4ef20' with '{'status': 'attaching'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:54:36.854991 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8d725a5-bb6f-4d8d-8ee4-9ef02d3d89c8 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20/action returned with HTTP 202 Jul 03 14:54:36.855609 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 294/1152] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:36 2026] POST /volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:36.865865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bdb4f92c-67b8-4c65-b199-5519a2c5de1b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.869238 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bdb4f92c-67b8-4c65-b199-5519a2c5de1b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 Jul 03 14:54:36.869878 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bdb4f92c-67b8-4c65-b199-5519a2c5de1b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.870204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bdb4f92c-67b8-4c65-b199-5519a2c5de1b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.872877 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Create volume of 1 GB Jul 03 14:54:36.873320 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.873320 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:36.880622 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Availability Zones retrieved successfully. Jul 03 14:54:36.881694 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.881694 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:36.886311 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bdb4f92c-67b8-4c65-b199-5519a2c5de1b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:36.887751 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Flow 'volume_create_api' (e43d560c-fd57-44d9-8c93-68c3926ea130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:36.889141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c488b658-daaf-4aa6-9187-fc949eb5af64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.890329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:36.892996 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bdb4f92c-67b8-4c65-b199-5519a2c5de1b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 returned with HTTP 200 Jul 03 14:54:36.893489 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 292/1153] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:36.909872 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d6b6bfce-ff2c-48a8-a3ab-83cfbee8918c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.911829 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6b6bfce-ff2c-48a8-a3ab-83cfbee8918c tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20/action Jul 03 14:54:36.912170 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6b6bfce-ff2c-48a8-a3ab-83cfbee8918c tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:36.912312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6b6bfce-ff2c-48a8-a3ab-83cfbee8918c tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:36.921550 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.921550 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:36.922072 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d6b6bfce-ff2c-48a8-a3ab-83cfbee8918c tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Volume info retrieved successfully. Jul 03 14:54:36.950695 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d6b6bfce-ff2c-48a8-a3ab-83cfbee8918c tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Delete volume request issued successfully. Jul 03 14:54:36.950992 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6b6bfce-ff2c-48a8-a3ab-83cfbee8918c tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20/action returned with HTTP 202 Jul 03 14:54:36.951481 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 287/1154] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:36 2026] POST /volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:36.962156 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d84b9171-26f0-40d3-94bc-caa0c0ceea75 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:36.963181 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d84b9171-26f0-40d3-94bc-caa0c0ceea75 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 Jul 03 14:54:36.963404 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d84b9171-26f0-40d3-94bc-caa0c0ceea75 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:36.963653 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d84b9171-26f0-40d3-94bc-caa0c0ceea75 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:36.965034 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c488b658-daaf-4aa6-9187-fc949eb5af64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:54:35Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=65f4c5dd-7c48-4bcf-9632-4f74000fca91,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': '65f4c5dd-7c48-4bcf-9632-4f74000fca91', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:36.965882 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (870eebb3-b0d9-4928-81bc-7e98f48d3ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:36.973239 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:36.973239 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:36.980063 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d84b9171-26f0-40d3-94bc-caa0c0ceea75 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:36.986397 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d84b9171-26f0-40d3-94bc-caa0c0ceea75 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 returned with HTTP 200 Jul 03 14:54:36.987000 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 295/1155] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:36 2026] GET /volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:37.003511 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-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 03 14:54:37.003871 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-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 03 14:54:37.040780 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Created reservations ['72015cf4-31d4-4dfc-8c4a-fc556d42d838', 'b8353a9e-45dc-4b65-a3a9-cad56459476b', 'f3eed4f8-d3ee-4c5b-a61a-46f533a6f9c8', '07c5f230-bae0-4f17-bb17-45b96a60fe8d'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:37.041748 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (870eebb3-b0d9-4928-81bc-7e98f48d3ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72015cf4-31d4-4dfc-8c4a-fc556d42d838', 'b8353a9e-45dc-4b65-a3a9-cad56459476b', 'f3eed4f8-d3ee-4c5b-a61a-46f533a6f9c8', '07c5f230-bae0-4f17-bb17-45b96a60fe8d']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:37.042698 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552ac2f0-34a0-4227-9d47-c7c527ac618c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:37.071283 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552ac2f0-34a0-4227-9d47-c7c527ac618c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c3911c7-1810-42af-9cf9-195b52d27687', '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='cf0e0237c90b4c2d981485ffe2f08341',qos_specs=None,replication_status=,reservations=['72015cf4-31d4-4dfc-8c4a-fc556d42d838','b8353a9e-45dc-4b65-a3a9-cad56459476b','f3eed4f8-d3ee-4c5b-a61a-46f533a6f9c8','07c5f230-bae0-4f17-bb17-45b96a60fe8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198ee00230a94ffbaff8d2277bdaee0e',volume_type_id=65f4c5dd-7c48-4bcf-9632-4f74000fca91), 'volume': Volume(_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-03T14:54:37Z,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=4c3911c7-1810-42af-9cf9-195b52d27687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf0e0237c90b4c2d981485ffe2f08341',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='198ee00230a94ffbaff8d2277bdaee0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65f4c5dd-7c48-4bcf-9632-4f74000fca91),volume_type_id=65f4c5dd-7c48-4bcf-9632-4f74000fca91)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:37.072384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d33b2f2-94cd-4f2d-8de6-edf31256325e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:37.098617 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d33b2f2-94cd-4f2d-8de6-edf31256325e) transitioned into state 'SUCCESS' from 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='cf0e0237c90b4c2d981485ffe2f08341',qos_specs=None,replication_status=,reservations=['72015cf4-31d4-4dfc-8c4a-fc556d42d838','b8353a9e-45dc-4b65-a3a9-cad56459476b','f3eed4f8-d3ee-4c5b-a61a-46f533a6f9c8','07c5f230-bae0-4f17-bb17-45b96a60fe8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198ee00230a94ffbaff8d2277bdaee0e',volume_type_id=65f4c5dd-7c48-4bcf-9632-4f74000fca91)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:37.099242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56120200-a3df-487c-a40e-a7f5c6b5130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:37.111276 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56120200-a3df-487c-a40e-a7f5c6b5130a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:37.112081 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Flow 'volume_create_api' (e43d560c-fd57-44d9-8c93-68c3926ea130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:37.112428 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Create volume request issued successfully. Jul 03 14:54:37.113183 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0ece1e72-250d-498e-b200-d5597e5769ff tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:37.113685 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 282/1156] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:54:36 2026] POST /volume/v3/volumes => generated 796 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:37.131146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d5be3601-3ae3-43af-9ab0-354131b061c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:37.132930 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5be3601-3ae3-43af-9ab0-354131b061c5 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:37.133577 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5be3601-3ae3-43af-9ab0-354131b061c5 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:37.133884 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5be3601-3ae3-43af-9ab0-354131b061c5 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:37.141795 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:37.141795 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:37.145959 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d5be3601-3ae3-43af-9ab0-354131b061c5 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:37.151150 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5be3601-3ae3-43af-9ab0-354131b061c5 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:37.151995 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 293/1157] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:37 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:37.494796 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-120f967f-0773-4442-93b0-6dac01b0700e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:37.499004 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-120f967f-0773-4442-93b0-6dac01b0700e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] GET https://10.4.3.99/volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 Jul 03 14:54:37.499004 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-120f967f-0773-4442-93b0-6dac01b0700e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:37.499004 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-120f967f-0773-4442-93b0-6dac01b0700e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:37.510265 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-120f967f-0773-4442-93b0-6dac01b0700e tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 returned with HTTP 404 Jul 03 14:54:37.511011 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 288/1158] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:37 2026] GET /volume/v3/snapshots/5e9bedc8-bf1c-4da2-9b87-f57f68ed41a2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:37.635945 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b1321b20-f7f2-4271-bcde-62b6b9141c1b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:37.638195 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1321b20-f7f2-4271-bcde-62b6b9141c1b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74 Jul 03 14:54:37.638496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1321b20-f7f2-4271-bcde-62b6b9141c1b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:37.638714 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1321b20-f7f2-4271-bcde-62b6b9141c1b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:37.638880 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-b1321b20-f7f2-4271-bcde-62b6b9141c1b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 03aa592d-2c0b-443c-a6f0-e6ac69d78c74 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:37.646091 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:37.646091 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:37.667901 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1321b20-f7f2-4271-bcde-62b6b9141c1b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74 returned with HTTP 200 Jul 03 14:54:37.668474 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 296/1159] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:37 2026] GET /volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74 => generated 396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:37.678425 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ee185710-fb2c-4d48-af91-7f5e184f024a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:37.680854 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:37.681525 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-552342003", "volume_type": "d8de1721-3dd0-4081-9954-b6cb84871d6d", "group_id": "03aa592d-2c0b-443c-a6f0-e6ac69d78c74", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:37.683317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-552342003', 'volume_type': 'd8de1721-3dd0-4081-9954-b6cb84871d6d', 'group_id': '03aa592d-2c0b-443c-a6f0-e6ac69d78c74', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:37.693340 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:37.693340 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:37.693995 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Create volume of 1 GB Jul 03 14:54:37.704487 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Availability Zones retrieved successfully. Jul 03 14:54:37.710912 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Flow 'volume_create_api' (1fad4738-e904-4928-adff-5b7f596524ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:37.712379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24902b4f-1bac-4a58-9202-e9b5c5b9ae7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:37.713284 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:37.713284 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:37.713854 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:37.737633 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24902b4f-1bac-4a58-9202-e9b5c5b9ae7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:54:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8de1721-3dd0-4081-9954-b6cb84871d6d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1911765832',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8de1721-3dd0-4081-9954-b6cb84871d6d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '03aa592d-2c0b-443c-a6f0-e6ac69d78c74', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:37.738456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2c2457-fea7-467f-bbe8-31ad8946fc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:37.767935 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-11feaa5e-b237-47b2-940c-e7e4393e9400 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:37.772151 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-11feaa5e-b237-47b2-940c-e7e4393e9400 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:54:37.772151 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-11feaa5e-b237-47b2-940c-e7e4393e9400 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:37.772151 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-11feaa5e-b237-47b2-940c-e7e4393e9400 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:37.777512 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1911765832 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1911765832, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:37.777512 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1911765832 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1911765832, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:37.793007 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:37.793007 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:37.799330 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-13c4b54b-7385-4ab0-97c9-6df124ab406a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:37.800782 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-11feaa5e-b237-47b2-940c-e7e4393e9400 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:54:37.805763 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-13c4b54b-7385-4ab0-97c9-6df124ab406a tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e Jul 03 14:54:37.805763 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-13c4b54b-7385-4ab0-97c9-6df124ab406a tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:37.805763 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-13c4b54b-7385-4ab0-97c9-6df124ab406a tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:37.809814 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-11feaa5e-b237-47b2-940c-e7e4393e9400 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:54:37.810638 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 294/1160] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:37 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:37.816238 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:37.816238 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:37.824295 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-13c4b54b-7385-4ab0-97c9-6df124ab406a tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:37.832068 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-13c4b54b-7385-4ab0-97c9-6df124ab406a tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e returned with HTTP 200 Jul 03 14:54:37.832931 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 289/1161] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:37 2026] GET /volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:37.839670 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Created reservations ['e1ffe34a-077b-490f-be42-664e99a5a738', 'e0184f1c-f92b-443d-9ed1-ef4e9deef5ab', '380a6b71-1689-4e49-a61f-5a584f364854', 'ea165da6-5a2a-45a4-ba93-fc841ab3bbd7'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:37.840713 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c2c2457-fea7-467f-bbe8-31ad8946fc74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1ffe34a-077b-490f-be42-664e99a5a738', 'e0184f1c-f92b-443d-9ed1-ef4e9deef5ab', '380a6b71-1689-4e49-a61f-5a584f364854', 'ea165da6-5a2a-45a4-ba93-fc841ab3bbd7']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:37.841750 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94174fa2-c146-4d12-8588-92381a54033b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:37.849661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2f6f9ba0-8c76-4bea-9741-6a0e65496cea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:37.852039 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f6f9ba0-8c76-4bea-9741-6a0e65496cea tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:37.852483 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f6f9ba0-8c76-4bea-9741-6a0e65496cea tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15cb7d8c-5542-49f5-af6c-58bcb162535e", "name": "tempest-VolumesDeleteCascade-Snapshot-724336565"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:37.863979 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:37.863979 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:37.864673 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2f6f9ba0-8c76-4bea-9741-6a0e65496cea tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:37.865039 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-2f6f9ba0-8c76-4bea-9741-6a0e65496cea tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create snapshot from volume 15cb7d8c-5542-49f5-af6c-58bcb162535e Jul 03 14:54:37.871636 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94174fa2-c146-4d12-8588-92381a54033b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9358cd0a-b5ba-40b6-8860-dd894e4041aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-552342003',encryption_key_id=None,group_id=03aa592d-2c0b-443c-a6f0-e6ac69d78c74,group_type_id=,metadata={},multiattach=False,project_id='1a1636f02be649c187cd3bdc09ef2c39',qos_specs=None,replication_status=,reservations=['e1ffe34a-077b-490f-be42-664e99a5a738','e0184f1c-f92b-443d-9ed1-ef4e9deef5ab','380a6b71-1689-4e49-a61f-5a584f364854','ea165da6-5a2a-45a4-ba93-fc841ab3bbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9216b73c92240f89baa1e4d223752e2',volume_type_id=d8de1721-3dd0-4081-9954-b6cb84871d6d), 'volume': Volume(_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-03T14:54:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-552342003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=03aa592d-2c0b-443c-a6f0-e6ac69d78c74,host=None,id=9358cd0a-b5ba-40b6-8860-dd894e4041aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a1636f02be649c187cd3bdc09ef2c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9216b73c92240f89baa1e4d223752e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8de1721-3dd0-4081-9954-b6cb84871d6d),volume_type_id=d8de1721-3dd0-4081-9954-b6cb84871d6d)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:37.872525 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dde9d69e-d311-4a12-ac63-653577b0968f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:37.893983 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dde9d69e-d311-4a12-ac63-653577b0968f) transitioned into state 'SUCCESS' from state '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-552342003',encryption_key_id=None,group_id=03aa592d-2c0b-443c-a6f0-e6ac69d78c74,group_type_id=,metadata={},multiattach=False,project_id='1a1636f02be649c187cd3bdc09ef2c39',qos_specs=None,replication_status=,reservations=['e1ffe34a-077b-490f-be42-664e99a5a738','e0184f1c-f92b-443d-9ed1-ef4e9deef5ab','380a6b71-1689-4e49-a61f-5a584f364854','ea165da6-5a2a-45a4-ba93-fc841ab3bbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9216b73c92240f89baa1e4d223752e2',volume_type_id=d8de1721-3dd0-4081-9954-b6cb84871d6d)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:37.894479 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3f0815-1159-4f9a-b238-c05b71d4f4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:37.902650 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-2f6f9ba0-8c76-4bea-9741-6a0e65496cea tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Created reservations ['11bd9c32-820f-43b4-baf3-9c2249da4958', '37056e29-7ac7-4100-be46-40a19354d5ec', 'a7c8ef8a-7caf-47f7-9759-49a68cb8f751', 'c5102ac8-0579-4798-9928-168c2a586510'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:37.913017 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3f0815-1159-4f9a-b238-c05b71d4f4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:37.914063 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Flow 'volume_create_api' (1fad4738-e904-4928-adff-5b7f596524ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:37.914456 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Create volume request issued successfully. Jul 03 14:54:37.915400 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:37.915594 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:37.949884 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2f6f9ba0-8c76-4bea-9741-6a0e65496cea tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot create request issued successfully. Jul 03 14:54:37.949884 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f6f9ba0-8c76-4bea-9741-6a0e65496cea tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:54:37.949884 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 297/1162] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:54:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:37.963587 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1281b866-fd00-4de7-8b9a-ba3ce56ebaad None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:37.966773 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1281b866-fd00-4de7-8b9a-ba3ce56ebaad tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/snapshots/15d116b9-1ec0-4f27-94b5-e75e0599f160 Jul 03 14:54:37.967094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1281b866-fd00-4de7-8b9a-ba3ce56ebaad tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:37.967398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1281b866-fd00-4de7-8b9a-ba3ce56ebaad tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:37.969506 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:37.974898 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:37.974898 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:37.979004 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee185710-fb2c-4d48-af91-7f5e184f024a tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:37.979528 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 283/1163] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 14:54:37 2026] POST /volume/v3/volumes => generated 824 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:37.980673 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:37.980673 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:37.981287 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1281b866-fd00-4de7-8b9a-ba3ce56ebaad tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot retrieved successfully. Jul 03 14:54:37.984403 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1281b866-fd00-4de7-8b9a-ba3ce56ebaad tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots/15d116b9-1ec0-4f27-94b5-e75e0599f160 returned with HTTP 200 Jul 03 14:54:37.984986 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 295/1164] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:37 2026] GET /volume/v3/snapshots/15d116b9-1ec0-4f27-94b5-e75e0599f160 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:37.996545 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b5b342ec-ee77-40d9-933b-46705c70796e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:38.000913 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b5b342ec-ee77-40d9-933b-46705c70796e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa Jul 03 14:54:38.000913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b5b342ec-ee77-40d9-933b-46705c70796e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:38.000913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b5b342ec-ee77-40d9-933b-46705c70796e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:38.004681 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a60ae66b-114d-42ed-8208-5cb0ff61e7cc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:38.006805 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a60ae66b-114d-42ed-8208-5cb0ff61e7cc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 Jul 03 14:54:38.007037 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a60ae66b-114d-42ed-8208-5cb0ff61e7cc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:38.007293 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a60ae66b-114d-42ed-8208-5cb0ff61e7cc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:38.009863 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:38.009863 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:38.018156 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a60ae66b-114d-42ed-8208-5cb0ff61e7cc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 returned with HTTP 404 Jul 03 14:54:38.018156 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 298/1165] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:38 2026] GET /volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:54:38.018390 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b5b342ec-ee77-40d9-933b-46705c70796e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Volume info retrieved successfully. Jul 03 14:54:38.018390 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-b5b342ec-ee77-40d9-933b-46705c70796e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:38.018390 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-b5b342ec-ee77-40d9-933b-46705c70796e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:38.023760 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e9a19a20-08fa-463b-855b-7d52230e4234 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:38.026725 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9a19a20-08fa-463b-855b-7d52230e4234 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 Jul 03 14:54:38.027011 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9a19a20-08fa-463b-855b-7d52230e4234 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:38.027318 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9a19a20-08fa-463b-855b-7d52230e4234 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:38.035871 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9a19a20-08fa-463b-855b-7d52230e4234 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 returned with HTTP 404 Jul 03 14:54:38.036586 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 284/1166] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:38 2026] GET /volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:38.048730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-623aeb19-4751-47b9-aaf4-702f8879ddcc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:38.050756 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-623aeb19-4751-47b9-aaf4-702f8879ddcc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] DELETE https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 Jul 03 14:54:38.050949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-623aeb19-4751-47b9-aaf4-702f8879ddcc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:38.051218 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-623aeb19-4751-47b9-aaf4-702f8879ddcc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:38.051440 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-623aeb19-4751-47b9-aaf4-702f8879ddcc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Delete volume with id: 148f4906-5ada-4354-bc74-a1292eb4ef20 Jul 03 14:54:38.058827 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-623aeb19-4751-47b9-aaf4-702f8879ddcc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 returned with HTTP 404 Jul 03 14:54:38.059478 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 296/1167] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:38 2026] DELETE /volume/v3/volumes/148f4906-5ada-4354-bc74-a1292eb4ef20 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:38.072651 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-b5b342ec-ee77-40d9-933b-46705c70796e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:38.074704 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:38.076104 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:38.076172 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:38.076172 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:38.076509 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1772512797"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:38.078308 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1772512797'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:38.078460 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume of 1 GB Jul 03 14:54:38.078789 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:38.078789 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:38.083624 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Availability Zones retrieved successfully. Jul 03 14:54:38.085164 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b5b342ec-ee77-40d9-933b-46705c70796e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa returned with HTTP 200 Jul 03 14:54:38.085623 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 290/1168] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:37 2026] GET /volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa => generated 892 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:38.089441 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (569b717c-59b2-474a-a496-2d547e07ee90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:38.090342 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c84c6594-9385-4364-b915-b519199a8f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:38.091252 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:38.127211 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c84c6594-9385-4364-b915-b519199a8f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:38.128191 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f27df3-3cbe-4c4b-921d-79ad3062b7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:38.169953 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d4eb9c14-4140-468e-a048-d564253b64b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:38.173933 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4eb9c14-4140-468e-a048-d564253b64b6 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:38.174356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4eb9c14-4140-468e-a048-d564253b64b6 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:38.174356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4eb9c14-4140-468e-a048-d564253b64b6 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:38.189856 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:38.189856 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:38.195728 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d4eb9c14-4140-468e-a048-d564253b64b6 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:38.202054 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4eb9c14-4140-468e-a048-d564253b64b6 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:38.202448 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 285/1169] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:38 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 888 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:38.204208 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Created reservations ['554e8f38-eb03-4773-8d47-04724a9ef652', '34be13be-1566-4211-989c-dfd9ebc32715', '0071c56a-e168-4bab-be9e-755c8d1655a3', '8b6e544e-ec3b-417c-9382-a2215fede5ab'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:38.205406 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f27df3-3cbe-4c4b-921d-79ad3062b7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554e8f38-eb03-4773-8d47-04724a9ef652', '34be13be-1566-4211-989c-dfd9ebc32715', '0071c56a-e168-4bab-be9e-755c8d1655a3', '8b6e544e-ec3b-417c-9382-a2215fede5ab']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:38.206290 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e78dee-f7bf-4507-bbdf-a925fa23fe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:38.251234 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e78dee-f7bf-4507-bbdf-a925fa23fe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db4caa99-9c48-4d64-a5dd-1cf69353eb17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1772512797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['554e8f38-eb03-4773-8d47-04724a9ef652','34be13be-1566-4211-989c-dfd9ebc32715','0071c56a-e168-4bab-be9e-755c8d1655a3','8b6e544e-ec3b-417c-9382-a2215fede5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1772512797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db4caa99-9c48-4d64-a5dd-1cf69353eb17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d009282c74f34bdaac95d728d38c55c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:38.252770 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45e754d-6790-4857-8d6f-214fdadb01e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:38.276245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45e754d-6790-4857-8d6f-214fdadb01e1) transitioned into state 'SUCCESS' from state '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-1772512797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['554e8f38-eb03-4773-8d47-04724a9ef652','34be13be-1566-4211-989c-dfd9ebc32715','0071c56a-e168-4bab-be9e-755c8d1655a3','8b6e544e-ec3b-417c-9382-a2215fede5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:38.277903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db311f1-96d4-48f3-9cea-39135cba154a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:38.296613 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db311f1-96d4-48f3-9cea-39135cba154a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:38.297483 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (569b717c-59b2-474a-a496-2d547e07ee90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:38.297790 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request issued successfully. Jul 03 14:54:38.298357 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8c5ffd8-b40f-4eba-95b6-d71cd71f53fe tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:38.298753 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 299/1170] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:38 2026] POST /volume/v3/volumes => generated 747 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:38.314315 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1bb21262-ffd4-4d01-abc0-d0e486249778 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:38.320929 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1bb21262-ffd4-4d01-abc0-d0e486249778 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 Jul 03 14:54:38.321212 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1bb21262-ffd4-4d01-abc0-d0e486249778 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:38.321463 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1bb21262-ffd4-4d01-abc0-d0e486249778 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:38.339586 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:38.339586 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:38.344309 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1bb21262-ffd4-4d01-abc0-d0e486249778 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:38.349163 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1bb21262-ffd4-4d01-abc0-d0e486249778 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 returned with HTTP 200 Jul 03 14:54:38.353481 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 297/1171] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:38 2026] GET /volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:38.997686 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d320a040-af15-41be-8de2-b8b2d0991046 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:38.999831 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d320a040-af15-41be-8de2-b8b2d0991046 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/snapshots/15d116b9-1ec0-4f27-94b5-e75e0599f160 Jul 03 14:54:39.000463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d320a040-af15-41be-8de2-b8b2d0991046 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:39.000463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d320a040-af15-41be-8de2-b8b2d0991046 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:39.006909 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.006909 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:39.007461 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d320a040-af15-41be-8de2-b8b2d0991046 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot retrieved successfully. Jul 03 14:54:39.008477 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d320a040-af15-41be-8de2-b8b2d0991046 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots/15d116b9-1ec0-4f27-94b5-e75e0599f160 returned with HTTP 200 Jul 03 14:54:39.008950 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 291/1172] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:38 2026] GET /volume/v3/snapshots/15d116b9-1ec0-4f27-94b5-e75e0599f160 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:39.021141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.023053 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:39.023457 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "15d116b9-1ec0-4f27-94b5-e75e0599f160", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-362044972"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:39.025166 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create volume request body: {'volume': {'snapshot_id': '15d116b9-1ec0-4f27-94b5-e75e0599f160', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-362044972'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:39.030434 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.030434 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:39.030873 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Snapshot retrieved successfully. Jul 03 14:54:39.031045 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create volume of 1 GB Jul 03 14:54:39.035524 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Availability Zones retrieved successfully. Jul 03 14:54:39.046955 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Flow 'volume_create_api' (92e30aed-5dbf-4d40-a854-a8fee377c09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:39.049336 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcbb91f7-3901-4ca5-b527-7e230a9e933b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:39.050985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:39.105718 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcbb91f7-3901-4ca5-b527-7e230a9e933b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '15d116b9-1ec0-4f27-94b5-e75e0599f160', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:39.107108 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-106561c0-3601-4064-80e3-9b46151c1cd1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.107503 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96ac394-24ad-47f1-948a-0cd8ea38e4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:39.109520 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-106561c0-3601-4064-80e3-9b46151c1cd1 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa Jul 03 14:54:39.109998 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-106561c0-3601-4064-80e3-9b46151c1cd1 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:39.110420 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-106561c0-3601-4064-80e3-9b46151c1cd1 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:39.122154 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.122154 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:39.130233 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-106561c0-3601-4064-80e3-9b46151c1cd1 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Volume info retrieved successfully. Jul 03 14:54:39.132194 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-106561c0-3601-4064-80e3-9b46151c1cd1 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:39.132450 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-106561c0-3601-4064-80e3-9b46151c1cd1 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:39.182962 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-106561c0-3601-4064-80e3-9b46151c1cd1 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:39.186088 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Created reservations ['7b62d236-92c8-4dea-98b8-56e89ff3b91d', 'd020a806-d644-4562-aea5-9a5166be7fdf', 'ceca58bb-49c1-4a07-9e30-1c4656bc2159', '05871386-4835-4230-9990-77d5374714ae'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:39.187101 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96ac394-24ad-47f1-948a-0cd8ea38e4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b62d236-92c8-4dea-98b8-56e89ff3b91d', 'd020a806-d644-4562-aea5-9a5166be7fdf', 'ceca58bb-49c1-4a07-9e30-1c4656bc2159', '05871386-4835-4230-9990-77d5374714ae']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:39.187767 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.187767 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:39.188324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b43292-5882-4703-af35-11810154aeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:39.203136 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-106561c0-3601-4064-80e3-9b46151c1cd1 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa returned with HTTP 200 Jul 03 14:54:39.203614 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 300/1173] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:39 2026] GET /volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:39.222936 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-873d9ee5-19cf-471e-8719-cb47c805f0c7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.223422 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-87f8b9b6-8607-46b5-9045-91cf1cccf133 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.225321 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-873d9ee5-19cf-471e-8719-cb47c805f0c7 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] POST https://10.4.3.99/volume/v3/group_snapshots Jul 03 14:54:39.225751 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87f8b9b6-8607-46b5-9045-91cf1cccf133 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:39.225817 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-873d9ee5-19cf-471e-8719-cb47c805f0c7 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "03aa592d-2c0b-443c-a6f0-e6ac69d78c74", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-509711932"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:39.225910 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87f8b9b6-8607-46b5-9045-91cf1cccf133 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:39.226142 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87f8b9b6-8607-46b5-9045-91cf1cccf133 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:39.227380 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.group_snapshots [None req-873d9ee5-19cf-471e-8719-cb47c805f0c7 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '03aa592d-2c0b-443c-a6f0-e6ac69d78c74', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-509711932'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 14:54:39.235229 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.235229 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:39.239153 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.239153 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:39.241790 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.group_snapshots [None req-873d9ee5-19cf-471e-8719-cb47c805f0c7 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-509711932. Jul 03 14:54:39.251170 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-87f8b9b6-8607-46b5-9045-91cf1cccf133 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:39.262496 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87f8b9b6-8607-46b5-9045-91cf1cccf133 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:39.262985 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 292/1174] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:39 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 946 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:39.265509 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b43292-5882-4703-af35-11810154aeb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c77597-240c-4f00-a91b-aee9fb5d11f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-362044972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789299b56bdf442a8ef3dcbb9c328ee4',qos_specs=None,replication_status=,reservations=['7b62d236-92c8-4dea-98b8-56e89ff3b91d','d020a806-d644-4562-aea5-9a5166be7fdf','ceca58bb-49c1-4a07-9e30-1c4656bc2159','05871386-4835-4230-9990-77d5374714ae'],size=1,snapshot_id=15d116b9-1ec0-4f27-94b5-e75e0599f160,source_replicaid=,source_volid=None,status='creating',user_id='9964ef17836a426faa17f582ec33f569',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-362044972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c77597-240c-4f00-a91b-aee9fb5d11f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789299b56bdf442a8ef3dcbb9c328ee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=15d116b9-1ec0-4f27-94b5-e75e0599f160,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9964ef17836a426faa17f582ec33f569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:39.267458 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb6ee8c-37e1-4462-93ac-3da6bd193c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:39.281313 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.281313 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:39.305914 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-873d9ee5-19cf-471e-8719-cb47c805f0c7 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1911765832 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1911765832, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:39.306442 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-873d9ee5-19cf-471e-8719-cb47c805f0c7 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1911765832 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1911765832, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:39.310539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb6ee8c-37e1-4462-93ac-3da6bd193c87) transitioned into state 'SUCCESS' from state '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-362044972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789299b56bdf442a8ef3dcbb9c328ee4',qos_specs=None,replication_status=,reservations=['7b62d236-92c8-4dea-98b8-56e89ff3b91d','d020a806-d644-4562-aea5-9a5166be7fdf','ceca58bb-49c1-4a07-9e30-1c4656bc2159','05871386-4835-4230-9990-77d5374714ae'],size=1,snapshot_id=15d116b9-1ec0-4f27-94b5-e75e0599f160,source_replicaid=,source_volid=None,status='creating',user_id='9964ef17836a426faa17f582ec33f569',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:39.311235 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144899a0-b2c6-4159-81e0-ed8f3ea1c475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:39.348321 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144899a0-b2c6-4159-81e0-ed8f3ea1c475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:39.349575 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Flow 'volume_create_api' (92e30aed-5dbf-4d40-a854-a8fee377c09c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:39.350015 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Create volume request issued successfully. Jul 03 14:54:39.350504 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18cf3770-d3ba-48d6-8621-5f28da9fc833 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:39.351178 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 286/1175] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:54:39 2026] POST /volume/v3/volumes => generated 782 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:39.367289 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-26df6165-5903-4aca-a304-956941714d9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.367862 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-481e0907-bb65-4dfb-809c-3a86c8ad9d11 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.370616 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26df6165-5903-4aca-a304-956941714d9f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 Jul 03 14:54:39.370804 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-481e0907-bb65-4dfb-809c-3a86c8ad9d11 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 Jul 03 14:54:39.370853 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26df6165-5903-4aca-a304-956941714d9f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:39.370893 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-481e0907-bb65-4dfb-809c-3a86c8ad9d11 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:39.370931 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26df6165-5903-4aca-a304-956941714d9f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:39.371513 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-481e0907-bb65-4dfb-809c-3a86c8ad9d11 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:39.382924 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-873d9ee5-19cf-471e-8719-cb47c805f0c7 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Created reservations ['7f61b9f4-5495-471f-bc4c-096a1f44aac8', '76b16d45-4644-4d4b-b6b9-01c6ab0cea30', 'e1022e8c-2035-4477-a98a-2ca14f71e518', '8cbcfc9a-cda3-4f74-8c53-5333b06dd254'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:39.383040 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.383040 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:39.386390 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.386390 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:39.392943 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-481e0907-bb65-4dfb-809c-3a86c8ad9d11 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:39.393356 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-26df6165-5903-4aca-a304-956941714d9f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:39.396384 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-481e0907-bb65-4dfb-809c-3a86c8ad9d11 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 returned with HTTP 200 Jul 03 14:54:39.397637 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 293/1176] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:39 2026] GET /volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:39.402813 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26df6165-5903-4aca-a304-956941714d9f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 returned with HTTP 200 Jul 03 14:54:39.403418 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 301/1177] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:39 2026] GET /volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:39.422968 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32ab114d-14c4-42ff-9a33-98c2887b00eb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.427387 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32ab114d-14c4-42ff-9a33-98c2887b00eb tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17/action Jul 03 14:54:39.427933 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32ab114d-14c4-42ff-9a33-98c2887b00eb tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:39.427933 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32ab114d-14c4-42ff-9a33-98c2887b00eb tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:39.442840 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-873d9ee5-19cf-471e-8719-cb47c805f0c7 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/group_snapshots returned with HTTP 202 Jul 03 14:54:39.443144 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.443144 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:39.443520 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 298/1178] 10.4.3.99 () {70 vars in 1317 bytes} [Fri Jul 3 14:54:39 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:39.443698 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-32ab114d-14c4-42ff-9a33-98c2887b00eb tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Updating volume 'db4caa99-9c48-4d64-a5dd-1cf69353eb17' with '{'status': 'creating'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:54:39.455671 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-07153fbf-1d51-425d-a204-47515bfdc27b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.457415 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-07153fbf-1d51-425d-a204-47515bfdc27b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 Jul 03 14:54:39.457787 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-07153fbf-1d51-425d-a204-47515bfdc27b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:39.458118 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-07153fbf-1d51-425d-a204-47515bfdc27b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:39.458412 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-07153fbf-1d51-425d-a204-47515bfdc27b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 97bb204b-9776-402c-b7f2-cce2c4399c91 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 14:54:39.465809 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.465809 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:39.469877 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-07153fbf-1d51-425d-a204-47515bfdc27b tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 returned with HTTP 200 Jul 03 14:54:39.470584 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 294/1179] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:54:39 2026] GET /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:39.475893 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32ab114d-14c4-42ff-9a33-98c2887b00eb tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17/action returned with HTTP 202 Jul 03 14:54:39.476447 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 287/1180] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:39 2026] POST /volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:39.490207 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c04414da-15c5-4e4d-b660-fedfa5edd258 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.493565 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c04414da-15c5-4e4d-b660-fedfa5edd258 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 Jul 03 14:54:39.493813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c04414da-15c5-4e4d-b660-fedfa5edd258 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:39.496643 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c04414da-15c5-4e4d-b660-fedfa5edd258 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:39.508096 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.508096 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:39.515470 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c04414da-15c5-4e4d-b660-fedfa5edd258 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:39.521698 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c04414da-15c5-4e4d-b660-fedfa5edd258 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 returned with HTTP 200 Jul 03 14:54:39.522255 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 302/1181] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:39 2026] GET /volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:39.544496 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9a50163f-87c3-4fb1-b696-d69cbdeb54d0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.547156 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9a50163f-87c3-4fb1-b696-d69cbdeb54d0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17/action Jul 03 14:54:39.547669 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9a50163f-87c3-4fb1-b696-d69cbdeb54d0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:39.547868 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9a50163f-87c3-4fb1-b696-d69cbdeb54d0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:39.564262 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.564262 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:39.564262 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9a50163f-87c3-4fb1-b696-d69cbdeb54d0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Volume info retrieved successfully. Jul 03 14:54:39.587856 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9a50163f-87c3-4fb1-b696-d69cbdeb54d0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Delete volume request issued successfully. Jul 03 14:54:39.588213 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9a50163f-87c3-4fb1-b696-d69cbdeb54d0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17/action returned with HTTP 202 Jul 03 14:54:39.588700 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 299/1182] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:39 2026] POST /volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:39.598726 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b26f0978-327a-4176-a96f-b8524330e680 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:39.600793 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b26f0978-327a-4176-a96f-b8524330e680 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 Jul 03 14:54:39.601141 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b26f0978-327a-4176-a96f-b8524330e680 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:39.602984 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b26f0978-327a-4176-a96f-b8524330e680 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:39.617236 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:39.617236 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:39.626066 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b26f0978-327a-4176-a96f-b8524330e680 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:39.629534 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b26f0978-327a-4176-a96f-b8524330e680 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 returned with HTTP 200 Jul 03 14:54:39.630150 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 295/1183] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:39 2026] GET /volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:40.282392 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-940de1d6-f7db-453b-82ed-2c847e75bc12 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.284951 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-940de1d6-f7db-453b-82ed-2c847e75bc12 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:40.285229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-940de1d6-f7db-453b-82ed-2c847e75bc12 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.285800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-940de1d6-f7db-453b-82ed-2c847e75bc12 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.301479 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.301479 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:40.307899 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-940de1d6-f7db-453b-82ed-2c847e75bc12 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:40.317664 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-940de1d6-f7db-453b-82ed-2c847e75bc12 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:40.319061 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 288/1184] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:40.414062 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e19334d0-6a8a-4f35-b3b7-4aa9f1e545bb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.415930 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e19334d0-6a8a-4f35-b3b7-4aa9f1e545bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 Jul 03 14:54:40.416189 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e19334d0-6a8a-4f35-b3b7-4aa9f1e545bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.416383 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e19334d0-6a8a-4f35-b3b7-4aa9f1e545bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.423692 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.423692 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:40.428409 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e19334d0-6a8a-4f35-b3b7-4aa9f1e545bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:40.435487 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e19334d0-6a8a-4f35-b3b7-4aa9f1e545bb tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 returned with HTTP 200 Jul 03 14:54:40.436236 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 303/1185] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:40.454678 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6b9af4db-8a21-4105-9ac8-d196c30b1997 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.457007 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b9af4db-8a21-4105-9ac8-d196c30b1997 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 Jul 03 14:54:40.457629 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b9af4db-8a21-4105-9ac8-d196c30b1997 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.458021 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b9af4db-8a21-4105-9ac8-d196c30b1997 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.468400 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.468400 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:40.476792 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6b9af4db-8a21-4105-9ac8-d196c30b1997 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:40.483039 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b9af4db-8a21-4105-9ac8-d196c30b1997 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 returned with HTTP 200 Jul 03 14:54:40.483577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-75915837-d740-4f97-84f3-8d2eb79f78eb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.484245 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 300/1186] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:40.485565 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75915837-d740-4f97-84f3-8d2eb79f78eb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 Jul 03 14:54:40.485793 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-75915837-d740-4f97-84f3-8d2eb79f78eb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.485982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-75915837-d740-4f97-84f3-8d2eb79f78eb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.486133 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-75915837-d740-4f97-84f3-8d2eb79f78eb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 97bb204b-9776-402c-b7f2-cce2c4399c91 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 14:54:40.489742 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.489742 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:40.499471 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75915837-d740-4f97-84f3-8d2eb79f78eb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 returned with HTTP 200 Jul 03 14:54:40.500091 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 296/1187] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:40.506139 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cfb4ee24-33c5-4510-b686-09bb2dc965c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.509617 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cfb4ee24-33c5-4510-b686-09bb2dc965c6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] DELETE https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e?cascade=True Jul 03 14:54:40.509960 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cfb4ee24-33c5-4510-b686-09bb2dc965c6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.509960 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cfb4ee24-33c5-4510-b686-09bb2dc965c6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.510479 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-cfb4ee24-33c5-4510-b686-09bb2dc965c6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete volume with id: 15cb7d8c-5542-49f5-af6c-58bcb162535e Jul 03 14:54:40.516975 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-254c84fb-f1c0-4443-89aa-e529127ad55e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.519237 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-254c84fb-f1c0-4443-89aa-e529127ad55e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail Jul 03 14:54:40.519561 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-254c84fb-f1c0-4443-89aa-e529127ad55e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.520374 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-254c84fb-f1c0-4443-89aa-e529127ad55e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.520374 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-254c84fb-f1c0-4443-89aa-e529127ad55e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:40.521737 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.521737 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:40.522340 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cfb4ee24-33c5-4510-b686-09bb2dc965c6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:40.523704 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-254c84fb-f1c0-4443-89aa-e529127ad55e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:54:40.538377 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-254c84fb-f1c0-4443-89aa-e529127ad55e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Get all snapshots completed successfully. Jul 03 14:54:40.538929 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.538929 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:40.539650 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-254c84fb-f1c0-4443-89aa-e529127ad55e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 14:54:40.540061 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 304/1188] 10.4.3.99 () {66 vars in 1257 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:40.558681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-72f9033a-d33b-410d-b463-9ee0d770fe8e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.560193 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-72f9033a-d33b-410d-b463-9ee0d770fe8e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/snapshots/f8d81606-efd6-48de-a3b0-28010147f3ca Jul 03 14:54:40.560476 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-72f9033a-d33b-410d-b463-9ee0d770fe8e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.560776 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-72f9033a-d33b-410d-b463-9ee0d770fe8e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.566979 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.566979 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:40.567762 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-72f9033a-d33b-410d-b463-9ee0d770fe8e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Snapshot retrieved successfully. Jul 03 14:54:40.568885 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-72f9033a-d33b-410d-b463-9ee0d770fe8e tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/snapshots/f8d81606-efd6-48de-a3b0-28010147f3ca returned with HTTP 200 Jul 03 14:54:40.569282 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 301/1189] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/snapshots/f8d81606-efd6-48de-a3b0-28010147f3ca => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:40.572925 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cfb4ee24-33c5-4510-b686-09bb2dc965c6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete volume request issued successfully. Jul 03 14:54:40.572990 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cfb4ee24-33c5-4510-b686-09bb2dc965c6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e?cascade=True returned with HTTP 202 Jul 03 14:54:40.573430 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 289/1190] 10.4.3.99 () {66 vars in 1369 bytes} [Fri Jul 3 14:54:40 2026] DELETE /volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e?cascade=True => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:40.583153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ca81791c-43f9-4550-83b2-7c5b6e703fd5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.584925 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8f2af2ec-1e6c-4efb-a25b-d2e2b0311a96 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.585582 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca81791c-43f9-4550-83b2-7c5b6e703fd5 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] POST https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action Jul 03 14:54:40.586197 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca81791c-43f9-4550-83b2-7c5b6e703fd5 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:40.586327 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca81791c-43f9-4550-83b2-7c5b6e703fd5 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:40.588692 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-ca81791c-43f9-4550-83b2-7c5b6e703fd5 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Updating group '97bb204b-9776-402c-b7f2-cce2c4399c91' with 'creating' {{(pid=99980) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 14:54:40.588853 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f2af2ec-1e6c-4efb-a25b-d2e2b0311a96 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e Jul 03 14:54:40.589249 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8f2af2ec-1e6c-4efb-a25b-d2e2b0311a96 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.589663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8f2af2ec-1e6c-4efb-a25b-d2e2b0311a96 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.594977 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.594977 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:40.600571 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.600571 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:40.604430 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8f2af2ec-1e6c-4efb-a25b-d2e2b0311a96 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:40.610276 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f2af2ec-1e6c-4efb-a25b-d2e2b0311a96 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e returned with HTTP 200 Jul 03 14:54:40.610910 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 305/1191] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:40.611026 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca81791c-43f9-4550-83b2-7c5b6e703fd5 tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action returned with HTTP 202 Jul 03 14:54:40.611908 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 297/1192] 10.4.3.99 () {70 vars in 1448 bytes} [Fri Jul 3 14:54:40 2026] POST /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:40.622991 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-46084f94-8079-4de9-a274-3dffd79ff101 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.627748 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-46084f94-8079-4de9-a274-3dffd79ff101 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 Jul 03 14:54:40.628203 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-46084f94-8079-4de9-a274-3dffd79ff101 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.628286 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-46084f94-8079-4de9-a274-3dffd79ff101 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.628477 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.group_snapshots [None req-46084f94-8079-4de9-a274-3dffd79ff101 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 97bb204b-9776-402c-b7f2-cce2c4399c91 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 14:54:40.632759 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.632759 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:40.637771 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-46084f94-8079-4de9-a274-3dffd79ff101 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 returned with HTTP 200 Jul 03 14:54:40.638188 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 302/1193] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:40.650287 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f37fbb1d-1e6e-4a68-b5fe-a03f4d75408b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.650575 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-76467ac6-f8f2-47ca-8a7b-0f6482f0e90f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.653145 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f37fbb1d-1e6e-4a68-b5fe-a03f4d75408b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 Jul 03 14:54:40.653145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f37fbb1d-1e6e-4a68-b5fe-a03f4d75408b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.653145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f37fbb1d-1e6e-4a68-b5fe-a03f4d75408b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.653728 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76467ac6-f8f2-47ca-8a7b-0f6482f0e90f tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] POST https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action Jul 03 14:54:40.654233 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76467ac6-f8f2-47ca-8a7b-0f6482f0e90f tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:40.654411 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76467ac6-f8f2-47ca-8a7b-0f6482f0e90f tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:40.656554 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-76467ac6-f8f2-47ca-8a7b-0f6482f0e90f tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Updating group '97bb204b-9776-402c-b7f2-cce2c4399c91' with 'available' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 14:54:40.662718 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f37fbb1d-1e6e-4a68-b5fe-a03f4d75408b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 returned with HTTP 404 Jul 03 14:54:40.663504 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.663504 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:40.663635 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 290/1194] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:40.675965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0cfb0cdc-2122-4c5e-85d0-68416bbc6e10 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.679631 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76467ac6-f8f2-47ca-8a7b-0f6482f0e90f tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action returned with HTTP 202 Jul 03 14:54:40.679790 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0cfb0cdc-2122-4c5e-85d0-68416bbc6e10 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 Jul 03 14:54:40.679977 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0cfb0cdc-2122-4c5e-85d0-68416bbc6e10 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.680248 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0cfb0cdc-2122-4c5e-85d0-68416bbc6e10 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.680297 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 306/1195] 10.4.3.99 () {70 vars in 1448 bytes} [Fri Jul 3 14:54:40 2026] POST /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:40.693975 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0cfb0cdc-2122-4c5e-85d0-68416bbc6e10 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 returned with HTTP 404 Jul 03 14:54:40.695202 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 298/1196] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:40.696315 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-737fb760-691f-4687-b52e-36760182b0bb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.701813 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-737fb760-691f-4687-b52e-36760182b0bb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 Jul 03 14:54:40.701813 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-737fb760-691f-4687-b52e-36760182b0bb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.702683 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-737fb760-691f-4687-b52e-36760182b0bb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.702683 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.group_snapshots [None req-737fb760-691f-4687-b52e-36760182b0bb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 97bb204b-9776-402c-b7f2-cce2c4399c91 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 14:54:40.709029 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-101e15fe-7077-4c09-a66f-3fe5a9fe2c6a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.710152 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.710152 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:40.713261 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-101e15fe-7077-4c09-a66f-3fe5a9fe2c6a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] DELETE https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 Jul 03 14:54:40.713539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-101e15fe-7077-4c09-a66f-3fe5a9fe2c6a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.713963 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-101e15fe-7077-4c09-a66f-3fe5a9fe2c6a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.714288 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-101e15fe-7077-4c09-a66f-3fe5a9fe2c6a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Delete volume with id: db4caa99-9c48-4d64-a5dd-1cf69353eb17 Jul 03 14:54:40.718268 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-737fb760-691f-4687-b52e-36760182b0bb tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 returned with HTTP 200 Jul 03 14:54:40.718557 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 303/1197] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:40.727613 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-101e15fe-7077-4c09-a66f-3fe5a9fe2c6a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 returned with HTTP 404 Jul 03 14:54:40.727613 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 291/1198] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:40 2026] DELETE /volume/v3/volumes/db4caa99-9c48-4d64-a5dd-1cf69353eb17 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:40.734179 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b73ff52f-e4e2-4f1b-ace6-33f54265199e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.737379 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b73ff52f-e4e2-4f1b-ace6-33f54265199e tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] POST https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action Jul 03 14:54:40.737817 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b73ff52f-e4e2-4f1b-ace6-33f54265199e tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:40.737971 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b73ff52f-e4e2-4f1b-ace6-33f54265199e tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:40.740394 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-b73ff52f-e4e2-4f1b-ace6-33f54265199e tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Updating group '97bb204b-9776-402c-b7f2-cce2c4399c91' with 'error' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 14:54:40.744815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.745030 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:40.745645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-623946309"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:40.745962 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.745962 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:40.748564 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-623946309'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:40.748743 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume of 1 GB Jul 03 14:54:40.756194 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b73ff52f-e4e2-4f1b-ace6-33f54265199e tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action returned with HTTP 202 Jul 03 14:54:40.756846 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 307/1199] 10.4.3.99 () {70 vars in 1448 bytes} [Fri Jul 3 14:54:40 2026] POST /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:40.761552 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Availability Zones retrieved successfully. Jul 03 14:54:40.767141 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c7a68412-4977-45e3-903e-cba91c65b686 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.769534 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c7a68412-4977-45e3-903e-cba91c65b686 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 Jul 03 14:54:40.770119 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c7a68412-4977-45e3-903e-cba91c65b686 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.770645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (803805d6-819b-4964-a824-1627a11d641a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:40.770702 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c7a68412-4977-45e3-903e-cba91c65b686 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.770702 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.group_snapshots [None req-c7a68412-4977-45e3-903e-cba91c65b686 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 97bb204b-9776-402c-b7f2-cce2c4399c91 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 14:54:40.772074 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62492bd4-ed40-46bc-ba2e-0da4603497b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:40.774690 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:40.776543 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.776543 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:40.783510 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c7a68412-4977-45e3-903e-cba91c65b686 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 returned with HTTP 200 Jul 03 14:54:40.784251 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 304/1200] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:40.795211 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0d91dc64-5c15-4dad-9957-0ec0d1de5f2c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.797439 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d91dc64-5c15-4dad-9957-0ec0d1de5f2c tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] POST https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action Jul 03 14:54:40.797927 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d91dc64-5c15-4dad-9957-0ec0d1de5f2c tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:40.798163 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d91dc64-5c15-4dad-9957-0ec0d1de5f2c tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:40.800121 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-0d91dc64-5c15-4dad-9957-0ec0d1de5f2c tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Updating group '97bb204b-9776-402c-b7f2-cce2c4399c91' with 'available' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 14:54:40.813851 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.813851 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:40.826026 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d91dc64-5c15-4dad-9957-0ec0d1de5f2c tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action returned with HTTP 202 Jul 03 14:54:40.826261 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 292/1201] 10.4.3.99 () {70 vars in 1448 bytes} [Fri Jul 3 14:54:40 2026] POST /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:40.831274 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62492bd4-ed40-46bc-ba2e-0da4603497b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:40.833376 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24746be1-1c36-41a0-86a6-2945ee7a89e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:40.841788 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18fa5a51-ce58-4c12-886d-96437fb314e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.844022 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18fa5a51-ce58-4c12-886d-96437fb314e4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 Jul 03 14:54:40.844572 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18fa5a51-ce58-4c12-886d-96437fb314e4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.844777 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18fa5a51-ce58-4c12-886d-96437fb314e4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.844905 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-18fa5a51-ce58-4c12-886d-96437fb314e4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 97bb204b-9776-402c-b7f2-cce2c4399c91 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 14:54:40.851794 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.851794 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:40.857989 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18fa5a51-ce58-4c12-886d-96437fb314e4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 returned with HTTP 200 Jul 03 14:54:40.858705 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 308/1202] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:40.869743 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a7372fc2-d2d1-449f-b272-f6dec5a625f8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.872091 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a7372fc2-d2d1-449f-b272-f6dec5a625f8 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] DELETE https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 Jul 03 14:54:40.872390 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a7372fc2-d2d1-449f-b272-f6dec5a625f8 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.873264 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a7372fc2-d2d1-449f-b272-f6dec5a625f8 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.873264 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.group_snapshots [None req-a7372fc2-d2d1-449f-b272-f6dec5a625f8 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] delete called for member 97bb204b-9776-402c-b7f2-cce2c4399c91 {{(pid=99979) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 14:54:40.873410 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.group_snapshots [None req-a7372fc2-d2d1-449f-b272-f6dec5a625f8 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Delete group_snapshot with id: 97bb204b-9776-402c-b7f2-cce2c4399c91 Jul 03 14:54:40.877676 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:40.877676 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:40.899232 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Created reservations ['816d6e67-e614-48fd-8a23-df5abeb69f70', '6c851138-6c58-41a6-92c7-6a22c604b46a', '4915fa59-699b-4646-bcaf-1555e2904b47', 'e6517a2f-5976-4de9-b68e-e12f293da51a'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:40.900365 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24746be1-1c36-41a0-86a6-2945ee7a89e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['816d6e67-e614-48fd-8a23-df5abeb69f70', '6c851138-6c58-41a6-92c7-6a22c604b46a', '4915fa59-699b-4646-bcaf-1555e2904b47', 'e6517a2f-5976-4de9-b68e-e12f293da51a']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:40.901239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84eae24-0fbd-4034-8d9f-d497316b9516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:40.940770 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84eae24-0fbd-4034-8d9f-d497316b9516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9318511c-8c33-4895-a513-2fc7d87e1f74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-623946309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['816d6e67-e614-48fd-8a23-df5abeb69f70','6c851138-6c58-41a6-92c7-6a22c604b46a','4915fa59-699b-4646-bcaf-1555e2904b47','e6517a2f-5976-4de9-b68e-e12f293da51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-623946309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9318511c-8c33-4895-a513-2fc7d87e1f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d009282c74f34bdaac95d728d38c55c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:40.942902 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a136a3d8-f717-4bc0-a0a5-1108dd702b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:40.969204 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a7372fc2-d2d1-449f-b272-f6dec5a625f8 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 returned with HTTP 202 Jul 03 14:54:40.969585 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 305/1203] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 14:54:40 2026] DELETE /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:40.972434 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a136a3d8-f717-4bc0-a0a5-1108dd702b10) transitioned into state 'SUCCESS' from state '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-623946309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['816d6e67-e614-48fd-8a23-df5abeb69f70','6c851138-6c58-41a6-92c7-6a22c604b46a','4915fa59-699b-4646-bcaf-1555e2904b47','e6517a2f-5976-4de9-b68e-e12f293da51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:40.973264 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e5a28d-fa44-4710-81f6-2c0372acdecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:40.978039 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-16731969-2740-4bc0-a9a4-b16f64af071f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:40.980775 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:40.981067 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:40.981580 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:40.981868 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:40.982933 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:40.985788 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e5a28d-fa44-4710-81f6-2c0372acdecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:40.986842 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (803805d6-819b-4964-a824-1627a11d641a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:40.986962 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request issued successfully. Jul 03 14:54:40.987613 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4ee2c4e2-4b8a-4278-950c-76b9a4d3986c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:40.988294 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 299/1204] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:40 2026] POST /volume/v3/volumes => generated 746 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:40.995111 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Get all volumes completed successfully. Jul 03 14:54:40.996111 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:40.996341 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:41.008359 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7217f953-25e8-4d43-b97e-956d4c402179 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.014257 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7217f953-25e8-4d43-b97e-956d4c402179 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 Jul 03 14:54:41.014601 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7217f953-25e8-4d43-b97e-956d4c402179 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.014794 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7217f953-25e8-4d43-b97e-956d4c402179 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.028931 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.028931 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:41.037217 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7217f953-25e8-4d43-b97e-956d4c402179 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:41.043922 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7217f953-25e8-4d43-b97e-956d4c402179 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 returned with HTTP 200 Jul 03 14:54:41.044071 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 309/1205] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:41.049971 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:41.054142 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.054142 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:41.065645 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-16731969-2740-4bc0-a9a4-b16f64af071f tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:41.066160 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 293/1206] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:40 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:41.089012 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f9db91c2-66a4-45ec-b618-45ebb25350c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.092855 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f9db91c2-66a4-45ec-b618-45ebb25350c5 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail Jul 03 14:54:41.093660 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f9db91c2-66a4-45ec-b618-45ebb25350c5 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.093660 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f9db91c2-66a4-45ec-b618-45ebb25350c5 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.093819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-f9db91c2-66a4-45ec-b618-45ebb25350c5 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:41.094401 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.094401 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:41.095549 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.db.api [None req-f9db91c2-66a4-45ec-b618-45ebb25350c5 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Building query based on filter {{(pid=99979) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:54:41.100937 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f9db91c2-66a4-45ec-b618-45ebb25350c5 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Get all snapshots completed successfully. Jul 03 14:54:41.105212 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f9db91c2-66a4-45ec-b618-45ebb25350c5 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 14:54:41.105212 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 306/1207] 10.4.3.99 () {66 vars in 1257 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:54:41.118417 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8794a575-e102-4308-912a-70559c449063 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.120623 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8794a575-e102-4308-912a-70559c449063 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 Jul 03 14:54:41.121415 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8794a575-e102-4308-912a-70559c449063 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.121415 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8794a575-e102-4308-912a-70559c449063 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.121415 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-8794a575-e102-4308-912a-70559c449063 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 97bb204b-9776-402c-b7f2-cce2c4399c91 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 14:54:41.125653 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8794a575-e102-4308-912a-70559c449063 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 returned with HTTP 404 Jul 03 14:54:41.125781 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 300/1208] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/group_snapshots/97bb204b-9776-402c-b7f2-cce2c4399c91 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:41.137031 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-80b2a779-43b3-432c-a761-13c6d04c3081 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.139696 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:41.140364 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.140641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.141280 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:41.142094 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:41.152629 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Get all volumes completed successfully. Jul 03 14:54:41.153386 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:41.153566 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:41.201063 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:41.204983 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.204983 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:41.216990 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80b2a779-43b3-432c-a761-13c6d04c3081 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:41.217722 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 310/1209] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:41.237095 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-540245c7-d241-4ffd-a7e2-adda5356fcb4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.242106 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-540245c7-d241-4ffd-a7e2-adda5356fcb4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] POST https://10.4.3.99/volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74/action Jul 03 14:54:41.242688 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-540245c7-d241-4ffd-a7e2-adda5356fcb4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:41.242875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-540245c7-d241-4ffd-a7e2-adda5356fcb4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:41.245642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-540245c7-d241-4ffd-a7e2-adda5356fcb4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] delete called for group 03aa592d-2c0b-443c-a6f0-e6ac69d78c74 {{(pid=99978) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:54:41.245838 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-540245c7-d241-4ffd-a7e2-adda5356fcb4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Delete group with id: 03aa592d-2c0b-443c-a6f0-e6ac69d78c74 Jul 03 14:54:41.250490 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.250490 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:41.308441 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-540245c7-d241-4ffd-a7e2-adda5356fcb4 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74/action returned with HTTP 202 Jul 03 14:54:41.309063 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 294/1210] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:54:41 2026] POST /volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:41.316604 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-17987d43-7343-491c-bb4f-85a5818bee30 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.318559 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-17987d43-7343-491c-bb4f-85a5818bee30 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa Jul 03 14:54:41.318859 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-17987d43-7343-491c-bb4f-85a5818bee30 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.319148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-17987d43-7343-491c-bb4f-85a5818bee30 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.327941 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.327941 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:41.334766 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-17987d43-7343-491c-bb4f-85a5818bee30 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Volume info retrieved successfully. Jul 03 14:54:41.335795 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-17987d43-7343-491c-bb4f-85a5818bee30 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:41.335795 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-17987d43-7343-491c-bb4f-85a5818bee30 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:41.336500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c763a12a-a9ef-4627-bf87-9d17607d80fb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.339594 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c763a12a-a9ef-4627-bf87-9d17607d80fb tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:41.339769 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c763a12a-a9ef-4627-bf87-9d17607d80fb tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.340013 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c763a12a-a9ef-4627-bf87-9d17607d80fb tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.348021 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.348021 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:41.355009 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c763a12a-a9ef-4627-bf87-9d17607d80fb tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:41.362666 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c763a12a-a9ef-4627-bf87-9d17607d80fb tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:41.363329 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 301/1211] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:41.380715 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-17987d43-7343-491c-bb4f-85a5818bee30 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:41.386283 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.386283 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:41.397180 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-17987d43-7343-491c-bb4f-85a5818bee30 tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa returned with HTTP 200 Jul 03 14:54:41.397679 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 307/1212] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa => generated 916 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:41.624456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b995b030-4d9a-4143-bf44-d202b92e4b02 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.627558 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b995b030-4d9a-4143-bf44-d202b92e4b02 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e Jul 03 14:54:41.627737 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b995b030-4d9a-4143-bf44-d202b92e4b02 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.627958 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b995b030-4d9a-4143-bf44-d202b92e4b02 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.634757 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b995b030-4d9a-4143-bf44-d202b92e4b02 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e returned with HTTP 404 Jul 03 14:54:41.635337 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 311/1213] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:41.643591 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7cbb32f6-7c5d-4b6e-9799-9cbe8abc87a6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.645483 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7cbb32f6-7c5d-4b6e-9799-9cbe8abc87a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes Jul 03 14:54:41.645753 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7cbb32f6-7c5d-4b6e-9799-9cbe8abc87a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.645972 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7cbb32f6-7c5d-4b6e-9799-9cbe8abc87a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.646243 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-7cbb32f6-7c5d-4b6e-9799-9cbe8abc87a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:41.647063 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7cbb32f6-7c5d-4b6e-9799-9cbe8abc87a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:41.656359 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7cbb32f6-7c5d-4b6e-9799-9cbe8abc87a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Get all volumes completed successfully. Jul 03 14:54:41.657097 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7cbb32f6-7c5d-4b6e-9799-9cbe8abc87a6 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 200 Jul 03 14:54:41.657770 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 295/1214] 10.4.3.99 () {66 vars in 1230 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/volumes => generated 332 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:41.666948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2c157144-fe8d-4c24-a1bd-94d5882d307e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.668751 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c157144-fe8d-4c24-a1bd-94d5882d307e tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/snapshots Jul 03 14:54:41.668933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c157144-fe8d-4c24-a1bd-94d5882d307e tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.669110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c157144-fe8d-4c24-a1bd-94d5882d307e tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.669392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-2c157144-fe8d-4c24-a1bd-94d5882d307e tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:41.670360 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-2c157144-fe8d-4c24-a1bd-94d5882d307e tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:54:41.682503 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2c157144-fe8d-4c24-a1bd-94d5882d307e tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Get all snapshots completed successfully. Jul 03 14:54:41.682883 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c157144-fe8d-4c24-a1bd-94d5882d307e tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 200 Jul 03 14:54:41.683408 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 302/1215] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:54:41.692767 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-930a45c2-f80a-460f-a2a4-c68273ab912c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.694952 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-930a45c2-f80a-460f-a2a4-c68273ab912c tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 Jul 03 14:54:41.695214 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-930a45c2-f80a-460f-a2a4-c68273ab912c tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.695418 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-930a45c2-f80a-460f-a2a4-c68273ab912c tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.702495 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.702495 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:41.706647 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-930a45c2-f80a-460f-a2a4-c68273ab912c tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:41.711752 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-930a45c2-f80a-460f-a2a4-c68273ab912c tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 returned with HTTP 200 Jul 03 14:54:41.712166 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 308/1216] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:41.726723 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cd801117-e863-45d3-a724-68631dc281d7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.728692 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd801117-e863-45d3-a724-68631dc281d7 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 Jul 03 14:54:41.728925 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd801117-e863-45d3-a724-68631dc281d7 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.729184 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd801117-e863-45d3-a724-68631dc281d7 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.729386 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-cd801117-e863-45d3-a724-68631dc281d7 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete volume with id: f6c77597-240c-4f00-a91b-aee9fb5d11f6 Jul 03 14:54:41.738983 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.738983 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:41.739565 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cd801117-e863-45d3-a724-68631dc281d7 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:41.767721 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cd801117-e863-45d3-a724-68631dc281d7 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete volume request issued successfully. Jul 03 14:54:41.767926 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd801117-e863-45d3-a724-68631dc281d7 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 returned with HTTP 202 Jul 03 14:54:41.768455 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 312/1217] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:41 2026] DELETE /volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:41.777275 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3c546de8-dce8-4e84-adf9-71abaa4a0f55 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:41.779161 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c546de8-dce8-4e84-adf9-71abaa4a0f55 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 Jul 03 14:54:41.779373 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c546de8-dce8-4e84-adf9-71abaa4a0f55 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:41.779625 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c546de8-dce8-4e84-adf9-71abaa4a0f55 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:41.789327 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:41.789327 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:41.794935 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3c546de8-dce8-4e84-adf9-71abaa4a0f55 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Volume info retrieved successfully. Jul 03 14:54:41.800307 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c546de8-dce8-4e84-adf9-71abaa4a0f55 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 returned with HTTP 200 Jul 03 14:54:41.800844 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 296/1218] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:41 2026] GET /volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:42.058374 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5e5cd218-e69d-4ae3-92f5-fbeb63933eb7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.060603 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5e5cd218-e69d-4ae3-92f5-fbeb63933eb7 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 Jul 03 14:54:42.060840 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5e5cd218-e69d-4ae3-92f5-fbeb63933eb7 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.061086 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5e5cd218-e69d-4ae3-92f5-fbeb63933eb7 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.069191 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:42.069191 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:42.073035 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5e5cd218-e69d-4ae3-92f5-fbeb63933eb7 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:42.078924 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5e5cd218-e69d-4ae3-92f5-fbeb63933eb7 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 returned with HTTP 200 Jul 03 14:54:42.078924 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 303/1219] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:42 2026] GET /volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:42.096102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-10206d69-697b-4e09-8a51-172ac128d99b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.102466 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10206d69-697b-4e09-8a51-172ac128d99b tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74/action Jul 03 14:54:42.102861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10206d69-697b-4e09-8a51-172ac128d99b tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:42.103018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10206d69-697b-4e09-8a51-172ac128d99b tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:42.113140 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:42.113140 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:42.113642 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-10206d69-697b-4e09-8a51-172ac128d99b tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Updating volume '9318511c-8c33-4895-a513-2fc7d87e1f74' with '{'status': 'error'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:54:42.141386 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10206d69-697b-4e09-8a51-172ac128d99b tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74/action returned with HTTP 202 Jul 03 14:54:42.141937 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 309/1220] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:42 2026] POST /volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:42.150068 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-275645d4-5b15-4a7f-973c-fccb872c9711 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.152152 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-275645d4-5b15-4a7f-973c-fccb872c9711 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 Jul 03 14:54:42.153245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-275645d4-5b15-4a7f-973c-fccb872c9711 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.153245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-275645d4-5b15-4a7f-973c-fccb872c9711 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.160930 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:42.160930 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:42.165146 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-275645d4-5b15-4a7f-973c-fccb872c9711 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:42.170820 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-275645d4-5b15-4a7f-973c-fccb872c9711 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 returned with HTTP 200 Jul 03 14:54:42.171383 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 313/1221] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:42 2026] GET /volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:42.187050 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f2d8424b-8561-4720-9753-e4342a780aba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.189273 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f2d8424b-8561-4720-9753-e4342a780aba tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74/action Jul 03 14:54:42.189664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f2d8424b-8561-4720-9753-e4342a780aba tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:42.189779 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f2d8424b-8561-4720-9753-e4342a780aba tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:42.201024 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:42.201024 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:42.201572 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f2d8424b-8561-4720-9753-e4342a780aba tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Volume info retrieved successfully. Jul 03 14:54:42.236218 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f2d8424b-8561-4720-9753-e4342a780aba tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Delete volume request issued successfully. Jul 03 14:54:42.236534 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f2d8424b-8561-4720-9753-e4342a780aba tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74/action returned with HTTP 202 Jul 03 14:54:42.237068 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 297/1222] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:42 2026] POST /volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:42.248504 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7f780648-38a1-4b3a-b67f-602af4ecfef2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.251521 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7f780648-38a1-4b3a-b67f-602af4ecfef2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 Jul 03 14:54:42.251521 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7f780648-38a1-4b3a-b67f-602af4ecfef2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.251760 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7f780648-38a1-4b3a-b67f-602af4ecfef2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.261905 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:42.261905 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:42.267009 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7f780648-38a1-4b3a-b67f-602af4ecfef2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:42.273769 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7f780648-38a1-4b3a-b67f-602af4ecfef2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 returned with HTTP 200 Jul 03 14:54:42.274415 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 304/1223] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:42 2026] GET /volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:42.380911 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5e049322-d994-491f-99ec-4c29b464b6fa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.383023 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5e049322-d994-491f-99ec-4c29b464b6fa tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:42.383308 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5e049322-d994-491f-99ec-4c29b464b6fa tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.383562 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5e049322-d994-491f-99ec-4c29b464b6fa tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.391035 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:42.391035 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:42.395269 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5e049322-d994-491f-99ec-4c29b464b6fa tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:42.400144 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5e049322-d994-491f-99ec-4c29b464b6fa tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:42.400690 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 310/1224] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:42 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:42.414268 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-84377c9c-6c46-4130-9952-090d884a5b1d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.416617 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84377c9c-6c46-4130-9952-090d884a5b1d tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa Jul 03 14:54:42.416954 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84377c9c-6c46-4130-9952-090d884a5b1d tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.417269 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84377c9c-6c46-4130-9952-090d884a5b1d tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.425744 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84377c9c-6c46-4130-9952-090d884a5b1d tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa returned with HTTP 404 Jul 03 14:54:42.426599 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 314/1225] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:42 2026] GET /volume/v3/volumes/9358cd0a-b5ba-40b6-8860-dd894e4041aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:42.435502 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-57d21c10-d612-4561-8031-7867325d0ebd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.437585 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57d21c10-d612-4561-8031-7867325d0ebd tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] GET https://10.4.3.99/volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74 Jul 03 14:54:42.437877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57d21c10-d612-4561-8031-7867325d0ebd tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.438122 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57d21c10-d612-4561-8031-7867325d0ebd tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.438292 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-57d21c10-d612-4561-8031-7867325d0ebd tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] show called for member 03aa592d-2c0b-443c-a6f0-e6ac69d78c74 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:42.442830 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57d21c10-d612-4561-8031-7867325d0ebd tempest-GroupSnapshotsV319Test-896028228 tempest-GroupSnapshotsV319Test-896028228-project-member] https://10.4.3.99/volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74 returned with HTTP 404 Jul 03 14:54:42.443351 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 298/1226] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:42 2026] GET /volume/v3/groups/03aa592d-2c0b-443c-a6f0-e6ac69d78c74 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:42.450869 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4e6075e3-116a-4c8c-ae8e-5ac991bc99fb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.453207 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e6075e3-116a-4c8c-ae8e-5ac991bc99fb tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/a9882ef8-33f9-4144-ab0f-8ee46d83c8a3 Jul 03 14:54:42.453492 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e6075e3-116a-4c8c-ae8e-5ac991bc99fb tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.453741 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e6075e3-116a-4c8c-ae8e-5ac991bc99fb tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.477515 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e6075e3-116a-4c8c-ae8e-5ac991bc99fb tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] https://10.4.3.99/volume/v3/group_types/a9882ef8-33f9-4144-ab0f-8ee46d83c8a3 returned with HTTP 202 Jul 03 14:54:42.478091 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 305/1227] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 14:54:42 2026] DELETE /volume/v3/group_types/a9882ef8-33f9-4144-ab0f-8ee46d83c8a3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:42.487497 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f5ddc3c4-2be1-4bb6-ad76-0e87b31679ad None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.490143 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f5ddc3c4-2be1-4bb6-ad76-0e87b31679ad tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] DELETE https://10.4.3.99/volume/v3/types/d8de1721-3dd0-4081-9954-b6cb84871d6d Jul 03 14:54:42.490431 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f5ddc3c4-2be1-4bb6-ad76-0e87b31679ad tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.490747 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f5ddc3c4-2be1-4bb6-ad76-0e87b31679ad tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.529408 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f5ddc3c4-2be1-4bb6-ad76-0e87b31679ad tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] https://10.4.3.99/volume/v3/types/d8de1721-3dd0-4081-9954-b6cb84871d6d returned with HTTP 202 Jul 03 14:54:42.529841 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 311/1228] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:54:42 2026] DELETE /volume/v3/types/d8de1721-3dd0-4081-9954-b6cb84871d6d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:42.537996 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3bd8000d-77c9-4b5d-ada9-34ff2a1e7c0d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.540031 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bd8000d-77c9-4b5d-ada9-34ff2a1e7c0d tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] GET https://10.4.3.99/volume/v3/types/d8de1721-3dd0-4081-9954-b6cb84871d6d Jul 03 14:54:42.540455 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bd8000d-77c9-4b5d-ada9-34ff2a1e7c0d tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.540733 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bd8000d-77c9-4b5d-ada9-34ff2a1e7c0d tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.544579 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bd8000d-77c9-4b5d-ada9-34ff2a1e7c0d tempest-GroupSnapshotsV319Test-2012331786 tempest-GroupSnapshotsV319Test-2012331786-project-admin] https://10.4.3.99/volume/v3/types/d8de1721-3dd0-4081-9954-b6cb84871d6d returned with HTTP 404 Jul 03 14:54:42.545222 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 315/1229] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:54:42 2026] GET /volume/v3/types/d8de1721-3dd0-4081-9954-b6cb84871d6d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:42.814342 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c24842a1-1ced-4221-9239-54aad61e5aa0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.817136 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c24842a1-1ced-4221-9239-54aad61e5aa0 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 Jul 03 14:54:42.817291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c24842a1-1ced-4221-9239-54aad61e5aa0 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.817477 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c24842a1-1ced-4221-9239-54aad61e5aa0 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.824296 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c24842a1-1ced-4221-9239-54aad61e5aa0 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 returned with HTTP 404 Jul 03 14:54:42.825581 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 299/1230] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:42 2026] GET /volume/v3/volumes/f6c77597-240c-4f00-a91b-aee9fb5d11f6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:42.838716 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ce6149e5-baff-47f6-93b7-08e438ed538b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.841145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ce6149e5-baff-47f6-93b7-08e438ed538b tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/15d116b9-1ec0-4f27-94b5-e75e0599f160 Jul 03 14:54:42.841454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ce6149e5-baff-47f6-93b7-08e438ed538b tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.841751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ce6149e5-baff-47f6-93b7-08e438ed538b tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.841925 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-ce6149e5-baff-47f6-93b7-08e438ed538b tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete snapshot with id: 15d116b9-1ec0-4f27-94b5-e75e0599f160 Jul 03 14:54:42.848406 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ce6149e5-baff-47f6-93b7-08e438ed538b tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/snapshots/15d116b9-1ec0-4f27-94b5-e75e0599f160 returned with HTTP 404 Jul 03 14:54:42.848946 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 306/1231] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:54:42 2026] DELETE /volume/v3/snapshots/15d116b9-1ec0-4f27-94b5-e75e0599f160 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:42.861281 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-935dd796-87a5-483a-b1a8-08665c160752 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.864336 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-935dd796-87a5-483a-b1a8-08665c160752 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] GET https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e Jul 03 14:54:42.864336 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-935dd796-87a5-483a-b1a8-08665c160752 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.864336 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-935dd796-87a5-483a-b1a8-08665c160752 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.871499 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-935dd796-87a5-483a-b1a8-08665c160752 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e returned with HTTP 404 Jul 03 14:54:42.872805 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 312/1232] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:42 2026] GET /volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:42.883296 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-abb1967a-1ff5-4355-aa66-4808f0f56557 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:42.885367 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-abb1967a-1ff5-4355-aa66-4808f0f56557 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] DELETE https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e Jul 03 14:54:42.885699 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-abb1967a-1ff5-4355-aa66-4808f0f56557 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:42.886190 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-abb1967a-1ff5-4355-aa66-4808f0f56557 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:42.886190 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-abb1967a-1ff5-4355-aa66-4808f0f56557 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] Delete volume with id: 15cb7d8c-5542-49f5-af6c-58bcb162535e Jul 03 14:54:42.893053 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-abb1967a-1ff5-4355-aa66-4808f0f56557 tempest-VolumesDeleteCascade-1573784778 tempest-VolumesDeleteCascade-1573784778-project-member] https://10.4.3.99/volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e returned with HTTP 404 Jul 03 14:54:42.893968 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 316/1233] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:42 2026] DELETE /volume/v3/volumes/15cb7d8c-5542-49f5-af6c-58bcb162535e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:43.300442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-35b3c403-e82f-46f0-aa6d-1efcafe4f609 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:43.300442 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-35b3c403-e82f-46f0-aa6d-1efcafe4f609 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 Jul 03 14:54:43.300442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-35b3c403-e82f-46f0-aa6d-1efcafe4f609 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:43.300442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-35b3c403-e82f-46f0-aa6d-1efcafe4f609 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:43.324591 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-35b3c403-e82f-46f0-aa6d-1efcafe4f609 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 returned with HTTP 404 Jul 03 14:54:43.325098 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 300/1234] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:43 2026] GET /volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:43.335966 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-48efc77a-eda8-4d0d-8680-12d524c649e9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:43.342465 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48efc77a-eda8-4d0d-8680-12d524c649e9 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 Jul 03 14:54:43.342703 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48efc77a-eda8-4d0d-8680-12d524c649e9 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:43.342974 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48efc77a-eda8-4d0d-8680-12d524c649e9 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:43.355861 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48efc77a-eda8-4d0d-8680-12d524c649e9 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 returned with HTTP 404 Jul 03 14:54:43.356467 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 307/1235] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:43 2026] GET /volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:43.366966 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c31e4112-589f-4c31-804e-1e7974bf47fc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:43.372100 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c31e4112-589f-4c31-804e-1e7974bf47fc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 Jul 03 14:54:43.372402 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c31e4112-589f-4c31-804e-1e7974bf47fc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:43.372708 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c31e4112-589f-4c31-804e-1e7974bf47fc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:43.372915 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-c31e4112-589f-4c31-804e-1e7974bf47fc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Delete volume with id: 9318511c-8c33-4895-a513-2fc7d87e1f74 Jul 03 14:54:43.386335 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c31e4112-589f-4c31-804e-1e7974bf47fc tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 returned with HTTP 404 Jul 03 14:54:43.387099 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 313/1236] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:43 2026] DELETE /volume/v3/volumes/9318511c-8c33-4895-a513-2fc7d87e1f74 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:43.403597 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:43.407147 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:43.407715 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1898743564"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:43.412581 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1898743564'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:43.412772 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume of 1 GB Jul 03 14:54:43.420691 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-97eb067c-8b2c-4b50-881e-d46fe84a5322 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:43.421640 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Availability Zones retrieved successfully. Jul 03 14:54:43.425642 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97eb067c-8b2c-4b50-881e-d46fe84a5322 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:43.425882 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97eb067c-8b2c-4b50-881e-d46fe84a5322 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:43.426036 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97eb067c-8b2c-4b50-881e-d46fe84a5322 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:43.434278 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (0b702183-7dac-4662-9aa5-6816fb131494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:43.437435 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac5d979-8e4f-423f-a663-55e08bbcc73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:43.437435 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:43.452119 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:43.452119 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:43.463328 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-97eb067c-8b2c-4b50-881e-d46fe84a5322 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:43.474423 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97eb067c-8b2c-4b50-881e-d46fe84a5322 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:43.475018 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 301/1237] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:43 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 949 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:43.479308 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac5d979-8e4f-423f-a663-55e08bbcc73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:43.480432 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063bce26-2c17-4f77-91d2-7e2bbdf07230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:43.549097 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Created reservations ['e1f2fe51-12cb-48b9-ad14-c2ab75e4125d', '5a821c60-20c5-4db8-92dd-d02d0b36a110', 'e8926462-75fc-4268-aa88-5d8608dd5f9d', '3d7991ec-3fa2-4e5d-9b20-3eaf29fe5a66'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:43.550535 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063bce26-2c17-4f77-91d2-7e2bbdf07230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1f2fe51-12cb-48b9-ad14-c2ab75e4125d', '5a821c60-20c5-4db8-92dd-d02d0b36a110', 'e8926462-75fc-4268-aa88-5d8608dd5f9d', '3d7991ec-3fa2-4e5d-9b20-3eaf29fe5a66']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:43.551278 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12da9218-564d-4aaf-a2fc-5add2bb17c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:43.747812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12da9218-564d-4aaf-a2fc-5add2bb17c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f0dcba2-37d0-4410-90b2-152c371bc4bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1898743564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['e1f2fe51-12cb-48b9-ad14-c2ab75e4125d','5a821c60-20c5-4db8-92dd-d02d0b36a110','e8926462-75fc-4268-aa88-5d8608dd5f9d','3d7991ec-3fa2-4e5d-9b20-3eaf29fe5a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1898743564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f0dcba2-37d0-4410-90b2-152c371bc4bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d009282c74f34bdaac95d728d38c55c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:43.748866 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d73c64-fd04-4d13-84ff-c1deab89fb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:43.781776 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d73c64-fd04-4d13-84ff-c1deab89fb46) transitioned into state 'SUCCESS' from state '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-1898743564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['e1f2fe51-12cb-48b9-ad14-c2ab75e4125d','5a821c60-20c5-4db8-92dd-d02d0b36a110','e8926462-75fc-4268-aa88-5d8608dd5f9d','3d7991ec-3fa2-4e5d-9b20-3eaf29fe5a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:43.782662 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b340a00-e425-43d3-b452-883da0cc919e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:43.800693 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b340a00-e425-43d3-b452-883da0cc919e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:43.801821 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (0b702183-7dac-4662-9aa5-6816fb131494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:43.802259 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request issued successfully. Jul 03 14:54:43.802954 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cfe7e604-605f-4b1b-932e-9b1147ab5c3a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:43.804103 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 317/1238] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:43 2026] POST /volume/v3/volumes => generated 747 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:43.818405 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8e2d368c-dbcc-4454-a6d4-611b7d10e3f1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:43.820869 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8e2d368c-dbcc-4454-a6d4-611b7d10e3f1 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd Jul 03 14:54:43.821758 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8e2d368c-dbcc-4454-a6d4-611b7d10e3f1 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:43.821758 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8e2d368c-dbcc-4454-a6d4-611b7d10e3f1 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:43.830632 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:43.830632 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:43.838140 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8e2d368c-dbcc-4454-a6d4-611b7d10e3f1 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:43.846938 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8e2d368c-dbcc-4454-a6d4-611b7d10e3f1 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd returned with HTTP 200 Jul 03 14:54:43.846938 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 308/1239] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:43 2026] GET /volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:44.496724 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b77d8020-b2e5-456d-9add-98c3eff9746d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:44.498322 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b77d8020-b2e5-456d-9add-98c3eff9746d tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:44.498322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b77d8020-b2e5-456d-9add-98c3eff9746d tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:44.498322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b77d8020-b2e5-456d-9add-98c3eff9746d tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:44.514990 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:44.514990 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:44.522170 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b77d8020-b2e5-456d-9add-98c3eff9746d tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:44.528430 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b77d8020-b2e5-456d-9add-98c3eff9746d tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:44.529447 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 314/1240] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:44 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 949 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:44.866348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-34e642fe-ec24-425f-b742-59fe30c87373 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:44.870717 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34e642fe-ec24-425f-b742-59fe30c87373 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd Jul 03 14:54:44.872869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-34e642fe-ec24-425f-b742-59fe30c87373 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:44.873367 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-34e642fe-ec24-425f-b742-59fe30c87373 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:44.884050 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:44.884050 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:44.889905 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-34e642fe-ec24-425f-b742-59fe30c87373 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:44.898578 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34e642fe-ec24-425f-b742-59fe30c87373 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd returned with HTTP 200 Jul 03 14:54:44.898930 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 302/1241] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:44 2026] GET /volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:44.915397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2477cb92-7a5a-4608-8bd3-3a9f80aa1730 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:44.919416 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2477cb92-7a5a-4608-8bd3-3a9f80aa1730 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd/action Jul 03 14:54:44.919797 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2477cb92-7a5a-4608-8bd3-3a9f80aa1730 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:44.919918 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2477cb92-7a5a-4608-8bd3-3a9f80aa1730 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:44.933927 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:44.933927 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:44.934529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-2477cb92-7a5a-4608-8bd3-3a9f80aa1730 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Updating volume '9f0dcba2-37d0-4410-90b2-152c371bc4bd' with '{'status': 'maintenance'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:54:44.974302 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2477cb92-7a5a-4608-8bd3-3a9f80aa1730 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd/action returned with HTTP 202 Jul 03 14:54:44.974870 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 318/1242] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:44 2026] POST /volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:44.985486 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e3e56719-354f-4fa1-b87f-5694936d678a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:44.989496 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e3e56719-354f-4fa1-b87f-5694936d678a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd Jul 03 14:54:44.989799 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e3e56719-354f-4fa1-b87f-5694936d678a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:44.990069 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e3e56719-354f-4fa1-b87f-5694936d678a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:45.002953 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:45.002953 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:45.009473 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e3e56719-354f-4fa1-b87f-5694936d678a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:45.018849 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e3e56719-354f-4fa1-b87f-5694936d678a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd returned with HTTP 200 Jul 03 14:54:45.019868 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 309/1243] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:44 2026] GET /volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:45.036930 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ee2d0cb0-dfa6-407c-a3b8-bb5907b64ba0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:45.042951 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ee2d0cb0-dfa6-407c-a3b8-bb5907b64ba0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd/action Jul 03 14:54:45.043299 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ee2d0cb0-dfa6-407c-a3b8-bb5907b64ba0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:45.043420 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ee2d0cb0-dfa6-407c-a3b8-bb5907b64ba0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:45.065257 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:45.065257 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:45.065257 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ee2d0cb0-dfa6-407c-a3b8-bb5907b64ba0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Volume info retrieved successfully. Jul 03 14:54:45.106586 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ee2d0cb0-dfa6-407c-a3b8-bb5907b64ba0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Delete volume request issued successfully. Jul 03 14:54:45.107881 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ee2d0cb0-dfa6-407c-a3b8-bb5907b64ba0 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd/action returned with HTTP 202 Jul 03 14:54:45.107881 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 315/1244] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:45 2026] POST /volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:45.119481 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8501b759-43f2-4cf0-8c56-14b71c4de034 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:45.121544 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8501b759-43f2-4cf0-8c56-14b71c4de034 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd Jul 03 14:54:45.124456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8501b759-43f2-4cf0-8c56-14b71c4de034 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:45.124456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8501b759-43f2-4cf0-8c56-14b71c4de034 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:45.152025 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:45.152025 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:45.161670 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8501b759-43f2-4cf0-8c56-14b71c4de034 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:45.170425 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8501b759-43f2-4cf0-8c56-14b71c4de034 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd returned with HTTP 200 Jul 03 14:54:45.170708 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 303/1245] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:45 2026] GET /volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd => generated 839 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:45.327230 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-5f375219-7360-4cea-85a7-4ebddebce4f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:45.333015 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-5f375219-7360-4cea-85a7-4ebddebce4f3 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] DELETE https://10.4.3.99/volume/v3/attachments/aff5e267-458f-4843-b2cf-1cfcde32f5e6 Jul 03 14:54:45.333015 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-5f375219-7360-4cea-85a7-4ebddebce4f3 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:45.334249 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-5f375219-7360-4cea-85a7-4ebddebce4f3 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:45.347452 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:45.347452 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:45.551377 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5b820115-3fdf-41f7-96ff-aa5cf6d4e1b1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:45.553660 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b820115-3fdf-41f7-96ff-aa5cf6d4e1b1 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:45.553897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5b820115-3fdf-41f7-96ff-aa5cf6d4e1b1 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:45.554111 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5b820115-3fdf-41f7-96ff-aa5cf6d4e1b1 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:45.563956 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:45.563956 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:45.569210 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5b820115-3fdf-41f7-96ff-aa5cf6d4e1b1 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:45.577166 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b820115-3fdf-41f7-96ff-aa5cf6d4e1b1 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:45.577166 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 310/1246] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:45 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:45.903293 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-5f375219-7360-4cea-85a7-4ebddebce4f3 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/attachments/aff5e267-458f-4843-b2cf-1cfcde32f5e6 returned with HTTP 200 Jul 03 14:54:45.903909 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 319/1247] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:54:45 2026] DELETE /volume/v3/attachments/aff5e267-458f-4843-b2cf-1cfcde32f5e6 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:45.912023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0da7398a-8930-4a50-9727-e0af83767f2c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:45.921434 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-aa832da7-5ee1-411d-b244-6f174eb35404 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:45.925810 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-aa832da7-5ee1-411d-b244-6f174eb35404 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] DELETE https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:45.926991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-aa832da7-5ee1-411d-b244-6f174eb35404 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:45.926991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-aa832da7-5ee1-411d-b244-6f174eb35404 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:45.926991 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-aa832da7-5ee1-411d-b244-6f174eb35404 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Delete volume with id: 701c16da-02f2-4594-afa4-8188d8eead4d Jul 03 14:54:45.930044 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=582,cinder:INSERT=100,cinder:UPDATE=161,cinder:DELETE=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:54:45.937906 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:45.937906 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:45.938678 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-aa832da7-5ee1-411d-b244-6f174eb35404 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Volume info retrieved successfully. Jul 03 14:54:45.976238 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-aa832da7-5ee1-411d-b244-6f174eb35404 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] Delete volume request issued successfully. Jul 03 14:54:45.976795 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-12f37574-795e-47e0-ad7f-3e0d3cec84ad req-aa832da7-5ee1-411d-b244-6f174eb35404 tempest-ImageDependencyTests-1908149928 tempest-ImageDependencyTests-1908149928-project-member] https://10.4.3.99/volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d returned with HTTP 202 Jul 03 14:54:45.977590 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 304/1248] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 14:54:45 2026] DELETE /volume/v3/volumes/701c16da-02f2-4594-afa4-8188d8eead4d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:46.031705 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0da7398a-8930-4a50-9727-e0af83767f2c tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:54:46.033046 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0da7398a-8930-4a50-9727-e0af83767f2c tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2059498327", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2100929285", "vendor_name": "tempest-vendor_name-563664091"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:46.067551 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0da7398a-8930-4a50-9727-e0af83767f2c tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:54:46.067982 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 316/1249] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:54:45 2026] POST /volume/v3/types => generated 327 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:46.080241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:46.168919 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:46.169574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f91ad71-f11f-4210-9bf1-8021722d9d5c", "size": 1, "name": "tempest-UserMessagesTest-Volume-44655933"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:46.172073 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Create volume request body: {'volume': {'volume_type': '5f91ad71-f11f-4210-9bf1-8021722d9d5c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-44655933'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:46.188264 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Create volume of 1 GB Jul 03 14:54:46.191410 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:46.191410 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:46.191638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7d340616-325f-41a8-863c-50baf6f14e94 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:46.192009 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Availability Zones retrieved successfully. Jul 03 14:54:46.193577 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d340616-325f-41a8-863c-50baf6f14e94 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd Jul 03 14:54:46.193831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d340616-325f-41a8-863c-50baf6f14e94 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:46.194076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d340616-325f-41a8-863c-50baf6f14e94 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:46.200150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Flow 'volume_create_api' (c0d504c7-16d8-4ae7-ad3e-61f8ed41c698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:46.201711 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6398c7-e858-4b35-abd1-c105ef8466f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.202990 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:46.207460 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d340616-325f-41a8-863c-50baf6f14e94 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd returned with HTTP 404 Jul 03 14:54:46.208219 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 320/1250] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:46 2026] GET /volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:46.221648 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7c97e1cf-7bd7-45a7-a3ff-2ca3a1eb885d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:46.224099 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c97e1cf-7bd7-45a7-a3ff-2ca3a1eb885d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd Jul 03 14:54:46.224520 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c97e1cf-7bd7-45a7-a3ff-2ca3a1eb885d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:46.224743 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c97e1cf-7bd7-45a7-a3ff-2ca3a1eb885d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:46.236180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c97e1cf-7bd7-45a7-a3ff-2ca3a1eb885d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd returned with HTTP 404 Jul 03 14:54:46.236836 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 305/1251] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:46 2026] GET /volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:46.250072 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-eebb6f9f-3920-4670-8d0a-625d7d7660e2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:46.252573 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eebb6f9f-3920-4670-8d0a-625d7d7660e2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd Jul 03 14:54:46.253012 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eebb6f9f-3920-4670-8d0a-625d7d7660e2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:46.254033 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eebb6f9f-3920-4670-8d0a-625d7d7660e2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:46.254033 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-eebb6f9f-3920-4670-8d0a-625d7d7660e2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Delete volume with id: 9f0dcba2-37d0-4410-90b2-152c371bc4bd Jul 03 14:54:46.254166 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6398c7-e858-4b35-abd1-c105ef8466f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:54:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2100929285',vendor_name='tempest-vendor_name-563664091'},id=5f91ad71-f11f-4210-9bf1-8021722d9d5c,is_public=True,name='tempest-UserMessagesTest-volume-type-2059498327',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f91ad71-f11f-4210-9bf1-8021722d9d5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.255549 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c544bf88-304b-4942-8191-31a1e36d6a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.314974 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2059498327 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2059498327, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:46.315592 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2059498327 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2059498327, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:46.427405 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Created reservations ['36a4d8bb-0c0f-4861-936d-f07c4998a84f', 'a03bbfdf-2c05-43b7-8027-80ee540a9622', '569c4258-6a29-4e3e-b4a8-f70564c7b822', 'e1e11865-8b66-47d0-bbf7-084e91bfb76f'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:46.427698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c544bf88-304b-4942-8191-31a1e36d6a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36a4d8bb-0c0f-4861-936d-f07c4998a84f', 'a03bbfdf-2c05-43b7-8027-80ee540a9622', '569c4258-6a29-4e3e-b4a8-f70564c7b822', 'e1e11865-8b66-47d0-bbf7-084e91bfb76f']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.429452 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb390e50-e9c3-4e98-a9e3-5a46fe0776de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.450216 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eebb6f9f-3920-4670-8d0a-625d7d7660e2 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd returned with HTTP 404 Jul 03 14:54:46.450216 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 317/1252] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:46 2026] DELETE /volume/v3/volumes/9f0dcba2-37d0-4410-90b2-152c371bc4bd => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:46.460843 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:46.466008 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:46.466205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1528575503"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:46.473035 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1528575503'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:46.473035 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume of 1 GB Jul 03 14:54:46.473035 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:46.473035 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:46.477854 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Availability Zones retrieved successfully. Jul 03 14:54:46.483724 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (26694ed8-029c-46fa-a574-5996938e9313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:46.484646 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356a62b4-febd-4592-bdbd-4ebd8a38f121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.486032 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:46.490835 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb390e50-e9c3-4e98-a9e3-5a46fe0776de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83fa5931-18d1-4fa3-9c11-32cd85ad043d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-44655933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360420669d874f2a939f2fda49fae747',qos_specs=None,replication_status=,reservations=['36a4d8bb-0c0f-4861-936d-f07c4998a84f','a03bbfdf-2c05-43b7-8027-80ee540a9622','569c4258-6a29-4e3e-b4a8-f70564c7b822','e1e11865-8b66-47d0-bbf7-084e91bfb76f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896eaec145114d3e99e90fd8830cd3ee',volume_type_id=5f91ad71-f11f-4210-9bf1-8021722d9d5c), 'volume': Volume(_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-03T14:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-44655933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83fa5931-18d1-4fa3-9c11-32cd85ad043d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='360420669d874f2a939f2fda49fae747',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='896eaec145114d3e99e90fd8830cd3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f91ad71-f11f-4210-9bf1-8021722d9d5c),volume_type_id=5f91ad71-f11f-4210-9bf1-8021722d9d5c)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.492111 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (106942a2-28a7-40cb-8d39-2d161a699c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.532180 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356a62b4-febd-4592-bdbd-4ebd8a38f121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.533393 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45890317-6aa4-4259-b9f2-05660f111b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.550621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (106942a2-28a7-40cb-8d39-2d161a699c2e) transitioned into state 'SUCCESS' from state '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-44655933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360420669d874f2a939f2fda49fae747',qos_specs=None,replication_status=,reservations=['36a4d8bb-0c0f-4861-936d-f07c4998a84f','a03bbfdf-2c05-43b7-8027-80ee540a9622','569c4258-6a29-4e3e-b4a8-f70564c7b822','e1e11865-8b66-47d0-bbf7-084e91bfb76f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896eaec145114d3e99e90fd8830cd3ee',volume_type_id=5f91ad71-f11f-4210-9bf1-8021722d9d5c)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.553400 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7bfd8b-0233-4f63-8738-1e40c2cd649d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.580408 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7bfd8b-0233-4f63-8738-1e40c2cd649d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.581669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Flow 'volume_create_api' (c0d504c7-16d8-4ae7-ad3e-61f8ed41c698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:46.582115 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Create volume request issued successfully. Jul 03 14:54:46.583558 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-38caf3be-06a9-4ed6-8641-a6866ad4b9c1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:46.583947 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 311/1253] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:54:46 2026] POST /volume/v3/volumes => generated 782 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:46.599669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4e679e04-6aa7-4743-9a5d-7ebcdd8b3f75 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:46.602038 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e679e04-6aa7-4743-9a5d-7ebcdd8b3f75 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:46.602530 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e679e04-6aa7-4743-9a5d-7ebcdd8b3f75 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:46.602530 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e679e04-6aa7-4743-9a5d-7ebcdd8b3f75 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:46.607311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d2335ac4-5caa-4263-bb6c-eb514bbb0a70 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:46.609014 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d2335ac4-5caa-4263-bb6c-eb514bbb0a70 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d Jul 03 14:54:46.611207 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d2335ac4-5caa-4263-bb6c-eb514bbb0a70 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:46.611675 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d2335ac4-5caa-4263-bb6c-eb514bbb0a70 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:46.617042 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:46.617042 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:46.623423 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4e679e04-6aa7-4743-9a5d-7ebcdd8b3f75 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:46.624439 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:46.624439 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:46.629727 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e679e04-6aa7-4743-9a5d-7ebcdd8b3f75 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:46.630086 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 306/1254] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:46 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:46.635268 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d2335ac4-5caa-4263-bb6c-eb514bbb0a70 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Volume info retrieved successfully. Jul 03 14:54:46.635436 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Created reservations ['de4e9da0-1a1e-40aa-a009-a7cc3b7822cf', 'a496e78b-0622-4d98-9879-a95c2a7c1a1f', '4d7d132c-4017-4f0a-811c-bf86bf93c55d', '1e1401ae-fce4-4cd7-9cfe-5fd40bd64274'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:46.637612 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45890317-6aa4-4259-b9f2-05660f111b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de4e9da0-1a1e-40aa-a009-a7cc3b7822cf', 'a496e78b-0622-4d98-9879-a95c2a7c1a1f', '4d7d132c-4017-4f0a-811c-bf86bf93c55d', '1e1401ae-fce4-4cd7-9cfe-5fd40bd64274']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.639158 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2e0fcc-f27e-416a-a5a8-50f8035994be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.650009 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d2335ac4-5caa-4263-bb6c-eb514bbb0a70 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d returned with HTTP 200 Jul 03 14:54:46.650601 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 318/1255] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:54:46 2026] GET /volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:46.682986 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2e0fcc-f27e-416a-a5a8-50f8035994be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b7fdf00-fac5-49bb-b0d4-042ce03996f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1528575503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['de4e9da0-1a1e-40aa-a009-a7cc3b7822cf','a496e78b-0622-4d98-9879-a95c2a7c1a1f','4d7d132c-4017-4f0a-811c-bf86bf93c55d','1e1401ae-fce4-4cd7-9cfe-5fd40bd64274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1528575503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b7fdf00-fac5-49bb-b0d4-042ce03996f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d009282c74f34bdaac95d728d38c55c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.684180 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bd4456-ffe8-401f-8dac-e3bf9d8eea40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.732035 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bd4456-ffe8-401f-8dac-e3bf9d8eea40) transitioned into state 'SUCCESS' from state '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-1528575503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d009282c74f34bdaac95d728d38c55c5',qos_specs=None,replication_status=,reservations=['de4e9da0-1a1e-40aa-a009-a7cc3b7822cf','a496e78b-0622-4d98-9879-a95c2a7c1a1f','4d7d132c-4017-4f0a-811c-bf86bf93c55d','1e1401ae-fce4-4cd7-9cfe-5fd40bd64274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='790858f8e74e4fef9f87a5c3273f7c75',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.732875 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729eb550-84d4-4ee8-bd5b-8c0aa7ee64ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:46.753056 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729eb550-84d4-4ee8-bd5b-8c0aa7ee64ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:46.754695 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Flow 'volume_create_api' (26694ed8-029c-46fa-a574-5996938e9313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:46.754695 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Create volume request issued successfully. Jul 03 14:54:46.755854 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf3caae1-cc7f-424f-9126-d9b4c2c78f37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:46.756000 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 321/1256] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:46 2026] POST /volume/v3/volumes => generated 747 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:46.774609 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-972e2326-49e5-44bf-9d31-9484ae22e62f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:46.776650 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-972e2326-49e5-44bf-9d31-9484ae22e62f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:46.776932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-972e2326-49e5-44bf-9d31-9484ae22e62f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:46.777251 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-972e2326-49e5-44bf-9d31-9484ae22e62f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:46.785976 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:46.785976 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:46.793761 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-972e2326-49e5-44bf-9d31-9484ae22e62f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:46.799764 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-972e2326-49e5-44bf-9d31-9484ae22e62f tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 200 Jul 03 14:54:46.800388 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 312/1257] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:46 2026] GET /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:47.651905 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ccee4b01-8c19-47ff-a7fa-959184f2483b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.654191 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccee4b01-8c19-47ff-a7fa-959184f2483b tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:47.654489 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccee4b01-8c19-47ff-a7fa-959184f2483b tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.654897 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccee4b01-8c19-47ff-a7fa-959184f2483b tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.673225 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a29b8b8a-7d1a-4b3b-aaa2-3e4560914cd4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.674213 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:47.674213 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:47.677047 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a29b8b8a-7d1a-4b3b-aaa2-3e4560914cd4 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d Jul 03 14:54:47.677047 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a29b8b8a-7d1a-4b3b-aaa2-3e4560914cd4 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.677047 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a29b8b8a-7d1a-4b3b-aaa2-3e4560914cd4 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.679536 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ccee4b01-8c19-47ff-a7fa-959184f2483b tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:47.682354 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=646,cinder:INSERT=118,cinder:UPDATE=191,cinder:DELETE=2 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:54:47.690729 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:47.690729 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:47.691661 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccee4b01-8c19-47ff-a7fa-959184f2483b tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:47.692442 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 307/1258] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:47 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 1293 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:47.697283 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a29b8b8a-7d1a-4b3b-aaa2-3e4560914cd4 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Volume info retrieved successfully. Jul 03 14:54:47.704973 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a29b8b8a-7d1a-4b3b-aaa2-3e4560914cd4 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d returned with HTTP 200 Jul 03 14:54:47.706027 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 319/1259] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:54:47 2026] GET /volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:47.710409 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a87f86f1-cfc9-434b-8117-210429e8ad07 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.713719 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a87f86f1-cfc9-434b-8117-210429e8ad07 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] DELETE https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:47.713719 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a87f86f1-cfc9-434b-8117-210429e8ad07 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.713985 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a87f86f1-cfc9-434b-8117-210429e8ad07 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.714579 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a87f86f1-cfc9-434b-8117-210429e8ad07 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Delete volume with id: 4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:47.717016 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=591,cinder:UPDATE=150,cinder:INSERT=75,cinder:DELETE=2 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:54:47.724087 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:47.724087 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:47.724972 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a87f86f1-cfc9-434b-8117-210429e8ad07 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:47.727276 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2909f776-0503-4bc6-80e3-af2030a65a3e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.731348 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2909f776-0503-4bc6-80e3-af2030a65a3e tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/messages Jul 03 14:54:47.731348 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2909f776-0503-4bc6-80e3-af2030a65a3e tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.731348 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2909f776-0503-4bc6-80e3-af2030a65a3e tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.738318 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=611,cinder:INSERT=124,cinder:UPDATE=183 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:54:47.743841 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2909f776-0503-4bc6-80e3-af2030a65a3e tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 14:54:47.744021 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 313/1260] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 14:54:47 2026] GET /volume/v3/messages => generated 668 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:47.756787 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-60d530e9-16c0-4f3b-b5db-d5571c528289 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.759280 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a87f86f1-cfc9-434b-8117-210429e8ad07 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Delete volume request issued successfully. Jul 03 14:54:47.759280 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a87f86f1-cfc9-434b-8117-210429e8ad07 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 202 Jul 03 14:54:47.759879 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 322/1261] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:47 2026] DELETE /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:47.763459 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60d530e9-16c0-4f3b-b5db-d5571c528289 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] DELETE https://10.4.3.99/volume/v3/messages/447acd2d-ca74-4a7b-b9d5-ca197686beae Jul 03 14:54:47.763805 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60d530e9-16c0-4f3b-b5db-d5571c528289 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.764116 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60d530e9-16c0-4f3b-b5db-d5571c528289 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.771401 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-363fa570-457e-45aa-873e-8ba84f982324 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.773875 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-363fa570-457e-45aa-873e-8ba84f982324 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:47.774280 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-363fa570-457e-45aa-873e-8ba84f982324 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.774422 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-363fa570-457e-45aa-873e-8ba84f982324 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.785742 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60d530e9-16c0-4f3b-b5db-d5571c528289 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/messages/447acd2d-ca74-4a7b-b9d5-ca197686beae returned with HTTP 204 Jul 03 14:54:47.785884 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:47.785884 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:47.786404 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 308/1262] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 14:54:47 2026] DELETE /volume/v3/messages/447acd2d-ca74-4a7b-b9d5-ca197686beae => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:54:47.794853 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-363fa570-457e-45aa-873e-8ba84f982324 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Volume info retrieved successfully. Jul 03 14:54:47.798254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-699d66a8-4411-40bd-98b0-a67675b65547 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.801758 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-363fa570-457e-45aa-873e-8ba84f982324 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 200 Jul 03 14:54:47.802111 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-699d66a8-4411-40bd-98b0-a67675b65547 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/messages/447acd2d-ca74-4a7b-b9d5-ca197686beae Jul 03 14:54:47.802401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-699d66a8-4411-40bd-98b0-a67675b65547 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.802755 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 320/1263] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:47 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 1292 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:47.802908 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-699d66a8-4411-40bd-98b0-a67675b65547 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.810733 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-699d66a8-4411-40bd-98b0-a67675b65547 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/messages/447acd2d-ca74-4a7b-b9d5-ca197686beae returned with HTTP 404 Jul 03 14:54:47.811881 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 314/1264] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:54:47 2026] GET /volume/v3/messages/447acd2d-ca74-4a7b-b9d5-ca197686beae => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:47.819188 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9f197590-eee9-4e43-b183-a5280cb1749e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.821021 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c09f958c-994a-49c0-a618-e0a28ccbe4df None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.823886 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c09f958c-994a-49c0-a618-e0a28ccbe4df tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d Jul 03 14:54:47.824031 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f197590-eee9-4e43-b183-a5280cb1749e tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:47.824245 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c09f958c-994a-49c0-a618-e0a28ccbe4df tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.824755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c09f958c-994a-49c0-a618-e0a28ccbe4df tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.825195 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f197590-eee9-4e43-b183-a5280cb1749e tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.826910 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f197590-eee9-4e43-b183-a5280cb1749e tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.840233 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:47.840233 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:47.842663 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:47.842663 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:47.850326 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c09f958c-994a-49c0-a618-e0a28ccbe4df tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Volume info retrieved successfully. Jul 03 14:54:47.851114 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9f197590-eee9-4e43-b183-a5280cb1749e tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:47.859348 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f197590-eee9-4e43-b183-a5280cb1749e tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 200 Jul 03 14:54:47.859987 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 323/1265] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:47 2026] GET /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:47.860772 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c09f958c-994a-49c0-a618-e0a28ccbe4df tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d returned with HTTP 200 Jul 03 14:54:47.861439 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 309/1266] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:54:47 2026] GET /volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d => generated 871 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:47.879034 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b3dd49fe-be2e-4186-8706-bfbb8378c95f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.879725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.881389 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3dd49fe-be2e-4186-8706-bfbb8378c95f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action Jul 03 14:54:47.883099 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] DELETE https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d Jul 03 14:54:47.883099 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.883311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3dd49fe-be2e-4186-8706-bfbb8378c95f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:47.883311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3dd49fe-be2e-4186-8706-bfbb8378c95f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:47.884074 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.884074 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Delete volume with id: 83fa5931-18d1-4fa3-9c11-32cd85ad043d Jul 03 14:54:47.894523 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:47.894523 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:47.894690 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:47.894690 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:47.895098 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Volume info retrieved successfully. Jul 03 14:54:47.895186 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-b3dd49fe-be2e-4186-8706-bfbb8378c95f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Updating volume '2b7fdf00-fac5-49bb-b0d4-042ce03996f7' with '{'status': 'error'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:54:47.897077 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99980) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:54:47.922942 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3dd49fe-be2e-4186-8706-bfbb8378c95f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action returned with HTTP 202 Jul 03 14:54:47.923434 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 321/1267] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:47 2026] POST /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:47.934379 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Created reservations ['ce6b4a61-449b-44b4-bae0-19131e11dfc7', 'dd3c464f-fe2d-40e3-bf86-8dab4b69cb29', 'cdcb088a-8c0c-4a67-9743-0f7a336e0921', '6aee417e-6a14-4a74-b642-b5a0ad252264'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:47.935448 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aff58f21-c51a-40da-98bb-37efa9122d93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.937801 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aff58f21-c51a-40da-98bb-37efa9122d93 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:47.938079 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aff58f21-c51a-40da-98bb-37efa9122d93 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:47.938344 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aff58f21-c51a-40da-98bb-37efa9122d93 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:47.949143 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:47.949143 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:47.955949 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-aff58f21-c51a-40da-98bb-37efa9122d93 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:47.963820 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aff58f21-c51a-40da-98bb-37efa9122d93 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 200 Jul 03 14:54:47.964559 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 324/1268] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:47 2026] GET /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:47.983405 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fe530711-881b-4e9e-a5b8-78c5ef531db1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:47.986330 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe530711-881b-4e9e-a5b8-78c5ef531db1 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action Jul 03 14:54:47.986784 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe530711-881b-4e9e-a5b8-78c5ef531db1 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:47.986913 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe530711-881b-4e9e-a5b8-78c5ef531db1 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:47.995532 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Delete volume request issued successfully. Jul 03 14:54:47.995532 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0d42d4b5-d2ad-47b4-955e-f8009164d0b1 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d returned with HTTP 202 Jul 03 14:54:47.995532 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 315/1269] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:54:47 2026] DELETE /volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:48.006595 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7c7874f3-666c-41b0-8136-b62008f180fe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.014147 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7c7874f3-666c-41b0-8136-b62008f180fe tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d Jul 03 14:54:48.014490 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7c7874f3-666c-41b0-8136-b62008f180fe tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.014825 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7c7874f3-666c-41b0-8136-b62008f180fe tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.022214 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7c7874f3-666c-41b0-8136-b62008f180fe tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d returned with HTTP 404 Jul 03 14:54:48.022960 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 322/1270] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:54:48 2026] GET /volume/v3/volumes/83fa5931-18d1-4fa3-9c11-32cd85ad043d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:48.032959 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d1c93ea5-821e-4352-8dd9-7f40598931f5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.035273 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1c93ea5-821e-4352-8dd9-7f40598931f5 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] DELETE https://10.4.3.99/volume/v3/types/5f91ad71-f11f-4210-9bf1-8021722d9d5c Jul 03 14:54:48.035496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1c93ea5-821e-4352-8dd9-7f40598931f5 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.035827 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1c93ea5-821e-4352-8dd9-7f40598931f5 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.092176 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1c93ea5-821e-4352-8dd9-7f40598931f5 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] https://10.4.3.99/volume/v3/types/5f91ad71-f11f-4210-9bf1-8021722d9d5c returned with HTTP 202 Jul 03 14:54:48.092176 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 325/1271] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:54:48 2026] DELETE /volume/v3/types/5f91ad71-f11f-4210-9bf1-8021722d9d5c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:48.099543 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-189bedbc-9ed1-4da8-babe-7f4c3722e89f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.102032 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-189bedbc-9ed1-4da8-babe-7f4c3722e89f tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] GET https://10.4.3.99/volume/v3/types/5f91ad71-f11f-4210-9bf1-8021722d9d5c Jul 03 14:54:48.102645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-189bedbc-9ed1-4da8-babe-7f4c3722e89f tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.103191 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-189bedbc-9ed1-4da8-babe-7f4c3722e89f tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.109055 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-189bedbc-9ed1-4da8-babe-7f4c3722e89f tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] https://10.4.3.99/volume/v3/types/5f91ad71-f11f-4210-9bf1-8021722d9d5c returned with HTTP 404 Jul 03 14:54:48.109525 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 316/1272] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:54:48 2026] GET /volume/v3/types/5f91ad71-f11f-4210-9bf1-8021722d9d5c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:48.122824 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7899680f-aee7-4d9b-818f-8a3374811728 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.126475 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7899680f-aee7-4d9b-818f-8a3374811728 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:54:48.126649 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7899680f-aee7-4d9b-818f-8a3374811728 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-350440289", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1592110261", "vendor_name": "tempest-vendor_name-360911526"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:48.133665 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.133665 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:48.167763 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7899680f-aee7-4d9b-818f-8a3374811728 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:54:48.167763 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 323/1273] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:54:48 2026] POST /volume/v3/types => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:48.179778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.180557 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.180557 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:48.181187 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-fe530711-881b-4e9e-a5b8-78c5ef531db1 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Updating volume '2b7fdf00-fac5-49bb-b0d4-042ce03996f7' with '{'status': 'available'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:54:48.181885 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:48.182372 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "286b2971-ee91-48b7-bb04-44a805fcec90", "size": 1, "name": "tempest-UserMessagesTest-Volume-8884921"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:48.186458 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Create volume request body: {'volume': {'volume_type': '286b2971-ee91-48b7-bb04-44a805fcec90', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-8884921'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:48.195115 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Create volume of 1 GB Jul 03 14:54:48.195563 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.195563 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:48.196591 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Availability Zones retrieved successfully. Jul 03 14:54:48.206644 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Flow 'volume_create_api' (50cb06a1-9c96-4c2f-91aa-5dbbd3a91c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:48.210170 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (189ca94e-f6da-4c4d-a961-c10c594fe884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:48.211623 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:48.219337 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe530711-881b-4e9e-a5b8-78c5ef531db1 tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action returned with HTTP 202 Jul 03 14:54:48.220530 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 310/1274] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:47 2026] POST /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:48.232425 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-19a1439f-1c63-42ab-8080-102604695f40 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.235397 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19a1439f-1c63-42ab-8080-102604695f40 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:48.237151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19a1439f-1c63-42ab-8080-102604695f40 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.237151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19a1439f-1c63-42ab-8080-102604695f40 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.249683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (189ca94e-f6da-4c4d-a961-c10c594fe884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:54:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1592110261',vendor_name='tempest-vendor_name-360911526'},id=286b2971-ee91-48b7-bb04-44a805fcec90,is_public=True,name='tempest-UserMessagesTest-volume-type-350440289',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '286b2971-ee91-48b7-bb04-44a805fcec90', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:48.250674 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0010d101-96bd-472d-8793-7fc3bb6165aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:48.256438 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.256438 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:48.266259 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-19a1439f-1c63-42ab-8080-102604695f40 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:48.272401 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19a1439f-1c63-42ab-8080-102604695f40 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 200 Jul 03 14:54:48.272955 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 317/1275] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:48 2026] GET /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:48.289968 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-350440289 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-350440289, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:48.290239 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-350440289 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-350440289, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:48.292596 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-411c63b0-6761-43fa-8ee4-cbbdfa70474f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.297250 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-411c63b0-6761-43fa-8ee4-cbbdfa70474f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action Jul 03 14:54:48.297250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-411c63b0-6761-43fa-8ee4-cbbdfa70474f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:48.297250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-411c63b0-6761-43fa-8ee4-cbbdfa70474f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:48.309192 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.309192 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:48.309979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-411c63b0-6761-43fa-8ee4-cbbdfa70474f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Updating volume '2b7fdf00-fac5-49bb-b0d4-042ce03996f7' with '{'status': 'maintenance'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:54:48.340948 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Created reservations ['0f17b42a-ef2a-4add-b06c-3613e8e2a6d6', '3102b325-a689-44de-9182-8f987f2d90e5', 'd962d2f7-2965-40a5-a4d1-b837ce6791ea', '797bb182-5f82-4236-9a3d-ef2cc2718159'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:48.342262 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0010d101-96bd-472d-8793-7fc3bb6165aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f17b42a-ef2a-4add-b06c-3613e8e2a6d6', '3102b325-a689-44de-9182-8f987f2d90e5', 'd962d2f7-2965-40a5-a4d1-b837ce6791ea', '797bb182-5f82-4236-9a3d-ef2cc2718159']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:48.344026 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (441cade5-56e6-44db-84dd-23982eb98cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:48.344189 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-411c63b0-6761-43fa-8ee4-cbbdfa70474f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action returned with HTTP 202 Jul 03 14:54:48.344189 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 324/1276] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:48 2026] POST /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:48.358800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-afeb69c3-e0e8-42ef-8acc-2ea2bc40287a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.361116 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afeb69c3-e0e8-42ef-8acc-2ea2bc40287a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:48.361116 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afeb69c3-e0e8-42ef-8acc-2ea2bc40287a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.361653 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afeb69c3-e0e8-42ef-8acc-2ea2bc40287a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.371111 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.371111 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:48.375928 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-afeb69c3-e0e8-42ef-8acc-2ea2bc40287a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:48.381508 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afeb69c3-e0e8-42ef-8acc-2ea2bc40287a tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 200 Jul 03 14:54:48.382149 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 311/1277] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:48 2026] GET /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:48.384045 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (441cade5-56e6-44db-84dd-23982eb98cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ae1fb57-618f-45fa-94e6-3fd1f3614138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-8884921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360420669d874f2a939f2fda49fae747',qos_specs=None,replication_status=,reservations=['0f17b42a-ef2a-4add-b06c-3613e8e2a6d6','3102b325-a689-44de-9182-8f987f2d90e5','d962d2f7-2965-40a5-a4d1-b837ce6791ea','797bb182-5f82-4236-9a3d-ef2cc2718159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896eaec145114d3e99e90fd8830cd3ee',volume_type_id=286b2971-ee91-48b7-bb04-44a805fcec90), 'volume': Volume(_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-03T14:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-8884921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ae1fb57-618f-45fa-94e6-3fd1f3614138,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='360420669d874f2a939f2fda49fae747',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='896eaec145114d3e99e90fd8830cd3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(286b2971-ee91-48b7-bb04-44a805fcec90),volume_type_id=286b2971-ee91-48b7-bb04-44a805fcec90)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:48.385858 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15f94cbd-fedb-47bd-84cb-310c58b0cab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:48.404030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f489c816-cb65-4ad7-b8f7-8848d67b650f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.406497 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f489c816-cb65-4ad7-b8f7-8848d67b650f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] POST https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action Jul 03 14:54:48.407045 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f489c816-cb65-4ad7-b8f7-8848d67b650f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:48.407234 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f489c816-cb65-4ad7-b8f7-8848d67b650f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:48.417201 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15f94cbd-fedb-47bd-84cb-310c58b0cab7) transitioned into state 'SUCCESS' from state '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-8884921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='360420669d874f2a939f2fda49fae747',qos_specs=None,replication_status=,reservations=['0f17b42a-ef2a-4add-b06c-3613e8e2a6d6','3102b325-a689-44de-9182-8f987f2d90e5','d962d2f7-2965-40a5-a4d1-b837ce6791ea','797bb182-5f82-4236-9a3d-ef2cc2718159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896eaec145114d3e99e90fd8830cd3ee',volume_type_id=286b2971-ee91-48b7-bb04-44a805fcec90)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:48.418433 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad8e43e-2f22-4f43-b0e9-ea94a2e77424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:48.419807 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.419807 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:48.420475 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.admin_actions [None req-f489c816-cb65-4ad7-b8f7-8848d67b650f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] Updating volume '2b7fdf00-fac5-49bb-b0d4-042ce03996f7' with '{'status': 'available'}' {{(pid=99980) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 14:54:48.433380 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad8e43e-2f22-4f43-b0e9-ea94a2e77424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:48.434668 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Flow 'volume_create_api' (50cb06a1-9c96-4c2f-91aa-5dbbd3a91c78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:48.434668 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Create volume request issued successfully. Jul 03 14:54:48.435529 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1eda8dc-e480-41b6-b34b-ec8c52bb1857 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:48.436217 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 326/1278] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:54:48 2026] POST /volume/v3/volumes => generated 780 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:48.456621 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-610d30da-5211-4572-8031-2560d153a362 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.462282 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-610d30da-5211-4572-8031-2560d153a362 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 Jul 03 14:54:48.462282 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-610d30da-5211-4572-8031-2560d153a362 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.462282 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-610d30da-5211-4572-8031-2560d153a362 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.464533 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f489c816-cb65-4ad7-b8f7-8848d67b650f tempest-VolumesActionsTest-1235736898 tempest-VolumesActionsTest-1235736898-project-admin] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action returned with HTTP 202 Jul 03 14:54:48.465066 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 318/1279] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:54:48 2026] POST /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:54:48.475883 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.475883 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:48.477273 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6c289995-072f-43da-a4d2-ff45a9087c5c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.479599 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6c289995-072f-43da-a4d2-ff45a9087c5c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:48.480059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6c289995-072f-43da-a4d2-ff45a9087c5c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.480059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6c289995-072f-43da-a4d2-ff45a9087c5c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.485154 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-610d30da-5211-4572-8031-2560d153a362 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Volume info retrieved successfully. Jul 03 14:54:48.489156 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-610d30da-5211-4572-8031-2560d153a362 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 returned with HTTP 200 Jul 03 14:54:48.489961 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 325/1280] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:54:48 2026] GET /volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:48.496168 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.496168 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:48.501240 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6c289995-072f-43da-a4d2-ff45a9087c5c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:48.507053 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6c289995-072f-43da-a4d2-ff45a9087c5c tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 200 Jul 03 14:54:48.507802 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 312/1281] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:48 2026] GET /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:48.528866 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-41fb3d3c-800a-475a-a435-b1c637ca478d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.532828 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-41fb3d3c-800a-475a-a435-b1c637ca478d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:48.532828 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-41fb3d3c-800a-475a-a435-b1c637ca478d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.532828 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-41fb3d3c-800a-475a-a435-b1c637ca478d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.542027 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.542027 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:48.546927 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-41fb3d3c-800a-475a-a435-b1c637ca478d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:48.555030 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-41fb3d3c-800a-475a-a435-b1c637ca478d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 200 Jul 03 14:54:48.555757 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 327/1282] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:48 2026] GET /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:48.570645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-80f65232-1248-49ad-99bb-6972b6ee9a37 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.572741 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-80f65232-1248-49ad-99bb-6972b6ee9a37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] DELETE https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:48.572990 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-80f65232-1248-49ad-99bb-6972b6ee9a37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.573339 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-80f65232-1248-49ad-99bb-6972b6ee9a37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.573519 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-80f65232-1248-49ad-99bb-6972b6ee9a37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Delete volume with id: 2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:48.595545 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.595545 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:48.596114 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-80f65232-1248-49ad-99bb-6972b6ee9a37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:48.658874 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-80f65232-1248-49ad-99bb-6972b6ee9a37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Delete volume request issued successfully. Jul 03 14:54:48.658874 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-80f65232-1248-49ad-99bb-6972b6ee9a37 tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 202 Jul 03 14:54:48.658874 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 319/1283] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:48 2026] DELETE /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:48.675582 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fc32a9bc-219e-4441-b139-1bcd99e2ed0d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.688750 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fc32a9bc-219e-4441-b139-1bcd99e2ed0d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:48.688750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fc32a9bc-219e-4441-b139-1bcd99e2ed0d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.689375 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fc32a9bc-219e-4441-b139-1bcd99e2ed0d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.701090 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:48.701090 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:48.711332 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fc32a9bc-219e-4441-b139-1bcd99e2ed0d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Volume info retrieved successfully. Jul 03 14:54:48.719331 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fc32a9bc-219e-4441-b139-1bcd99e2ed0d tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 200 Jul 03 14:54:48.720053 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 326/1284] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:48 2026] GET /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:48.819415 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd592453-9d04-49ac-94c6-7d5a7d3a2596 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:48.821602 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd592453-9d04-49ac-94c6-7d5a7d3a2596 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] GET https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 Jul 03 14:54:48.822413 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd592453-9d04-49ac-94c6-7d5a7d3a2596 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:48.822413 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd592453-9d04-49ac-94c6-7d5a7d3a2596 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:48.834979 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd592453-9d04-49ac-94c6-7d5a7d3a2596 tempest-VolumeAndVolumeTypeFromImageTest-1796409822 tempest-VolumeAndVolumeTypeFromImageTest-1796409822-project-member] https://10.4.3.99/volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 returned with HTTP 404 Jul 03 14:54:48.835865 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 313/1285] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:48 2026] GET /volume/v3/volumes/4c3911c7-1810-42af-9cf9-195b52d27687 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:49.156472 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f49c346-319e-4ae6-9e02-365507135272 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.159165 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f49c346-319e-4ae6-9e02-365507135272 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:54:49.159577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f49c346-319e-4ae6-9e02-365507135272 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.159863 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f49c346-319e-4ae6-9e02-365507135272 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.163148 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1f49c346-319e-4ae6-9e02-365507135272 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:49.239359 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1f49c346-319e-4ae6-9e02-365507135272 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Get all volumes completed successfully. Jul 03 14:54:49.245613 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:49.245613 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:49.256064 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f49c346-319e-4ae6-9e02-365507135272 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:54:49.256776 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 328/1286] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10846 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:49.286413 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-23a59c95-6cfd-4790-a8c1-f770f01b49e8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.292323 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-23a59c95-6cfd-4790-a8c1-f770f01b49e8 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/f7e0b4c2-e040-4516-8e41-c30156d52e99 Jul 03 14:54:49.292717 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-23a59c95-6cfd-4790-a8c1-f770f01b49e8 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.293157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-23a59c95-6cfd-4790-a8c1-f770f01b49e8 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.295643 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-23a59c95-6cfd-4790-a8c1-f770f01b49e8 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Delete volume with id: f7e0b4c2-e040-4516-8e41-c30156d52e99 Jul 03 14:54:49.312829 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:49.312829 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:49.312829 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-23a59c95-6cfd-4790-a8c1-f770f01b49e8 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Volume info retrieved successfully. Jul 03 14:54:49.342689 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.image.cache [None req-23a59c95-6cfd-4790-a8c1-f770f01b49e8 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '1dbfef80-38ff-4797-b373-23280d6359e9', 'volume_id': 'f7e0b4c2-e040-4516-8e41-c30156d52e99', 'host': 'np0000004430@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 14, 54, 37), 'last_used': datetime.datetime(2026, 7, 3, 14, 54, 47)}. {{(pid=99980) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 14:54:49.383207 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-23a59c95-6cfd-4790-a8c1-f770f01b49e8 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Delete volume request issued successfully. Jul 03 14:54:49.383679 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-23a59c95-6cfd-4790-a8c1-f770f01b49e8 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] https://10.4.3.99/volume/v3/volumes/f7e0b4c2-e040-4516-8e41-c30156d52e99 returned with HTTP 202 Jul 03 14:54:49.384425 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 320/1287] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:54:49 2026] DELETE /volume/v3/volumes/f7e0b4c2-e040-4516-8e41-c30156d52e99 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:49.402782 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ea0d1609-a9fa-4ee3-a339-67e014570e18 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.406042 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ea0d1609-a9fa-4ee3-a339-67e014570e18 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] GET https://10.4.3.99/volume/v3/volumes/f7e0b4c2-e040-4516-8e41-c30156d52e99 Jul 03 14:54:49.406042 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ea0d1609-a9fa-4ee3-a339-67e014570e18 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.406264 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ea0d1609-a9fa-4ee3-a339-67e014570e18 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.421515 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:49.421515 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:49.440629 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ea0d1609-a9fa-4ee3-a339-67e014570e18 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Volume info retrieved successfully. Jul 03 14:54:49.450022 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ea0d1609-a9fa-4ee3-a339-67e014570e18 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] https://10.4.3.99/volume/v3/volumes/f7e0b4c2-e040-4516-8e41-c30156d52e99 returned with HTTP 200 Jul 03 14:54:49.451636 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 327/1288] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/volumes/f7e0b4c2-e040-4516-8e41-c30156d52e99 => generated 1094 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:49.512766 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-479d2553-18dd-40f8-877b-88773217246d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.514689 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-479d2553-18dd-40f8-877b-88773217246d tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 Jul 03 14:54:49.514909 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-479d2553-18dd-40f8-877b-88773217246d tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.515773 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-479d2553-18dd-40f8-877b-88773217246d tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.525436 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:49.525436 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:49.531030 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-479d2553-18dd-40f8-877b-88773217246d tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Volume info retrieved successfully. Jul 03 14:54:49.541347 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-479d2553-18dd-40f8-877b-88773217246d tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 returned with HTTP 200 Jul 03 14:54:49.542767 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 314/1289] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:49.561039 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-393620fe-b455-42fe-a53e-78acac9f2192 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.562939 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-393620fe-b455-42fe-a53e-78acac9f2192 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/messages Jul 03 14:54:49.563391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-393620fe-b455-42fe-a53e-78acac9f2192 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.563767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-393620fe-b455-42fe-a53e-78acac9f2192 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.571734 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-393620fe-b455-42fe-a53e-78acac9f2192 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 14:54:49.572634 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 329/1290] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:49.584830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a48f3fa4-6b19-483d-b384-d812f2ad8a1d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.587384 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a48f3fa4-6b19-483d-b384-d812f2ad8a1d tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/messages/229ae474-c34f-4911-b7e4-e06ad6cb4e75 Jul 03 14:54:49.587717 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a48f3fa4-6b19-483d-b384-d812f2ad8a1d tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.587925 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a48f3fa4-6b19-483d-b384-d812f2ad8a1d tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.592968 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a48f3fa4-6b19-483d-b384-d812f2ad8a1d tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/messages/229ae474-c34f-4911-b7e4-e06ad6cb4e75 returned with HTTP 200 Jul 03 14:54:49.593621 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 321/1291] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/messages/229ae474-c34f-4911-b7e4-e06ad6cb4e75 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:49.605358 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d1b748af-fdff-428f-b550-abcb84376ede None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.609283 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1b748af-fdff-428f-b550-abcb84376ede tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/messages Jul 03 14:54:49.610837 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d1b748af-fdff-428f-b550-abcb84376ede tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.610837 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d1b748af-fdff-428f-b550-abcb84376ede tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.623318 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1b748af-fdff-428f-b550-abcb84376ede tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 14:54:49.623863 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 328/1292] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/messages => generated 668 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:49.638804 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d1864e7-6e1a-440e-8902-f75dab81998c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.641012 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d1864e7-6e1a-440e-8902-f75dab81998c tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] DELETE https://10.4.3.99/volume/v3/messages/229ae474-c34f-4911-b7e4-e06ad6cb4e75 Jul 03 14:54:49.641910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d1864e7-6e1a-440e-8902-f75dab81998c tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.642738 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d1864e7-6e1a-440e-8902-f75dab81998c tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.660503 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d1864e7-6e1a-440e-8902-f75dab81998c tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/messages/229ae474-c34f-4911-b7e4-e06ad6cb4e75 returned with HTTP 204 Jul 03 14:54:49.661074 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 315/1293] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 14:54:49 2026] DELETE /volume/v3/messages/229ae474-c34f-4911-b7e4-e06ad6cb4e75 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 14:54:49.674849 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f3836ff-8a3b-40c1-ae14-3e7a705b7b9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.677092 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f3836ff-8a3b-40c1-ae14-3e7a705b7b9f tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 Jul 03 14:54:49.677427 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f3836ff-8a3b-40c1-ae14-3e7a705b7b9f tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.677730 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f3836ff-8a3b-40c1-ae14-3e7a705b7b9f tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.688557 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:49.688557 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:49.693684 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1f3836ff-8a3b-40c1-ae14-3e7a705b7b9f tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Volume info retrieved successfully. Jul 03 14:54:49.699288 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f3836ff-8a3b-40c1-ae14-3e7a705b7b9f tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 returned with HTTP 200 Jul 03 14:54:49.699888 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 330/1294] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:49.720684 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.727515 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] DELETE https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 Jul 03 14:54:49.728007 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.729842 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.730952 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Delete volume with id: 5ae1fb57-618f-45fa-94e6-3fd1f3614138 Jul 03 14:54:49.746548 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-25922303-c659-4316-8136-e12da7ddc88b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.749155 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-25922303-c659-4316-8136-e12da7ddc88b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 Jul 03 14:54:49.749466 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-25922303-c659-4316-8136-e12da7ddc88b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.749741 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-25922303-c659-4316-8136-e12da7ddc88b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.751572 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:49.751572 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:49.752100 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Volume info retrieved successfully. Jul 03 14:54:49.753847 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99980) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 14:54:49.759292 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-25922303-c659-4316-8136-e12da7ddc88b tempest-VolumesActionsTest-1479951682 tempest-VolumesActionsTest-1479951682-project-member] https://10.4.3.99/volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 returned with HTTP 404 Jul 03 14:54:49.759481 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 329/1295] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/volumes/2b7fdf00-fac5-49bb-b0d4-042ce03996f7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:49.782978 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-350440289 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-350440289, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:49.783384 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-350440289 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-350440289, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:49.805932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Created reservations ['fe31e085-c5c3-43b6-840a-a44e6debb3f8', '0453fe09-e320-4b8f-b2cb-0be05b33a5d6', 'b2775d35-1cfb-41c1-b3c1-8561c93b38d3', '14634d9d-abb9-4cd5-abb3-4b7d34a6e775'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:49.850825 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Delete volume request issued successfully. Jul 03 14:54:49.851520 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fd1d0c35-a3c6-43c9-a8e3-bb6340e167f0 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 returned with HTTP 202 Jul 03 14:54:49.852082 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 322/1296] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:54:49 2026] DELETE /volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:49.863289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8029a812-a40c-41be-81b2-6e308393d281 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.865903 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8029a812-a40c-41be-81b2-6e308393d281 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] GET https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 Jul 03 14:54:49.867078 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8029a812-a40c-41be-81b2-6e308393d281 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.867078 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8029a812-a40c-41be-81b2-6e308393d281 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.879647 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8029a812-a40c-41be-81b2-6e308393d281 tempest-UserMessagesTest-2050849239 tempest-UserMessagesTest-2050849239-project-member] https://10.4.3.99/volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 returned with HTTP 404 Jul 03 14:54:49.880238 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 316/1297] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/volumes/5ae1fb57-618f-45fa-94e6-3fd1f3614138 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:49.895313 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-45a018cd-7c8e-43a0-941f-8470adc147b5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.897325 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45a018cd-7c8e-43a0-941f-8470adc147b5 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] DELETE https://10.4.3.99/volume/v3/types/286b2971-ee91-48b7-bb04-44a805fcec90 Jul 03 14:54:49.899166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45a018cd-7c8e-43a0-941f-8470adc147b5 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.899166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45a018cd-7c8e-43a0-941f-8470adc147b5 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.951169 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45a018cd-7c8e-43a0-941f-8470adc147b5 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] https://10.4.3.99/volume/v3/types/286b2971-ee91-48b7-bb04-44a805fcec90 returned with HTTP 202 Jul 03 14:54:49.951814 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 331/1298] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:54:49 2026] DELETE /volume/v3/types/286b2971-ee91-48b7-bb04-44a805fcec90 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:49.960561 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2ae93c3d-e487-41e3-9efe-8b7217714386 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:49.962349 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ae93c3d-e487-41e3-9efe-8b7217714386 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] GET https://10.4.3.99/volume/v3/types/286b2971-ee91-48b7-bb04-44a805fcec90 Jul 03 14:54:49.963117 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ae93c3d-e487-41e3-9efe-8b7217714386 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:49.963117 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ae93c3d-e487-41e3-9efe-8b7217714386 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:49.966583 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ae93c3d-e487-41e3-9efe-8b7217714386 tempest-UserMessagesTest-268910442 tempest-UserMessagesTest-268910442-project-admin] https://10.4.3.99/volume/v3/types/286b2971-ee91-48b7-bb04-44a805fcec90 returned with HTTP 404 Jul 03 14:54:49.967516 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 330/1299] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:54:49 2026] GET /volume/v3/types/286b2971-ee91-48b7-bb04-44a805fcec90 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:50.469643 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-33502930-9096-44f0-ad0f-5dbb1411b700 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:50.472655 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-33502930-9096-44f0-ad0f-5dbb1411b700 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] GET https://10.4.3.99/volume/v3/volumes/f7e0b4c2-e040-4516-8e41-c30156d52e99 Jul 03 14:54:50.472655 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-33502930-9096-44f0-ad0f-5dbb1411b700 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:50.482068 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-33502930-9096-44f0-ad0f-5dbb1411b700 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:50.493220 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-33502930-9096-44f0-ad0f-5dbb1411b700 tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] https://10.4.3.99/volume/v3/volumes/f7e0b4c2-e040-4516-8e41-c30156d52e99 returned with HTTP 404 Jul 03 14:54:50.493831 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 323/1300] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:50 2026] GET /volume/v3/volumes/f7e0b4c2-e040-4516-8e41-c30156d52e99 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:50.505003 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d25ae7ea-fffe-46ea-85cb-d5a98297139c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:50.509074 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d25ae7ea-fffe-46ea-85cb-d5a98297139c tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] DELETE https://10.4.3.99/volume/v3/types/65f4c5dd-7c48-4bcf-9632-4f74000fca91 Jul 03 14:54:50.509369 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d25ae7ea-fffe-46ea-85cb-d5a98297139c tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:50.509698 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d25ae7ea-fffe-46ea-85cb-d5a98297139c tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:50.555553 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d25ae7ea-fffe-46ea-85cb-d5a98297139c tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] https://10.4.3.99/volume/v3/types/65f4c5dd-7c48-4bcf-9632-4f74000fca91 returned with HTTP 202 Jul 03 14:54:50.555553 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 317/1301] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:54:50 2026] DELETE /volume/v3/types/65f4c5dd-7c48-4bcf-9632-4f74000fca91 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:54:50.567869 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e3c1181e-e9c0-44d5-9763-eb6efd5a9ccc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:50.570911 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e3c1181e-e9c0-44d5-9763-eb6efd5a9ccc tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] GET https://10.4.3.99/volume/v3/types/65f4c5dd-7c48-4bcf-9632-4f74000fca91 Jul 03 14:54:50.571084 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e3c1181e-e9c0-44d5-9763-eb6efd5a9ccc tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:50.571424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e3c1181e-e9c0-44d5-9763-eb6efd5a9ccc tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:50.576228 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e3c1181e-e9c0-44d5-9763-eb6efd5a9ccc tempest-VolumeAndVolumeTypeFromImageTest-1858853142 tempest-VolumeAndVolumeTypeFromImageTest-1858853142-project-admin] https://10.4.3.99/volume/v3/types/65f4c5dd-7c48-4bcf-9632-4f74000fca91 returned with HTTP 404 Jul 03 14:54:50.576813 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 332/1302] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:54:50 2026] GET /volume/v3/types/65f4c5dd-7c48-4bcf-9632-4f74000fca91 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:51.545004 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:51.776794 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:51.778992 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1378714358"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:51.782556 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1378714358'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:51.783011 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume of 1 GB Jul 03 14:54:51.792654 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Availability Zones retrieved successfully. Jul 03 14:54:51.803038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (7a9b6200-8291-43ed-bb3e-77f8c2c287b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:51.805427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220af054-9ac3-4c2d-bdb4-031204c4ef47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:51.807161 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:51.870880 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220af054-9ac3-4c2d-bdb4-031204c4ef47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:51.873499 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (339b75fb-c80a-4442-b701-669bed48fed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:52.013238 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['7b784ed9-2d11-4750-80ac-d144bf0c2e7c', '9850e090-5869-4bf6-9f10-280b56436e56', '53d23936-4365-47b2-b375-bae4c309856a', 'e141e3fc-c3a3-476c-8465-eb6ce73d4fa0'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:52.014556 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (339b75fb-c80a-4442-b701-669bed48fed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b784ed9-2d11-4750-80ac-d144bf0c2e7c', '9850e090-5869-4bf6-9f10-280b56436e56', '53d23936-4365-47b2-b375-bae4c309856a', 'e141e3fc-c3a3-476c-8465-eb6ce73d4fa0']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:52.015653 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ab592a-eb55-4124-b4d6-23ca29e62d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:52.057035 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ab592a-eb55-4124-b4d6-23ca29e62d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0900dbe9-f76e-44e0-99a4-e859dbc4cbc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1378714358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['7b784ed9-2d11-4750-80ac-d144bf0c2e7c','9850e090-5869-4bf6-9f10-280b56436e56','53d23936-4365-47b2-b375-bae4c309856a','e141e3fc-c3a3-476c-8465-eb6ce73d4fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1378714358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0900dbe9-f76e-44e0-99a4-e859dbc4cbc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c989274857bc494a98c9040bcbbd49c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:52.058269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72340671-3b7f-4b11-9b61-91e3158a218a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:52.102040 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72340671-3b7f-4b11-9b61-91e3158a218a) transitioned into state 'SUCCESS' from state '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-1378714358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['7b784ed9-2d11-4750-80ac-d144bf0c2e7c','9850e090-5869-4bf6-9f10-280b56436e56','53d23936-4365-47b2-b375-bae4c309856a','e141e3fc-c3a3-476c-8465-eb6ce73d4fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:52.103028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5258619d-c49f-4713-81f8-16b0a3d23106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:52.123354 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5258619d-c49f-4713-81f8-16b0a3d23106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:52.124090 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (7a9b6200-8291-43ed-bb3e-77f8c2c287b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:52.124664 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request issued successfully. Jul 03 14:54:52.125311 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3989f687-bc92-4f2b-aa36-817dfa35ac8f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:52.125849 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 331/1303] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:51 2026] POST /volume/v3/volumes => generated 747 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:52.761848 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1ad0af80-3478-43ea-902b-ca5dec770a8a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:52.996238 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1ad0af80-3478-43ea-902b-ca5dec770a8a tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:54:52.996928 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1ad0af80-3478-43ea-902b-ca5dec770a8a tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-870788694"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:53.031694 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-c744e02c-dd5c-4762-ab28-fe515333a3b0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.034856 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1ad0af80-3478-43ea-902b-ca5dec770a8a tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:54:53.035204 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-c744e02c-dd5c-4762-ab28-fe515333a3b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:54:53.035518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-c744e02c-dd5c-4762-ab28-fe515333a3b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:53.035739 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 324/1304] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:54:52 2026] POST /volume/v3/types => generated 219 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:53.035800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-c744e02c-dd5c-4762-ab28-fe515333a3b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:53.046915 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:53.046915 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:53.047852 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a34fa566-2540-4e3e-a9e8-4bc3aa77806a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.050343 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a34fa566-2540-4e3e-a9e8-4bc3aa77806a tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 14:54:53.050957 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a34fa566-2540-4e3e-a9e8-4bc3aa77806a tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1098204761"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:53.052799 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-c744e02c-dd5c-4762-ab28-fe515333a3b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:54:53.060530 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-c744e02c-dd5c-4762-ab28-fe515333a3b0 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:54:53.060911 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 318/1305] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:53 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:53.095877 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a34fa566-2540-4e3e-a9e8-4bc3aa77806a tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 14:54:53.095877 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 333/1306] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 14:54:53 2026] POST /volume/v3/group_types => generated 177 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:53.113884 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-504d9767-e6e4-4621-8658-d0230b56492f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.118145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-caae2674-1a3b-41ce-bc65-d027f93404c8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.118145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-caae2674-1a3b-41ce-bc65-d027f93404c8 None None] GET https://10.4.3.99/volume// Jul 03 14:54:53.118145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-caae2674-1a3b-41ce-bc65-d027f93404c8 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:53.120559 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-caae2674-1a3b-41ce-bc65-d027f93404c8 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:53.120559 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-caae2674-1a3b-41ce-bc65-d027f93404c8 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:54:53.120559 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 325/1307] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:54:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:54:53.136020 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-0888a264-7ae4-4d1d-bc7f-11a3c8a4b1cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.140711 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-0888a264-7ae4-4d1d-bc7f-11a3c8a4b1cc tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:54:53.141397 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-0888a264-7ae4-4d1d-bc7f-11a3c8a4b1cc tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "397321dd-e831-4fec-a144-6fc972e63c4d", "connector": null, "instance_uuid": "433b9c8f-cb01-4edd-8692-44be9a4b65e2"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:53.158531 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:53.158531 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:53.255704 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-0888a264-7ae4-4d1d-bc7f-11a3c8a4b1cc tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:54:53.256094 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-504d9767-e6e4-4621-8658-d0230b56492f tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] POST https://10.4.3.99/volume/v3/groups Jul 03 14:54:53.256837 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 319/1308] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:54:53 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:53.256908 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-504d9767-e6e4-4621-8658-d0230b56492f tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4730f096-9aff-4211-b764-d2a7ead78627", "volume_types": ["03368a2d-12e8-4d60-a607-368063f1ab43"], "name": "tempest-GroupsV314Test-Group-2025059845"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:53.258614 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-504d9767-e6e4-4621-8658-d0230b56492f tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Creating new group {'group': {'group_type': '4730f096-9aff-4211-b764-d2a7ead78627', 'volume_types': ['03368a2d-12e8-4d60-a607-368063f1ab43'], 'name': 'tempest-GroupsV314Test-Group-2025059845'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 14:54:53.282846 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.groups [None req-504d9767-e6e4-4621-8658-d0230b56492f tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Creating group tempest-GroupsV314Test-Group-2025059845. Jul 03 14:54:53.282846 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:53.282846 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:53.314889 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-504d9767-e6e4-4621-8658-d0230b56492f tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:54:53.313932. {{(pid=99979) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:54:53.315085 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-504d9767-e6e4-4621-8658-d0230b56492f tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Availability Zones retrieved successfully. Jul 03 14:54:53.346001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-2fadfa06-388e-4ee2-aaf5-67c5b76b8c72 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.353761 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-2fadfa06-388e-4ee2-aaf5-67c5b76b8c72 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] POST https://10.4.3.99/volume/v3/attachments/f6b01311-7d0b-4edc-92f9-6f95802e9007/action Jul 03 14:54:53.354811 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-2fadfa06-388e-4ee2-aaf5-67c5b76b8c72 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:53.354990 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-2fadfa06-388e-4ee2-aaf5-67c5b76b8c72 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:53.402295 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:53.402295 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:53.408530 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-504d9767-e6e4-4621-8658-d0230b56492f tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Created reservations ['9e65cf55-9fdc-4830-baca-c90a04dd4835'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:53.447431 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cd53200a-012a-4d2c-8454-fefb9f610895 req-2fadfa06-388e-4ee2-aaf5-67c5b76b8c72 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/attachments/f6b01311-7d0b-4edc-92f9-6f95802e9007/action returned with HTTP 204 Jul 03 14:54:53.447431 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 334/1309] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:54:53 2026] POST /volume/v3/attachments/f6b01311-7d0b-4edc-92f9-6f95802e9007/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:53.500406 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c76e385b-76c7-4f2e-b6ee-c0bde58c5d4f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.503797 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c76e385b-76c7-4f2e-b6ee-c0bde58c5d4f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:54:53.503797 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c76e385b-76c7-4f2e-b6ee-c0bde58c5d4f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:53.504107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c76e385b-76c7-4f2e-b6ee-c0bde58c5d4f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:53.505163 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-504d9767-e6e4-4621-8658-d0230b56492f tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/groups returned with HTTP 202 Jul 03 14:54:53.505608 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 332/1310] 10.4.3.99 () {70 vars in 1290 bytes} [Fri Jul 3 14:54:53 2026] POST /volume/v3/groups => generated 108 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:53.518955 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d0d9975b-5889-4e71-a579-00db300801b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.526095 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0d9975b-5889-4e71-a579-00db300801b1 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411 Jul 03 14:54:53.526095 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0d9975b-5889-4e71-a579-00db300801b1 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:53.526095 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0d9975b-5889-4e71-a579-00db300801b1 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:53.526323 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:53.526323 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:53.527790 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-d0d9975b-5889-4e71-a579-00db300801b1 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] show called for member 08f18e76-6e65-45ae-bb11-815f4924e411 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:53.535188 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:53.535188 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:53.547781 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c76e385b-76c7-4f2e-b6ee-c0bde58c5d4f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:54:53.558987 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c76e385b-76c7-4f2e-b6ee-c0bde58c5d4f tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:54:53.560093 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 326/1311] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:53 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 1109 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:53.561475 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0d9975b-5889-4e71-a579-00db300801b1 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411 returned with HTTP 200 Jul 03 14:54:53.561475 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 320/1312] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:53 2026] GET /volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411 => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:53.585470 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0c7f47c4-bd99-4477-a739-c346ddc6d3c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.590319 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c7f47c4-bd99-4477-a739-c346ddc6d3c3 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:54:53.591514 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c7f47c4-bd99-4477-a739-c346ddc6d3c3 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:53.593481 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c7f47c4-bd99-4477-a739-c346ddc6d3c3 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:53.608537 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:53.608537 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:53.614779 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0c7f47c4-bd99-4477-a739-c346ddc6d3c3 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:54:53.620673 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c7f47c4-bd99-4477-a739-c346ddc6d3c3 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:54:53.621209 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 335/1313] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:53 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 1109 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:53.694576 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-be50108a-8e39-4960-a966-a418fb34e675 req-12cbce4d-08fc-49dc-9542-55c5ba296545 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.700922 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-be50108a-8e39-4960-a966-a418fb34e675 req-12cbce4d-08fc-49dc-9542-55c5ba296545 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:54:53.701139 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-be50108a-8e39-4960-a966-a418fb34e675 req-12cbce4d-08fc-49dc-9542-55c5ba296545 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:53.701448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-be50108a-8e39-4960-a966-a418fb34e675 req-12cbce4d-08fc-49dc-9542-55c5ba296545 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:53.724314 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:53.724314 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:53.731037 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-be50108a-8e39-4960-a966-a418fb34e675 req-12cbce4d-08fc-49dc-9542-55c5ba296545 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:54:53.738366 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-be50108a-8e39-4960-a966-a418fb34e675 req-12cbce4d-08fc-49dc-9542-55c5ba296545 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:54:53.738920 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 333/1314] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:54:53 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 1109 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:53.789575 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-be50108a-8e39-4960-a966-a418fb34e675 req-a9f063c9-98ed-405b-893b-e799f8023e7d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:53.792585 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-be50108a-8e39-4960-a966-a418fb34e675 req-a9f063c9-98ed-405b-893b-e799f8023e7d tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] DELETE https://10.4.3.99/volume/v3/attachments/f6b01311-7d0b-4edc-92f9-6f95802e9007 Jul 03 14:54:53.793006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-be50108a-8e39-4960-a966-a418fb34e675 req-a9f063c9-98ed-405b-893b-e799f8023e7d tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:53.793625 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-be50108a-8e39-4960-a966-a418fb34e675 req-a9f063c9-98ed-405b-893b-e799f8023e7d tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:53.802940 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:53.802940 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:54.360250 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-be50108a-8e39-4960-a966-a418fb34e675 req-a9f063c9-98ed-405b-893b-e799f8023e7d tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/attachments/f6b01311-7d0b-4edc-92f9-6f95802e9007 returned with HTTP 200 Jul 03 14:54:54.360761 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 327/1315] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:54:53 2026] DELETE /volume/v3/attachments/f6b01311-7d0b-4edc-92f9-6f95802e9007 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:54.427267 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea35212a-c3cf-43b9-9adf-59951486dc3e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:54.431329 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea35212a-c3cf-43b9-9adf-59951486dc3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:54:54.431491 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea35212a-c3cf-43b9-9adf-59951486dc3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:54.431758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea35212a-c3cf-43b9-9adf-59951486dc3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:54.452345 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:54.452345 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:54.457980 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ea35212a-c3cf-43b9-9adf-59951486dc3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:54:54.471200 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea35212a-c3cf-43b9-9adf-59951486dc3e tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:54:54.471871 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 321/1316] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:54 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:54.490640 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dbebf802-1599-40b4-9aad-20387d043619 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:54.574771 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e9478352-173d-4769-b678-cba710734fa0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:54.577242 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e9478352-173d-4769-b678-cba710734fa0 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411 Jul 03 14:54:54.577757 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e9478352-173d-4769-b678-cba710734fa0 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:54.578142 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e9478352-173d-4769-b678-cba710734fa0 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:54.578762 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-e9478352-173d-4769-b678-cba710734fa0 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] show called for member 08f18e76-6e65-45ae-bb11-815f4924e411 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:54.586931 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:54.586931 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:54.617806 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e9478352-173d-4769-b678-cba710734fa0 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411 returned with HTTP 200 Jul 03 14:54:54.617806 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 334/1317] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:54 2026] GET /volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411 => generated 389 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:54.634065 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:54.636496 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:54.637043 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-708665718", "volume_type": "03368a2d-12e8-4d60-a607-368063f1ab43", "group_id": "08f18e76-6e65-45ae-bb11-815f4924e411", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:54.639525 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-708665718', 'volume_type': '03368a2d-12e8-4d60-a607-368063f1ab43', 'group_id': '08f18e76-6e65-45ae-bb11-815f4924e411', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:54.663617 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:54.663617 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:54.664321 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Create volume of 1 GB Jul 03 14:54:54.673689 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Availability Zones retrieved successfully. Jul 03 14:54:54.683073 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Flow 'volume_create_api' (c7335b34-fe3f-483f-a3cb-9d98b0d2317a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:54.688175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3fa992-193f-4735-ad2b-d60bdec5a509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.688175 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:54.688175 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:54.688175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:54.704976 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:54.705469 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1703729349"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:54.709531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1703729349'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:54.709531 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume of 1 GB Jul 03 14:54:54.716184 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Availability Zones retrieved successfully. Jul 03 14:54:54.723347 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (e7f185d0-3141-4be3-be76-904750eff0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:54.723672 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3fa992-193f-4735-ad2b-d60bdec5a509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:54:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03368a2d-12e8-4d60-a607-368063f1ab43,is_public=True,name='tempest-GroupsV314Test-volume-type-870788694',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03368a2d-12e8-4d60-a607-368063f1ab43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '08f18e76-6e65-45ae-bb11-815f4924e411', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:54.724799 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9aeb81-d334-4f07-ae9c-adc07f1115b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.725858 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f462466-4e39-44e6-83c9-402ae581727c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.726132 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:54.763258 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9aeb81-d334-4f07-ae9c-adc07f1115b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:54.765571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e820798-e054-4d1a-9e9a-97f6ca43ee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.786069 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-870788694 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-870788694, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:54.786610 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-870788694 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-870788694, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:54.850194 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Created reservations ['fe0526aa-9409-4a83-813a-5bbcaf63ad18', '9f28cdcb-c725-476a-8b9d-7f9009c8d858', '80325abc-46ce-418d-bdf6-9674bc86c50b', '235e53fb-da7a-4046-9912-e5d721dfb280'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:54.850910 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f462466-4e39-44e6-83c9-402ae581727c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe0526aa-9409-4a83-813a-5bbcaf63ad18', '9f28cdcb-c725-476a-8b9d-7f9009c8d858', '80325abc-46ce-418d-bdf6-9674bc86c50b', '235e53fb-da7a-4046-9912-e5d721dfb280']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:54.851819 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929f92d7-917d-47df-afe5-d66219da687e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.854522 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Created reservations ['b0b40129-cada-4498-9d41-b93e4e84ebc4', 'a3a3beb1-970f-4191-98fd-f568a36d941f', '40265a41-9210-40bd-9426-da6138a2162c', '8e04af75-8eae-4e3e-a13d-cd6cb8671df2'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:54.855703 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e820798-e054-4d1a-9e9a-97f6ca43ee6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0b40129-cada-4498-9d41-b93e4e84ebc4', 'a3a3beb1-970f-4191-98fd-f568a36d941f', '40265a41-9210-40bd-9426-da6138a2162c', '8e04af75-8eae-4e3e-a13d-cd6cb8671df2']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:54.856736 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b8eda8c-fb05-4cb8-8ab1-b82839ca3d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.885290 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0882061d-c205-4a33-b8ad-c564fe0c01e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:54.900549 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929f92d7-917d-47df-afe5-d66219da687e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af166e8e-366d-49b2-99da-6cd6f4cb1d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-708665718',encryption_key_id=None,group_id=08f18e76-6e65-45ae-bb11-815f4924e411,group_type_id=,metadata={},multiattach=False,project_id='0c42dc1218a24fab96dbad2313993889',qos_specs=None,replication_status=,reservations=['fe0526aa-9409-4a83-813a-5bbcaf63ad18','9f28cdcb-c725-476a-8b9d-7f9009c8d858','80325abc-46ce-418d-bdf6-9674bc86c50b','235e53fb-da7a-4046-9912-e5d721dfb280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9616d4830dc42898b612418a21086bb',volume_type_id=03368a2d-12e8-4d60-a607-368063f1ab43), 'volume': Volume(_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-03T14:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-708665718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=08f18e76-6e65-45ae-bb11-815f4924e411,host=None,id=af166e8e-366d-49b2-99da-6cd6f4cb1d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c42dc1218a24fab96dbad2313993889',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9616d4830dc42898b612418a21086bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03368a2d-12e8-4d60-a607-368063f1ab43),volume_type_id=03368a2d-12e8-4d60-a607-368063f1ab43)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:54.901828 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102701f1-32c8-466b-a0a6-e247aec6198c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.902194 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b8eda8c-fb05-4cb8-8ab1-b82839ca3d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a952224e-d0e3-4ebe-8b87-bf42a4efcf27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1703729349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['b0b40129-cada-4498-9d41-b93e4e84ebc4','a3a3beb1-970f-4191-98fd-f568a36d941f','40265a41-9210-40bd-9426-da6138a2162c','8e04af75-8eae-4e3e-a13d-cd6cb8671df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1703729349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a952224e-d0e3-4ebe-8b87-bf42a4efcf27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b2fb309f620439a951a1bc31c7be2eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7a4875585fb433594ff2306d8856d0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:54.903269 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e01433-273f-4a0b-a202-d41ab8f4e390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.945041 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e01433-273f-4a0b-a202-d41ab8f4e390) transitioned into state 'SUCCESS' from state '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-1703729349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['b0b40129-cada-4498-9d41-b93e4e84ebc4','a3a3beb1-970f-4191-98fd-f568a36d941f','40265a41-9210-40bd-9426-da6138a2162c','8e04af75-8eae-4e3e-a13d-cd6cb8671df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:54.946155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bafdd6c-ff91-4448-b706-f426d7302bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.973571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bafdd6c-ff91-4448-b706-f426d7302bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:54.975465 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (e7f185d0-3141-4be3-be76-904750eff0e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:54.978975 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request issued successfully. Jul 03 14:54:54.979639 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dbebf802-1599-40b4-9aad-20387d043619 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:54.987830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102701f1-32c8-466b-a0a6-e247aec6198c) transitioned into state 'SUCCESS' from state '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-708665718',encryption_key_id=None,group_id=08f18e76-6e65-45ae-bb11-815f4924e411,group_type_id=,metadata={},multiattach=False,project_id='0c42dc1218a24fab96dbad2313993889',qos_specs=None,replication_status=,reservations=['fe0526aa-9409-4a83-813a-5bbcaf63ad18','9f28cdcb-c725-476a-8b9d-7f9009c8d858','80325abc-46ce-418d-bdf6-9674bc86c50b','235e53fb-da7a-4046-9912-e5d721dfb280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9616d4830dc42898b612418a21086bb',volume_type_id=03368a2d-12e8-4d60-a607-368063f1ab43)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:54.988971 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e5e6f6-7032-4aa1-a666-6d238d82b05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:54.993622 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 336/1318] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:54:54 2026] POST /volume/v3/volumes => generated 756 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:55.001983 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-81f1a92b-f3f8-48ba-95ca-6a9c0086c497 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:55.004379 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81f1a92b-f3f8-48ba-95ca-6a9c0086c497 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 Jul 03 14:54:55.004379 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81f1a92b-f3f8-48ba-95ca-6a9c0086c497 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:55.004379 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81f1a92b-f3f8-48ba-95ca-6a9c0086c497 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:55.016736 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:55.016736 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:55.026395 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e5e6f6-7032-4aa1-a666-6d238d82b05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:55.028797 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Flow 'volume_create_api' (c7335b34-fe3f-483f-a3cb-9d98b0d2317a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:55.028797 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Create volume request issued successfully. Jul 03 14:54:55.028955 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:55.029203 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:55.030184 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-81f1a92b-f3f8-48ba-95ca-6a9c0086c497 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:54:55.035862 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0882061d-c205-4a33-b8ad-c564fe0c01e7 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] GET https://10.4.3.99/volume/v3/os-hosts Jul 03 14:54:55.036154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0882061d-c205-4a33-b8ad-c564fe0c01e7 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:55.036680 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0882061d-c205-4a33-b8ad-c564fe0c01e7 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:55.037693 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81f1a92b-f3f8-48ba-95ca-6a9c0086c497 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 returned with HTTP 200 Jul 03 14:54:55.037693 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 335/1319] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:55 2026] GET /volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:55.046755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.hosts [None req-0882061d-c205-4a33-b8ad-c564fe0c01e7 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] status, active and update: available, enabled, 2026-07-03 14:54:06+00:00 {{(pid=99978) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 14:54:55.046755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.hosts [None req-0882061d-c205-4a33-b8ad-c564fe0c01e7 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] status, active and update: available, enabled, 2026-07-03 14:54:05+00:00 {{(pid=99978) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 14:54:55.046755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.hosts [None req-0882061d-c205-4a33-b8ad-c564fe0c01e7 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] status, active and update: available, enabled, 2026-07-03 14:53:34+00:00 {{(pid=99978) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 14:54:55.046755 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0882061d-c205-4a33-b8ad-c564fe0c01e7 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] https://10.4.3.99/volume/v3/os-hosts returned with HTTP 200 Jul 03 14:54:55.047144 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 322/1320] 10.4.3.99 () {66 vars in 1233 bytes} [Fri Jul 3 14:54:54 2026] GET /volume/v3/os-hosts => generated 560 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:55.060709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-035d6baf-9f64-4f9c-a359-335c3917a14f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:55.063806 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-035d6baf-9f64-4f9c-a359-335c3917a14f tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] GET https://10.4.3.99/volume/v3/os-hosts Jul 03 14:54:55.064068 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-035d6baf-9f64-4f9c-a359-335c3917a14f tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:55.064478 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-035d6baf-9f64-4f9c-a359-335c3917a14f tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:55.064676 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:55.064676 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:55.074722 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.hosts [None req-035d6baf-9f64-4f9c-a359-335c3917a14f tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] status, active and update: available, enabled, 2026-07-03 14:54:06+00:00 {{(pid=99977) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 14:54:55.074722 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.hosts [None req-035d6baf-9f64-4f9c-a359-335c3917a14f tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] status, active and update: available, enabled, 2026-07-03 14:54:05+00:00 {{(pid=99977) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 14:54:55.075166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.hosts [None req-035d6baf-9f64-4f9c-a359-335c3917a14f tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] status, active and update: available, enabled, 2026-07-03 14:53:34+00:00 {{(pid=99977) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 14:54:55.075563 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-035d6baf-9f64-4f9c-a359-335c3917a14f tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] https://10.4.3.99/volume/v3/os-hosts returned with HTTP 200 Jul 03 14:54:55.076157 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 337/1321] 10.4.3.99 () {66 vars in 1233 bytes} [Fri Jul 3 14:54:55 2026] GET /volume/v3/os-hosts => generated 560 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:55.087467 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:55.089149 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-13f1b14a-eae1-485a-ac35-534fd9aaa182 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:55.091534 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:55.091534 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:55.091750 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-13f1b14a-eae1-485a-ac35-534fd9aaa182 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] GET https://10.4.3.99/volume/v3/os-hosts/np0000004430@storpool Jul 03 14:54:55.092058 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-13f1b14a-eae1-485a-ac35-534fd9aaa182 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:55.092465 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-13f1b14a-eae1-485a-ac35-534fd9aaa182 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:55.096702 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-653c8e73-84ba-42dc-b388-7b0880858cd4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:55.097646 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 328/1322] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 14:54:54 2026] POST /volume/v3/volumes => generated 815 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:55.116165 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3984e36a-48f5-493d-b4a7-651b00884568 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:55.119603 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3984e36a-48f5-493d-b4a7-651b00884568 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f Jul 03 14:54:55.119603 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3984e36a-48f5-493d-b4a7-651b00884568 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:55.119603 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3984e36a-48f5-493d-b4a7-651b00884568 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:55.130001 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:55.130001 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:55.134946 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3984e36a-48f5-493d-b4a7-651b00884568 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Volume info retrieved successfully. Jul 03 14:54:55.136015 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-3984e36a-48f5-493d-b4a7-651b00884568 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:55.136015 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-3984e36a-48f5-493d-b4a7-651b00884568 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:55.194179 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-13f1b14a-eae1-485a-ac35-534fd9aaa182 tempest-VolumeHostsAdminTestsJSON-316355694 tempest-VolumeHostsAdminTestsJSON-316355694-project-admin] https://10.4.3.99/volume/v3/os-hosts/np0000004430@storpool returned with HTTP 200 Jul 03 14:54:55.194772 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 336/1323] 10.4.3.99 () {66 vars in 1299 bytes} [Fri Jul 3 14:54:55 2026] GET /volume/v3/os-hosts/np0000004430@storpool => generated 1125 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:55.205166 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-3984e36a-48f5-493d-b4a7-651b00884568 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:55.212413 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:55.212413 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:55.224210 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3984e36a-48f5-493d-b4a7-651b00884568 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f returned with HTTP 200 Jul 03 14:54:55.225520 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 323/1324] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:55 2026] GET /volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f => generated 883 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:56.060381 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-47079d0c-2d84-4723-b6fa-76547f49873f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:56.063928 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47079d0c-2d84-4723-b6fa-76547f49873f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 Jul 03 14:54:56.063928 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47079d0c-2d84-4723-b6fa-76547f49873f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:56.065888 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47079d0c-2d84-4723-b6fa-76547f49873f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:56.080442 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:56.080442 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:56.085516 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-47079d0c-2d84-4723-b6fa-76547f49873f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:54:56.094600 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47079d0c-2d84-4723-b6fa-76547f49873f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 returned with HTTP 200 Jul 03 14:54:56.095172 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 338/1325] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:56 2026] GET /volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:56.113490 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-54664c55-3732-4a25-ad61-31e4a39aaf30 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:56.115989 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54664c55-3732-4a25-ad61-31e4a39aaf30 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 14:54:56.116646 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-54664c55-3732-4a25-ad61-31e4a39aaf30 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a952224e-d0e3-4ebe-8b87-bf42a4efcf27", "name": "tempest-CreateVolumesFromBackupTest-Backup-242045503"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:56.118783 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-54664c55-3732-4a25-ad61-31e4a39aaf30 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Creating new backup {'backup': {'volume_id': 'a952224e-d0e3-4ebe-8b87-bf42a4efcf27', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-242045503'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:54:56.119024 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-54664c55-3732-4a25-ad61-31e4a39aaf30 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Creating backup of volume a952224e-d0e3-4ebe-8b87-bf42a4efcf27 in container None Jul 03 14:54:56.133436 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:56.133436 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:56.133436 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-54664c55-3732-4a25-ad61-31e4a39aaf30 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:54:56.211531 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-54664c55-3732-4a25-ad61-31e4a39aaf30 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Created reservations ['d860b541-afad-4b41-a895-8ad131021ac9', 'd6d7fb6c-0f1a-4a65-89cf-0fbede4c2427'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:56.245550 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5c937a09-5c62-459e-a0f9-9f7508e4e873 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:56.250666 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c937a09-5c62-459e-a0f9-9f7508e4e873 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f Jul 03 14:54:56.250666 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c937a09-5c62-459e-a0f9-9f7508e4e873 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:56.250666 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c937a09-5c62-459e-a0f9-9f7508e4e873 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:56.261836 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:56.261836 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:56.272534 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5c937a09-5c62-459e-a0f9-9f7508e4e873 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Volume info retrieved successfully. Jul 03 14:54:56.272534 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-5c937a09-5c62-459e-a0f9-9f7508e4e873 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:56.272534 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-5c937a09-5c62-459e-a0f9-9f7508e4e873 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:56.335703 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-5c937a09-5c62-459e-a0f9-9f7508e4e873 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:56.344931 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:56.344931 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:56.359936 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54664c55-3732-4a25-ad61-31e4a39aaf30 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:54:56.359936 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 329/1326] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:54:56 2026] POST /volume/v3/backups => generated 336 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:56.375357 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f1e54f13-7877-4d56-9b2d-a1e0ec24ab1f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:56.378860 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f1e54f13-7877-4d56-9b2d-a1e0ec24ab1f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:54:56.378860 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f1e54f13-7877-4d56-9b2d-a1e0ec24ab1f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:56.378860 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f1e54f13-7877-4d56-9b2d-a1e0ec24ab1f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:56.378860 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f1e54f13-7877-4d56-9b2d-a1e0ec24ab1f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:54:56.385353 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c937a09-5c62-459e-a0f9-9f7508e4e873 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f returned with HTTP 200 Jul 03 14:54:56.386668 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 337/1327] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:56 2026] GET /volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f => generated 908 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:56.409991 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:56.409991 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:56.410723 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:56.411740 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f1e54f13-7877-4d56-9b2d-a1e0ec24ab1f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:54:56.412660 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 324/1328] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:56 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 743 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:56.413839 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] POST https://10.4.3.99/volume/v3/groups/action Jul 03 14:54:56.414403 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Action body: b'{"create-from-src": {"source_group_id": "08f18e76-6e65-45ae-bb11-815f4924e411", "name": "tempest-Group_from_grp-2083003750"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:56.414592 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "08f18e76-6e65-45ae-bb11-815f4924e411", "name": "tempest-Group_from_grp-2083003750"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:56.422950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Creating new group {'create-from-src': {'source_group_id': '08f18e76-6e65-45ae-bb11-815f4924e411', 'name': 'tempest-Group_from_grp-2083003750'}}. {{(pid=99977) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 14:54:56.423164 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Creating group tempest-Group_from_grp-2083003750 from source group 08f18e76-6e65-45ae-bb11-815f4924e411. Jul 03 14:54:56.434154 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:56.434154 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:56.452906 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:56.452906 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:56.517571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Created reservations ['ad753d86-7b3a-4380-ae8c-7e28ef565dbd'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:57.122900 np0000004430 devstack@c-api.service[99977]: INFO cinder.group.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] A mapping entry already exists for group ef4ff570-9f9a-4a1c-822d-adf9f42f27ed and volume type 03368a2d-12e8-4d60-a607-368063f1ab43. Do not need to create again. Jul 03 14:54:57.123522 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:57.123522 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:57.124342 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Availability Zones retrieved successfully. Jul 03 14:54:57.132404 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Flow 'volume_create_api' (3f24033f-7ba6-4f92-81fd-4689eaef7659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:57.133907 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fc6ea14-cbea-4c10-a963-58893c12bdf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:57.138107 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:57.172816 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fc6ea14-cbea-4c10-a963-58893c12bdf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'af166e8e-366d-49b2-99da-6cd6f4cb1d8f', 'volume_type': VolumeType(created_at=2026-07-03T14:54:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03368a2d-12e8-4d60-a607-368063f1ab43,is_public=True,name='tempest-GroupsV314Test-volume-type-870788694',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03368a2d-12e8-4d60-a607-368063f1ab43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ef4ff570-9f9a-4a1c-822d-adf9f42f27ed', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:57.174973 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee1d8f4-d477-43f2-b038-3f72083fc872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:57.220866 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-870788694 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-870788694, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:57.221325 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-870788694 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-870788694, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:54:57.258149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Created reservations ['06ff3e5d-678f-4fe9-9da9-179755628c31', 'c4a28b4a-7801-4bd9-86dc-bb86d029d4f8', 'b8cf63c8-aff2-4dbd-a0d9-06539fc2aa9e', '9c869b80-a477-4429-a395-e10a4c4ea132'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:57.259107 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee1d8f4-d477-43f2-b038-3f72083fc872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ff3e5d-678f-4fe9-9da9-179755628c31', 'c4a28b4a-7801-4bd9-86dc-bb86d029d4f8', 'b8cf63c8-aff2-4dbd-a0d9-06539fc2aa9e', '9c869b80-a477-4429-a395-e10a4c4ea132']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:57.260029 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eca01b7-0dc4-4da8-99bf-a2e0ab420675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:57.308508 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eca01b7-0dc4-4da8-99bf-a2e0ab420675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e58a1a77-8637-4576-afd3-4d4517047011', '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=ef4ff570-9f9a-4a1c-822d-adf9f42f27ed,group_type_id=,metadata={},multiattach=False,project_id='0c42dc1218a24fab96dbad2313993889',qos_specs=None,replication_status=,reservations=['06ff3e5d-678f-4fe9-9da9-179755628c31','c4a28b4a-7801-4bd9-86dc-bb86d029d4f8','b8cf63c8-aff2-4dbd-a0d9-06539fc2aa9e','9c869b80-a477-4429-a395-e10a4c4ea132'],size=1,snapshot_id=None,source_replicaid=,source_volid=af166e8e-366d-49b2-99da-6cd6f4cb1d8f,status='creating',user_id='a9616d4830dc42898b612418a21086bb',volume_type_id=03368a2d-12e8-4d60-a607-368063f1ab43), 'volume': Volume(_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-03T14:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ef4ff570-9f9a-4a1c-822d-adf9f42f27ed,host=None,id=e58a1a77-8637-4576-afd3-4d4517047011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c42dc1218a24fab96dbad2313993889',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=af166e8e-366d-49b2-99da-6cd6f4cb1d8f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9616d4830dc42898b612418a21086bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03368a2d-12e8-4d60-a607-368063f1ab43),volume_type_id=03368a2d-12e8-4d60-a607-368063f1ab43)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:57.309449 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c0f7a7-3606-4fcc-b2c3-b92e89bf781d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:57.346379 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c0f7a7-3606-4fcc-b2c3-b92e89bf781d) transitioned into state 'SUCCESS' from 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=ef4ff570-9f9a-4a1c-822d-adf9f42f27ed,group_type_id=,metadata={},multiattach=False,project_id='0c42dc1218a24fab96dbad2313993889',qos_specs=None,replication_status=,reservations=['06ff3e5d-678f-4fe9-9da9-179755628c31','c4a28b4a-7801-4bd9-86dc-bb86d029d4f8','b8cf63c8-aff2-4dbd-a0d9-06539fc2aa9e','9c869b80-a477-4429-a395-e10a4c4ea132'],size=1,snapshot_id=None,source_replicaid=,source_volid=af166e8e-366d-49b2-99da-6cd6f4cb1d8f,status='creating',user_id='a9616d4830dc42898b612418a21086bb',volume_type_id=03368a2d-12e8-4d60-a607-368063f1ab43)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:57.347984 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Flow 'volume_create_api' (3f24033f-7ba6-4f92-81fd-4689eaef7659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:57.348935 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Create volume request issued successfully. Jul 03 14:54:57.378368 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ccab1a51-63a8-42cc-b5db-f00faf10b314 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/groups/action returned with HTTP 202 Jul 03 14:54:57.379085 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 339/1329] 10.4.3.99 () {70 vars in 1311 bytes} [Fri Jul 3 14:54:56 2026] POST /volume/v3/groups/action => generated 102 bytes in 969 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:54:57.391541 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b409856d-9394-4d00-bb3c-a4e600073477 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:57.394278 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:57.394820 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:57.394820 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:57.395032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:57.395385 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:57.395385 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:57.395853 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:57.429310 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a00f7c0d-b8c4-48ac-b592-a85d767c420f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:57.432845 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a00f7c0d-b8c4-48ac-b592-a85d767c420f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:54:57.432845 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a00f7c0d-b8c4-48ac-b592-a85d767c420f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:57.432845 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a00f7c0d-b8c4-48ac-b592-a85d767c420f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:57.432845 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a00f7c0d-b8c4-48ac-b592-a85d767c420f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:54:57.470789 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:57.470789 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:57.470789 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a00f7c0d-b8c4-48ac-b592-a85d767c420f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:54:57.471335 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 338/1330] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:57 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:57.584662 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Get all volumes completed successfully. Jul 03 14:54:57.584800 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:57.584997 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:57.646105 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:57.650744 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:57.650744 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:57.656200 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:57.656597 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:57.712878 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:57.719696 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:57.719696 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:57.727936 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b409856d-9394-4d00-bb3c-a4e600073477 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:57.728363 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 330/1331] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:57 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:57.747173 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-75ecb077-1fcd-4561-8a1b-d7364104fb34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:57.752099 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-75ecb077-1fcd-4561-8a1b-d7364104fb34 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/e58a1a77-8637-4576-afd3-4d4517047011 Jul 03 14:54:57.752658 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-75ecb077-1fcd-4561-8a1b-d7364104fb34 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:57.753947 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-75ecb077-1fcd-4561-8a1b-d7364104fb34 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:57.766490 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:57.766490 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:57.772971 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-75ecb077-1fcd-4561-8a1b-d7364104fb34 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Volume info retrieved successfully. Jul 03 14:54:57.773839 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-75ecb077-1fcd-4561-8a1b-d7364104fb34 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:57.774011 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-75ecb077-1fcd-4561-8a1b-d7364104fb34 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:57.852270 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-75ecb077-1fcd-4561-8a1b-d7364104fb34 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:57.857983 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:57.857983 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:57.886512 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-75ecb077-1fcd-4561-8a1b-d7364104fb34 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/e58a1a77-8637-4576-afd3-4d4517047011 returned with HTTP 200 Jul 03 14:54:57.887040 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 325/1332] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:57 2026] GET /volume/v3/volumes/e58a1a77-8637-4576-afd3-4d4517047011 => generated 920 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:57.910106 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ed0b9467-624c-4218-af23-0753a2fd6e5d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:57.912827 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed0b9467-624c-4218-af23-0753a2fd6e5d tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/groups/ef4ff570-9f9a-4a1c-822d-adf9f42f27ed Jul 03 14:54:57.913089 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed0b9467-624c-4218-af23-0753a2fd6e5d tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:57.913266 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed0b9467-624c-4218-af23-0753a2fd6e5d tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:57.913440 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-ed0b9467-624c-4218-af23-0753a2fd6e5d tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] show called for member ef4ff570-9f9a-4a1c-822d-adf9f42f27ed {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:57.922678 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:57.922678 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:57.936377 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed0b9467-624c-4218-af23-0753a2fd6e5d tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/groups/ef4ff570-9f9a-4a1c-822d-adf9f42f27ed returned with HTTP 200 Jul 03 14:54:57.936942 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 340/1333] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:57 2026] GET /volume/v3/groups/ef4ff570-9f9a-4a1c-822d-adf9f42f27ed => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:54:57.950572 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:57.952977 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:57.953447 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:57.953873 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:57.954277 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:57.955515 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:57.966162 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Get all volumes completed successfully. Jul 03 14:54:57.967150 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:57.968167 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:58.023200 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:58.028185 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:58.028185 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:58.034766 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:58.035045 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:58.084801 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:58.088576 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:58.088576 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:58.098303 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-393ced63-1853-46ba-bfcf-e91ba29a2542 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:58.098801 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 339/1334] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:57 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:54:58.115724 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e73713ce-f46e-4256-87da-b85cd2e75b73 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:58.117577 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e73713ce-f46e-4256-87da-b85cd2e75b73 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] POST https://10.4.3.99/volume/v3/groups/ef4ff570-9f9a-4a1c-822d-adf9f42f27ed/action Jul 03 14:54:58.118274 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e73713ce-f46e-4256-87da-b85cd2e75b73 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:58.121672 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e73713ce-f46e-4256-87da-b85cd2e75b73 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:58.121894 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-e73713ce-f46e-4256-87da-b85cd2e75b73 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] delete called for group ef4ff570-9f9a-4a1c-822d-adf9f42f27ed {{(pid=99980) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:54:58.122654 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.groups [None req-e73713ce-f46e-4256-87da-b85cd2e75b73 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Delete group with id: ef4ff570-9f9a-4a1c-822d-adf9f42f27ed Jul 03 14:54:58.128326 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:58.128326 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:58.205168 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e73713ce-f46e-4256-87da-b85cd2e75b73 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/groups/ef4ff570-9f9a-4a1c-822d-adf9f42f27ed/action returned with HTTP 202 Jul 03 14:54:58.205655 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 331/1335] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:54:58 2026] POST /volume/v3/groups/ef4ff570-9f9a-4a1c-822d-adf9f42f27ed/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:58.216711 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-77ec71db-9474-45db-bb30-782ca64991ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:58.219197 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77ec71db-9474-45db-bb30-782ca64991ca tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/e58a1a77-8637-4576-afd3-4d4517047011 Jul 03 14:54:58.219434 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77ec71db-9474-45db-bb30-782ca64991ca tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:58.219682 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77ec71db-9474-45db-bb30-782ca64991ca tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:58.232098 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:58.232098 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:58.241655 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-77ec71db-9474-45db-bb30-782ca64991ca tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Volume info retrieved successfully. Jul 03 14:54:58.242675 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-77ec71db-9474-45db-bb30-782ca64991ca tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:58.242903 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-77ec71db-9474-45db-bb30-782ca64991ca tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:58.294094 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-77ec71db-9474-45db-bb30-782ca64991ca tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:58.299232 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:58.299232 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:58.323392 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77ec71db-9474-45db-bb30-782ca64991ca tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/e58a1a77-8637-4576-afd3-4d4517047011 returned with HTTP 200 Jul 03 14:54:58.325006 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 326/1336] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:58 2026] GET /volume/v3/volumes/e58a1a77-8637-4576-afd3-4d4517047011 => generated 919 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:58.507217 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9493fc1a-15d3-45e9-8920-8be504eb0217 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:58.509396 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9493fc1a-15d3-45e9-8920-8be504eb0217 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:54:58.509835 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9493fc1a-15d3-45e9-8920-8be504eb0217 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:58.509939 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9493fc1a-15d3-45e9-8920-8be504eb0217 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:58.510158 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9493fc1a-15d3-45e9-8920-8be504eb0217 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:54:58.535002 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:58.535002 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:58.536200 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9493fc1a-15d3-45e9-8920-8be504eb0217 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:54:58.536649 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 341/1337] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:58 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:58.824593 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-50405c0f-d012-4339-853a-a463cb61f3b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:58.946493 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c268fb64-91f3-4923-8fd2-8c4be53e78c6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.005048 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-50405c0f-d012-4339-853a-a463cb61f3b8 tempest-ExtensionsTestJSON-436368345 tempest-ExtensionsTestJSON-436368345-project-member] GET https://10.4.3.99/volume/v3/extensions Jul 03 14:54:59.005236 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c268fb64-91f3-4923-8fd2-8c4be53e78c6 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:54:59.005279 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-50405c0f-d012-4339-853a-a463cb61f3b8 tempest-ExtensionsTestJSON-436368345 tempest-ExtensionsTestJSON-436368345-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:59.005279 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-50405c0f-d012-4339-853a-a463cb61f3b8 tempest-ExtensionsTestJSON-436368345 tempest-ExtensionsTestJSON-436368345-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:59.005376 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c268fb64-91f3-4923-8fd2-8c4be53e78c6 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:59.005422 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-50405c0f-d012-4339-853a-a463cb61f3b8 tempest-ExtensionsTestJSON-436368345 tempest-ExtensionsTestJSON-436368345-project-member] https://10.4.3.99/volume/v3/extensions returned with HTTP 200 Jul 03 14:54:59.005544 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 340/1338] 10.4.3.99 () {66 vars in 1239 bytes} [Fri Jul 3 14:54:58 2026] GET /volume/v3/extensions => generated 5245 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:59.026460 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c268fb64-91f3-4923-8fd2-8c4be53e78c6 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:54:59.027382 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 332/1339] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:54:58 2026] POST /volume/v3/types => generated 188 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:59.039921 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0dc2ec8a-3c09-4bb7-bf1c-f1cc7de14d86 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.043384 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0dc2ec8a-3c09-4bb7-bf1c-f1cc7de14d86 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:54:59.043384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0dc2ec8a-3c09-4bb7-bf1c-f1cc7de14d86 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:59.067470 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0dc2ec8a-3c09-4bb7-bf1c-f1cc7de14d86 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:54:59.067985 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 327/1340] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:54:59 2026] POST /volume/v3/types => generated 188 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:59.078257 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.200664 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:54:59.201230 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1225260999"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:59.203244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1225260999'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:54:59.212220 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Create volume of 1 GB Jul 03 14:54:59.213470 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:59.213470 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:59.213470 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Availability Zones retrieved successfully. Jul 03 14:54:59.221801 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Flow 'volume_create_api' (014c3421-7d78-4957-bce6-c226d41a9910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:59.221955 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9604802-67ec-47fb-8b1f-f6e5fe65beab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:59.222833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:54:59.251153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9604802-67ec-47fb-8b1f-f6e5fe65beab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:54:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a777ed0b-4115-4a05-8532-ee92328d8104,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a777ed0b-4115-4a05-8532-ee92328d8104', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:59.251153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3d6dcc-90c2-4f00-a518-78aa08d694d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:59.282718 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-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 03 14:54:59.283619 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-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 03 14:54:59.336830 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Created reservations ['aae9e2b7-cc49-4afb-95bb-0228ce8571f2', '90d12854-2ba2-4c58-aa54-66a8fd3e1bf6', '8bf82c5a-6d12-43a0-be3f-8e5d534a0566', 'a4d2cffe-b87f-4271-9d87-a0a9af308061'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:54:59.337794 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e3d6dcc-90c2-4f00-a518-78aa08d694d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae9e2b7-cc49-4afb-95bb-0228ce8571f2', '90d12854-2ba2-4c58-aa54-66a8fd3e1bf6', '8bf82c5a-6d12-43a0-be3f-8e5d534a0566', 'a4d2cffe-b87f-4271-9d87-a0a9af308061']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:59.338550 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d321241b-7726-41b8-acba-042526d6a7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:59.347581 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-76c62196-3a27-449f-be97-b53464cbbac4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.350346 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-76c62196-3a27-449f-be97-b53464cbbac4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/e58a1a77-8637-4576-afd3-4d4517047011 Jul 03 14:54:59.350640 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-76c62196-3a27-449f-be97-b53464cbbac4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:59.351650 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-76c62196-3a27-449f-be97-b53464cbbac4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:59.361065 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-76c62196-3a27-449f-be97-b53464cbbac4 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/e58a1a77-8637-4576-afd3-4d4517047011 returned with HTTP 404 Jul 03 14:54:59.361899 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 341/1341] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:59 2026] GET /volume/v3/volumes/e58a1a77-8637-4576-afd3-4d4517047011 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:59.374016 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3aa9ac4d-3649-4d8e-b757-39d07d604f2a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.375202 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d321241b-7726-41b8-acba-042526d6a7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c29e697f-4109-4876-a6f1-de84357c8ed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1225260999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d67438204434878a782dd59e9d92728',qos_specs=None,replication_status=,reservations=['aae9e2b7-cc49-4afb-95bb-0228ce8571f2','90d12854-2ba2-4c58-aa54-66a8fd3e1bf6','8bf82c5a-6d12-43a0-be3f-8e5d534a0566','a4d2cffe-b87f-4271-9d87-a0a9af308061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b7785cbea84c9e8ada4b85e8dea0b3',volume_type_id=a777ed0b-4115-4a05-8532-ee92328d8104), 'volume': Volume(_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-03T14:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1225260999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c29e697f-4109-4876-a6f1-de84357c8ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d67438204434878a782dd59e9d92728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b7785cbea84c9e8ada4b85e8dea0b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a777ed0b-4115-4a05-8532-ee92328d8104),volume_type_id=a777ed0b-4115-4a05-8532-ee92328d8104)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:59.376184 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ee05d4-5ba5-44d0-b25e-29eeeef15cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:59.379081 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3aa9ac4d-3649-4d8e-b757-39d07d604f2a tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/groups/ef4ff570-9f9a-4a1c-822d-adf9f42f27ed Jul 03 14:54:59.380465 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3aa9ac4d-3649-4d8e-b757-39d07d604f2a tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:59.380465 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3aa9ac4d-3649-4d8e-b757-39d07d604f2a tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:59.380679 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-3aa9ac4d-3649-4d8e-b757-39d07d604f2a tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] show called for member ef4ff570-9f9a-4a1c-822d-adf9f42f27ed {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:54:59.386032 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3aa9ac4d-3649-4d8e-b757-39d07d604f2a tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/groups/ef4ff570-9f9a-4a1c-822d-adf9f42f27ed returned with HTTP 404 Jul 03 14:54:59.387019 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 333/1342] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:54:59 2026] GET /volume/v3/groups/ef4ff570-9f9a-4a1c-822d-adf9f42f27ed => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:54:59.400659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a8601810-4103-48b8-856f-b546151e9e8c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.403374 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:54:59.404065 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:59.404065 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:59.404303 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:54:59.405737 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:54:59.413728 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ee05d4-5ba5-44d0-b25e-29eeeef15cce) transitioned into state 'SUCCESS' from state '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-1225260999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d67438204434878a782dd59e9d92728',qos_specs=None,replication_status=,reservations=['aae9e2b7-cc49-4afb-95bb-0228ce8571f2','90d12854-2ba2-4c58-aa54-66a8fd3e1bf6','8bf82c5a-6d12-43a0-be3f-8e5d534a0566','a4d2cffe-b87f-4271-9d87-a0a9af308061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b7785cbea84c9e8ada4b85e8dea0b3',volume_type_id=a777ed0b-4115-4a05-8532-ee92328d8104)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:59.415494 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4af114-ee02-432d-b729-44bd522ce2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:54:59.416364 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Get all volumes completed successfully. Jul 03 14:54:59.417707 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:59.418484 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:59.432833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4af114-ee02-432d-b729-44bd522ce2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:54:59.434250 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Flow 'volume_create_api' (014c3421-7d78-4957-bce6-c226d41a9910) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:54:59.434718 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Create volume request issued successfully. Jul 03 14:54:59.435583 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2eb1a991-a328-4a97-bd37-b2ca0a2aced0 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:54:59.436180 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 342/1343] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:54:59 2026] POST /volume/v3/volumes => generated 766 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:54:59.452189 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2ccd7ae8-7b46-4161-b545-1d3531e938c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.454626 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ccd7ae8-7b46-4161-b545-1d3531e938c5 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] GET https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:54:59.454899 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ccd7ae8-7b46-4161-b545-1d3531e938c5 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:59.455197 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ccd7ae8-7b46-4161-b545-1d3531e938c5 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:59.467328 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:59.467328 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:59.473134 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2ccd7ae8-7b46-4161-b545-1d3531e938c5 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Volume info retrieved successfully. Jul 03 14:54:59.482479 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:59.483917 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ccd7ae8-7b46-4161-b545-1d3531e938c5 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 200 Jul 03 14:54:59.484694 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 342/1344] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:59 2026] GET /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:59.486286 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:59.486286 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:54:59.496156 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a8601810-4103-48b8-856f-b546151e9e8c tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:54:59.496319 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 328/1345] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:54:59 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:54:59.512288 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ed0df37b-e648-413d-83b6-dd10b751cc68 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.514110 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed0df37b-e648-413d-83b6-dd10b751cc68 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] POST https://10.4.3.99/volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411/action Jul 03 14:54:59.514860 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed0df37b-e648-413d-83b6-dd10b751cc68 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:54:59.515228 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed0df37b-e648-413d-83b6-dd10b751cc68 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:54:59.517218 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-ed0df37b-e648-413d-83b6-dd10b751cc68 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] delete called for group 08f18e76-6e65-45ae-bb11-815f4924e411 {{(pid=99980) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 14:54:59.517582 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.groups [None req-ed0df37b-e648-413d-83b6-dd10b751cc68 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Delete group with id: 08f18e76-6e65-45ae-bb11-815f4924e411 Jul 03 14:54:59.524742 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:59.524742 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:54:59.551261 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-233b9a4c-2468-4143-a64f-e99d158964fc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.554192 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-233b9a4c-2468-4143-a64f-e99d158964fc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:54:59.554192 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-233b9a4c-2468-4143-a64f-e99d158964fc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:59.554516 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-233b9a4c-2468-4143-a64f-e99d158964fc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:59.554988 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-233b9a4c-2468-4143-a64f-e99d158964fc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:54:59.560241 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:59.560241 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:54:59.561454 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-233b9a4c-2468-4143-a64f-e99d158964fc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:54:59.562944 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 343/1346] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:54:59 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:54:59.576688 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed0df37b-e648-413d-83b6-dd10b751cc68 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411/action returned with HTTP 202 Jul 03 14:54:59.577903 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 334/1347] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 14:54:59 2026] POST /volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:54:59.589287 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fe82131a-5a8b-4193-8b44-e46613c39e79 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:54:59.592106 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fe82131a-5a8b-4193-8b44-e46613c39e79 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f Jul 03 14:54:59.592482 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fe82131a-5a8b-4193-8b44-e46613c39e79 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:54:59.592788 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fe82131a-5a8b-4193-8b44-e46613c39e79 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:54:59.610276 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:59.610276 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:59.618789 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fe82131a-5a8b-4193-8b44-e46613c39e79 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Volume info retrieved successfully. Jul 03 14:54:59.620255 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-fe82131a-5a8b-4193-8b44-e46613c39e79 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 14:54:59.620255 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-fe82131a-5a8b-4193-8b44-e46613c39e79 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 14:54:59.667203 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-fe82131a-5a8b-4193-8b44-e46613c39e79 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 14:54:59.671595 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:54:59.671595 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:54:59.681171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fe82131a-5a8b-4193-8b44-e46613c39e79 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f returned with HTTP 200 Jul 03 14:54:59.681620 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 343/1348] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:54:59 2026] GET /volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f => generated 907 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:00.498114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18e4b3e1-6e29-44bd-9e98-07795d680b31 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.502915 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18e4b3e1-6e29-44bd-9e98-07795d680b31 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] GET https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:00.502915 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18e4b3e1-6e29-44bd-9e98-07795d680b31 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:00.502915 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18e4b3e1-6e29-44bd-9e98-07795d680b31 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:00.509780 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:00.509780 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:00.514721 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-18e4b3e1-6e29-44bd-9e98-07795d680b31 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Volume info retrieved successfully. Jul 03 14:55:00.520970 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18e4b3e1-6e29-44bd-9e98-07795d680b31 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 200 Jul 03 14:55:00.521244 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 329/1349] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:00 2026] GET /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:00.539791 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a7e2a725-b75d-4aac-a02b-4d29266a578c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.542430 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7e2a725-b75d-4aac-a02b-4d29266a578c tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] GET https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:00.542678 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7e2a725-b75d-4aac-a02b-4d29266a578c tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:00.542905 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a7e2a725-b75d-4aac-a02b-4d29266a578c tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:00.552041 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:00.552041 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:00.557202 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a7e2a725-b75d-4aac-a02b-4d29266a578c tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Volume info retrieved successfully. Jul 03 14:55:00.562796 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a7e2a725-b75d-4aac-a02b-4d29266a578c tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 200 Jul 03 14:55:00.563363 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 344/1350] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:00 2026] GET /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 1032 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:00.577365 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e6d8231b-e094-4ede-85c0-c8ba91d32302 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.579648 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e6d8231b-e094-4ede-85c0-c8ba91d32302 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:00.580300 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e6d8231b-e094-4ede-85c0-c8ba91d32302 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:00.580681 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e6d8231b-e094-4ede-85c0-c8ba91d32302 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:00.581874 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e6d8231b-e094-4ede-85c0-c8ba91d32302 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:00.581941 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.583512 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] POST https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1/action Jul 03 14:55:00.584993 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:55:00.584993 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:00.587922 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:00.587922 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:00.589748 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e6d8231b-e094-4ede-85c0-c8ba91d32302 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:00.589748 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 335/1351] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:00 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:00.594761 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:00.594761 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:00.595528 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Volume info retrieved successfully. Jul 03 14:55:00.621063 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-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 03 14:55:00.621457 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-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 03 14:55:00.653946 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Created reservations ['dcdcde08-e7b0-4f3a-a95e-f5f6d4f8b8ab', '74de95b3-2f59-47d7-9b26-0e0e39f0b478'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:00.667054 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-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 03 14:55:00.667288 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-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 03 14:55:00.678751 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Created reservations ['595cae10-86b6-4eb6-93fa-b2f9a8c59288', 'a0775a66-b17d-48fb-96ee-c13aecab040d'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:00.696969 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-20818d4d-41ae-4dda-a346-841daca578aa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.703924 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-20818d4d-41ae-4dda-a346-841daca578aa tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f Jul 03 14:55:00.703924 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-20818d4d-41ae-4dda-a346-841daca578aa tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:00.703924 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-20818d4d-41ae-4dda-a346-841daca578aa tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:00.712257 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-20818d4d-41ae-4dda-a346-841daca578aa tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f returned with HTTP 404 Jul 03 14:55:00.713052 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 330/1352] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:55:00 2026] GET /volume/v3/volumes/af166e8e-366d-49b2-99da-6cd6f4cb1d8f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:55:00.723715 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a58a364f-77a1-4f98-bbfa-bb72bf8f1e46 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.725556 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Retype volume request issued successfully. Jul 03 14:55:00.725810 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-047aa44a-07f4-4aa1-98a0-fc99b5f65e8f tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1/action returned with HTTP 202 Jul 03 14:55:00.726262 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 344/1353] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:55:00 2026] POST /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:55:00.726678 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a58a364f-77a1-4f98-bbfa-bb72bf8f1e46 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] GET https://10.4.3.99/volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411 Jul 03 14:55:00.727089 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a58a364f-77a1-4f98-bbfa-bb72bf8f1e46 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:00.727424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a58a364f-77a1-4f98-bbfa-bb72bf8f1e46 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:00.727822 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-a58a364f-77a1-4f98-bbfa-bb72bf8f1e46 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] show called for member 08f18e76-6e65-45ae-bb11-815f4924e411 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 14:55:00.736415 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a58a364f-77a1-4f98-bbfa-bb72bf8f1e46 tempest-GroupsV314Test-585883801 tempest-GroupsV314Test-585883801-project-member] https://10.4.3.99/volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411 returned with HTTP 404 Jul 03 14:55:00.736415 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 345/1354] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 14:55:00 2026] GET /volume/v3/groups/08f18e76-6e65-45ae-bb11-815f4924e411 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:55:00.738833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-936df274-f632-42d9-8ab8-001e2f5b3bc3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.742336 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-936df274-f632-42d9-8ab8-001e2f5b3bc3 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] GET https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:00.742491 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-936df274-f632-42d9-8ab8-001e2f5b3bc3 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:00.742707 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-936df274-f632-42d9-8ab8-001e2f5b3bc3 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:00.747037 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c89fc30a-935f-435f-bd69-0828c7981b5e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.750916 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c89fc30a-935f-435f-bd69-0828c7981b5e tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/4730f096-9aff-4211-b764-d2a7ead78627 Jul 03 14:55:00.751218 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:00.751218 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:00.751343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c89fc30a-935f-435f-bd69-0828c7981b5e tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:00.751607 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c89fc30a-935f-435f-bd69-0828c7981b5e tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:00.756266 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-936df274-f632-42d9-8ab8-001e2f5b3bc3 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Volume info retrieved successfully. Jul 03 14:55:00.761988 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-936df274-f632-42d9-8ab8-001e2f5b3bc3 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 200 Jul 03 14:55:00.762439 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 336/1355] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:00 2026] GET /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:00.784858 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c89fc30a-935f-435f-bd69-0828c7981b5e tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] https://10.4.3.99/volume/v3/group_types/4730f096-9aff-4211-b764-d2a7ead78627 returned with HTTP 202 Jul 03 14:55:00.785373 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 331/1356] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 14:55:00 2026] DELETE /volume/v3/group_types/4730f096-9aff-4211-b764-d2a7ead78627 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:55:00.798404 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-23ff21b9-80a1-44ae-8f38-0714b7322107 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.798638 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-23ff21b9-80a1-44ae-8f38-0714b7322107 tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] DELETE https://10.4.3.99/volume/v3/types/03368a2d-12e8-4d60-a607-368063f1ab43 Jul 03 14:55:00.798880 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-23ff21b9-80a1-44ae-8f38-0714b7322107 tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:00.799172 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-23ff21b9-80a1-44ae-8f38-0714b7322107 tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:00.799494 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:00.799494 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:00.831284 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-23ff21b9-80a1-44ae-8f38-0714b7322107 tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] https://10.4.3.99/volume/v3/types/03368a2d-12e8-4d60-a607-368063f1ab43 returned with HTTP 202 Jul 03 14:55:00.831688 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 345/1357] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:55:00 2026] DELETE /volume/v3/types/03368a2d-12e8-4d60-a607-368063f1ab43 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:55:00.845110 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6222b1b9-cde6-447a-a86f-2fd0367d745e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.847201 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6222b1b9-cde6-447a-a86f-2fd0367d745e tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] GET https://10.4.3.99/volume/v3/types/03368a2d-12e8-4d60-a607-368063f1ab43 Jul 03 14:55:00.847581 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6222b1b9-cde6-447a-a86f-2fd0367d745e tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:00.847974 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6222b1b9-cde6-447a-a86f-2fd0367d745e tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:00.852488 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6222b1b9-cde6-447a-a86f-2fd0367d745e tempest-GroupsV314Test-2105346085 tempest-GroupsV314Test-2105346085-project-admin] https://10.4.3.99/volume/v3/types/03368a2d-12e8-4d60-a607-368063f1ab43 returned with HTTP 404 Jul 03 14:55:00.853236 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 346/1358] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:55:00 2026] GET /volume/v3/types/03368a2d-12e8-4d60-a607-368063f1ab43 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:00.871263 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:00.872032 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:55:00.872475 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1390692450"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:00.874005 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Create volume request body: {'volume': {'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1390692450'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:55:01.071045 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Create volume of 1 GB Jul 03 14:55:01.080331 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Availability Zones retrieved successfully. Jul 03 14:55:01.088312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Flow 'volume_create_api' (391b25e6-4e29-4b38-8931-8508bb9f5207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:01.090601 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c803d2e1-1ec5-4182-ab16-f6f50d3b1637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:01.092668 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:55:01.182328 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c803d2e1-1ec5-4182-ab16-f6f50d3b1637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:01.184280 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fe2d75-32c9-4533-b189-7efc44b4caf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:01.310039 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Created reservations ['3b5eb946-d5d4-495d-a9c5-cacbdc6682aa', '0dd6fe75-ef23-48c5-9a66-0448740f9f4b', 'b6f9a38a-9e88-4400-a606-cd0f20d8e52c', '87ee28cd-7d84-4d2f-87a6-6fca1a3aaf8c'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:01.310911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fe2d75-32c9-4533-b189-7efc44b4caf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b5eb946-d5d4-495d-a9c5-cacbdc6682aa', '0dd6fe75-ef23-48c5-9a66-0448740f9f4b', 'b6f9a38a-9e88-4400-a606-cd0f20d8e52c', '87ee28cd-7d84-4d2f-87a6-6fca1a3aaf8c']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:01.312250 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ea5c85-93e2-48dd-976d-b269405db067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:01.348630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ea5c85-93e2-48dd-976d-b269405db067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98dfc6c5-fbf4-4434-bc91-fd226276319c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1390692450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2043bb233fc5424b89464652a9fbe710',qos_specs=None,replication_status=,reservations=['3b5eb946-d5d4-495d-a9c5-cacbdc6682aa','0dd6fe75-ef23-48c5-9a66-0448740f9f4b','b6f9a38a-9e88-4400-a606-cd0f20d8e52c','87ee28cd-7d84-4d2f-87a6-6fca1a3aaf8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b86b06decd24426bbf5f0adfa376d8d3',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1390692450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98dfc6c5-fbf4-4434-bc91-fd226276319c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2043bb233fc5424b89464652a9fbe710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b86b06decd24426bbf5f0adfa376d8d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:01.353053 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf5b80a9-eacd-4dd3-b807-6b36130c743a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:01.387616 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf5b80a9-eacd-4dd3-b807-6b36130c743a) transitioned into state 'SUCCESS' from state '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-1390692450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2043bb233fc5424b89464652a9fbe710',qos_specs=None,replication_status=,reservations=['3b5eb946-d5d4-495d-a9c5-cacbdc6682aa','0dd6fe75-ef23-48c5-9a66-0448740f9f4b','b6f9a38a-9e88-4400-a606-cd0f20d8e52c','87ee28cd-7d84-4d2f-87a6-6fca1a3aaf8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b86b06decd24426bbf5f0adfa376d8d3',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:01.387616 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bc3abc-0e3b-4a8c-9596-df6720fa6a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:01.406444 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bc3abc-0e3b-4a8c-9596-df6720fa6a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:01.407639 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Flow 'volume_create_api' (391b25e6-4e29-4b38-8931-8508bb9f5207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:01.408206 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Create volume request issued successfully. Jul 03 14:55:01.408970 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9719d6a7-b3fa-4eaa-8cb8-f462e80a4494 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:55:01.409477 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 337/1359] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:55:00 2026] POST /volume/v3/volumes => generated 749 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:55:01.428838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-db77a1ad-958e-44f8-a27d-58116efad7d3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:01.430841 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db77a1ad-958e-44f8-a27d-58116efad7d3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] GET https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c Jul 03 14:55:01.431243 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db77a1ad-958e-44f8-a27d-58116efad7d3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:01.431629 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db77a1ad-958e-44f8-a27d-58116efad7d3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:01.443403 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:01.443403 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:01.449819 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-db77a1ad-958e-44f8-a27d-58116efad7d3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Volume info retrieved successfully. Jul 03 14:55:01.456495 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db77a1ad-958e-44f8-a27d-58116efad7d3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c returned with HTTP 200 Jul 03 14:55:01.457548 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 332/1360] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:01 2026] GET /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:01.602622 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-02dd2e38-e93f-490d-8010-ff97fd70ad54 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:01.606493 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-02dd2e38-e93f-490d-8010-ff97fd70ad54 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:01.606708 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-02dd2e38-e93f-490d-8010-ff97fd70ad54 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:01.608053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-02dd2e38-e93f-490d-8010-ff97fd70ad54 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:01.608053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-02dd2e38-e93f-490d-8010-ff97fd70ad54 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:01.617052 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:01.617052 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:01.618160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-02dd2e38-e93f-490d-8010-ff97fd70ad54 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:01.618943 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 346/1361] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:01 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:01.785549 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b1242832-31a7-432d-a54b-61f0e1619c42 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:01.789052 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1242832-31a7-432d-a54b-61f0e1619c42 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] GET https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:01.789997 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1242832-31a7-432d-a54b-61f0e1619c42 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:01.789997 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1242832-31a7-432d-a54b-61f0e1619c42 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:01.803349 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:01.803349 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:01.813017 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b1242832-31a7-432d-a54b-61f0e1619c42 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Volume info retrieved successfully. Jul 03 14:55:01.820637 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1242832-31a7-432d-a54b-61f0e1619c42 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 200 Jul 03 14:55:01.820637 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 347/1362] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:01 2026] GET /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:01.841569 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b48eb0a2-f0a4-47f2-987f-08e093ff961a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:01.849167 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b48eb0a2-f0a4-47f2-987f-08e093ff961a tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] GET https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:01.849167 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b48eb0a2-f0a4-47f2-987f-08e093ff961a tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:01.849167 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b48eb0a2-f0a4-47f2-987f-08e093ff961a tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:01.866345 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:01.866345 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:01.871737 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b48eb0a2-f0a4-47f2-987f-08e093ff961a tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Volume info retrieved successfully. Jul 03 14:55:01.879484 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b48eb0a2-f0a4-47f2-987f-08e093ff961a tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 200 Jul 03 14:55:01.879890 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 338/1363] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:01 2026] GET /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 1032 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:01.899208 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-17538cff-4e3e-4093-bb0c-795b744fcdb1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:01.901104 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-17538cff-4e3e-4093-bb0c-795b744fcdb1 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] GET https://10.4.3.99/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1225260999 Jul 03 14:55:01.901334 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-17538cff-4e3e-4093-bb0c-795b744fcdb1 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:01.901696 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-17538cff-4e3e-4093-bb0c-795b744fcdb1 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:01.902310 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-17538cff-4e3e-4093-bb0c-795b744fcdb1 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1225260999'), ('all_tenants', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:55:01.931515 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-17538cff-4e3e-4093-bb0c-795b744fcdb1 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Get all volumes completed successfully. Jul 03 14:55:01.932505 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-17538cff-4e3e-4093-bb0c-795b744fcdb1 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] https://10.4.3.99/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1225260999 returned with HTTP 200 Jul 03 14:55:01.932505 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 333/1364] 10.4.3.99 () {66 vars in 1391 bytes} [Fri Jul 3 14:55:01 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1225260999 => generated 345 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:01.943298 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-59edadec-3250-4459-8247-c072549e2d6e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:01.945439 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-59edadec-3250-4459-8247-c072549e2d6e tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] GET https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:01.945681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-59edadec-3250-4459-8247-c072549e2d6e tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:01.945914 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-59edadec-3250-4459-8247-c072549e2d6e tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:01.955495 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:01.955495 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:01.961022 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-59edadec-3250-4459-8247-c072549e2d6e tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Volume info retrieved successfully. Jul 03 14:55:01.966730 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-59edadec-3250-4459-8247-c072549e2d6e tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 200 Jul 03 14:55:01.967513 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 347/1365] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:01 2026] GET /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:01.980859 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-59bcbe21-f760-4462-acca-b2cbba5609e8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:01.983095 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-59bcbe21-f760-4462-acca-b2cbba5609e8 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] DELETE https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:01.983573 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-59bcbe21-f760-4462-acca-b2cbba5609e8 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:01.983761 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-59bcbe21-f760-4462-acca-b2cbba5609e8 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:01.983953 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-59bcbe21-f760-4462-acca-b2cbba5609e8 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Delete volume with id: c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:01.996208 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:01.996208 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:01.996208 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-59bcbe21-f760-4462-acca-b2cbba5609e8 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Volume info retrieved successfully. Jul 03 14:55:02.020464 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-59bcbe21-f760-4462-acca-b2cbba5609e8 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Delete volume request issued successfully. Jul 03 14:55:02.020464 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-59bcbe21-f760-4462-acca-b2cbba5609e8 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 202 Jul 03 14:55:02.020633 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 348/1366] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:55:01 2026] DELETE /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:55:02.032531 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a2944476-5389-4a45-a4c1-35eb587a6562 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.037354 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2944476-5389-4a45-a4c1-35eb587a6562 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] GET https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:02.037354 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a2944476-5389-4a45-a4c1-35eb587a6562 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:02.037354 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a2944476-5389-4a45-a4c1-35eb587a6562 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:02.049901 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.049901 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:02.055709 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a2944476-5389-4a45-a4c1-35eb587a6562 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Volume info retrieved successfully. Jul 03 14:55:02.062525 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2944476-5389-4a45-a4c1-35eb587a6562 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 200 Jul 03 14:55:02.063539 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 339/1367] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:02 2026] GET /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:02.473384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b93d7de-8368-403e-8313-a14822c68a46 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.477879 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b93d7de-8368-403e-8313-a14822c68a46 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] GET https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c Jul 03 14:55:02.478101 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b93d7de-8368-403e-8313-a14822c68a46 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:02.482006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b93d7de-8368-403e-8313-a14822c68a46 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:02.503573 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.503573 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:02.514509 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3b93d7de-8368-403e-8313-a14822c68a46 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Volume info retrieved successfully. Jul 03 14:55:02.521670 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b93d7de-8368-403e-8313-a14822c68a46 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c returned with HTTP 200 Jul 03 14:55:02.522179 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 334/1368] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:02 2026] GET /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c => generated 1357 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:02.540647 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-98a53492-d516-449d-8719-7bbffe236dd3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.542649 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-98a53492-d516-449d-8719-7bbffe236dd3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] POST https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c/action Jul 03 14:55:02.543008 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-98a53492-d516-449d-8719-7bbffe236dd3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-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=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:55:02.543197 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-98a53492-d516-449d-8719-7bbffe236dd3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:02.558573 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.558573 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:02.568789 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.568789 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:02.569503 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-98a53492-d516-449d-8719-7bbffe236dd3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Volume info retrieved successfully. Jul 03 14:55:02.585798 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-98a53492-d516-449d-8719-7bbffe236dd3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Update volume metadata completed successfully. Jul 03 14:55:02.585952 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-98a53492-d516-449d-8719-7bbffe236dd3 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c/action returned with HTTP 200 Jul 03 14:55:02.586535 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 348/1369] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:55:02 2026] POST /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c/action => generated 563 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:02.599579 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-454185f0-5f53-40e9-a740-0f0e6171d71b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.602136 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-454185f0-5f53-40e9-a740-0f0e6171d71b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] GET https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c Jul 03 14:55:02.602358 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-454185f0-5f53-40e9-a740-0f0e6171d71b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:02.602572 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-454185f0-5f53-40e9-a740-0f0e6171d71b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:02.618997 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.618997 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:02.624805 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-454185f0-5f53-40e9-a740-0f0e6171d71b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Volume info retrieved successfully. Jul 03 14:55:02.632625 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-980a0556-7e0d-4113-b35d-571b37871832 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.632713 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-454185f0-5f53-40e9-a740-0f0e6171d71b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c returned with HTTP 200 Jul 03 14:55:02.632849 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 349/1370] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:02 2026] GET /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c => generated 1417 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:02.636149 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-980a0556-7e0d-4113-b35d-571b37871832 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:02.636149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-980a0556-7e0d-4113-b35d-571b37871832 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:02.636149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-980a0556-7e0d-4113-b35d-571b37871832 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:02.636149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-980a0556-7e0d-4113-b35d-571b37871832 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:02.645567 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.645567 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:02.646431 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-980a0556-7e0d-4113-b35d-571b37871832 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:02.648548 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 340/1371] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:02 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:02.653306 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1248b2ce-7571-44fd-ad89-940ab705ceb5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.656766 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1248b2ce-7571-44fd-ad89-940ab705ceb5 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] POST https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c/action Jul 03 14:55:02.656766 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1248b2ce-7571-44fd-ad89-940ab705ceb5 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:55:02.657369 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1248b2ce-7571-44fd-ad89-940ab705ceb5 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:02.669555 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.669555 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:02.677491 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.677491 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:02.678169 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1248b2ce-7571-44fd-ad89-940ab705ceb5 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Volume info retrieved successfully. Jul 03 14:55:02.684756 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1248b2ce-7571-44fd-ad89-940ab705ceb5 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Get volume image-metadata completed successfully. Jul 03 14:55:02.702912 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1248b2ce-7571-44fd-ad89-940ab705ceb5 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Delete volume metadata completed successfully. Jul 03 14:55:02.703220 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1248b2ce-7571-44fd-ad89-940ab705ceb5 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c/action returned with HTTP 200 Jul 03 14:55:02.704274 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 335/1372] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:55:02 2026] POST /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c/action => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 14:55:02.714629 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4484d7c1-0f32-4896-9638-515de562b35b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.717147 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4484d7c1-0f32-4896-9638-515de562b35b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] POST https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c/action Jul 03 14:55:02.717588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4484d7c1-0f32-4896-9638-515de562b35b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:55:02.717740 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4484d7c1-0f32-4896-9638-515de562b35b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:02.729438 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.729438 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:02.730089 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4484d7c1-0f32-4896-9638-515de562b35b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Volume info retrieved successfully. Jul 03 14:55:02.736361 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4484d7c1-0f32-4896-9638-515de562b35b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Get volume image-metadata completed successfully. Jul 03 14:55:02.736741 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4484d7c1-0f32-4896-9638-515de562b35b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c/action returned with HTTP 200 Jul 03 14:55:02.737182 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 349/1373] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:55:02 2026] POST /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c/action => generated 537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:02.748937 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-332e7be5-5fbb-4792-b58f-abc1ce7f9e5f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.752091 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-332e7be5-5fbb-4792-b58f-abc1ce7f9e5f tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] GET https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c Jul 03 14:55:02.752339 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-332e7be5-5fbb-4792-b58f-abc1ce7f9e5f tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:02.752547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-332e7be5-5fbb-4792-b58f-abc1ce7f9e5f tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:02.763586 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.763586 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:02.767766 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-332e7be5-5fbb-4792-b58f-abc1ce7f9e5f tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Volume info retrieved successfully. Jul 03 14:55:02.773713 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-332e7be5-5fbb-4792-b58f-abc1ce7f9e5f tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c returned with HTTP 200 Jul 03 14:55:02.774281 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 350/1374] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:02 2026] GET /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:02.790257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4facd5b4-a74e-4f63-a0fd-88718cdfde5b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.792308 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4facd5b4-a74e-4f63-a0fd-88718cdfde5b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] DELETE https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c Jul 03 14:55:02.794428 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4facd5b4-a74e-4f63-a0fd-88718cdfde5b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:02.794428 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4facd5b4-a74e-4f63-a0fd-88718cdfde5b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:02.794428 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-4facd5b4-a74e-4f63-a0fd-88718cdfde5b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Delete volume with id: 98dfc6c5-fbf4-4434-bc91-fd226276319c Jul 03 14:55:02.802741 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.802741 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:02.803273 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4facd5b4-a74e-4f63-a0fd-88718cdfde5b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Volume info retrieved successfully. Jul 03 14:55:02.837182 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4facd5b4-a74e-4f63-a0fd-88718cdfde5b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Delete volume request issued successfully. Jul 03 14:55:02.837519 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4facd5b4-a74e-4f63-a0fd-88718cdfde5b tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c returned with HTTP 202 Jul 03 14:55:02.837954 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 341/1375] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:55:02 2026] DELETE /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:55:02.848190 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9f860031-317b-4d8b-a469-acae3cfe4f1d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:02.850322 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f860031-317b-4d8b-a469-acae3cfe4f1d tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] GET https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c Jul 03 14:55:02.851115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9f860031-317b-4d8b-a469-acae3cfe4f1d tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:02.851429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9f860031-317b-4d8b-a469-acae3cfe4f1d tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:02.861259 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:02.861259 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:02.866316 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9f860031-317b-4d8b-a469-acae3cfe4f1d tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Volume info retrieved successfully. Jul 03 14:55:02.873999 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f860031-317b-4d8b-a469-acae3cfe4f1d tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c returned with HTTP 200 Jul 03 14:55:02.874505 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 336/1376] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:02 2026] GET /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:03.078792 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-27d5bcf5-7724-4b9e-9a6d-57bf50efde44 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:03.081020 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-27d5bcf5-7724-4b9e-9a6d-57bf50efde44 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] GET https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 Jul 03 14:55:03.081292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-27d5bcf5-7724-4b9e-9a6d-57bf50efde44 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:03.081535 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-27d5bcf5-7724-4b9e-9a6d-57bf50efde44 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:03.089402 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-27d5bcf5-7724-4b9e-9a6d-57bf50efde44 tempest-VolumeRetypeWithoutMigrationTest-2057142001 tempest-VolumeRetypeWithoutMigrationTest-2057142001-project-member] https://10.4.3.99/volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 returned with HTTP 404 Jul 03 14:55:03.090430 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 350/1377] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:03 2026] GET /volume/v3/volumes/c29e697f-4109-4876-a6f1-de84357c8ed1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:03.103468 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5791597c-18b0-438e-88bb-b6ac7ccf4844 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:03.105683 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5791597c-18b0-438e-88bb-b6ac7ccf4844 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] DELETE https://10.4.3.99/volume/v3/types/d059e7dd-0fd6-483d-b91c-aa456875533f Jul 03 14:55:03.105963 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5791597c-18b0-438e-88bb-b6ac7ccf4844 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:03.106481 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5791597c-18b0-438e-88bb-b6ac7ccf4844 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:03.144589 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5791597c-18b0-438e-88bb-b6ac7ccf4844 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] https://10.4.3.99/volume/v3/types/d059e7dd-0fd6-483d-b91c-aa456875533f returned with HTTP 202 Jul 03 14:55:03.145007 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 351/1378] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:55:03 2026] DELETE /volume/v3/types/d059e7dd-0fd6-483d-b91c-aa456875533f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:55:03.154981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f740c6b3-7534-49fb-b16a-69444562f581 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:03.155862 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f740c6b3-7534-49fb-b16a-69444562f581 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] GET https://10.4.3.99/volume/v3/types/d059e7dd-0fd6-483d-b91c-aa456875533f Jul 03 14:55:03.156100 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f740c6b3-7534-49fb-b16a-69444562f581 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:03.156348 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f740c6b3-7534-49fb-b16a-69444562f581 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:03.166534 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f740c6b3-7534-49fb-b16a-69444562f581 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] https://10.4.3.99/volume/v3/types/d059e7dd-0fd6-483d-b91c-aa456875533f returned with HTTP 404 Jul 03 14:55:03.167380 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 342/1379] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:55:03 2026] GET /volume/v3/types/d059e7dd-0fd6-483d-b91c-aa456875533f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:03.178984 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d89f8c72-45db-43ad-a671-b7f6ad6fd743 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:03.185437 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d89f8c72-45db-43ad-a671-b7f6ad6fd743 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] DELETE https://10.4.3.99/volume/v3/types/a777ed0b-4115-4a05-8532-ee92328d8104 Jul 03 14:55:03.185827 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d89f8c72-45db-43ad-a671-b7f6ad6fd743 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:03.186150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d89f8c72-45db-43ad-a671-b7f6ad6fd743 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:03.246073 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d89f8c72-45db-43ad-a671-b7f6ad6fd743 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] https://10.4.3.99/volume/v3/types/a777ed0b-4115-4a05-8532-ee92328d8104 returned with HTTP 202 Jul 03 14:55:03.246673 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 337/1380] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:55:03 2026] DELETE /volume/v3/types/a777ed0b-4115-4a05-8532-ee92328d8104 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:55:03.255292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bae5b953-b0c9-4f84-b4fe-0b00b763d7f0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:03.257576 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bae5b953-b0c9-4f84-b4fe-0b00b763d7f0 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] GET https://10.4.3.99/volume/v3/types/a777ed0b-4115-4a05-8532-ee92328d8104 Jul 03 14:55:03.257826 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bae5b953-b0c9-4f84-b4fe-0b00b763d7f0 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:03.258068 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bae5b953-b0c9-4f84-b4fe-0b00b763d7f0 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:03.269950 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bae5b953-b0c9-4f84-b4fe-0b00b763d7f0 tempest-VolumeRetypeWithoutMigrationTest-1295205420 tempest-VolumeRetypeWithoutMigrationTest-1295205420-project-admin] https://10.4.3.99/volume/v3/types/a777ed0b-4115-4a05-8532-ee92328d8104 returned with HTTP 404 Jul 03 14:55:03.270515 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 351/1381] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:55:03 2026] GET /volume/v3/types/a777ed0b-4115-4a05-8532-ee92328d8104 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:03.663517 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-170f0d0f-2f43-45f5-bc93-516cc78e7f48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:03.665492 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-170f0d0f-2f43-45f5-bc93-516cc78e7f48 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:03.665713 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-170f0d0f-2f43-45f5-bc93-516cc78e7f48 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:03.665929 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-170f0d0f-2f43-45f5-bc93-516cc78e7f48 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:03.666034 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-170f0d0f-2f43-45f5-bc93-516cc78e7f48 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:03.671747 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:03.671747 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:03.672819 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-170f0d0f-2f43-45f5-bc93-516cc78e7f48 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:03.673398 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 352/1382] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:03 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:03.892207 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9dbfc617-ee33-42f6-be5c-408218d64f52 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:03.894450 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9dbfc617-ee33-42f6-be5c-408218d64f52 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] GET https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c Jul 03 14:55:03.894794 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9dbfc617-ee33-42f6-be5c-408218d64f52 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:03.894922 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9dbfc617-ee33-42f6-be5c-408218d64f52 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:03.903519 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9dbfc617-ee33-42f6-be5c-408218d64f52 tempest-VolumesImageMetadata-479476460 tempest-VolumesImageMetadata-479476460-project-member] https://10.4.3.99/volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c returned with HTTP 404 Jul 03 14:55:03.903884 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 343/1383] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:03 2026] GET /volume/v3/volumes/98dfc6c5-fbf4-4434-bc91-fd226276319c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:04.101900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5baf7568-4945-4332-bcb3-19ed946208da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:04.345637 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5baf7568-4945-4332-bcb3-19ed946208da tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] GET https://10.4.3.99/volume/v3/os-services Jul 03 14:55:04.345637 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5baf7568-4945-4332-bcb3-19ed946208da tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:04.345637 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5baf7568-4945-4332-bcb3-19ed946208da tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:04.357544 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5baf7568-4945-4332-bcb3-19ed946208da tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] https://10.4.3.99/volume/v3/os-services returned with HTTP 200 Jul 03 14:55:04.357544 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 338/1384] 10.4.3.99 () {66 vars in 1242 bytes} [Fri Jul 3 14:55:04 2026] GET /volume/v3/os-services => generated 626 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:04.375555 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fab1763d-4675-4e8e-bdde-678127230a38 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:04.381171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fab1763d-4675-4e8e-bdde-678127230a38 tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] PUT https://10.4.3.99/volume/v3/os-services/disable-log-reason Jul 03 14:55:04.381654 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fab1763d-4675-4e8e-bdde-678127230a38 tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004430", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:04.384160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fab1763d-4675-4e8e-bdde-678127230a38 tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] https://10.4.3.99/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 14:55:04.384826 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 352/1385] 10.4.3.99 () {68 vars in 1319 bytes} [Fri Jul 3 14:55:04 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:55:04.397654 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-960c188f-94f3-4271-9f70-e1fcac926e8f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:04.399580 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-960c188f-94f3-4271-9f70-e1fcac926e8f tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] PUT https://10.4.3.99/volume/v3/os-services/disable Jul 03 14:55:04.399859 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-960c188f-94f3-4271-9f70-e1fcac926e8f tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004430", "binary": "invalid_binary"} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:04.412712 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-960c188f-94f3-4271-9f70-e1fcac926e8f tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] https://10.4.3.99/volume/v3/os-services/disable returned with HTTP 404 Jul 03 14:55:04.413827 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 353/1386] 10.4.3.99 () {68 vars in 1286 bytes} [Fri Jul 3 14:55:04 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:04.423838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e0197be6-7799-4085-a044-cd84e87987ea None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:04.429657 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e0197be6-7799-4085-a044-cd84e87987ea tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] PUT https://10.4.3.99/volume/v3/os-services/enable Jul 03 14:55:04.431196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e0197be6-7799-4085-a044-cd84e87987ea tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:04.445095 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e0197be6-7799-4085-a044-cd84e87987ea tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] https://10.4.3.99/volume/v3/os-services/enable returned with HTTP 404 Jul 03 14:55:04.448922 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 344/1387] 10.4.3.99 () {68 vars in 1283 bytes} [Fri Jul 3 14:55:04 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:04.460684 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2d90812d-5982-49aa-b1ba-66a2f8e4806d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:04.465598 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2d90812d-5982-49aa-b1ba-66a2f8e4806d tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] PUT https://10.4.3.99/volume/v3/os-services/freeze Jul 03 14:55:04.466648 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2d90812d-5982-49aa-b1ba-66a2f8e4806d tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:04.486463 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2d90812d-5982-49aa-b1ba-66a2f8e4806d tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] https://10.4.3.99/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 14:55:04.487868 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 339/1388] 10.4.3.99 () {68 vars in 1283 bytes} [Fri Jul 3 14:55:04 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:55:04.500499 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-37419015-f711-414d-ac40-698f4cf2aab8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:04.503031 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-37419015-f711-414d-ac40-698f4cf2aab8 tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] PUT https://10.4.3.99/volume/v3/os-services/thaw Jul 03 14:55:04.503441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-37419015-f711-414d-ac40-698f4cf2aab8 tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:04.517787 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-37419015-f711-414d-ac40-698f4cf2aab8 tempest-VolumeServicesNegativeTest-965155209 tempest-VolumeServicesNegativeTest-965155209-project-admin] https://10.4.3.99/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 14:55:04.518530 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 353/1389] 10.4.3.99 () {68 vars in 1277 bytes} [Fri Jul 3 14:55:04 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:55:04.687328 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-79129ef4-0a01-44cf-b877-b8ca3ce656e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:04.692499 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-79129ef4-0a01-44cf-b877-b8ca3ce656e4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:04.692761 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-79129ef4-0a01-44cf-b877-b8ca3ce656e4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:04.693009 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-79129ef4-0a01-44cf-b877-b8ca3ce656e4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:04.693651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-79129ef4-0a01-44cf-b877-b8ca3ce656e4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:04.701995 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:04.701995 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:04.703485 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-79129ef4-0a01-44cf-b877-b8ca3ce656e4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:04.703984 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 354/1390] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:04 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:05.720569 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7e5d2fca-13a0-44e9-99f8-70d02a0bd8fe None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:05.727550 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7e5d2fca-13a0-44e9-99f8-70d02a0bd8fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:05.727725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7e5d2fca-13a0-44e9-99f8-70d02a0bd8fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:05.727908 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7e5d2fca-13a0-44e9-99f8-70d02a0bd8fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:05.728052 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7e5d2fca-13a0-44e9-99f8-70d02a0bd8fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:05.739074 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:05.739074 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:05.745668 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7e5d2fca-13a0-44e9-99f8-70d02a0bd8fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:05.746575 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 345/1391] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:05 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:06.020291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3093c9fe-61a2-440e-ac50-9439a5e638f5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:06.021000 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3093c9fe-61a2-440e-ac50-9439a5e638f5 None None] GET https://10.4.3.99/volume// Jul 03 14:55:06.021155 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3093c9fe-61a2-440e-ac50-9439a5e638f5 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:06.021473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3093c9fe-61a2-440e-ac50-9439a5e638f5 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:06.023161 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3093c9fe-61a2-440e-ac50-9439a5e638f5 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:55:06.023161 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 340/1392] 10.4.3.99 () {64 vars in 997 bytes} [Fri Jul 3 14:55:06 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:55:06.039385 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ebad1e18-91c5-4729-aa19-6eb5dad0d5fa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:06.040049 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ebad1e18-91c5-4729-aa19-6eb5dad0d5fa None None] GET https://10.4.3.99/volume// Jul 03 14:55:06.040049 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ebad1e18-91c5-4729-aa19-6eb5dad0d5fa None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:06.040524 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ebad1e18-91c5-4729-aa19-6eb5dad0d5fa None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:06.040813 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ebad1e18-91c5-4729-aa19-6eb5dad0d5fa None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:55:06.045166 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 354/1393] 10.4.3.99 () {64 vars in 997 bytes} [Fri Jul 3 14:55:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:55:06.054533 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-088208e2-c63e-4e8d-87b8-1bb24028ae3d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:06.302341 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-088208e2-c63e-4e8d-87b8-1bb24028ae3d tempest-VersionsTest-1590270147 tempest-VersionsTest-1590270147-project-member] GET https://10.4.3.99/volume/v3/ Jul 03 14:55:06.302580 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-088208e2-c63e-4e8d-87b8-1bb24028ae3d tempest-VersionsTest-1590270147 tempest-VersionsTest-1590270147-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:06.302788 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-088208e2-c63e-4e8d-87b8-1bb24028ae3d tempest-VersionsTest-1590270147 tempest-VersionsTest-1590270147-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:06.303104 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-088208e2-c63e-4e8d-87b8-1bb24028ae3d tempest-VersionsTest-1590270147 tempest-VersionsTest-1590270147-project-member] https://10.4.3.99/volume/v3/ returned with HTTP 200 Jul 03 14:55:06.305336 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 355/1394] 10.4.3.99 () {66 vars in 1209 bytes} [Fri Jul 3 14:55:06 2026] GET /volume/v3/ => generated 385 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:06.761854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-74165c33-74fd-4110-b176-ea22f455647a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:06.765705 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74165c33-74fd-4110-b176-ea22f455647a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:06.766155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74165c33-74fd-4110-b176-ea22f455647a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:06.766487 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74165c33-74fd-4110-b176-ea22f455647a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:06.766649 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-74165c33-74fd-4110-b176-ea22f455647a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:06.773262 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:06.773262 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:06.774872 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74165c33-74fd-4110-b176-ea22f455647a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:06.775271 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 346/1395] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:06 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:07.802674 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-de288150-c5bb-4ef5-9dd4-3e7cae6e051a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:07.804968 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de288150-c5bb-4ef5-9dd4-3e7cae6e051a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:07.806393 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de288150-c5bb-4ef5-9dd4-3e7cae6e051a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:07.806393 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de288150-c5bb-4ef5-9dd4-3e7cae6e051a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:07.806393 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-de288150-c5bb-4ef5-9dd4-3e7cae6e051a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:07.819782 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:07.819782 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:07.821242 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de288150-c5bb-4ef5-9dd4-3e7cae6e051a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:07.821439 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 341/1396] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:07 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:08.642730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aeb6d8b6-7df7-46c6-9d61-50a8cb32c230 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:08.771031 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aeb6d8b6-7df7-46c6-9d61-50a8cb32c230 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:55:08.771031 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aeb6d8b6-7df7-46c6-9d61-50a8cb32c230 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1526235493"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:08.803112 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aeb6d8b6-7df7-46c6-9d61-50a8cb32c230 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:55:08.803311 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 355/1397] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:55:08 2026] POST /volume/v3/types => generated 231 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:08.822199 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d50a6386-b2cf-4f02-9320-d8cc9123b79a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:08.825248 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d50a6386-b2cf-4f02-9320-d8cc9123b79a tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] POST https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs Jul 03 14:55:08.825248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d50a6386-b2cf-4f02-9320-d8cc9123b79a tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:08.838174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-670de2b3-bfdf-4de2-903e-15b7d2ff7cd6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:08.843189 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-670de2b3-bfdf-4de2-903e-15b7d2ff7cd6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:08.843587 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-670de2b3-bfdf-4de2-903e-15b7d2ff7cd6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:08.844958 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-670de2b3-bfdf-4de2-903e-15b7d2ff7cd6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:08.845149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-670de2b3-bfdf-4de2-903e-15b7d2ff7cd6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:08.857701 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:08.857701 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:08.858650 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-670de2b3-bfdf-4de2-903e-15b7d2ff7cd6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:08.859330 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 347/1398] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:08 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:08.885664 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d50a6386-b2cf-4f02-9320-d8cc9123b79a tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs returned with HTTP 200 Jul 03 14:55:08.886274 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 356/1399] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 14:55:08 2026] POST /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs => generated 34 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:55:08.899165 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-37668e6a-fb7e-4c5e-b8e3-5fec2d0bf761 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:08.903867 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37668e6a-fb7e-4c5e-b8e3-5fec2d0bf761 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] GET https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec3 Jul 03 14:55:08.906661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37668e6a-fb7e-4c5e-b8e3-5fec2d0bf761 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:08.906661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37668e6a-fb7e-4c5e-b8e3-5fec2d0bf761 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:08.918560 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37668e6a-fb7e-4c5e-b8e3-5fec2d0bf761 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec3 returned with HTTP 200 Jul 03 14:55:08.919205 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 342/1400] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 14:55:08 2026] GET /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec3 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:55:08.930805 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-348ef209-a886-4eb1-8a53-24bf88dde6f3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:08.934708 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-348ef209-a886-4eb1-8a53-24bf88dde6f3 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] DELETE https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec3 Jul 03 14:55:08.934944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-348ef209-a886-4eb1-8a53-24bf88dde6f3 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:08.940192 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-348ef209-a886-4eb1-8a53-24bf88dde6f3 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:09.025105 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-348ef209-a886-4eb1-8a53-24bf88dde6f3 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec3 returned with HTTP 202 Jul 03 14:55:09.025105 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 356/1401] 10.4.3.99 () {66 vars in 1392 bytes} [Fri Jul 3 14:55:08 2026] DELETE /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec3 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:55:09.040099 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7a678a85-38af-460a-8115-d562c9c2a50d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.044859 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a678a85-38af-460a-8115-d562c9c2a50d tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] GET https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec3 Jul 03 14:55:09.044859 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a678a85-38af-460a-8115-d562c9c2a50d tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:09.044859 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a678a85-38af-460a-8115-d562c9c2a50d tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:09.062193 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a678a85-38af-460a-8115-d562c9c2a50d tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec3 returned with HTTP 404 Jul 03 14:55:09.062694 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 348/1402] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 14:55:09 2026] GET /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec3 => generated 129 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:09.079498 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb33834e-0022-41b7-a730-c9c7e81d1447 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.082441 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb33834e-0022-41b7-a730-c9c7e81d1447 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] POST https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs Jul 03 14:55:09.083020 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb33834e-0022-41b7-a730-c9c7e81d1447 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:09.135374 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb33834e-0022-41b7-a730-c9c7e81d1447 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs returned with HTTP 200 Jul 03 14:55:09.135602 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 357/1403] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 14:55:09 2026] POST /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs => generated 34 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:55:09.150022 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a7743c0-312e-4b37-b29a-fbe7bd4b09d0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.153390 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a7743c0-312e-4b37-b29a-fbe7bd4b09d0 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] GET https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs Jul 03 14:55:09.153688 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a7743c0-312e-4b37-b29a-fbe7bd4b09d0 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:09.153875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a7743c0-312e-4b37-b29a-fbe7bd4b09d0 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:09.171465 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a7743c0-312e-4b37-b29a-fbe7bd4b09d0 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs returned with HTTP 200 Jul 03 14:55:09.171908 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 343/1404] 10.4.3.99 () {66 vars in 1371 bytes} [Fri Jul 3 14:55:09 2026] GET /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs => generated 34 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:55:09.190620 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7409a7c9-fa82-41aa-b967-239975f7e399 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.194045 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7409a7c9-fa82-41aa-b967-239975f7e399 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] POST https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs Jul 03 14:55:09.194045 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7409a7c9-fa82-41aa-b967-239975f7e399 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:09.261347 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7409a7c9-fa82-41aa-b967-239975f7e399 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs returned with HTTP 200 Jul 03 14:55:09.261463 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 357/1405] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 14:55:09 2026] POST /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs => generated 34 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:55:09.271916 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1d5b7bc1-b1c1-422d-a309-fb3c95892b0e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.274357 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1d5b7bc1-b1c1-422d-a309-fb3c95892b0e tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] PUT https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec2 Jul 03 14:55:09.275400 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1d5b7bc1-b1c1-422d-a309-fb3c95892b0e tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:09.345770 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1d5b7bc1-b1c1-422d-a309-fb3c95892b0e tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec2 returned with HTTP 200 Jul 03 14:55:09.345770 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 349/1406] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 14:55:09 2026] PUT /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec2 => generated 17 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:55:09.360879 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-82a8871b-31c1-4d11-97dd-5b9df78b8e7a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.362806 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82a8871b-31c1-4d11-97dd-5b9df78b8e7a tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] GET https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec2 Jul 03 14:55:09.363301 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82a8871b-31c1-4d11-97dd-5b9df78b8e7a tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:09.363456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82a8871b-31c1-4d11-97dd-5b9df78b8e7a tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:09.374943 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82a8871b-31c1-4d11-97dd-5b9df78b8e7a tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec2 returned with HTTP 200 Jul 03 14:55:09.375823 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 358/1407] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 14:55:09 2026] GET /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs/spec2 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:55:09.394360 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-990e127c-e157-4da2-8096-e20235f58a48 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.396983 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-990e127c-e157-4da2-8096-e20235f58a48 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] POST https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs Jul 03 14:55:09.397465 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-990e127c-e157-4da2-8096-e20235f58a48 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:09.492077 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-990e127c-e157-4da2-8096-e20235f58a48 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs returned with HTTP 200 Jul 03 14:55:09.492891 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 344/1408] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 14:55:09 2026] POST /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs => generated 51 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:55:09.505248 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-857adf39-094b-454e-9773-858f9907aa8f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.506881 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-857adf39-094b-454e-9773-858f9907aa8f tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] GET https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs Jul 03 14:55:09.507274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-857adf39-094b-454e-9773-858f9907aa8f tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:09.507686 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-857adf39-094b-454e-9773-858f9907aa8f tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:09.518153 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-857adf39-094b-454e-9773-858f9907aa8f tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs returned with HTTP 200 Jul 03 14:55:09.518153 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 358/1409] 10.4.3.99 () {66 vars in 1371 bytes} [Fri Jul 3 14:55:09 2026] GET /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:55:09.530454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-881c2433-13c5-4747-a3ba-115734ed9acf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.533629 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-881c2433-13c5-4747-a3ba-115734ed9acf tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] DELETE https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f Jul 03 14:55:09.533854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-881c2433-13c5-4747-a3ba-115734ed9acf tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:09.535409 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-881c2433-13c5-4747-a3ba-115734ed9acf tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:09.587015 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-881c2433-13c5-4747-a3ba-115734ed9acf tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f returned with HTTP 202 Jul 03 14:55:09.587819 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 350/1410] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:55:09 2026] DELETE /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:55:09.602528 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a387a445-dfec-4bbd-9cbf-862add672434 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.607418 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a387a445-dfec-4bbd-9cbf-862add672434 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] GET https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f Jul 03 14:55:09.607418 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a387a445-dfec-4bbd-9cbf-862add672434 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:09.607418 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a387a445-dfec-4bbd-9cbf-862add672434 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:09.615486 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a387a445-dfec-4bbd-9cbf-862add672434 tempest-VolumeTypesExtraSpecsTest-425869420 tempest-VolumeTypesExtraSpecsTest-425869420-project-admin] https://10.4.3.99/volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f returned with HTTP 404 Jul 03 14:55:09.616210 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 359/1411] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:55:09 2026] GET /volume/v3/types/02c7c6fd-c029-4eff-b10a-687a67069d0f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:09.877775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-07176f23-c107-415a-9cf1-49f0f1603220 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:09.879314 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07176f23-c107-415a-9cf1-49f0f1603220 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:09.879314 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07176f23-c107-415a-9cf1-49f0f1603220 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:09.879314 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07176f23-c107-415a-9cf1-49f0f1603220 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:09.879314 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-07176f23-c107-415a-9cf1-49f0f1603220 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:09.887640 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:09.887640 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:09.890573 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07176f23-c107-415a-9cf1-49f0f1603220 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:09.890573 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 345/1412] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:09 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:10.911986 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1d67bc1e-4838-45a7-bfb5-07845a2e5f20 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:10.916749 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1d67bc1e-4838-45a7-bfb5-07845a2e5f20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:10.917818 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1d67bc1e-4838-45a7-bfb5-07845a2e5f20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:10.917818 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1d67bc1e-4838-45a7-bfb5-07845a2e5f20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:10.917818 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1d67bc1e-4838-45a7-bfb5-07845a2e5f20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:10.926957 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:10.926957 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:10.926957 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1d67bc1e-4838-45a7-bfb5-07845a2e5f20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:10.927414 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 359/1413] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:10 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:11.943915 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a301dd31-8362-4a2c-bc4d-ea0e688146a3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:11.945093 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a301dd31-8362-4a2c-bc4d-ea0e688146a3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:11.945425 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a301dd31-8362-4a2c-bc4d-ea0e688146a3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:11.945688 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a301dd31-8362-4a2c-bc4d-ea0e688146a3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:11.945824 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a301dd31-8362-4a2c-bc4d-ea0e688146a3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:11.951835 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:11.951835 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:11.952779 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a301dd31-8362-4a2c-bc4d-ea0e688146a3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:11.953221 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 351/1414] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:11 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:12.855203 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:12.969329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-76d1d064-ae75-4067-ad3e-33656f0b52c5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:12.972109 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-76d1d064-ae75-4067-ad3e-33656f0b52c5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:12.972109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-76d1d064-ae75-4067-ad3e-33656f0b52c5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:12.972109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-76d1d064-ae75-4067-ad3e-33656f0b52c5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:12.972109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-76d1d064-ae75-4067-ad3e-33656f0b52c5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:12.972548 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:55:12.972548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-397368946"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:12.975702 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-397368946'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:55:12.975956 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Create volume of 2 GB Jul 03 14:55:12.977215 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:12.977215 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:12.978647 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-76d1d064-ae75-4067-ad3e-33656f0b52c5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:12.979852 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 346/1415] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:12 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:12.986162 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Availability Zones retrieved successfully. Jul 03 14:55:13.001412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Flow 'volume_create_api' (6e1fd76b-3455-405d-a835-48527e7e9c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:13.001817 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32aa1076-f572-4c83-821c-5de8bda2f446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:13.003336 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Validating volume size '2' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:55:13.048067 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32aa1076-f572-4c83-821c-5de8bda2f446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:13.049868 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f951f6-90f2-43bd-9829-2b31b56fb0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:13.148239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Created reservations ['482da81e-4342-4336-9f25-67464a6ea89b', '8078ad62-2a4e-4bad-b07d-74f0a865ecf5', '355d8b21-42b6-46e7-985d-b34c138cce05', '63e496ce-ec6a-4488-b25d-ebbbef97eeff'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:13.149684 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f951f6-90f2-43bd-9829-2b31b56fb0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['482da81e-4342-4336-9f25-67464a6ea89b', '8078ad62-2a4e-4bad-b07d-74f0a865ecf5', '355d8b21-42b6-46e7-985d-b34c138cce05', '63e496ce-ec6a-4488-b25d-ebbbef97eeff']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:13.150859 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181f0df6-ba73-403c-80cc-951951c3cd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:13.180686 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181f0df6-ba73-403c-80cc-951951c3cd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093f9ac9-b7ef-45b6-9f26-c918ac42f59d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-397368946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbdebc846f634c098c169f9d77e86f72',qos_specs=None,replication_status=,reservations=['482da81e-4342-4336-9f25-67464a6ea89b','8078ad62-2a4e-4bad-b07d-74f0a865ecf5','355d8b21-42b6-46e7-985d-b34c138cce05','63e496ce-ec6a-4488-b25d-ebbbef97eeff'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e59938ff57fc4acf87a057e8617f1188',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-397368946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093f9ac9-b7ef-45b6-9f26-c918ac42f59d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbdebc846f634c098c169f9d77e86f72',provider_auth=None,provider_geometry=None,provider_id=None,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='e59938ff57fc4acf87a057e8617f1188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:13.182251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcd15b70-c9c0-4297-a716-a3e92f4aeed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:13.215904 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcd15b70-c9c0-4297-a716-a3e92f4aeed2) transitioned into state 'SUCCESS' from state '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-397368946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbdebc846f634c098c169f9d77e86f72',qos_specs=None,replication_status=,reservations=['482da81e-4342-4336-9f25-67464a6ea89b','8078ad62-2a4e-4bad-b07d-74f0a865ecf5','355d8b21-42b6-46e7-985d-b34c138cce05','63e496ce-ec6a-4488-b25d-ebbbef97eeff'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e59938ff57fc4acf87a057e8617f1188',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:13.217367 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6ae074-ca6d-4f12-89f6-cd638d638eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:13.237258 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6ae074-ca6d-4f12-89f6-cd638d638eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:13.238445 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Flow 'volume_create_api' (6e1fd76b-3455-405d-a835-48527e7e9c2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:13.239084 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Create volume request issued successfully. Jul 03 14:55:13.240259 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7988086-0b91-4595-87b7-d5c4e0f8807d tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:55:13.240903 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 360/1416] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:55:12 2026] POST /volume/v3/volumes => generated 752 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:55:13.258581 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ecaffc26-382c-4608-be01-272440b40f73 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:13.262812 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ecaffc26-382c-4608-be01-272440b40f73 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] GET https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d Jul 03 14:55:13.263465 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ecaffc26-382c-4608-be01-272440b40f73 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:13.263955 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ecaffc26-382c-4608-be01-272440b40f73 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:13.287285 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:13.287285 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:13.293834 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ecaffc26-382c-4608-be01-272440b40f73 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Volume info retrieved successfully. Jul 03 14:55:13.300027 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ecaffc26-382c-4608-be01-272440b40f73 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d returned with HTTP 200 Jul 03 14:55:13.300815 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 360/1417] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:13 2026] GET /volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:13.992341 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0385bd1c-868c-4782-9582-6fcf62c39c3c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:13.995384 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0385bd1c-868c-4782-9582-6fcf62c39c3c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:13.995384 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0385bd1c-868c-4782-9582-6fcf62c39c3c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:13.995690 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0385bd1c-868c-4782-9582-6fcf62c39c3c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:13.995690 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0385bd1c-868c-4782-9582-6fcf62c39c3c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:14.005759 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:14.005759 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:14.006941 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0385bd1c-868c-4782-9582-6fcf62c39c3c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:14.008105 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 352/1418] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:13 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:14.321700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-52fa3785-4b71-404e-83f7-e231acf9b539 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:14.323740 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52fa3785-4b71-404e-83f7-e231acf9b539 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] GET https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d Jul 03 14:55:14.323960 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52fa3785-4b71-404e-83f7-e231acf9b539 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:14.324170 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52fa3785-4b71-404e-83f7-e231acf9b539 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:14.332542 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:14.332542 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:14.337592 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-52fa3785-4b71-404e-83f7-e231acf9b539 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Volume info retrieved successfully. Jul 03 14:55:14.342941 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52fa3785-4b71-404e-83f7-e231acf9b539 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d returned with HTTP 200 Jul 03 14:55:14.343434 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 347/1419] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:14 2026] GET /volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:14.357899 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:14.360202 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:55:14.361419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "093f9ac9-b7ef-45b6-9f26-c918ac42f59d"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:14.363145 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '093f9ac9-b7ef-45b6-9f26-c918ac42f59d'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:55:14.372894 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:14.372894 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:14.373486 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Volume retrieved successfully. Jul 03 14:55:14.373606 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Create volume of 1 GB Jul 03 14:55:14.379916 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Availability Zones retrieved successfully. Jul 03 14:55:14.388982 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Flow 'volume_create_api' (16bf1e42-6cf6-473b-a6e7-e1881f9b330b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:14.390363 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb570e00-1549-4e60-b034-4c0d62e4944f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:14.391782 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:55:14.393970 np0000004430 devstack@c-api.service[99977]: WARNING cinder.volume.api [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb570e00-1549-4e60-b034-4c0d62e4944f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 14:55:14.393970 np0000004430 devstack@c-api.service[99977]: 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 03 14:55:14.397570 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb570e00-1549-4e60-b034-4c0d62e4944f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:14.398753 np0000004430 devstack@c-api.service[99977]: WARNING cinder.volume.api [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb570e00-1549-4e60-b034-4c0d62e4944f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 14:55:14.399952 np0000004430 devstack@c-api.service[99977]: WARNING cinder.volume.api [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Flow 'volume_create_api' (16bf1e42-6cf6-473b-a6e7-e1881f9b330b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 14:55:14.400765 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c1e6b4c1-2313-409a-afe2-13889ce7d49c tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 400 Jul 03 14:55:14.401658 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 361/1420] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:55:14 2026] POST /volume/v3/volumes => generated 173 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:55:14.411537 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c0e6af20-9ab3-4db4-b3e9-289bd5661b86 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:14.413975 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c0e6af20-9ab3-4db4-b3e9-289bd5661b86 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] GET https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d Jul 03 14:55:14.414248 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c0e6af20-9ab3-4db4-b3e9-289bd5661b86 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:14.414536 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c0e6af20-9ab3-4db4-b3e9-289bd5661b86 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:14.426755 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:14.426755 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:14.434348 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c0e6af20-9ab3-4db4-b3e9-289bd5661b86 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Volume info retrieved successfully. Jul 03 14:55:14.452316 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c0e6af20-9ab3-4db4-b3e9-289bd5661b86 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d returned with HTTP 200 Jul 03 14:55:14.452927 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 361/1421] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:14 2026] GET /volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:14.472890 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8f94fe1f-df3f-4ec4-9e34-cc7cadb97105 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:14.475811 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f94fe1f-df3f-4ec4-9e34-cc7cadb97105 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] DELETE https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d Jul 03 14:55:14.476081 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f94fe1f-df3f-4ec4-9e34-cc7cadb97105 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:14.476396 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f94fe1f-df3f-4ec4-9e34-cc7cadb97105 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:14.476638 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-8f94fe1f-df3f-4ec4-9e34-cc7cadb97105 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Delete volume with id: 093f9ac9-b7ef-45b6-9f26-c918ac42f59d Jul 03 14:55:14.487595 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:14.487595 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:14.488381 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8f94fe1f-df3f-4ec4-9e34-cc7cadb97105 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Volume info retrieved successfully. Jul 03 14:55:14.520649 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8f94fe1f-df3f-4ec4-9e34-cc7cadb97105 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Delete volume request issued successfully. Jul 03 14:55:14.520912 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f94fe1f-df3f-4ec4-9e34-cc7cadb97105 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d returned with HTTP 202 Jul 03 14:55:14.521669 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 353/1422] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:55:14 2026] DELETE /volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:55:14.530416 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9468b4c7-6882-4499-a674-fd612bf8f6c5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:14.532658 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9468b4c7-6882-4499-a674-fd612bf8f6c5 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] GET https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d Jul 03 14:55:14.532881 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9468b4c7-6882-4499-a674-fd612bf8f6c5 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:14.533138 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9468b4c7-6882-4499-a674-fd612bf8f6c5 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:14.542875 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:14.542875 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:14.547777 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9468b4c7-6882-4499-a674-fd612bf8f6c5 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Volume info retrieved successfully. Jul 03 14:55:14.552841 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9468b4c7-6882-4499-a674-fd612bf8f6c5 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d returned with HTTP 200 Jul 03 14:55:14.553431 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 348/1423] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:14 2026] GET /volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:15.022282 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-52fa8489-4bbd-4391-a673-ff59be6f521a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:15.025365 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52fa8489-4bbd-4391-a673-ff59be6f521a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:15.025365 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52fa8489-4bbd-4391-a673-ff59be6f521a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:15.025365 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52fa8489-4bbd-4391-a673-ff59be6f521a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:15.025466 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-52fa8489-4bbd-4391-a673-ff59be6f521a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:15.033404 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:15.033404 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:15.034373 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52fa8489-4bbd-4391-a673-ff59be6f521a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:15.035223 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 362/1424] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:15 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:15.573025 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6fa34114-83a2-48b5-9993-88cad410f1f9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:15.576855 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6fa34114-83a2-48b5-9993-88cad410f1f9 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] GET https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d Jul 03 14:55:15.576855 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6fa34114-83a2-48b5-9993-88cad410f1f9 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:15.576855 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6fa34114-83a2-48b5-9993-88cad410f1f9 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:15.584450 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6fa34114-83a2-48b5-9993-88cad410f1f9 tempest-VolumesCloneNegativeTest-285777882 tempest-VolumesCloneNegativeTest-285777882-project-member] https://10.4.3.99/volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d returned with HTTP 404 Jul 03 14:55:15.584971 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 362/1425] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:15 2026] GET /volume/v3/volumes/093f9ac9-b7ef-45b6-9f26-c918ac42f59d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:55:16.049213 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-487e78e6-f9af-4526-a0ce-9deb7cbe208a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:16.051241 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-487e78e6-f9af-4526-a0ce-9deb7cbe208a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:16.051474 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-487e78e6-f9af-4526-a0ce-9deb7cbe208a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:16.051714 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-487e78e6-f9af-4526-a0ce-9deb7cbe208a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:16.051877 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-487e78e6-f9af-4526-a0ce-9deb7cbe208a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:16.062895 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:16.062895 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:16.064104 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-487e78e6-f9af-4526-a0ce-9deb7cbe208a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:16.064629 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 354/1426] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:16 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:17.078775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fd979c31-f7e9-4116-97dd-a5a141d52b15 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:17.081353 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd979c31-f7e9-4116-97dd-a5a141d52b15 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:17.081840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd979c31-f7e9-4116-97dd-a5a141d52b15 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:17.081840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fd979c31-f7e9-4116-97dd-a5a141d52b15 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:17.081840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fd979c31-f7e9-4116-97dd-a5a141d52b15 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:17.090314 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:17.090314 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:17.093894 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fd979c31-f7e9-4116-97dd-a5a141d52b15 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:17.094031 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 349/1427] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:17 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:17.229778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:17.454535 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:55:17.455023 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-143927686"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:17.457509 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-143927686'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:55:17.457665 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Create volume of 1 GB Jul 03 14:55:17.469648 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Availability Zones retrieved successfully. Jul 03 14:55:17.478750 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Flow 'volume_create_api' (e76a6478-0802-4260-9521-653c1532bab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:17.479489 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6386d9d3-8bb4-4dd8-8387-9bb72de006f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:17.481477 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:55:17.520225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6386d9d3-8bb4-4dd8-8387-9bb72de006f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:17.521331 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94834960-384b-437f-829e-bb5394c36098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:17.628393 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Created reservations ['57576def-8d6c-4f6b-ae1c-ca7e0962300d', '51e7efb4-fb63-468e-a5a7-c5ec2e7f7257', '3f84831c-774f-4d3f-ab92-9268f8ec59fc', '94a565a8-959f-4f22-868d-3f71fc6c3f60'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:17.629347 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94834960-384b-437f-829e-bb5394c36098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57576def-8d6c-4f6b-ae1c-ca7e0962300d', '51e7efb4-fb63-468e-a5a7-c5ec2e7f7257', '3f84831c-774f-4d3f-ab92-9268f8ec59fc', '94a565a8-959f-4f22-868d-3f71fc6c3f60']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:17.631589 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f833e7e-c8cb-4e29-857b-4d829711a4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:17.671892 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f833e7e-c8cb-4e29-857b-4d829711a4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ef4c81-840d-4f71-a87c-7545c88e1091', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-143927686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07a862112f9e487d82a8ac8d23235d77',qos_specs=None,replication_status=,reservations=['57576def-8d6c-4f6b-ae1c-ca7e0962300d','51e7efb4-fb63-468e-a5a7-c5ec2e7f7257','3f84831c-774f-4d3f-ab92-9268f8ec59fc','94a565a8-959f-4f22-868d-3f71fc6c3f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b08f93bfcc4c5f8c2f8c9769a3023e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-143927686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ef4c81-840d-4f71-a87c-7545c88e1091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07a862112f9e487d82a8ac8d23235d77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31b08f93bfcc4c5f8c2f8c9769a3023e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:17.673288 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1880eba0-e6d0-4e90-afcb-1b0db7a2a4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:17.714011 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1880eba0-e6d0-4e90-afcb-1b0db7a2a4f8) transitioned into state 'SUCCESS' from state '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-143927686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07a862112f9e487d82a8ac8d23235d77',qos_specs=None,replication_status=,reservations=['57576def-8d6c-4f6b-ae1c-ca7e0962300d','51e7efb4-fb63-468e-a5a7-c5ec2e7f7257','3f84831c-774f-4d3f-ab92-9268f8ec59fc','94a565a8-959f-4f22-868d-3f71fc6c3f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31b08f93bfcc4c5f8c2f8c9769a3023e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:17.715146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8cc029-bad7-435a-831a-91fe97f7bd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:17.731430 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8cc029-bad7-435a-831a-91fe97f7bd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:17.732860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Flow 'volume_create_api' (e76a6478-0802-4260-9521-653c1532bab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:17.733147 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Create volume request issued successfully. Jul 03 14:55:17.734173 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65b6f5c0-b404-47cf-beb8-50de81fb5661 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:55:17.734508 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 363/1428] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:55:17 2026] POST /volume/v3/volumes => generated 746 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:55:17.754691 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ed22d90b-9ac3-46c5-955b-d79efa1b494c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:17.759598 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ed22d90b-9ac3-46c5-955b-d79efa1b494c tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:55:17.759892 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ed22d90b-9ac3-46c5-955b-d79efa1b494c tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:17.760877 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ed22d90b-9ac3-46c5-955b-d79efa1b494c tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:17.774009 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:17.774009 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:17.781245 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ed22d90b-9ac3-46c5-955b-d79efa1b494c tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:55:17.789474 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ed22d90b-9ac3-46c5-955b-d79efa1b494c tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:55:17.790204 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 363/1429] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:17 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:18.115407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-335b59a0-54b9-4e66-a96d-0a55867bdb65 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:18.121061 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-335b59a0-54b9-4e66-a96d-0a55867bdb65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:18.121721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-335b59a0-54b9-4e66-a96d-0a55867bdb65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:18.121721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-335b59a0-54b9-4e66-a96d-0a55867bdb65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:18.121721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-335b59a0-54b9-4e66-a96d-0a55867bdb65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:18.130625 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:18.130625 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:18.131659 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-335b59a0-54b9-4e66-a96d-0a55867bdb65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:18.132265 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 355/1430] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:18 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:18.812466 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5957caab-052d-4c9a-a61a-9df6d56ef7cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:18.818307 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5957caab-052d-4c9a-a61a-9df6d56ef7cb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:55:18.818307 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5957caab-052d-4c9a-a61a-9df6d56ef7cb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:18.818307 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5957caab-052d-4c9a-a61a-9df6d56ef7cb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:18.827832 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:18.827832 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:18.833015 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5957caab-052d-4c9a-a61a-9df6d56ef7cb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:55:18.839934 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5957caab-052d-4c9a-a61a-9df6d56ef7cb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:55:18.840522 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 350/1431] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:18 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:19.148343 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5a23986-2df9-40a3-b04d-cf2d3046ebda None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:19.151214 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5a23986-2df9-40a3-b04d-cf2d3046ebda tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:19.151214 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5a23986-2df9-40a3-b04d-cf2d3046ebda tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:19.151387 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5a23986-2df9-40a3-b04d-cf2d3046ebda tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:19.152468 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f5a23986-2df9-40a3-b04d-cf2d3046ebda tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:19.159016 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:19.159016 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:19.159849 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5a23986-2df9-40a3-b04d-cf2d3046ebda tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:19.160301 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 364/1432] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:19 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:20.177252 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2efcd493-bf8a-4dd3-8c45-9df38182c8d0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:20.181827 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2efcd493-bf8a-4dd3-8c45-9df38182c8d0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:20.181827 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2efcd493-bf8a-4dd3-8c45-9df38182c8d0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:20.181827 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2efcd493-bf8a-4dd3-8c45-9df38182c8d0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:20.181827 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-2efcd493-bf8a-4dd3-8c45-9df38182c8d0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:20.190354 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:20.190354 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:20.191780 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2efcd493-bf8a-4dd3-8c45-9df38182c8d0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:20.191780 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 364/1433] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:20 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:20.483918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:20.487785 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:55:20.488293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-997829331"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:20.490395 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-997829331'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:55:20.496179 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume of 1 GB Jul 03 14:55:20.496853 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:20.496853 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:20.497781 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Availability Zones retrieved successfully. Jul 03 14:55:20.505400 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Flow 'volume_create_api' (e7970050-22c9-4a8f-afde-1a092d53a366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:20.506667 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7063e7-934c-4422-b2f0-297bb472d929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:20.507975 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:55:20.519035 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:20.519035 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:20.537615 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7063e7-934c-4422-b2f0-297bb472d929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:06Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dd5b8379-7f70-42e3-b988-fcce0eedae48,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5b8379-7f70-42e3-b988-fcce0eedae48', 'encryption_key_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=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:20.538623 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c93186-15d6-4233-9662-b0b74a547fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:20.613737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Created reservations ['aac63c8f-72a5-46f2-ba34-1b0fcd7665c7', 'e2957c63-1a77-46a8-9f69-701e7d35afb4', '2ccccdce-b6e8-4e14-acc1-20762eef7652', '06d8f872-80cf-482f-9577-7b7e1f0a8faf'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:20.614933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c93186-15d6-4233-9662-b0b74a547fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aac63c8f-72a5-46f2-ba34-1b0fcd7665c7', 'e2957c63-1a77-46a8-9f69-701e7d35afb4', '2ccccdce-b6e8-4e14-acc1-20762eef7652', '06d8f872-80cf-482f-9577-7b7e1f0a8faf']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:20.616313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8086956-1e86-4929-8988-2c72e3c1e5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:20.648816 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8086956-1e86-4929-8988-2c72e3c1e5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae44a6d1-dac3-456d-85e3-6e79bbf7528e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-997829331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b11b575175544a4860e0d964af409e8',qos_specs=None,replication_status=,reservations=['aac63c8f-72a5-46f2-ba34-1b0fcd7665c7','e2957c63-1a77-46a8-9f69-701e7d35afb4','2ccccdce-b6e8-4e14-acc1-20762eef7652','06d8f872-80cf-482f-9577-7b7e1f0a8faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48), 'volume': Volume(_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-03T14:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-997829331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae44a6d1-dac3-456d-85e3-6e79bbf7528e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3b11b575175544a4860e0d964af409e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5b8379-7f70-42e3-b988-fcce0eedae48),volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:20.650760 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1034fdbd-f67b-4788-9fcb-8d22933cae5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:20.681756 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1034fdbd-f67b-4788-9fcb-8d22933cae5f) transitioned into state 'SUCCESS' from state '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-997829331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b11b575175544a4860e0d964af409e8',qos_specs=None,replication_status=,reservations=['aac63c8f-72a5-46f2-ba34-1b0fcd7665c7','e2957c63-1a77-46a8-9f69-701e7d35afb4','2ccccdce-b6e8-4e14-acc1-20762eef7652','06d8f872-80cf-482f-9577-7b7e1f0a8faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:20.683011 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84afb26-7a61-4ecc-b315-324fd610c530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:20.697798 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84afb26-7a61-4ecc-b315-324fd610c530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:20.699412 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Flow 'volume_create_api' (e7970050-22c9-4a8f-afde-1a092d53a366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:20.699642 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume request issued successfully. Jul 03 14:55:20.700557 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09266f47-6daa-4a50-a3e1-29a436c66e68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:55:20.701410 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 356/1434] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:55:20 2026] POST /volume/v3/volumes => generated 757 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:55:20.719966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e05af3d7-3d12-4092-b13d-33f2abcc5a0a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:20.724012 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e05af3d7-3d12-4092-b13d-33f2abcc5a0a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:20.724012 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e05af3d7-3d12-4092-b13d-33f2abcc5a0a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:20.724012 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e05af3d7-3d12-4092-b13d-33f2abcc5a0a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:20.737716 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:20.737716 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:20.746081 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e05af3d7-3d12-4092-b13d-33f2abcc5a0a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:20.754076 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e05af3d7-3d12-4092-b13d-33f2abcc5a0a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:20.754076 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 351/1435] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:20 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:21.216087 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a9fcd972-4e23-4cf7-beee-86a25883276d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:21.219289 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a9fcd972-4e23-4cf7-beee-86a25883276d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:21.219289 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a9fcd972-4e23-4cf7-beee-86a25883276d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:21.219881 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a9fcd972-4e23-4cf7-beee-86a25883276d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:21.219881 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a9fcd972-4e23-4cf7-beee-86a25883276d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:21.240455 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:21.240455 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:21.241550 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a9fcd972-4e23-4cf7-beee-86a25883276d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:21.242363 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 365/1436] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:21 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:21.770084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-33e61b98-1b0d-4139-8255-6e41e08b3f1e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:21.772591 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-33e61b98-1b0d-4139-8255-6e41e08b3f1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:21.772808 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-33e61b98-1b0d-4139-8255-6e41e08b3f1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:21.773042 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-33e61b98-1b0d-4139-8255-6e41e08b3f1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:21.783455 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:21.783455 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:21.789947 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-33e61b98-1b0d-4139-8255-6e41e08b3f1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:21.803775 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-33e61b98-1b0d-4139-8255-6e41e08b3f1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:21.804337 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 365/1437] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:21 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:21.871742 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2afa2e29-e951-40c4-9364-90cc077c2f1b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:21.875778 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2afa2e29-e951-40c4-9364-90cc077c2f1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:21.877069 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2afa2e29-e951-40c4-9364-90cc077c2f1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:21.877069 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2afa2e29-e951-40c4-9364-90cc077c2f1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:21.890871 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:21.890871 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:21.898727 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2afa2e29-e951-40c4-9364-90cc077c2f1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:21.909370 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2afa2e29-e951-40c4-9364-90cc077c2f1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:21.909370 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 357/1438] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:55:21 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:22.255629 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3e5e3a22-cf63-4ada-b9b9-4fb1ee649900 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:22.257654 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e5e3a22-cf63-4ada-b9b9-4fb1ee649900 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:22.257917 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e5e3a22-cf63-4ada-b9b9-4fb1ee649900 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:22.258150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e5e3a22-cf63-4ada-b9b9-4fb1ee649900 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:22.258304 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3e5e3a22-cf63-4ada-b9b9-4fb1ee649900 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:22.263720 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:22.263720 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:22.264870 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e5e3a22-cf63-4ada-b9b9-4fb1ee649900 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:22.265457 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 352/1439] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:22 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:22.594302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c7569667-f956-4f0b-a9db-d6a197b67931 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:22.622977 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7569667-f956-4f0b-a9db-d6a197b67931 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:55:22.623451 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7569667-f956-4f0b-a9db-d6a197b67931 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1892919309", "extra_specs": {}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:22.645445 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7569667-f956-4f0b-a9db-d6a197b67931 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:55:22.645862 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 366/1440] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:55:22 2026] POST /volume/v3/types => generated 218 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:22.659150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f82a2811-0571-4af4-b816-a884d3d7a916 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:22.659150 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f82a2811-0571-4af4-b816-a884d3d7a916 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] POST https://10.4.3.99/volume/v3/types/4875e306-63af-4f17-b82a-9be5fbbbc351/encryption Jul 03 14:55:22.659150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f82a2811-0571-4af4-b816-a884d3d7a916 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:22.683555 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f82a2811-0571-4af4-b816-a884d3d7a916 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types/4875e306-63af-4f17-b82a-9be5fbbbc351/encryption returned with HTTP 200 Jul 03 14:55:22.683961 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 366/1441] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:55:22 2026] POST /volume/v3/types/4875e306-63af-4f17-b82a-9be5fbbbc351/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:22.695499 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:22.780032 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:55:22.780429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-957860366", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1892919309", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:22.782475 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-957860366', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1892919309', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:55:22.787571 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume of 1 GB Jul 03 14:55:22.788008 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:22.788008 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:22.788715 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Availability Zones retrieved successfully. Jul 03 14:55:22.797365 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Flow 'volume_create_api' (0867e60d-60fe-4527-bee1-915641f43f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:22.799083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce36148-8f5a-45a2-a794-411e0307b5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:22.800516 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:55:22.840531 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce36148-8f5a-45a2-a794-411e0307b5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:55:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4875e306-63af-4f17-b82a-9be5fbbbc351,is_public=True,name='tempest-scenario-type-cryptsetup-1892919309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4875e306-63af-4f17-b82a-9be5fbbbc351', '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=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:22.840531 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (512a05d1-cfac-4379-894d-66c2169a3ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:22.882654 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1892919309 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1892919309, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:55:22.883160 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1892919309 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1892919309, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:55:22.936441 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Created reservations ['cb545514-9e5c-4ca0-a326-4f475b0b3294', '38a24d9e-2b73-4d8a-929b-fa2865998282', '8a46ba67-a705-4075-90f5-f82be4d9417b', '44aed3cc-91f9-4fbf-81c8-1eeab363e46e'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:22.937539 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (512a05d1-cfac-4379-894d-66c2169a3ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb545514-9e5c-4ca0-a326-4f475b0b3294', '38a24d9e-2b73-4d8a-929b-fa2865998282', '8a46ba67-a705-4075-90f5-f82be4d9417b', '44aed3cc-91f9-4fbf-81c8-1eeab363e46e']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:22.938558 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07108fb9-2e09-451c-a911-11f670b13122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:22.970071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07108fb9-2e09-451c-a911-11f670b13122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e4915dd-a8a9-4324-9424-91da76cc9267', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-957860366',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e0a28952b7f4214ab768522948b0895',qos_specs=None,replication_status=,reservations=['cb545514-9e5c-4ca0-a326-4f475b0b3294','38a24d9e-2b73-4d8a-929b-fa2865998282','8a46ba67-a705-4075-90f5-f82be4d9417b','44aed3cc-91f9-4fbf-81c8-1eeab363e46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fad3e778a249f8929cf641ae6262fb',volume_type_id=4875e306-63af-4f17-b82a-9be5fbbbc351), 'volume': Volume(_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-03T14:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-957860366',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0e4915dd-a8a9-4324-9424-91da76cc9267,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e0a28952b7f4214ab768522948b0895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8fad3e778a249f8929cf641ae6262fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4875e306-63af-4f17-b82a-9be5fbbbc351),volume_type_id=4875e306-63af-4f17-b82a-9be5fbbbc351)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:22.972636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (044b329a-4f84-4cf3-9ca9-4907cb9ed7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:23.001868 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (044b329a-4f84-4cf3-9ca9-4907cb9ed7d9) transitioned into state 'SUCCESS' from state '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-957860366',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e0a28952b7f4214ab768522948b0895',qos_specs=None,replication_status=,reservations=['cb545514-9e5c-4ca0-a326-4f475b0b3294','38a24d9e-2b73-4d8a-929b-fa2865998282','8a46ba67-a705-4075-90f5-f82be4d9417b','44aed3cc-91f9-4fbf-81c8-1eeab363e46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fad3e778a249f8929cf641ae6262fb',volume_type_id=4875e306-63af-4f17-b82a-9be5fbbbc351)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:23.003543 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70022df4-c4e7-49e7-90b0-8d5e4b3e32ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:23.021091 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70022df4-c4e7-49e7-90b0-8d5e4b3e32ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:23.021609 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Flow 'volume_create_api' (0867e60d-60fe-4527-bee1-915641f43f57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:23.021904 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume request issued successfully. Jul 03 14:55:23.022578 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a7615a7-addc-47ae-aa4e-0a6a89904b57 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:55:23.023014 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 358/1442] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:55:22 2026] POST /volume/v3/volumes => generated 788 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:55:23.280452 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-52cdb647-ab61-4418-8990-d4a4d9243199 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:23.283394 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52cdb647-ab61-4418-8990-d4a4d9243199 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:23.283747 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52cdb647-ab61-4418-8990-d4a4d9243199 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:23.284378 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52cdb647-ab61-4418-8990-d4a4d9243199 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:23.284378 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-52cdb647-ab61-4418-8990-d4a4d9243199 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:23.291939 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:23.291939 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:23.294042 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52cdb647-ab61-4418-8990-d4a4d9243199 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:23.294042 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 353/1443] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:23 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:23.966908 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4ede6d2d-cd04-4cf3-88b7-dd93ec08f3ed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:23.967373 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ede6d2d-cd04-4cf3-88b7-dd93ec08f3ed None None] GET https://10.4.3.99/volume// Jul 03 14:55:23.967492 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ede6d2d-cd04-4cf3-88b7-dd93ec08f3ed None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:23.967678 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ede6d2d-cd04-4cf3-88b7-dd93ec08f3ed None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:23.968379 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ede6d2d-cd04-4cf3-88b7-dd93ec08f3ed None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:55:23.968379 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 367/1444] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:55:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:55:23.981186 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2760a0cc-f9d9-4cef-b1d5-d30246d79ffa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:23.985150 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2760a0cc-f9d9-4cef-b1d5-d30246d79ffa tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:55:23.985150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2760a0cc-f9d9-4cef-b1d5-d30246d79ffa tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae44a6d1-dac3-456d-85e3-6e79bbf7528e", "connector": null, "instance_uuid": "6035da1c-ac88-4102-8fc4-f601d6c58f28"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:23.994616 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:23.994616 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:24.041807 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-2760a0cc-f9d9-4cef-b1d5-d30246d79ffa tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:55:24.041807 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 367/1445] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:55:23 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:24.175574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:24.212374 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:55:24.212738 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-583030091"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:24.214431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-583030091'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:55:24.214694 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume of 1 GB Jul 03 14:55:24.215113 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:24.215113 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:24.220381 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Availability Zones retrieved successfully. Jul 03 14:55:24.229472 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (cdbd3a9f-8390-48dc-ae25-f30033640423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:24.230538 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5861c4-03a3-4136-8cf7-553272864eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:24.231764 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:55:24.269782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5861c4-03a3-4136-8cf7-553272864eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:24.270548 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46bcfc8e-b117-45bc-938d-e6f429591be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:24.304566 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-be6d28fb-1d3b-4760-b097-aa18862e7c8e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:24.307371 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-be6d28fb-1d3b-4760-b097-aa18862e7c8e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:24.307710 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-be6d28fb-1d3b-4760-b097-aa18862e7c8e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:24.307944 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-be6d28fb-1d3b-4760-b097-aa18862e7c8e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:24.308093 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-be6d28fb-1d3b-4760-b097-aa18862e7c8e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:24.314274 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:24.314274 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:24.315365 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-be6d28fb-1d3b-4760-b097-aa18862e7c8e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:24.315920 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 354/1446] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:24 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:24.346093 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['a78c6afe-2f54-4e60-8e30-81b15403ef04', '4bea3de7-2081-4a1c-a68b-aed3723837f5', '12d76463-6516-4189-bd23-bb3dbe26a4d4', 'e492f6f5-8e7b-4893-be05-ea2cd0344ac7'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:24.347221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46bcfc8e-b117-45bc-938d-e6f429591be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a78c6afe-2f54-4e60-8e30-81b15403ef04', '4bea3de7-2081-4a1c-a68b-aed3723837f5', '12d76463-6516-4189-bd23-bb3dbe26a4d4', 'e492f6f5-8e7b-4893-be05-ea2cd0344ac7']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:24.348364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09bbe455-1ff5-4b42-9678-d44e9fbc20c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:24.379919 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09bbe455-1ff5-4b42-9678-d44e9fbc20c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a3cfee7-85d9-4321-8be0-1ac675bdefbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-583030091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['a78c6afe-2f54-4e60-8e30-81b15403ef04','4bea3de7-2081-4a1c-a68b-aed3723837f5','12d76463-6516-4189-bd23-bb3dbe26a4d4','e492f6f5-8e7b-4893-be05-ea2cd0344ac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-583030091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a3cfee7-85d9-4321-8be0-1ac675bdefbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf79056fd3b4fa2bc595c419be7bd50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:24.381284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f0bd34-e5f9-40cf-a121-68e3f4cbd485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:24.407071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f0bd34-e5f9-40cf-a121-68e3f4cbd485) transitioned into state 'SUCCESS' from state '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-583030091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['a78c6afe-2f54-4e60-8e30-81b15403ef04','4bea3de7-2081-4a1c-a68b-aed3723837f5','12d76463-6516-4189-bd23-bb3dbe26a4d4','e492f6f5-8e7b-4893-be05-ea2cd0344ac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:24.408897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e7225c-45f9-4dd6-8579-32a1e433eb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:55:24.421732 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e7225c-45f9-4dd6-8579-32a1e433eb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:55:24.422358 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (cdbd3a9f-8390-48dc-ae25-f30033640423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:55:24.424770 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request issued successfully. Jul 03 14:55:24.424770 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f15b016a-61e1-4190-96cf-5f4cf579ddb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:55:24.424770 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 359/1447] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:55:24 2026] POST /volume/v3/volumes => generated 751 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:55:24.442792 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-47fe259f-2a77-4ad0-91c0-6f07fd2f2fd9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:24.442931 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8945facf-6081-48b6-be43-4f4111c423cb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:24.444000 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47fe259f-2a77-4ad0-91c0-6f07fd2f2fd9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:24.444335 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47fe259f-2a77-4ad0-91c0-6f07fd2f2fd9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:24.445591 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47fe259f-2a77-4ad0-91c0-6f07fd2f2fd9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:24.447303 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8945facf-6081-48b6-be43-4f4111c423cb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:55:24.447730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8945facf-6081-48b6-be43-4f4111c423cb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:24.450150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8945facf-6081-48b6-be43-4f4111c423cb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:24.464688 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:24.464688 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:24.471692 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8945facf-6081-48b6-be43-4f4111c423cb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:55:24.471855 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:24.471855 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:24.479874 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-47fe259f-2a77-4ad0-91c0-6f07fd2f2fd9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:24.480374 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8945facf-6081-48b6-be43-4f4111c423cb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:55:24.481218 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 368/1448] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:24 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:24.487497 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47fe259f-2a77-4ad0-91c0-6f07fd2f2fd9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:24.488267 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 368/1449] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:24 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:24.582552 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ccf69440-fa44-43ea-8f00-f10cc6008521 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:24.583042 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccf69440-fa44-43ea-8f00-f10cc6008521 None None] GET https://10.4.3.99/volume// Jul 03 14:55:24.583710 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccf69440-fa44-43ea-8f00-f10cc6008521 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:24.583710 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccf69440-fa44-43ea-8f00-f10cc6008521 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:24.585000 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccf69440-fa44-43ea-8f00-f10cc6008521 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:55:24.585000 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 355/1450] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:55:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:55:24.594572 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-fc57293a-ee30-4ced-a0bb-e720e18121d9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:24.597912 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-fc57293a-ee30-4ced-a0bb-e720e18121d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:24.597912 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-fc57293a-ee30-4ced-a0bb-e720e18121d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:24.597912 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-fc57293a-ee30-4ced-a0bb-e720e18121d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:24.611535 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:24.611535 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:24.618780 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-fc57293a-ee30-4ced-a0bb-e720e18121d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:24.625103 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-fc57293a-ee30-4ced-a0bb-e720e18121d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:24.625660 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 360/1451] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:55:24 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1029 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:55:24.769522 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-6a616af3-42b0-43b3-9481-fb49318f22d8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:24.771668 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-6a616af3-42b0-43b3-9481-fb49318f22d8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] PUT https://10.4.3.99/volume/v3/attachments/d8551f3a-dd5d-4f23-aa8c-b9f3df9260bd Jul 03 14:55:24.772413 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-6a616af3-42b0-43b3-9481-fb49318f22d8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:24.783193 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-6a616af3-42b0-43b3-9481-fb49318f22d8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Acquiring lock "cinder-attachment_update-ae44a6d1-dac3-456d-85e3-6e79bbf7528e-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:55:24.792163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-6a616af3-42b0-43b3-9481-fb49318f22d8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-ae44a6d1-dac3-456d-85e3-6e79bbf7528e-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:55:24.792163 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:24.792163 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:25.319994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-6a616af3-42b0-43b3-9481-fb49318f22d8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-ae44a6d1-dac3-456d-85e3-6e79bbf7528e-np0000004430" released by "attachment_update" :: held 0.530s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:55:25.321963 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-6a616af3-42b0-43b3-9481-fb49318f22d8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/d8551f3a-dd5d-4f23-aa8c-b9f3df9260bd returned with HTTP 200 Jul 03 14:55:25.321963 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 369/1452] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:55:24 2026] PUT /volume/v3/attachments/d8551f3a-dd5d-4f23-aa8c-b9f3df9260bd => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:25.331444 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c0def0e8-9490-4642-8640-50d591d6a1f9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:25.334269 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c0def0e8-9490-4642-8640-50d591d6a1f9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:25.334558 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c0def0e8-9490-4642-8640-50d591d6a1f9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:25.334740 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c0def0e8-9490-4642-8640-50d591d6a1f9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:25.334880 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c0def0e8-9490-4642-8640-50d591d6a1f9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:25.346423 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:25.346423 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:25.347406 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c0def0e8-9490-4642-8640-50d591d6a1f9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:25.348767 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 369/1453] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:25 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:25.498399 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f053569d-d6a9-466a-be82-40484923cda9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:25.501717 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f053569d-d6a9-466a-be82-40484923cda9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:55:25.502097 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f053569d-d6a9-466a-be82-40484923cda9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:25.502388 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f053569d-d6a9-466a-be82-40484923cda9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:25.507737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3ef628aa-1109-475f-98fb-762fb0cde79f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:25.510796 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3ef628aa-1109-475f-98fb-762fb0cde79f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:25.511028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3ef628aa-1109-475f-98fb-762fb0cde79f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:25.511322 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3ef628aa-1109-475f-98fb-762fb0cde79f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:25.514625 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:25.514625 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:25.519693 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f053569d-d6a9-466a-be82-40484923cda9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:55:25.524921 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:25.524921 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:25.528012 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f053569d-d6a9-466a-be82-40484923cda9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:55:25.528736 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 356/1454] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:25 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:25.535349 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3ef628aa-1109-475f-98fb-762fb0cde79f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:25.545096 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3ef628aa-1109-475f-98fb-762fb0cde79f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:25.547637 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 361/1455] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:25 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:25.550165 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-982072c6-75c5-4d70-81cc-0b9ae93fd347 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:25.554999 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-982072c6-75c5-4d70-81cc-0b9ae93fd347 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:55:25.554999 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-982072c6-75c5-4d70-81cc-0b9ae93fd347 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:25.554999 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-982072c6-75c5-4d70-81cc-0b9ae93fd347 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:25.568867 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:25.568867 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:25.580152 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-982072c6-75c5-4d70-81cc-0b9ae93fd347 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:55:25.594656 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-982072c6-75c5-4d70-81cc-0b9ae93fd347 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:55:25.595582 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 370/1456] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:25 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:25.616320 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f3cf9fb2-51aa-4401-99cb-a9a2eedb7eba None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:25.620067 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3cf9fb2-51aa-4401-99cb-a9a2eedb7eba tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:55:25.620067 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3cf9fb2-51aa-4401-99cb-a9a2eedb7eba tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a3cfee7-85d9-4321-8be0-1ac675bdefbe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1389559571"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:25.629595 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:25.629595 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:25.631144 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f3cf9fb2-51aa-4401-99cb-a9a2eedb7eba tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:55:25.631144 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-f3cf9fb2-51aa-4401-99cb-a9a2eedb7eba tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:55:25.699833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f3cf9fb2-51aa-4401-99cb-a9a2eedb7eba tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['e6503186-5981-4e93-a19f-6e9a0d9c0ea8', 'a9b4cfb5-a9ee-434d-ba09-1a52bac88b41', '90d6d9a8-d745-412e-8273-4880294bfdf5', 'db1aa56d-9bd8-4796-ad09-839bf8dd97e3'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:25.751377 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f3cf9fb2-51aa-4401-99cb-a9a2eedb7eba tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot create request issued successfully. Jul 03 14:55:25.753051 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3cf9fb2-51aa-4401-99cb-a9a2eedb7eba tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:55:25.753051 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 370/1457] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:55:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:55:25.767993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9f88e15-c241-43ef-a86c-a91f559d517d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:25.773990 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9f88e15-c241-43ef-a86c-a91f559d517d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f Jul 03 14:55:25.773990 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9f88e15-c241-43ef-a86c-a91f559d517d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:25.773990 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9f88e15-c241-43ef-a86c-a91f559d517d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:25.781399 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:25.781399 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:25.781912 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d9f88e15-c241-43ef-a86c-a91f559d517d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:55:25.783570 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9f88e15-c241-43ef-a86c-a91f559d517d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f returned with HTTP 200 Jul 03 14:55:25.783570 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 357/1458] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:55:25 2026] GET /volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:26.365578 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f8260c99-e919-4041-83e2-e95eb56ab73b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:26.367889 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f8260c99-e919-4041-83e2-e95eb56ab73b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:26.368180 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f8260c99-e919-4041-83e2-e95eb56ab73b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:26.368338 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f8260c99-e919-4041-83e2-e95eb56ab73b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:26.368492 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f8260c99-e919-4041-83e2-e95eb56ab73b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:26.380802 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:26.380802 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:26.381872 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f8260c99-e919-4041-83e2-e95eb56ab73b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:26.382472 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 362/1459] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:26 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:26.566005 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1f37a5f7-a3ac-4bc2-886b-0875a2b48ab8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:26.568520 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1f37a5f7-a3ac-4bc2-886b-0875a2b48ab8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:26.568747 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1f37a5f7-a3ac-4bc2-886b-0875a2b48ab8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:26.569094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1f37a5f7-a3ac-4bc2-886b-0875a2b48ab8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:26.582937 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:26.582937 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:26.587828 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1f37a5f7-a3ac-4bc2-886b-0875a2b48ab8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:26.594305 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1f37a5f7-a3ac-4bc2-886b-0875a2b48ab8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:26.594986 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 371/1460] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:26 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:26.795302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-67f97a8c-b915-4e29-a15a-b4bb88d14dea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:26.800776 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67f97a8c-b915-4e29-a15a-b4bb88d14dea tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f Jul 03 14:55:26.800975 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67f97a8c-b915-4e29-a15a-b4bb88d14dea tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:26.801240 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67f97a8c-b915-4e29-a15a-b4bb88d14dea tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:26.813247 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:26.813247 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:26.813803 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-67f97a8c-b915-4e29-a15a-b4bb88d14dea tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:55:26.814848 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67f97a8c-b915-4e29-a15a-b4bb88d14dea tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f returned with HTTP 200 Jul 03 14:55:26.820581 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 371/1461] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:55:26 2026] GET /volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:26.832497 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4c112174-9f1e-4fd4-b66f-0e349cabb5b0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:26.834411 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c112174-9f1e-4fd4-b66f-0e349cabb5b0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 14:55:26.834775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c112174-9f1e-4fd4-b66f-0e349cabb5b0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7a3cfee7-85d9-4321-8be0-1ac675bdefbe", "snapshot_id": "b3662815-b9ef-46f3-ac07-489ca8af221f", "name": "tempest-VolumesSnapshotTestJSON-Backup-1226806834", "container": "tempest-volumessnapshottestjson-backup-container-233175158"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:26.836484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-4c112174-9f1e-4fd4-b66f-0e349cabb5b0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Creating new backup {'backup': {'volume_id': '7a3cfee7-85d9-4321-8be0-1ac675bdefbe', 'snapshot_id': 'b3662815-b9ef-46f3-ac07-489ca8af221f', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1226806834', 'container': 'tempest-volumessnapshottestjson-backup-container-233175158'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:55:26.836661 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-4c112174-9f1e-4fd4-b66f-0e349cabb5b0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Creating backup of volume 7a3cfee7-85d9-4321-8be0-1ac675bdefbe in container tempest-volumessnapshottestjson-backup-container-233175158 Jul 03 14:55:26.844150 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:26.844150 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:26.847606 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4c112174-9f1e-4fd4-b66f-0e349cabb5b0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:55:26.859764 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:26.859764 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:26.862501 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4c112174-9f1e-4fd4-b66f-0e349cabb5b0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:55:26.906311 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4c112174-9f1e-4fd4-b66f-0e349cabb5b0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['e99aa9d1-4acf-4102-9a3c-3e802b53369a', 'ae40175e-f7e6-46d6-a05c-84aff327ab80'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:55:26.944652 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c112174-9f1e-4fd4-b66f-0e349cabb5b0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:55:26.945196 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 358/1462] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:55:26 2026] POST /volume/v3/backups => generated 333 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:55:26.956936 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-90b8732e-bae9-46e6-923f-89413662e7eb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:26.959015 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-90b8732e-bae9-46e6-923f-89413662e7eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:26.959258 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-90b8732e-bae9-46e6-923f-89413662e7eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:26.959482 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-90b8732e-bae9-46e6-923f-89413662e7eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:26.959636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-90b8732e-bae9-46e6-923f-89413662e7eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:26.965167 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:26.965167 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:26.966048 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-90b8732e-bae9-46e6-923f-89413662e7eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:26.966581 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 363/1463] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:26 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:27.400204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e80da8c8-6ce3-44d0-9a3b-dc52d24bdca7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:27.401905 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e80da8c8-6ce3-44d0-9a3b-dc52d24bdca7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:27.402116 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e80da8c8-6ce3-44d0-9a3b-dc52d24bdca7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:27.402492 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e80da8c8-6ce3-44d0-9a3b-dc52d24bdca7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:27.402645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-e80da8c8-6ce3-44d0-9a3b-dc52d24bdca7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:27.408794 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:27.408794 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:27.409950 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e80da8c8-6ce3-44d0-9a3b-dc52d24bdca7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:27.411189 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 372/1464] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:27 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:27.617849 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9500775d-710c-45e7-988e-bb22ecb8d748 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:27.620847 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9500775d-710c-45e7-988e-bb22ecb8d748 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:27.621183 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9500775d-710c-45e7-988e-bb22ecb8d748 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:27.621475 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9500775d-710c-45e7-988e-bb22ecb8d748 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:27.637078 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:27.637078 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:27.643237 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9500775d-710c-45e7-988e-bb22ecb8d748 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:27.649370 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9500775d-710c-45e7-988e-bb22ecb8d748 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:27.649825 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 372/1465] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:27 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:27.979855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-add76dba-9d57-4c4f-a323-b21f0fb60241 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:27.982697 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-add76dba-9d57-4c4f-a323-b21f0fb60241 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:27.982928 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-add76dba-9d57-4c4f-a323-b21f0fb60241 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:27.983194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-add76dba-9d57-4c4f-a323-b21f0fb60241 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:27.983408 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-add76dba-9d57-4c4f-a323-b21f0fb60241 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:27.990141 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:27.990141 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:27.991454 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-add76dba-9d57-4c4f-a323-b21f0fb60241 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:27.992162 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 359/1466] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:27 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:28.424823 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7b98cfb4-4c79-49f8-873f-863310144da7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:28.430154 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b98cfb4-4c79-49f8-873f-863310144da7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:28.430154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b98cfb4-4c79-49f8-873f-863310144da7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:28.430154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b98cfb4-4c79-49f8-873f-863310144da7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:28.430154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7b98cfb4-4c79-49f8-873f-863310144da7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:28.433714 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:28.433714 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:28.434769 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b98cfb4-4c79-49f8-873f-863310144da7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:28.435320 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 364/1467] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:28 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:28.666869 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ff83b2e9-ebcf-4b60-898f-0f0b7dcfef2f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:28.668907 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ff83b2e9-ebcf-4b60-898f-0f0b7dcfef2f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:28.669165 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ff83b2e9-ebcf-4b60-898f-0f0b7dcfef2f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:28.669484 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ff83b2e9-ebcf-4b60-898f-0f0b7dcfef2f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:28.691324 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:28.691324 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:28.701756 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ff83b2e9-ebcf-4b60-898f-0f0b7dcfef2f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:28.708900 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ff83b2e9-ebcf-4b60-898f-0f0b7dcfef2f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:28.709683 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 373/1468] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:28 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:29.006876 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e312803f-79ef-458f-be8e-3abf97bdda15 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:29.009253 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e312803f-79ef-458f-be8e-3abf97bdda15 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:29.009517 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e312803f-79ef-458f-be8e-3abf97bdda15 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:29.009792 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e312803f-79ef-458f-be8e-3abf97bdda15 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:29.009947 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e312803f-79ef-458f-be8e-3abf97bdda15 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:29.020119 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:29.020119 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:29.022243 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e312803f-79ef-458f-be8e-3abf97bdda15 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:29.022243 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 373/1469] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:29 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:29.446793 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-53447f37-8d29-454e-a544-dd3ef0af422c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:29.449020 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-53447f37-8d29-454e-a544-dd3ef0af422c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:29.449284 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-53447f37-8d29-454e-a544-dd3ef0af422c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:29.449522 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-53447f37-8d29-454e-a544-dd3ef0af422c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:29.449665 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-53447f37-8d29-454e-a544-dd3ef0af422c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:29.454876 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:29.454876 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:29.455835 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-53447f37-8d29-454e-a544-dd3ef0af422c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:29.456247 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 360/1470] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:29 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:29.727682 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b169a7f6-8c3f-4fc8-ae62-58580fc6aa79 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:29.730427 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b169a7f6-8c3f-4fc8-ae62-58580fc6aa79 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:29.730650 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b169a7f6-8c3f-4fc8-ae62-58580fc6aa79 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:29.730872 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b169a7f6-8c3f-4fc8-ae62-58580fc6aa79 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:29.751506 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:29.751506 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:29.757923 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b169a7f6-8c3f-4fc8-ae62-58580fc6aa79 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:29.766007 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b169a7f6-8c3f-4fc8-ae62-58580fc6aa79 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:29.766484 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 365/1471] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:29 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:30.033249 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0d6e7ae6-e895-40d1-a0b4-941002e1aaef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:30.035356 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0d6e7ae6-e895-40d1-a0b4-941002e1aaef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:30.035622 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0d6e7ae6-e895-40d1-a0b4-941002e1aaef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:30.035837 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0d6e7ae6-e895-40d1-a0b4-941002e1aaef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:30.035987 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-0d6e7ae6-e895-40d1-a0b4-941002e1aaef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:30.041229 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:30.041229 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:30.042317 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0d6e7ae6-e895-40d1-a0b4-941002e1aaef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:30.042934 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 374/1472] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:30 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:30.468048 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-80a90b7f-c72f-4a36-a742-4b27e6266983 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:30.470444 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80a90b7f-c72f-4a36-a742-4b27e6266983 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:30.470729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-80a90b7f-c72f-4a36-a742-4b27e6266983 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:30.470999 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-80a90b7f-c72f-4a36-a742-4b27e6266983 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:30.471163 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-80a90b7f-c72f-4a36-a742-4b27e6266983 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:30.476609 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:30.476609 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:30.477609 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-80a90b7f-c72f-4a36-a742-4b27e6266983 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:30.477972 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 374/1473] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:30 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:30.786814 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-82e92df7-b111-4edc-a770-4a15c34bdd11 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:30.788764 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-82e92df7-b111-4edc-a770-4a15c34bdd11 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:30.789041 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-82e92df7-b111-4edc-a770-4a15c34bdd11 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:30.789358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-82e92df7-b111-4edc-a770-4a15c34bdd11 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:30.801341 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:30.801341 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:30.806459 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-82e92df7-b111-4edc-a770-4a15c34bdd11 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:30.814481 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-82e92df7-b111-4edc-a770-4a15c34bdd11 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:30.814481 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 361/1474] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:30 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:31.055660 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8600cb3c-a87c-45c5-b3e6-c0c407c0d353 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:31.058478 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8600cb3c-a87c-45c5-b3e6-c0c407c0d353 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:31.059524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8600cb3c-a87c-45c5-b3e6-c0c407c0d353 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:31.059524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8600cb3c-a87c-45c5-b3e6-c0c407c0d353 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:31.059524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8600cb3c-a87c-45c5-b3e6-c0c407c0d353 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:31.065636 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:31.065636 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:31.066968 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8600cb3c-a87c-45c5-b3e6-c0c407c0d353 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:31.067524 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 366/1475] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:31 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:31.493918 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c89665db-40a6-4607-9189-592040af3bfe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:31.496702 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c89665db-40a6-4607-9189-592040af3bfe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:31.497217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c89665db-40a6-4607-9189-592040af3bfe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:31.497371 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c89665db-40a6-4607-9189-592040af3bfe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:31.497427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c89665db-40a6-4607-9189-592040af3bfe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:31.504080 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:31.504080 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:31.505232 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c89665db-40a6-4607-9189-592040af3bfe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:31.505925 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 375/1476] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:31 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:31.839402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5feaf727-540a-4dc1-9df6-d3a4d81bb102 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:31.845542 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5feaf727-540a-4dc1-9df6-d3a4d81bb102 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:31.845542 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5feaf727-540a-4dc1-9df6-d3a4d81bb102 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:31.845542 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5feaf727-540a-4dc1-9df6-d3a4d81bb102 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:31.861757 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:31.861757 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:31.867232 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5feaf727-540a-4dc1-9df6-d3a4d81bb102 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:31.872857 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5feaf727-540a-4dc1-9df6-d3a4d81bb102 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:31.873552 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 375/1477] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:31 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:32.085535 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d8170add-3f6f-4a39-a6ac-d9fdcfbfd6aa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:32.092042 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8170add-3f6f-4a39-a6ac-d9fdcfbfd6aa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:32.092375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8170add-3f6f-4a39-a6ac-d9fdcfbfd6aa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:32.092658 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d8170add-3f6f-4a39-a6ac-d9fdcfbfd6aa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:32.092832 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d8170add-3f6f-4a39-a6ac-d9fdcfbfd6aa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:32.103471 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:32.103471 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:32.104461 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d8170add-3f6f-4a39-a6ac-d9fdcfbfd6aa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:32.104798 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 362/1478] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:32 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:32.523021 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-740799a5-526f-433f-a412-5c3f3c4bb9c0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:32.525559 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-740799a5-526f-433f-a412-5c3f3c4bb9c0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:32.525820 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-740799a5-526f-433f-a412-5c3f3c4bb9c0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:32.526083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-740799a5-526f-433f-a412-5c3f3c4bb9c0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:32.526254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-740799a5-526f-433f-a412-5c3f3c4bb9c0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:32.532024 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:32.532024 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:32.532917 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-740799a5-526f-433f-a412-5c3f3c4bb9c0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:32.533348 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 367/1479] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:32 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:32.889392 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aeb0197e-e5ad-4566-b886-311007a8f900 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:32.893881 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aeb0197e-e5ad-4566-b886-311007a8f900 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:32.894149 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aeb0197e-e5ad-4566-b886-311007a8f900 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:32.894406 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aeb0197e-e5ad-4566-b886-311007a8f900 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:32.916285 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:32.916285 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:32.922914 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aeb0197e-e5ad-4566-b886-311007a8f900 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:32.928368 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aeb0197e-e5ad-4566-b886-311007a8f900 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:32.929011 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 376/1480] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:32 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:33.125939 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18d2e6b0-cdbc-4917-a5fc-55f64af5d85a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:33.130151 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18d2e6b0-cdbc-4917-a5fc-55f64af5d85a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:33.130151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18d2e6b0-cdbc-4917-a5fc-55f64af5d85a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:33.130151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18d2e6b0-cdbc-4917-a5fc-55f64af5d85a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:33.130151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-18d2e6b0-cdbc-4917-a5fc-55f64af5d85a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:33.135437 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:33.135437 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:33.137639 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18d2e6b0-cdbc-4917-a5fc-55f64af5d85a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:33.138338 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 376/1481] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:33 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:33.546089 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7ca6616d-3c43-46e2-9694-3ef2bec731b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:33.548922 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ca6616d-3c43-46e2-9694-3ef2bec731b4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:33.548922 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ca6616d-3c43-46e2-9694-3ef2bec731b4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:33.549119 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7ca6616d-3c43-46e2-9694-3ef2bec731b4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:33.549119 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7ca6616d-3c43-46e2-9694-3ef2bec731b4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:33.556495 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:33.556495 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:33.557552 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7ca6616d-3c43-46e2-9694-3ef2bec731b4 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:33.558443 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 363/1482] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:33 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:33.946312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5d4da7b7-fb60-4f22-9e76-c11238a5b412 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:33.952219 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5d4da7b7-fb60-4f22-9e76-c11238a5b412 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:33.952503 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5d4da7b7-fb60-4f22-9e76-c11238a5b412 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:33.952698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5d4da7b7-fb60-4f22-9e76-c11238a5b412 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:33.970861 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:33.970861 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:33.974667 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5d4da7b7-fb60-4f22-9e76-c11238a5b412 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:33.980531 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5d4da7b7-fb60-4f22-9e76-c11238a5b412 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:33.981550 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 368/1483] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:33 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:34.155672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ffe371f9-d08f-4c6d-9958-c666835ad86c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:34.159005 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ffe371f9-d08f-4c6d-9958-c666835ad86c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:34.159005 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ffe371f9-d08f-4c6d-9958-c666835ad86c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:34.159005 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ffe371f9-d08f-4c6d-9958-c666835ad86c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:34.159005 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ffe371f9-d08f-4c6d-9958-c666835ad86c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:34.164816 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:34.164816 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:34.166709 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ffe371f9-d08f-4c6d-9958-c666835ad86c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:34.166709 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 377/1484] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:34 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:34.573663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ecbfbdb9-3e87-4622-9ae7-bed83c2cc563 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:34.576445 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ecbfbdb9-3e87-4622-9ae7-bed83c2cc563 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:34.576841 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ecbfbdb9-3e87-4622-9ae7-bed83c2cc563 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:34.577853 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ecbfbdb9-3e87-4622-9ae7-bed83c2cc563 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:34.577853 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ecbfbdb9-3e87-4622-9ae7-bed83c2cc563 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:34.583116 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:34.583116 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:34.584584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ecbfbdb9-3e87-4622-9ae7-bed83c2cc563 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:34.585135 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 377/1485] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:34 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:34.996875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1278da82-f3ca-47e8-bcd6-ffd11a5480d3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:34.999098 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1278da82-f3ca-47e8-bcd6-ffd11a5480d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:34.999407 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1278da82-f3ca-47e8-bcd6-ffd11a5480d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:34.999800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1278da82-f3ca-47e8-bcd6-ffd11a5480d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:35.012538 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:35.012538 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:35.017567 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1278da82-f3ca-47e8-bcd6-ffd11a5480d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:35.023933 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1278da82-f3ca-47e8-bcd6-ffd11a5480d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:35.024367 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 364/1486] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:34 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:35.178795 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-25e48930-a1b5-4142-a550-16cf96d53cfb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:35.182931 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-25e48930-a1b5-4142-a550-16cf96d53cfb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:35.182931 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-25e48930-a1b5-4142-a550-16cf96d53cfb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:35.182931 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-25e48930-a1b5-4142-a550-16cf96d53cfb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:35.182931 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-25e48930-a1b5-4142-a550-16cf96d53cfb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:35.187793 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:35.187793 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:35.189101 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-25e48930-a1b5-4142-a550-16cf96d53cfb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:35.189601 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 369/1487] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:35 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:35.597407 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f4f04f9a-9139-41a6-bb9f-68ad590f36aa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:35.600005 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f4f04f9a-9139-41a6-bb9f-68ad590f36aa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:35.600638 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f4f04f9a-9139-41a6-bb9f-68ad590f36aa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:35.602148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f4f04f9a-9139-41a6-bb9f-68ad590f36aa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:35.602148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f4f04f9a-9139-41a6-bb9f-68ad590f36aa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:35.607690 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:35.607690 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:35.609286 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f4f04f9a-9139-41a6-bb9f-68ad590f36aa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:35.609944 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 378/1488] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:35 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:36.038508 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c5dae725-89ae-4357-83d0-24931004c467 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:36.040635 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5dae725-89ae-4357-83d0-24931004c467 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:36.041032 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5dae725-89ae-4357-83d0-24931004c467 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:36.041397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5dae725-89ae-4357-83d0-24931004c467 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:36.056469 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:36.056469 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:36.062902 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-86c2038a-702c-4520-8abe-9ddddf60d6bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:36.063556 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c5dae725-89ae-4357-83d0-24931004c467 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:36.065225 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86c2038a-702c-4520-8abe-9ddddf60d6bc tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:55:36.065225 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86c2038a-702c-4520-8abe-9ddddf60d6bc tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-attach": {"instance_uuid": "b6d79b51-46f2-4594-8802-c43424ca19a0", "mountpoint": "/dev/vdb"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:55:36.065225 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86c2038a-702c-4520-8abe-9ddddf60d6bc tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b6d79b51-46f2-4594-8802-c43424ca19a0", "mountpoint": "/dev/vdb"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:36.069689 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5dae725-89ae-4357-83d0-24931004c467 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:36.070268 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 378/1489] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:36 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:36.075077 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:36.075077 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:36.075631 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-86c2038a-702c-4520-8abe-9ddddf60d6bc tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:55:36.089774 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-86c2038a-702c-4520-8abe-9ddddf60d6bc tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Update volume admin metadata completed successfully. Jul 03 14:55:36.201652 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b6b4350d-6c3a-4d01-b0bb-15bfe78ab919 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:36.203583 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b6b4350d-6c3a-4d01-b0bb-15bfe78ab919 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:36.203939 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b6b4350d-6c3a-4d01-b0bb-15bfe78ab919 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:36.204351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b6b4350d-6c3a-4d01-b0bb-15bfe78ab919 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:36.205642 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b6b4350d-6c3a-4d01-b0bb-15bfe78ab919 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:36.210794 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:36.210794 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:36.212633 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b6b4350d-6c3a-4d01-b0bb-15bfe78ab919 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:36.213372 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 370/1490] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:36 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:36.593423 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-86c2038a-702c-4520-8abe-9ddddf60d6bc tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Attach volume completed successfully. Jul 03 14:55:36.594076 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86c2038a-702c-4520-8abe-9ddddf60d6bc tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:55:36.594729 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 365/1491] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:55:36 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:55:36.604778 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-28ffab48-ffa5-4a8e-b5bf-2c47905ac5dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:36.609350 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-28ffab48-ffa5-4a8e-b5bf-2c47905ac5dd tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:55:36.609832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-28ffab48-ffa5-4a8e-b5bf-2c47905ac5dd tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:36.610257 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-28ffab48-ffa5-4a8e-b5bf-2c47905ac5dd tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:36.622078 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5c99591d-4315-460f-8691-9103f6de346f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:36.626176 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5c99591d-4315-460f-8691-9103f6de346f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:36.626176 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5c99591d-4315-460f-8691-9103f6de346f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:36.626176 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5c99591d-4315-460f-8691-9103f6de346f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:36.626176 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5c99591d-4315-460f-8691-9103f6de346f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:36.626394 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:36.626394 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:36.631900 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-28ffab48-ffa5-4a8e-b5bf-2c47905ac5dd tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:55:36.632643 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:36.632643 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:36.633961 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5c99591d-4315-460f-8691-9103f6de346f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:36.634618 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 379/1492] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:36 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:36.637337 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-28ffab48-ffa5-4a8e-b5bf-2c47905ac5dd tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:55:36.637828 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 379/1493] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:36 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:36.654090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4d3fb44c-831a-48df-9aa0-d9019ca01769 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:36.655979 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d3fb44c-831a-48df-9aa0-d9019ca01769 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:55:36.656666 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4d3fb44c-831a-48df-9aa0-d9019ca01769 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-detach": {}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:55:36.656944 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4d3fb44c-831a-48df-9aa0-d9019ca01769 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:36.669023 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:36.669023 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:36.670925 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4d3fb44c-831a-48df-9aa0-d9019ca01769 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:55:37.083098 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3bd1dde6-2b31-473b-9cd8-d442e2d37626 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:37.085538 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3bd1dde6-2b31-473b-9cd8-d442e2d37626 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:37.085764 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3bd1dde6-2b31-473b-9cd8-d442e2d37626 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:37.085986 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3bd1dde6-2b31-473b-9cd8-d442e2d37626 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:37.096698 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:37.096698 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:37.100801 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3bd1dde6-2b31-473b-9cd8-d442e2d37626 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:37.105966 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3bd1dde6-2b31-473b-9cd8-d442e2d37626 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:37.106597 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 366/1494] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:37 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:37.174999 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4d3fb44c-831a-48df-9aa0-d9019ca01769 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Detach volume completed successfully. Jul 03 14:55:37.174999 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d3fb44c-831a-48df-9aa0-d9019ca01769 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:55:37.175266 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 371/1495] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:55:36 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:55:37.189416 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-27fc23ad-7a92-472d-9fd4-62ec7586c3da None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:37.192160 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27fc23ad-7a92-472d-9fd4-62ec7586c3da tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:55:37.192748 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27fc23ad-7a92-472d-9fd4-62ec7586c3da tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:37.193184 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27fc23ad-7a92-472d-9fd4-62ec7586c3da tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:37.205049 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:37.205049 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:37.211863 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-27fc23ad-7a92-472d-9fd4-62ec7586c3da tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:55:37.224445 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27fc23ad-7a92-472d-9fd4-62ec7586c3da tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:55:37.224834 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a7700a40-62bb-4818-bf5c-fd84bfbd09d8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:37.225363 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 380/1496] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:37 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:37.227352 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a7700a40-62bb-4818-bf5c-fd84bfbd09d8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:37.227544 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a7700a40-62bb-4818-bf5c-fd84bfbd09d8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:37.227800 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a7700a40-62bb-4818-bf5c-fd84bfbd09d8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:37.227970 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a7700a40-62bb-4818-bf5c-fd84bfbd09d8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:37.233629 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:37.233629 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:37.234649 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a7700a40-62bb-4818-bf5c-fd84bfbd09d8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:37.235191 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 380/1497] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:37 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:37.650548 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-88c0dbf4-dabc-4a22-8b3e-26bfe9418f36 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:37.652872 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88c0dbf4-dabc-4a22-8b3e-26bfe9418f36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:37.653427 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-88c0dbf4-dabc-4a22-8b3e-26bfe9418f36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:37.653796 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-88c0dbf4-dabc-4a22-8b3e-26bfe9418f36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:37.654796 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-88c0dbf4-dabc-4a22-8b3e-26bfe9418f36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:37.660254 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:37.660254 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:37.661408 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88c0dbf4-dabc-4a22-8b3e-26bfe9418f36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:37.661937 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 367/1498] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:37 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:38.124231 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0f82eae4-8f16-4d86-a150-2a49b24edec9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:38.126730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0f82eae4-8f16-4d86-a150-2a49b24edec9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:38.127388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0f82eae4-8f16-4d86-a150-2a49b24edec9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:38.130217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0f82eae4-8f16-4d86-a150-2a49b24edec9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:38.149376 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:38.149376 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:38.154891 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0f82eae4-8f16-4d86-a150-2a49b24edec9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:38.162115 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0f82eae4-8f16-4d86-a150-2a49b24edec9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:38.162838 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 372/1499] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:38 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:38.250725 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2abd31ea-dcd5-45da-8ea3-760d12ec6adc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:38.253702 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2abd31ea-dcd5-45da-8ea3-760d12ec6adc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:38.256221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2abd31ea-dcd5-45da-8ea3-760d12ec6adc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:38.260205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2abd31ea-dcd5-45da-8ea3-760d12ec6adc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:38.260205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2abd31ea-dcd5-45da-8ea3-760d12ec6adc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:38.270801 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:38.270801 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:38.273176 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2abd31ea-dcd5-45da-8ea3-760d12ec6adc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:38.273757 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 381/1500] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:38 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:38.679632 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f1c18edb-336e-4722-bdfd-d9938521ec65 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:38.682899 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f1c18edb-336e-4722-bdfd-d9938521ec65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:38.683377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f1c18edb-336e-4722-bdfd-d9938521ec65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:38.684666 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f1c18edb-336e-4722-bdfd-d9938521ec65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:38.684666 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f1c18edb-336e-4722-bdfd-d9938521ec65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:38.695686 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:38.695686 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:38.699551 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f1c18edb-336e-4722-bdfd-d9938521ec65 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:38.699870 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 381/1501] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:38 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:39.180753 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a3db3059-e522-45f3-8a8e-9b61934fe2f9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:39.183080 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a3db3059-e522-45f3-8a8e-9b61934fe2f9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:39.183400 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a3db3059-e522-45f3-8a8e-9b61934fe2f9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:39.183654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a3db3059-e522-45f3-8a8e-9b61934fe2f9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:39.195728 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:39.195728 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:39.201634 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a3db3059-e522-45f3-8a8e-9b61934fe2f9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:39.207532 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a3db3059-e522-45f3-8a8e-9b61934fe2f9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:39.208103 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 368/1502] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:39 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:39.288077 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dafa6647-0a7b-4e4a-b791-a5dbc4b17e81 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:39.291502 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dafa6647-0a7b-4e4a-b791-a5dbc4b17e81 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:39.291841 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dafa6647-0a7b-4e4a-b791-a5dbc4b17e81 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:39.292305 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dafa6647-0a7b-4e4a-b791-a5dbc4b17e81 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:39.292305 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-dafa6647-0a7b-4e4a-b791-a5dbc4b17e81 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:39.300681 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:39.300681 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:39.301673 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dafa6647-0a7b-4e4a-b791-a5dbc4b17e81 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:39.302154 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 373/1503] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:39 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:39.713446 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34463e73-cb83-44b9-87b5-1b0b58a71301 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:39.716287 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34463e73-cb83-44b9-87b5-1b0b58a71301 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:39.716594 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34463e73-cb83-44b9-87b5-1b0b58a71301 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:39.716871 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34463e73-cb83-44b9-87b5-1b0b58a71301 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:39.717036 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-34463e73-cb83-44b9-87b5-1b0b58a71301 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:39.724196 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:39.724196 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:39.725216 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34463e73-cb83-44b9-87b5-1b0b58a71301 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:39.725732 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 382/1504] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:39 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:40.224022 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6c3bdfad-3746-45f5-8b47-b08337c8d71c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:40.226852 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6c3bdfad-3746-45f5-8b47-b08337c8d71c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:40.226852 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6c3bdfad-3746-45f5-8b47-b08337c8d71c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:40.230163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6c3bdfad-3746-45f5-8b47-b08337c8d71c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:40.240593 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:40.240593 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:40.249397 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6c3bdfad-3746-45f5-8b47-b08337c8d71c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:40.253216 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6c3bdfad-3746-45f5-8b47-b08337c8d71c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:40.253216 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 382/1505] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:40 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:40.316345 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5016ce65-8ab2-492a-966d-98c60d023a9a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:40.318483 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5016ce65-8ab2-492a-966d-98c60d023a9a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:40.319373 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5016ce65-8ab2-492a-966d-98c60d023a9a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:40.319570 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5016ce65-8ab2-492a-966d-98c60d023a9a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:40.319721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5016ce65-8ab2-492a-966d-98c60d023a9a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:40.328262 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:40.328262 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:40.328262 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5016ce65-8ab2-492a-966d-98c60d023a9a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:40.328262 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 369/1506] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:40 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:40.740237 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a79dc1de-5852-4697-b7cf-671fd2b1446c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:40.742341 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a79dc1de-5852-4697-b7cf-671fd2b1446c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:40.742615 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a79dc1de-5852-4697-b7cf-671fd2b1446c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:40.742882 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a79dc1de-5852-4697-b7cf-671fd2b1446c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:40.743034 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a79dc1de-5852-4697-b7cf-671fd2b1446c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:40.748593 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:40.748593 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:40.749941 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a79dc1de-5852-4697-b7cf-671fd2b1446c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:40.750590 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 374/1507] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:40 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:41.294175 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4da4c1c2-42f5-4eac-a158-ab9e285e1d74 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:41.296572 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4da4c1c2-42f5-4eac-a158-ab9e285e1d74 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:41.297009 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4da4c1c2-42f5-4eac-a158-ab9e285e1d74 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:41.297230 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4da4c1c2-42f5-4eac-a158-ab9e285e1d74 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:41.323362 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:41.323362 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:41.341493 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4da4c1c2-42f5-4eac-a158-ab9e285e1d74 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:41.341921 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9ef11f75-ec78-4f23-9f45-76c32b96d35b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:41.345013 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9ef11f75-ec78-4f23-9f45-76c32b96d35b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:41.345284 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9ef11f75-ec78-4f23-9f45-76c32b96d35b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:41.345516 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9ef11f75-ec78-4f23-9f45-76c32b96d35b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:41.345960 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9ef11f75-ec78-4f23-9f45-76c32b96d35b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:41.351528 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:41.351528 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:41.352073 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9ef11f75-ec78-4f23-9f45-76c32b96d35b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:41.353504 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 383/1508] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:41 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:41.357943 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4da4c1c2-42f5-4eac-a158-ab9e285e1d74 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:41.358500 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 383/1509] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:41 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:41.764937 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c058e908-969b-497d-85bf-822a44e42958 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:41.767339 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c058e908-969b-497d-85bf-822a44e42958 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:41.767562 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c058e908-969b-497d-85bf-822a44e42958 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:41.767773 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c058e908-969b-497d-85bf-822a44e42958 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:41.767917 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c058e908-969b-497d-85bf-822a44e42958 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:41.773315 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:41.773315 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:41.774240 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c058e908-969b-497d-85bf-822a44e42958 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:41.774685 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 370/1510] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:41 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:42.369107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-15d6e5eb-741e-4908-be97-8077df8a3ac4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:42.374470 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15d6e5eb-741e-4908-be97-8077df8a3ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:42.374767 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15d6e5eb-741e-4908-be97-8077df8a3ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:42.375050 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15d6e5eb-741e-4908-be97-8077df8a3ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:42.375295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-15d6e5eb-741e-4908-be97-8077df8a3ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:42.383646 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:42.383646 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:42.383646 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15d6e5eb-741e-4908-be97-8077df8a3ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:42.383821 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 375/1511] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:42 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:42.388554 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d576db1a-8ce3-4a96-9ac9-56c0c736e9c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:42.392303 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d576db1a-8ce3-4a96-9ac9-56c0c736e9c5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:42.392545 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d576db1a-8ce3-4a96-9ac9-56c0c736e9c5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:42.392801 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d576db1a-8ce3-4a96-9ac9-56c0c736e9c5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:42.410248 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:42.410248 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:42.417198 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d576db1a-8ce3-4a96-9ac9-56c0c736e9c5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:42.421159 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d576db1a-8ce3-4a96-9ac9-56c0c736e9c5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:42.421658 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 384/1512] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:42 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:42.788473 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c434290e-07ce-457c-ae41-5502963803d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:42.790456 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c434290e-07ce-457c-ae41-5502963803d6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:42.790672 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c434290e-07ce-457c-ae41-5502963803d6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:42.790891 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c434290e-07ce-457c-ae41-5502963803d6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:42.791024 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c434290e-07ce-457c-ae41-5502963803d6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:42.796764 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:42.796764 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:42.797825 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c434290e-07ce-457c-ae41-5502963803d6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:42.798342 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 384/1513] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:42 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:43.398173 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d140e63b-b14a-40a7-80de-34dc464d62cd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:43.400638 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d140e63b-b14a-40a7-80de-34dc464d62cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:43.400887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d140e63b-b14a-40a7-80de-34dc464d62cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:43.401175 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d140e63b-b14a-40a7-80de-34dc464d62cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:43.401329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d140e63b-b14a-40a7-80de-34dc464d62cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:43.408898 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:43.408898 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:43.408898 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d140e63b-b14a-40a7-80de-34dc464d62cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:43.409395 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 371/1514] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:43 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:43.440387 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6a94c7ea-b548-47eb-ac0e-b4bfd9f7576b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:43.442822 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6a94c7ea-b548-47eb-ac0e-b4bfd9f7576b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:43.442822 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6a94c7ea-b548-47eb-ac0e-b4bfd9f7576b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:43.442822 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6a94c7ea-b548-47eb-ac0e-b4bfd9f7576b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:43.459918 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:43.459918 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:43.468775 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6a94c7ea-b548-47eb-ac0e-b4bfd9f7576b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:43.476191 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6a94c7ea-b548-47eb-ac0e-b4bfd9f7576b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:43.476191 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 376/1515] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:43 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:43.817235 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0dbb45b5-85db-4955-811f-838dee5dd4cc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:43.819509 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0dbb45b5-85db-4955-811f-838dee5dd4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:43.819849 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0dbb45b5-85db-4955-811f-838dee5dd4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:43.820169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0dbb45b5-85db-4955-811f-838dee5dd4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:43.820370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-0dbb45b5-85db-4955-811f-838dee5dd4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:43.826436 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:43.826436 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:43.827583 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0dbb45b5-85db-4955-811f-838dee5dd4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:43.828098 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 385/1516] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:43 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:44.421727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb680b4a-6166-45fe-a314-22520ac07a96 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:44.424086 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb680b4a-6166-45fe-a314-22520ac07a96 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:44.424299 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb680b4a-6166-45fe-a314-22520ac07a96 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:44.424593 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb680b4a-6166-45fe-a314-22520ac07a96 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:44.424766 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-cb680b4a-6166-45fe-a314-22520ac07a96 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:44.429558 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:44.429558 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:44.430515 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb680b4a-6166-45fe-a314-22520ac07a96 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:44.430927 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 385/1517] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:44 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:44.496034 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4fe46f65-c6d3-4ae9-8604-e656939d865c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:44.497992 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4fe46f65-c6d3-4ae9-8604-e656939d865c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:44.498313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4fe46f65-c6d3-4ae9-8604-e656939d865c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:44.498595 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4fe46f65-c6d3-4ae9-8604-e656939d865c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:44.510780 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:44.510780 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:44.515356 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4fe46f65-c6d3-4ae9-8604-e656939d865c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:44.520753 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4fe46f65-c6d3-4ae9-8604-e656939d865c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:44.521296 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 372/1518] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:44 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:44.842712 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a420a79f-596d-4f07-930b-f130f478ef36 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:44.847696 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a420a79f-596d-4f07-930b-f130f478ef36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:44.847696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a420a79f-596d-4f07-930b-f130f478ef36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:44.847696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a420a79f-596d-4f07-930b-f130f478ef36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:44.847696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a420a79f-596d-4f07-930b-f130f478ef36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:44.854693 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:44.854693 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:44.856213 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a420a79f-596d-4f07-930b-f130f478ef36 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:44.856771 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 377/1519] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:44 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:45.455573 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f0ec07ff-c879-4897-bd8d-360bd1f2cdbd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:45.459179 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f0ec07ff-c879-4897-bd8d-360bd1f2cdbd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:45.459179 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f0ec07ff-c879-4897-bd8d-360bd1f2cdbd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:45.459179 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f0ec07ff-c879-4897-bd8d-360bd1f2cdbd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:45.460335 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f0ec07ff-c879-4897-bd8d-360bd1f2cdbd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:45.470394 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:45.470394 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:45.474779 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f0ec07ff-c879-4897-bd8d-360bd1f2cdbd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:45.476158 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 386/1520] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:45 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:45.539672 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7e2cd03f-e25b-42a9-b14f-df23952fb24a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:45.542797 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e2cd03f-e25b-42a9-b14f-df23952fb24a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:45.542797 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e2cd03f-e25b-42a9-b14f-df23952fb24a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:45.543584 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e2cd03f-e25b-42a9-b14f-df23952fb24a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:45.557835 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:45.557835 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:45.562471 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7e2cd03f-e25b-42a9-b14f-df23952fb24a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:45.567858 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e2cd03f-e25b-42a9-b14f-df23952fb24a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:45.568366 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 386/1521] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:45 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:45.873627 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-81729ccf-99bd-4294-90d6-c4532e54ec95 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:45.875696 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81729ccf-99bd-4294-90d6-c4532e54ec95 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:45.875927 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81729ccf-99bd-4294-90d6-c4532e54ec95 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:45.876220 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81729ccf-99bd-4294-90d6-c4532e54ec95 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:45.876322 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-81729ccf-99bd-4294-90d6-c4532e54ec95 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:45.880908 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:45.880908 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:45.881749 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81729ccf-99bd-4294-90d6-c4532e54ec95 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:45.882197 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 373/1522] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:45 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:46.490371 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-822bdae6-13f7-478d-85de-6aa424ea313e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:46.492281 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-822bdae6-13f7-478d-85de-6aa424ea313e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:46.492483 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-822bdae6-13f7-478d-85de-6aa424ea313e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:46.492677 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-822bdae6-13f7-478d-85de-6aa424ea313e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:46.492805 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-822bdae6-13f7-478d-85de-6aa424ea313e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:46.498255 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:46.498255 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:46.499354 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-822bdae6-13f7-478d-85de-6aa424ea313e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:46.499823 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 378/1523] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:46 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:46.583313 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1bcd30ec-86da-47d6-8380-022486d7bce0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:46.585431 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1bcd30ec-86da-47d6-8380-022486d7bce0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:46.585697 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1bcd30ec-86da-47d6-8380-022486d7bce0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:46.586036 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1bcd30ec-86da-47d6-8380-022486d7bce0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:46.599271 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:46.599271 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:46.604041 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1bcd30ec-86da-47d6-8380-022486d7bce0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:46.610753 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1bcd30ec-86da-47d6-8380-022486d7bce0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:46.610753 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 387/1524] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:46 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:46.897543 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a4ff2dab-e20d-4c36-8594-3ef462a82d75 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:46.900760 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a4ff2dab-e20d-4c36-8594-3ef462a82d75 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:46.901035 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a4ff2dab-e20d-4c36-8594-3ef462a82d75 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:46.901321 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a4ff2dab-e20d-4c36-8594-3ef462a82d75 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:46.902100 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a4ff2dab-e20d-4c36-8594-3ef462a82d75 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:46.908782 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:46.908782 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:46.909984 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a4ff2dab-e20d-4c36-8594-3ef462a82d75 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:46.910535 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 387/1525] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:46 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:47.514364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ff72e190-00cc-4ea3-a45e-9d853f77c349 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:47.517678 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff72e190-00cc-4ea3-a45e-9d853f77c349 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:47.517871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff72e190-00cc-4ea3-a45e-9d853f77c349 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:47.518075 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ff72e190-00cc-4ea3-a45e-9d853f77c349 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:47.518229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ff72e190-00cc-4ea3-a45e-9d853f77c349 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:47.525047 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=215,cinder:UPDATE=25,cinder:INSERT=10,cinder:DELETE=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:55:47.528768 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:47.528768 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:47.529769 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ff72e190-00cc-4ea3-a45e-9d853f77c349 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:47.530276 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 374/1526] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:47 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:47.625917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1a88cdd8-7298-41d1-8306-2bcfcc2bc5b3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:47.628423 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1a88cdd8-7298-41d1-8306-2bcfcc2bc5b3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:47.628710 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1a88cdd8-7298-41d1-8306-2bcfcc2bc5b3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:47.628964 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1a88cdd8-7298-41d1-8306-2bcfcc2bc5b3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:47.643210 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:47.643210 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:47.648148 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1a88cdd8-7298-41d1-8306-2bcfcc2bc5b3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:47.654550 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1a88cdd8-7298-41d1-8306-2bcfcc2bc5b3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:47.654984 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 379/1527] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:47 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:47.923658 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-29677db7-24f2-4232-9dc9-492313229ec9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:47.925566 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29677db7-24f2-4232-9dc9-492313229ec9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:47.925812 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29677db7-24f2-4232-9dc9-492313229ec9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:47.926103 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29677db7-24f2-4232-9dc9-492313229ec9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:47.926265 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-29677db7-24f2-4232-9dc9-492313229ec9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:47.928000 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=267,cinder:UPDATE=31,cinder:DELETE=2,cinder:INSERT=28 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:55:47.932981 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:47.932981 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:47.933799 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29677db7-24f2-4232-9dc9-492313229ec9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:47.934690 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 388/1528] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:47 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:48.543556 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-97868e86-df30-4968-99e9-d52fa907f645 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:48.546060 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97868e86-df30-4968-99e9-d52fa907f645 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:48.546283 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97868e86-df30-4968-99e9-d52fa907f645 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:48.546528 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97868e86-df30-4968-99e9-d52fa907f645 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:48.546659 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-97868e86-df30-4968-99e9-d52fa907f645 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:48.549827 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=345,cinder:UPDATE=104,cinder:INSERT=69 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:55:48.553317 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:48.553317 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:48.554563 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97868e86-df30-4968-99e9-d52fa907f645 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:48.555111 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 388/1529] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:48 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:48.670495 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-10cb68f5-c385-4645-8217-c6c4060731c2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:48.675140 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10cb68f5-c385-4645-8217-c6c4060731c2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:48.676164 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-10cb68f5-c385-4645-8217-c6c4060731c2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:48.676164 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-10cb68f5-c385-4645-8217-c6c4060731c2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:48.689202 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:48.689202 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:48.694198 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-10cb68f5-c385-4645-8217-c6c4060731c2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:48.700462 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10cb68f5-c385-4645-8217-c6c4060731c2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:48.701005 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 375/1530] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:48 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:48.946694 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-130fc52e-129b-4802-bd66-71110cb554d5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:48.948575 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-130fc52e-129b-4802-bd66-71110cb554d5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:48.948777 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-130fc52e-129b-4802-bd66-71110cb554d5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:48.948954 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-130fc52e-129b-4802-bd66-71110cb554d5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:48.949162 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-130fc52e-129b-4802-bd66-71110cb554d5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:48.951376 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=317,cinder:INSERT=65,cinder:UPDATE=115,cinder:DELETE=2 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:55:48.954920 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:48.954920 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:48.955890 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-130fc52e-129b-4802-bd66-71110cb554d5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:48.956367 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 380/1531] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:48 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:49.568015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-742a41c7-1a51-4dc7-91bf-423b1b660470 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:49.570767 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-742a41c7-1a51-4dc7-91bf-423b1b660470 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:49.571004 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-742a41c7-1a51-4dc7-91bf-423b1b660470 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:49.571271 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-742a41c7-1a51-4dc7-91bf-423b1b660470 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:49.571418 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-742a41c7-1a51-4dc7-91bf-423b1b660470 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:49.577332 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:49.577332 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:49.578354 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-742a41c7-1a51-4dc7-91bf-423b1b660470 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:49.578870 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 389/1532] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:49 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:49.713480 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a50e2ba1-e1ad-40a7-bf98-4b29099ab3de None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:49.715434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a50e2ba1-e1ad-40a7-bf98-4b29099ab3de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:49.715552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a50e2ba1-e1ad-40a7-bf98-4b29099ab3de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:49.715729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a50e2ba1-e1ad-40a7-bf98-4b29099ab3de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:49.718318 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-813e010e-6173-444f-ace7-be8911de6a73 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:49.720865 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-813e010e-6173-444f-ace7-be8911de6a73 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:49.721148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-813e010e-6173-444f-ace7-be8911de6a73 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:49.721376 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-813e010e-6173-444f-ace7-be8911de6a73 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:49.723630 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:49.723630 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:49.727533 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a50e2ba1-e1ad-40a7-bf98-4b29099ab3de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:49.731950 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:49.731950 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:49.732171 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a50e2ba1-e1ad-40a7-bf98-4b29099ab3de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:49.732632 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 389/1533] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:49 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:49.736635 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-813e010e-6173-444f-ace7-be8911de6a73 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:49.741908 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-813e010e-6173-444f-ace7-be8911de6a73 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:49.742445 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 376/1534] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:49 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:49.787614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-ca94e006-a0ff-4b7e-a3b5-45ad03f81f81 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:49.789810 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-ca94e006-a0ff-4b7e-a3b5-45ad03f81f81 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:49.789981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-ca94e006-a0ff-4b7e-a3b5-45ad03f81f81 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:49.790225 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-ca94e006-a0ff-4b7e-a3b5-45ad03f81f81 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:49.796939 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:49.796939 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:49.801212 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-ca94e006-a0ff-4b7e-a3b5-45ad03f81f81 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:49.807264 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-ca94e006-a0ff-4b7e-a3b5-45ad03f81f81 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:49.807264 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 381/1535] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:55:49 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:49.974767 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-686a3306-5c9e-400d-907a-554f4efcb71e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:49.976745 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-686a3306-5c9e-400d-907a-554f4efcb71e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:49.977015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-686a3306-5c9e-400d-907a-554f4efcb71e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:49.977409 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-686a3306-5c9e-400d-907a-554f4efcb71e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:49.977560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-686a3306-5c9e-400d-907a-554f4efcb71e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:49.984017 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:49.984017 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:49.984938 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-686a3306-5c9e-400d-907a-554f4efcb71e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:49.985663 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 390/1536] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:49 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:50.591395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6b786170-db96-4ade-882e-361c3b1d079f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:50.594010 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b786170-db96-4ade-882e-361c3b1d079f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:50.594674 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b786170-db96-4ade-882e-361c3b1d079f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:50.595017 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b786170-db96-4ade-882e-361c3b1d079f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:50.595303 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6b786170-db96-4ade-882e-361c3b1d079f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:50.602309 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:50.602309 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:50.603389 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b786170-db96-4ade-882e-361c3b1d079f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:50.605049 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 390/1537] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:50 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:50.759059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4d75325-9273-45ec-a768-5472b460d55f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:50.761522 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4d75325-9273-45ec-a768-5472b460d55f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:50.761818 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4d75325-9273-45ec-a768-5472b460d55f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:50.762139 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4d75325-9273-45ec-a768-5472b460d55f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:50.776860 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:50.776860 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:50.782702 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e4d75325-9273-45ec-a768-5472b460d55f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:50.789561 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4d75325-9273-45ec-a768-5472b460d55f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:50.790165 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 377/1538] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:50 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:50.998409 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8f405e3b-3e8e-4f50-95da-d71621750bf6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:51.001140 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f405e3b-3e8e-4f50-95da-d71621750bf6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:51.001491 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f405e3b-3e8e-4f50-95da-d71621750bf6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:51.001845 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f405e3b-3e8e-4f50-95da-d71621750bf6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:51.001947 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8f405e3b-3e8e-4f50-95da-d71621750bf6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:51.008506 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:51.008506 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:51.009839 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f405e3b-3e8e-4f50-95da-d71621750bf6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:51.010410 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 382/1539] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:50 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:51.621018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-92c2cae7-ef0f-4803-9bf3-2edb4d68d46a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:51.623597 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-92c2cae7-ef0f-4803-9bf3-2edb4d68d46a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:51.623852 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-92c2cae7-ef0f-4803-9bf3-2edb4d68d46a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:51.624116 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-92c2cae7-ef0f-4803-9bf3-2edb4d68d46a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:51.624384 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-92c2cae7-ef0f-4803-9bf3-2edb4d68d46a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:51.633231 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:51.633231 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:51.634606 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-92c2cae7-ef0f-4803-9bf3-2edb4d68d46a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:51.638769 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 391/1540] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:51 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:51.806395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ebe65eb0-18fc-4f02-a06d-2da0aa617df6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:51.808751 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ebe65eb0-18fc-4f02-a06d-2da0aa617df6 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:51.809037 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ebe65eb0-18fc-4f02-a06d-2da0aa617df6 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:51.809337 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ebe65eb0-18fc-4f02-a06d-2da0aa617df6 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:51.824004 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:51.824004 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:51.830436 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ebe65eb0-18fc-4f02-a06d-2da0aa617df6 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:51.837475 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ebe65eb0-18fc-4f02-a06d-2da0aa617df6 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:51.838225 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 391/1541] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:51 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:51.851553 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-477844d8-3db2-4ae3-ba6f-a602298527c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:51.851945 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-477844d8-3db2-4ae3-ba6f-a602298527c3 None None] GET https://10.4.3.99/volume// Jul 03 14:55:51.852238 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-477844d8-3db2-4ae3-ba6f-a602298527c3 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:51.852432 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-477844d8-3db2-4ae3-ba6f-a602298527c3 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:51.852926 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-477844d8-3db2-4ae3-ba6f-a602298527c3 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:55:51.853198 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 378/1542] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:55:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:55:51.863601 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-55cd5d24-9c8f-42f7-ac20-4a658c3c0e73 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:51.868009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-55cd5d24-9c8f-42f7-ac20-4a658c3c0e73 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:55:51.868662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-55cd5d24-9c8f-42f7-ac20-4a658c3c0e73 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0900dbe9-f76e-44e0-99a4-e859dbc4cbc7", "connector": null, "instance_uuid": "0c9290f9-41ae-439c-a14b-2ef39572268d"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:51.891919 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:51.891919 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:51.922651 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-55cd5d24-9c8f-42f7-ac20-4a658c3c0e73 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:55:51.923291 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 383/1543] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:55:51 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:52.022953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8b674027-87a8-4370-8581-d12fb35ced00 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:52.025393 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8b674027-87a8-4370-8581-d12fb35ced00 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:52.025629 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8b674027-87a8-4370-8581-d12fb35ced00 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:52.025862 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8b674027-87a8-4370-8581-d12fb35ced00 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:52.026011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8b674027-87a8-4370-8581-d12fb35ced00 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:52.031171 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:52.031171 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:52.032516 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8b674027-87a8-4370-8581-d12fb35ced00 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:52.032898 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 392/1544] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:52 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:52.332525 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5693c2b-a578-41b6-bea2-eb63d47b7887 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:52.334789 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5693c2b-a578-41b6-bea2-eb63d47b7887 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:52.335104 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5693c2b-a578-41b6-bea2-eb63d47b7887 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:52.335368 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5693c2b-a578-41b6-bea2-eb63d47b7887 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:52.349263 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:52.349263 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:52.354402 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f5693c2b-a578-41b6-bea2-eb63d47b7887 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:52.359514 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5693c2b-a578-41b6-bea2-eb63d47b7887 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:52.359903 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 392/1545] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:52 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:52.471658 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2244a06-e2e6-443a-94b9-aac4cc9964f0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:52.471658 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2244a06-e2e6-443a-94b9-aac4cc9964f0 None None] GET https://10.4.3.99/volume// Jul 03 14:55:52.471658 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2244a06-e2e6-443a-94b9-aac4cc9964f0 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:52.471658 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2244a06-e2e6-443a-94b9-aac4cc9964f0 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:52.471658 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2244a06-e2e6-443a-94b9-aac4cc9964f0 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:55:52.472417 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 379/1546] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:55:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:55:52.484622 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-254c85f2-b778-4ff9-a1dc-767b59a7a0af None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:52.488578 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-254c85f2-b778-4ff9-a1dc-767b59a7a0af tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:52.488906 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-254c85f2-b778-4ff9-a1dc-767b59a7a0af tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:52.489258 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-254c85f2-b778-4ff9-a1dc-767b59a7a0af tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:52.500533 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:52.500533 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:52.505226 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-254c85f2-b778-4ff9-a1dc-767b59a7a0af tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:52.511306 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-254c85f2-b778-4ff9-a1dc-767b59a7a0af tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:52.511818 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 384/1547] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:55:52 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1019 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:55:52.653293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-efe9d7f0-19e4-4cf9-9d32-4c4b3a9e0f60 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:52.656704 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-efe9d7f0-19e4-4cf9-9d32-4c4b3a9e0f60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:52.656959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-efe9d7f0-19e4-4cf9-9d32-4c4b3a9e0f60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:52.657253 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-efe9d7f0-19e4-4cf9-9d32-4c4b3a9e0f60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:52.657945 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-efe9d7f0-19e4-4cf9-9d32-4c4b3a9e0f60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:52.665344 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:52.665344 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:52.666475 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-25a3f97f-9a86-4364-a9ee-06155b290405 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:52.666582 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-efe9d7f0-19e4-4cf9-9d32-4c4b3a9e0f60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:52.667329 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 393/1548] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:52 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:52.672786 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-25a3f97f-9a86-4364-a9ee-06155b290405 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] PUT https://10.4.3.99/volume/v3/attachments/adb8a058-a3d5-414d-a18d-730574dddda4 Jul 03 14:55:52.673239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-25a3f97f-9a86-4364-a9ee-06155b290405 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:52.683546 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-25a3f97f-9a86-4364-a9ee-06155b290405 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Acquiring lock "cinder-attachment_update-0900dbe9-f76e-44e0-99a4-e859dbc4cbc7-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:55:52.689351 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-25a3f97f-9a86-4364-a9ee-06155b290405 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Lock "cinder-attachment_update-0900dbe9-f76e-44e0-99a4-e859dbc4cbc7-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:55:52.690721 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:52.690721 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:52.853170 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-117f8007-4748-4c87-87bb-4bb59ad8004e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:52.855373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-117f8007-4748-4c87-87bb-4bb59ad8004e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:52.855695 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-117f8007-4748-4c87-87bb-4bb59ad8004e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:52.855945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-117f8007-4748-4c87-87bb-4bb59ad8004e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:52.868347 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:52.868347 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:52.872824 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-117f8007-4748-4c87-87bb-4bb59ad8004e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:52.877577 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-117f8007-4748-4c87-87bb-4bb59ad8004e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:52.878119 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 380/1549] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:52 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:55:53.045280 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-160faa30-ba90-4994-af2b-1cf1b0d3626e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:53.047986 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-160faa30-ba90-4994-af2b-1cf1b0d3626e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:53.048368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-160faa30-ba90-4994-af2b-1cf1b0d3626e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:53.048670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-160faa30-ba90-4994-af2b-1cf1b0d3626e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:53.048802 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-160faa30-ba90-4994-af2b-1cf1b0d3626e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:53.054943 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:53.054943 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:53.056207 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-160faa30-ba90-4994-af2b-1cf1b0d3626e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:53.056761 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 385/1550] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:53 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:53.218164 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-25a3f97f-9a86-4364-a9ee-06155b290405 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Lock "cinder-attachment_update-0900dbe9-f76e-44e0-99a4-e859dbc4cbc7-np0000004430" released by "attachment_update" :: held 0.529s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:55:53.218567 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-25a3f97f-9a86-4364-a9ee-06155b290405 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/attachments/adb8a058-a3d5-414d-a18d-730574dddda4 returned with HTTP 200 Jul 03 14:55:53.219191 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 393/1551] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:55:52 2026] PUT /volume/v3/attachments/adb8a058-a3d5-414d-a18d-730574dddda4 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:53.375182 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5521d364-2166-466a-a406-89cfe95243fa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:53.376820 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5521d364-2166-466a-a406-89cfe95243fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:53.377294 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5521d364-2166-466a-a406-89cfe95243fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:53.377634 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5521d364-2166-466a-a406-89cfe95243fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:53.388188 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:53.388188 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:53.395028 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5521d364-2166-466a-a406-89cfe95243fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:53.397832 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5521d364-2166-466a-a406-89cfe95243fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:53.398578 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 394/1552] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:53 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:53.681702 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-debda769-5438-4ef9-b8de-886ea4786361 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:53.683559 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-debda769-5438-4ef9-b8de-886ea4786361 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:53.683801 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-debda769-5438-4ef9-b8de-886ea4786361 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:53.684009 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-debda769-5438-4ef9-b8de-886ea4786361 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:53.684156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-debda769-5438-4ef9-b8de-886ea4786361 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:53.689435 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:53.689435 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:53.690300 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-debda769-5438-4ef9-b8de-886ea4786361 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:53.690680 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 381/1553] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:53 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:53.894659 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9737effa-f867-4899-8733-8ba3fbf838b4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:53.897639 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9737effa-f867-4899-8733-8ba3fbf838b4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:53.897864 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9737effa-f867-4899-8733-8ba3fbf838b4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:53.898086 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9737effa-f867-4899-8733-8ba3fbf838b4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:53.908409 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:53.908409 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:53.913225 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9737effa-f867-4899-8733-8ba3fbf838b4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:53.919741 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9737effa-f867-4899-8733-8ba3fbf838b4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:53.920446 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 386/1554] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:53 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:54.071322 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2253c818-6997-4a06-99a0-a8be06915058 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:54.073645 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2253c818-6997-4a06-99a0-a8be06915058 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:54.073907 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2253c818-6997-4a06-99a0-a8be06915058 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:54.074185 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2253c818-6997-4a06-99a0-a8be06915058 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:54.074352 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2253c818-6997-4a06-99a0-a8be06915058 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:54.079853 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:54.079853 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:54.080889 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2253c818-6997-4a06-99a0-a8be06915058 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:54.081423 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 394/1555] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:54 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:54.413443 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b708d1f0-df72-4eda-ae70-cd592cb32f04 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:54.417473 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b708d1f0-df72-4eda-ae70-cd592cb32f04 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:54.417473 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b708d1f0-df72-4eda-ae70-cd592cb32f04 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:54.417473 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b708d1f0-df72-4eda-ae70-cd592cb32f04 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:54.428451 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:54.428451 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:54.432919 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b708d1f0-df72-4eda-ae70-cd592cb32f04 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:54.438421 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b708d1f0-df72-4eda-ae70-cd592cb32f04 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:54.439013 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 395/1556] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:54 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:54.702707 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2475f505-9267-47e7-a179-10804c0f99c0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:54.704450 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2475f505-9267-47e7-a179-10804c0f99c0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:54.705005 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2475f505-9267-47e7-a179-10804c0f99c0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:54.705076 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2475f505-9267-47e7-a179-10804c0f99c0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:54.705292 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2475f505-9267-47e7-a179-10804c0f99c0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:54.709707 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:54.709707 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:54.710667 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2475f505-9267-47e7-a179-10804c0f99c0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:54.711271 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 382/1557] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:54 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:54.938252 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ce602813-9d49-439c-ba87-42c0dc4f6a5f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:54.940975 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ce602813-9d49-439c-ba87-42c0dc4f6a5f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:54.941396 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ce602813-9d49-439c-ba87-42c0dc4f6a5f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:54.941676 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ce602813-9d49-439c-ba87-42c0dc4f6a5f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:54.968702 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:54.968702 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:54.977518 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ce602813-9d49-439c-ba87-42c0dc4f6a5f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:54.984508 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ce602813-9d49-439c-ba87-42c0dc4f6a5f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:54.985091 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 387/1558] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:54 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:55.094913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c91ac03e-55a9-4d0e-97c7-8ac37a4bb21f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:55.097397 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c91ac03e-55a9-4d0e-97c7-8ac37a4bb21f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:55.097671 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c91ac03e-55a9-4d0e-97c7-8ac37a4bb21f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:55.097940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c91ac03e-55a9-4d0e-97c7-8ac37a4bb21f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:55.098138 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c91ac03e-55a9-4d0e-97c7-8ac37a4bb21f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:55.104581 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:55.104581 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:55.105961 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c91ac03e-55a9-4d0e-97c7-8ac37a4bb21f tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:55.106468 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 395/1559] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:55 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:55.454413 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3a7061fa-ae8b-44aa-bc44-c8da902acbd9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:55.456121 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3a7061fa-ae8b-44aa-bc44-c8da902acbd9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:55.456625 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3a7061fa-ae8b-44aa-bc44-c8da902acbd9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:55.456948 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3a7061fa-ae8b-44aa-bc44-c8da902acbd9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:55.469213 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:55.469213 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:55.473106 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3a7061fa-ae8b-44aa-bc44-c8da902acbd9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:55.479495 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3a7061fa-ae8b-44aa-bc44-c8da902acbd9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:55.480139 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 396/1560] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:55 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:55.712674 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0bedd000-f807-4e50-8870-5993675077a5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:55.713122 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0bedd000-f807-4e50-8870-5993675077a5 None None] GET https://10.4.3.99/volume// Jul 03 14:55:55.713265 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0bedd000-f807-4e50-8870-5993675077a5 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:55.713444 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0bedd000-f807-4e50-8870-5993675077a5 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:55.713727 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0bedd000-f807-4e50-8870-5993675077a5 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:55:55.713993 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 383/1561] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:55:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:55:55.722621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c2fa76be-1e0e-4bc7-bdc4-5b38a91c695f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:55.724376 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c2fa76be-1e0e-4bc7-bdc4-5b38a91c695f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:55.724481 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-588d3983-2208-4c48-a64e-b972013109e0 req-9f656a08-207f-4da0-b3c9-e730a72350fa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:55.724563 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c2fa76be-1e0e-4bc7-bdc4-5b38a91c695f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:55.724814 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c2fa76be-1e0e-4bc7-bdc4-5b38a91c695f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:55.724960 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c2fa76be-1e0e-4bc7-bdc4-5b38a91c695f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:55.726637 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-9f656a08-207f-4da0-b3c9-e730a72350fa tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:55:55.726971 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-9f656a08-207f-4da0-b3c9-e730a72350fa tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f84d8a72-7d79-444a-985e-4716d4da32e7", "connector": null, "instance_uuid": "6d2c7298-d25f-4d86-bd93-7df7045b6444"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:55:55.730042 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:55.730042 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:55.730886 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c2fa76be-1e0e-4bc7-bdc4-5b38a91c695f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:55.731255 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 388/1562] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:55 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:55.748992 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:55.748992 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:55.783491 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-9f656a08-207f-4da0-b3c9-e730a72350fa tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:55:55.783925 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 396/1563] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:55:55 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:55.795336 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-588d3983-2208-4c48-a64e-b972013109e0 req-603a8b40-eb66-4def-ac9e-2e5fd98c90e0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:55.798478 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-603a8b40-eb66-4def-ac9e-2e5fd98c90e0 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] DELETE https://10.4.3.99/volume/v3/attachments/13cf0545-76c5-43d0-bcce-c31b822f8b5c Jul 03 14:55:55.798786 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-603a8b40-eb66-4def-ac9e-2e5fd98c90e0 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:55.799343 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-603a8b40-eb66-4def-ac9e-2e5fd98c90e0 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:55.807379 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:55.807379 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:56.001619 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0b272e12-82ae-4fba-be56-22c5fc8a043a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:56.003552 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b272e12-82ae-4fba-be56-22c5fc8a043a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:56.003778 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0b272e12-82ae-4fba-be56-22c5fc8a043a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:56.003993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0b272e12-82ae-4fba-be56-22c5fc8a043a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:56.013944 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:56.013944 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:56.017497 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0b272e12-82ae-4fba-be56-22c5fc8a043a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:56.021927 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b272e12-82ae-4fba-be56-22c5fc8a043a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:56.022371 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 384/1564] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:56 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:56.118559 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c0810701-ef5c-4ff7-ae38-4682f0e781c7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:56.123155 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c0810701-ef5c-4ff7-ae38-4682f0e781c7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:56.123155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c0810701-ef5c-4ff7-ae38-4682f0e781c7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:56.123155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c0810701-ef5c-4ff7-ae38-4682f0e781c7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:56.123155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c0810701-ef5c-4ff7-ae38-4682f0e781c7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:56.127612 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:56.127612 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:56.128680 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c0810701-ef5c-4ff7-ae38-4682f0e781c7 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:56.129251 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 389/1565] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:56 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:56.357852 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-603a8b40-eb66-4def-ac9e-2e5fd98c90e0 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/13cf0545-76c5-43d0-bcce-c31b822f8b5c returned with HTTP 200 Jul 03 14:55:56.358405 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 397/1566] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:55:55 2026] DELETE /volume/v3/attachments/13cf0545-76c5-43d0-bcce-c31b822f8b5c => generated 192 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:55:56.493584 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-048e272e-2039-4e06-9663-819647473b44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:56.495418 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-048e272e-2039-4e06-9663-819647473b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:56.495638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-048e272e-2039-4e06-9663-819647473b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:56.495908 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-048e272e-2039-4e06-9663-819647473b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:56.505815 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:56.505815 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:56.509642 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-048e272e-2039-4e06-9663-819647473b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:56.514959 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-048e272e-2039-4e06-9663-819647473b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:56.515421 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 397/1567] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:56 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:56.746282 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d6ffc1c1-ba0e-457f-9d33-a3ca5e789fd3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:56.747975 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6ffc1c1-ba0e-457f-9d33-a3ca5e789fd3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:56.748196 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d6ffc1c1-ba0e-457f-9d33-a3ca5e789fd3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:56.748386 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d6ffc1c1-ba0e-457f-9d33-a3ca5e789fd3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:56.748496 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d6ffc1c1-ba0e-457f-9d33-a3ca5e789fd3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:56.754442 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:56.754442 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:56.755373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6ffc1c1-ba0e-457f-9d33-a3ca5e789fd3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:56.755807 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 385/1568] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:56 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:57.040188 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-55e89a5b-855f-481e-a669-29659ab6d9be None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:57.041683 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55e89a5b-855f-481e-a669-29659ab6d9be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:57.042194 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55e89a5b-855f-481e-a669-29659ab6d9be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:57.042521 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55e89a5b-855f-481e-a669-29659ab6d9be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:57.053877 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:57.053877 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:57.057244 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-55e89a5b-855f-481e-a669-29659ab6d9be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:57.061937 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55e89a5b-855f-481e-a669-29659ab6d9be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:57.062603 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 390/1569] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:57 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:57.139887 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-88d1ae32-096c-45f7-b3a1-d8f8c71a35bf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:57.141628 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-88d1ae32-096c-45f7-b3a1-d8f8c71a35bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:57.141787 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-88d1ae32-096c-45f7-b3a1-d8f8c71a35bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:57.141954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-88d1ae32-096c-45f7-b3a1-d8f8c71a35bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:57.142081 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-88d1ae32-096c-45f7-b3a1-d8f8c71a35bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:57.145926 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:57.145926 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:57.146706 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-88d1ae32-096c-45f7-b3a1-d8f8c71a35bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:57.147083 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 398/1570] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:57 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:57.530709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9acf6c70-b86c-4d14-b4d3-f4c1402d786c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:57.533307 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9acf6c70-b86c-4d14-b4d3-f4c1402d786c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:57.533536 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9acf6c70-b86c-4d14-b4d3-f4c1402d786c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:57.533755 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9acf6c70-b86c-4d14-b4d3-f4c1402d786c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:57.545745 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:57.545745 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:57.550173 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9acf6c70-b86c-4d14-b4d3-f4c1402d786c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:57.555516 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9acf6c70-b86c-4d14-b4d3-f4c1402d786c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:57.555973 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 398/1571] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:57 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:57.773644 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d05a2375-bf4e-4b85-82ff-c52315bbf675 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:57.775855 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d05a2375-bf4e-4b85-82ff-c52315bbf675 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:57.776166 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d05a2375-bf4e-4b85-82ff-c52315bbf675 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:57.776411 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d05a2375-bf4e-4b85-82ff-c52315bbf675 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:57.776504 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d05a2375-bf4e-4b85-82ff-c52315bbf675 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:57.784362 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:57.784362 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:57.785300 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d05a2375-bf4e-4b85-82ff-c52315bbf675 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:57.785898 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 386/1572] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:57 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:58.076436 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dfd1aea4-c2cb-457e-9d33-acb400a048be None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:58.079184 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dfd1aea4-c2cb-457e-9d33-acb400a048be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:58.079479 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dfd1aea4-c2cb-457e-9d33-acb400a048be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:58.080001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dfd1aea4-c2cb-457e-9d33-acb400a048be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:58.099965 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:58.099965 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:58.105785 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-dfd1aea4-c2cb-457e-9d33-acb400a048be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:58.112734 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dfd1aea4-c2cb-457e-9d33-acb400a048be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:58.113356 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 391/1573] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:58 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:58.158139 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5f2086a5-195b-4070-a79d-bde013343bc6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:58.160281 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5f2086a5-195b-4070-a79d-bde013343bc6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:58.160446 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5f2086a5-195b-4070-a79d-bde013343bc6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:58.160632 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5f2086a5-195b-4070-a79d-bde013343bc6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:58.160736 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5f2086a5-195b-4070-a79d-bde013343bc6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:58.165521 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:58.165521 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:58.166336 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5f2086a5-195b-4070-a79d-bde013343bc6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:58.166807 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 399/1574] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:58 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:58.572327 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ddc598d8-2265-4f30-84c3-7232e939974c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:58.574707 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddc598d8-2265-4f30-84c3-7232e939974c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:58.574954 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddc598d8-2265-4f30-84c3-7232e939974c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:58.575259 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddc598d8-2265-4f30-84c3-7232e939974c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:58.588241 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:58.588241 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:58.593442 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ddc598d8-2265-4f30-84c3-7232e939974c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:58.599580 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddc598d8-2265-4f30-84c3-7232e939974c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:58.600199 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 399/1575] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:58 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:58.806972 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d857a395-003f-42f9-b3e7-98c8aafaf283 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:58.809926 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d857a395-003f-42f9-b3e7-98c8aafaf283 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:58.812758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d857a395-003f-42f9-b3e7-98c8aafaf283 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:58.812758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d857a395-003f-42f9-b3e7-98c8aafaf283 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:58.812850 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d857a395-003f-42f9-b3e7-98c8aafaf283 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:58.819947 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:58.819947 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:58.820828 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d857a395-003f-42f9-b3e7-98c8aafaf283 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:58.821238 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 387/1576] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:58 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:59.131477 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b81da401-f833-4006-b12a-7640df7ee53f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:59.133832 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b81da401-f833-4006-b12a-7640df7ee53f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:55:59.134139 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b81da401-f833-4006-b12a-7640df7ee53f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:59.134471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b81da401-f833-4006-b12a-7640df7ee53f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:59.146926 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:59.146926 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:55:59.151421 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b81da401-f833-4006-b12a-7640df7ee53f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:55:59.156374 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b81da401-f833-4006-b12a-7640df7ee53f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:55:59.157062 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 392/1577] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:59 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:59.182852 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a0b4d928-cbba-4cd5-998a-09939c918366 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:59.185641 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a0b4d928-cbba-4cd5-998a-09939c918366 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:55:59.185878 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a0b4d928-cbba-4cd5-998a-09939c918366 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:59.186173 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a0b4d928-cbba-4cd5-998a-09939c918366 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:59.186638 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a0b4d928-cbba-4cd5-998a-09939c918366 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:59.191941 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:59.191941 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:55:59.192973 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a0b4d928-cbba-4cd5-998a-09939c918366 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:55:59.193777 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 400/1578] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:59 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:59.614690 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-04be4ffb-718f-4776-b3a5-8a7f0186542a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:59.617973 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04be4ffb-718f-4776-b3a5-8a7f0186542a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:55:59.620146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04be4ffb-718f-4776-b3a5-8a7f0186542a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:59.620146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04be4ffb-718f-4776-b3a5-8a7f0186542a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:59.632770 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:59.632770 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:55:59.638436 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-04be4ffb-718f-4776-b3a5-8a7f0186542a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:55:59.645273 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04be4ffb-718f-4776-b3a5-8a7f0186542a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:55:59.646741 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 400/1579] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:59 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:55:59.838709 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5ebf9cfd-1c04-4242-bc52-d3784935a6ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:55:59.839175 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ebf9cfd-1c04-4242-bc52-d3784935a6ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:55:59.841352 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ebf9cfd-1c04-4242-bc52-d3784935a6ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:55:59.841352 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ebf9cfd-1c04-4242-bc52-d3784935a6ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:55:59.841352 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5ebf9cfd-1c04-4242-bc52-d3784935a6ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:55:59.846174 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:55:59.846174 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:55:59.847038 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ebf9cfd-1c04-4242-bc52-d3784935a6ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:55:59.847419 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 388/1580] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:55:59 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:00.167765 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c0728841-819b-4c3a-9b9f-f66692c03329 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:00.170038 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c0728841-819b-4c3a-9b9f-f66692c03329 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:00.170830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c0728841-819b-4c3a-9b9f-f66692c03329 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-attach": {"instance_uuid": "cfe66dea-705a-4ab7-8444-7e9d95225161", "mountpoint": "/dev/vdb"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:00.171169 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c0728841-819b-4c3a-9b9f-f66692c03329 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cfe66dea-705a-4ab7-8444-7e9d95225161", "mountpoint": "/dev/vdb"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:00.174625 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e6ed6756-7d57-4407-89c3-d3b9023f801a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:00.178760 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e6ed6756-7d57-4407-89c3-d3b9023f801a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:00.183117 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e6ed6756-7d57-4407-89c3-d3b9023f801a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:00.183753 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e6ed6756-7d57-4407-89c3-d3b9023f801a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:00.186155 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:00.186155 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:00.186155 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c0728841-819b-4c3a-9b9f-f66692c03329 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:00.193109 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:00.193109 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:00.194108 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c0728841-819b-4c3a-9b9f-f66692c03329 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Update volume admin metadata completed successfully. Jul 03 14:56:00.196812 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e6ed6756-7d57-4407-89c3-d3b9023f801a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:00.206978 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-15b77207-9715-4e4e-ad12-844b6bf9048e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:00.208299 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e6ed6756-7d57-4407-89c3-d3b9023f801a tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:00.209274 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 401/1581] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:00 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:00.209626 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15b77207-9715-4e4e-ad12-844b6bf9048e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:00.209626 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15b77207-9715-4e4e-ad12-844b6bf9048e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:00.209784 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-15b77207-9715-4e4e-ad12-844b6bf9048e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:00.209921 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-15b77207-9715-4e4e-ad12-844b6bf9048e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:00.214883 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:00.214883 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:00.215884 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-15b77207-9715-4e4e-ad12-844b6bf9048e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:00.216314 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 401/1582] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:00 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:00.663445 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e66a1e10-f584-4d2d-ab16-9a4c1c0267bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:00.665392 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e66a1e10-f584-4d2d-ab16-9a4c1c0267bc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:00.665627 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e66a1e10-f584-4d2d-ab16-9a4c1c0267bc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:00.665868 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e66a1e10-f584-4d2d-ab16-9a4c1c0267bc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:00.678785 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:00.678785 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:00.682442 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e66a1e10-f584-4d2d-ab16-9a4c1c0267bc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:00.687748 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e66a1e10-f584-4d2d-ab16-9a4c1c0267bc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:00.688204 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 389/1583] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:00 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:00.698452 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c0728841-819b-4c3a-9b9f-f66692c03329 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Attach volume completed successfully. Jul 03 14:56:00.698730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c0728841-819b-4c3a-9b9f-f66692c03329 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:56:00.699252 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 393/1584] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:56:00 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:00.707580 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e6d6d1e9-200f-4b27-9cc7-112e7deaccb0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:00.709618 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e6d6d1e9-200f-4b27-9cc7-112e7deaccb0 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:00.709832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e6d6d1e9-200f-4b27-9cc7-112e7deaccb0 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:00.710092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e6d6d1e9-200f-4b27-9cc7-112e7deaccb0 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:00.723824 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:00.723824 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:00.728698 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e6d6d1e9-200f-4b27-9cc7-112e7deaccb0 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:00.734905 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e6d6d1e9-200f-4b27-9cc7-112e7deaccb0 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:00.735437 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 402/1585] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:00 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:00.747819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dd852d68-1592-4240-bac7-ee4cc9982f5f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:00.749575 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd852d68-1592-4240-bac7-ee4cc9982f5f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:00.749756 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd852d68-1592-4240-bac7-ee4cc9982f5f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:00.749930 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dd852d68-1592-4240-bac7-ee4cc9982f5f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:00.759248 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:00.759248 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:00.762731 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dd852d68-1592-4240-bac7-ee4cc9982f5f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:00.767008 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dd852d68-1592-4240-bac7-ee4cc9982f5f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:00.767371 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 402/1586] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:00 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:00.780104 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f429ccf3-4a99-4133-936e-1705719e85b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:00.782422 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f429ccf3-4a99-4133-936e-1705719e85b1 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:00.782787 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f429ccf3-4a99-4133-936e-1705719e85b1 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-detach": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:00.782912 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f429ccf3-4a99-4133-936e-1705719e85b1 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:00.794415 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:00.794415 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:00.794984 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f429ccf3-4a99-4133-936e-1705719e85b1 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:00.859885 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2957c689-8d57-431a-866a-ab1308849739 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:00.861659 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2957c689-8d57-431a-866a-ab1308849739 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:00.862040 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2957c689-8d57-431a-866a-ab1308849739 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:00.862040 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2957c689-8d57-431a-866a-ab1308849739 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:00.862221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2957c689-8d57-431a-866a-ab1308849739 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:00.866637 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:00.866637 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:00.867407 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2957c689-8d57-431a-866a-ab1308849739 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:00.867768 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 394/1587] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:00 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:01.225247 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-588d3983-2208-4c48-a64e-b972013109e0 req-01d6d75c-1ff1-4cc8-9b17-e337df7b0b8d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:01.226434 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-20252141-815c-42ee-a88a-96da0bb6e7e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:01.227502 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-01d6d75c-1ff1-4cc8-9b17-e337df7b0b8d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] PUT https://10.4.3.99/volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb Jul 03 14:56:01.227825 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-01d6d75c-1ff1-4cc8-9b17-e337df7b0b8d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:01.228030 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20252141-815c-42ee-a88a-96da0bb6e7e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:01.228229 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20252141-815c-42ee-a88a-96da0bb6e7e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:01.228395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20252141-815c-42ee-a88a-96da0bb6e7e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:01.234560 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bcb3da7f-1ac1-426b-a20f-76a9b04374a9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:01.237160 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bcb3da7f-1ac1-426b-a20f-76a9b04374a9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:01.237301 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-588d3983-2208-4c48-a64e-b972013109e0 req-01d6d75c-1ff1-4cc8-9b17-e337df7b0b8d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Acquiring lock "cinder-attachment_update-f84d8a72-7d79-444a-985e-4716d4da32e7-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:56:01.237437 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bcb3da7f-1ac1-426b-a20f-76a9b04374a9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:01.237713 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bcb3da7f-1ac1-426b-a20f-76a9b04374a9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:01.237920 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-bcb3da7f-1ac1-426b-a20f-76a9b04374a9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:01.238059 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:01.238059 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:01.242397 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-20252141-815c-42ee-a88a-96da0bb6e7e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:01.243433 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-588d3983-2208-4c48-a64e-b972013109e0 req-01d6d75c-1ff1-4cc8-9b17-e337df7b0b8d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Lock "cinder-attachment_update-f84d8a72-7d79-444a-985e-4716d4da32e7-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:56:01.243729 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:01.243729 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:01.244904 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bcb3da7f-1ac1-426b-a20f-76a9b04374a9 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:01.245416 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 395/1588] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:01 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:01.245511 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:01.245511 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:01.246570 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20252141-815c-42ee-a88a-96da0bb6e7e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:01.246956 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 403/1589] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:01 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:01.299558 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f429ccf3-4a99-4133-936e-1705719e85b1 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Detach volume completed successfully. Jul 03 14:56:01.299952 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f429ccf3-4a99-4133-936e-1705719e85b1 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:56:01.300358 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 390/1590] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:56:00 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:01.307679 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f8b1d2c7-2027-410a-b914-96ff202fe23d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:01.309435 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f8b1d2c7-2027-410a-b914-96ff202fe23d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:01.309624 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f8b1d2c7-2027-410a-b914-96ff202fe23d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:01.309822 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f8b1d2c7-2027-410a-b914-96ff202fe23d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:01.316835 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:01.316835 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:01.320868 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f8b1d2c7-2027-410a-b914-96ff202fe23d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:01.325305 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f8b1d2c7-2027-410a-b914-96ff202fe23d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:01.325678 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 396/1591] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:01 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:01.702188 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-93684068-0629-4982-9a51-0b1a59ecdfbf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:01.704017 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93684068-0629-4982-9a51-0b1a59ecdfbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:01.704262 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93684068-0629-4982-9a51-0b1a59ecdfbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:01.704500 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93684068-0629-4982-9a51-0b1a59ecdfbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:01.715232 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:01.715232 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:01.719271 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-93684068-0629-4982-9a51-0b1a59ecdfbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:01.724304 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93684068-0629-4982-9a51-0b1a59ecdfbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:01.724774 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 404/1592] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:01 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:01.773873 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-588d3983-2208-4c48-a64e-b972013109e0 req-01d6d75c-1ff1-4cc8-9b17-e337df7b0b8d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Lock "cinder-attachment_update-f84d8a72-7d79-444a-985e-4716d4da32e7-np0000004430" released by "attachment_update" :: held 0.530s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:56:01.774407 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-01d6d75c-1ff1-4cc8-9b17-e337df7b0b8d tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb returned with HTTP 200 Jul 03 14:56:01.775050 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 403/1593] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:56:01 2026] PUT /volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:01.794216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-588d3983-2208-4c48-a64e-b972013109e0 req-39efa09e-ae8b-4965-9aa4-2c3bf9b86b3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:01.798015 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-39efa09e-ae8b-4965-9aa4-2c3bf9b86b3c tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb Jul 03 14:56:01.798284 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-39efa09e-ae8b-4965-9aa4-2c3bf9b86b3c tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:01.798508 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-39efa09e-ae8b-4965-9aa4-2c3bf9b86b3c tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:01.818423 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-39efa09e-ae8b-4965-9aa4-2c3bf9b86b3c tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb returned with HTTP 200 Jul 03 14:56:01.818940 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 391/1594] 10.4.3.99 () {70 vars in 1644 bytes} [Fri Jul 3 14:56:01 2026] GET /volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:01.884948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c1e1314c-3812-4987-83c6-3b623fa91dbb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:01.887201 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c1e1314c-3812-4987-83c6-3b623fa91dbb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:01.887456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c1e1314c-3812-4987-83c6-3b623fa91dbb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:01.887687 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c1e1314c-3812-4987-83c6-3b623fa91dbb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:01.887849 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c1e1314c-3812-4987-83c6-3b623fa91dbb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:01.893284 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:01.893284 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:01.894235 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c1e1314c-3812-4987-83c6-3b623fa91dbb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:01.894610 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 397/1595] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:01 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:01.895425 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-c5446931-6e36-4165-b7a2-1448ca626985 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:01.898147 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-c5446931-6e36-4165-b7a2-1448ca626985 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments/d8551f3a-dd5d-4f23-aa8c-b9f3df9260bd/action Jul 03 14:56:01.898602 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-c5446931-6e36-4165-b7a2-1448ca626985 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:01.899869 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-c5446931-6e36-4165-b7a2-1448ca626985 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:01.920036 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:01.920036 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:01.934597 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a411093e-dac7-4a49-87a7-80091b7758a6 req-c5446931-6e36-4165-b7a2-1448ca626985 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/d8551f3a-dd5d-4f23-aa8c-b9f3df9260bd/action returned with HTTP 204 Jul 03 14:56:01.935183 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 405/1596] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:56:01 2026] POST /volume/v3/attachments/d8551f3a-dd5d-4f23-aa8c-b9f3df9260bd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:02.259102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-611f0eb0-ecb9-4732-8a2a-b996f901a4cc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:02.262435 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-611f0eb0-ecb9-4732-8a2a-b996f901a4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:02.262646 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-611f0eb0-ecb9-4732-8a2a-b996f901a4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:02.262837 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-611f0eb0-ecb9-4732-8a2a-b996f901a4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:02.262951 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-611f0eb0-ecb9-4732-8a2a-b996f901a4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:02.265809 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c56c4293-f92f-4712-9f3e-a8a4605f81dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:02.268088 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:02.268088 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:02.268327 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c56c4293-f92f-4712-9f3e-a8a4605f81dc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:02.268433 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c56c4293-f92f-4712-9f3e-a8a4605f81dc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:02.268707 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c56c4293-f92f-4712-9f3e-a8a4605f81dc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:02.268883 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-611f0eb0-ecb9-4732-8a2a-b996f901a4cc tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:02.269327 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 404/1597] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:02 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:02.281843 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:02.281843 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:02.286763 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c56c4293-f92f-4712-9f3e-a8a4605f81dc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:02.292638 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c56c4293-f92f-4712-9f3e-a8a4605f81dc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:02.293200 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 392/1598] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:02 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:02.348197 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-7c6237e0-936e-4f6d-a99a-d4003dc85385 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:02.352978 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-7c6237e0-936e-4f6d-a99a-d4003dc85385 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:02.353221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-7c6237e0-936e-4f6d-a99a-d4003dc85385 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:02.353415 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-7c6237e0-936e-4f6d-a99a-d4003dc85385 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:02.363223 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:02.363223 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:02.366843 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-7c6237e0-936e-4f6d-a99a-d4003dc85385 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:02.371919 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-7c6237e0-936e-4f6d-a99a-d4003dc85385 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:02.371919 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 398/1599] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:02 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:02.742329 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-20d41c27-f59c-4e2e-a774-6cf48d2c0aa7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:02.745799 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20d41c27-f59c-4e2e-a774-6cf48d2c0aa7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:02.745799 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20d41c27-f59c-4e2e-a774-6cf48d2c0aa7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:02.745799 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-20d41c27-f59c-4e2e-a774-6cf48d2c0aa7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:02.766858 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:02.766858 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:02.778711 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-20d41c27-f59c-4e2e-a774-6cf48d2c0aa7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:02.791456 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-20d41c27-f59c-4e2e-a774-6cf48d2c0aa7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:02.791763 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 406/1600] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:02 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:02.908437 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1b5b84b4-c3e3-44e0-9830-610a8c6e247e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:02.910115 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1b5b84b4-c3e3-44e0-9830-610a8c6e247e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:02.910340 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1b5b84b4-c3e3-44e0-9830-610a8c6e247e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:02.910521 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1b5b84b4-c3e3-44e0-9830-610a8c6e247e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:02.910620 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1b5b84b4-c3e3-44e0-9830-610a8c6e247e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:02.914865 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:02.914865 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:02.915696 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1b5b84b4-c3e3-44e0-9830-610a8c6e247e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:02.916080 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 405/1601] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:02 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:03.285252 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4d47cbb3-7a5a-4c09-a8b2-6a1d1e0327ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:03.287556 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d47cbb3-7a5a-4c09-a8b2-6a1d1e0327ab tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:03.287791 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d47cbb3-7a5a-4c09-a8b2-6a1d1e0327ab tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:03.288007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d47cbb3-7a5a-4c09-a8b2-6a1d1e0327ab tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:03.288145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4d47cbb3-7a5a-4c09-a8b2-6a1d1e0327ab tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:03.292613 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:03.292613 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:03.293469 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d47cbb3-7a5a-4c09-a8b2-6a1d1e0327ab tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:03.293865 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 393/1602] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:03 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:03.806743 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a3f06744-25df-47cb-8bca-d551ce1978f7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:03.809033 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3f06744-25df-47cb-8bca-d551ce1978f7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:03.809216 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a3f06744-25df-47cb-8bca-d551ce1978f7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:03.809446 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a3f06744-25df-47cb-8bca-d551ce1978f7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:03.819437 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:03.819437 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:03.823485 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a3f06744-25df-47cb-8bca-d551ce1978f7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:03.827698 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3f06744-25df-47cb-8bca-d551ce1978f7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:03.828072 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 399/1603] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:03 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:03.928943 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f51fcdb9-5a01-4d69-8c69-079206a652cd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:03.930804 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f51fcdb9-5a01-4d69-8c69-079206a652cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:03.931016 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f51fcdb9-5a01-4d69-8c69-079206a652cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:03.931203 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f51fcdb9-5a01-4d69-8c69-079206a652cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:03.931297 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f51fcdb9-5a01-4d69-8c69-079206a652cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:03.935820 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:03.935820 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:03.936882 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f51fcdb9-5a01-4d69-8c69-079206a652cd tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:03.937431 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 407/1604] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:03 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:04.306250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-762ee3af-4996-46dc-b8a3-9395acc304bf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:04.308572 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-762ee3af-4996-46dc-b8a3-9395acc304bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:04.308883 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-762ee3af-4996-46dc-b8a3-9395acc304bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:04.309248 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-762ee3af-4996-46dc-b8a3-9395acc304bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:04.309486 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-762ee3af-4996-46dc-b8a3-9395acc304bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:04.314850 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:04.314850 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:04.315960 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-762ee3af-4996-46dc-b8a3-9395acc304bf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:04.316468 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 406/1605] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:04 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:04.411390 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-350ca1c6-4d73-4495-a11e-35e47222eafe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:04.411798 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-350ca1c6-4d73-4495-a11e-35e47222eafe None None] GET https://10.4.3.99/volume// Jul 03 14:56:04.412367 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-350ca1c6-4d73-4495-a11e-35e47222eafe None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:04.413031 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-350ca1c6-4d73-4495-a11e-35e47222eafe None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:04.413724 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-350ca1c6-4d73-4495-a11e-35e47222eafe None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:56:04.414247 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 394/1606] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:56:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:56:04.422387 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-1f911054-b8f2-4498-a737-a1de784e07f9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:04.424391 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-1f911054-b8f2-4498-a737-a1de784e07f9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:56:04.424757 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-1f911054-b8f2-4498-a737-a1de784e07f9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae44a6d1-dac3-456d-85e3-6e79bbf7528e", "connector": null, "instance_uuid": "eaa6e541-df6f-425e-9cb8-6fbdcbb6512f"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:04.437053 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:04.437053 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:04.472290 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-1f911054-b8f2-4498-a737-a1de784e07f9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:56:04.473212 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 400/1607] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:56:04 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 03 14:56:04.842693 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e11cd58d-389a-457f-bff7-888722478731 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:04.844924 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e11cd58d-389a-457f-bff7-888722478731 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:04.844924 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e11cd58d-389a-457f-bff7-888722478731 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:04.845355 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e11cd58d-389a-457f-bff7-888722478731 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:04.861841 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:04.861841 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:04.869401 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e11cd58d-389a-457f-bff7-888722478731 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:04.877163 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e11cd58d-389a-457f-bff7-888722478731 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:04.877479 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 408/1608] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:04 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:04.898311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3a0a2edb-bb38-429c-8baf-580aa996cdf5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:04.900710 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3a0a2edb-bb38-429c-8baf-580aa996cdf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:04.901002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3a0a2edb-bb38-429c-8baf-580aa996cdf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:04.901227 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3a0a2edb-bb38-429c-8baf-580aa996cdf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:04.916650 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:04.916650 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:04.921387 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3a0a2edb-bb38-429c-8baf-580aa996cdf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:04.926906 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3a0a2edb-bb38-429c-8baf-580aa996cdf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:04.927406 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 407/1609] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:04 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:04.954025 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-608cd113-bfc7-478b-bca3-55ca58977c32 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:04.956165 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-608cd113-bfc7-478b-bca3-55ca58977c32 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:04.956232 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-608cd113-bfc7-478b-bca3-55ca58977c32 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:04.956469 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-608cd113-bfc7-478b-bca3-55ca58977c32 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:04.957186 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-608cd113-bfc7-478b-bca3-55ca58977c32 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:04.962412 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:04.962412 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:04.964279 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-608cd113-bfc7-478b-bca3-55ca58977c32 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:04.964279 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 395/1610] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:04 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:04.998392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-37da70be-1a24-41b6-a986-bcfe7763ce01 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.001473 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-37da70be-1a24-41b6-a986-bcfe7763ce01 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/attachments/adb8a058-a3d5-414d-a18d-730574dddda4/action Jul 03 14:56:05.001908 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-37da70be-1a24-41b6-a986-bcfe7763ce01 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:05.002090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-37da70be-1a24-41b6-a986-bcfe7763ce01 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:05.014529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-46f9a71c-01e5-4429-a0ee-75cf86a81159 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.014935 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46f9a71c-01e5-4429-a0ee-75cf86a81159 None None] GET https://10.4.3.99/volume// Jul 03 14:56:05.015011 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46f9a71c-01e5-4429-a0ee-75cf86a81159 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:05.015249 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46f9a71c-01e5-4429-a0ee-75cf86a81159 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:05.017590 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46f9a71c-01e5-4429-a0ee-75cf86a81159 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:56:05.017590 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 409/1611] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:56:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:56:05.022682 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.022682 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:05.024878 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-6cbb643a-31c6-4fc4-9e31-04966c550525 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.027919 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-6cbb643a-31c6-4fc4-9e31-04966c550525 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:05.028201 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-6cbb643a-31c6-4fc4-9e31-04966c550525 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:05.028413 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-6cbb643a-31c6-4fc4-9e31-04966c550525 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:05.039390 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b7918e9-57f2-4661-bfdb-da6fc1f56755 req-37da70be-1a24-41b6-a986-bcfe7763ce01 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/attachments/adb8a058-a3d5-414d-a18d-730574dddda4/action returned with HTTP 204 Jul 03 14:56:05.040356 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 401/1612] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:56:04 2026] POST /volume/v3/attachments/adb8a058-a3d5-414d-a18d-730574dddda4/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:05.040831 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.040831 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:05.045061 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-6cbb643a-31c6-4fc4-9e31-04966c550525 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:05.049647 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-6cbb643a-31c6-4fc4-9e31-04966c550525 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:05.050199 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 408/1613] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:56:05 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:56:05.181232 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-d12350c8-07cb-4aa3-9ad8-6b5723adb616 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.183110 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-d12350c8-07cb-4aa3-9ad8-6b5723adb616 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] PUT https://10.4.3.99/volume/v3/attachments/ceb1eaa1-0d1a-44f1-91ea-0fa0d5fb0f2a Jul 03 14:56:05.184049 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-d12350c8-07cb-4aa3-9ad8-6b5723adb616 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:05.193055 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-d12350c8-07cb-4aa3-9ad8-6b5723adb616 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Acquiring lock "cinder-attachment_update-ae44a6d1-dac3-456d-85e3-6e79bbf7528e-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:56:05.197514 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-d12350c8-07cb-4aa3-9ad8-6b5723adb616 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-ae44a6d1-dac3-456d-85e3-6e79bbf7528e-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:56:05.198537 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.198537 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:05.332178 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-26fec14a-eaff-4dcf-bb00-f1924799c70d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.334530 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26fec14a-eaff-4dcf-bb00-f1924799c70d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:05.334799 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26fec14a-eaff-4dcf-bb00-f1924799c70d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:05.335071 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26fec14a-eaff-4dcf-bb00-f1924799c70d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:05.335237 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-26fec14a-eaff-4dcf-bb00-f1924799c70d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:05.340826 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.340826 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:05.342269 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26fec14a-eaff-4dcf-bb00-f1924799c70d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:05.342567 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 410/1614] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:05 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:05.658545 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-076c4ed4-1746-4ae7-96c9-c1672eed16e2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.717162 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-076c4ed4-1746-4ae7-96c9-c1672eed16e2 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:56:05.717427 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-076c4ed4-1746-4ae7-96c9-c1672eed16e2 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:05.717643 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-076c4ed4-1746-4ae7-96c9-c1672eed16e2 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:05.724871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-d12350c8-07cb-4aa3-9ad8-6b5723adb616 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-ae44a6d1-dac3-456d-85e3-6e79bbf7528e-np0000004430" released by "attachment_update" :: held 0.527s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:56:05.725349 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.725349 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:05.725502 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-d12350c8-07cb-4aa3-9ad8-6b5723adb616 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/ceb1eaa1-0d1a-44f1-91ea-0fa0d5fb0f2a returned with HTTP 200 Jul 03 14:56:05.725704 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 396/1615] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:56:05 2026] PUT /volume/v3/attachments/ceb1eaa1-0d1a-44f1-91ea-0fa0d5fb0f2a => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:05.729213 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-076c4ed4-1746-4ae7-96c9-c1672eed16e2 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:56:05.734539 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-076c4ed4-1746-4ae7-96c9-c1672eed16e2 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:56:05.734979 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 402/1616] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:05 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:05.784905 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-203df3ea-6507-4d5b-8367-842aabfa0b93 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.787423 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-203df3ea-6507-4d5b-8367-842aabfa0b93 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:56:05.787898 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-203df3ea-6507-4d5b-8367-842aabfa0b93 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:05.788320 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-203df3ea-6507-4d5b-8367-842aabfa0b93 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:05.797592 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.797592 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:05.802755 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-203df3ea-6507-4d5b-8367-842aabfa0b93 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:56:05.808779 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-203df3ea-6507-4d5b-8367-842aabfa0b93 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:56:05.809731 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 409/1617] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:05 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:05.891816 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d57d934-afc1-44c4-be40-ef7e368246de None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.893690 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d57d934-afc1-44c4-be40-ef7e368246de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:05.893945 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d57d934-afc1-44c4-be40-ef7e368246de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:05.894196 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d57d934-afc1-44c4-be40-ef7e368246de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:05.905092 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.905092 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:05.910089 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1d57d934-afc1-44c4-be40-ef7e368246de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:05.915139 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d57d934-afc1-44c4-be40-ef7e368246de tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:05.915773 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 411/1618] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:05 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:05.930245 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9f0e3377-699e-41fc-8a4d-15fadffb3ba4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.932105 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f0e3377-699e-41fc-8a4d-15fadffb3ba4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 14:56:05.932477 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9f0e3377-699e-41fc-8a4d-15fadffb3ba4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0900dbe9-f76e-44e0-99a4-e859dbc4cbc7", "name": "tempest-VolumesBackupsTest-Backup-1215334574", "force": true, "container": "tempest-volumesbackupstest-backup-container-1426955099"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:05.934282 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-9f0e3377-699e-41fc-8a4d-15fadffb3ba4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating new backup {'backup': {'volume_id': '0900dbe9-f76e-44e0-99a4-e859dbc4cbc7', 'name': 'tempest-VolumesBackupsTest-Backup-1215334574', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1426955099'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:56:05.934476 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-9f0e3377-699e-41fc-8a4d-15fadffb3ba4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating backup of volume 0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 in container tempest-volumesbackupstest-backup-container-1426955099 Jul 03 14:56:05.943848 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0b15811d-2ad4-41dd-aca4-30172761d852 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.946325 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0b15811d-2ad4-41dd-aca4-30172761d852 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:05.946597 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0b15811d-2ad4-41dd-aca4-30172761d852 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:05.946671 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.946671 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:05.946874 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0b15811d-2ad4-41dd-aca4-30172761d852 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:05.947352 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9f0e3377-699e-41fc-8a4d-15fadffb3ba4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:05.961766 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.961766 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:05.966301 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0b15811d-2ad4-41dd-aca4-30172761d852 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:05.971757 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0b15811d-2ad4-41dd-aca4-30172761d852 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:05.972467 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 403/1619] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:05 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:05.979179 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-28b989f5-ffc5-4a50-9d89-463ce95050bf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:05.981730 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-28b989f5-ffc5-4a50-9d89-463ce95050bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:05.981934 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-28b989f5-ffc5-4a50-9d89-463ce95050bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:05.982217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-28b989f5-ffc5-4a50-9d89-463ce95050bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:05.982361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-28b989f5-ffc5-4a50-9d89-463ce95050bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:05.985030 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9f0e3377-699e-41fc-8a4d-15fadffb3ba4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['e99305f9-1dcb-48cb-8fef-260d40db450e', 'ba90d2a4-294e-4a8f-aa61-20a0f6a43369'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:05.987876 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:05.987876 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:05.988898 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-28b989f5-ffc5-4a50-9d89-463ce95050bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:05.989452 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 410/1620] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:05 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:06.031549 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f0e3377-699e-41fc-8a4d-15fadffb3ba4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:56:06.032343 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 397/1621] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:05 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 03 14:56:06.044392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b149b393-10b9-4eaa-998a-da2cbde3c417 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:06.046719 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b149b393-10b9-4eaa-998a-da2cbde3c417 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:06.047146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b149b393-10b9-4eaa-998a-da2cbde3c417 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:06.047257 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b149b393-10b9-4eaa-998a-da2cbde3c417 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:06.047335 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b149b393-10b9-4eaa-998a-da2cbde3c417 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:06.054475 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:06.054475 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:06.055670 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b149b393-10b9-4eaa-998a-da2cbde3c417 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:06.056784 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 412/1622] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:06 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:06.354770 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-139f2e45-ca5d-4780-84f8-42ecbbdeaff3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:06.356862 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-139f2e45-ca5d-4780-84f8-42ecbbdeaff3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:06.357177 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-139f2e45-ca5d-4780-84f8-42ecbbdeaff3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:06.357396 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-139f2e45-ca5d-4780-84f8-42ecbbdeaff3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:06.357502 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-139f2e45-ca5d-4780-84f8-42ecbbdeaff3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:06.362661 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:06.362661 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:06.363585 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-139f2e45-ca5d-4780-84f8-42ecbbdeaff3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:06.364098 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 404/1623] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:06 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:06.992634 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b5efd96e-af2e-4922-9736-06e2047a615e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:07.002815 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b5efd96e-af2e-4922-9736-06e2047a615e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:07.002968 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b5efd96e-af2e-4922-9736-06e2047a615e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:07.003313 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b5efd96e-af2e-4922-9736-06e2047a615e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:07.009089 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-23534296-acd5-43b4-9c6e-5652733e13a4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:07.014160 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23534296-acd5-43b4-9c6e-5652733e13a4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:07.014160 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-23534296-acd5-43b4-9c6e-5652733e13a4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:07.014160 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-23534296-acd5-43b4-9c6e-5652733e13a4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:07.014160 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-23534296-acd5-43b4-9c6e-5652733e13a4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:07.022037 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:07.022037 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:07.022037 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23534296-acd5-43b4-9c6e-5652733e13a4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:07.022037 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 398/1624] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:07 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:07.028153 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:07.028153 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:07.038162 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b5efd96e-af2e-4922-9736-06e2047a615e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:07.045158 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b5efd96e-af2e-4922-9736-06e2047a615e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:07.045158 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 411/1625] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:06 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:07.070929 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-890a4386-1aec-4c53-a290-602739ceac30 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:07.075362 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-890a4386-1aec-4c53-a290-602739ceac30 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:07.075639 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-890a4386-1aec-4c53-a290-602739ceac30 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:07.075880 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-890a4386-1aec-4c53-a290-602739ceac30 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:07.076028 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-890a4386-1aec-4c53-a290-602739ceac30 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:07.082761 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:07.082761 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:07.083809 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-890a4386-1aec-4c53-a290-602739ceac30 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:07.084559 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 413/1626] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:07 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:07.379592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c473fe27-11b4-49fa-9b35-a7d736d566f0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:07.382290 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c473fe27-11b4-49fa-9b35-a7d736d566f0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:07.382551 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c473fe27-11b4-49fa-9b35-a7d736d566f0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:07.387651 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c473fe27-11b4-49fa-9b35-a7d736d566f0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:07.387651 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c473fe27-11b4-49fa-9b35-a7d736d566f0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:07.390725 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:07.390725 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:07.392940 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c473fe27-11b4-49fa-9b35-a7d736d566f0 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:07.392940 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 405/1627] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:07 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:08.035067 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b7b6e64-f611-417e-824b-7e094f702348 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:08.037531 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b7b6e64-f611-417e-824b-7e094f702348 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:08.037786 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b7b6e64-f611-417e-824b-7e094f702348 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:08.038053 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b7b6e64-f611-417e-824b-7e094f702348 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:08.038229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3b7b6e64-f611-417e-824b-7e094f702348 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:08.044188 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:08.044188 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:08.045107 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b7b6e64-f611-417e-824b-7e094f702348 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:08.045639 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 399/1628] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:08 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:08.059831 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ae539c47-0a70-4f6f-b0a2-6d07806e9791 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:08.061960 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae539c47-0a70-4f6f-b0a2-6d07806e9791 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:08.062300 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae539c47-0a70-4f6f-b0a2-6d07806e9791 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:08.062483 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae539c47-0a70-4f6f-b0a2-6d07806e9791 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:08.077984 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:08.077984 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:08.085060 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ae539c47-0a70-4f6f-b0a2-6d07806e9791 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:08.091821 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae539c47-0a70-4f6f-b0a2-6d07806e9791 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:08.095336 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 412/1629] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:08 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:08.097684 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ec656b80-ab99-491d-aa36-3bd28d16b6ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:08.101139 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec656b80-ab99-491d-aa36-3bd28d16b6ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:08.101318 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec656b80-ab99-491d-aa36-3bd28d16b6ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:08.101495 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec656b80-ab99-491d-aa36-3bd28d16b6ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:08.101596 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ec656b80-ab99-491d-aa36-3bd28d16b6ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:08.106035 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:08.106035 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:08.106866 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec656b80-ab99-491d-aa36-3bd28d16b6ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:08.107298 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 414/1630] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:08 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:08.410233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4e5711ad-5bf3-4d79-be39-bbea2c4898f6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:08.413000 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e5711ad-5bf3-4d79-be39-bbea2c4898f6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:08.413311 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e5711ad-5bf3-4d79-be39-bbea2c4898f6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:08.413683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e5711ad-5bf3-4d79-be39-bbea2c4898f6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:08.413899 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-4e5711ad-5bf3-4d79-be39-bbea2c4898f6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:08.420501 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:08.420501 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:08.421846 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e5711ad-5bf3-4d79-be39-bbea2c4898f6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:08.422576 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 406/1631] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:08 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:08.873553 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d3b233fc-9f76-4242-b5f8-6778a5d39940 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:08.877246 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3b233fc-9f76-4242-b5f8-6778a5d39940 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:08.877246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3b233fc-9f76-4242-b5f8-6778a5d39940 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:08.877246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3b233fc-9f76-4242-b5f8-6778a5d39940 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:08.885148 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:08.885148 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:08.890002 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d3b233fc-9f76-4242-b5f8-6778a5d39940 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:08.902117 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d3b233fc-9f76-4242-b5f8-6778a5d39940 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Reserve volume completed successfully. Jul 03 14:56:08.902117 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3b233fc-9f76-4242-b5f8-6778a5d39940 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:56:08.902117 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 400/1632] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:56:08 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:08.909831 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-02b94b7a-ff19-4379-b6ac-bb71235abac7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:08.914813 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-02b94b7a-ff19-4379-b6ac-bb71235abac7 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:08.915078 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-02b94b7a-ff19-4379-b6ac-bb71235abac7 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:08.915427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-02b94b7a-ff19-4379-b6ac-bb71235abac7 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:08.923916 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:08.923916 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:08.928294 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-02b94b7a-ff19-4379-b6ac-bb71235abac7 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:08.933400 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-02b94b7a-ff19-4379-b6ac-bb71235abac7 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:08.933860 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 413/1633] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:08 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:08.948892 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18cc2b0e-b2c7-4e56-a6f7-362d5877106a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:08.955517 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18cc2b0e-b2c7-4e56-a6f7-362d5877106a tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:08.955517 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18cc2b0e-b2c7-4e56-a6f7-362d5877106a tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:08.955517 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18cc2b0e-b2c7-4e56-a6f7-362d5877106a tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:08.971567 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:08.971567 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:08.972192 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18cc2b0e-b2c7-4e56-a6f7-362d5877106a tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:08.996346 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18cc2b0e-b2c7-4e56-a6f7-362d5877106a tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Unreserve volume completed successfully. Jul 03 14:56:08.997000 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18cc2b0e-b2c7-4e56-a6f7-362d5877106a tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:56:08.997000 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 415/1634] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:56:08 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:09.004644 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-46bc6487-b401-4441-92eb-03cd3546ee25 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.006849 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-46bc6487-b401-4441-92eb-03cd3546ee25 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:09.007577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-46bc6487-b401-4441-92eb-03cd3546ee25 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:09.007577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-46bc6487-b401-4441-92eb-03cd3546ee25 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:09.017488 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.017488 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:09.023373 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-46bc6487-b401-4441-92eb-03cd3546ee25 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.028031 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-46bc6487-b401-4441-92eb-03cd3546ee25 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:09.028575 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 407/1635] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:09 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:09.046260 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a84b89bf-e634-43c4-818b-61960061fe4f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.049083 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a84b89bf-e634-43c4-818b-61960061fe4f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:09.049569 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a84b89bf-e634-43c4-818b-61960061fe4f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:09.050591 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a84b89bf-e634-43c4-818b-61960061fe4f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:09.058796 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4d12a465-924b-4225-9b33-c69bdc28f006 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.061054 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4d12a465-924b-4225-9b33-c69bdc28f006 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:09.061573 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4d12a465-924b-4225-9b33-c69bdc28f006 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:09.061626 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.061626 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:09.061706 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4d12a465-924b-4225-9b33-c69bdc28f006 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:09.061706 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-4d12a465-924b-4225-9b33-c69bdc28f006 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:09.062045 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a84b89bf-e634-43c4-818b-61960061fe4f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.067970 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.067970 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:09.068987 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4d12a465-924b-4225-9b33-c69bdc28f006 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:09.069649 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 414/1636] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:09 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:09.075285 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a84b89bf-e634-43c4-818b-61960061fe4f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume updated successfully. Jul 03 14:56:09.075614 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a84b89bf-e634-43c4-818b-61960061fe4f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 200 Jul 03 14:56:09.076221 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 401/1637] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:56:09 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:56:09.085064 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-af2a3351-c7b6-4283-afac-cd581f240007 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.088532 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-af2a3351-c7b6-4283-afac-cd581f240007 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:09.088833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-af2a3351-c7b6-4283-afac-cd581f240007 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:09.089141 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-af2a3351-c7b6-4283-afac-cd581f240007 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:09.097015 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.097015 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:09.103675 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-af2a3351-c7b6-4283-afac-cd581f240007 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.108644 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a556eacd-22af-458e-aa30-d45b27cae1da None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.111118 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-af2a3351-c7b6-4283-afac-cd581f240007 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:09.111118 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 416/1638] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:09 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:09.111303 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a556eacd-22af-458e-aa30-d45b27cae1da tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:09.111927 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a556eacd-22af-458e-aa30-d45b27cae1da tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:09.112194 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a556eacd-22af-458e-aa30-d45b27cae1da tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:09.122085 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3c026667-d969-4b4d-bf11-d7e7ea2f536c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.124182 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c026667-d969-4b4d-bf11-d7e7ea2f536c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:09.124619 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c026667-d969-4b4d-bf11-d7e7ea2f536c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:09.124880 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c026667-d969-4b4d-bf11-d7e7ea2f536c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:09.125028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-3c026667-d969-4b4d-bf11-d7e7ea2f536c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:09.125820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fbe6f846-dab0-46c6-91ea-4373366a16fb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.128364 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbe6f846-dab0-46c6-91ea-4373366a16fb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:09.128680 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbe6f846-dab0-46c6-91ea-4373366a16fb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:09.128781 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbe6f846-dab0-46c6-91ea-4373366a16fb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:09.129442 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.129442 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:09.131647 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.131647 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:09.133270 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c026667-d969-4b4d-bf11-d7e7ea2f536c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:09.133800 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 415/1639] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:09 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:09.136327 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a556eacd-22af-458e-aa30-d45b27cae1da tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:09.139624 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.139624 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:09.140240 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fbe6f846-dab0-46c6-91ea-4373366a16fb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.146931 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a556eacd-22af-458e-aa30-d45b27cae1da tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:09.147456 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 408/1640] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:09 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:09.156013 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fbe6f846-dab0-46c6-91ea-4373366a16fb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume updated successfully. Jul 03 14:56:09.156349 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbe6f846-dab0-46c6-91ea-4373366a16fb tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 200 Jul 03 14:56:09.156930 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 402/1641] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:56:09 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 14:56:09.165234 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c2baf95e-64c5-4fd8-8aa1-057933dc8f3f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.167482 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2baf95e-64c5-4fd8-8aa1-057933dc8f3f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:09.167855 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c2baf95e-64c5-4fd8-8aa1-057933dc8f3f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:09.167923 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c2baf95e-64c5-4fd8-8aa1-057933dc8f3f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:09.176487 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.176487 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:09.181447 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c2baf95e-64c5-4fd8-8aa1-057933dc8f3f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.188090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2baf95e-64c5-4fd8-8aa1-057933dc8f3f tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:09.188605 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 417/1642] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:09 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:09.203323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5d99a02a-0f5d-46b0-a4a2-c11098b2ab35 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.205758 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5d99a02a-0f5d-46b0-a4a2-c11098b2ab35 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:09.206097 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5d99a02a-0f5d-46b0-a4a2-c11098b2ab35 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:09.206268 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5d99a02a-0f5d-46b0-a4a2-c11098b2ab35 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:09.216456 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.216456 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:09.217279 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5d99a02a-0f5d-46b0-a4a2-c11098b2ab35 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.232740 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5d99a02a-0f5d-46b0-a4a2-c11098b2ab35 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Update volume admin metadata completed successfully. Jul 03 14:56:09.233015 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5d99a02a-0f5d-46b0-a4a2-c11098b2ab35 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Update readonly setting on volume completed successfully. Jul 03 14:56:09.234486 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5d99a02a-0f5d-46b0-a4a2-c11098b2ab35 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:56:09.234486 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 416/1643] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:56:09 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:09.244924 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-01211d1f-6f18-4673-aa8f-c895b65cf81d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.248620 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-01211d1f-6f18-4673-aa8f-c895b65cf81d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:09.248620 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-01211d1f-6f18-4673-aa8f-c895b65cf81d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:09.249433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-01211d1f-6f18-4673-aa8f-c895b65cf81d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:09.258920 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.258920 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:09.264672 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-01211d1f-6f18-4673-aa8f-c895b65cf81d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.271422 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-01211d1f-6f18-4673-aa8f-c895b65cf81d tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:09.272090 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 409/1644] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:09 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:09.290204 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0d601ca8-01ec-43a6-96ca-8cc320a04e89 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.295320 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d601ca8-01ec-43a6-96ca-8cc320a04e89 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:09.295320 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d601ca8-01ec-43a6-96ca-8cc320a04e89 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:09.295320 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d601ca8-01ec-43a6-96ca-8cc320a04e89 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:09.304733 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.304733 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:09.305221 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0d601ca8-01ec-43a6-96ca-8cc320a04e89 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.324778 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0d601ca8-01ec-43a6-96ca-8cc320a04e89 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Update volume admin metadata completed successfully. Jul 03 14:56:09.324986 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0d601ca8-01ec-43a6-96ca-8cc320a04e89 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Update readonly setting on volume completed successfully. Jul 03 14:56:09.325327 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d601ca8-01ec-43a6-96ca-8cc320a04e89 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:56:09.325886 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 403/1645] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:56:09 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:09.338428 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1e902e06-6709-4b11-b6fc-0cad023d9d1b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.340520 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1e902e06-6709-4b11-b6fc-0cad023d9d1b tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:09.340838 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1e902e06-6709-4b11-b6fc-0cad023d9d1b tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:09.341071 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1e902e06-6709-4b11-b6fc-0cad023d9d1b tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:09.350913 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.350913 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:09.355895 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1e902e06-6709-4b11-b6fc-0cad023d9d1b tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.361602 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1e902e06-6709-4b11-b6fc-0cad023d9d1b tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:09.362150 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 418/1646] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:09 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:09.380531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-469b2bf3-2a02-4c18-9da3-a7b8fc463628 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.382630 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-469b2bf3-2a02-4c18-9da3-a7b8fc463628 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:09.383120 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-469b2bf3-2a02-4c18-9da3-a7b8fc463628 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-647379663", "disk_format": "raw"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:09.383120 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-469b2bf3-2a02-4c18-9da3-a7b8fc463628 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-647379663", "disk_format": "raw"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:09.393677 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.393677 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:09.394298 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-469b2bf3-2a02-4c18-9da3-a7b8fc463628 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:09.411990 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.411990 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:09.416396 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.image.image_utils [None req-469b2bf3-2a02-4c18-9da3-a7b8fc463628 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-647379663'}] 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-647379663'}]. {{(pid=99979) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 14:56:09.438267 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-546c0c49-7c0c-4480-b778-78c05338a915 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:09.440923 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-546c0c49-7c0c-4480-b778-78c05338a915 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:09.441328 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-546c0c49-7c0c-4480-b778-78c05338a915 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:09.441694 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-546c0c49-7c0c-4480-b778-78c05338a915 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:09.442011 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-546c0c49-7c0c-4480-b778-78c05338a915 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:09.448594 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:09.448594 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:09.449845 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-546c0c49-7c0c-4480-b778-78c05338a915 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:09.450408 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 410/1647] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:09 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:09.987521 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-469b2bf3-2a02-4c18-9da3-a7b8fc463628 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Copy volume to image completed successfully. Jul 03 14:56:09.988288 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-469b2bf3-2a02-4c18-9da3-a7b8fc463628 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:56:09.988786 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 417/1648] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:56:09 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 686 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:10.082269 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1b0366ff-de0d-43d4-95ce-b12355165a8f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:10.085092 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1b0366ff-de0d-43d4-95ce-b12355165a8f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:10.085418 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1b0366ff-de0d-43d4-95ce-b12355165a8f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:10.085593 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1b0366ff-de0d-43d4-95ce-b12355165a8f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:10.085742 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1b0366ff-de0d-43d4-95ce-b12355165a8f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:10.090446 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:10.090446 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:10.091332 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1b0366ff-de0d-43d4-95ce-b12355165a8f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:10.091757 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 404/1649] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:10 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:10.146565 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-02703c2c-5853-4cfd-bbf1-a776dd30be9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:10.149043 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02703c2c-5853-4cfd-bbf1-a776dd30be9f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:10.149438 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02703c2c-5853-4cfd-bbf1-a776dd30be9f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:10.149647 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02703c2c-5853-4cfd-bbf1-a776dd30be9f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:10.149647 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-02703c2c-5853-4cfd-bbf1-a776dd30be9f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:10.154902 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:10.154902 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:10.155770 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02703c2c-5853-4cfd-bbf1-a776dd30be9f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:10.156363 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 419/1650] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:10 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:10.162917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d341655d-42ad-4ec4-9517-b6324a435feb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:10.165383 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d341655d-42ad-4ec4-9517-b6324a435feb tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:10.165764 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d341655d-42ad-4ec4-9517-b6324a435feb tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:10.166109 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d341655d-42ad-4ec4-9517-b6324a435feb tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:10.182622 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:10.182622 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:10.187982 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d341655d-42ad-4ec4-9517-b6324a435feb tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:10.197017 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d341655d-42ad-4ec4-9517-b6324a435feb tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:10.197982 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 411/1651] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:10 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:10.463661 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8da75b3c-707c-469b-a95d-396b8f486895 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:10.465576 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8da75b3c-707c-469b-a95d-396b8f486895 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:10.465787 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8da75b3c-707c-469b-a95d-396b8f486895 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:10.465988 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8da75b3c-707c-469b-a95d-396b8f486895 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:10.466089 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8da75b3c-707c-469b-a95d-396b8f486895 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:10.471456 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:10.471456 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:10.472513 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8da75b3c-707c-469b-a95d-396b8f486895 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:10.472990 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 418/1652] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:10 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:11.103899 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-57eacd9c-a9f3-4b73-98b7-bd16e70700a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:11.106631 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57eacd9c-a9f3-4b73-98b7-bd16e70700a2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:11.106863 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57eacd9c-a9f3-4b73-98b7-bd16e70700a2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:11.107079 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57eacd9c-a9f3-4b73-98b7-bd16e70700a2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:11.107206 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-57eacd9c-a9f3-4b73-98b7-bd16e70700a2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:11.113555 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:11.113555 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:11.114264 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57eacd9c-a9f3-4b73-98b7-bd16e70700a2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:11.114665 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 405/1653] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:11 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:11.168519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-435cf9db-98ee-48aa-b088-05d56ce787ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:11.172816 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-435cf9db-98ee-48aa-b088-05d56ce787ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:11.173992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-435cf9db-98ee-48aa-b088-05d56ce787ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:11.173992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-435cf9db-98ee-48aa-b088-05d56ce787ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:11.174162 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-435cf9db-98ee-48aa-b088-05d56ce787ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:11.183636 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:11.183636 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:11.184266 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-435cf9db-98ee-48aa-b088-05d56ce787ca tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:11.184871 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 420/1654] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:11 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:56:11.216669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-56acd0ba-0ab5-4502-a890-38b90a04ca6f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:11.219333 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-56acd0ba-0ab5-4502-a890-38b90a04ca6f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:11.219487 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-56acd0ba-0ab5-4502-a890-38b90a04ca6f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:11.219661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-56acd0ba-0ab5-4502-a890-38b90a04ca6f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:11.237511 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:11.237511 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:11.243383 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-56acd0ba-0ab5-4502-a890-38b90a04ca6f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:11.250038 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-56acd0ba-0ab5-4502-a890-38b90a04ca6f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:11.250209 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 412/1655] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:11 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:11.487256 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-87051f74-5faf-4883-b21c-efbaa6074a9c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:11.493315 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87051f74-5faf-4883-b21c-efbaa6074a9c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:11.493644 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-87051f74-5faf-4883-b21c-efbaa6074a9c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:11.494197 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-87051f74-5faf-4883-b21c-efbaa6074a9c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:11.498663 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-87051f74-5faf-4883-b21c-efbaa6074a9c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:11.509086 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:11.509086 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:11.510339 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87051f74-5faf-4883-b21c-efbaa6074a9c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:11.510950 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 419/1656] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:11 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:12.130143 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-81376a28-ce7f-4d84-9f83-4d1a95f04cb9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:12.133503 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81376a28-ce7f-4d84-9f83-4d1a95f04cb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:12.133503 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81376a28-ce7f-4d84-9f83-4d1a95f04cb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:12.134090 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81376a28-ce7f-4d84-9f83-4d1a95f04cb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:12.135230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-81376a28-ce7f-4d84-9f83-4d1a95f04cb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:12.141865 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:12.141865 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:12.141865 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81376a28-ce7f-4d84-9f83-4d1a95f04cb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:12.142246 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 406/1657] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:12 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:12.200878 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3104cb31-6a31-4266-856a-5df70d90e0d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:12.204906 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3104cb31-6a31-4266-856a-5df70d90e0d6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:12.206116 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3104cb31-6a31-4266-856a-5df70d90e0d6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:12.206381 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3104cb31-6a31-4266-856a-5df70d90e0d6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:12.206546 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3104cb31-6a31-4266-856a-5df70d90e0d6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:12.213955 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:12.213955 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:12.216615 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3104cb31-6a31-4266-856a-5df70d90e0d6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:12.216615 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 421/1658] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:12 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:12.266017 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-49758825-c31c-4b2a-8201-35a23c75215e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:12.268234 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-49758825-c31c-4b2a-8201-35a23c75215e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:12.268435 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-49758825-c31c-4b2a-8201-35a23c75215e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:12.268748 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-49758825-c31c-4b2a-8201-35a23c75215e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:12.289755 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:12.289755 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:12.295588 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-49758825-c31c-4b2a-8201-35a23c75215e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:12.303256 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-49758825-c31c-4b2a-8201-35a23c75215e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:12.303823 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 413/1659] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:12 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:12.523039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f9ba4561-05cc-48db-9973-1643d9760343 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:12.525380 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f9ba4561-05cc-48db-9973-1643d9760343 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:12.525646 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f9ba4561-05cc-48db-9973-1643d9760343 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:12.526022 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f9ba4561-05cc-48db-9973-1643d9760343 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:12.526109 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f9ba4561-05cc-48db-9973-1643d9760343 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:12.532806 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:12.532806 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:12.533860 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f9ba4561-05cc-48db-9973-1643d9760343 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:12.533860 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 420/1660] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:12 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:13.159881 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d87ca252-3207-4c6a-8326-d559c08dc448 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:13.162973 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d87ca252-3207-4c6a-8326-d559c08dc448 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:13.162973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d87ca252-3207-4c6a-8326-d559c08dc448 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:13.163478 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d87ca252-3207-4c6a-8326-d559c08dc448 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:13.163478 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d87ca252-3207-4c6a-8326-d559c08dc448 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:13.181156 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:13.181156 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:13.181156 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d87ca252-3207-4c6a-8326-d559c08dc448 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:13.182216 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 407/1661] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:13 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:13.236726 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4386c3ed-bddd-4e34-b917-f41534a6f918 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:13.241677 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4386c3ed-bddd-4e34-b917-f41534a6f918 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:13.241824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4386c3ed-bddd-4e34-b917-f41534a6f918 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:13.242291 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4386c3ed-bddd-4e34-b917-f41534a6f918 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:13.242671 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4386c3ed-bddd-4e34-b917-f41534a6f918 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:13.252173 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:13.252173 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:13.252173 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4386c3ed-bddd-4e34-b917-f41534a6f918 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:13.253402 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 422/1662] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:13 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:13.322394 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8762c20f-a8ef-47f8-b696-752dabe26dce None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:13.324777 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8762c20f-a8ef-47f8-b696-752dabe26dce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:13.325016 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8762c20f-a8ef-47f8-b696-752dabe26dce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:13.326847 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8762c20f-a8ef-47f8-b696-752dabe26dce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:13.347773 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:13.347773 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:13.356325 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8762c20f-a8ef-47f8-b696-752dabe26dce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:13.366503 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8762c20f-a8ef-47f8-b696-752dabe26dce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:13.368572 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 414/1663] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:13 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:13.547714 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-08e2757b-49f1-41c9-81c7-72fbb0ab53b3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:13.550533 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-08e2757b-49f1-41c9-81c7-72fbb0ab53b3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:13.550533 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-08e2757b-49f1-41c9-81c7-72fbb0ab53b3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:13.551777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-08e2757b-49f1-41c9-81c7-72fbb0ab53b3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:13.551777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-08e2757b-49f1-41c9-81c7-72fbb0ab53b3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:13.558575 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:13.558575 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:13.560287 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-08e2757b-49f1-41c9-81c7-72fbb0ab53b3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:13.560287 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 421/1664] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:13 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:14.016870 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-847f6417-cce8-4ea1-af08-9417c90cf2e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:14.018971 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-847f6417-cce8-4ea1-af08-9417c90cf2e4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] DELETE https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:56:14.020213 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-847f6417-cce8-4ea1-af08-9417c90cf2e4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:14.020638 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-847f6417-cce8-4ea1-af08-9417c90cf2e4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:14.021028 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-847f6417-cce8-4ea1-af08-9417c90cf2e4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Delete volume with id: 397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:56:14.039411 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:14.039411 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:14.039411 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-847f6417-cce8-4ea1-af08-9417c90cf2e4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:56:14.075297 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-588d3983-2208-4c48-a64e-b972013109e0 req-a5c610bf-7b7d-4545-89f5-c14752a7c786 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:14.078995 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-847f6417-cce8-4ea1-af08-9417c90cf2e4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Delete volume request issued successfully. Jul 03 14:56:14.079333 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-847f6417-cce8-4ea1-af08-9417c90cf2e4 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 202 Jul 03 14:56:14.080470 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 408/1665] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:14 2026] DELETE /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:14.086207 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-a5c610bf-7b7d-4545-89f5-c14752a7c786 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] POST https://10.4.3.99/volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb/action Jul 03 14:56:14.087093 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-a5c610bf-7b7d-4545-89f5-c14752a7c786 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:14.087093 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-a5c610bf-7b7d-4545-89f5-c14752a7c786 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:14.088795 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3631c258-1858-498e-b7f6-e3f52eba3430 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:14.094028 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3631c258-1858-498e-b7f6-e3f52eba3430 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:56:14.094319 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3631c258-1858-498e-b7f6-e3f52eba3430 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:14.094572 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3631c258-1858-498e-b7f6-e3f52eba3430 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:14.102766 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:14.102766 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:14.108169 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3631c258-1858-498e-b7f6-e3f52eba3430 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:56:14.114683 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3631c258-1858-498e-b7f6-e3f52eba3430 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 200 Jul 03 14:56:14.114878 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:14.114878 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:14.115222 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 415/1666] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:14 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:14.136354 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-588d3983-2208-4c48-a64e-b972013109e0 req-a5c610bf-7b7d-4545-89f5-c14752a7c786 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb/action returned with HTTP 204 Jul 03 14:56:14.136799 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 423/1667] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:56:14 2026] POST /volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:14.195515 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9f5cdd26-994d-42bc-b7b9-529152c1588a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:14.199274 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9f5cdd26-994d-42bc-b7b9-529152c1588a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:14.200720 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9f5cdd26-994d-42bc-b7b9-529152c1588a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:14.200991 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9f5cdd26-994d-42bc-b7b9-529152c1588a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:14.201215 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9f5cdd26-994d-42bc-b7b9-529152c1588a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:14.210685 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:14.210685 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:14.212694 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9f5cdd26-994d-42bc-b7b9-529152c1588a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:14.213092 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 422/1668] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:14 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:14.265079 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-26584543-608e-494f-8b34-2d9eaa6e761e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:14.268317 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26584543-608e-494f-8b34-2d9eaa6e761e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:14.268317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-26584543-608e-494f-8b34-2d9eaa6e761e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:14.268317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-26584543-608e-494f-8b34-2d9eaa6e761e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:14.268317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-26584543-608e-494f-8b34-2d9eaa6e761e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:14.274382 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:14.274382 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:14.275437 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26584543-608e-494f-8b34-2d9eaa6e761e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:14.275996 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 409/1669] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:14 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:14.390180 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3c7ed3c5-43ef-433a-ad9d-522020ca9181 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:14.392357 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3c7ed3c5-43ef-433a-ad9d-522020ca9181 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:14.392654 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3c7ed3c5-43ef-433a-ad9d-522020ca9181 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:14.392962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3c7ed3c5-43ef-433a-ad9d-522020ca9181 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:14.408502 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:14.408502 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:14.413525 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3c7ed3c5-43ef-433a-ad9d-522020ca9181 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:14.420250 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3c7ed3c5-43ef-433a-ad9d-522020ca9181 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:14.420702 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 416/1670] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:14 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:14.574528 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d67fe05c-cb22-4915-bc2f-3d94fb78d076 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:14.576876 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d67fe05c-cb22-4915-bc2f-3d94fb78d076 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:14.577288 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d67fe05c-cb22-4915-bc2f-3d94fb78d076 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:14.577514 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d67fe05c-cb22-4915-bc2f-3d94fb78d076 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:14.577640 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d67fe05c-cb22-4915-bc2f-3d94fb78d076 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:14.583771 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:14.583771 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:14.584827 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d67fe05c-cb22-4915-bc2f-3d94fb78d076 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:14.585403 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 424/1671] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:14 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:15.134953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-97e81b8c-f571-42c2-8bf2-18fe8bb412cf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:15.137158 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-97e81b8c-f571-42c2-8bf2-18fe8bb412cf tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d Jul 03 14:56:15.137550 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-97e81b8c-f571-42c2-8bf2-18fe8bb412cf tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:15.138262 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-97e81b8c-f571-42c2-8bf2-18fe8bb412cf tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:15.150596 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-97e81b8c-f571-42c2-8bf2-18fe8bb412cf tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d returned with HTTP 404 Jul 03 14:56:15.153717 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 423/1672] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:15 2026] GET /volume/v3/volumes/397321dd-e831-4fec-a144-6fc972e63c4d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:15.227309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cfab68f4-fb23-4fc7-8b7a-7b60af4290b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:15.229397 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cfab68f4-fb23-4fc7-8b7a-7b60af4290b2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:15.229599 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cfab68f4-fb23-4fc7-8b7a-7b60af4290b2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:15.229847 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cfab68f4-fb23-4fc7-8b7a-7b60af4290b2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:15.229959 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cfab68f4-fb23-4fc7-8b7a-7b60af4290b2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:15.234745 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:15.234745 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:15.235662 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cfab68f4-fb23-4fc7-8b7a-7b60af4290b2 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:15.236066 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 410/1673] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:15 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:15.261661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a6bf2712-f857-48ca-adc0-c02c504d69f1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:15.264542 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a6bf2712-f857-48ca-adc0-c02c504d69f1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] DELETE https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:56:15.264542 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a6bf2712-f857-48ca-adc0-c02c504d69f1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:15.264820 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a6bf2712-f857-48ca-adc0-c02c504d69f1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:15.264867 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-a6bf2712-f857-48ca-adc0-c02c504d69f1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Delete volume with id: 53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:56:15.282093 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:15.282093 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:15.284221 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a6bf2712-f857-48ca-adc0-c02c504d69f1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:56:15.289861 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-009fd00d-d1c8-47e6-8fa5-1605d4a10eec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:15.294380 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-009fd00d-d1c8-47e6-8fa5-1605d4a10eec tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:15.294620 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-009fd00d-d1c8-47e6-8fa5-1605d4a10eec tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:15.294897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-009fd00d-d1c8-47e6-8fa5-1605d4a10eec tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:15.295515 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-009fd00d-d1c8-47e6-8fa5-1605d4a10eec tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:15.305595 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:15.305595 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:15.306830 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-009fd00d-d1c8-47e6-8fa5-1605d4a10eec tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:15.307558 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 425/1674] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:15 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:15.356160 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a6bf2712-f857-48ca-adc0-c02c504d69f1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Delete volume request issued successfully. Jul 03 14:56:15.356160 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a6bf2712-f857-48ca-adc0-c02c504d69f1 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 202 Jul 03 14:56:15.356160 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 417/1675] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:15 2026] DELETE /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:15.362754 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f7d46376-a144-4c96-8e82-bc300554da22 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:15.366061 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7d46376-a144-4c96-8e82-bc300554da22 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:56:15.366061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7d46376-a144-4c96-8e82-bc300554da22 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:15.366061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7d46376-a144-4c96-8e82-bc300554da22 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:15.389110 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:15.389110 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:15.398318 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f7d46376-a144-4c96-8e82-bc300554da22 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Volume info retrieved successfully. Jul 03 14:56:15.413803 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7d46376-a144-4c96-8e82-bc300554da22 tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 200 Jul 03 14:56:15.414554 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 424/1676] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:15 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:56:15.446000 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6500a47e-d4fb-4620-9327-0bf81369df85 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:15.448099 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6500a47e-d4fb-4620-9327-0bf81369df85 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:15.448225 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6500a47e-d4fb-4620-9327-0bf81369df85 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:15.448527 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6500a47e-d4fb-4620-9327-0bf81369df85 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:15.470439 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:15.470439 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:15.479230 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6500a47e-d4fb-4620-9327-0bf81369df85 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:15.484583 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6500a47e-d4fb-4620-9327-0bf81369df85 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:15.485603 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 411/1677] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:15 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:15.502739 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-b70abb7b-17a2-457a-9c4b-5ad03476dc04 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:15.508576 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-b70abb7b-17a2-457a-9c4b-5ad03476dc04 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments/ceb1eaa1-0d1a-44f1-91ea-0fa0d5fb0f2a/action Jul 03 14:56:15.508576 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-b70abb7b-17a2-457a-9c4b-5ad03476dc04 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:15.508576 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-b70abb7b-17a2-457a-9c4b-5ad03476dc04 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:15.562803 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:15.562803 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:15.599927 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c0b2f94b-f71b-468f-9fb9-a090ae399304 req-b70abb7b-17a2-457a-9c4b-5ad03476dc04 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/ceb1eaa1-0d1a-44f1-91ea-0fa0d5fb0f2a/action returned with HTTP 204 Jul 03 14:56:15.600981 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 426/1678] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:56:15 2026] POST /volume/v3/attachments/ceb1eaa1-0d1a-44f1-91ea-0fa0d5fb0f2a/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:15.601799 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7aeb6953-05e2-4682-b961-75e22074c491 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:15.604629 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7aeb6953-05e2-4682-b961-75e22074c491 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:15.604629 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7aeb6953-05e2-4682-b961-75e22074c491 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:15.605094 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7aeb6953-05e2-4682-b961-75e22074c491 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:15.605094 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7aeb6953-05e2-4682-b961-75e22074c491 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:15.615054 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:15.615054 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:15.618663 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7aeb6953-05e2-4682-b961-75e22074c491 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:15.619505 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 418/1679] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:15 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:16.249002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ea5974cb-51ee-4c54-8aa0-09f10eb92451 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:16.251303 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ea5974cb-51ee-4c54-8aa0-09f10eb92451 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:16.251514 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ea5974cb-51ee-4c54-8aa0-09f10eb92451 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:16.251703 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ea5974cb-51ee-4c54-8aa0-09f10eb92451 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:16.251819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ea5974cb-51ee-4c54-8aa0-09f10eb92451 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:16.257953 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:16.257953 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:16.259818 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ea5974cb-51ee-4c54-8aa0-09f10eb92451 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:16.259818 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 425/1680] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:16 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:16.319962 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2a67892c-6809-4976-af2d-e15b58864f62 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:16.322336 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a67892c-6809-4976-af2d-e15b58864f62 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:16.322575 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a67892c-6809-4976-af2d-e15b58864f62 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:16.322703 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a67892c-6809-4976-af2d-e15b58864f62 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:16.322952 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2a67892c-6809-4976-af2d-e15b58864f62 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:16.331147 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:16.331147 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:16.333176 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a67892c-6809-4976-af2d-e15b58864f62 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:16.337201 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 412/1681] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:16 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:16.435504 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39084b0d-31ec-4f02-a9c1-c3020c14d06a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:16.437490 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39084b0d-31ec-4f02-a9c1-c3020c14d06a tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] GET https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c Jul 03 14:56:16.437785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39084b0d-31ec-4f02-a9c1-c3020c14d06a tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:16.438095 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39084b0d-31ec-4f02-a9c1-c3020c14d06a tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:16.446282 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39084b0d-31ec-4f02-a9c1-c3020c14d06a tempest-AttachVolumeShelveTestJSON-1605253176 tempest-AttachVolumeShelveTestJSON-1605253176-project-member] https://10.4.3.99/volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c returned with HTTP 404 Jul 03 14:56:16.447003 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 427/1682] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:16 2026] GET /volume/v3/volumes/53791d83-cca3-44b1-8c17-3bb12277068c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:16.503678 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9b07ebe7-24be-4be9-a7e8-d72bea77fadd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:16.506359 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9b07ebe7-24be-4be9-a7e8-d72bea77fadd tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:16.506359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9b07ebe7-24be-4be9-a7e8-d72bea77fadd tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:16.506359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9b07ebe7-24be-4be9-a7e8-d72bea77fadd tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:16.525796 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:16.525796 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:16.532228 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9b07ebe7-24be-4be9-a7e8-d72bea77fadd tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:16.539080 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9b07ebe7-24be-4be9-a7e8-d72bea77fadd tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:16.540170 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 419/1683] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:16 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:16.555441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-23ba2b6f-72a6-4536-b6b0-f707b44d1f22 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:16.634527 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-75be3c81-c8cb-45cc-a070-ae6ee193858d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:16.639753 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-75be3c81-c8cb-45cc-a070-ae6ee193858d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:16.640077 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-75be3c81-c8cb-45cc-a070-ae6ee193858d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:16.640379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-75be3c81-c8cb-45cc-a070-ae6ee193858d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:16.641458 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-75be3c81-c8cb-45cc-a070-ae6ee193858d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:16.651549 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:16.651549 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:16.652217 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-75be3c81-c8cb-45cc-a070-ae6ee193858d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:16.652914 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 413/1684] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:16 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:16.689014 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-23ba2b6f-72a6-4536-b6b0-f707b44d1f22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:16.690737 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-23ba2b6f-72a6-4536-b6b0-f707b44d1f22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:16.690737 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-23ba2b6f-72a6-4536-b6b0-f707b44d1f22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:16.711633 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:16.711633 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:16.717873 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-23ba2b6f-72a6-4536-b6b0-f707b44d1f22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Volume info retrieved successfully. Jul 03 14:56:16.726325 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-23ba2b6f-72a6-4536-b6b0-f707b44d1f22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:16.727394 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 426/1685] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:16 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1439 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:16.826825 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cd3ba028-f5fe-4796-bf7d-57a88410aea8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:16.829800 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd3ba028-f5fe-4796-bf7d-57a88410aea8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:16.829800 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd3ba028-f5fe-4796-bf7d-57a88410aea8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:16.830386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd3ba028-f5fe-4796-bf7d-57a88410aea8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:16.855469 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:16.855469 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:16.863330 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cd3ba028-f5fe-4796-bf7d-57a88410aea8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Volume info retrieved successfully. Jul 03 14:56:16.871274 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd3ba028-f5fe-4796-bf7d-57a88410aea8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:16.872959 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 428/1686] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:16 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:16.942234 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-ab473bf4-1b55-4f70-a8d3-8acd2f0273e7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:16.947173 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-ab473bf4-1b55-4f70-a8d3-8acd2f0273e7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:16.947574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-ab473bf4-1b55-4f70-a8d3-8acd2f0273e7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:16.947984 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-ab473bf4-1b55-4f70-a8d3-8acd2f0273e7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:16.979714 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:16.979714 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:16.989638 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-ab473bf4-1b55-4f70-a8d3-8acd2f0273e7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:16.997636 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-ab473bf4-1b55-4f70-a8d3-8acd2f0273e7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:16.998275 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 420/1687] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:16 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:17.032052 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-5d3d735b-2f7c-4524-8adc-7de1021e7313 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:17.040076 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-5d3d735b-2f7c-4524-8adc-7de1021e7313 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e/action Jul 03 14:56:17.040588 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-5d3d735b-2f7c-4524-8adc-7de1021e7313 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:17.040729 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-5d3d735b-2f7c-4524-8adc-7de1021e7313 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:17.065846 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:17.065846 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:17.066524 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-5d3d735b-2f7c-4524-8adc-7de1021e7313 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:17.077446 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-5d3d735b-2f7c-4524-8adc-7de1021e7313 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Begin detaching volume completed successfully. Jul 03 14:56:17.077981 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-5d3d735b-2f7c-4524-8adc-7de1021e7313 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e/action returned with HTTP 202 Jul 03 14:56:17.078786 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 414/1688] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:56:17 2026] POST /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:17.109709 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0f07bc3d-4a2e-40a2-946c-59cce9f6616b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:17.112249 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f07bc3d-4a2e-40a2-946c-59cce9f6616b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:17.112821 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f07bc3d-4a2e-40a2-946c-59cce9f6616b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:17.113284 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f07bc3d-4a2e-40a2-946c-59cce9f6616b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:17.133803 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:17.133803 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:17.137569 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0f07bc3d-4a2e-40a2-946c-59cce9f6616b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:17.144113 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f07bc3d-4a2e-40a2-946c-59cce9f6616b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:17.144986 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 427/1689] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:17 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:17.271813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-48c645f8-ce2f-4421-a091-f7729e6bdd2a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:17.274624 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48c645f8-ce2f-4421-a091-f7729e6bdd2a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:17.275221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48c645f8-ce2f-4421-a091-f7729e6bdd2a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:17.275221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48c645f8-ce2f-4421-a091-f7729e6bdd2a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:17.275373 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-48c645f8-ce2f-4421-a091-f7729e6bdd2a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:17.282031 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:17.282031 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:17.283233 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48c645f8-ce2f-4421-a091-f7729e6bdd2a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:17.284343 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 429/1690] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:17 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:17.354022 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fdffd452-cdd9-4ff4-b977-7f499f475e75 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:17.364758 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fdffd452-cdd9-4ff4-b977-7f499f475e75 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:17.367351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fdffd452-cdd9-4ff4-b977-7f499f475e75 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:17.369189 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fdffd452-cdd9-4ff4-b977-7f499f475e75 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:17.372231 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-fdffd452-cdd9-4ff4-b977-7f499f475e75 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:17.390754 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:17.390754 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:17.395667 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fdffd452-cdd9-4ff4-b977-7f499f475e75 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:17.396299 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 421/1691] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:17 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:17.667082 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-41c265bc-9e82-43a5-a42b-efbd76f63f86 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:17.670019 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41c265bc-9e82-43a5-a42b-efbd76f63f86 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:17.670144 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-41c265bc-9e82-43a5-a42b-efbd76f63f86 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:17.670368 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-41c265bc-9e82-43a5-a42b-efbd76f63f86 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:17.670512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-41c265bc-9e82-43a5-a42b-efbd76f63f86 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:17.678608 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:17.678608 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:17.678608 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-41c265bc-9e82-43a5-a42b-efbd76f63f86 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:17.678964 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 415/1692] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:17 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:18.117065 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2753a5cf-91b5-4f52-9069-3c01f3548f53 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.117794 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2753a5cf-91b5-4f52-9069-3c01f3548f53 None None] GET https://10.4.3.99/volume// Jul 03 14:56:18.117794 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2753a5cf-91b5-4f52-9069-3c01f3548f53 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.117913 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2753a5cf-91b5-4f52-9069-3c01f3548f53 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.119428 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2753a5cf-91b5-4f52-9069-3c01f3548f53 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:56:18.119428 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 428/1693] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:56:18.134186 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-058c97ab-1b8e-46b7-bc4f-e568fa32fd9b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.137499 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-058c97ab-1b8e-46b7-bc4f-e568fa32fd9b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:18.138059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-058c97ab-1b8e-46b7-bc4f-e568fa32fd9b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.138059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-058c97ab-1b8e-46b7-bc4f-e568fa32fd9b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.176155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ee0a2ecf-ea4e-464a-a595-ba0709d37ef4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.176155 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ee0a2ecf-ea4e-464a-a595-ba0709d37ef4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:18.176155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ee0a2ecf-ea4e-464a-a595-ba0709d37ef4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.176155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ee0a2ecf-ea4e-464a-a595-ba0709d37ef4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.177823 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:18.177823 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:18.190355 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-058c97ab-1b8e-46b7-bc4f-e568fa32fd9b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:18.199187 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-058c97ab-1b8e-46b7-bc4f-e568fa32fd9b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:18.199187 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 430/1694] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1622 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:56:18.210429 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:18.210429 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:18.231574 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ee0a2ecf-ea4e-464a-a595-ba0709d37ef4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:18.243839 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ee0a2ecf-ea4e-464a-a595-ba0709d37ef4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:18.244159 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 422/1695] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1442 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:18.301783 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-89d7f2d9-af41-4653-9f87-fb9a521eb831 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.304538 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89d7f2d9-af41-4653-9f87-fb9a521eb831 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:18.304538 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89d7f2d9-af41-4653-9f87-fb9a521eb831 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.305145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89d7f2d9-af41-4653-9f87-fb9a521eb831 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.305145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-89d7f2d9-af41-4653-9f87-fb9a521eb831 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:18.319580 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:18.319580 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:18.321928 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89d7f2d9-af41-4653-9f87-fb9a521eb831 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:18.322794 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 416/1696] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:18.428254 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f5ad9b01-5efc-4db1-9bed-6c5ffd25f2ef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.430031 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f5ad9b01-5efc-4db1-9bed-6c5ffd25f2ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:18.430031 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f5ad9b01-5efc-4db1-9bed-6c5ffd25f2ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.430519 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f5ad9b01-5efc-4db1-9bed-6c5ffd25f2ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.430519 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f5ad9b01-5efc-4db1-9bed-6c5ffd25f2ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:18.443466 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:18.443466 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:18.446111 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f5ad9b01-5efc-4db1-9bed-6c5ffd25f2ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:18.446111 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 429/1697] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:18.693736 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5aacabe2-aa60-4652-a649-c521d8cc5de2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.696553 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5aacabe2-aa60-4652-a649-c521d8cc5de2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:18.696708 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5aacabe2-aa60-4652-a649-c521d8cc5de2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.696850 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5aacabe2-aa60-4652-a649-c521d8cc5de2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.696935 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5aacabe2-aa60-4652-a649-c521d8cc5de2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:18.703198 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:18.703198 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:18.703567 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5aacabe2-aa60-4652-a649-c521d8cc5de2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:18.704173 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 431/1698] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:18.776163 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-382b8055-783d-48ca-9896-b5df55048063 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.782212 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-382b8055-783d-48ca-9896-b5df55048063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:18.783484 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-382b8055-783d-48ca-9896-b5df55048063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.783807 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-382b8055-783d-48ca-9896-b5df55048063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.806590 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:18.806590 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:18.814315 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-382b8055-783d-48ca-9896-b5df55048063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:18.825489 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-382b8055-783d-48ca-9896-b5df55048063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:18.826475 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 423/1699] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:18.847985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8657fb1-1266-4f98-9dda-2f806ef5f008 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.851025 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8657fb1-1266-4f98-9dda-2f806ef5f008 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:18.851229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8657fb1-1266-4f98-9dda-2f806ef5f008 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.852256 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8657fb1-1266-4f98-9dda-2f806ef5f008 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.863524 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:18.863524 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:18.872726 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8657fb1-1266-4f98-9dda-2f806ef5f008 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:18.879756 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8657fb1-1266-4f98-9dda-2f806ef5f008 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:18.879756 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 417/1700] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:18.917866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-3d888924-78fb-46a7-848e-74629cbd8b22 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.923425 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-3d888924-78fb-46a7-848e-74629cbd8b22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:18.923602 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-3d888924-78fb-46a7-848e-74629cbd8b22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.924013 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-3d888924-78fb-46a7-848e-74629cbd8b22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.935285 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b4911b4e-4a53-42bd-9513-895612935fab req-65766f29-ac9d-4e9c-a78b-652a86fa8194 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:18.937843 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-65766f29-ac9d-4e9c-a78b-652a86fa8194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:18.938098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-65766f29-ac9d-4e9c-a78b-652a86fa8194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:18.938373 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-65766f29-ac9d-4e9c-a78b-652a86fa8194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:18.946473 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:18.946473 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:18.951108 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-b4911b4e-4a53-42bd-9513-895612935fab req-65766f29-ac9d-4e9c-a78b-652a86fa8194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:18.952707 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:18.952707 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:18.955902 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-65766f29-ac9d-4e9c-a78b-652a86fa8194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:18.956284 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 432/1701] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:18.960283 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-3d888924-78fb-46a7-848e-74629cbd8b22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:18.973341 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-3d888924-78fb-46a7-848e-74629cbd8b22 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:18.974951 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 430/1702] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:18 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:19.273193 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-632fe17d-5fa7-4c7c-b2d3-9b1fe9e64894 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:19.275994 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-632fe17d-5fa7-4c7c-b2d3-9b1fe9e64894 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:19.276293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-632fe17d-5fa7-4c7c-b2d3-9b1fe9e64894 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:19.276535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-632fe17d-5fa7-4c7c-b2d3-9b1fe9e64894 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:19.313686 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:19.313686 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:19.332413 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-632fe17d-5fa7-4c7c-b2d3-9b1fe9e64894 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:19.342659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-914b7de3-b0ec-4dae-91f3-b58b154c0566 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:19.346061 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-914b7de3-b0ec-4dae-91f3-b58b154c0566 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:19.346504 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-914b7de3-b0ec-4dae-91f3-b58b154c0566 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:19.346504 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-914b7de3-b0ec-4dae-91f3-b58b154c0566 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:19.346571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-914b7de3-b0ec-4dae-91f3-b58b154c0566 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:19.347211 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-632fe17d-5fa7-4c7c-b2d3-9b1fe9e64894 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:19.348012 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 424/1703] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:19 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1442 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:19.354184 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:19.354184 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:19.356004 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-914b7de3-b0ec-4dae-91f3-b58b154c0566 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:19.356873 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 418/1704] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:19 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:19.465530 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5a19d49f-e7ad-4a27-8114-35f700e1a1ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:19.470906 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a19d49f-e7ad-4a27-8114-35f700e1a1ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:19.471359 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a19d49f-e7ad-4a27-8114-35f700e1a1ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:19.471508 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a19d49f-e7ad-4a27-8114-35f700e1a1ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:19.471586 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5a19d49f-e7ad-4a27-8114-35f700e1a1ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:19.485776 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:19.485776 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:19.486264 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a19d49f-e7ad-4a27-8114-35f700e1a1ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:19.486782 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 433/1705] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:19 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:19.496451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-d67ee6cc-3cd1-4094-8444-ca0c1161e30b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:19.502912 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-d67ee6cc-3cd1-4094-8444-ca0c1161e30b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/attachments/d8551f3a-dd5d-4f23-aa8c-b9f3df9260bd Jul 03 14:56:19.503527 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-d67ee6cc-3cd1-4094-8444-ca0c1161e30b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:19.504066 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-d67ee6cc-3cd1-4094-8444-ca0c1161e30b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:19.524531 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:19.524531 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:19.721275 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a89ae385-646b-4f22-bd2f-6ceaff045e3b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:19.721594 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a89ae385-646b-4f22-bd2f-6ceaff045e3b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:19.721788 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a89ae385-646b-4f22-bd2f-6ceaff045e3b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:19.722049 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a89ae385-646b-4f22-bd2f-6ceaff045e3b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:19.722220 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a89ae385-646b-4f22-bd2f-6ceaff045e3b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:19.729732 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:19.729732 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:19.730614 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a89ae385-646b-4f22-bd2f-6ceaff045e3b tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:19.731090 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 425/1706] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:19 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:20.084807 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-42a808b5-aa5d-4fcc-8b1b-2964ca2d22be req-d67ee6cc-3cd1-4094-8444-ca0c1161e30b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/d8551f3a-dd5d-4f23-aa8c-b9f3df9260bd returned with HTTP 200 Jul 03 14:56:20.085418 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 431/1707] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:56:19 2026] DELETE /volume/v3/attachments/d8551f3a-dd5d-4f23-aa8c-b9f3df9260bd => generated 192 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:20.368472 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-62762795-5091-4b21-86ad-13a80a3001e0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:20.370902 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6736a094-92e9-449f-83df-749d4d4563f4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:20.371777 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62762795-5091-4b21-86ad-13a80a3001e0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:20.372089 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62762795-5091-4b21-86ad-13a80a3001e0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:20.372408 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62762795-5091-4b21-86ad-13a80a3001e0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:20.373276 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6736a094-92e9-449f-83df-749d4d4563f4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:20.373552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6736a094-92e9-449f-83df-749d4d4563f4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:20.373812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6736a094-92e9-449f-83df-749d4d4563f4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:20.373976 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6736a094-92e9-449f-83df-749d4d4563f4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:20.379811 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:20.379811 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:20.380538 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6736a094-92e9-449f-83df-749d4d4563f4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:20.381886 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 434/1708] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:20 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:20.388683 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:20.388683 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:20.395734 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-62762795-5091-4b21-86ad-13a80a3001e0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:20.403622 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62762795-5091-4b21-86ad-13a80a3001e0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:20.404143 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 419/1709] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:20 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:20.483839 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5f207188-dbdb-4286-a745-bfd104a859bc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:20.499975 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5f207188-dbdb-4286-a745-bfd104a859bc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:20.501993 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5f207188-dbdb-4286-a745-bfd104a859bc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:20.501993 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5f207188-dbdb-4286-a745-bfd104a859bc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:20.505264 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e2d859e2-5181-4466-b32d-8f1adc47ef08 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:20.507843 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e2d859e2-5181-4466-b32d-8f1adc47ef08 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:20.508242 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e2d859e2-5181-4466-b32d-8f1adc47ef08 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:20.508469 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e2d859e2-5181-4466-b32d-8f1adc47ef08 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:20.508634 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-e2d859e2-5181-4466-b32d-8f1adc47ef08 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:20.518790 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:20.518790 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:20.518790 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e2d859e2-5181-4466-b32d-8f1adc47ef08 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:20.520857 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 432/1710] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:20 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:20.538049 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:20.538049 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:20.548542 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5f207188-dbdb-4286-a745-bfd104a859bc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Volume info retrieved successfully. Jul 03 14:56:20.573858 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5f207188-dbdb-4286-a745-bfd104a859bc tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:20.575030 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 426/1711] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:20 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1142 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:20.646034 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-1b6b9a80-04d4-46eb-a547-edaed4d511d3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:20.651620 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-1b6b9a80-04d4-46eb-a547-edaed4d511d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:20.651620 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-1b6b9a80-04d4-46eb-a547-edaed4d511d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:20.651620 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-1b6b9a80-04d4-46eb-a547-edaed4d511d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:20.667228 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:20.667228 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:20.679704 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-1b6b9a80-04d4-46eb-a547-edaed4d511d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:20.688060 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-1b6b9a80-04d4-46eb-a547-edaed4d511d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:20.688704 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 435/1712] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:20 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:20.716460 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-41a4e717-89a5-43f9-a903-ef1cc235948b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:20.719991 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-41a4e717-89a5-43f9-a903-ef1cc235948b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e/action Jul 03 14:56:20.720309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-41a4e717-89a5-43f9-a903-ef1cc235948b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:20.720487 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-41a4e717-89a5-43f9-a903-ef1cc235948b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:20.736014 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:20.736014 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:20.736559 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-41a4e717-89a5-43f9-a903-ef1cc235948b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:20.744113 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3045360d-f98c-41d8-bac9-6541eac0e7e2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:20.747047 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3045360d-f98c-41d8-bac9-6541eac0e7e2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:20.747047 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3045360d-f98c-41d8-bac9-6541eac0e7e2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:20.747271 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3045360d-f98c-41d8-bac9-6541eac0e7e2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:20.747410 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-3045360d-f98c-41d8-bac9-6541eac0e7e2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:20.752826 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:20.752826 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:20.753938 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3045360d-f98c-41d8-bac9-6541eac0e7e2 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:20.754348 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 433/1713] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:20 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:20.755286 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-41a4e717-89a5-43f9-a903-ef1cc235948b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Begin detaching volume completed successfully. Jul 03 14:56:20.755546 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-41a4e717-89a5-43f9-a903-ef1cc235948b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e/action returned with HTTP 202 Jul 03 14:56:20.756086 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 420/1714] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:56:20 2026] POST /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:20.798629 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4291af25-c582-461b-a935-5438b56f1f0f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:20.801351 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4291af25-c582-461b-a935-5438b56f1f0f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:20.801351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4291af25-c582-461b-a935-5438b56f1f0f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:20.801706 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4291af25-c582-461b-a935-5438b56f1f0f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:20.815656 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:20.815656 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:20.822158 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4291af25-c582-461b-a935-5438b56f1f0f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:20.827633 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4291af25-c582-461b-a935-5438b56f1f0f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:20.828598 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 427/1715] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:20 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:21.022675 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34591daf-000d-4c0e-8353-54fff7c78135 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.023314 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34591daf-000d-4c0e-8353-54fff7c78135 None None] GET https://10.4.3.99/volume// Jul 03 14:56:21.023415 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34591daf-000d-4c0e-8353-54fff7c78135 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.023659 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34591daf-000d-4c0e-8353-54fff7c78135 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.024417 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34591daf-000d-4c0e-8353-54fff7c78135 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:56:21.028429 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 436/1716] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:56:21.042946 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-b4911b4e-4a53-42bd-9513-895612935fab req-fef04334-7f08-4b31-98c9-9b26157db8f5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.259664 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-fef04334-7f08-4b31-98c9-9b26157db8f5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:56:21.260332 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-fef04334-7f08-4b31-98c9-9b26157db8f5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e4915dd-a8a9-4324-9424-91da76cc9267", "connector": null, "instance_uuid": "63825d51-551a-44e0-a3e9-2bc9d1c55ff2"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:21.277661 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:21.277661 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:21.370699 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-fef04334-7f08-4b31-98c9-9b26157db8f5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:56:21.373379 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 434/1717] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:56:21 2026] POST /volume/v3/attachments => generated 273 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:21.398042 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-346cb85b-5800-429b-912e-63708a776a16 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.402484 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-346cb85b-5800-429b-912e-63708a776a16 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:21.402782 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-346cb85b-5800-429b-912e-63708a776a16 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.402989 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-346cb85b-5800-429b-912e-63708a776a16 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.403138 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-346cb85b-5800-429b-912e-63708a776a16 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:21.412202 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:21.412202 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:21.412741 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-346cb85b-5800-429b-912e-63708a776a16 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:21.414104 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 421/1718] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:21.495168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b3c17411-fcb5-4fa6-a686-36b928176e1b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.497298 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b3c17411-fcb5-4fa6-a686-36b928176e1b tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:21.497597 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b3c17411-fcb5-4fa6-a686-36b928176e1b tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.497894 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b3c17411-fcb5-4fa6-a686-36b928176e1b tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.516068 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:21.516068 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:21.527538 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b3c17411-fcb5-4fa6-a686-36b928176e1b tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:21.534955 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b3c17411-fcb5-4fa6-a686-36b928176e1b tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:21.535548 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 428/1719] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:21.539693 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-97febe00-fd75-49fc-b34e-28e694616c66 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.543492 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97febe00-fd75-49fc-b34e-28e694616c66 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:21.543940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97febe00-fd75-49fc-b34e-28e694616c66 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.543940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97febe00-fd75-49fc-b34e-28e694616c66 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.543940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-97febe00-fd75-49fc-b34e-28e694616c66 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:21.550737 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:21.550737 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:21.551991 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97febe00-fd75-49fc-b34e-28e694616c66 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:21.552667 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 437/1720] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:21.643286 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-827c07c2-e125-4da9-b530-89382e1f312f req-425f63e0-c902-42f0-bd9a-7e6ffdcb3892 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.647150 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-827c07c2-e125-4da9-b530-89382e1f312f req-425f63e0-c902-42f0-bd9a-7e6ffdcb3892 tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] DELETE https://10.4.3.99/volume/v3/volumes/tempest-invalid-1204160658 Jul 03 14:56:21.647150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-827c07c2-e125-4da9-b530-89382e1f312f req-425f63e0-c902-42f0-bd9a-7e6ffdcb3892 tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.647150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-827c07c2-e125-4da9-b530-89382e1f312f req-425f63e0-c902-42f0-bd9a-7e6ffdcb3892 tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.647150 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [req-827c07c2-e125-4da9-b530-89382e1f312f req-425f63e0-c902-42f0-bd9a-7e6ffdcb3892 tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] Delete volume with id: tempest-invalid-1204160658 Jul 03 14:56:21.663375 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-827c07c2-e125-4da9-b530-89382e1f312f req-425f63e0-c902-42f0-bd9a-7e6ffdcb3892 tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] https://10.4.3.99/volume/v3/volumes/tempest-invalid-1204160658 returned with HTTP 404 Jul 03 14:56:21.663962 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 435/1721] 10.4.3.99 () {70 vars in 1583 bytes} [Fri Jul 3 14:56:21 2026] DELETE /volume/v3/volumes/tempest-invalid-1204160658 => generated 99 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:21.767042 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-734c11ea-a30d-416e-8093-b310a1dfa268 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.772193 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-36d207fb-85ec-4c1e-a422-e4bacf5e819b req-4fe18f38-cc6c-4503-add9-6eb7a47c4adf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.772759 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-734c11ea-a30d-416e-8093-b310a1dfa268 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:21.773003 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-734c11ea-a30d-416e-8093-b310a1dfa268 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.773284 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-734c11ea-a30d-416e-8093-b310a1dfa268 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.773497 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-734c11ea-a30d-416e-8093-b310a1dfa268 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:21.776494 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-36d207fb-85ec-4c1e-a422-e4bacf5e819b req-4fe18f38-cc6c-4503-add9-6eb7a47c4adf tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] DELETE https://10.4.3.99/volume/v3/volumes/158f0e22-1215-4957-aaed-608a4eb6c91d Jul 03 14:56:21.776749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-36d207fb-85ec-4c1e-a422-e4bacf5e819b req-4fe18f38-cc6c-4503-add9-6eb7a47c4adf tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.776961 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-36d207fb-85ec-4c1e-a422-e4bacf5e819b req-4fe18f38-cc6c-4503-add9-6eb7a47c4adf tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.777381 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-36d207fb-85ec-4c1e-a422-e4bacf5e819b req-4fe18f38-cc6c-4503-add9-6eb7a47c4adf tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] Delete volume with id: 158f0e22-1215-4957-aaed-608a4eb6c91d Jul 03 14:56:21.789149 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:21.789149 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:21.791436 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-734c11ea-a30d-416e-8093-b310a1dfa268 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:21.794684 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 422/1722] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 757 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:21.795383 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-36d207fb-85ec-4c1e-a422-e4bacf5e819b req-4fe18f38-cc6c-4503-add9-6eb7a47c4adf tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-member] https://10.4.3.99/volume/v3/volumes/158f0e22-1215-4957-aaed-608a4eb6c91d returned with HTTP 404 Jul 03 14:56:21.796989 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 429/1723] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 14:56:21 2026] DELETE /volume/v3/volumes/158f0e22-1215-4957-aaed-608a4eb6c91d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:21.805956 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afe29ebe-68a2-4346-8f7c-d26d672c00c9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.805956 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afe29ebe-68a2-4346-8f7c-d26d672c00c9 None None] GET https://10.4.3.99/volume// Jul 03 14:56:21.806455 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afe29ebe-68a2-4346-8f7c-d26d672c00c9 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.806455 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afe29ebe-68a2-4346-8f7c-d26d672c00c9 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.808382 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afe29ebe-68a2-4346-8f7c-d26d672c00c9 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:56:21.808759 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 438/1724] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:56:21.824590 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-a748ad52-8916-4956-87a2-2b9d9338ca25 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.826965 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-a748ad52-8916-4956-87a2-2b9d9338ca25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:21.827387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-a748ad52-8916-4956-87a2-2b9d9338ca25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.827789 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-a748ad52-8916-4956-87a2-2b9d9338ca25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.838571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d75ccdbd-8111-4a8b-987f-a16f66ad97fe req-ba82c61f-85da-4845-87f7-ec61d4f8e1d3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.839705 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d75ccdbd-8111-4a8b-987f-a16f66ad97fe req-ba82c61f-85da-4845-87f7-ec61d4f8e1d3 tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-reader] GET https://10.4.3.99/volume/v3/volumes/77a4c983-c7f7-4366-a429-e84d4c05a2e8 Jul 03 14:56:21.839705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d75ccdbd-8111-4a8b-987f-a16f66ad97fe req-ba82c61f-85da-4845-87f7-ec61d4f8e1d3 tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.839845 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d75ccdbd-8111-4a8b-987f-a16f66ad97fe req-ba82c61f-85da-4845-87f7-ec61d4f8e1d3 tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-reader] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.841678 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:21.841678 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:21.846074 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d75ccdbd-8111-4a8b-987f-a16f66ad97fe req-ba82c61f-85da-4845-87f7-ec61d4f8e1d3 tempest-VolumesNegativeTest-687120857 tempest-VolumesNegativeTest-687120857-project-reader] https://10.4.3.99/volume/v3/volumes/77a4c983-c7f7-4366-a429-e84d4c05a2e8 returned with HTTP 404 Jul 03 14:56:21.846732 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 423/1725] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/v3/volumes/77a4c983-c7f7-4366-a429-e84d4c05a2e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:21.847527 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-a748ad52-8916-4956-87a2-2b9d9338ca25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:21.850180 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0d55ddd4-6361-4b1e-9e83-e2f57ca3580f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.852845 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0d55ddd4-6361-4b1e-9e83-e2f57ca3580f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:21.852845 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0d55ddd4-6361-4b1e-9e83-e2f57ca3580f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.853514 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-a748ad52-8916-4956-87a2-2b9d9338ca25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:21.853562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0d55ddd4-6361-4b1e-9e83-e2f57ca3580f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.853609 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 436/1726] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:56:21.869526 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:21.869526 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:21.876451 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0d55ddd4-6361-4b1e-9e83-e2f57ca3580f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:21.884628 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0d55ddd4-6361-4b1e-9e83-e2f57ca3580f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:21.884628 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 430/1727] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:21.926816 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7b63ba8a-4b32-4c93-b885-161b33a2520b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.927496 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b63ba8a-4b32-4c93-b885-161b33a2520b None None] GET https://10.4.3.99/volume// Jul 03 14:56:21.927496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b63ba8a-4b32-4c93-b885-161b33a2520b None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.927592 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b63ba8a-4b32-4c93-b885-161b33a2520b None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.928062 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b63ba8a-4b32-4c93-b885-161b33a2520b None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:56:21.928473 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 439/1728] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:56:21.940908 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b4911b4e-4a53-42bd-9513-895612935fab req-7bedb524-e350-482c-8db8-65222f8967a4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:21.943098 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-7bedb524-e350-482c-8db8-65222f8967a4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:21.943370 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-7bedb524-e350-482c-8db8-65222f8967a4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:21.943370 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-7bedb524-e350-482c-8db8-65222f8967a4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:21.959265 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:21.959265 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:21.969365 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-b4911b4e-4a53-42bd-9513-895612935fab req-7bedb524-e350-482c-8db8-65222f8967a4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:21.975551 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-7bedb524-e350-482c-8db8-65222f8967a4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:21.976755 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 424/1729] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:56:21 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 1060 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:56:22.111027 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-b4911b4e-4a53-42bd-9513-895612935fab req-ca093aa1-673f-4648-a296-25cfa2b40d7d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:22.116209 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-ca093aa1-673f-4648-a296-25cfa2b40d7d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] PUT https://10.4.3.99/volume/v3/attachments/c2afd3e9-80bc-4d42-beb4-9f22af5aa34a Jul 03 14:56:22.117098 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-ca093aa1-673f-4648-a296-25cfa2b40d7d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:22.130354 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-b4911b4e-4a53-42bd-9513-895612935fab req-ca093aa1-673f-4648-a296-25cfa2b40d7d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Acquiring lock "cinder-attachment_update-0e4915dd-a8a9-4324-9424-91da76cc9267-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:56:22.134827 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-b4911b4e-4a53-42bd-9513-895612935fab req-ca093aa1-673f-4648-a296-25cfa2b40d7d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-0e4915dd-a8a9-4324-9424-91da76cc9267-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:56:22.136326 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:22.136326 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:22.431693 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-33127373-9556-4734-8f15-331089009b5d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:22.434786 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-33127373-9556-4734-8f15-331089009b5d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:22.435088 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-33127373-9556-4734-8f15-331089009b5d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:22.435410 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-33127373-9556-4734-8f15-331089009b5d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:22.436050 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-33127373-9556-4734-8f15-331089009b5d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:22.443271 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:22.443271 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:22.443610 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-33127373-9556-4734-8f15-331089009b5d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:22.444150 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 431/1730] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:22 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:22.556164 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f790cd29-642f-4f08-907c-13f9fef8f1a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:22.562491 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f790cd29-642f-4f08-907c-13f9fef8f1a5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:22.562491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f790cd29-642f-4f08-907c-13f9fef8f1a5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:22.562491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f790cd29-642f-4f08-907c-13f9fef8f1a5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:22.571209 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-72bcd8a0-79b1-43a8-88ac-c3da400cd37b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:22.571604 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72bcd8a0-79b1-43a8-88ac-c3da400cd37b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:22.571800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72bcd8a0-79b1-43a8-88ac-c3da400cd37b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:22.572012 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72bcd8a0-79b1-43a8-88ac-c3da400cd37b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:22.572145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-72bcd8a0-79b1-43a8-88ac-c3da400cd37b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:22.582024 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:22.582024 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:22.583712 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72bcd8a0-79b1-43a8-88ac-c3da400cd37b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:22.583712 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 425/1731] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:22 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:22.587202 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:22.587202 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:22.592584 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f790cd29-642f-4f08-907c-13f9fef8f1a5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:22.598969 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f790cd29-642f-4f08-907c-13f9fef8f1a5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:22.599458 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 440/1732] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:22 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:22.676654 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-b4911b4e-4a53-42bd-9513-895612935fab req-ca093aa1-673f-4648-a296-25cfa2b40d7d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-0e4915dd-a8a9-4324-9424-91da76cc9267-np0000004430" released by "attachment_update" :: held 0.542s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:56:22.677082 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-ca093aa1-673f-4648-a296-25cfa2b40d7d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/c2afd3e9-80bc-4d42-beb4-9f22af5aa34a returned with HTTP 200 Jul 03 14:56:22.678496 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 437/1733] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:56:22 2026] PUT /volume/v3/attachments/c2afd3e9-80bc-4d42-beb4-9f22af5aa34a => generated 968 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:22.688990 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-b4911b4e-4a53-42bd-9513-895612935fab req-5b5c0981-fc00-49b6-98ad-3d7d907dabb0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:22.691989 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-5b5c0981-fc00-49b6-98ad-3d7d907dabb0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267/encryption Jul 03 14:56:22.692372 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-5b5c0981-fc00-49b6-98ad-3d7d907dabb0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:22.692749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-5b5c0981-fc00-49b6-98ad-3d7d907dabb0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:22.709331 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:22.709331 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:22.728061 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-5b5c0981-fc00-49b6-98ad-3d7d907dabb0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267/encryption returned with HTTP 200 Jul 03 14:56:22.732083 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 432/1734] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 14:56:22 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267/encryption => generated 161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:22.808336 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e26d14c9-188c-4f18-89a6-860714e87eaf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:22.810484 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e26d14c9-188c-4f18-89a6-860714e87eaf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:22.810681 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e26d14c9-188c-4f18-89a6-860714e87eaf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:22.811426 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e26d14c9-188c-4f18-89a6-860714e87eaf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:22.811426 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e26d14c9-188c-4f18-89a6-860714e87eaf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:22.822464 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:22.822464 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:22.823431 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e26d14c9-188c-4f18-89a6-860714e87eaf tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:22.823746 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 426/1735] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:22 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:22.841666 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-23ed088f-ac45-4453-9392-d6382d35145a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:22.844314 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:22.844873 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "010c8155-70c7-48e4-9b74-6ebeaf77b05a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2052761820"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:22.846745 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request body: {'volume': {"'backup_id": '010c8155-70c7-48e4-9b74-6ebeaf77b05a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2052761820'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:22.846912 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume of 1 GB Jul 03 14:56:22.853378 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Availability Zones retrieved successfully. Jul 03 14:56:22.860476 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (aa730104-800f-4328-87ee-7cbcd89cbbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:22.861657 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c492edc-c8c2-4e01-951f-c2e034598f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:22.862914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:22.910464 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aa16974b-5642-45f8-b273-e90bfdd933d7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:22.912371 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa16974b-5642-45f8-b273-e90bfdd933d7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:22.912594 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa16974b-5642-45f8-b273-e90bfdd933d7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:22.912911 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa16974b-5642-45f8-b273-e90bfdd933d7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:22.917753 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c492edc-c8c2-4e01-951f-c2e034598f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:22.920262 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15277db-3c35-4980-a296-ad967dcb739a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:22.929929 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:22.929929 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:22.940664 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aa16974b-5642-45f8-b273-e90bfdd933d7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:22.946577 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa16974b-5642-45f8-b273-e90bfdd933d7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:22.947676 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 438/1736] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:22 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:22.996161 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Created reservations ['d4b380c0-4bf8-463a-95eb-076489359eeb', 'd5b5eafc-cbbc-4e2c-adeb-7f9bff6ff9fd', '703dda70-f864-41fe-8eb2-95ac207ecbcd', '01a469dd-0ad6-4d6e-82f8-6a467515cd61'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:22.997120 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15277db-3c35-4980-a296-ad967dcb739a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4b380c0-4bf8-463a-95eb-076489359eeb', 'd5b5eafc-cbbc-4e2c-adeb-7f9bff6ff9fd', '703dda70-f864-41fe-8eb2-95ac207ecbcd', '01a469dd-0ad6-4d6e-82f8-6a467515cd61']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:22.998780 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f3b00b-2d3c-40fb-8c19-f0c43dbb155c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.036444 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f3b00b-2d3c-40fb-8c19-f0c43dbb155c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e300714-352f-4717-b5c8-dc14ab12fde7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2052761820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['d4b380c0-4bf8-463a-95eb-076489359eeb','d5b5eafc-cbbc-4e2c-adeb-7f9bff6ff9fd','703dda70-f864-41fe-8eb2-95ac207ecbcd','01a469dd-0ad6-4d6e-82f8-6a467515cd61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2052761820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e300714-352f-4717-b5c8-dc14ab12fde7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b2fb309f620439a951a1bc31c7be2eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7a4875585fb433594ff2306d8856d0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.037165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b8c4d6-1b7b-4b22-afc1-7ab0e0c83298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.070522 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b8c4d6-1b7b-4b22-afc1-7ab0e0c83298) transitioned into state 'SUCCESS' from state '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-2052761820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['d4b380c0-4bf8-463a-95eb-076489359eeb','d5b5eafc-cbbc-4e2c-adeb-7f9bff6ff9fd','703dda70-f864-41fe-8eb2-95ac207ecbcd','01a469dd-0ad6-4d6e-82f8-6a467515cd61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.074829 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063f3f6f-7a95-4783-826b-f1b4a4f127d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.095401 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063f3f6f-7a95-4783-826b-f1b4a4f127d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.096313 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (aa730104-800f-4328-87ee-7cbcd89cbbc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:23.097264 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request issued successfully. Jul 03 14:56:23.097347 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23ed088f-ac45-4453-9392-d6382d35145a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:23.097786 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 441/1737] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:22 2026] POST /volume/v3/volumes => generated 756 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:23.118261 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:23.120898 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:23.122151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "010c8155-70c7-48e4-9b74-6ebeaf77b05a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1096660670"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:23.124473 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request body: {'volume': {"'backup_id": '010c8155-70c7-48e4-9b74-6ebeaf77b05a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1096660670'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:23.124884 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume of 1 GB Jul 03 14:56:23.140762 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Availability Zones retrieved successfully. Jul 03 14:56:23.148941 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (ea77e247-e796-4cef-bcaf-4a1587fc36d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:23.152609 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b923fca2-be10-4bd2-b468-5cc2ce2236ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.154671 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:23.202072 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b923fca2-be10-4bd2-b468-5cc2ce2236ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.203153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a605cb-2e79-4798-b87d-8805162b65b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.283643 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Created reservations ['042d784d-2366-4823-88d2-3894d052b6dd', '2323f77c-5b0d-4ea0-a8ae-0ee75054522a', '1ec987ea-a6de-4282-a667-28c6739f85ff', '3840adf8-0b77-44ba-9e35-bf2ab77efc1b'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:23.285304 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a605cb-2e79-4798-b87d-8805162b65b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['042d784d-2366-4823-88d2-3894d052b6dd', '2323f77c-5b0d-4ea0-a8ae-0ee75054522a', '1ec987ea-a6de-4282-a667-28c6739f85ff', '3840adf8-0b77-44ba-9e35-bf2ab77efc1b']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.286064 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c043dfe-3e1e-44e9-8aaa-f5df028d2a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.336024 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c043dfe-3e1e-44e9-8aaa-f5df028d2a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '935f5143-31c6-443f-9a10-75eedaac834c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1096660670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['042d784d-2366-4823-88d2-3894d052b6dd','2323f77c-5b0d-4ea0-a8ae-0ee75054522a','1ec987ea-a6de-4282-a667-28c6739f85ff','3840adf8-0b77-44ba-9e35-bf2ab77efc1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1096660670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=935f5143-31c6-443f-9a10-75eedaac834c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b2fb309f620439a951a1bc31c7be2eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7a4875585fb433594ff2306d8856d0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.337101 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf7ff223-7013-4736-9ea0-fb5e18a2f774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.382259 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf7ff223-7013-4736-9ea0-fb5e18a2f774) transitioned into state 'SUCCESS' from state '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-1096660670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['042d784d-2366-4823-88d2-3894d052b6dd','2323f77c-5b0d-4ea0-a8ae-0ee75054522a','1ec987ea-a6de-4282-a667-28c6739f85ff','3840adf8-0b77-44ba-9e35-bf2ab77efc1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.383438 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8e44cf-e4a2-4b3c-8de8-043137d0f437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.401720 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8e44cf-e4a2-4b3c-8de8-043137d0f437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.402826 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (ea77e247-e796-4cef-bcaf-4a1587fc36d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:23.403323 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request issued successfully. Jul 03 14:56:23.404207 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-53f5fe7e-ba02-4ee2-a33f-aa36fed37017 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:23.404828 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 433/1738] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:23 2026] POST /volume/v3/volumes => generated 756 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:23.424505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-23d4160f-6d52-44f3-9df8-6b377e111773 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:23.427278 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:23.427742 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "010c8155-70c7-48e4-9b74-6ebeaf77b05a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1319895765"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:23.429766 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request body: {'volume': {"'backup_id": '010c8155-70c7-48e4-9b74-6ebeaf77b05a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1319895765'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:23.429954 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume of 1 GB Jul 03 14:56:23.437654 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Availability Zones retrieved successfully. Jul 03 14:56:23.446708 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (902e275e-7b2c-492a-bf35-2b89270b22c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:23.449309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb86616-53d4-41ff-a10d-74c0013c2872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.449309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:23.469657 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5eba6a9c-1f61-4dac-bfde-e9694b6b10b3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:23.471826 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5eba6a9c-1f61-4dac-bfde-e9694b6b10b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:23.472198 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5eba6a9c-1f61-4dac-bfde-e9694b6b10b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:23.472316 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5eba6a9c-1f61-4dac-bfde-e9694b6b10b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:23.472435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5eba6a9c-1f61-4dac-bfde-e9694b6b10b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:23.478659 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:23.478659 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:23.479717 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5eba6a9c-1f61-4dac-bfde-e9694b6b10b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:23.480384 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 439/1739] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:23 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:23.514309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb86616-53d4-41ff-a10d-74c0013c2872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.515450 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45cd86b-42c8-4429-984e-030f1af2dcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.604662 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-29633d28-4cb8-4039-8b09-f8a7d8fcc1a6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:23.607736 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29633d28-4cb8-4039-8b09-f8a7d8fcc1a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:23.608567 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29633d28-4cb8-4039-8b09-f8a7d8fcc1a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:23.610193 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29633d28-4cb8-4039-8b09-f8a7d8fcc1a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:23.610193 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-29633d28-4cb8-4039-8b09-f8a7d8fcc1a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:23.619970 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:23.619970 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:23.620735 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-040f6538-3c58-4fc3-b39f-b8a16bb7d943 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:23.620969 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29633d28-4cb8-4039-8b09-f8a7d8fcc1a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:23.622243 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 442/1740] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:23 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:23.622456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Created reservations ['b6b1c0b2-47e1-4e9e-8579-8d59d942d316', '39295317-7175-40e3-ba58-57cd85e566a1', 'ce24c184-3014-4bf2-97b7-e73f8daedc46', 'dd5d439e-70a0-4a74-a700-dfc1060ce339'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:23.623451 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45cd86b-42c8-4429-984e-030f1af2dcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6b1c0b2-47e1-4e9e-8579-8d59d942d316', '39295317-7175-40e3-ba58-57cd85e566a1', 'ce24c184-3014-4bf2-97b7-e73f8daedc46', 'dd5d439e-70a0-4a74-a700-dfc1060ce339']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.624187 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-040f6538-3c58-4fc3-b39f-b8a16bb7d943 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:23.624474 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-040f6538-3c58-4fc3-b39f-b8a16bb7d943 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:23.624556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc862d81-9852-4491-bfd4-f80a37578dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.624808 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-040f6538-3c58-4fc3-b39f-b8a16bb7d943 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:23.647396 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:23.647396 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:23.659510 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc862d81-9852-4491-bfd4-f80a37578dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4572bbf1-8def-472d-a5a7-8e4d83fd772a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1319895765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['b6b1c0b2-47e1-4e9e-8579-8d59d942d316','39295317-7175-40e3-ba58-57cd85e566a1','ce24c184-3014-4bf2-97b7-e73f8daedc46','dd5d439e-70a0-4a74-a700-dfc1060ce339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1319895765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4572bbf1-8def-472d-a5a7-8e4d83fd772a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b2fb309f620439a951a1bc31c7be2eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7a4875585fb433594ff2306d8856d0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.660786 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-040f6538-3c58-4fc3-b39f-b8a16bb7d943 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:23.661516 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (422f3fda-d0a2-4d4c-b5dc-12ea125a545e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.668098 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-040f6538-3c58-4fc3-b39f-b8a16bb7d943 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:23.668484 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 434/1741] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:23 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:23.702229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (422f3fda-d0a2-4d4c-b5dc-12ea125a545e) transitioned into state 'SUCCESS' from state '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-1319895765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['b6b1c0b2-47e1-4e9e-8579-8d59d942d316','39295317-7175-40e3-ba58-57cd85e566a1','ce24c184-3014-4bf2-97b7-e73f8daedc46','dd5d439e-70a0-4a74-a700-dfc1060ce339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.703327 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d50104-613b-4209-9fb8-c01deb468f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.727010 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d50104-613b-4209-9fb8-c01deb468f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.728953 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (902e275e-7b2c-492a-bf35-2b89270b22c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:23.729358 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request issued successfully. Jul 03 14:56:23.730105 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23d4160f-6d52-44f3-9df8-6b377e111773 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:23.730865 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 427/1742] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:23 2026] POST /volume/v3/volumes => generated 756 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:23.748813 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:23.754219 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:23.754219 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "010c8155-70c7-48e4-9b74-6ebeaf77b05a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-181366684"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:23.761815 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request body: {'volume': {"'backup_id": '010c8155-70c7-48e4-9b74-6ebeaf77b05a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-181366684'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:23.761815 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume of 1 GB Jul 03 14:56:23.767142 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Availability Zones retrieved successfully. Jul 03 14:56:23.778436 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (c20209bc-310f-4603-8d0d-2bc7b9bc88ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:23.781555 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c167d0-aab4-4583-82c8-90a7d8b27969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.782321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:23.839834 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c167d0-aab4-4583-82c8-90a7d8b27969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.841031 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecdf1454-c6c5-42b2-855e-568cc1c87557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.943303 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Created reservations ['5a198e53-e2ca-4964-a9cf-d21a18fc929f', '322548a9-a6eb-4600-8298-b21c404ecdf0', 'cdb607ee-9bee-4d38-aa50-89cb7ac9688d', 'b181de2d-ff36-4784-ac2d-bf0ec2cbbb1d'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:23.943947 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecdf1454-c6c5-42b2-855e-568cc1c87557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a198e53-e2ca-4964-a9cf-d21a18fc929f', '322548a9-a6eb-4600-8298-b21c404ecdf0', 'cdb607ee-9bee-4d38-aa50-89cb7ac9688d', 'b181de2d-ff36-4784-ac2d-bf0ec2cbbb1d']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.945396 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd9197df-e779-47b8-9cb6-11fa9bcf685f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.973050 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ef54cfe4-3560-472e-a504-8b4acdb124a3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:23.976322 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef54cfe4-3560-472e-a504-8b4acdb124a3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:23.976322 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef54cfe4-3560-472e-a504-8b4acdb124a3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:23.976322 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef54cfe4-3560-472e-a504-8b4acdb124a3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:23.992205 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:23.992205 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:23.992579 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd9197df-e779-47b8-9cb6-11fa9bcf685f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '400f3184-6f6a-4f8f-8ef5-425bddf602d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-181366684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['5a198e53-e2ca-4964-a9cf-d21a18fc929f','322548a9-a6eb-4600-8298-b21c404ecdf0','cdb607ee-9bee-4d38-aa50-89cb7ac9688d','b181de2d-ff36-4784-ac2d-bf0ec2cbbb1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-181366684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=400f3184-6f6a-4f8f-8ef5-425bddf602d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b2fb309f620439a951a1bc31c7be2eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7a4875585fb433594ff2306d8856d0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:23.995260 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b4ba4d-f5a0-4497-91d3-01835677bded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:23.998309 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ef54cfe4-3560-472e-a504-8b4acdb124a3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:24.007004 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef54cfe4-3560-472e-a504-8b4acdb124a3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:24.010801 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 443/1743] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:23 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:24.033962 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b4ba4d-f5a0-4497-91d3-01835677bded) transitioned into state 'SUCCESS' from state '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-181366684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['5a198e53-e2ca-4964-a9cf-d21a18fc929f','322548a9-a6eb-4600-8298-b21c404ecdf0','cdb607ee-9bee-4d38-aa50-89cb7ac9688d','b181de2d-ff36-4784-ac2d-bf0ec2cbbb1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:24.034652 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b42a9c-8789-4b01-b6cd-fcee86c40541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:24.053383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b42a9c-8789-4b01-b6cd-fcee86c40541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:24.054633 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (c20209bc-310f-4603-8d0d-2bc7b9bc88ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:24.055098 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request issued successfully. Jul 03 14:56:24.056329 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ff0b72f1-a1df-4f5e-8468-60bcf58947fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:24.056943 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 440/1744] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:23 2026] POST /volume/v3/volumes => generated 755 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:24.074565 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8226f389-7211-4873-912e-d40340d1c3ad None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.076598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:24.077225 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "010c8155-70c7-48e4-9b74-6ebeaf77b05a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-99882239"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:24.080333 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request body: {'volume': {"'backup_id": '010c8155-70c7-48e4-9b74-6ebeaf77b05a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-99882239'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:24.080608 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume of 1 GB Jul 03 14:56:24.087722 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Availability Zones retrieved successfully. Jul 03 14:56:24.098022 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (33428061-5ab0-48a4-805c-8ff331051e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:24.099433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fca8a24-f8d2-4196-b7b5-19516c696878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:24.102394 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:24.152686 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fca8a24-f8d2-4196-b7b5-19516c696878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:24.153521 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91bb226-b9b0-44cd-ada2-6cce710c743a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:24.243619 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Created reservations ['6b6cbe26-62c1-4700-b69a-b09f4badb8ed', 'b4af43a4-dbc4-44b4-90d0-8eb9be7fef72', '9228357a-ae31-44c7-9988-9607405c0b3b', '93f94466-3405-4241-b239-944523814295'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:24.244481 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91bb226-b9b0-44cd-ada2-6cce710c743a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b6cbe26-62c1-4700-b69a-b09f4badb8ed', 'b4af43a4-dbc4-44b4-90d0-8eb9be7fef72', '9228357a-ae31-44c7-9988-9607405c0b3b', '93f94466-3405-4241-b239-944523814295']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:24.245714 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0739ff-42d4-49a7-9138-fb4ea5f68163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:24.286716 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0739ff-42d4-49a7-9138-fb4ea5f68163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e198ab3f-3bba-4343-88be-1c544c231aaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-99882239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['6b6cbe26-62c1-4700-b69a-b09f4badb8ed','b4af43a4-dbc4-44b4-90d0-8eb9be7fef72','9228357a-ae31-44c7-9988-9607405c0b3b','93f94466-3405-4241-b239-944523814295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-99882239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e198ab3f-3bba-4343-88be-1c544c231aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b2fb309f620439a951a1bc31c7be2eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7a4875585fb433594ff2306d8856d0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:24.287988 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e387dea-8334-47f8-b976-abc11c60f115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:24.337157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e387dea-8334-47f8-b976-abc11c60f115) transitioned into state 'SUCCESS' from state '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-99882239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2fb309f620439a951a1bc31c7be2eb',qos_specs=None,replication_status=,reservations=['6b6cbe26-62c1-4700-b69a-b09f4badb8ed','b4af43a4-dbc4-44b4-90d0-8eb9be7fef72','9228357a-ae31-44c7-9988-9607405c0b3b','93f94466-3405-4241-b239-944523814295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7a4875585fb433594ff2306d8856d0b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:24.337632 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03674665-de74-4a4c-955f-e26291bea963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:24.354176 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03674665-de74-4a4c-955f-e26291bea963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:24.356385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Flow 'volume_create_api' (33428061-5ab0-48a4-805c-8ff331051e72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:24.356760 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Create volume request issued successfully. Jul 03 14:56:24.358253 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8226f389-7211-4873-912e-d40340d1c3ad tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:24.358465 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 435/1745] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:24 2026] POST /volume/v3/volumes => generated 754 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:24.377888 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-27fa658a-e66d-4fa5-a1fd-c53b39cb98e5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.379566 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27fa658a-e66d-4fa5-a1fd-c53b39cb98e5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 Jul 03 14:56:24.379755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-27fa658a-e66d-4fa5-a1fd-c53b39cb98e5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:24.379947 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-27fa658a-e66d-4fa5-a1fd-c53b39cb98e5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:24.391820 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:24.391820 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:24.397557 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-27fa658a-e66d-4fa5-a1fd-c53b39cb98e5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:24.402706 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-27fa658a-e66d-4fa5-a1fd-c53b39cb98e5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 returned with HTTP 200 Jul 03 14:56:24.403412 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 428/1746] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:24 2026] GET /volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:24.420147 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-24b0a2f4-cb2d-489a-8f80-88254ae60f1c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.425157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24b0a2f4-cb2d-489a-8f80-88254ae60f1c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c Jul 03 14:56:24.425157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24b0a2f4-cb2d-489a-8f80-88254ae60f1c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:24.425157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24b0a2f4-cb2d-489a-8f80-88254ae60f1c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:24.441446 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:24.441446 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:24.452181 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-24b0a2f4-cb2d-489a-8f80-88254ae60f1c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:24.460583 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24b0a2f4-cb2d-489a-8f80-88254ae60f1c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c returned with HTTP 200 Jul 03 14:56:24.461645 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 444/1747] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:24 2026] GET /volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:24.476945 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-536a9b7e-c5dd-45d4-9b78-a9987b0c45fe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.479640 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-536a9b7e-c5dd-45d4-9b78-a9987b0c45fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a Jul 03 14:56:24.479923 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-536a9b7e-c5dd-45d4-9b78-a9987b0c45fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:24.480173 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-536a9b7e-c5dd-45d4-9b78-a9987b0c45fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:24.491706 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:24.491706 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:24.495222 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-536a9b7e-c5dd-45d4-9b78-a9987b0c45fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:24.495660 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bae841d7-78ab-4ab3-9590-9807098a50f1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.499946 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bae841d7-78ab-4ab3-9590-9807098a50f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:24.500209 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bae841d7-78ab-4ab3-9590-9807098a50f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:24.500651 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bae841d7-78ab-4ab3-9590-9807098a50f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:24.500801 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-bae841d7-78ab-4ab3-9590-9807098a50f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:24.501659 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-536a9b7e-c5dd-45d4-9b78-a9987b0c45fe tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a returned with HTTP 200 Jul 03 14:56:24.502230 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 441/1748] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:24 2026] GET /volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:24.508248 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:24.508248 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:24.509642 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bae841d7-78ab-4ab3-9590-9807098a50f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:24.511557 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 436/1749] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:24 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:24.522287 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-879386ce-7c4c-4ab9-826b-c2501da95d61 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.525029 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-879386ce-7c4c-4ab9-826b-c2501da95d61 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 Jul 03 14:56:24.525190 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-879386ce-7c4c-4ab9-826b-c2501da95d61 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:24.525393 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-879386ce-7c4c-4ab9-826b-c2501da95d61 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:24.536469 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:24.536469 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:24.545927 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-879386ce-7c4c-4ab9-826b-c2501da95d61 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:24.552889 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-879386ce-7c4c-4ab9-826b-c2501da95d61 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 returned with HTTP 200 Jul 03 14:56:24.552889 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 429/1750] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:24 2026] GET /volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:24.571046 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-61862020-f2b9-49b7-b442-32ca9fb7c2ed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.577154 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61862020-f2b9-49b7-b442-32ca9fb7c2ed tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf Jul 03 14:56:24.577154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61862020-f2b9-49b7-b442-32ca9fb7c2ed tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:24.577154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61862020-f2b9-49b7-b442-32ca9fb7c2ed tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:24.586908 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:24.586908 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:24.594738 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-61862020-f2b9-49b7-b442-32ca9fb7c2ed tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:24.603738 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61862020-f2b9-49b7-b442-32ca9fb7c2ed tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf returned with HTTP 200 Jul 03 14:56:24.603738 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 445/1751] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:24 2026] GET /volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:24.638609 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fd3de999-fdf3-477c-b5c5-598bb4d1b205 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.642407 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd3de999-fdf3-477c-b5c5-598bb4d1b205 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:24.644250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd3de999-fdf3-477c-b5c5-598bb4d1b205 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:24.644323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd3de999-fdf3-477c-b5c5-598bb4d1b205 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:24.644954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-fd3de999-fdf3-477c-b5c5-598bb4d1b205 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:24.652433 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:24.652433 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:24.654033 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd3de999-fdf3-477c-b5c5-598bb4d1b205 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:24.655799 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 442/1752] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:24 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:24.690311 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-15a3ba89-8da6-43cf-829c-aac0fa5e852c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.694177 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15a3ba89-8da6-43cf-829c-aac0fa5e852c tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:24.695154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15a3ba89-8da6-43cf-829c-aac0fa5e852c tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:24.695154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15a3ba89-8da6-43cf-829c-aac0fa5e852c tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:24.714438 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:24.714438 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:24.721164 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-15a3ba89-8da6-43cf-829c-aac0fa5e852c tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:24.731086 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15a3ba89-8da6-43cf-829c-aac0fa5e852c tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:24.731681 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 437/1753] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:24 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:24.840904 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.991238 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-463abb33-253e-44de-9b69-79d6dfbb34b9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:24.999157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-463abb33-253e-44de-9b69-79d6dfbb34b9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:24.999157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-463abb33-253e-44de-9b69-79d6dfbb34b9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:24.999157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-463abb33-253e-44de-9b69-79d6dfbb34b9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:25.016113 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:25.016113 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:25.022606 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:25.023784 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-815386374"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:25.026855 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-463abb33-253e-44de-9b69-79d6dfbb34b9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:25.027003 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-815386374'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:25.027096 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Create volume of 1 GB Jul 03 14:56:25.030998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-61cbb6e9-e38a-4c72-9b1e-139e28de12f2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:25.033711 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Availability Zones retrieved successfully. Jul 03 14:56:25.034607 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-61cbb6e9-e38a-4c72-9b1e-139e28de12f2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:25.035448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-61cbb6e9-e38a-4c72-9b1e-139e28de12f2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:25.035448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-61cbb6e9-e38a-4c72-9b1e-139e28de12f2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:25.040015 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-463abb33-253e-44de-9b69-79d6dfbb34b9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:25.040168 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Flow 'volume_create_api' (3b0efb93-d049-48e4-8caf-df45d2935385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:25.040234 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 446/1754] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:24 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:25.041106 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33633199-4351-4a0f-b856-6e0e64493dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:25.042797 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:25.053197 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:25.053197 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:25.058935 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-61cbb6e9-e38a-4c72-9b1e-139e28de12f2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:25.065800 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-61cbb6e9-e38a-4c72-9b1e-139e28de12f2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:25.066301 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 443/1755] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:25 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:25.083613 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33633199-4351-4a0f-b856-6e0e64493dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:25.084339 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f8a44d-0041-479e-b0b8-b86d4b7c02a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:25.204203 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Created reservations ['5e71cea5-8ce0-45d0-902c-a6c10e2631bc', 'a2f322cb-6554-4e94-b41f-01b65a780adc', 'bb98aa55-a624-47bd-a4ff-2117c9122a70', '78913498-34c3-469b-b320-18856298cdb5'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:25.205703 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f8a44d-0041-479e-b0b8-b86d4b7c02a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e71cea5-8ce0-45d0-902c-a6c10e2631bc', 'a2f322cb-6554-4e94-b41f-01b65a780adc', 'bb98aa55-a624-47bd-a4ff-2117c9122a70', '78913498-34c3-469b-b320-18856298cdb5']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:25.206645 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de422f04-664f-43f0-806c-ba02a75851fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:25.246386 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de422f04-664f-43f0-806c-ba02a75851fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1efc9eb6-e8b7-4a3e-84fa-2d466f27c224', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-815386374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20753ed39de416ca032aa3f5b42b798',qos_specs=None,replication_status=,reservations=['5e71cea5-8ce0-45d0-902c-a6c10e2631bc','a2f322cb-6554-4e94-b41f-01b65a780adc','bb98aa55-a624-47bd-a4ff-2117c9122a70','78913498-34c3-469b-b320-18856298cdb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4156add5434e4dcaa5dcf41d0579efb2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-815386374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1efc9eb6-e8b7-4a3e-84fa-2d466f27c224,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b20753ed39de416ca032aa3f5b42b798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4156add5434e4dcaa5dcf41d0579efb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:25.247140 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d63894ba-3499-44c1-8801-1060f2ad6233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:25.332432 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d63894ba-3499-44c1-8801-1060f2ad6233) transitioned into state 'SUCCESS' from state '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-815386374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b20753ed39de416ca032aa3f5b42b798',qos_specs=None,replication_status=,reservations=['5e71cea5-8ce0-45d0-902c-a6c10e2631bc','a2f322cb-6554-4e94-b41f-01b65a780adc','bb98aa55-a624-47bd-a4ff-2117c9122a70','78913498-34c3-469b-b320-18856298cdb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4156add5434e4dcaa5dcf41d0579efb2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:25.335872 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a38e8e-eec2-4a1f-892a-d03cef569f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:25.364704 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a38e8e-eec2-4a1f-892a-d03cef569f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:25.367168 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Flow 'volume_create_api' (3b0efb93-d049-48e4-8caf-df45d2935385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:25.367168 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Create volume request issued successfully. Jul 03 14:56:25.367303 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9006cd0b-de10-42cc-ba4b-883fe5354f74 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:25.369575 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 430/1756] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:56:24 2026] POST /volume/v3/volumes => generated 748 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:25.385455 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-acebd94a-7588-4f64-a0b0-4e1f14b51cbd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:25.387496 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-acebd94a-7588-4f64-a0b0-4e1f14b51cbd tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:25.387708 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-acebd94a-7588-4f64-a0b0-4e1f14b51cbd tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:25.387902 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-acebd94a-7588-4f64-a0b0-4e1f14b51cbd tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:25.411334 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:25.411334 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:25.419097 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-acebd94a-7588-4f64-a0b0-4e1f14b51cbd tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:25.428326 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-acebd94a-7588-4f64-a0b0-4e1f14b51cbd tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 returned with HTTP 200 Jul 03 14:56:25.428901 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 438/1757] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:25 2026] GET /volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:25.525923 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f5b9cca-9ce3-4bec-9386-bf05ac64e55b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:25.528724 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f5b9cca-9ce3-4bec-9386-bf05ac64e55b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:25.529105 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f5b9cca-9ce3-4bec-9386-bf05ac64e55b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:25.529427 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f5b9cca-9ce3-4bec-9386-bf05ac64e55b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:25.529598 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1f5b9cca-9ce3-4bec-9386-bf05ac64e55b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:25.536582 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:25.536582 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:25.537661 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f5b9cca-9ce3-4bec-9386-bf05ac64e55b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:25.538225 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 447/1758] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:25 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:25.620758 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4617842e-1b1f-4912-a6d3-4b0ca2bf36ee None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:25.622801 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4617842e-1b1f-4912-a6d3-4b0ca2bf36ee tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf Jul 03 14:56:25.623093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4617842e-1b1f-4912-a6d3-4b0ca2bf36ee tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:25.623349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4617842e-1b1f-4912-a6d3-4b0ca2bf36ee tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:25.633489 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:25.633489 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:25.639519 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4617842e-1b1f-4912-a6d3-4b0ca2bf36ee tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:25.644865 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4617842e-1b1f-4912-a6d3-4b0ca2bf36ee tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf returned with HTTP 200 Jul 03 14:56:25.645415 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 444/1759] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:25 2026] GET /volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:25.670457 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-42ddb25c-03f0-4cf2-bafc-86125977c31e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:25.670674 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e5106e56-71f3-4605-82c2-da4dc00e0bbe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:25.672760 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42ddb25c-03f0-4cf2-bafc-86125977c31e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] DELETE https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:25.672870 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42ddb25c-03f0-4cf2-bafc-86125977c31e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:25.673075 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42ddb25c-03f0-4cf2-bafc-86125977c31e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:25.673201 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-42ddb25c-03f0-4cf2-bafc-86125977c31e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete backup with id: 010c8155-70c7-48e4-9b74-6ebeaf77b05a. Jul 03 14:56:25.676452 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e5106e56-71f3-4605-82c2-da4dc00e0bbe tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:25.676795 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e5106e56-71f3-4605-82c2-da4dc00e0bbe tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:25.677036 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e5106e56-71f3-4605-82c2-da4dc00e0bbe tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:25.677187 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e5106e56-71f3-4605-82c2-da4dc00e0bbe tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:25.678784 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:25.678784 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:25.682360 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:25.682360 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:25.683458 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e5106e56-71f3-4605-82c2-da4dc00e0bbe tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:25.683931 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 431/1760] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:25 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:25.704748 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-42ddb25c-03f0-4cf2-bafc-86125977c31e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] delete_backup rpcapi backup_id 010c8155-70c7-48e4-9b74-6ebeaf77b05a {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:56:25.707062 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42ddb25c-03f0-4cf2-bafc-86125977c31e tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 202 Jul 03 14:56:25.707533 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 439/1761] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:25 2026] DELETE /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:25.718517 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e0e9e93c-f72c-4be9-b26a-de262e72996d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:25.719624 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0e9e93c-f72c-4be9-b26a-de262e72996d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:25.719917 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0e9e93c-f72c-4be9-b26a-de262e72996d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:25.720008 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0e9e93c-f72c-4be9-b26a-de262e72996d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:25.720117 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e0e9e93c-f72c-4be9-b26a-de262e72996d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:25.728250 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:25.728250 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:25.729505 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0e9e93c-f72c-4be9-b26a-de262e72996d tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:25.730094 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 448/1762] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:25 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:25.746376 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5f03085f-f5c7-4b83-84e5-cca7a928e3d9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:25.748831 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5f03085f-f5c7-4b83-84e5-cca7a928e3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:25.749209 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5f03085f-f5c7-4b83-84e5-cca7a928e3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:25.751741 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5f03085f-f5c7-4b83-84e5-cca7a928e3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:25.774726 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:25.774726 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:25.797814 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5f03085f-f5c7-4b83-84e5-cca7a928e3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:25.805012 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5f03085f-f5c7-4b83-84e5-cca7a928e3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:25.805901 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 445/1763] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:25 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:26.085345 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e6c611c9-66ef-4d6c-886c-05ebe4ebe92e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:26.089561 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6c611c9-66ef-4d6c-886c-05ebe4ebe92e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:26.091758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6c611c9-66ef-4d6c-886c-05ebe4ebe92e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:26.092683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6c611c9-66ef-4d6c-886c-05ebe4ebe92e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:26.112076 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:26.112076 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:26.120790 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e6c611c9-66ef-4d6c-886c-05ebe4ebe92e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:26.128809 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6c611c9-66ef-4d6c-886c-05ebe4ebe92e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:26.129080 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 432/1764] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:26 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:26.447144 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-37fb8e7f-fc44-4553-bac8-990f99770f34 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:26.450196 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37fb8e7f-fc44-4553-bac8-990f99770f34 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:26.450600 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37fb8e7f-fc44-4553-bac8-990f99770f34 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:26.450996 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37fb8e7f-fc44-4553-bac8-990f99770f34 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:26.461431 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:26.461431 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:26.466915 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-37fb8e7f-fc44-4553-bac8-990f99770f34 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:26.479005 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37fb8e7f-fc44-4553-bac8-990f99770f34 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 returned with HTTP 200 Jul 03 14:56:26.482197 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 440/1765] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:26 2026] GET /volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:26.500525 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5279ee2e-3454-4aae-826e-8ab72c97b52a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:26.511939 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5279ee2e-3454-4aae-826e-8ab72c97b52a tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:56:26.512397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5279ee2e-3454-4aae-826e-8ab72c97b52a tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1efc9eb6-e8b7-4a3e-84fa-2d466f27c224", "name": "tempest-SnapshotsActionsTest-Snapshot-2082930729"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:26.532307 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:26.532307 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:26.533145 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5279ee2e-3454-4aae-826e-8ab72c97b52a tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:26.533959 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-5279ee2e-3454-4aae-826e-8ab72c97b52a tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Create snapshot from volume 1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:26.553007 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5830c327-2f11-41c4-b824-777790b4f5f3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:26.555740 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5830c327-2f11-41c4-b824-777790b4f5f3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:26.557060 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5830c327-2f11-41c4-b824-777790b4f5f3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:26.557060 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5830c327-2f11-41c4-b824-777790b4f5f3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:26.557060 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5830c327-2f11-41c4-b824-777790b4f5f3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:26.562053 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:26.562053 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:26.562915 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5830c327-2f11-41c4-b824-777790b4f5f3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:26.563496 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 446/1766] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:26 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:26.631324 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-5279ee2e-3454-4aae-826e-8ab72c97b52a tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Created reservations ['9b65415c-e6e3-4f88-b68e-8f7039aba1b6', 'e9c50574-fe31-418b-a8ad-059880781390', 'f88e9150-e3a7-49b8-a08a-802c75b9522c', '14b2c743-a1ea-43f5-8f32-ccfab52fd2f4'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:26.700379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-077eaaf9-cba4-4e69-9112-2e410dee3f28 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:26.701623 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-077eaaf9-cba4-4e69-9112-2e410dee3f28 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:26.701965 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-077eaaf9-cba4-4e69-9112-2e410dee3f28 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:26.702150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-077eaaf9-cba4-4e69-9112-2e410dee3f28 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:26.702455 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-077eaaf9-cba4-4e69-9112-2e410dee3f28 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:26.708907 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:26.708907 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:26.712014 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-077eaaf9-cba4-4e69-9112-2e410dee3f28 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:26.712014 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 433/1767] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:26 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:26.717217 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5279ee2e-3454-4aae-826e-8ab72c97b52a tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot create request issued successfully. Jul 03 14:56:26.718728 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5279ee2e-3454-4aae-826e-8ab72c97b52a tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:56:26.719284 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 449/1768] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:56:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:26.732521 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-636e5e2f-5e42-4edf-8b30-6a5cf37ee3b6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:26.737166 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-636e5e2f-5e42-4edf-8b30-6a5cf37ee3b6 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:26.737323 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-636e5e2f-5e42-4edf-8b30-6a5cf37ee3b6 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:26.738005 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-636e5e2f-5e42-4edf-8b30-6a5cf37ee3b6 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:26.746602 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-05089f27-3680-4694-9635-b8774d9c86af None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:26.747877 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05089f27-3680-4694-9635-b8774d9c86af tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:26.748177 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-05089f27-3680-4694-9635-b8774d9c86af tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:26.748309 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-05089f27-3680-4694-9635-b8774d9c86af tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:26.748504 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-05089f27-3680-4694-9635-b8774d9c86af tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:26.749343 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:26.749343 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:26.750065 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-636e5e2f-5e42-4edf-8b30-6a5cf37ee3b6 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:26.751246 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-636e5e2f-5e42-4edf-8b30-6a5cf37ee3b6 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:26.752011 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 441/1769] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:26 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:26.760773 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:26.760773 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:26.761280 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05089f27-3680-4694-9635-b8774d9c86af tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 200 Jul 03 14:56:26.761730 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 447/1770] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:26 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:26.825714 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8b836ca0-9b3c-471e-a424-d6679f7bbfda None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:26.834602 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b836ca0-9b3c-471e-a424-d6679f7bbfda tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:26.834602 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b836ca0-9b3c-471e-a424-d6679f7bbfda tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:26.834602 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b836ca0-9b3c-471e-a424-d6679f7bbfda tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:26.857598 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:26.857598 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:26.865542 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8b836ca0-9b3c-471e-a424-d6679f7bbfda tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:26.878273 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b836ca0-9b3c-471e-a424-d6679f7bbfda tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:26.878273 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 434/1771] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:26 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:27.149729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-78f1790d-5921-4ca8-9bc1-c8c71026d940 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.157764 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78f1790d-5921-4ca8-9bc1-c8c71026d940 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:27.158736 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-78f1790d-5921-4ca8-9bc1-c8c71026d940 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.159239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-78f1790d-5921-4ca8-9bc1-c8c71026d940 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.192588 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.192588 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:27.208242 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-78f1790d-5921-4ca8-9bc1-c8c71026d940 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:27.230154 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78f1790d-5921-4ca8-9bc1-c8c71026d940 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:27.232152 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 450/1772] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:27 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 1145 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:27.254337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-4600d559-5cc2-4c42-8b18-ed40c71fc18d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.259088 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-4600d559-5cc2-4c42-8b18-ed40c71fc18d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/attachments/ceb1eaa1-0d1a-44f1-91ea-0fa0d5fb0f2a Jul 03 14:56:27.259451 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-4600d559-5cc2-4c42-8b18-ed40c71fc18d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.259677 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-4600d559-5cc2-4c42-8b18-ed40c71fc18d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.272083 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.272083 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:27.587016 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3795ea7f-2990-42a6-aec0-1c406b7d42b5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.589480 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3795ea7f-2990-42a6-aec0-1c406b7d42b5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:27.590251 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3795ea7f-2990-42a6-aec0-1c406b7d42b5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.590251 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3795ea7f-2990-42a6-aec0-1c406b7d42b5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.590474 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-3795ea7f-2990-42a6-aec0-1c406b7d42b5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:27.600884 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.600884 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:27.601863 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3795ea7f-2990-42a6-aec0-1c406b7d42b5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:27.602785 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 448/1773] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:27 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:27.725881 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7fde969e-51dd-45c4-84a3-2e834ab4355b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.727890 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7fde969e-51dd-45c4-84a3-2e834ab4355b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:27.728274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7fde969e-51dd-45c4-84a3-2e834ab4355b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.728664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7fde969e-51dd-45c4-84a3-2e834ab4355b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.728971 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7fde969e-51dd-45c4-84a3-2e834ab4355b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:27.735544 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.735544 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:27.736806 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7fde969e-51dd-45c4-84a3-2e834ab4355b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:27.737423 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 435/1774] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:27 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:27.765318 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8cc688be-e6ec-4835-9a54-506edc1650b4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.768002 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8cc688be-e6ec-4835-9a54-506edc1650b4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:27.769918 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8cc688be-e6ec-4835-9a54-506edc1650b4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.769918 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8cc688be-e6ec-4835-9a54-506edc1650b4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.777758 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.777758 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:27.777758 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8cc688be-e6ec-4835-9a54-506edc1650b4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:27.777758 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8cc688be-e6ec-4835-9a54-506edc1650b4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:27.778078 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 451/1775] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:27 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:27.780267 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bf6a1b05-8eaf-4a9e-8406-adf002c1b5fa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.782787 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf6a1b05-8eaf-4a9e-8406-adf002c1b5fa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a Jul 03 14:56:27.784212 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf6a1b05-8eaf-4a9e-8406-adf002c1b5fa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.784626 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf6a1b05-8eaf-4a9e-8406-adf002c1b5fa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.784778 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-bf6a1b05-8eaf-4a9e-8406-adf002c1b5fa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Show backup with id 010c8155-70c7-48e4-9b74-6ebeaf77b05a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:27.793485 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf6a1b05-8eaf-4a9e-8406-adf002c1b5fa tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a returned with HTTP 404 Jul 03 14:56:27.793683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-544dd4a1-3d48-4808-9d92-c961e138817d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.796877 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 449/1776] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:27 2026] GET /volume/v3/backups/010c8155-70c7-48e4-9b74-6ebeaf77b05a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:27.821239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f4e9b325-7f0a-4a01-8b88-5fde5960ffe6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.823489 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4e9b325-7f0a-4a01-8b88-5fde5960ffe6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] DELETE https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf Jul 03 14:56:27.823922 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4e9b325-7f0a-4a01-8b88-5fde5960ffe6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.824555 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4e9b325-7f0a-4a01-8b88-5fde5960ffe6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.824555 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f4e9b325-7f0a-4a01-8b88-5fde5960ffe6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume with id: e198ab3f-3bba-4343-88be-1c544c231aaf Jul 03 14:56:27.838366 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.838366 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:27.842175 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f4e9b325-7f0a-4a01-8b88-5fde5960ffe6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:27.842417 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e7b20fc2-2562-4e6f-9ee3-c41ff1b4f477 req-4600d559-5cc2-4c42-8b18-ed40c71fc18d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/ceb1eaa1-0d1a-44f1-91ea-0fa0d5fb0f2a returned with HTTP 200 Jul 03 14:56:27.842417 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 442/1777] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:56:27 2026] DELETE /volume/v3/attachments/ceb1eaa1-0d1a-44f1-91ea-0fa0d5fb0f2a => generated 19 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:27.850986 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-544dd4a1-3d48-4808-9d92-c961e138817d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action Jul 03 14:56:27.851661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-544dd4a1-3d48-4808-9d92-c961e138817d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:27.851787 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-544dd4a1-3d48-4808-9d92-c961e138817d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:27.858171 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-544dd4a1-3d48-4808-9d92-c961e138817d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '1db1305e-43a4-42f6-94f0-51026b8c986a' with '{'status': 'creating'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:27.885297 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f4e9b325-7f0a-4a01-8b88-5fde5960ffe6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume request issued successfully. Jul 03 14:56:27.885506 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4e9b325-7f0a-4a01-8b88-5fde5960ffe6 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf returned with HTTP 202 Jul 03 14:56:27.886487 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 452/1778] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:27 2026] DELETE /volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:27.901850 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-afaa2afa-0c54-44cb-8bd5-56e5f63226b4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.902197 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.902197 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:27.903041 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-51b63191-d16a-4005-8e7e-cc6d51217312 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.905525 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-afaa2afa-0c54-44cb-8bd5-56e5f63226b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:27.905720 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-afaa2afa-0c54-44cb-8bd5-56e5f63226b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.906805 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-afaa2afa-0c54-44cb-8bd5-56e5f63226b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.913343 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-51b63191-d16a-4005-8e7e-cc6d51217312 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf Jul 03 14:56:27.913343 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-51b63191-d16a-4005-8e7e-cc6d51217312 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.913343 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-51b63191-d16a-4005-8e7e-cc6d51217312 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.922196 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-544dd4a1-3d48-4808-9d92-c961e138817d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action returned with HTTP 202 Jul 03 14:56:27.922517 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.922517 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:27.922851 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 436/1779] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:27 2026] POST /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:27.927913 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-afaa2afa-0c54-44cb-8bd5-56e5f63226b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:27.933266 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-afaa2afa-0c54-44cb-8bd5-56e5f63226b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:27.933916 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 450/1780] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:27 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:27.936714 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.936714 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:27.936905 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4b5b20d1-bace-4cc4-ab7e-957e73dd3010 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.940155 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b5b20d1-bace-4cc4-ab7e-957e73dd3010 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:27.940155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b5b20d1-bace-4cc4-ab7e-957e73dd3010 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:27.940155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b5b20d1-bace-4cc4-ab7e-957e73dd3010 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:27.943598 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-51b63191-d16a-4005-8e7e-cc6d51217312 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:27.947630 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.947630 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:27.948521 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4b5b20d1-bace-4cc4-ab7e-957e73dd3010 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:27.949786 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b5b20d1-bace-4cc4-ab7e-957e73dd3010 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:27.950472 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 453/1781] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:27 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:27.951989 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-51b63191-d16a-4005-8e7e-cc6d51217312 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf returned with HTTP 200 Jul 03 14:56:27.952782 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 443/1782] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:27 2026] GET /volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:27.962192 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f13ac94a-f014-4750-a524-514028087839 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:27.964314 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f13ac94a-f014-4750-a524-514028087839 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action Jul 03 14:56:27.964768 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f13ac94a-f014-4750-a524-514028087839 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:27.965059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f13ac94a-f014-4750-a524-514028087839 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:27.967727 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-f13ac94a-f014-4750-a524-514028087839 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '1db1305e-43a4-42f6-94f0-51026b8c986a' with '{'status': 'available'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:27.981102 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:27.981102 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:28.017356 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f13ac94a-f014-4750-a524-514028087839 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action returned with HTTP 202 Jul 03 14:56:28.019488 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 437/1783] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:27 2026] POST /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:28.028498 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-606b3493-01dc-47d1-8a0e-2345f8ab4af3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.030722 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-606b3493-01dc-47d1-8a0e-2345f8ab4af3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:28.031030 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-606b3493-01dc-47d1-8a0e-2345f8ab4af3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.031190 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-606b3493-01dc-47d1-8a0e-2345f8ab4af3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.038372 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.038372 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:28.038912 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-606b3493-01dc-47d1-8a0e-2345f8ab4af3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:28.039949 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-606b3493-01dc-47d1-8a0e-2345f8ab4af3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:28.040897 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 451/1784] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.060513 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee6346e6-c275-44a8-8f70-2a6f64696ab3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.062106 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee6346e6-c275-44a8-8f70-2a6f64696ab3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:56:28.062630 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee6346e6-c275-44a8-8f70-2a6f64696ab3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1efc9eb6-e8b7-4a3e-84fa-2d466f27c224", "name": "tempest-SnapshotsActionsTest-Snapshot-1987111494"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:28.072410 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.072410 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:28.073254 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ee6346e6-c275-44a8-8f70-2a6f64696ab3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:28.073552 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-ee6346e6-c275-44a8-8f70-2a6f64696ab3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Create snapshot from volume 1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:28.109862 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ee6346e6-c275-44a8-8f70-2a6f64696ab3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Created reservations ['e1a7949a-efac-4db7-a44d-c67f99abfafc', '1cfbadfd-6e6c-4636-ab94-8b26f0403401', 'e66c8002-1331-444f-9633-473fd339a990', 'cf64f722-e148-4149-82e4-35a440e80831'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:28.166421 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ee6346e6-c275-44a8-8f70-2a6f64696ab3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot create request issued successfully. Jul 03 14:56:28.166947 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee6346e6-c275-44a8-8f70-2a6f64696ab3 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:56:28.167459 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 454/1785] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:56:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:28.179809 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-244481ac-acb7-4c94-96b3-cf47ca64b650 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.182484 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-244481ac-acb7-4c94-96b3-cf47ca64b650 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 Jul 03 14:56:28.182696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-244481ac-acb7-4c94-96b3-cf47ca64b650 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.182930 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-244481ac-acb7-4c94-96b3-cf47ca64b650 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.190562 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.190562 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:28.191163 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-244481ac-acb7-4c94-96b3-cf47ca64b650 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:28.193747 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-244481ac-acb7-4c94-96b3-cf47ca64b650 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 returned with HTTP 200 Jul 03 14:56:28.195948 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 444/1786] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.250438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2731b71e-ba80-4223-b667-820100299f7e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.252538 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2731b71e-ba80-4223-b667-820100299f7e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:28.252805 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2731b71e-ba80-4223-b667-820100299f7e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.253004 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2731b71e-ba80-4223-b667-820100299f7e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.263570 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.263570 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:28.269909 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2731b71e-ba80-4223-b667-820100299f7e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:28.278557 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2731b71e-ba80-4223-b667-820100299f7e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:28.279303 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 438/1787] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.298871 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e5d37f02-93b3-484c-abff-0825d9d79a31 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.300970 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5d37f02-93b3-484c-abff-0825d9d79a31 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:28.301144 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5d37f02-93b3-484c-abff-0825d9d79a31 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.301311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5d37f02-93b3-484c-abff-0825d9d79a31 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.312138 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.312138 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:28.319864 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e5d37f02-93b3-484c-abff-0825d9d79a31 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:28.326332 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5d37f02-93b3-484c-abff-0825d9d79a31 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:28.326761 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 452/1788] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.396753 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4015b5d8-7392-4540-b7e4-ca14a7a0fc30 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.398565 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4015b5d8-7392-4540-b7e4-ca14a7a0fc30 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 14:56:28.398756 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4015b5d8-7392-4540-b7e4-ca14a7a0fc30 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.398942 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4015b5d8-7392-4540-b7e4-ca14a7a0fc30 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.410157 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.410157 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:28.415008 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4015b5d8-7392-4540-b7e4-ca14a7a0fc30 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:56:28.421431 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4015b5d8-7392-4540-b7e4-ca14a7a0fc30 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 14:56:28.422293 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 455/1789] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.619170 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-75d1832e-86f2-49b2-a17b-194965f85300 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.620506 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75d1832e-86f2-49b2-a17b-194965f85300 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:28.620739 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-75d1832e-86f2-49b2-a17b-194965f85300 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.620939 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-75d1832e-86f2-49b2-a17b-194965f85300 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.621064 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-75d1832e-86f2-49b2-a17b-194965f85300 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:28.626780 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.626780 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:28.627808 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75d1832e-86f2-49b2-a17b-194965f85300 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:28.628774 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 445/1790] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.643913 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1bf1d5cd-02a0-4884-aac2-747248f3d168 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.644891 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1bf1d5cd-02a0-4884-aac2-747248f3d168 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f Jul 03 14:56:28.645057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1bf1d5cd-02a0-4884-aac2-747248f3d168 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.645249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1bf1d5cd-02a0-4884-aac2-747248f3d168 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.651617 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.651617 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:28.652161 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1bf1d5cd-02a0-4884-aac2-747248f3d168 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:56:28.653433 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1bf1d5cd-02a0-4884-aac2-747248f3d168 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f returned with HTTP 200 Jul 03 14:56:28.654443 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 439/1791] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.667185 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9924d7f4-f20a-489b-b396-0d1822231883 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.670719 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9924d7f4-f20a-489b-b396-0d1822231883 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:28.670944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9924d7f4-f20a-489b-b396-0d1822231883 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.671297 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9924d7f4-f20a-489b-b396-0d1822231883 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.671477 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9924d7f4-f20a-489b-b396-0d1822231883 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:28.689971 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.689971 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:28.690660 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9924d7f4-f20a-489b-b396-0d1822231883 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:28.691497 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 453/1792] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.704929 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-27429980-7f11-4c99-906f-dcabd4b804ee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.708412 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27429980-7f11-4c99-906f-dcabd4b804ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:28.708772 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27429980-7f11-4c99-906f-dcabd4b804ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.709080 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27429980-7f11-4c99-906f-dcabd4b804ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.709279 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-27429980-7f11-4c99-906f-dcabd4b804ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete backup with id: d2c27a3d-d13f-4db2-9d6c-e72ac1793725. Jul 03 14:56:28.717876 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.717876 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:28.752225 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c5305ccf-7b9c-405d-8bf3-a43364139709 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.760667 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c5305ccf-7b9c-405d-8bf3-a43364139709 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:28.760854 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-27429980-7f11-4c99-906f-dcabd4b804ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] delete_backup rpcapi backup_id d2c27a3d-d13f-4db2-9d6c-e72ac1793725 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:56:28.761334 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c5305ccf-7b9c-405d-8bf3-a43364139709 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.761735 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c5305ccf-7b9c-405d-8bf3-a43364139709 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.761959 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c5305ccf-7b9c-405d-8bf3-a43364139709 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:28.763356 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27429980-7f11-4c99-906f-dcabd4b804ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 202 Jul 03 14:56:28.764144 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 456/1793] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:28 2026] DELETE /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:28.771286 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.771286 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:28.772712 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c5305ccf-7b9c-405d-8bf3-a43364139709 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:28.773047 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 446/1794] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.778317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-016d07f1-5d31-49df-8950-1b18bbcd9c6a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.782363 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-016d07f1-5d31-49df-8950-1b18bbcd9c6a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:28.782363 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-016d07f1-5d31-49df-8950-1b18bbcd9c6a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.782609 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-016d07f1-5d31-49df-8950-1b18bbcd9c6a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.782745 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-016d07f1-5d31-49df-8950-1b18bbcd9c6a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:28.790037 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.790037 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:28.791063 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-016d07f1-5d31-49df-8950-1b18bbcd9c6a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:28.791774 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 440/1795] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.955722 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ebfb6fc7-a291-4aed-bcdb-3724e5bc87dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.958722 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ebfb6fc7-a291-4aed-bcdb-3724e5bc87dd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:28.958942 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ebfb6fc7-a291-4aed-bcdb-3724e5bc87dd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.960757 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ebfb6fc7-a291-4aed-bcdb-3724e5bc87dd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.972108 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b051374c-c474-49bb-b81e-9e7bd5e02c57 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:28.974666 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b051374c-c474-49bb-b81e-9e7bd5e02c57 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf Jul 03 14:56:28.974898 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b051374c-c474-49bb-b81e-9e7bd5e02c57 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:28.976098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b051374c-c474-49bb-b81e-9e7bd5e02c57 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:28.980051 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:28.980051 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:28.985473 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ebfb6fc7-a291-4aed-bcdb-3724e5bc87dd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:28.991867 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ebfb6fc7-a291-4aed-bcdb-3724e5bc87dd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:28.992504 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 454/1796] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:28.993242 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b051374c-c474-49bb-b81e-9e7bd5e02c57 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf returned with HTTP 404 Jul 03 14:56:28.993679 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 457/1797] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:28 2026] GET /volume/v3/volumes/e198ab3f-3bba-4343-88be-1c544c231aaf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:29.008025 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d7ab936a-e84b-4e08-afc4-65a3ef4f0bc8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:29.014012 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d7ab936a-e84b-4e08-afc4-65a3ef4f0bc8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] DELETE https://10.4.3.99/volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 Jul 03 14:56:29.014458 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d7ab936a-e84b-4e08-afc4-65a3ef4f0bc8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:29.014853 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d7ab936a-e84b-4e08-afc4-65a3ef4f0bc8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:29.016338 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-d7ab936a-e84b-4e08-afc4-65a3ef4f0bc8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume with id: 400f3184-6f6a-4f8f-8ef5-425bddf602d2 Jul 03 14:56:29.027540 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:29.027540 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:29.028024 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d7ab936a-e84b-4e08-afc4-65a3ef4f0bc8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:29.085674 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d7ab936a-e84b-4e08-afc4-65a3ef4f0bc8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume request issued successfully. Jul 03 14:56:29.085674 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d7ab936a-e84b-4e08-afc4-65a3ef4f0bc8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 returned with HTTP 202 Jul 03 14:56:29.087671 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 447/1798] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:29 2026] DELETE /volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:29.101927 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5cda1788-5e7c-4323-aa3d-98c7aa29daf8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:29.106573 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cda1788-5e7c-4323-aa3d-98c7aa29daf8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 Jul 03 14:56:29.106573 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5cda1788-5e7c-4323-aa3d-98c7aa29daf8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:29.106779 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5cda1788-5e7c-4323-aa3d-98c7aa29daf8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:29.118960 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:29.118960 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:29.125781 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5cda1788-5e7c-4323-aa3d-98c7aa29daf8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:29.135022 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5cda1788-5e7c-4323-aa3d-98c7aa29daf8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 returned with HTTP 200 Jul 03 14:56:29.135749 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 441/1799] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:29 2026] GET /volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:29.214912 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-eae7fbd5-6e8e-4fc4-af4b-309418785bc5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:29.217272 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eae7fbd5-6e8e-4fc4-af4b-309418785bc5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 Jul 03 14:56:29.217537 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eae7fbd5-6e8e-4fc4-af4b-309418785bc5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:29.217750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eae7fbd5-6e8e-4fc4-af4b-309418785bc5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:29.243986 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:29.243986 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:29.244699 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-eae7fbd5-6e8e-4fc4-af4b-309418785bc5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:29.252742 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eae7fbd5-6e8e-4fc4-af4b-309418785bc5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 returned with HTTP 200 Jul 03 14:56:29.253368 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 455/1800] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:29 2026] GET /volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:29.271397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d84a26f4-79d9-4915-8473-263f56bda1b5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:29.271995 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d84a26f4-79d9-4915-8473-263f56bda1b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3/action Jul 03 14:56:29.272863 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d84a26f4-79d9-4915-8473-263f56bda1b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:29.272863 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d84a26f4-79d9-4915-8473-263f56bda1b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:29.277885 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-d84a26f4-79d9-4915-8473-263f56bda1b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot 'a2c5cfc8-189b-464a-92db-c7340554a5a3' with '{'status': 'creating'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:29.319606 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:29.319606 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:29.361887 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d84a26f4-79d9-4915-8473-263f56bda1b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3/action returned with HTTP 202 Jul 03 14:56:29.361887 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 458/1801] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:29 2026] POST /volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:29.382236 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-75fc9da1-4894-4771-9e58-742efbaad50e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:29.386297 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75fc9da1-4894-4771-9e58-742efbaad50e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 Jul 03 14:56:29.386686 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-75fc9da1-4894-4771-9e58-742efbaad50e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:29.387357 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-75fc9da1-4894-4771-9e58-742efbaad50e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:29.397922 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:29.397922 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:29.399316 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-75fc9da1-4894-4771-9e58-742efbaad50e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:29.400338 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75fc9da1-4894-4771-9e58-742efbaad50e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 returned with HTTP 200 Jul 03 14:56:29.401054 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 448/1802] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:29 2026] GET /volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:29.418737 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-087d83dd-446c-4029-84e4-4e143f61caa9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:29.426806 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-087d83dd-446c-4029-84e4-4e143f61caa9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3/action Jul 03 14:56:29.426806 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-087d83dd-446c-4029-84e4-4e143f61caa9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:29.426806 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-087d83dd-446c-4029-84e4-4e143f61caa9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:29.448426 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:29.448426 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:29.448426 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-087d83dd-446c-4029-84e4-4e143f61caa9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Snapshot retrieved successfully. Jul 03 14:56:29.493320 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-087d83dd-446c-4029-84e4-4e143f61caa9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Snapshot delete request issued successfully. Jul 03 14:56:29.493959 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-087d83dd-446c-4029-84e4-4e143f61caa9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3/action returned with HTTP 202 Jul 03 14:56:29.495875 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 442/1803] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:29 2026] POST /volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:29.510942 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a8b77075-3170-4471-8c5e-177a117111ec None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:29.515532 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8b77075-3170-4471-8c5e-177a117111ec tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 Jul 03 14:56:29.515646 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a8b77075-3170-4471-8c5e-177a117111ec tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:29.515842 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a8b77075-3170-4471-8c5e-177a117111ec tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:29.526260 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:29.526260 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:29.526912 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a8b77075-3170-4471-8c5e-177a117111ec tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:29.527942 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8b77075-3170-4471-8c5e-177a117111ec tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 returned with HTTP 200 Jul 03 14:56:29.528522 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 456/1804] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:29 2026] GET /volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:29.793762 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7ac9d1b6-ffaf-443a-abd7-45afb86695ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:29.799268 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ac9d1b6-ffaf-443a-abd7-45afb86695ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:29.800251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ac9d1b6-ffaf-443a-abd7-45afb86695ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:29.800877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ac9d1b6-ffaf-443a-abd7-45afb86695ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:29.801059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7ac9d1b6-ffaf-443a-abd7-45afb86695ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:29.813970 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-df81fa6d-c6b4-460a-a75c-966c9890f176 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:29.815714 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:29.815714 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:29.817606 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-df81fa6d-c6b4-460a-a75c-966c9890f176 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:29.818429 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ac9d1b6-ffaf-443a-abd7-45afb86695ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:29.818561 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-df81fa6d-c6b4-460a-a75c-966c9890f176 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:29.818860 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-df81fa6d-c6b4-460a-a75c-966c9890f176 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:29.819025 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 459/1805] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:29 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:29.819071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-df81fa6d-c6b4-460a-a75c-966c9890f176 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:29.825259 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:29.825259 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:29.826566 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-df81fa6d-c6b4-460a-a75c-966c9890f176 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 200 Jul 03 14:56:29.829896 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 449/1806] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:29 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:30.023038 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-83d0b8d7-2019-4eb3-a2f6-265bb3a346e1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.025675 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83d0b8d7-2019-4eb3-a2f6-265bb3a346e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:30.025915 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-83d0b8d7-2019-4eb3-a2f6-265bb3a346e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.026867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-83d0b8d7-2019-4eb3-a2f6-265bb3a346e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.041602 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:30.041602 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:30.049028 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-83d0b8d7-2019-4eb3-a2f6-265bb3a346e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:30.055468 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-83d0b8d7-2019-4eb3-a2f6-265bb3a346e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:30.056693 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 443/1807] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:30 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:30.151986 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ba8268c3-ba60-494f-8a90-82a5a180caa5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.153979 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba8268c3-ba60-494f-8a90-82a5a180caa5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 Jul 03 14:56:30.153979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba8268c3-ba60-494f-8a90-82a5a180caa5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.154257 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba8268c3-ba60-494f-8a90-82a5a180caa5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.166023 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba8268c3-ba60-494f-8a90-82a5a180caa5 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 returned with HTTP 404 Jul 03 14:56:30.166317 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 457/1808] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:30 2026] GET /volume/v3/volumes/400f3184-6f6a-4f8f-8ef5-425bddf602d2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:30.180156 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2af99e61-d893-4d8b-8026-8e2bf08c78f8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.182678 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2af99e61-d893-4d8b-8026-8e2bf08c78f8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] DELETE https://10.4.3.99/volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a Jul 03 14:56:30.183032 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2af99e61-d893-4d8b-8026-8e2bf08c78f8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.183368 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2af99e61-d893-4d8b-8026-8e2bf08c78f8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.183607 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-2af99e61-d893-4d8b-8026-8e2bf08c78f8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume with id: 4572bbf1-8def-472d-a5a7-8e4d83fd772a Jul 03 14:56:30.200075 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:30.200075 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:30.200665 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2af99e61-d893-4d8b-8026-8e2bf08c78f8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:30.246985 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2af99e61-d893-4d8b-8026-8e2bf08c78f8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume request issued successfully. Jul 03 14:56:30.246985 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2af99e61-d893-4d8b-8026-8e2bf08c78f8 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a returned with HTTP 202 Jul 03 14:56:30.246985 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 460/1809] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:30 2026] DELETE /volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:30.258994 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5afd030e-19c7-417a-9c05-95db10d56c20 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.261485 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5afd030e-19c7-417a-9c05-95db10d56c20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a Jul 03 14:56:30.261485 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5afd030e-19c7-417a-9c05-95db10d56c20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.261969 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5afd030e-19c7-417a-9c05-95db10d56c20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.278595 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:30.278595 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:30.285216 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5afd030e-19c7-417a-9c05-95db10d56c20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:30.299955 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5afd030e-19c7-417a-9c05-95db10d56c20 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a returned with HTTP 200 Jul 03 14:56:30.300535 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 450/1810] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:30 2026] GET /volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:30.345485 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b4911b4e-4a53-42bd-9513-895612935fab req-ec443957-c410-4d68-b1bd-03399c38535e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.353432 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-ec443957-c410-4d68-b1bd-03399c38535e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments/c2afd3e9-80bc-4d42-beb4-9f22af5aa34a/action Jul 03 14:56:30.353607 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-ec443957-c410-4d68-b1bd-03399c38535e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:30.353753 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-ec443957-c410-4d68-b1bd-03399c38535e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:30.387039 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:30.387039 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:30.412233 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b4911b4e-4a53-42bd-9513-895612935fab req-ec443957-c410-4d68-b1bd-03399c38535e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/c2afd3e9-80bc-4d42-beb4-9f22af5aa34a/action returned with HTTP 204 Jul 03 14:56:30.412950 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 444/1811] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:56:30 2026] POST /volume/v3/attachments/c2afd3e9-80bc-4d42-beb4-9f22af5aa34a/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:30.541061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b658b327-84d5-41df-9977-d9f745f85981 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.543565 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b658b327-84d5-41df-9977-d9f745f85981 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 Jul 03 14:56:30.544000 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b658b327-84d5-41df-9977-d9f745f85981 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.544079 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b658b327-84d5-41df-9977-d9f745f85981 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.550605 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b658b327-84d5-41df-9977-d9f745f85981 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 returned with HTTP 404 Jul 03 14:56:30.551429 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 458/1812] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:30 2026] GET /volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:30.567016 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4bd0dc17-84ec-471e-827d-31c4e4864e71 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.574929 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bd0dc17-84ec-471e-827d-31c4e4864e71 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action Jul 03 14:56:30.575615 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bd0dc17-84ec-471e-827d-31c4e4864e71 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:30.576260 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bd0dc17-84ec-471e-827d-31c4e4864e71 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:30.577781 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-4bd0dc17-84ec-471e-827d-31c4e4864e71 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '1db1305e-43a4-42f6-94f0-51026b8c986a' with '{'status': 'available'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:30.603068 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:30.603068 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:30.662850 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bd0dc17-84ec-471e-827d-31c4e4864e71 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action returned with HTTP 202 Jul 03 14:56:30.666765 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 461/1813] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:30 2026] POST /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:30.687087 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d6c22cc5-d38c-4ea0-b56f-f32420145d26 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.688113 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6c22cc5-d38c-4ea0-b56f-f32420145d26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:30.688945 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6c22cc5-d38c-4ea0-b56f-f32420145d26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.688945 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6c22cc5-d38c-4ea0-b56f-f32420145d26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.697605 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:30.697605 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:30.697854 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d6c22cc5-d38c-4ea0-b56f-f32420145d26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:30.699507 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6c22cc5-d38c-4ea0-b56f-f32420145d26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:30.700456 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 451/1814] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:30 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:30.718193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3ca88e6d-69bc-4717-b69d-374d3b142f0e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.723886 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3ca88e6d-69bc-4717-b69d-374d3b142f0e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 Jul 03 14:56:30.724514 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3ca88e6d-69bc-4717-b69d-374d3b142f0e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.724514 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3ca88e6d-69bc-4717-b69d-374d3b142f0e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.724514 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-3ca88e6d-69bc-4717-b69d-374d3b142f0e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Delete snapshot with id: a2c5cfc8-189b-464a-92db-c7340554a5a3 Jul 03 14:56:30.732310 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3ca88e6d-69bc-4717-b69d-374d3b142f0e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 returned with HTTP 404 Jul 03 14:56:30.733408 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 445/1815] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:56:30 2026] DELETE /volume/v3/snapshots/a2c5cfc8-189b-464a-92db-c7340554a5a3 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:30.746086 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1589dfb9-5dd2-4423-b46e-add06678bb26 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.756283 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1589dfb9-5dd2-4423-b46e-add06678bb26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:56:30.756920 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1589dfb9-5dd2-4423-b46e-add06678bb26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1efc9eb6-e8b7-4a3e-84fa-2d466f27c224", "name": "tempest-SnapshotsActionsTest-Snapshot-1109104650"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:30.778513 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:30.778513 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:30.779368 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1589dfb9-5dd2-4423-b46e-add06678bb26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:30.779448 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-1589dfb9-5dd2-4423-b46e-add06678bb26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Create snapshot from volume 1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:30.843276 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7de83308-9c9b-4936-8cc7-8128d14b6977 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.843373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-37064b28-3276-4a98-a721-7be28bf530eb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.847055 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37064b28-3276-4a98-a721-7be28bf530eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 Jul 03 14:56:30.848332 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37064b28-3276-4a98-a721-7be28bf530eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.848332 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37064b28-3276-4a98-a721-7be28bf530eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.848519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-37064b28-3276-4a98-a721-7be28bf530eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Show backup with id d2c27a3d-d13f-4db2-9d6c-e72ac1793725. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:30.848875 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7de83308-9c9b-4936-8cc7-8128d14b6977 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:30.852151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7de83308-9c9b-4936-8cc7-8128d14b6977 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.852151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7de83308-9c9b-4936-8cc7-8128d14b6977 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.852151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7de83308-9c9b-4936-8cc7-8128d14b6977 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:30.853140 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-1589dfb9-5dd2-4423-b46e-add06678bb26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Created reservations ['0efffbfa-ea15-4bce-8311-ed5bb9cbcb9d', '18714865-24ba-4167-8325-25ff24b9faf2', '420cac13-55e5-4f53-b793-96409a18ea70', '5c30ee77-7432-4d5d-91dd-613b5b6f6bb2'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:30.862539 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37064b28-3276-4a98-a721-7be28bf530eb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 returned with HTTP 404 Jul 03 14:56:30.863405 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 452/1816] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:30 2026] GET /volume/v3/backups/d2c27a3d-d13f-4db2-9d6c-e72ac1793725 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:30.868941 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:30.868941 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:30.871476 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7de83308-9c9b-4936-8cc7-8128d14b6977 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:30.872575 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 462/1817] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:30 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:30.917762 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1589dfb9-5dd2-4423-b46e-add06678bb26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot create request issued successfully. Jul 03 14:56:30.918051 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1589dfb9-5dd2-4423-b46e-add06678bb26 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:56:30.918563 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 459/1818] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:56:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:30.934354 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4ada134e-51b3-4fa5-bc90-4e39b628126f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:30.936275 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4ada134e-51b3-4fa5-bc90-4e39b628126f tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a Jul 03 14:56:30.936445 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4ada134e-51b3-4fa5-bc90-4e39b628126f tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:30.941073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4ada134e-51b3-4fa5-bc90-4e39b628126f tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:30.952378 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:30.952378 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:30.952769 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4ada134e-51b3-4fa5-bc90-4e39b628126f tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:30.953947 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4ada134e-51b3-4fa5-bc90-4e39b628126f tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a returned with HTTP 200 Jul 03 14:56:30.957632 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 446/1819] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:30 2026] GET /volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:31.032687 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-55bd9461-d4e0-491e-aa38-01e6633bace7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.035951 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55bd9461-d4e0-491e-aa38-01e6633bace7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f Jul 03 14:56:31.036638 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55bd9461-d4e0-491e-aa38-01e6633bace7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.036885 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55bd9461-d4e0-491e-aa38-01e6633bace7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.038164 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-55bd9461-d4e0-491e-aa38-01e6633bace7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: b3662815-b9ef-46f3-ac07-489ca8af221f Jul 03 14:56:31.052483 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.052483 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:31.053567 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-55bd9461-d4e0-491e-aa38-01e6633bace7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:56:31.074213 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-13a86db5-07e4-464a-9d6f-c05d865f9657 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.078095 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13a86db5-07e4-464a-9d6f-c05d865f9657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:31.078660 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13a86db5-07e4-464a-9d6f-c05d865f9657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.078660 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13a86db5-07e4-464a-9d6f-c05d865f9657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.096037 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.096037 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:31.100049 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-55bd9461-d4e0-491e-aa38-01e6633bace7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:56:31.100049 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55bd9461-d4e0-491e-aa38-01e6633bace7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f returned with HTTP 202 Jul 03 14:56:31.100049 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 453/1820] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:56:31 2026] DELETE /volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:31.104677 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-13a86db5-07e4-464a-9d6f-c05d865f9657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:31.109390 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b676719f-cc16-49c7-a9b3-99eacad1f711 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.112073 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b676719f-cc16-49c7-a9b3-99eacad1f711 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f Jul 03 14:56:31.112353 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b676719f-cc16-49c7-a9b3-99eacad1f711 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.112679 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b676719f-cc16-49c7-a9b3-99eacad1f711 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.116822 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13a86db5-07e4-464a-9d6f-c05d865f9657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:31.117364 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 463/1821] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:31 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:31.124717 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.124717 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:31.125668 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b676719f-cc16-49c7-a9b3-99eacad1f711 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:56:31.127048 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b676719f-cc16-49c7-a9b3-99eacad1f711 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f returned with HTTP 200 Jul 03 14:56:31.127462 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 460/1822] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:31 2026] GET /volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:31.140470 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eeee96df-16b5-4b69-857e-e1d7b584f8ac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.151324 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eeee96df-16b5-4b69-857e-e1d7b584f8ac tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:31.151324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eeee96df-16b5-4b69-857e-e1d7b584f8ac tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.151507 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eeee96df-16b5-4b69-857e-e1d7b584f8ac tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.176834 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.176834 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:31.189050 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eeee96df-16b5-4b69-857e-e1d7b584f8ac tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:31.196434 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eeee96df-16b5-4b69-857e-e1d7b584f8ac tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:31.197208 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 447/1823] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:31 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 1173 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:31.277915 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-d80fe885-94ac-4898-906f-e99efa252c5f req-3db42cdb-c13d-4535-a5ec-122873410403 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.282891 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-3db42cdb-c13d-4535-a5ec-122873410403 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:31.283304 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-3db42cdb-c13d-4535-a5ec-122873410403 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.284008 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-3db42cdb-c13d-4535-a5ec-122873410403 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.314513 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.314513 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:31.322475 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-d80fe885-94ac-4898-906f-e99efa252c5f req-3db42cdb-c13d-4535-a5ec-122873410403 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:31.324556 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-55e711ed-b8c1-4fce-bdff-ed2fe099aa37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.327917 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-55e711ed-b8c1-4fce-bdff-ed2fe099aa37 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a Jul 03 14:56:31.329049 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-55e711ed-b8c1-4fce-bdff-ed2fe099aa37 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.329049 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-55e711ed-b8c1-4fce-bdff-ed2fe099aa37 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.334975 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-3db42cdb-c13d-4535-a5ec-122873410403 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:31.336154 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 454/1824] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:31 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 1173 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:31.341514 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-55e711ed-b8c1-4fce-bdff-ed2fe099aa37 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a returned with HTTP 404 Jul 03 14:56:31.342860 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 464/1825] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:31 2026] GET /volume/v3/volumes/4572bbf1-8def-472d-a5a7-8e4d83fd772a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:31.354946 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-78b51f53-c4a8-46b7-9c31-efafebf21700 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.360026 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-78b51f53-c4a8-46b7-9c31-efafebf21700 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] DELETE https://10.4.3.99/volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c Jul 03 14:56:31.360275 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-78b51f53-c4a8-46b7-9c31-efafebf21700 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.360508 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-78b51f53-c4a8-46b7-9c31-efafebf21700 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.360823 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-78b51f53-c4a8-46b7-9c31-efafebf21700 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume with id: 935f5143-31c6-443f-9a10-75eedaac834c Jul 03 14:56:31.374734 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.374734 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:31.376183 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-78b51f53-c4a8-46b7-9c31-efafebf21700 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:31.376687 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d80fe885-94ac-4898-906f-e99efa252c5f req-5a4b5349-a137-485d-96ae-0f0f49c62ad0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.383671 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-5a4b5349-a137-485d-96ae-0f0f49c62ad0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267/action Jul 03 14:56:31.383671 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-5a4b5349-a137-485d-96ae-0f0f49c62ad0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:31.383877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-5a4b5349-a137-485d-96ae-0f0f49c62ad0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:31.409410 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.409410 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:31.410091 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-d80fe885-94ac-4898-906f-e99efa252c5f req-5a4b5349-a137-485d-96ae-0f0f49c62ad0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:31.427935 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-78b51f53-c4a8-46b7-9c31-efafebf21700 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume request issued successfully. Jul 03 14:56:31.427935 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-78b51f53-c4a8-46b7-9c31-efafebf21700 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c returned with HTTP 202 Jul 03 14:56:31.428163 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 461/1826] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:31 2026] DELETE /volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:31.432847 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-d80fe885-94ac-4898-906f-e99efa252c5f req-5a4b5349-a137-485d-96ae-0f0f49c62ad0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Begin detaching volume completed successfully. Jul 03 14:56:31.432847 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-5a4b5349-a137-485d-96ae-0f0f49c62ad0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267/action returned with HTTP 202 Jul 03 14:56:31.432847 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 448/1827] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:56:31 2026] POST /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:31.442353 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-70b932e5-23af-4fb0-83dc-b3a98e85dade None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.446687 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-70b932e5-23af-4fb0-83dc-b3a98e85dade tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c Jul 03 14:56:31.446982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-70b932e5-23af-4fb0-83dc-b3a98e85dade tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.447271 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-70b932e5-23af-4fb0-83dc-b3a98e85dade tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.464704 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.464704 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:31.489150 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-70b932e5-23af-4fb0-83dc-b3a98e85dade tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:31.509439 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-70b932e5-23af-4fb0-83dc-b3a98e85dade tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c returned with HTTP 200 Jul 03 14:56:31.509439 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 455/1828] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:31 2026] GET /volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:31.890738 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5749d7de-c9a9-455f-999d-4fdfabe6f99d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.896899 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5749d7de-c9a9-455f-999d-4fdfabe6f99d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:31.896899 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5749d7de-c9a9-455f-999d-4fdfabe6f99d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.898243 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5749d7de-c9a9-455f-999d-4fdfabe6f99d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.898508 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5749d7de-c9a9-455f-999d-4fdfabe6f99d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:31.908062 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.908062 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:31.909301 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5749d7de-c9a9-455f-999d-4fdfabe6f99d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:31.909909 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 465/1829] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:31 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:31.973948 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-94bb6640-a8ca-4fa5-b773-352121f22f15 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:31.978169 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-94bb6640-a8ca-4fa5-b773-352121f22f15 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a Jul 03 14:56:31.978169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-94bb6640-a8ca-4fa5-b773-352121f22f15 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:31.978169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-94bb6640-a8ca-4fa5-b773-352121f22f15 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:31.986482 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:31.986482 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:31.986741 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-94bb6640-a8ca-4fa5-b773-352121f22f15 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:31.988160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-94bb6640-a8ca-4fa5-b773-352121f22f15 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a returned with HTTP 200 Jul 03 14:56:31.989153 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 462/1830] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:31 2026] GET /volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:32.002415 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f831b24c-4f33-45d9-9681-51ca732798b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.010048 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f831b24c-4f33-45d9-9681-51ca732798b6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a/action Jul 03 14:56:32.010456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f831b24c-4f33-45d9-9681-51ca732798b6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:32.010899 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f831b24c-4f33-45d9-9681-51ca732798b6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:32.018097 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-f831b24c-4f33-45d9-9681-51ca732798b6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '75c1d764-e288-469e-a455-405c33a2c93a' with '{'status': 'deleting'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:32.048080 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.048080 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:32.088401 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f831b24c-4f33-45d9-9681-51ca732798b6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a/action returned with HTTP 202 Jul 03 14:56:32.089106 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 449/1831] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:32 2026] POST /volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:32.102252 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c60e7bae-6372-443a-9454-98d807343e46 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.104185 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c60e7bae-6372-443a-9454-98d807343e46 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a Jul 03 14:56:32.104399 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c60e7bae-6372-443a-9454-98d807343e46 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.104627 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c60e7bae-6372-443a-9454-98d807343e46 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.113428 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.113428 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:32.114086 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c60e7bae-6372-443a-9454-98d807343e46 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:32.116856 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c60e7bae-6372-443a-9454-98d807343e46 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a returned with HTTP 200 Jul 03 14:56:32.116856 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 456/1832] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:32.131467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-81d92308-a945-4941-9794-7516f8b2eab5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.134372 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81d92308-a945-4941-9794-7516f8b2eab5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a/action Jul 03 14:56:32.135005 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81d92308-a945-4941-9794-7516f8b2eab5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:32.135278 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-81d92308-a945-4941-9794-7516f8b2eab5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:32.139962 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e9533903-dab0-407b-89ef-c4c5f159c8ee None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.144740 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e9533903-dab0-407b-89ef-c4c5f159c8ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f Jul 03 14:56:32.145022 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e9533903-dab0-407b-89ef-c4c5f159c8ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.145166 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e9533903-dab0-407b-89ef-c4c5f159c8ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.152152 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.152152 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:32.152152 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-81d92308-a945-4941-9794-7516f8b2eab5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Snapshot retrieved successfully. Jul 03 14:56:32.156923 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e9533903-dab0-407b-89ef-c4c5f159c8ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f returned with HTTP 404 Jul 03 14:56:32.157700 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 463/1833] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/snapshots/b3662815-b9ef-46f3-ac07-489ca8af221f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:32.182647 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-beba6b03-d3a4-4ede-8e17-5cfc345b39f8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.186464 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-beba6b03-d3a4-4ede-8e17-5cfc345b39f8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:56:32.186464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-beba6b03-d3a4-4ede-8e17-5cfc345b39f8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.186464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-beba6b03-d3a4-4ede-8e17-5cfc345b39f8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.188698 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-81d92308-a945-4941-9794-7516f8b2eab5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Snapshot delete request issued successfully. Jul 03 14:56:32.188698 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-81d92308-a945-4941-9794-7516f8b2eab5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a/action returned with HTTP 202 Jul 03 14:56:32.188698 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 466/1834] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:32 2026] POST /volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:32.198222 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.198222 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:32.207325 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dfadc0ed-d1e1-44d3-88c6-bf96ce67b272 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.207497 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-beba6b03-d3a4-4ede-8e17-5cfc345b39f8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:56:32.209401 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dfadc0ed-d1e1-44d3-88c6-bf96ce67b272 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a Jul 03 14:56:32.209401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dfadc0ed-d1e1-44d3-88c6-bf96ce67b272 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.209401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dfadc0ed-d1e1-44d3-88c6-bf96ce67b272 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.218452 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.218452 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:32.219839 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-dfadc0ed-d1e1-44d3-88c6-bf96ce67b272 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:32.220494 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dfadc0ed-d1e1-44d3-88c6-bf96ce67b272 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a returned with HTTP 200 Jul 03 14:56:32.221640 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 457/1835] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:32.221758 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-beba6b03-d3a4-4ede-8e17-5cfc345b39f8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:56:32.221958 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 450/1836] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:32.272538 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-825f6995-c334-4ddd-a73e-c3750679af2b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.275734 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:32.276076 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1255107607"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:32.278932 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request body: {'volume': {'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1255107607'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:32.400657 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume of 1 GB Jul 03 14:56:32.407661 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Availability Zones retrieved successfully. Jul 03 14:56:32.416247 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (e542ab45-f50b-4df2-bd44-f9e721a13388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:32.417646 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00efb4a7-5f68-4c7a-b6b3-8b0819338595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:32.418968 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:32.490159 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f30cc61b-e874-4a31-a2f8-24c136c7b7c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.490159 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f30cc61b-e874-4a31-a2f8-24c136c7b7c3 None None] GET https://10.4.3.99/volume// Jul 03 14:56:32.490159 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f30cc61b-e874-4a31-a2f8-24c136c7b7c3 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.490159 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f30cc61b-e874-4a31-a2f8-24c136c7b7c3 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.494662 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f30cc61b-e874-4a31-a2f8-24c136c7b7c3 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:56:32.494662 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 467/1837] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:56:32.511743 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-d80fe885-94ac-4898-906f-e99efa252c5f req-34684419-24e0-4a86-9983-96e2ab04bb8e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.513402 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00efb4a7-5f68-4c7a-b6b3-8b0819338595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:32.514856 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-34684419-24e0-4a86-9983-96e2ab04bb8e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:32.515092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c461ac33-39c1-4571-bcf0-289cc32deaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:32.515222 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-34684419-24e0-4a86-9983-96e2ab04bb8e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.515543 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-34684419-24e0-4a86-9983-96e2ab04bb8e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.527188 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bcac4e5e-573d-42ce-98c0-6ec3dd20e5a3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.527548 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcac4e5e-573d-42ce-98c0-6ec3dd20e5a3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c Jul 03 14:56:32.527939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcac4e5e-573d-42ce-98c0-6ec3dd20e5a3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.528207 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcac4e5e-573d-42ce-98c0-6ec3dd20e5a3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.536523 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcac4e5e-573d-42ce-98c0-6ec3dd20e5a3 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c returned with HTTP 404 Jul 03 14:56:32.537059 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 451/1838] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/volumes/935f5143-31c6-443f-9a10-75eedaac834c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:32.547287 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18a724a6-af99-44e4-8d66-45c88cd4be19 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.551266 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18a724a6-af99-44e4-8d66-45c88cd4be19 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 Jul 03 14:56:32.551266 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18a724a6-af99-44e4-8d66-45c88cd4be19 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.551266 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18a724a6-af99-44e4-8d66-45c88cd4be19 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.551266 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-18a724a6-af99-44e4-8d66-45c88cd4be19 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume with id: 9e300714-352f-4717-b5c8-dc14ab12fde7 Jul 03 14:56:32.553070 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.553070 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:32.561738 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.561738 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:32.562560 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18a724a6-af99-44e4-8d66-45c88cd4be19 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:32.563588 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-d80fe885-94ac-4898-906f-e99efa252c5f req-34684419-24e0-4a86-9983-96e2ab04bb8e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:32.575081 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-34684419-24e0-4a86-9983-96e2ab04bb8e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:32.575081 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 458/1839] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 1356 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:56:32.596463 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d80fe885-94ac-4898-906f-e99efa252c5f req-bff00c6a-b1bb-4112-8646-537a2442bcd5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.596549 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['b7613750-36ec-47f6-907e-7b07a0b7eaf9', 'c85b99d5-60f8-4029-a33f-2237a7c8a9dc', '0a9408ef-d27e-48b5-b4d1-bb4167770aa9', 'abbe1e8a-753e-4d74-a7da-aecabcfd036d'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:32.597194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c461ac33-39c1-4571-bcf0-289cc32deaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7613750-36ec-47f6-907e-7b07a0b7eaf9', 'c85b99d5-60f8-4029-a33f-2237a7c8a9dc', '0a9408ef-d27e-48b5-b4d1-bb4167770aa9', 'abbe1e8a-753e-4d74-a7da-aecabcfd036d']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:32.598111 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa77925-ed83-4930-a44f-e0e2a70638cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:32.601280 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-bff00c6a-b1bb-4112-8646-537a2442bcd5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267/encryption Jul 03 14:56:32.602185 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-bff00c6a-b1bb-4112-8646-537a2442bcd5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.602185 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-bff00c6a-b1bb-4112-8646-537a2442bcd5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.611107 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18a724a6-af99-44e4-8d66-45c88cd4be19 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume request issued successfully. Jul 03 14:56:32.611107 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18a724a6-af99-44e4-8d66-45c88cd4be19 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 returned with HTTP 202 Jul 03 14:56:32.611107 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 468/1840] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:32 2026] DELETE /volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:32.624017 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.624017 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:32.626984 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-860ab76c-50e0-4e9c-866b-cfa18e4e5f97 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.630517 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-860ab76c-50e0-4e9c-866b-cfa18e4e5f97 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 Jul 03 14:56:32.630517 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-860ab76c-50e0-4e9c-866b-cfa18e4e5f97 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.630901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-860ab76c-50e0-4e9c-866b-cfa18e4e5f97 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.636408 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa77925-ed83-4930-a44f-e0e2a70638cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84ea356e-d7c0-47fd-b142-11e85b2a1af8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1255107607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['b7613750-36ec-47f6-907e-7b07a0b7eaf9','c85b99d5-60f8-4029-a33f-2237a7c8a9dc','0a9408ef-d27e-48b5-b4d1-bb4167770aa9','abbe1e8a-753e-4d74-a7da-aecabcfd036d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1255107607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84ea356e-d7c0-47fd-b142-11e85b2a1af8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf79056fd3b4fa2bc595c419be7bd50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:32.637700 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c64f234e-170e-44d9-bdd2-98b17cfd23d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:32.639499 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-bff00c6a-b1bb-4112-8646-537a2442bcd5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267/encryption returned with HTTP 200 Jul 03 14:56:32.640525 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 452/1841] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267/encryption => generated 161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:32.647346 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.647346 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:32.658404 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-860ab76c-50e0-4e9c-866b-cfa18e4e5f97 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:32.664728 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-860ab76c-50e0-4e9c-866b-cfa18e4e5f97 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 returned with HTTP 200 Jul 03 14:56:32.665387 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 459/1842] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:32.676105 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c64f234e-170e-44d9-bdd2-98b17cfd23d6) transitioned into state 'SUCCESS' from state '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-1255107607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['b7613750-36ec-47f6-907e-7b07a0b7eaf9','c85b99d5-60f8-4029-a33f-2237a7c8a9dc','0a9408ef-d27e-48b5-b4d1-bb4167770aa9','abbe1e8a-753e-4d74-a7da-aecabcfd036d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:32.677113 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54bbe07e-2c7c-4290-b266-0e4c1e04f1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:32.696940 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54bbe07e-2c7c-4290-b266-0e4c1e04f1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:32.697943 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (e542ab45-f50b-4df2-bd44-f9e721a13388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:32.698473 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request issued successfully. Jul 03 14:56:32.699243 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-825f6995-c334-4ddd-a73e-c3750679af2b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:32.699707 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 464/1843] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:32 2026] POST /volume/v3/volumes => generated 752 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:32.716178 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-90342c4c-881c-4924-9963-d64cf53ee630 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.721440 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90342c4c-881c-4924-9963-d64cf53ee630 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:56:32.721440 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90342c4c-881c-4924-9963-d64cf53ee630 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.721440 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90342c4c-881c-4924-9963-d64cf53ee630 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.730171 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.730171 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:32.735356 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-90342c4c-881c-4924-9963-d64cf53ee630 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:56:32.740967 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90342c4c-881c-4924-9963-d64cf53ee630 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:56:32.741451 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 469/1844] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:32.928959 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a79725a1-818e-444d-9a84-8e55b2cd7750 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:32.931443 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a79725a1-818e-444d-9a84-8e55b2cd7750 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:32.931701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a79725a1-818e-444d-9a84-8e55b2cd7750 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:32.931975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a79725a1-818e-444d-9a84-8e55b2cd7750 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:32.932151 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a79725a1-818e-444d-9a84-8e55b2cd7750 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:32.937877 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:32.937877 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:32.938677 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a79725a1-818e-444d-9a84-8e55b2cd7750 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:32.939109 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 453/1845] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:32 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:33.240730 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3cb2691c-a25d-461b-876b-77a1f102fc87 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.242432 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3cb2691c-a25d-461b-876b-77a1f102fc87 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a Jul 03 14:56:33.242758 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3cb2691c-a25d-461b-876b-77a1f102fc87 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.242915 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3cb2691c-a25d-461b-876b-77a1f102fc87 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.249263 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3cb2691c-a25d-461b-876b-77a1f102fc87 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a returned with HTTP 404 Jul 03 14:56:33.249809 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 460/1846] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:33 2026] GET /volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:33.261380 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0510f20a-cf24-4608-a24e-ef9135f97b60 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.264594 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0510f20a-cf24-4608-a24e-ef9135f97b60 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action Jul 03 14:56:33.264829 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0510f20a-cf24-4608-a24e-ef9135f97b60 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:33.265325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0510f20a-cf24-4608-a24e-ef9135f97b60 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:33.267775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-0510f20a-cf24-4608-a24e-ef9135f97b60 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '1db1305e-43a4-42f6-94f0-51026b8c986a' with '{'status': 'available'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:33.307001 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.307001 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:33.337003 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0510f20a-cf24-4608-a24e-ef9135f97b60 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action returned with HTTP 202 Jul 03 14:56:33.338024 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 465/1847] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:33 2026] POST /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:33.346073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a44dd031-78fd-49f7-973f-c2459bdab962 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.350945 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a44dd031-78fd-49f7-973f-c2459bdab962 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:33.351072 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a44dd031-78fd-49f7-973f-c2459bdab962 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.351511 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a44dd031-78fd-49f7-973f-c2459bdab962 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.363254 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.363254 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:33.363493 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a44dd031-78fd-49f7-973f-c2459bdab962 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:33.364626 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a44dd031-78fd-49f7-973f-c2459bdab962 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:33.365087 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 470/1848] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:33 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:33.375809 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f20ab4c4-bda7-45ae-b467-bc5e2e377e93 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.380287 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f20ab4c4-bda7-45ae-b467-bc5e2e377e93 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a Jul 03 14:56:33.380398 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f20ab4c4-bda7-45ae-b467-bc5e2e377e93 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.380731 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f20ab4c4-bda7-45ae-b467-bc5e2e377e93 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.380731 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-f20ab4c4-bda7-45ae-b467-bc5e2e377e93 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Delete snapshot with id: 75c1d764-e288-469e-a455-405c33a2c93a Jul 03 14:56:33.393779 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f20ab4c4-bda7-45ae-b467-bc5e2e377e93 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a returned with HTTP 404 Jul 03 14:56:33.395074 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 454/1849] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:56:33 2026] DELETE /volume/v3/snapshots/75c1d764-e288-469e-a455-405c33a2c93a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:33.405758 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0ed9bc66-fd5b-4120-a641-831e4130458d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.408146 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0ed9bc66-fd5b-4120-a641-831e4130458d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:56:33.408726 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0ed9bc66-fd5b-4120-a641-831e4130458d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1efc9eb6-e8b7-4a3e-84fa-2d466f27c224", "name": "tempest-SnapshotsActionsTest-Snapshot-381976193"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:33.420570 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.420570 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:33.421121 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0ed9bc66-fd5b-4120-a641-831e4130458d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:33.421335 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-0ed9bc66-fd5b-4120-a641-831e4130458d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Create snapshot from volume 1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:33.464727 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0ed9bc66-fd5b-4120-a641-831e4130458d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Created reservations ['297e44d8-5594-46a7-935e-aa32fa23cbb0', '239b4ec1-f606-410b-8070-0848001551ec', 'd447774b-a7c8-4ccb-a594-aa32313507cc', '6d037f5d-3e23-40cb-ad8b-692d9758fae8'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:33.521250 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0ed9bc66-fd5b-4120-a641-831e4130458d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot create request issued successfully. Jul 03 14:56:33.521941 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0ed9bc66-fd5b-4120-a641-831e4130458d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:56:33.522237 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 461/1850] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:56:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:33.533403 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d47eab9b-3cf2-4e03-8f04-09ce48866f02 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.539417 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d47eab9b-3cf2-4e03-8f04-09ce48866f02 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 Jul 03 14:56:33.539417 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d47eab9b-3cf2-4e03-8f04-09ce48866f02 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.539730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d47eab9b-3cf2-4e03-8f04-09ce48866f02 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.547374 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.547374 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:33.547637 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d47eab9b-3cf2-4e03-8f04-09ce48866f02 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:33.548863 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d47eab9b-3cf2-4e03-8f04-09ce48866f02 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 returned with HTTP 200 Jul 03 14:56:33.549591 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 466/1851] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:33 2026] GET /volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:33.684134 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c754e426-e57e-4f22-876b-509bc33ed012 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.688882 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c754e426-e57e-4f22-876b-509bc33ed012 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 Jul 03 14:56:33.689117 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c754e426-e57e-4f22-876b-509bc33ed012 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.689377 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c754e426-e57e-4f22-876b-509bc33ed012 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.695618 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-adc37960-f706-4057-83a6-9e06dad2b8e3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.698138 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-adc37960-f706-4057-83a6-9e06dad2b8e3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:33.698396 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-adc37960-f706-4057-83a6-9e06dad2b8e3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.698687 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-adc37960-f706-4057-83a6-9e06dad2b8e3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.699883 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c754e426-e57e-4f22-876b-509bc33ed012 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 returned with HTTP 404 Jul 03 14:56:33.700598 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 471/1852] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:33 2026] GET /volume/v3/volumes/9e300714-352f-4717-b5c8-dc14ab12fde7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:33.709861 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.709861 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:33.710039 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-383b42ae-b57d-4664-9bf7-cc7e814a783c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.711927 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-383b42ae-b57d-4664-9bf7-cc7e814a783c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 Jul 03 14:56:33.712218 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-383b42ae-b57d-4664-9bf7-cc7e814a783c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.712458 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-383b42ae-b57d-4664-9bf7-cc7e814a783c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.712703 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-383b42ae-b57d-4664-9bf7-cc7e814a783c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume with id: a952224e-d0e3-4ebe-8b87-bf42a4efcf27 Jul 03 14:56:33.716181 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-adc37960-f706-4057-83a6-9e06dad2b8e3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:33.720489 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.720489 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:33.721074 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-383b42ae-b57d-4664-9bf7-cc7e814a783c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:33.722639 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-adc37960-f706-4057-83a6-9e06dad2b8e3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:33.723213 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 455/1853] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:33 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:33.742668 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-383b42ae-b57d-4664-9bf7-cc7e814a783c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Delete volume request issued successfully. Jul 03 14:56:33.742898 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-383b42ae-b57d-4664-9bf7-cc7e814a783c tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 returned with HTTP 202 Jul 03 14:56:33.743496 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 462/1854] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:33 2026] DELETE /volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:33.754087 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3c62dbd4-682d-47b8-b78f-61c69bfb4b98 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.759500 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b349cdec-b40a-4280-8fc8-f36b238826bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.759747 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c62dbd4-682d-47b8-b78f-61c69bfb4b98 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 Jul 03 14:56:33.760024 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c62dbd4-682d-47b8-b78f-61c69bfb4b98 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.760281 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c62dbd4-682d-47b8-b78f-61c69bfb4b98 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.762221 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b349cdec-b40a-4280-8fc8-f36b238826bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:56:33.762444 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b349cdec-b40a-4280-8fc8-f36b238826bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.766151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b349cdec-b40a-4280-8fc8-f36b238826bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.772804 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.772804 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:33.778621 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b349cdec-b40a-4280-8fc8-f36b238826bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:56:33.779259 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.779259 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:33.783552 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3c62dbd4-682d-47b8-b78f-61c69bfb4b98 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Volume info retrieved successfully. Jul 03 14:56:33.786113 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b349cdec-b40a-4280-8fc8-f36b238826bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:56:33.786690 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 472/1855] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:33 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:33.791711 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c62dbd4-682d-47b8-b78f-61c69bfb4b98 tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 returned with HTTP 200 Jul 03 14:56:33.791711 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 467/1856] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:33 2026] GET /volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:33.846438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d80fe885-94ac-4898-906f-e99efa252c5f req-97211765-8fc4-449f-b51a-db9d77b22219 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.848989 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-97211765-8fc4-449f-b51a-db9d77b22219 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/attachments/c2afd3e9-80bc-4d42-beb4-9f22af5aa34a Jul 03 14:56:33.849444 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-97211765-8fc4-449f-b51a-db9d77b22219 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.849661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-97211765-8fc4-449f-b51a-db9d77b22219 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.859660 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.859660 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:33.953985 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b54f6ede-e188-4265-9dd6-3e9a0b5c37a0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:33.956009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b54f6ede-e188-4265-9dd6-3e9a0b5c37a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:33.956343 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b54f6ede-e188-4265-9dd6-3e9a0b5c37a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:33.956621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b54f6ede-e188-4265-9dd6-3e9a0b5c37a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:33.956856 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b54f6ede-e188-4265-9dd6-3e9a0b5c37a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:33.964170 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:33.964170 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:33.964908 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b54f6ede-e188-4265-9dd6-3e9a0b5c37a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:33.965434 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 463/1857] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:33 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:34.803976 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d80fe885-94ac-4898-906f-e99efa252c5f req-97211765-8fc4-449f-b51a-db9d77b22219 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/c2afd3e9-80bc-4d42-beb4-9f22af5aa34a returned with HTTP 200 Jul 03 14:56:34.803976 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 456/1858] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:56:33 2026] DELETE /volume/v3/attachments/c2afd3e9-80bc-4d42-beb4-9f22af5aa34a => generated 19 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:34.812083 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f13fffb1-cff3-4f0b-bcdf-26e57374f79b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:34.812083 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f13fffb1-cff3-4f0b-bcdf-26e57374f79b tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 Jul 03 14:56:34.812083 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f13fffb1-cff3-4f0b-bcdf-26e57374f79b tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:34.812083 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f13fffb1-cff3-4f0b-bcdf-26e57374f79b tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:34.812083 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:34.812083 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:34.812083 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f13fffb1-cff3-4f0b-bcdf-26e57374f79b tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:34.812083 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f13fffb1-cff3-4f0b-bcdf-26e57374f79b tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 returned with HTTP 200 Jul 03 14:56:34.812083 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 473/1859] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:34 2026] GET /volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:34.813607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f7b6c598-7fcf-453f-acec-fa5793a1fedb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:34.813607 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7b6c598-7fcf-453f-acec-fa5793a1fedb tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56/action Jul 03 14:56:34.813607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7b6c598-7fcf-453f-acec-fa5793a1fedb tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:34.813607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7b6c598-7fcf-453f-acec-fa5793a1fedb tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:34.813607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-f7b6c598-7fcf-453f-acec-fa5793a1fedb tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '4382ae07-9317-4527-ac54-4fe2e4b7fb56' with '{'status': 'error'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:34.813607 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:34.813607 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:34.813607 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7b6c598-7fcf-453f-acec-fa5793a1fedb tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56/action returned with HTTP 202 Jul 03 14:56:34.813607 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 468/1860] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:34 2026] POST /volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:34.815982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5fe9fdcb-58a5-4c85-9fdc-797621a740b0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:34.815982 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5fe9fdcb-58a5-4c85-9fdc-797621a740b0 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 Jul 03 14:56:34.815982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5fe9fdcb-58a5-4c85-9fdc-797621a740b0 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:34.815982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5fe9fdcb-58a5-4c85-9fdc-797621a740b0 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:34.815982 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:34.815982 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:34.815982 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5fe9fdcb-58a5-4c85-9fdc-797621a740b0 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:34.815982 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5fe9fdcb-58a5-4c85-9fdc-797621a740b0 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 returned with HTTP 200 Jul 03 14:56:34.815982 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 464/1861] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:34 2026] GET /volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-118dba14-cde0-4d57-929f-0f9ee33ebef6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-118dba14-cde0-4d57-929f-0f9ee33ebef6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56/action Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-118dba14-cde0-4d57-929f-0f9ee33ebef6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-118dba14-cde0-4d57-929f-0f9ee33ebef6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-118dba14-cde0-4d57-929f-0f9ee33ebef6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Snapshot retrieved successfully. Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-118dba14-cde0-4d57-929f-0f9ee33ebef6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Snapshot delete request issued successfully. Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-118dba14-cde0-4d57-929f-0f9ee33ebef6 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56/action returned with HTTP 202 Jul 03 14:56:34.817518 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 457/1862] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:34 2026] POST /volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:34.817914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ec8d6b77-6f26-4626-b351-972c9f10cbc9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:34.817914 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec8d6b77-6f26-4626-b351-972c9f10cbc9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:34.817914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec8d6b77-6f26-4626-b351-972c9f10cbc9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:34.817914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec8d6b77-6f26-4626-b351-972c9f10cbc9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:34.818195 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-318cb6b2-dacd-4bfb-a544-98da85464be5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:34.818195 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-318cb6b2-dacd-4bfb-a544-98da85464be5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 Jul 03 14:56:34.818195 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-318cb6b2-dacd-4bfb-a544-98da85464be5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:34.818195 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-318cb6b2-dacd-4bfb-a544-98da85464be5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:34.818432 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:34.818432 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:34.818593 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:34.818593 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:34.818593 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-318cb6b2-dacd-4bfb-a544-98da85464be5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:34.818593 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-318cb6b2-dacd-4bfb-a544-98da85464be5 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 returned with HTTP 200 Jul 03 14:56:34.818593 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 469/1863] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:34 2026] GET /volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:34.819091 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ec8d6b77-6f26-4626-b351-972c9f10cbc9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:34.819091 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec8d6b77-6f26-4626-b351-972c9f10cbc9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:34.819091 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 474/1864] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:34 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:34.819579 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-be77a6d1-5fbf-4f09-ab73-0c1f1e31541a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:34.819579 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-be77a6d1-5fbf-4f09-ab73-0c1f1e31541a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] GET https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 Jul 03 14:56:34.819579 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-be77a6d1-5fbf-4f09-ab73-0c1f1e31541a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:34.819579 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-be77a6d1-5fbf-4f09-ab73-0c1f1e31541a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:34.823702 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-be77a6d1-5fbf-4f09-ab73-0c1f1e31541a tempest-CreateVolumesFromBackupTest-1051330218 tempest-CreateVolumesFromBackupTest-1051330218-project-member] https://10.4.3.99/volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 returned with HTTP 404 Jul 03 14:56:34.824502 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 465/1865] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:34 2026] GET /volume/v3/volumes/a952224e-d0e3-4ebe-8b87-bf42a4efcf27 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:34.979243 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-08058bca-7865-4a08-bc82-57986374e8fa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:34.981303 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08058bca-7865-4a08-bc82-57986374e8fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:34.981485 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-08058bca-7865-4a08-bc82-57986374e8fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:34.981645 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-08058bca-7865-4a08-bc82-57986374e8fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:34.981766 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-08058bca-7865-4a08-bc82-57986374e8fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:34.986849 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:34.986849 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:34.987970 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08058bca-7865-4a08-bc82-57986374e8fa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:34.988464 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 458/1866] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:34 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:35.792150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d98f85f5-0bef-487c-bce6-8968f3452c63 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:35.792829 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d98f85f5-0bef-487c-bce6-8968f3452c63 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 Jul 03 14:56:35.793038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d98f85f5-0bef-487c-bce6-8968f3452c63 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:35.793717 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d98f85f5-0bef-487c-bce6-8968f3452c63 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:35.799685 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d98f85f5-0bef-487c-bce6-8968f3452c63 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 returned with HTTP 404 Jul 03 14:56:35.800435 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 470/1867] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:35 2026] GET /volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:35.808544 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6568f15e-568d-4f82-8dca-7d73e601abb3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:35.810115 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6568f15e-568d-4f82-8dca-7d73e601abb3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:35.811116 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6568f15e-568d-4f82-8dca-7d73e601abb3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:35.811116 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6568f15e-568d-4f82-8dca-7d73e601abb3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:35.815556 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-19a64c77-f29f-4463-936f-1c9f82d71e7d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:35.821238 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19a64c77-f29f-4463-936f-1c9f82d71e7d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action Jul 03 14:56:35.822019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19a64c77-f29f-4463-936f-1c9f82d71e7d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:35.822019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19a64c77-f29f-4463-936f-1c9f82d71e7d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:35.828390 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.admin_actions [None req-19a64c77-f29f-4463-936f-1c9f82d71e7d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '1db1305e-43a4-42f6-94f0-51026b8c986a' with '{'status': 'available'}' {{(pid=99980) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:35.831582 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:35.831582 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:35.840888 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6568f15e-568d-4f82-8dca-7d73e601abb3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:35.848360 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6568f15e-568d-4f82-8dca-7d73e601abb3 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:35.849851 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 475/1868] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:35 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:35.850329 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:35.850329 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:35.874699 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19a64c77-f29f-4463-936f-1c9f82d71e7d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action returned with HTTP 202 Jul 03 14:56:35.875265 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 466/1869] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:35 2026] POST /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:35.889568 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-30aec51b-ec89-4860-8958-b1ce4bc617cf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:35.892257 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30aec51b-ec89-4860-8958-b1ce4bc617cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:35.892257 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30aec51b-ec89-4860-8958-b1ce4bc617cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:35.892944 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30aec51b-ec89-4860-8958-b1ce4bc617cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:35.903182 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:35.903182 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:35.903957 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-30aec51b-ec89-4860-8958-b1ce4bc617cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:35.905967 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30aec51b-ec89-4860-8958-b1ce4bc617cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:35.905967 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 459/1870] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:35 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:35.910983 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fa16d49f-ebc1-4546-a08b-4932763d4927 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:35.912957 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fa16d49f-ebc1-4546-a08b-4932763d4927 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action Jul 03 14:56:35.913605 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fa16d49f-ebc1-4546-a08b-4932763d4927 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1589582391", "disk_format": "qcow2"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:35.913886 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fa16d49f-ebc1-4546-a08b-4932763d4927 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1589582391", "disk_format": "qcow2"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:35.915833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-03deec2a-1591-44b0-b86f-60da1a571ddf req-bf05e2d1-6ba8-4d44-bb1f-99d90554eb44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:35.918966 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-03deec2a-1591-44b0-b86f-60da1a571ddf req-bf05e2d1-6ba8-4d44-bb1f-99d90554eb44 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:35.918966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-03deec2a-1591-44b0-b86f-60da1a571ddf req-bf05e2d1-6ba8-4d44-bb1f-99d90554eb44 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:35.919250 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-03deec2a-1591-44b0-b86f-60da1a571ddf req-bf05e2d1-6ba8-4d44-bb1f-99d90554eb44 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:35.922157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b7d60146-536c-42e3-a8a9-891201a64305 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:35.925581 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7d60146-536c-42e3-a8a9-891201a64305 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 Jul 03 14:56:35.925581 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7d60146-536c-42e3-a8a9-891201a64305 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:35.925581 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7d60146-536c-42e3-a8a9-891201a64305 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:35.925581 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-b7d60146-536c-42e3-a8a9-891201a64305 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Delete snapshot with id: 4382ae07-9317-4527-ac54-4fe2e4b7fb56 Jul 03 14:56:35.927751 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:35.927751 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:35.928376 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fa16d49f-ebc1-4546-a08b-4932763d4927 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:35.931099 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:35.931099 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:35.934436 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7d60146-536c-42e3-a8a9-891201a64305 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 returned with HTTP 404 Jul 03 14:56:35.934436 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 467/1871] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:56:35 2026] DELETE /volume/v3/snapshots/4382ae07-9317-4527-ac54-4fe2e4b7fb56 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:35.938523 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-03deec2a-1591-44b0-b86f-60da1a571ddf req-bf05e2d1-6ba8-4d44-bb1f-99d90554eb44 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:35.948997 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2f056dfd-b18d-4dbc-a456-ee15fb808e43 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:35.949158 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-03deec2a-1591-44b0-b86f-60da1a571ddf req-bf05e2d1-6ba8-4d44-bb1f-99d90554eb44 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:35.949818 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 476/1872] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:35 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:35.952363 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f056dfd-b18d-4dbc-a456-ee15fb808e43 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:56:35.953823 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f056dfd-b18d-4dbc-a456-ee15fb808e43 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1efc9eb6-e8b7-4a3e-84fa-2d466f27c224", "name": "tempest-SnapshotsActionsTest-Snapshot-703725222"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:35.958052 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:35.958052 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:35.972957 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.image.image_utils [None req-fa16d49f-ebc1-4546-a08b-4932763d4927 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1589582391'}] 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-1589582391'}]. {{(pid=99979) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 14:56:35.973136 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:35.973136 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:35.973819 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2f056dfd-b18d-4dbc-a456-ee15fb808e43 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:35.973948 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-2f056dfd-b18d-4dbc-a456-ee15fb808e43 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Create snapshot from volume 1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:36.006206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b9cf0dbf-b27a-4f7c-aacf-4495479d40cf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:36.010153 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b9cf0dbf-b27a-4f7c-aacf-4495479d40cf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:36.010153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b9cf0dbf-b27a-4f7c-aacf-4495479d40cf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:36.010153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b9cf0dbf-b27a-4f7c-aacf-4495479d40cf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:36.010153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b9cf0dbf-b27a-4f7c-aacf-4495479d40cf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:36.015525 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:36.015525 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:36.016740 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b9cf0dbf-b27a-4f7c-aacf-4495479d40cf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:36.017389 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 468/1873] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:36 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:56:36.024192 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-2f056dfd-b18d-4dbc-a456-ee15fb808e43 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Created reservations ['0271a599-bb04-4c71-8485-615cc403d778', 'a10557c7-aa83-4054-a3c0-366eee810dfe', 'fce9d97d-4d65-4f1b-a94c-bdf3eb95edb8', '7d1f497d-3c48-4767-a946-025fe554ca0a'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:36.032090 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9b8d6a65-09f4-4c80-97f4-9a533490de54 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:36.034900 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b8d6a65-09f4-4c80-97f4-9a533490de54 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:36.035012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b8d6a65-09f4-4c80-97f4-9a533490de54 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:36.035653 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9b8d6a65-09f4-4c80-97f4-9a533490de54 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:36.055756 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:36.055756 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:36.061099 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9b8d6a65-09f4-4c80-97f4-9a533490de54 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:36.068112 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9b8d6a65-09f4-4c80-97f4-9a533490de54 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:36.068659 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 477/1874] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:36 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:56:36.088673 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cfc774bb-4693-43d1-b256-04c5afb62458 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:36.090441 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cfc774bb-4693-43d1-b256-04c5afb62458 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:36.091036 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cfc774bb-4693-43d1-b256-04c5afb62458 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:36.091429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cfc774bb-4693-43d1-b256-04c5afb62458 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:36.091648 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2f056dfd-b18d-4dbc-a456-ee15fb808e43 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot create request issued successfully. Jul 03 14:56:36.091874 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-cfc774bb-4693-43d1-b256-04c5afb62458 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete backup with id: ce0a3de6-c2ff-41b7-be30-1876be8da9b8. Jul 03 14:56:36.092331 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f056dfd-b18d-4dbc-a456-ee15fb808e43 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:56:36.093365 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 460/1875] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:56:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:36.101955 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:36.101955 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:36.120409 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eb1f8241-b39d-4360-98e0-34cce8666b8e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:36.122785 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb1f8241-b39d-4360-98e0-34cce8666b8e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 Jul 03 14:56:36.123380 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb1f8241-b39d-4360-98e0-34cce8666b8e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:36.123380 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb1f8241-b39d-4360-98e0-34cce8666b8e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:36.132172 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:36.132172 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:36.133171 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eb1f8241-b39d-4360-98e0-34cce8666b8e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:36.134754 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb1f8241-b39d-4360-98e0-34cce8666b8e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 returned with HTTP 200 Jul 03 14:56:36.135609 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 478/1876] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:36 2026] GET /volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:36.137920 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-cfc774bb-4693-43d1-b256-04c5afb62458 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] delete_backup rpcapi backup_id ce0a3de6-c2ff-41b7-be30-1876be8da9b8 {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:56:36.140138 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cfc774bb-4693-43d1-b256-04c5afb62458 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 202 Jul 03 14:56:36.140580 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 469/1877] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:36 2026] DELETE /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:36.151729 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aebbe4b6-87d4-4c20-8791-bad104c2e25f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:36.158297 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aebbe4b6-87d4-4c20-8791-bad104c2e25f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:36.158800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aebbe4b6-87d4-4c20-8791-bad104c2e25f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:36.159300 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aebbe4b6-87d4-4c20-8791-bad104c2e25f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:36.159378 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-aebbe4b6-87d4-4c20-8791-bad104c2e25f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:36.171480 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:36.171480 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:36.175025 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aebbe4b6-87d4-4c20-8791-bad104c2e25f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:36.175542 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 461/1878] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:36 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:36.802388 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fa16d49f-ebc1-4546-a08b-4932763d4927 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Copy volume to image completed successfully. Jul 03 14:56:36.806218 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fa16d49f-ebc1-4546-a08b-4932763d4927 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action returned with HTTP 202 Jul 03 14:56:36.806583 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 471/1879] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:56:35 2026] POST /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091/action => generated 689 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:37.000518 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:37.157444 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c01c7478-92f2-45f1-ad06-2ce004d1191c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:37.161205 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c01c7478-92f2-45f1-ad06-2ce004d1191c tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 Jul 03 14:56:37.161205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c01c7478-92f2-45f1-ad06-2ce004d1191c tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:37.161776 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c01c7478-92f2-45f1-ad06-2ce004d1191c tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:37.173095 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:37.173095 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:37.174114 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c01c7478-92f2-45f1-ad06-2ce004d1191c tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:37.175171 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c01c7478-92f2-45f1-ad06-2ce004d1191c tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 returned with HTTP 200 Jul 03 14:56:37.176140 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 470/1880] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:37 2026] GET /volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:37.193270 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-09c13847-16cd-4c0b-9c8c-08dc6bd3a14d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:37.197491 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-09c13847-16cd-4c0b-9c8c-08dc6bd3a14d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4/action Jul 03 14:56:37.197491 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-09c13847-16cd-4c0b-9c8c-08dc6bd3a14d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:37.199262 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-09c13847-16cd-4c0b-9c8c-08dc6bd3a14d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:37.202890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-09c13847-16cd-4c0b-9c8c-08dc6bd3a14d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '99da4867-825e-4bf9-9af2-139465eaf3e4' with '{'status': 'error_deleting'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:37.203016 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-29d018c4-8542-4e3b-81d0-6c87bb06a6f9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:37.206355 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29d018c4-8542-4e3b-81d0-6c87bb06a6f9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:37.206650 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29d018c4-8542-4e3b-81d0-6c87bb06a6f9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:37.207620 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29d018c4-8542-4e3b-81d0-6c87bb06a6f9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:37.207620 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-29d018c4-8542-4e3b-81d0-6c87bb06a6f9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:37.215669 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:37.215669 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:37.216846 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29d018c4-8542-4e3b-81d0-6c87bb06a6f9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 200 Jul 03 14:56:37.218585 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 472/1881] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:37 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:37.228705 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:37.229223 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1111976263"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:37.231751 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:37.231751 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:37.232280 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1111976263'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:37.232449 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume of 1 GB Jul 03 14:56:37.244865 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Availability Zones retrieved successfully. Jul 03 14:56:37.255121 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (2ef35ac8-9608-4165-887d-cd4e9a45110b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:37.258454 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d739596d-f6f0-4fc0-b927-8dca2cdb9a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:37.260391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:37.268651 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-09c13847-16cd-4c0b-9c8c-08dc6bd3a14d tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4/action returned with HTTP 202 Jul 03 14:56:37.269287 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 462/1882] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:37 2026] POST /volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:37.289403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8774d1df-ea92-44d6-b169-4af9847fb714 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:37.293257 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8774d1df-ea92-44d6-b169-4af9847fb714 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 Jul 03 14:56:37.293497 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8774d1df-ea92-44d6-b169-4af9847fb714 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:37.294709 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8774d1df-ea92-44d6-b169-4af9847fb714 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:37.310139 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:37.310139 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:37.310139 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8774d1df-ea92-44d6-b169-4af9847fb714 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:37.312928 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8774d1df-ea92-44d6-b169-4af9847fb714 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 returned with HTTP 200 Jul 03 14:56:37.313003 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 471/1883] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:37 2026] GET /volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:37.318938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d739596d-f6f0-4fc0-b927-8dca2cdb9a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:37.320262 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5437a24-3345-4d36-a289-5e9b3eef79c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:37.334886 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-40f7059f-bc05-4480-aa41-c48fffba4667 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:37.337652 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40f7059f-bc05-4480-aa41-c48fffba4667 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4/action Jul 03 14:56:37.338188 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40f7059f-bc05-4480-aa41-c48fffba4667 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:37.338425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40f7059f-bc05-4480-aa41-c48fffba4667 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:37.355866 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:37.355866 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:37.356415 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-40f7059f-bc05-4480-aa41-c48fffba4667 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Snapshot retrieved successfully. Jul 03 14:56:37.405627 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-40f7059f-bc05-4480-aa41-c48fffba4667 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Snapshot delete request issued successfully. Jul 03 14:56:37.406164 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40f7059f-bc05-4480-aa41-c48fffba4667 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4/action returned with HTTP 202 Jul 03 14:56:37.406968 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 473/1884] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:37 2026] POST /volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:37.418728 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-defe7ba2-4127-4e35-b76d-f22c19e55c18 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:37.421597 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-defe7ba2-4127-4e35-b76d-f22c19e55c18 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 Jul 03 14:56:37.421998 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-defe7ba2-4127-4e35-b76d-f22c19e55c18 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:37.422298 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-defe7ba2-4127-4e35-b76d-f22c19e55c18 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:37.432159 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:37.432159 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:37.433932 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-defe7ba2-4127-4e35-b76d-f22c19e55c18 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:37.435338 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-defe7ba2-4127-4e35-b76d-f22c19e55c18 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 returned with HTTP 200 Jul 03 14:56:37.435975 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 463/1885] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:37 2026] GET /volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:37.476275 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['fbf034d2-a7e5-4b3f-8b90-4319f0550bec', '507689ad-673f-440e-9725-72a71138d2a9', '7222d7a3-7598-44f3-b8a0-7a18ebd9ced0', 'f18a62db-1f26-444c-8adc-445c78853b49'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:37.478748 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5437a24-3345-4d36-a289-5e9b3eef79c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbf034d2-a7e5-4b3f-8b90-4319f0550bec', '507689ad-673f-440e-9725-72a71138d2a9', '7222d7a3-7598-44f3-b8a0-7a18ebd9ced0', 'f18a62db-1f26-444c-8adc-445c78853b49']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:37.479808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6311c2dc-3705-40d9-8493-d7408fd4f13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:37.525967 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6311c2dc-3705-40d9-8493-d7408fd4f13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a93c98b4-4872-4b28-b75b-e7ad5a5d2641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1111976263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['fbf034d2-a7e5-4b3f-8b90-4319f0550bec','507689ad-673f-440e-9725-72a71138d2a9','7222d7a3-7598-44f3-b8a0-7a18ebd9ced0','f18a62db-1f26-444c-8adc-445c78853b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1111976263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a93c98b4-4872-4b28-b75b-e7ad5a5d2641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='742ab5955e3b4d6c93579317e6a221cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06b39988b9c74b44b47545974bea879c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:37.526968 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f13df5-1017-4c8f-8d20-ca7bc4b03b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:37.557707 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f13df5-1017-4c8f-8d20-ca7bc4b03b5e) transitioned into state 'SUCCESS' from state '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-1111976263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['fbf034d2-a7e5-4b3f-8b90-4319f0550bec','507689ad-673f-440e-9725-72a71138d2a9','7222d7a3-7598-44f3-b8a0-7a18ebd9ced0','f18a62db-1f26-444c-8adc-445c78853b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:37.558462 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e139e5-7441-4311-b678-6778fe172c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:37.571631 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e139e5-7441-4311-b678-6778fe172c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:37.572870 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (2ef35ac8-9608-4165-887d-cd4e9a45110b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:37.573378 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume request issued successfully. Jul 03 14:56:37.575157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54a06d3f-fa5a-46e2-8882-c944a84a9f3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:37.575157 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 479/1886] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 14:56:36 2026] POST /volume/v3/volumes => generated 776 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:37.593233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-73e68933-b8bd-4a66-bfd9-101741f9fa4f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:37.594796 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73e68933-b8bd-4a66-bfd9-101741f9fa4f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 Jul 03 14:56:37.595398 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73e68933-b8bd-4a66-bfd9-101741f9fa4f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:37.595603 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73e68933-b8bd-4a66-bfd9-101741f9fa4f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:37.609161 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:37.609161 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:37.615804 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-73e68933-b8bd-4a66-bfd9-101741f9fa4f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:56:37.628314 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73e68933-b8bd-4a66-bfd9-101741f9fa4f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 returned with HTTP 200 Jul 03 14:56:37.631534 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 472/1887] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:37 2026] GET /volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:38.234826 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3ef5c2f5-28d6-449e-8c04-89d448514897 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.237367 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3ef5c2f5-28d6-449e-8c04-89d448514897 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 Jul 03 14:56:38.237775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3ef5c2f5-28d6-449e-8c04-89d448514897 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.237913 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3ef5c2f5-28d6-449e-8c04-89d448514897 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.238051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-3ef5c2f5-28d6-449e-8c04-89d448514897 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id ce0a3de6-c2ff-41b7-be30-1876be8da9b8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:38.246148 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3ef5c2f5-28d6-449e-8c04-89d448514897 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 returned with HTTP 404 Jul 03 14:56:38.246835 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 474/1888] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/backups/ce0a3de6-c2ff-41b7-be30-1876be8da9b8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:38.433857 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-f00ef618-7b30-45af-b54d-70e73bc27a22 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.436842 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-f00ef618-7b30-45af-b54d-70e73bc27a22 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:38.436842 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-f00ef618-7b30-45af-b54d-70e73bc27a22 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.437094 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-f00ef618-7b30-45af-b54d-70e73bc27a22 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.452277 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a23b4630-9348-4914-b4a4-52d26ad0f1e6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.453216 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.453216 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:38.454839 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a23b4630-9348-4914-b4a4-52d26ad0f1e6 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 Jul 03 14:56:38.455548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a23b4630-9348-4914-b4a4-52d26ad0f1e6 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.455885 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a23b4630-9348-4914-b4a4-52d26ad0f1e6 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.459052 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-f00ef618-7b30-45af-b54d-70e73bc27a22 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:38.462740 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a23b4630-9348-4914-b4a4-52d26ad0f1e6 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 returned with HTTP 404 Jul 03 14:56:38.463855 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 480/1889] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:38.467195 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-f00ef618-7b30-45af-b54d-70e73bc27a22 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:38.471173 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 464/1890] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:38.473361 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-db2d3d9a-0d08-42fd-89ea-57b69432b927 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.475898 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db2d3d9a-0d08-42fd-89ea-57b69432b927 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action Jul 03 14:56:38.477168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db2d3d9a-0d08-42fd-89ea-57b69432b927 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:38.477168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db2d3d9a-0d08-42fd-89ea-57b69432b927 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:38.478340 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.admin_actions [None req-db2d3d9a-0d08-42fd-89ea-57b69432b927 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '1db1305e-43a4-42f6-94f0-51026b8c986a' with '{'status': 'available'}' {{(pid=99980) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:38.494503 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.494503 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:38.501906 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-72656458-ab51-4454-87f5-97eea5890308 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.505536 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-72656458-ab51-4454-87f5-97eea5890308 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7/action Jul 03 14:56:38.505536 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-72656458-ab51-4454-87f5-97eea5890308 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:38.506982 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-72656458-ab51-4454-87f5-97eea5890308 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:38.518296 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db2d3d9a-0d08-42fd-89ea-57b69432b927 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action returned with HTTP 202 Jul 03 14:56:38.519019 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 473/1891] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:38 2026] POST /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:38.523157 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.523157 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:38.523781 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-72656458-ab51-4454-87f5-97eea5890308 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:38.531249 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1665983f-d451-4f62-80cb-d0bcb582e83d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.534006 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1665983f-d451-4f62-80cb-d0bcb582e83d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:38.534318 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1665983f-d451-4f62-80cb-d0bcb582e83d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.534543 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1665983f-d451-4f62-80cb-d0bcb582e83d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.537006 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-72656458-ab51-4454-87f5-97eea5890308 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Begin detaching volume completed successfully. Jul 03 14:56:38.537006 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-72656458-ab51-4454-87f5-97eea5890308 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7/action returned with HTTP 202 Jul 03 14:56:38.537406 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 475/1892] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:56:38 2026] POST /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:38.540964 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.540964 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:38.541350 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1665983f-d451-4f62-80cb-d0bcb582e83d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:38.542435 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1665983f-d451-4f62-80cb-d0bcb582e83d tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:38.542832 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 481/1893] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:38.558402 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9227a859-a23c-4a08-8726-6319fe3e03c4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.561119 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9227a859-a23c-4a08-8726-6319fe3e03c4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 Jul 03 14:56:38.561503 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9227a859-a23c-4a08-8726-6319fe3e03c4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.561901 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9227a859-a23c-4a08-8726-6319fe3e03c4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.561980 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-9227a859-a23c-4a08-8726-6319fe3e03c4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Delete snapshot with id: 99da4867-825e-4bf9-9af2-139465eaf3e4 Jul 03 14:56:38.569193 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9227a859-a23c-4a08-8726-6319fe3e03c4 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 returned with HTTP 404 Jul 03 14:56:38.569634 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 465/1894] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:56:38 2026] DELETE /volume/v3/snapshots/99da4867-825e-4bf9-9af2-139465eaf3e4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:38.574833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2c8854b2-7ac3-48b2-bca2-dd8bf44a23b2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.577933 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c8854b2-7ac3-48b2-bca2-dd8bf44a23b2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:38.577933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c8854b2-7ac3-48b2-bca2-dd8bf44a23b2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.579712 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c8854b2-7ac3-48b2-bca2-dd8bf44a23b2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.588283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-421d8af0-daef-4eeb-98e4-2b5a6c81417b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.592612 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-421d8af0-daef-4eeb-98e4-2b5a6c81417b tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action Jul 03 14:56:38.592612 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-421d8af0-daef-4eeb-98e4-2b5a6c81417b tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:38.592612 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-421d8af0-daef-4eeb-98e4-2b5a6c81417b tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:38.596006 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-421d8af0-daef-4eeb-98e4-2b5a6c81417b tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '1db1305e-43a4-42f6-94f0-51026b8c986a' with '{'status': 'creating'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:38.604103 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.604103 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:38.613372 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2c8854b2-7ac3-48b2-bca2-dd8bf44a23b2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:38.616799 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.616799 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:38.623377 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c8854b2-7ac3-48b2-bca2-dd8bf44a23b2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:38.624245 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 474/1895] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1135 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:38.641300 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-421d8af0-daef-4eeb-98e4-2b5a6c81417b tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action returned with HTTP 202 Jul 03 14:56:38.642057 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 476/1896] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:38 2026] POST /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:38.651154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-edaa607a-11e7-49c2-889e-118d76a2ac34 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.652149 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edaa607a-11e7-49c2-889e-118d76a2ac34 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 Jul 03 14:56:38.652428 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edaa607a-11e7-49c2-889e-118d76a2ac34 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.652723 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edaa607a-11e7-49c2-889e-118d76a2ac34 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.654641 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2e170e43-c086-4a7a-a320-892947d3a943 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.657555 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e170e43-c086-4a7a-a320-892947d3a943 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:38.657845 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e170e43-c086-4a7a-a320-892947d3a943 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.658205 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e170e43-c086-4a7a-a320-892947d3a943 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.665286 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.665286 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:38.665918 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2e170e43-c086-4a7a-a320-892947d3a943 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:38.667920 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e170e43-c086-4a7a-a320-892947d3a943 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:38.667920 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 466/1897] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:38.668538 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.668538 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:38.676210 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-edaa607a-11e7-49c2-889e-118d76a2ac34 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:56:38.683197 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8ad63f9a-b0aa-4623-8f3c-1c316f50c807 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.683603 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edaa607a-11e7-49c2-889e-118d76a2ac34 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 returned with HTTP 200 Jul 03 14:56:38.684258 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 482/1898] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 => generated 1007 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:38.685412 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8ad63f9a-b0aa-4623-8f3c-1c316f50c807 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] POST https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action Jul 03 14:56:38.686446 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8ad63f9a-b0aa-4623-8f3c-1c316f50c807 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:38.686446 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8ad63f9a-b0aa-4623-8f3c-1c316f50c807 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:38.690469 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.snapshot_actions [None req-8ad63f9a-b0aa-4623-8f3c-1c316f50c807 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99980) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 14:56:38.698790 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.698790 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:38.699535 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.snapshot_actions [None req-8ad63f9a-b0aa-4623-8f3c-1c316f50c807 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Updating snapshot 1db1305e-43a4-42f6-94f0-51026b8c986a with info {'id': '1db1305e-43a4-42f6-94f0-51026b8c986a', 'status': 'error', 'progress': '80%'} Jul 03 14:56:38.703198 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f8f2027a-fe49-4db6-abd7-1ea2b6c7b2ba None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.705437 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f8f2027a-fe49-4db6-abd7-1ea2b6c7b2ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 14:56:38.706108 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f8f2027a-fe49-4db6-abd7-1ea2b6c7b2ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a93c98b4-4872-4b28-b75b-e7ad5a5d2641", "name": "tempest-type-Backup-1259096558"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:38.708243 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-f8f2027a-fe49-4db6-abd7-1ea2b6c7b2ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating new backup {'backup': {'volume_id': 'a93c98b4-4872-4b28-b75b-e7ad5a5d2641', 'name': 'tempest-type-Backup-1259096558'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:56:38.708243 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-f8f2027a-fe49-4db6-abd7-1ea2b6c7b2ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating backup of volume a93c98b4-4872-4b28-b75b-e7ad5a5d2641 in container None Jul 03 14:56:38.710897 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8ad63f9a-b0aa-4623-8f3c-1c316f50c807 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action returned with HTTP 202 Jul 03 14:56:38.711682 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 475/1899] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:38 2026] POST /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:38.719677 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.719677 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:38.720805 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f8f2027a-fe49-4db6-abd7-1ea2b6c7b2ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:56:38.722537 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c874dcaf-8a2f-4f20-aa7c-907f173fc2b5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.727523 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c874dcaf-8a2f-4f20-aa7c-907f173fc2b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:38.727822 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c874dcaf-8a2f-4f20-aa7c-907f173fc2b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.728355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c874dcaf-8a2f-4f20-aa7c-907f173fc2b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.737827 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.737827 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:38.738503 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c874dcaf-8a2f-4f20-aa7c-907f173fc2b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Snapshot retrieved successfully. Jul 03 14:56:38.740051 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c874dcaf-8a2f-4f20-aa7c-907f173fc2b5 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:38.740732 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 467/1900] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:38.753044 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53a48569-e0d6-4eda-be85-56369b6521a9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.756206 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53a48569-e0d6-4eda-be85-56369b6521a9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] POST https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action Jul 03 14:56:38.757025 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53a48569-e0d6-4eda-be85-56369b6521a9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:56:38.757200 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53a48569-e0d6-4eda-be85-56369b6521a9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:38.759499 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-53a48569-e0d6-4eda-be85-56369b6521a9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] Updating snapshot '1db1305e-43a4-42f6-94f0-51026b8c986a' with '{'status': 'available'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 14:56:38.775684 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.775684 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:38.783773 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-f8f2027a-fe49-4db6-abd7-1ea2b6c7b2ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['1f2e0cff-c563-4655-a9b0-ac9eaba3d1e5', 'd889c0b8-bdff-49e5-99c3-41b9d56829f4'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:38.803440 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53a48569-e0d6-4eda-be85-56369b6521a9 tempest-SnapshotsActionsTest-1475052226 tempest-SnapshotsActionsTest-1475052226-project-admin] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action returned with HTTP 202 Jul 03 14:56:38.804267 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 483/1901] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:38 2026] POST /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:56:38.817670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ae0ad197-7bb2-4ea2-a7a4-25969b482950 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.820286 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae0ad197-7bb2-4ea2-a7a4-25969b482950 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:38.821293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae0ad197-7bb2-4ea2-a7a4-25969b482950 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.821293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae0ad197-7bb2-4ea2-a7a4-25969b482950 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.833042 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.833042 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:38.833527 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ae0ad197-7bb2-4ea2-a7a4-25969b482950 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:38.835841 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae0ad197-7bb2-4ea2-a7a4-25969b482950 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:38.836288 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 476/1902] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:38.858448 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bafc944d-f20d-4f69-9da5-8039149c883e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.861537 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bafc944d-f20d-4f69-9da5-8039149c883e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:38.862072 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bafc944d-f20d-4f69-9da5-8039149c883e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.862195 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bafc944d-f20d-4f69-9da5-8039149c883e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.862265 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-bafc944d-f20d-4f69-9da5-8039149c883e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Delete snapshot with id: 1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:38.874261 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.874261 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:38.877295 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f8f2027a-fe49-4db6-abd7-1ea2b6c7b2ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:56:38.877827 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 477/1903] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:56:38 2026] POST /volume/v3/backups => generated 314 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:38.880273 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bafc944d-f20d-4f69-9da5-8039149c883e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:38.890813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1fd8972a-a4d1-4014-8583-e53f3bf55445 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.894932 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1fd8972a-a4d1-4014-8583-e53f3bf55445 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:38.895568 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1fd8972a-a4d1-4014-8583-e53f3bf55445 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.895671 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1fd8972a-a4d1-4014-8583-e53f3bf55445 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.895824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1fd8972a-a4d1-4014-8583-e53f3bf55445 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:38.915684 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.915684 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:38.916816 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1fd8972a-a4d1-4014-8583-e53f3bf55445 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:38.917677 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 484/1904] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 721 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:38.922345 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bafc944d-f20d-4f69-9da5-8039149c883e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot delete request issued successfully. Jul 03 14:56:38.922345 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bafc944d-f20d-4f69-9da5-8039149c883e tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 202 Jul 03 14:56:38.926926 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 468/1905] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:56:38 2026] DELETE /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:38.941790 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8ab90cb8-5147-423d-bf62-28f0758835f7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:38.945453 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8ab90cb8-5147-423d-bf62-28f0758835f7 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:38.945453 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8ab90cb8-5147-423d-bf62-28f0758835f7 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:38.945453 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8ab90cb8-5147-423d-bf62-28f0758835f7 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:38.952843 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:38.952843 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:38.953858 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8ab90cb8-5147-423d-bf62-28f0758835f7 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Snapshot retrieved successfully. Jul 03 14:56:38.957059 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8ab90cb8-5147-423d-bf62-28f0758835f7 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 200 Jul 03 14:56:38.957762 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 477/1906] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:38 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:39.572340 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fd98c9a9-baf8-4a8d-8727-55e30966dec8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:39.572815 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd98c9a9-baf8-4a8d-8727-55e30966dec8 None None] GET https://10.4.3.99/volume// Jul 03 14:56:39.572974 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd98c9a9-baf8-4a8d-8727-55e30966dec8 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:39.573214 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd98c9a9-baf8-4a8d-8727-55e30966dec8 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:39.574208 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd98c9a9-baf8-4a8d-8727-55e30966dec8 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:56:39.574820 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 478/1907] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:56:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:56:39.584449 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-922398ae-ac12-48a3-bdee-fb74fa160555 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:39.586911 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-922398ae-ac12-48a3-bdee-fb74fa160555 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:39.587407 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-922398ae-ac12-48a3-bdee-fb74fa160555 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:39.587497 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-922398ae-ac12-48a3-bdee-fb74fa160555 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:39.600020 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:39.600020 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:39.605343 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-922398ae-ac12-48a3-bdee-fb74fa160555 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:39.611915 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-922398ae-ac12-48a3-bdee-fb74fa160555 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:39.612652 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 485/1908] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:56:39 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1315 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:56:39.644148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55f647dc-3d12-48d4-93e7-bbc0e77923a5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:39.646428 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55f647dc-3d12-48d4-93e7-bbc0e77923a5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:39.646797 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55f647dc-3d12-48d4-93e7-bbc0e77923a5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:39.647156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55f647dc-3d12-48d4-93e7-bbc0e77923a5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:39.658352 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:39.658352 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:39.663324 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-55f647dc-3d12-48d4-93e7-bbc0e77923a5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:39.670361 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55f647dc-3d12-48d4-93e7-bbc0e77923a5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:39.670890 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 469/1909] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:39 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:39.932368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-68cfadb4-183f-4253-927a-e1f2886e7085 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:39.934423 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-68cfadb4-183f-4253-927a-e1f2886e7085 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:39.934668 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-68cfadb4-183f-4253-927a-e1f2886e7085 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:39.934951 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-68cfadb4-183f-4253-927a-e1f2886e7085 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:39.935016 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-68cfadb4-183f-4253-927a-e1f2886e7085 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:39.956880 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:39.956880 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:39.957581 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-68cfadb4-183f-4253-927a-e1f2886e7085 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:39.958108 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 478/1910] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:39 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 723 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:39.973153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-87e4dce2-7a82-42c0-b330-a6279d12c0f0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:39.975720 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87e4dce2-7a82-42c0-b330-a6279d12c0f0 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a Jul 03 14:56:39.976052 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-87e4dce2-7a82-42c0-b330-a6279d12c0f0 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:39.976417 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-87e4dce2-7a82-42c0-b330-a6279d12c0f0 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:39.984418 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87e4dce2-7a82-42c0-b330-a6279d12c0f0 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a returned with HTTP 404 Jul 03 14:56:39.986356 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 479/1911] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:39 2026] GET /volume/v3/snapshots/1db1305e-43a4-42f6-94f0-51026b8c986a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:39.997653 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18b70664-86f9-474f-9688-6bbe81dfb2cf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:40.001222 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18b70664-86f9-474f-9688-6bbe81dfb2cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:40.001222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18b70664-86f9-474f-9688-6bbe81dfb2cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:40.001222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18b70664-86f9-474f-9688-6bbe81dfb2cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:40.008302 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:40.008302 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:40.014263 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18b70664-86f9-474f-9688-6bbe81dfb2cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:40.027065 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18b70664-86f9-474f-9688-6bbe81dfb2cf tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 returned with HTTP 200 Jul 03 14:56:40.027925 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 486/1912] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:39 2026] GET /volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:40.042779 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6183e7f6-3cbc-41db-b71c-093b2f004583 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:40.044813 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6183e7f6-3cbc-41db-b71c-093b2f004583 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] DELETE https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:40.045035 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6183e7f6-3cbc-41db-b71c-093b2f004583 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:40.045267 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6183e7f6-3cbc-41db-b71c-093b2f004583 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:40.045444 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6183e7f6-3cbc-41db-b71c-093b2f004583 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Delete volume with id: 1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:40.054286 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:40.054286 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:40.054709 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6183e7f6-3cbc-41db-b71c-093b2f004583 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:40.082831 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6183e7f6-3cbc-41db-b71c-093b2f004583 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Delete volume request issued successfully. Jul 03 14:56:40.083639 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6183e7f6-3cbc-41db-b71c-093b2f004583 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 returned with HTTP 202 Jul 03 14:56:40.084189 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 470/1913] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:40 2026] DELETE /volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:40.094768 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c434bee7-4cc8-4117-9f5d-214166979830 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:40.097018 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c434bee7-4cc8-4117-9f5d-214166979830 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:40.097482 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c434bee7-4cc8-4117-9f5d-214166979830 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:40.097833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c434bee7-4cc8-4117-9f5d-214166979830 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:40.107450 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:40.107450 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:40.111622 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c434bee7-4cc8-4117-9f5d-214166979830 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Volume info retrieved successfully. Jul 03 14:56:40.116715 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c434bee7-4cc8-4117-9f5d-214166979830 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 returned with HTTP 200 Jul 03 14:56:40.117275 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 479/1914] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:40 2026] GET /volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:40.688388 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ac7a22c0-8ad7-41b4-999e-8db0c74da2ad None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:40.690515 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ac7a22c0-8ad7-41b4-999e-8db0c74da2ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:40.690769 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ac7a22c0-8ad7-41b4-999e-8db0c74da2ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:40.691016 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ac7a22c0-8ad7-41b4-999e-8db0c74da2ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:40.702916 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:40.702916 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:40.707928 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ac7a22c0-8ad7-41b4-999e-8db0c74da2ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:40.714530 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ac7a22c0-8ad7-41b4-999e-8db0c74da2ad tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:40.715096 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 480/1915] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:40 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:40.969938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-31f02ed3-4344-4da3-a99e-49221746caf9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:40.971888 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31f02ed3-4344-4da3-a99e-49221746caf9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:40.972120 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31f02ed3-4344-4da3-a99e-49221746caf9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:40.972332 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31f02ed3-4344-4da3-a99e-49221746caf9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:40.972457 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-31f02ed3-4344-4da3-a99e-49221746caf9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:40.976794 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:40.976794 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:40.977389 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31f02ed3-4344-4da3-a99e-49221746caf9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:40.977779 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 487/1916] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:40 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:41.134609 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d6ad4178-6818-4a3a-a9d8-0c2c4e155a92 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:41.136435 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6ad4178-6818-4a3a-a9d8-0c2c4e155a92 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] GET https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 Jul 03 14:56:41.136625 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d6ad4178-6818-4a3a-a9d8-0c2c4e155a92 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:41.136840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d6ad4178-6818-4a3a-a9d8-0c2c4e155a92 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:41.143351 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6ad4178-6818-4a3a-a9d8-0c2c4e155a92 tempest-SnapshotsActionsTest-686026010 tempest-SnapshotsActionsTest-686026010-project-member] https://10.4.3.99/volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 returned with HTTP 404 Jul 03 14:56:41.143964 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 471/1917] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:41 2026] GET /volume/v3/volumes/1efc9eb6-e8b7-4a3e-84fa-2d466f27c224 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:41.729004 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bccc0c17-b18e-48dc-8348-2c4fe3ef2be1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:41.731202 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bccc0c17-b18e-48dc-8348-2c4fe3ef2be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:41.731497 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bccc0c17-b18e-48dc-8348-2c4fe3ef2be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:41.731782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bccc0c17-b18e-48dc-8348-2c4fe3ef2be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:41.744110 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:41.744110 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:41.749456 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bccc0c17-b18e-48dc-8348-2c4fe3ef2be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:41.757839 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bccc0c17-b18e-48dc-8348-2c4fe3ef2be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:41.757839 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 480/1918] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:41 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:41.989564 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e5e7b968-d646-45b5-b77e-50a3f998b975 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:41.991680 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5e7b968-d646-45b5-b77e-50a3f998b975 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:41.992033 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5e7b968-d646-45b5-b77e-50a3f998b975 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:41.992288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5e7b968-d646-45b5-b77e-50a3f998b975 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:41.992458 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-e5e7b968-d646-45b5-b77e-50a3f998b975 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:41.996999 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:41.996999 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:41.997712 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5e7b968-d646-45b5-b77e-50a3f998b975 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:41.998207 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 481/1919] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:41 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:42.688098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-2b6235e7-d6ae-4f58-883c-2173050528c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:42.690649 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-2b6235e7-d6ae-4f58-883c-2173050528c0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/attachments/adb8a058-a3d5-414d-a18d-730574dddda4 Jul 03 14:56:42.690854 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-2b6235e7-d6ae-4f58-883c-2173050528c0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:42.691031 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-2b6235e7-d6ae-4f58-883c-2173050528c0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:42.699956 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:42.699956 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:42.774869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f9c9287a-3478-4217-b821-9efd2421c818 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:42.776901 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9c9287a-3478-4217-b821-9efd2421c818 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:42.777101 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f9c9287a-3478-4217-b821-9efd2421c818 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:42.777334 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f9c9287a-3478-4217-b821-9efd2421c818 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:42.797215 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:42.797215 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:42.808644 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f9c9287a-3478-4217-b821-9efd2421c818 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:42.819638 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9c9287a-3478-4217-b821-9efd2421c818 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:42.821667 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 472/1920] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:42 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 1135 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:43.015779 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b91f05b4-1299-4a8d-8321-3a266376822e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:43.019167 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b91f05b4-1299-4a8d-8321-3a266376822e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:43.019436 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b91f05b4-1299-4a8d-8321-3a266376822e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:43.019759 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b91f05b4-1299-4a8d-8321-3a266376822e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:43.019882 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b91f05b4-1299-4a8d-8321-3a266376822e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:43.030138 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:43.030138 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:43.031037 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b91f05b4-1299-4a8d-8321-3a266376822e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:43.031706 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 481/1921] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:43 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:43.261651 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57902519-755b-4aac-8dca-e7e565ddf1ed req-2b6235e7-d6ae-4f58-883c-2173050528c0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/attachments/adb8a058-a3d5-414d-a18d-730574dddda4 returned with HTTP 200 Jul 03 14:56:43.262349 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 488/1922] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:56:42 2026] DELETE /volume/v3/attachments/adb8a058-a3d5-414d-a18d-730574dddda4 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:43.704303 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:43.842685 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a34a2f8f-1963-4425-80c5-8c39a0171a0f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:43.846366 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a34a2f8f-1963-4425-80c5-8c39a0171a0f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:43.847240 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a34a2f8f-1963-4425-80c5-8c39a0171a0f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:43.847388 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a34a2f8f-1963-4425-80c5-8c39a0171a0f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:43.855881 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:43.855881 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:43.861611 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a34a2f8f-1963-4425-80c5-8c39a0171a0f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:43.867406 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a34a2f8f-1963-4425-80c5-8c39a0171a0f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:43.868025 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 473/1923] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:43 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:43.883363 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:43.883724 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-406669545"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:43.885143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-406669545'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:43.885297 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Create volume of 1 GB Jul 03 14:56:43.889656 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Availability Zones retrieved successfully. Jul 03 14:56:43.896405 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Flow 'volume_create_api' (3c5981b9-28b2-4a46-aabb-7dd6d4e2ccc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:43.898428 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86c0df4-994a-46a4-bd4e-bba3808caed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:43.899963 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:43.944514 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86c0df4-994a-46a4-bd4e-bba3808caed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:43.946193 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51397555-594a-4ee8-8d13-78d61dcbf675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:44.039588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Created reservations ['ff934d3a-112c-465a-b13c-c505d31e3840', '1ea2363b-b2e6-40e2-88cd-0def6c3c54e3', 'a02c6140-4a00-42de-ad93-366b58cba0d8', '425ec405-d4b1-4d47-950f-439d47df9fcb'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:44.040647 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51397555-594a-4ee8-8d13-78d61dcbf675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff934d3a-112c-465a-b13c-c505d31e3840', '1ea2363b-b2e6-40e2-88cd-0def6c3c54e3', 'a02c6140-4a00-42de-ad93-366b58cba0d8', '425ec405-d4b1-4d47-950f-439d47df9fcb']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:44.043498 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4be264f-4495-47df-98fe-e38665b2268f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:44.047780 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8a00fe71-3efc-48d1-b7d5-880d1ef06bdd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:44.051869 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a00fe71-3efc-48d1-b7d5-880d1ef06bdd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:44.052791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a00fe71-3efc-48d1-b7d5-880d1ef06bdd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:44.052935 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a00fe71-3efc-48d1-b7d5-880d1ef06bdd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:44.053110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8a00fe71-3efc-48d1-b7d5-880d1ef06bdd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:44.063297 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:44.063297 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:44.064346 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a00fe71-3efc-48d1-b7d5-880d1ef06bdd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:44.064879 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 482/1924] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:44 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:44.080108 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4be264f-4495-47df-98fe-e38665b2268f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '650485f5-383b-4bbf-9f06-c201d23c8a4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-406669545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79061876b5648ca9770d01d776b863f',qos_specs=None,replication_status=,reservations=['ff934d3a-112c-465a-b13c-c505d31e3840','1ea2363b-b2e6-40e2-88cd-0def6c3c54e3','a02c6140-4a00-42de-ad93-366b58cba0d8','425ec405-d4b1-4d47-950f-439d47df9fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4e008e22f3e47bea3bdd5ab4a3ed05e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-406669545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=650485f5-383b-4bbf-9f06-c201d23c8a4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79061876b5648ca9770d01d776b863f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4e008e22f3e47bea3bdd5ab4a3ed05e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:44.081796 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d12160c-a0fc-4f9a-a269-e72e3afd09cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:44.108832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d12160c-a0fc-4f9a-a269-e72e3afd09cb) transitioned into state 'SUCCESS' from state '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-406669545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79061876b5648ca9770d01d776b863f',qos_specs=None,replication_status=,reservations=['ff934d3a-112c-465a-b13c-c505d31e3840','1ea2363b-b2e6-40e2-88cd-0def6c3c54e3','a02c6140-4a00-42de-ad93-366b58cba0d8','425ec405-d4b1-4d47-950f-439d47df9fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4e008e22f3e47bea3bdd5ab4a3ed05e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:44.109960 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68f46ee-3907-4e83-9aac-1c534b5699cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:44.126520 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68f46ee-3907-4e83-9aac-1c534b5699cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:44.127747 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Flow 'volume_create_api' (3c5981b9-28b2-4a46-aabb-7dd6d4e2ccc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:44.128162 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Create volume request issued successfully. Jul 03 14:56:44.129026 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f7aad14-7b95-42ac-bd0d-11b125ecf4e7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:44.129768 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 482/1925] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:56:43 2026] POST /volume/v3/volumes => generated 752 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:44.148320 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ca8b2c1-f932-4d5d-995f-fa5631d8498f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:44.150207 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ca8b2c1-f932-4d5d-995f-fa5631d8498f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d Jul 03 14:56:44.150530 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ca8b2c1-f932-4d5d-995f-fa5631d8498f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:44.150592 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ca8b2c1-f932-4d5d-995f-fa5631d8498f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:44.166258 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:44.166258 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:44.170331 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ca8b2c1-f932-4d5d-995f-fa5631d8498f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Volume info retrieved successfully. Jul 03 14:56:44.175697 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ca8b2c1-f932-4d5d-995f-fa5631d8498f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d returned with HTTP 200 Jul 03 14:56:44.176463 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 489/1926] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:44 2026] GET /volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:44.294596 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8ae86831-eb18-4d9c-9ba9-f31db268e6ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:44.297796 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ae86831-eb18-4d9c-9ba9-f31db268e6ec tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:44.297991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ae86831-eb18-4d9c-9ba9-f31db268e6ec tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:44.298269 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ae86831-eb18-4d9c-9ba9-f31db268e6ec tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:44.298608 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-8ae86831-eb18-4d9c-9ba9-f31db268e6ec tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Delete volume with id: 0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:44.309330 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:44.309330 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:44.309871 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8ae86831-eb18-4d9c-9ba9-f31db268e6ec tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:44.334390 np0000004430 devstack@c-api.service[99978]: WARNING cinder.keymgr.conf_key_mgr [None req-8ae86831-eb18-4d9c-9ba9-f31db268e6ec tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:56:44.353307 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8ae86831-eb18-4d9c-9ba9-f31db268e6ec tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Delete volume request issued successfully. Jul 03 14:56:44.353602 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ae86831-eb18-4d9c-9ba9-f31db268e6ec tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 202 Jul 03 14:56:44.355020 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 474/1927] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:44 2026] DELETE /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 14:56:44.364688 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9c16990b-d6e6-43b9-803e-c3c08d0ce190 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:44.367776 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9c16990b-d6e6-43b9-803e-c3c08d0ce190 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:44.367961 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9c16990b-d6e6-43b9-803e-c3c08d0ce190 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:44.368191 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9c16990b-d6e6-43b9-803e-c3c08d0ce190 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:44.384791 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:44.384791 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:44.391334 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9c16990b-d6e6-43b9-803e-c3c08d0ce190 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:56:44.407836 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9c16990b-d6e6-43b9-803e-c3c08d0ce190 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 200 Jul 03 14:56:44.408079 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 483/1928] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:44 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:45.080321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1ebbb204-4c43-4a42-aced-5fe646ef3940 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.084528 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ebbb204-4c43-4a42-aced-5fe646ef3940 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:45.084528 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ebbb204-4c43-4a42-aced-5fe646ef3940 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:45.084807 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ebbb204-4c43-4a42-aced-5fe646ef3940 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:45.084947 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1ebbb204-4c43-4a42-aced-5fe646ef3940 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:45.092413 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:45.092413 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:45.093433 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ebbb204-4c43-4a42-aced-5fe646ef3940 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:45.094068 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 483/1929] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:45 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:56:45.194884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8fdb410f-71df-480a-abd3-2bf2a195b33b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.201157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8fdb410f-71df-480a-abd3-2bf2a195b33b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d Jul 03 14:56:45.201157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8fdb410f-71df-480a-abd3-2bf2a195b33b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:45.201157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8fdb410f-71df-480a-abd3-2bf2a195b33b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:45.210867 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:45.210867 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:45.218835 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8fdb410f-71df-480a-abd3-2bf2a195b33b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Volume info retrieved successfully. Jul 03 14:56:45.239758 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8fdb410f-71df-480a-abd3-2bf2a195b33b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d returned with HTTP 200 Jul 03 14:56:45.240298 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 490/1930] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:45 2026] GET /volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:45.262026 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d3dd1372-a4de-4b60-82f8-0054a3d9844e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.264812 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3dd1372-a4de-4b60-82f8-0054a3d9844e tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:56:45.265264 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3dd1372-a4de-4b60-82f8-0054a3d9844e tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "650485f5-383b-4bbf-9f06-c201d23c8a4d", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-569560875"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:45.284433 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:45.284433 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:45.284688 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d3dd1372-a4de-4b60-82f8-0054a3d9844e tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Volume info retrieved successfully. Jul 03 14:56:45.285072 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-d3dd1372-a4de-4b60-82f8-0054a3d9844e tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Create snapshot from volume 650485f5-383b-4bbf-9f06-c201d23c8a4d Jul 03 14:56:45.348231 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-d3dd1372-a4de-4b60-82f8-0054a3d9844e tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Created reservations ['a34951fd-32ad-42d9-87b7-1c55a83d7428', 'e857b054-768f-40d2-a6fc-fede2cf10fd4', '4a1db5ee-1eb9-4261-b00f-b751aae5b320', 'a50c4f8c-1d0d-45fb-a7b0-bb5fa02a954f'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:45.428191 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a5a7da17-4a4f-4693-9e8f-84acb9786ea4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.429740 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a5a7da17-4a4f-4693-9e8f-84acb9786ea4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 Jul 03 14:56:45.431014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a5a7da17-4a4f-4693-9e8f-84acb9786ea4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:45.431014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a5a7da17-4a4f-4693-9e8f-84acb9786ea4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:45.437462 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a5a7da17-4a4f-4693-9e8f-84acb9786ea4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 returned with HTTP 404 Jul 03 14:56:45.438486 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 484/1931] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:45 2026] GET /volume/v3/volumes/0e4915dd-a8a9-4324-9424-91da76cc9267 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:45.440823 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d3dd1372-a4de-4b60-82f8-0054a3d9844e tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot create request issued successfully. Jul 03 14:56:45.444372 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3dd1372-a4de-4b60-82f8-0054a3d9844e tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:56:45.444822 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 475/1932] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:56:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:45.449805 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2e94e7cb-3114-4b87-bede-8ec56d786a90 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.452203 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2e94e7cb-3114-4b87-bede-8ec56d786a90 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:56:45.453156 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2e94e7cb-3114-4b87-bede-8ec56d786a90 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:45.453156 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2e94e7cb-3114-4b87-bede-8ec56d786a90 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:45.454299 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2e94e7cb-3114-4b87-bede-8ec56d786a90 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:56:45.460722 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b2d1c9b7-baa7-4668-9469-0af91d5ba8c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.463583 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2d1c9b7-baa7-4668-9469-0af91d5ba8c4 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 Jul 03 14:56:45.463883 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2d1c9b7-baa7-4668-9469-0af91d5ba8c4 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:45.464184 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2d1c9b7-baa7-4668-9469-0af91d5ba8c4 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:45.475308 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:45.475308 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:45.475896 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2d1c9b7-baa7-4668-9469-0af91d5ba8c4 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:45.476880 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2d1c9b7-baa7-4668-9469-0af91d5ba8c4 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 returned with HTTP 200 Jul 03 14:56:45.478915 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 491/1933] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:45 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:45.513676 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2e94e7cb-3114-4b87-bede-8ec56d786a90 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Get all volumes completed successfully. Jul 03 14:56:45.521214 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:45.521214 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:45.532406 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2e94e7cb-3114-4b87-bede-8ec56d786a90 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:56:45.532406 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 484/1934] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 14:56:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14300 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:56:45.552791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-51fafd68-d3af-4580-962c-358dc7ada8ca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.556035 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-51fafd68-d3af-4580-962c-358dc7ada8ca tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] DELETE https://10.4.3.99/volume/v3/types/4875e306-63af-4f17-b82a-9be5fbbbc351 Jul 03 14:56:45.556035 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-51fafd68-d3af-4580-962c-358dc7ada8ca tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:45.557571 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-51fafd68-d3af-4580-962c-358dc7ada8ca tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:45.588201 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-51fafd68-d3af-4580-962c-358dc7ada8ca tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types/4875e306-63af-4f17-b82a-9be5fbbbc351 returned with HTTP 202 Jul 03 14:56:45.588661 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 485/1935] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:56:45 2026] DELETE /volume/v3/types/4875e306-63af-4f17-b82a-9be5fbbbc351 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:45.602333 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9372b777-c80b-4b83-aba5-6b513808baa9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.606228 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9372b777-c80b-4b83-aba5-6b513808baa9 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:56:45.606228 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9372b777-c80b-4b83-aba5-6b513808baa9 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-793246544", "extra_specs": {}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:45.607811 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:45.607811 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:45.629628 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9372b777-c80b-4b83-aba5-6b513808baa9 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:56:45.630182 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 476/1936] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:56:45 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 03 14:56:45.641974 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32f898c9-b357-4ec1-aaa5-74300c684097 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.643931 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32f898c9-b357-4ec1-aaa5-74300c684097 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] POST https://10.4.3.99/volume/v3/types/fa234e8a-3dcd-46da-912c-1eaf737b2ddb/encryption Jul 03 14:56:45.645456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32f898c9-b357-4ec1-aaa5-74300c684097 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:45.672839 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32f898c9-b357-4ec1-aaa5-74300c684097 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types/fa234e8a-3dcd-46da-912c-1eaf737b2ddb/encryption returned with HTTP 200 Jul 03 14:56:45.673474 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 492/1937] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:56:45 2026] POST /volume/v3/types/fa234e8a-3dcd-46da-912c-1eaf737b2ddb/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:45.686036 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a974aa33-f66c-485c-8f64-58f11218a49e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:45.688102 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:45.688446 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-871455528", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-793246544", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:45.690119 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-871455528', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-793246544', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:45.699469 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume of 1 GB Jul 03 14:56:45.699867 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:45.699867 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:45.700596 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Availability Zones retrieved successfully. Jul 03 14:56:45.707098 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Flow 'volume_create_api' (c5eda64a-fbed-4788-b85c-6f6966696a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:45.708466 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534daa62-a5bc-4cf7-8ec4-d55cbd482798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:45.710053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:45.749897 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534daa62-a5bc-4cf7-8ec4-d55cbd482798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:56:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa234e8a-3dcd-46da-912c-1eaf737b2ddb,is_public=True,name='tempest-scenario-type-luks-793246544',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa234e8a-3dcd-46da-912c-1eaf737b2ddb', '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=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:45.751098 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc184e4a-b09c-4e73-a6fd-e974d3be5968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:45.794249 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-793246544 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-793246544, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:56:45.794565 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-793246544 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-793246544, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:56:45.845932 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Created reservations ['1ba40c1a-dd5d-49c4-b8b3-074b90b0e52e', '8ff58243-3b62-41c0-b408-9dd9d296129a', 'd7f7427f-5ed8-4b59-abf7-707a415e4846', '538ba2a6-a524-47ad-8d2e-fdb88cf27786'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:45.847185 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc184e4a-b09c-4e73-a6fd-e974d3be5968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ba40c1a-dd5d-49c4-b8b3-074b90b0e52e', '8ff58243-3b62-41c0-b408-9dd9d296129a', 'd7f7427f-5ed8-4b59-abf7-707a415e4846', '538ba2a6-a524-47ad-8d2e-fdb88cf27786']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:45.848524 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e57d4b-bd73-4f9a-b078-42876c6fff59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:45.881818 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e57d4b-bd73-4f9a-b078-42876c6fff59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afb3ae1e-d653-433d-8052-8d7f2a1d907a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-871455528',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e0a28952b7f4214ab768522948b0895',qos_specs=None,replication_status=,reservations=['1ba40c1a-dd5d-49c4-b8b3-074b90b0e52e','8ff58243-3b62-41c0-b408-9dd9d296129a','d7f7427f-5ed8-4b59-abf7-707a415e4846','538ba2a6-a524-47ad-8d2e-fdb88cf27786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fad3e778a249f8929cf641ae6262fb',volume_type_id=fa234e8a-3dcd-46da-912c-1eaf737b2ddb), 'volume': Volume(_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-03T14:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-871455528',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=afb3ae1e-d653-433d-8052-8d7f2a1d907a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e0a28952b7f4214ab768522948b0895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8fad3e778a249f8929cf641ae6262fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa234e8a-3dcd-46da-912c-1eaf737b2ddb),volume_type_id=fa234e8a-3dcd-46da-912c-1eaf737b2ddb)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:45.884191 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756d32d9-a20b-49f5-a7e0-e1d69ff12f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:45.914977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756d32d9-a20b-49f5-a7e0-e1d69ff12f26) transitioned into state 'SUCCESS' from state '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-871455528',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e0a28952b7f4214ab768522948b0895',qos_specs=None,replication_status=,reservations=['1ba40c1a-dd5d-49c4-b8b3-074b90b0e52e','8ff58243-3b62-41c0-b408-9dd9d296129a','d7f7427f-5ed8-4b59-abf7-707a415e4846','538ba2a6-a524-47ad-8d2e-fdb88cf27786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fad3e778a249f8929cf641ae6262fb',volume_type_id=fa234e8a-3dcd-46da-912c-1eaf737b2ddb)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:45.915788 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be95eb0-9478-4858-968c-7a441f5757cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:45.929785 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be95eb0-9478-4858-968c-7a441f5757cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:45.930978 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Flow 'volume_create_api' (c5eda64a-fbed-4788-b85c-6f6966696a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:45.931413 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume request issued successfully. Jul 03 14:56:45.932203 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a974aa33-f66c-485c-8f64-58f11218a49e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:45.933038 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 485/1938] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:45 2026] POST /volume/v3/volumes => generated 781 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:46.113753 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1d2179d3-fc9a-4b3b-8503-1b9e2ca9f68c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.116176 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1d2179d3-fc9a-4b3b-8503-1b9e2ca9f68c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:46.116497 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1d2179d3-fc9a-4b3b-8503-1b9e2ca9f68c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:46.117543 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1d2179d3-fc9a-4b3b-8503-1b9e2ca9f68c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:46.117543 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1d2179d3-fc9a-4b3b-8503-1b9e2ca9f68c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:46.128949 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.128949 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:46.128949 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1d2179d3-fc9a-4b3b-8503-1b9e2ca9f68c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:46.128949 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 486/1939] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:46 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:46.490950 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0787f5ce-5b7f-4bdd-b641-ffe815ddd810 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.492897 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0787f5ce-5b7f-4bdd-b641-ffe815ddd810 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 Jul 03 14:56:46.493555 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0787f5ce-5b7f-4bdd-b641-ffe815ddd810 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:46.493555 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0787f5ce-5b7f-4bdd-b641-ffe815ddd810 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:46.501763 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.501763 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:46.502498 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0787f5ce-5b7f-4bdd-b641-ffe815ddd810 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:46.504002 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0787f5ce-5b7f-4bdd-b641-ffe815ddd810 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 returned with HTTP 200 Jul 03 14:56:46.504491 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 477/1940] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:46 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:46.520583 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4ea191d2-5394-4ca9-8a26-1237125a643f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.522898 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ea191d2-5394-4ca9-8a26-1237125a643f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] POST https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:46.524377 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ea191d2-5394-4ca9-8a26-1237125a643f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:46.533447 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.533447 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:46.534168 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4ea191d2-5394-4ca9-8a26-1237125a643f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:46.577642 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4ea191d2-5394-4ca9-8a26-1237125a643f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Update snapshot metadata completed successfully. Jul 03 14:56:46.577642 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ea191d2-5394-4ca9-8a26-1237125a643f tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:46.577642 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 493/1941] 10.4.3.99 () {68 vars in 1395 bytes} [Fri Jul 3 14:56:46 2026] POST /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:46.589860 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d551fd0d-a33a-4f0d-9ea4-e2299699388b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.593344 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d551fd0d-a33a-4f0d-9ea4-e2299699388b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:46.593649 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d551fd0d-a33a-4f0d-9ea4-e2299699388b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:46.593928 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d551fd0d-a33a-4f0d-9ea4-e2299699388b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:46.601334 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.601334 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:46.601988 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d551fd0d-a33a-4f0d-9ea4-e2299699388b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:46.603220 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d551fd0d-a33a-4f0d-9ea4-e2299699388b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Get snapshot metadata completed successfully. Jul 03 14:56:46.603541 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d551fd0d-a33a-4f0d-9ea4-e2299699388b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:46.604179 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 486/1942] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:56:46 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:46.619059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-196b4b71-d3ee-4bf7-acbc-b07243059638 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.625158 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-196b4b71-d3ee-4bf7-acbc-b07243059638 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] PUT https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:46.625965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-196b4b71-d3ee-4bf7-acbc-b07243059638 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:46.647016 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.647016 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:46.647496 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-196b4b71-d3ee-4bf7-acbc-b07243059638 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:46.696176 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-196b4b71-d3ee-4bf7-acbc-b07243059638 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Update snapshot metadata completed successfully. Jul 03 14:56:46.697201 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-196b4b71-d3ee-4bf7-acbc-b07243059638 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:46.697576 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 487/1943] 10.4.3.99 () {68 vars in 1394 bytes} [Fri Jul 3 14:56:46 2026] PUT /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 57 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:46.709744 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-899f9027-d62b-43b9-ba54-f89f78954b34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.712935 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-899f9027-d62b-43b9-ba54-f89f78954b34 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:46.713246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-899f9027-d62b-43b9-ba54-f89f78954b34 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:46.713581 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-899f9027-d62b-43b9-ba54-f89f78954b34 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:46.723148 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.723148 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:46.723289 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-899f9027-d62b-43b9-ba54-f89f78954b34 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:46.724757 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-899f9027-d62b-43b9-ba54-f89f78954b34 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Get snapshot metadata completed successfully. Jul 03 14:56:46.724757 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-899f9027-d62b-43b9-ba54-f89f78954b34 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:46.726310 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 478/1944] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:56:46 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:46.739214 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-10814c71-4d09-48da-94b9-17977a0ed12b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.741247 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10814c71-4d09-48da-94b9-17977a0ed12b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata/key3 Jul 03 14:56:46.743177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10814c71-4d09-48da-94b9-17977a0ed12b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:46.743177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10814c71-4d09-48da-94b9-17977a0ed12b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:46.749880 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.749880 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:46.750762 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-10814c71-4d09-48da-94b9-17977a0ed12b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:46.752548 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-10814c71-4d09-48da-94b9-17977a0ed12b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Get snapshot metadata completed successfully. Jul 03 14:56:46.782204 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-10814c71-4d09-48da-94b9-17977a0ed12b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Delete snapshot metadata completed successfully. Jul 03 14:56:46.782204 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10814c71-4d09-48da-94b9-17977a0ed12b tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata/key3 returned with HTTP 200 Jul 03 14:56:46.783486 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 494/1945] 10.4.3.99 () {66 vars in 1392 bytes} [Fri Jul 3 14:56:46 2026] DELETE /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata/key3 => generated 0 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 14:56:46.798529 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8c3a939d-757e-4053-8c5e-0079b56ef71c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.798529 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c3a939d-757e-4053-8c5e-0079b56ef71c tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:46.798529 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c3a939d-757e-4053-8c5e-0079b56ef71c tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:46.798529 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c3a939d-757e-4053-8c5e-0079b56ef71c tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:46.813072 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.813072 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:46.813437 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8c3a939d-757e-4053-8c5e-0079b56ef71c tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:46.814883 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8c3a939d-757e-4053-8c5e-0079b56ef71c tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Get snapshot metadata completed successfully. Jul 03 14:56:46.814883 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c3a939d-757e-4053-8c5e-0079b56ef71c tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:46.814883 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 487/1946] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:56:46 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 32 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:46.827543 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5b0f67a5-a03c-4709-a8a6-3b37d8295888 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.832203 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b0f67a5-a03c-4709-a8a6-3b37d8295888 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] PUT https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:46.832878 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5b0f67a5-a03c-4709-a8a6-3b37d8295888 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:46.846341 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.846341 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:46.846897 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5b0f67a5-a03c-4709-a8a6-3b37d8295888 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:46.881640 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5b0f67a5-a03c-4709-a8a6-3b37d8295888 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Update snapshot metadata completed successfully. Jul 03 14:56:46.882103 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b0f67a5-a03c-4709-a8a6-3b37d8295888 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:46.882794 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 488/1947] 10.4.3.99 () {68 vars in 1394 bytes} [Fri Jul 3 14:56:46 2026] PUT /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 16 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:46.895585 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d598e6ba-2d02-44b3-af76-2010c9ae7786 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.898311 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d598e6ba-2d02-44b3-af76-2010c9ae7786 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] POST https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:46.898887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d598e6ba-2d02-44b3-af76-2010c9ae7786 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:46.910629 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:46.910629 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:46.911755 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d598e6ba-2d02-44b3-af76-2010c9ae7786 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:46.964310 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d598e6ba-2d02-44b3-af76-2010c9ae7786 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Update snapshot metadata completed successfully. Jul 03 14:56:46.964464 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d598e6ba-2d02-44b3-af76-2010c9ae7786 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:46.965305 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 479/1948] 10.4.3.99 () {68 vars in 1395 bytes} [Fri Jul 3 14:56:46 2026] POST /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 68 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:46.981038 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9532a2e6-7dd7-4005-a171-89e4aab9c044 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:46.985604 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9532a2e6-7dd7-4005-a171-89e4aab9c044 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:46.985604 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9532a2e6-7dd7-4005-a171-89e4aab9c044 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:46.985604 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9532a2e6-7dd7-4005-a171-89e4aab9c044 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:47.001664 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:47.001664 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:47.002325 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9532a2e6-7dd7-4005-a171-89e4aab9c044 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:47.003355 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9532a2e6-7dd7-4005-a171-89e4aab9c044 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Get snapshot metadata completed successfully. Jul 03 14:56:47.003787 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9532a2e6-7dd7-4005-a171-89e4aab9c044 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:47.004659 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 495/1949] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:56:46 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:47.020098 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1f02e402-e01c-4deb-8e9d-5cc5125a8b16 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:47.020865 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1f02e402-e01c-4deb-8e9d-5cc5125a8b16 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] PUT https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata/key3 Jul 03 14:56:47.021114 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1f02e402-e01c-4deb-8e9d-5cc5125a8b16 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:47.044360 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:47.044360 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:47.044883 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1f02e402-e01c-4deb-8e9d-5cc5125a8b16 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:47.080576 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1f02e402-e01c-4deb-8e9d-5cc5125a8b16 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Update snapshot metadata completed successfully. Jul 03 14:56:47.081217 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1f02e402-e01c-4deb-8e9d-5cc5125a8b16 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata/key3 returned with HTTP 200 Jul 03 14:56:47.081397 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 488/1950] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 14:56:47 2026] PUT /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata/key3 => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:47.094174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-70f33565-9230-40fe-a090-b8543fade5a7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:47.099170 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-70f33565-9230-40fe-a090-b8543fade5a7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata/key3 Jul 03 14:56:47.099170 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-70f33565-9230-40fe-a090-b8543fade5a7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:47.099170 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-70f33565-9230-40fe-a090-b8543fade5a7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:47.111150 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:47.111150 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:47.111150 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-70f33565-9230-40fe-a090-b8543fade5a7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:47.112887 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-70f33565-9230-40fe-a090-b8543fade5a7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Get snapshot metadata completed successfully. Jul 03 14:56:47.113574 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-70f33565-9230-40fe-a090-b8543fade5a7 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata/key3 returned with HTTP 200 Jul 03 14:56:47.114331 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 489/1951] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 14:56:47 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:47.125013 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-316c96ea-d027-4eb6-8629-a09f6efff5d5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:47.127464 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-316c96ea-d027-4eb6-8629-a09f6efff5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:47.127853 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-316c96ea-d027-4eb6-8629-a09f6efff5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:47.128118 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-316c96ea-d027-4eb6-8629-a09f6efff5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:47.140800 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:47.140800 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:47.141806 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-316c96ea-d027-4eb6-8629-a09f6efff5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:47.143101 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-316c96ea-d027-4eb6-8629-a09f6efff5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Get snapshot metadata completed successfully. Jul 03 14:56:47.143417 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-316c96ea-d027-4eb6-8629-a09f6efff5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:47.144171 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 480/1952] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:56:47 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:47.145178 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-707f09ea-347b-4ba3-bf90-603b9e1f8f61 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:47.147702 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-707f09ea-347b-4ba3-bf90-603b9e1f8f61 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:47.148279 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-707f09ea-347b-4ba3-bf90-603b9e1f8f61 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:47.148338 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-707f09ea-347b-4ba3-bf90-603b9e1f8f61 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:47.148516 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-707f09ea-347b-4ba3-bf90-603b9e1f8f61 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:47.155582 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:47.155582 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:47.156183 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-707f09ea-347b-4ba3-bf90-603b9e1f8f61 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:47.156529 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 496/1953] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:47 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:47.159194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8f91ab3b-b7e1-41af-b81f-33db460724bb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:47.161548 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8f91ab3b-b7e1-41af-b81f-33db460724bb tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] PUT https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata Jul 03 14:56:47.162239 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8f91ab3b-b7e1-41af-b81f-33db460724bb tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:47.173787 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:47.173787 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:47.173787 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8f91ab3b-b7e1-41af-b81f-33db460724bb tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:47.216411 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8f91ab3b-b7e1-41af-b81f-33db460724bb tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Update snapshot metadata completed successfully. Jul 03 14:56:47.216910 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8f91ab3b-b7e1-41af-b81f-33db460724bb tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata returned with HTTP 200 Jul 03 14:56:47.217482 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 489/1954] 10.4.3.99 () {68 vars in 1394 bytes} [Fri Jul 3 14:56:47 2026] PUT /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:47.232199 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-311377a3-ac26-46c2-92dc-1a10a3fe5428 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:47.236310 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-311377a3-ac26-46c2-92dc-1a10a3fe5428 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 Jul 03 14:56:47.237057 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-311377a3-ac26-46c2-92dc-1a10a3fe5428 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:47.237057 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-311377a3-ac26-46c2-92dc-1a10a3fe5428 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:47.237057 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-311377a3-ac26-46c2-92dc-1a10a3fe5428 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Delete snapshot with id: f736fa10-96e4-466d-838e-90a1aa98e371 Jul 03 14:56:47.247560 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:47.247560 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:47.248114 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-311377a3-ac26-46c2-92dc-1a10a3fe5428 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:47.316156 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-311377a3-ac26-46c2-92dc-1a10a3fe5428 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot delete request issued successfully. Jul 03 14:56:47.316156 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-311377a3-ac26-46c2-92dc-1a10a3fe5428 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 returned with HTTP 202 Jul 03 14:56:47.316156 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 490/1955] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:56:47 2026] DELETE /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:47.327110 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd007f43-a430-4b3b-91b4-4ffebebca5d5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:47.329446 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd007f43-a430-4b3b-91b4-4ffebebca5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 Jul 03 14:56:47.329753 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd007f43-a430-4b3b-91b4-4ffebebca5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:47.329945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd007f43-a430-4b3b-91b4-4ffebebca5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:47.347738 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:47.347738 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:47.347738 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd007f43-a430-4b3b-91b4-4ffebebca5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Snapshot retrieved successfully. Jul 03 14:56:47.348909 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd007f43-a430-4b3b-91b4-4ffebebca5d5 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 returned with HTTP 200 Jul 03 14:56:47.349917 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 481/1956] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:47 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:48.150441 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc5ebc04-4baf-497b-8458-bed1bf8dcef9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:48.152956 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc5ebc04-4baf-497b-8458-bed1bf8dcef9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:48.153004 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc5ebc04-4baf-497b-8458-bed1bf8dcef9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:48.153214 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc5ebc04-4baf-497b-8458-bed1bf8dcef9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:48.167308 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:48.167308 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:48.170536 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5d618426-7a74-4c42-a98c-a06bc917cb1d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:48.172877 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5d618426-7a74-4c42-a98c-a06bc917cb1d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:48.173180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5d618426-7a74-4c42-a98c-a06bc917cb1d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:48.173391 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5d618426-7a74-4c42-a98c-a06bc917cb1d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:48.173515 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5d618426-7a74-4c42-a98c-a06bc917cb1d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:48.175106 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fc5ebc04-4baf-497b-8458-bed1bf8dcef9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:48.176023 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=378,cinder:UPDATE=94,cinder:INSERT=42,cinder:DELETE=3 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:56:48.180806 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:48.180806 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:48.181975 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5d618426-7a74-4c42-a98c-a06bc917cb1d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:48.182894 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc5ebc04-4baf-497b-8458-bed1bf8dcef9 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:48.183557 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 497/1957] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:48 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:48.184324 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 490/1958] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:48 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:48.365847 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-18ecc781-f35a-41e0-a090-ccca46c0b4b3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:48.367956 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-18ecc781-f35a-41e0-a090-ccca46c0b4b3 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 Jul 03 14:56:48.368189 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-18ecc781-f35a-41e0-a090-ccca46c0b4b3 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:48.368431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-18ecc781-f35a-41e0-a090-ccca46c0b4b3 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:48.384094 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-18ecc781-f35a-41e0-a090-ccca46c0b4b3 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 returned with HTTP 404 Jul 03 14:56:48.384358 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 491/1959] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:48 2026] GET /volume/v3/snapshots/f736fa10-96e4-466d-838e-90a1aa98e371 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:48.397545 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-930f3446-8034-4a34-b97c-390c680e9220 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:48.399529 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-930f3446-8034-4a34-b97c-390c680e9220 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d Jul 03 14:56:48.402955 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-930f3446-8034-4a34-b97c-390c680e9220 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:48.403217 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-930f3446-8034-4a34-b97c-390c680e9220 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:48.405718 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=336,cinder:UPDATE=81,cinder:INSERT=40,cinder:DELETE=4 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:56:48.412509 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:48.412509 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:48.418523 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-930f3446-8034-4a34-b97c-390c680e9220 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Volume info retrieved successfully. Jul 03 14:56:48.425148 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-930f3446-8034-4a34-b97c-390c680e9220 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d returned with HTTP 200 Jul 03 14:56:48.425905 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 482/1960] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:48 2026] GET /volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:48.440587 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b795fe2-86f8-4655-a303-7ba5c43d7e40 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:48.444351 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b795fe2-86f8-4655-a303-7ba5c43d7e40 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] DELETE https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d Jul 03 14:56:48.444351 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b795fe2-86f8-4655-a303-7ba5c43d7e40 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:48.444351 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b795fe2-86f8-4655-a303-7ba5c43d7e40 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:48.444351 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-3b795fe2-86f8-4655-a303-7ba5c43d7e40 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Delete volume with id: 650485f5-383b-4bbf-9f06-c201d23c8a4d Jul 03 14:56:48.454161 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:48.454161 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:48.454161 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b795fe2-86f8-4655-a303-7ba5c43d7e40 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Volume info retrieved successfully. Jul 03 14:56:48.489353 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b795fe2-86f8-4655-a303-7ba5c43d7e40 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Delete volume request issued successfully. Jul 03 14:56:48.489640 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b795fe2-86f8-4655-a303-7ba5c43d7e40 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d returned with HTTP 202 Jul 03 14:56:48.490329 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 498/1961] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:48 2026] DELETE /volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:48.505427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f6afc0cf-ee91-44ca-9524-370a2830f6c6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:48.508956 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f6afc0cf-ee91-44ca-9524-370a2830f6c6 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d Jul 03 14:56:48.509217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f6afc0cf-ee91-44ca-9524-370a2830f6c6 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:48.509414 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f6afc0cf-ee91-44ca-9524-370a2830f6c6 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:48.529652 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:48.529652 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:48.537039 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f6afc0cf-ee91-44ca-9524-370a2830f6c6 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Volume info retrieved successfully. Jul 03 14:56:48.540485 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f6afc0cf-ee91-44ca-9524-370a2830f6c6 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d returned with HTTP 200 Jul 03 14:56:48.543090 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 491/1962] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:48 2026] GET /volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:49.200031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dc816b4b-9d6e-4a2b-972a-bca6a39967ed None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:49.202369 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dc816b4b-9d6e-4a2b-972a-bca6a39967ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:49.202761 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dc816b4b-9d6e-4a2b-972a-bca6a39967ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:49.202906 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dc816b4b-9d6e-4a2b-972a-bca6a39967ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:49.203052 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-dc816b4b-9d6e-4a2b-972a-bca6a39967ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:49.205595 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2890df9f-b7e5-4b16-9961-c2f5305118a5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:49.205718 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=400,cinder:UPDATE=65,cinder:INSERT=23,cinder:DELETE=2 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:56:49.207676 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2890df9f-b7e5-4b16-9961-c2f5305118a5 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:49.207993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2890df9f-b7e5-4b16-9961-c2f5305118a5 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:49.208240 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2890df9f-b7e5-4b16-9961-c2f5305118a5 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:49.214970 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:49.214970 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:49.217830 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dc816b4b-9d6e-4a2b-972a-bca6a39967ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:49.218941 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 492/1963] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:49 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:49.219732 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:49.219732 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:49.229757 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2890df9f-b7e5-4b16-9961-c2f5305118a5 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:49.246428 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2890df9f-b7e5-4b16-9961-c2f5305118a5 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:49.247288 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 483/1964] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:49 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:49.558150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f1745245-6f22-409b-9e39-296df6d3bd36 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:49.560713 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1745245-6f22-409b-9e39-296df6d3bd36 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] GET https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d Jul 03 14:56:49.561014 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1745245-6f22-409b-9e39-296df6d3bd36 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:49.561335 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1745245-6f22-409b-9e39-296df6d3bd36 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:49.567772 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=378,cinder:UPDATE=72,cinder:INSERT=37,cinder:DELETE=3 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:56:49.573921 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1745245-6f22-409b-9e39-296df6d3bd36 tempest-SnapshotMetadataTestJSON-185262556 tempest-SnapshotMetadataTestJSON-185262556-project-member] https://10.4.3.99/volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d returned with HTTP 404 Jul 03 14:56:49.575158 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 499/1965] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:49 2026] GET /volume/v3/volumes/650485f5-383b-4bbf-9f06-c201d23c8a4d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:50.240732 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a67e6d05-5e12-4900-8ce0-9a7e8c2b1073 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:50.246253 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a67e6d05-5e12-4900-8ce0-9a7e8c2b1073 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:50.246253 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a67e6d05-5e12-4900-8ce0-9a7e8c2b1073 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:50.246253 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a67e6d05-5e12-4900-8ce0-9a7e8c2b1073 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:50.253717 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a67e6d05-5e12-4900-8ce0-9a7e8c2b1073 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:50.270832 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:50.270832 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:50.271783 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a67e6d05-5e12-4900-8ce0-9a7e8c2b1073 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:50.272652 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 492/1966] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:50 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:50.390014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-291db606-fedb-40b3-a5ad-e64b1a0c8d27 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:50.392152 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-291db606-fedb-40b3-a5ad-e64b1a0c8d27 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:50.392360 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-291db606-fedb-40b3-a5ad-e64b1a0c8d27 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:50.392537 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-291db606-fedb-40b3-a5ad-e64b1a0c8d27 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:50.403458 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:50.403458 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:50.407721 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-291db606-fedb-40b3-a5ad-e64b1a0c8d27 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:50.416810 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-291db606-fedb-40b3-a5ad-e64b1a0c8d27 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:50.416810 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 493/1967] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:50 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:50.437456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9008530d-97db-4de3-a85b-d5fe85e871f8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:50.440309 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9008530d-97db-4de3-a85b-d5fe85e871f8 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:50.440868 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9008530d-97db-4de3-a85b-d5fe85e871f8 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:50.442450 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9008530d-97db-4de3-a85b-d5fe85e871f8 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:50.442450 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9008530d-97db-4de3-a85b-d5fe85e871f8 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Delete volume with id: b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:50.462244 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:50.462244 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:50.462914 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9008530d-97db-4de3-a85b-d5fe85e871f8 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:50.507809 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9008530d-97db-4de3-a85b-d5fe85e871f8 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Delete volume request issued successfully. Jul 03 14:56:50.507809 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9008530d-97db-4de3-a85b-d5fe85e871f8 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 202 Jul 03 14:56:50.507809 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 484/1968] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:50 2026] DELETE /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:50.519845 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dbdd74ee-9e58-4925-b45f-798ead2c1390 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:50.522183 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dbdd74ee-9e58-4925-b45f-798ead2c1390 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:50.522532 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dbdd74ee-9e58-4925-b45f-798ead2c1390 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:50.522890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dbdd74ee-9e58-4925-b45f-798ead2c1390 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:50.535714 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:50.535714 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:50.542810 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dbdd74ee-9e58-4925-b45f-798ead2c1390 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Volume info retrieved successfully. Jul 03 14:56:50.550581 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dbdd74ee-9e58-4925-b45f-798ead2c1390 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 200 Jul 03 14:56:50.551338 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 500/1969] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:50 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:51.289381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-42e3d834-6e24-4cb8-9e3c-dbc11d4eb3cf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:51.291880 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-42e3d834-6e24-4cb8-9e3c-dbc11d4eb3cf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:51.292545 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-42e3d834-6e24-4cb8-9e3c-dbc11d4eb3cf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:51.292545 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-42e3d834-6e24-4cb8-9e3c-dbc11d4eb3cf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:51.292545 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-42e3d834-6e24-4cb8-9e3c-dbc11d4eb3cf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:51.300580 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:51.300580 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:51.301501 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-42e3d834-6e24-4cb8-9e3c-dbc11d4eb3cf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:51.302028 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 493/1970] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:51 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:51.570448 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-764beb7a-dd88-414d-a01d-dfa33f2d5276 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:51.573833 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-764beb7a-dd88-414d-a01d-dfa33f2d5276 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 Jul 03 14:56:51.574118 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-764beb7a-dd88-414d-a01d-dfa33f2d5276 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:51.574510 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-764beb7a-dd88-414d-a01d-dfa33f2d5276 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:51.587598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-764beb7a-dd88-414d-a01d-dfa33f2d5276 tempest-VolumesActionsTest-752117803 tempest-VolumesActionsTest-752117803-project-member] https://10.4.3.99/volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 returned with HTTP 404 Jul 03 14:56:51.588237 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 494/1971] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:51 2026] GET /volume/v3/volumes/b3ef4c81-840d-4f71-a87c-7545c88e1091 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:52.090617 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:52.315082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4a1a7558-e7e1-4e17-b35e-221b96395f44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:52.317566 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a1a7558-e7e1-4e17-b35e-221b96395f44 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:52.317566 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a1a7558-e7e1-4e17-b35e-221b96395f44 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:52.317984 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a1a7558-e7e1-4e17-b35e-221b96395f44 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:52.317984 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4a1a7558-e7e1-4e17-b35e-221b96395f44 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:52.324472 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:52.324472 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:52.324952 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a1a7558-e7e1-4e17-b35e-221b96395f44 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:52.325411 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 501/1972] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:52 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:52.334377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0c8989db-e3cf-44d3-98ab-495dd6d9c5ac None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:52.339269 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0c8989db-e3cf-44d3-98ab-495dd6d9c5ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:52.339269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0c8989db-e3cf-44d3-98ab-495dd6d9c5ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:52.339269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0c8989db-e3cf-44d3-98ab-495dd6d9c5ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:52.339269 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-0c8989db-e3cf-44d3-98ab-495dd6d9c5ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume with id: 0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:52.352668 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:52.352668 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:52.353278 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0c8989db-e3cf-44d3-98ab-495dd6d9c5ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:52.355557 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:52.356037 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-48713830"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:52.357923 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-48713830'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:52.358088 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Create volume of 1 GB Jul 03 14:56:52.366851 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Availability Zones retrieved successfully. Jul 03 14:56:52.372706 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Flow 'volume_create_api' (45cf63f4-6b4a-4956-aaf9-f70ccef9ae4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:52.373838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2675343-2609-4aee-b0f9-bc203ad70f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:52.374877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:52.392047 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0c8989db-e3cf-44d3-98ab-495dd6d9c5ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume request issued successfully. Jul 03 14:56:52.392259 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0c8989db-e3cf-44d3-98ab-495dd6d9c5ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 202 Jul 03 14:56:52.392911 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 494/1973] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:52 2026] DELETE /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 14:56:52.405337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3fa66595-ae1b-4c2a-9837-79a5c0bb483b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:52.407851 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3fa66595-ae1b-4c2a-9837-79a5c0bb483b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:52.408569 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3fa66595-ae1b-4c2a-9837-79a5c0bb483b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:52.408960 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3fa66595-ae1b-4c2a-9837-79a5c0bb483b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:52.416747 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2675343-2609-4aee-b0f9-bc203ad70f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:52.419443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560ebfac-979b-489e-98d7-649e3797fb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:52.419565 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:52.419565 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:52.422770 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3fa66595-ae1b-4c2a-9837-79a5c0bb483b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:52.428621 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3fa66595-ae1b-4c2a-9837-79a5c0bb483b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 200 Jul 03 14:56:52.429480 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 495/1974] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:52 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:52.536721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Created reservations ['ccc9c654-78d3-4fdf-8107-ffbe7d9d39fd', '7bd66db2-def3-4491-8206-33aeea302828', '6103ebda-69a0-45d1-bc64-f35430a4b0d4', '3a03aa69-eab5-43c3-b528-0e2c820d01ae'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:52.538404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560ebfac-979b-489e-98d7-649e3797fb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc9c654-78d3-4fdf-8107-ffbe7d9d39fd', '7bd66db2-def3-4491-8206-33aeea302828', '6103ebda-69a0-45d1-bc64-f35430a4b0d4', '3a03aa69-eab5-43c3-b528-0e2c820d01ae']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:52.540636 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cb4c8d-57e6-4a01-a8a7-08e97d89d3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:52.568308 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cb4c8d-57e6-4a01-a8a7-08e97d89d3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67ae317d-e641-4869-865c-b335fa7d50c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-48713830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e587f4bea5694f4082da11ba79c8266a',qos_specs=None,replication_status=,reservations=['ccc9c654-78d3-4fdf-8107-ffbe7d9d39fd','7bd66db2-def3-4491-8206-33aeea302828','6103ebda-69a0-45d1-bc64-f35430a4b0d4','3a03aa69-eab5-43c3-b528-0e2c820d01ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e46a667b3fed44e7a096a024f2b3c70d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-48713830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67ae317d-e641-4869-865c-b335fa7d50c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e587f4bea5694f4082da11ba79c8266a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e46a667b3fed44e7a096a024f2b3c70d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:52.569102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c704ea2-91d1-4e22-a688-9cd6150b0266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:52.599825 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c704ea2-91d1-4e22-a688-9cd6150b0266) transitioned into state 'SUCCESS' from state '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-48713830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e587f4bea5694f4082da11ba79c8266a',qos_specs=None,replication_status=,reservations=['ccc9c654-78d3-4fdf-8107-ffbe7d9d39fd','7bd66db2-def3-4491-8206-33aeea302828','6103ebda-69a0-45d1-bc64-f35430a4b0d4','3a03aa69-eab5-43c3-b528-0e2c820d01ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e46a667b3fed44e7a096a024f2b3c70d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:52.600646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3e101f-37ef-46a8-8da5-928bf91f582f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:52.613088 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3e101f-37ef-46a8-8da5-928bf91f582f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:52.614140 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Flow 'volume_create_api' (45cf63f4-6b4a-4956-aaf9-f70ccef9ae4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:52.614605 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Create volume request issued successfully. Jul 03 14:56:52.618988 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1b963a39-1b87-44f9-8ac4-f384d054f19c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:52.619361 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 485/1975] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:56:52 2026] POST /volume/v3/volumes => generated 746 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:56:52.632346 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b4477eea-1ef9-4f3d-9864-6a0b8725b13b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:52.634293 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4477eea-1ef9-4f3d-9864-6a0b8725b13b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] GET https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 Jul 03 14:56:52.634570 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4477eea-1ef9-4f3d-9864-6a0b8725b13b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:52.634844 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4477eea-1ef9-4f3d-9864-6a0b8725b13b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:52.645333 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:52.645333 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:52.650554 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b4477eea-1ef9-4f3d-9864-6a0b8725b13b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Volume info retrieved successfully. Jul 03 14:56:52.658638 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4477eea-1ef9-4f3d-9864-6a0b8725b13b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 returned with HTTP 200 Jul 03 14:56:52.659141 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 502/1976] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:52 2026] GET /volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:53.341640 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d5285e28-8105-4662-9add-620db69d39ed None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.345734 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5285e28-8105-4662-9add-620db69d39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:53.345734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5285e28-8105-4662-9add-620db69d39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:53.345734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5285e28-8105-4662-9add-620db69d39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:53.345999 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d5285e28-8105-4662-9add-620db69d39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:53.353784 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:53.353784 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:53.354538 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5285e28-8105-4662-9add-620db69d39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:53.355146 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 495/1977] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:53 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:53.447866 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ad721cae-e5b8-4216-ab0a-3e558b1bb203 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.452284 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ad721cae-e5b8-4216-ab0a-3e558b1bb203 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:53.454751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ad721cae-e5b8-4216-ab0a-3e558b1bb203 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:53.455179 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ad721cae-e5b8-4216-ab0a-3e558b1bb203 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:53.472516 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ad721cae-e5b8-4216-ab0a-3e558b1bb203 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 404 Jul 03 14:56:53.474963 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 496/1978] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:53 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:53.489490 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cab2adee-b0e3-4dcf-816b-a49647667b55 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.491849 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cab2adee-b0e3-4dcf-816b-a49647667b55 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:53.492173 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cab2adee-b0e3-4dcf-816b-a49647667b55 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:53.492480 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cab2adee-b0e3-4dcf-816b-a49647667b55 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:53.502726 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cab2adee-b0e3-4dcf-816b-a49647667b55 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 404 Jul 03 14:56:53.503405 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 486/1979] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:53 2026] GET /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:53.515175 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-36ca0d06-9574-4696-92cd-872c649e3753 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.518354 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36ca0d06-9574-4696-92cd-872c649e3753 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:53.518803 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36ca0d06-9574-4696-92cd-872c649e3753 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:53.518962 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36ca0d06-9574-4696-92cd-872c649e3753 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:53.519500 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-36ca0d06-9574-4696-92cd-872c649e3753 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume with id: 0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 Jul 03 14:56:53.527119 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36ca0d06-9574-4696-92cd-872c649e3753 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 returned with HTTP 404 Jul 03 14:56:53.527240 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 503/1980] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:53 2026] DELETE /volume/v3/volumes/0900dbe9-f76e-44e0-99a4-e859dbc4cbc7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:53.568692 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.571265 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:53.571722 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1445059085"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:53.573856 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request body: {'volume': {'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1445059085'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:53.676277 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4b86968a-98c5-42c5-88a2-7f12ffb070ad None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.678050 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b86968a-98c5-42c5-88a2-7f12ffb070ad tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] GET https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 Jul 03 14:56:53.678466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b86968a-98c5-42c5-88a2-7f12ffb070ad tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:53.678851 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b86968a-98c5-42c5-88a2-7f12ffb070ad tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:53.693161 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:53.693161 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:53.700326 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume of 1 GB Jul 03 14:56:53.702535 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4b86968a-98c5-42c5-88a2-7f12ffb070ad tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Volume info retrieved successfully. Jul 03 14:56:53.707010 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b86968a-98c5-42c5-88a2-7f12ffb070ad tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 returned with HTTP 200 Jul 03 14:56:53.707758 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 497/1981] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:53 2026] GET /volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:53.713723 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Availability Zones retrieved successfully. Jul 03 14:56:53.734922 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (05fb2bc3-f580-4db8-a756-cc1ec6415d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:53.735227 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ec07935e-f17b-4f7f-818e-d206fb54f85b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.735466 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2679b4-9dbb-4207-95ea-da35630fd499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:53.735466 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:53.736114 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec07935e-f17b-4f7f-818e-d206fb54f85b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] GET https://10.4.3.99/volume/v3/limits Jul 03 14:56:53.736114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec07935e-f17b-4f7f-818e-d206fb54f85b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:53.736114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec07935e-f17b-4f7f-818e-d206fb54f85b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:53.755089 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-ec07935e-f17b-4f7f-818e-d206fb54f85b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-793246544 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-793246544, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:56:53.755809 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-ec07935e-f17b-4f7f-818e-d206fb54f85b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-793246544 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-793246544, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:56:53.755809 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-ec07935e-f17b-4f7f-818e-d206fb54f85b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-793246544 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-793246544, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:56:53.761689 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:53.761689 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:53.782701 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec07935e-f17b-4f7f-818e-d206fb54f85b tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] https://10.4.3.99/volume/v3/limits returned with HTTP 200 Jul 03 14:56:53.783823 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 487/1982] 10.4.3.99 () {66 vars in 1227 bytes} [Fri Jul 3 14:56:53 2026] GET /volume/v3/limits => generated 302 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:53.795573 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d636f6a3-3a77-46fe-97e5-cf439aa2de2c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.798003 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d636f6a3-3a77-46fe-97e5-cf439aa2de2c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] GET https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 Jul 03 14:56:53.798109 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d636f6a3-3a77-46fe-97e5-cf439aa2de2c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:53.798353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d636f6a3-3a77-46fe-97e5-cf439aa2de2c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:53.807279 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:53.807279 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:53.812332 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d636f6a3-3a77-46fe-97e5-cf439aa2de2c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Volume info retrieved successfully. Jul 03 14:56:53.818781 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d636f6a3-3a77-46fe-97e5-cf439aa2de2c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 returned with HTTP 200 Jul 03 14:56:53.819100 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 504/1983] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:53 2026] GET /volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:53.830455 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2679b4-9dbb-4207-95ea-da35630fd499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:53.831586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d0231f3-70f4-494f-bf4f-396b413482b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:53.835590 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-73d6edaa-6363-4d59-a91a-a99ae301a82a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.837922 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73d6edaa-6363-4d59-a91a-a99ae301a82a tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] DELETE https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 Jul 03 14:56:53.838381 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73d6edaa-6363-4d59-a91a-a99ae301a82a tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:53.838501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73d6edaa-6363-4d59-a91a-a99ae301a82a tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:53.838748 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-73d6edaa-6363-4d59-a91a-a99ae301a82a tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Delete volume with id: 67ae317d-e641-4869-865c-b335fa7d50c9 Jul 03 14:56:53.848983 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:53.848983 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:53.849597 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-73d6edaa-6363-4d59-a91a-a99ae301a82a tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Volume info retrieved successfully. Jul 03 14:56:53.877630 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-73d6edaa-6363-4d59-a91a-a99ae301a82a tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Delete volume request issued successfully. Jul 03 14:56:53.878195 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73d6edaa-6363-4d59-a91a-a99ae301a82a tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 returned with HTTP 202 Jul 03 14:56:53.879049 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 498/1984] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:53 2026] DELETE /volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:53.888425 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-64a431be-a5b0-4faf-98d5-957aae69600c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:53.891799 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['f982e74b-d26d-407c-a1c0-63f32a0d6d5d', '0b91bdca-c007-46e5-af42-c927d5e0d650', 'be3fa07a-629d-4aae-a423-4cbf21ece2ca', '0618df5d-e861-4a88-80f2-c79aa0115480'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:53.892567 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d0231f3-70f4-494f-bf4f-396b413482b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f982e74b-d26d-407c-a1c0-63f32a0d6d5d', '0b91bdca-c007-46e5-af42-c927d5e0d650', 'be3fa07a-629d-4aae-a423-4cbf21ece2ca', '0618df5d-e861-4a88-80f2-c79aa0115480']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:53.893247 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64a431be-a5b0-4faf-98d5-957aae69600c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] GET https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 Jul 03 14:56:53.893320 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b509aa3-613f-44ca-b341-9357c2c33a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:53.893726 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64a431be-a5b0-4faf-98d5-957aae69600c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:53.893779 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64a431be-a5b0-4faf-98d5-957aae69600c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:53.904872 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:53.904872 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:53.911814 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-64a431be-a5b0-4faf-98d5-957aae69600c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Volume info retrieved successfully. Jul 03 14:56:53.918902 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64a431be-a5b0-4faf-98d5-957aae69600c tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 returned with HTTP 200 Jul 03 14:56:53.919428 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 488/1985] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:53 2026] GET /volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:53.920301 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b509aa3-613f-44ca-b341-9357c2c33a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85adc32a-99e7-4fe9-b5b0-7fc33d01a329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1445059085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['f982e74b-d26d-407c-a1c0-63f32a0d6d5d','0b91bdca-c007-46e5-af42-c927d5e0d650','be3fa07a-629d-4aae-a423-4cbf21ece2ca','0618df5d-e861-4a88-80f2-c79aa0115480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1445059085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85adc32a-99e7-4fe9-b5b0-7fc33d01a329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c989274857bc494a98c9040bcbbd49c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:53.921925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d0e3b03-4d7b-47e8-bd28-5510489807d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:53.951364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d0e3b03-4d7b-47e8-bd28-5510489807d1) transitioned into state 'SUCCESS' from state '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-1445059085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['f982e74b-d26d-407c-a1c0-63f32a0d6d5d','0b91bdca-c007-46e5-af42-c927d5e0d650','be3fa07a-629d-4aae-a423-4cbf21ece2ca','0618df5d-e861-4a88-80f2-c79aa0115480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:53.952720 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9338d0c5-1330-47ac-9b4c-14cb9c6de20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:53.984483 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9338d0c5-1330-47ac-9b4c-14cb9c6de20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:53.986207 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (05fb2bc3-f580-4db8-a756-cc1ec6415d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:53.986382 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request issued successfully. Jul 03 14:56:53.987980 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05388e1c-63a1-49b7-83ab-6df37e7bb558 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:53.988096 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 496/1986] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:53 2026] POST /volume/v3/volumes => generated 747 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:54.009199 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-424f3e0b-0a63-4a52-b21f-554f2e66a87f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:54.013425 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-424f3e0b-0a63-4a52-b21f-554f2e66a87f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 Jul 03 14:56:54.013747 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-424f3e0b-0a63-4a52-b21f-554f2e66a87f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:54.014046 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-424f3e0b-0a63-4a52-b21f-554f2e66a87f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:54.029272 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:54.029272 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:54.034709 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-424f3e0b-0a63-4a52-b21f-554f2e66a87f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:54.044319 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-424f3e0b-0a63-4a52-b21f-554f2e66a87f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 returned with HTTP 200 Jul 03 14:56:54.044704 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 505/1987] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:54 2026] GET /volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:54.374860 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9bec7dfb-7331-46c1-a4c4-8e9dcb0c49f4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:54.376976 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9bec7dfb-7331-46c1-a4c4-8e9dcb0c49f4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:54.378507 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9bec7dfb-7331-46c1-a4c4-8e9dcb0c49f4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:54.379405 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9bec7dfb-7331-46c1-a4c4-8e9dcb0c49f4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:54.380254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9bec7dfb-7331-46c1-a4c4-8e9dcb0c49f4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:54.387659 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:54.387659 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:54.389085 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9bec7dfb-7331-46c1-a4c4-8e9dcb0c49f4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:54.390039 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 499/1988] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:54 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:54.935828 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6f81735a-9ea7-46aa-8c3d-27bebaba80b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:54.937816 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f81735a-9ea7-46aa-8c3d-27bebaba80b3 tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] GET https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 Jul 03 14:56:54.938013 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f81735a-9ea7-46aa-8c3d-27bebaba80b3 tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:54.938350 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f81735a-9ea7-46aa-8c3d-27bebaba80b3 tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:54.946571 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f81735a-9ea7-46aa-8c3d-27bebaba80b3 tempest-AbsoluteLimitsTests-1996784030 tempest-AbsoluteLimitsTests-1996784030-project-member] https://10.4.3.99/volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 returned with HTTP 404 Jul 03 14:56:54.947722 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 489/1989] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:54 2026] GET /volume/v3/volumes/67ae317d-e641-4869-865c-b335fa7d50c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:56:55.062813 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-17e625c3-33d9-4540-9d39-69739d5967a6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:55.067021 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-17e625c3-33d9-4540-9d39-69739d5967a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 Jul 03 14:56:55.067325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-17e625c3-33d9-4540-9d39-69739d5967a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:55.067601 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-17e625c3-33d9-4540-9d39-69739d5967a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:55.078074 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:55.078074 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:55.083582 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-17e625c3-33d9-4540-9d39-69739d5967a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:55.091380 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-17e625c3-33d9-4540-9d39-69739d5967a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 returned with HTTP 200 Jul 03 14:56:55.091941 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 497/1990] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:55 2026] GET /volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:55.107260 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-12b3470e-6232-4d7b-9118-af420642a3d9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:55.109783 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12b3470e-6232-4d7b-9118-af420642a3d9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 Jul 03 14:56:55.110192 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12b3470e-6232-4d7b-9118-af420642a3d9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:55.111200 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12b3470e-6232-4d7b-9118-af420642a3d9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:55.122257 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:55.122257 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:55.137219 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-12b3470e-6232-4d7b-9118-af420642a3d9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:55.146299 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12b3470e-6232-4d7b-9118-af420642a3d9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 returned with HTTP 200 Jul 03 14:56:55.146806 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 506/1991] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:55 2026] GET /volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 => generated 1355 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:56:55.161867 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0a6fc076-bed5-44a9-8085-9bbaa3ac3b0c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:55.163628 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a6fc076-bed5-44a9-8085-9bbaa3ac3b0c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 14:56:55.163836 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a6fc076-bed5-44a9-8085-9bbaa3ac3b0c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85adc32a-99e7-4fe9-b5b0-7fc33d01a329", "name": "tempest-VolumesBackupsTest-Backup-61464783", "container": "tempest-volumesbackupstest-backup-container-1962491875"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:55.165831 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-0a6fc076-bed5-44a9-8085-9bbaa3ac3b0c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating new backup {'backup': {'volume_id': '85adc32a-99e7-4fe9-b5b0-7fc33d01a329', 'name': 'tempest-VolumesBackupsTest-Backup-61464783', 'container': 'tempest-volumesbackupstest-backup-container-1962491875'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:56:55.166063 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-0a6fc076-bed5-44a9-8085-9bbaa3ac3b0c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating backup of volume 85adc32a-99e7-4fe9-b5b0-7fc33d01a329 in container tempest-volumesbackupstest-backup-container-1962491875 Jul 03 14:56:55.179304 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:55.179304 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:55.180029 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0a6fc076-bed5-44a9-8085-9bbaa3ac3b0c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:56:55.215152 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0a6fc076-bed5-44a9-8085-9bbaa3ac3b0c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['e4348d43-5801-4a52-9926-83ef7d65e5a8', '239d9e87-ab7a-4bf6-9ed0-f9122afa5a45'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:55.283992 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a6fc076-bed5-44a9-8085-9bbaa3ac3b0c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:56:55.284562 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 500/1992] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:56:55 2026] POST /volume/v3/backups => generated 326 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:55.294443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2ed6ede8-6caf-47ac-84ed-04936fded8a6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:55.296482 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ed6ede8-6caf-47ac-84ed-04936fded8a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:56:55.296701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ed6ede8-6caf-47ac-84ed-04936fded8a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:55.296878 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ed6ede8-6caf-47ac-84ed-04936fded8a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:55.296997 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2ed6ede8-6caf-47ac-84ed-04936fded8a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:55.305632 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:55.305632 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:55.306434 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ed6ede8-6caf-47ac-84ed-04936fded8a6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:56:55.307298 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 490/1993] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:55 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:55.407153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-21c4098f-562f-4d24-8302-9f9696d76eec None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:55.407153 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-21c4098f-562f-4d24-8302-9f9696d76eec tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:55.407153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-21c4098f-562f-4d24-8302-9f9696d76eec tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:55.407153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-21c4098f-562f-4d24-8302-9f9696d76eec tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:55.407153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-21c4098f-562f-4d24-8302-9f9696d76eec tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:55.416304 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:55.416304 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:55.417166 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-21c4098f-562f-4d24-8302-9f9696d76eec tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:55.417616 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 498/1994] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:55 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:55.753923 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e8bd2322-44a0-40df-a95f-6859d55dac64 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:55.905048 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8bd2322-44a0-40df-a95f-6859d55dac64 tempest-VolumesSummaryTest-1089799677 tempest-VolumesSummaryTest-1089799677-project-member] GET https://10.4.3.99/volume/v3/volumes/summary Jul 03 14:56:55.905048 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8bd2322-44a0-40df-a95f-6859d55dac64 tempest-VolumesSummaryTest-1089799677 tempest-VolumesSummaryTest-1089799677-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:55.905270 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8bd2322-44a0-40df-a95f-6859d55dac64 tempest-VolumesSummaryTest-1089799677 tempest-VolumesSummaryTest-1089799677-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:55.905606 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-e8bd2322-44a0-40df-a95f-6859d55dac64 tempest-VolumesSummaryTest-1089799677 tempest-VolumesSummaryTest-1089799677-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:56:55.914939 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e8bd2322-44a0-40df-a95f-6859d55dac64 tempest-VolumesSummaryTest-1089799677 tempest-VolumesSummaryTest-1089799677-project-member] Get summary completed successfully. Jul 03 14:56:55.915305 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8bd2322-44a0-40df-a95f-6859d55dac64 tempest-VolumesSummaryTest-1089799677 tempest-VolumesSummaryTest-1089799677-project-member] https://10.4.3.99/volume/v3/volumes/summary returned with HTTP 200 Jul 03 14:56:55.915842 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 507/1995] 10.4.3.99 () {68 vars in 1295 bytes} [Fri Jul 3 14:56:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:56.322357 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-879ed1f8-14bd-45cf-958c-2978cfd56046 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:56.324935 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-879ed1f8-14bd-45cf-958c-2978cfd56046 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:56:56.325229 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-879ed1f8-14bd-45cf-958c-2978cfd56046 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:56.325543 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-879ed1f8-14bd-45cf-958c-2978cfd56046 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:56.328016 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-879ed1f8-14bd-45cf-958c-2978cfd56046 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:56.337144 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:56.337144 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:56.338143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-879ed1f8-14bd-45cf-958c-2978cfd56046 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:56:56.339755 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 501/1996] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:56 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:56.434068 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fa4adc11-4f04-4575-8e0e-85660ea020d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:56.437057 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa4adc11-4f04-4575-8e0e-85660ea020d1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:56.437235 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa4adc11-4f04-4575-8e0e-85660ea020d1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:56.437683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa4adc11-4f04-4575-8e0e-85660ea020d1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:56.437683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fa4adc11-4f04-4575-8e0e-85660ea020d1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:56.454161 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:56.454161 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:56.454954 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa4adc11-4f04-4575-8e0e-85660ea020d1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:56.455478 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 491/1997] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:56 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:57.355832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d30aee88-8f04-40d0-857f-260ed016cb9a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:57.358817 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d30aee88-8f04-40d0-857f-260ed016cb9a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:56:57.359041 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d30aee88-8f04-40d0-857f-260ed016cb9a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:57.359293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d30aee88-8f04-40d0-857f-260ed016cb9a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:57.359462 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d30aee88-8f04-40d0-857f-260ed016cb9a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:57.372122 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:57.372122 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:57.374397 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d30aee88-8f04-40d0-857f-260ed016cb9a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:56:57.375136 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 499/1998] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:57 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:57.468510 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-be418f4f-62be-4ea9-961c-c93775272879 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:57.471438 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be418f4f-62be-4ea9-961c-c93775272879 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:57.471729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be418f4f-62be-4ea9-961c-c93775272879 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:57.471973 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be418f4f-62be-4ea9-961c-c93775272879 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:57.472136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-be418f4f-62be-4ea9-961c-c93775272879 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:57.479355 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:57.479355 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:57.480235 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be418f4f-62be-4ea9-961c-c93775272879 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:57.480874 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 508/1999] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:57 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:57.868211 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:57.906802 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:57.999377 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:57.999377 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1545750155"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:57.999763 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1545750155'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:58.000933 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Create volume of 1 GB Jul 03 14:56:58.008250 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Availability Zones retrieved successfully. Jul 03 14:56:58.013061 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:56:58.013473 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1547235142"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:58.015467 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1547235142'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:56:58.015655 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Create volume of 1 GB Jul 03 14:56:58.021598 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Flow 'volume_create_api' (4942bd10-13c0-40eb-924c-ed416be9e62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:58.022936 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9cc0136-8168-4c09-924d-67f9084cd6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.023858 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Availability Zones retrieved successfully. Jul 03 14:56:58.023912 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:58.030917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Flow 'volume_create_api' (e1d6a5bb-f939-4f67-8923-225e2b0fe505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:58.032028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3dcc400-458f-4215-83d9-7e02ce7fef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.033006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:56:58.060428 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9cc0136-8168-4c09-924d-67f9084cd6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.064154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c269b0-7fd3-491f-bf7d-4429aa388dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.067447 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3dcc400-458f-4215-83d9-7e02ce7fef03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.068347 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99cd429-f00b-433e-bbf0-1d5a8bee76c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.147611 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Created reservations ['33056cf8-ee66-439c-8917-aaa9ce1cc9a0', 'a55bf3b2-dfac-4e8a-a03b-14650c013c74', '5d46b360-e3f5-4a08-af7f-255cc4ca74ad', '8b659b49-4a76-4ce1-8db2-ed45b62c3171'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:58.148499 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c269b0-7fd3-491f-bf7d-4429aa388dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33056cf8-ee66-439c-8917-aaa9ce1cc9a0', 'a55bf3b2-dfac-4e8a-a03b-14650c013c74', '5d46b360-e3f5-4a08-af7f-255cc4ca74ad', '8b659b49-4a76-4ce1-8db2-ed45b62c3171']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.149107 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa61da02-363a-472d-b5f7-1aa4f6d9f4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.183043 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa61da02-363a-472d-b5f7-1aa4f6d9f4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0315d368-1b08-43c9-9da4-045388e7b2b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1545750155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54cd616b218344c5b19f155dc6118ee2',qos_specs=None,replication_status=,reservations=['33056cf8-ee66-439c-8917-aaa9ce1cc9a0','a55bf3b2-dfac-4e8a-a03b-14650c013c74','5d46b360-e3f5-4a08-af7f-255cc4ca74ad','8b659b49-4a76-4ce1-8db2-ed45b62c3171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d76b9b087745a6be7ef54f46818869',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1545750155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0315d368-1b08-43c9-9da4-045388e7b2b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54cd616b218344c5b19f155dc6118ee2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d76b9b087745a6be7ef54f46818869',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.183898 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ff98750-9b82-4e56-a160-2edc2f0fab12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.189322 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Created reservations ['3b783e54-822d-4fb8-9566-3b1ca82fc7b1', 'f618a94a-47fa-4434-a0d2-29ff640638db', 'dea309d6-713f-45c8-ab98-8196d3a3b7ef', '630e308f-8283-41d6-b7b8-9ab2edda1632'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:58.190212 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99cd429-f00b-433e-bbf0-1d5a8bee76c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b783e54-822d-4fb8-9566-3b1ca82fc7b1', 'f618a94a-47fa-4434-a0d2-29ff640638db', 'dea309d6-713f-45c8-ab98-8196d3a3b7ef', '630e308f-8283-41d6-b7b8-9ab2edda1632']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.191038 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8991a05-522b-45e6-8a5f-b5d7f51089d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.211817 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ff98750-9b82-4e56-a160-2edc2f0fab12) transitioned into state 'SUCCESS' from state '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-1545750155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54cd616b218344c5b19f155dc6118ee2',qos_specs=None,replication_status=,reservations=['33056cf8-ee66-439c-8917-aaa9ce1cc9a0','a55bf3b2-dfac-4e8a-a03b-14650c013c74','5d46b360-e3f5-4a08-af7f-255cc4ca74ad','8b659b49-4a76-4ce1-8db2-ed45b62c3171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d76b9b087745a6be7ef54f46818869',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.212486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b5d6a4-906d-4fec-b428-9513adc802f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.224557 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8991a05-522b-45e6-8a5f-b5d7f51089d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298cc451-55f8-4600-a9fa-07a1d26cf5b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1547235142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='541ba2d7e9254c249037273982a788de',qos_specs=None,replication_status=,reservations=['3b783e54-822d-4fb8-9566-3b1ca82fc7b1','f618a94a-47fa-4434-a0d2-29ff640638db','dea309d6-713f-45c8-ab98-8196d3a3b7ef','630e308f-8283-41d6-b7b8-9ab2edda1632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3638d41d7ad4e188a974403d22fff82',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1547235142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=298cc451-55f8-4600-a9fa-07a1d26cf5b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='541ba2d7e9254c249037273982a788de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3638d41d7ad4e188a974403d22fff82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.225425 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce454f5-0c63-49a3-9494-bc71c3dbf3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.232149 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b5d6a4-906d-4fec-b428-9513adc802f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.232149 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Flow 'volume_create_api' (4942bd10-13c0-40eb-924c-ed416be9e62e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:58.232149 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Create volume request issued successfully. Jul 03 14:56:58.232149 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2d160b7a-85d0-4141-a50e-77bddf690ee6 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:58.232413 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 492/2000] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:56:57 2026] POST /volume/v3/volumes => generated 756 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:58.248302 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-24892c04-14ce-49d7-af27-9b676facf1e5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:58.249221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ce454f5-0c63-49a3-9494-bc71c3dbf3a0) transitioned into state 'SUCCESS' from state '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-1547235142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='541ba2d7e9254c249037273982a788de',qos_specs=None,replication_status=,reservations=['3b783e54-822d-4fb8-9566-3b1ca82fc7b1','f618a94a-47fa-4434-a0d2-29ff640638db','dea309d6-713f-45c8-ab98-8196d3a3b7ef','630e308f-8283-41d6-b7b8-9ab2edda1632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3638d41d7ad4e188a974403d22fff82',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.250043 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa6cc7f-dd66-452b-8d1f-0c6b716299c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:56:58.250852 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-24892c04-14ce-49d7-af27-9b676facf1e5 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:56:58.251104 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-24892c04-14ce-49d7-af27-9b676facf1e5 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:58.251339 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-24892c04-14ce-49d7-af27-9b676facf1e5 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:58.263278 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa6cc7f-dd66-452b-8d1f-0c6b716299c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:56:58.264143 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Flow 'volume_create_api' (e1d6a5bb-f939-4f67-8923-225e2b0fe505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:56:58.264483 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Create volume request issued successfully. Jul 03 14:56:58.265200 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bdbe4f6e-d5f3-46e7-924c-6ff7c678c4d9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:56:58.265658 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 502/2001] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:56:57 2026] POST /volume/v3/volumes => generated 748 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:58.265728 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:58.265728 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:58.277959 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-efb54f12-1815-4d20-9d8b-e40fda04620f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:58.279964 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-efb54f12-1815-4d20-9d8b-e40fda04620f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 Jul 03 14:56:58.280236 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-efb54f12-1815-4d20-9d8b-e40fda04620f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:58.280499 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-efb54f12-1815-4d20-9d8b-e40fda04620f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:58.281305 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-24892c04-14ce-49d7-af27-9b676facf1e5 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Volume info retrieved successfully. Jul 03 14:56:58.288463 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-24892c04-14ce-49d7-af27-9b676facf1e5 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 returned with HTTP 200 Jul 03 14:56:58.288929 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 500/2002] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:58 2026] GET /volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:58.295964 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:58.295964 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:58.300115 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-efb54f12-1815-4d20-9d8b-e40fda04620f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:58.311955 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-efb54f12-1815-4d20-9d8b-e40fda04620f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 returned with HTTP 200 Jul 03 14:56:58.312704 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 509/2003] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:58 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:58.389965 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-da5166a0-9746-42b6-ba3a-0691add02487 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:58.392225 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da5166a0-9746-42b6-ba3a-0691add02487 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:56:58.392441 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da5166a0-9746-42b6-ba3a-0691add02487 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:58.392658 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-da5166a0-9746-42b6-ba3a-0691add02487 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:58.392762 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-da5166a0-9746-42b6-ba3a-0691add02487 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:58.397528 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:58.397528 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:58.398338 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-da5166a0-9746-42b6-ba3a-0691add02487 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:56:58.398776 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 493/2004] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:58 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:58.495569 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c33e86b7-9e94-495e-9e3c-ce152d8113b6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:58.497762 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c33e86b7-9e94-495e-9e3c-ce152d8113b6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:58.497944 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c33e86b7-9e94-495e-9e3c-ce152d8113b6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:58.498296 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c33e86b7-9e94-495e-9e3c-ce152d8113b6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:58.498432 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c33e86b7-9e94-495e-9e3c-ce152d8113b6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:58.503671 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:58.503671 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:58.504441 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c33e86b7-9e94-495e-9e3c-ce152d8113b6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:58.504923 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 503/2005] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:58 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:59.305757 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7751c07c-a537-4a0e-be29-72b04b9a2db3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.308240 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7751c07c-a537-4a0e-be29-72b04b9a2db3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:56:59.308542 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7751c07c-a537-4a0e-be29-72b04b9a2db3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.308841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7751c07c-a537-4a0e-be29-72b04b9a2db3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.319104 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.319104 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:59.324364 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7751c07c-a537-4a0e-be29-72b04b9a2db3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Volume info retrieved successfully. Jul 03 14:56:59.331306 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7751c07c-a537-4a0e-be29-72b04b9a2db3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 returned with HTTP 200 Jul 03 14:56:59.331870 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 501/2006] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:59.331947 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-963da638-e87a-477d-bc55-4aba0e99907a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.334058 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-963da638-e87a-477d-bc55-4aba0e99907a tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 Jul 03 14:56:59.334338 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-963da638-e87a-477d-bc55-4aba0e99907a tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.334586 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-963da638-e87a-477d-bc55-4aba0e99907a tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.343916 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.343916 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:59.345835 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2de72015-08f0-417e-824a-1c571e705462 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.348106 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-963da638-e87a-477d-bc55-4aba0e99907a tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.348220 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2de72015-08f0-417e-824a-1c571e705462 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:56:59.348738 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2de72015-08f0-417e-824a-1c571e705462 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0315d368-1b08-43c9-9da4-045388e7b2b8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1060895152"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:59.352663 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-963da638-e87a-477d-bc55-4aba0e99907a tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 returned with HTTP 200 Jul 03 14:56:59.353034 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 510/2007] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:59.359749 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.359749 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:59.360435 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2de72015-08f0-417e-824a-1c571e705462 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Volume info retrieved successfully. Jul 03 14:56:59.360597 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-2de72015-08f0-417e-824a-1c571e705462 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Create snapshot from volume 0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:56:59.368951 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e2ed2d2e-f94e-4984-895c-26476fdfbfb9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.371312 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e2ed2d2e-f94e-4984-895c-26476fdfbfb9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] POST https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata Jul 03 14:56:59.371749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e2ed2d2e-f94e-4984-895c-26476fdfbfb9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:59.383607 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.383607 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:59.384160 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e2ed2d2e-f94e-4984-895c-26476fdfbfb9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.401605 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e2ed2d2e-f94e-4984-895c-26476fdfbfb9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Create volume metadata completed successfully. Jul 03 14:56:59.401986 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e2ed2d2e-f94e-4984-895c-26476fdfbfb9 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata returned with HTTP 200 Jul 03 14:56:59.402509 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 504/2008] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:56:59 2026] POST /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:59.410423 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-10555b3f-ef58-455f-a9d6-c0fab38157ff None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.412393 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2be4729c-ce97-46d6-9734-70a8a456eed9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.412729 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10555b3f-ef58-455f-a9d6-c0fab38157ff tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata Jul 03 14:56:59.412980 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10555b3f-ef58-455f-a9d6-c0fab38157ff tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.413247 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10555b3f-ef58-455f-a9d6-c0fab38157ff tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.414243 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2be4729c-ce97-46d6-9734-70a8a456eed9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:56:59.414410 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2be4729c-ce97-46d6-9734-70a8a456eed9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.414569 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2be4729c-ce97-46d6-9734-70a8a456eed9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.414687 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2be4729c-ce97-46d6-9734-70a8a456eed9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:59.417587 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-2de72015-08f0-417e-824a-1c571e705462 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Created reservations ['5a226f35-3e65-40c8-9adf-062f80255c9b', 'd731a797-5c27-4a3a-9dbc-ae608daddf4f', 'd8f8f99b-d060-4cf4-8b48-ea3a19f66b36', 'a434fd69-73f3-46f9-94cf-13d71542ced5'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:56:59.418889 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.418889 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:59.419836 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2be4729c-ce97-46d6-9734-70a8a456eed9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:56:59.420331 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 511/2009] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:59.422231 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.422231 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:59.422829 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-10555b3f-ef58-455f-a9d6-c0fab38157ff tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.430778 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-10555b3f-ef58-455f-a9d6-c0fab38157ff tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Get volume metadata completed successfully. Jul 03 14:56:59.431171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10555b3f-ef58-455f-a9d6-c0fab38157ff tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata returned with HTTP 200 Jul 03 14:56:59.431693 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 502/2010] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:59.441556 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6d75d1d6-7dfe-4545-b5e6-02265c4e3630 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.443909 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6d75d1d6-7dfe-4545-b5e6-02265c4e3630 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] PUT https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata Jul 03 14:56:59.444287 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6d75d1d6-7dfe-4545-b5e6-02265c4e3630 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:59.457592 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.457592 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:59.458084 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6d75d1d6-7dfe-4545-b5e6-02265c4e3630 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.461387 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2de72015-08f0-417e-824a-1c571e705462 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot create request issued successfully. Jul 03 14:56:59.461805 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2de72015-08f0-417e-824a-1c571e705462 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:56:59.462074 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 494/2011] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:56:59 2026] POST /volume/v3/snapshots => generated 314 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:56:59.476447 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c7ec2ed5-66ef-4c42-a1c2-cbf78e25ed6a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.478920 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7ec2ed5-66ef-4c42-a1c2-cbf78e25ed6a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 Jul 03 14:56:59.479153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7ec2ed5-66ef-4c42-a1c2-cbf78e25ed6a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.479402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7ec2ed5-66ef-4c42-a1c2-cbf78e25ed6a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.484976 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6d75d1d6-7dfe-4545-b5e6-02265c4e3630 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Update volume metadata completed successfully. Jul 03 14:56:59.485308 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6d75d1d6-7dfe-4545-b5e6-02265c4e3630 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata returned with HTTP 200 Jul 03 14:56:59.486003 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 505/2012] 10.4.3.99 () {68 vars in 1388 bytes} [Fri Jul 3 14:56:59 2026] PUT /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:59.487074 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.487074 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:59.487686 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c7ec2ed5-66ef-4c42-a1c2-cbf78e25ed6a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:56:59.488629 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7ec2ed5-66ef-4c42-a1c2-cbf78e25ed6a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 returned with HTTP 200 Jul 03 14:56:59.489112 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 512/2013] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:59.501742 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-94c1b3a2-aec7-415a-9541-598da3a0a377 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.504245 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-94c1b3a2-aec7-415a-9541-598da3a0a377 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata Jul 03 14:56:59.504446 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-94c1b3a2-aec7-415a-9541-598da3a0a377 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.504653 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-94c1b3a2-aec7-415a-9541-598da3a0a377 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.515663 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.515663 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:59.515663 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-94c1b3a2-aec7-415a-9541-598da3a0a377 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.519141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c72db1ac-cc85-4941-bee5-055f7e2130bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.521200 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-94c1b3a2-aec7-415a-9541-598da3a0a377 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Get volume metadata completed successfully. Jul 03 14:56:59.521521 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-94c1b3a2-aec7-415a-9541-598da3a0a377 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata returned with HTTP 200 Jul 03 14:56:59.521857 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c72db1ac-cc85-4941-bee5-055f7e2130bc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:56:59.522047 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 503/2014] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:59.522369 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c72db1ac-cc85-4941-bee5-055f7e2130bc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.522668 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c72db1ac-cc85-4941-bee5-055f7e2130bc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.522829 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c72db1ac-cc85-4941-bee5-055f7e2130bc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:56:59.528254 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.528254 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:59.529034 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c72db1ac-cc85-4941-bee5-055f7e2130bc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:56:59.529678 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 495/2015] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:59.530741 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-675df8f1-d410-4dcb-8e64-652fbb62cc21 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.532817 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-675df8f1-d410-4dcb-8e64-652fbb62cc21 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] DELETE https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata/key1 Jul 03 14:56:59.533054 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-675df8f1-d410-4dcb-8e64-652fbb62cc21 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.534275 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-675df8f1-d410-4dcb-8e64-652fbb62cc21 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.542554 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.542554 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:59.543047 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-675df8f1-d410-4dcb-8e64-652fbb62cc21 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.548407 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-675df8f1-d410-4dcb-8e64-652fbb62cc21 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Get volume metadata completed successfully. Jul 03 14:56:59.559104 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-675df8f1-d410-4dcb-8e64-652fbb62cc21 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Delete volume metadata completed successfully. Jul 03 14:56:59.559581 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-675df8f1-d410-4dcb-8e64-652fbb62cc21 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata/key1 returned with HTTP 200 Jul 03 14:56:59.559910 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 506/2016] 10.4.3.99 () {66 vars in 1386 bytes} [Fri Jul 3 14:56:59 2026] DELETE /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata/key1 => generated 0 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 14:56:59.567899 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-799281b2-1e84-469f-9750-66ec803045d8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.570082 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-799281b2-1e84-469f-9750-66ec803045d8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata Jul 03 14:56:59.570341 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-799281b2-1e84-469f-9750-66ec803045d8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.570571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-799281b2-1e84-469f-9750-66ec803045d8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.579037 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.579037 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:59.579621 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-799281b2-1e84-469f-9750-66ec803045d8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.586887 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-799281b2-1e84-469f-9750-66ec803045d8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Get volume metadata completed successfully. Jul 03 14:56:59.587217 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-799281b2-1e84-469f-9750-66ec803045d8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata returned with HTTP 200 Jul 03 14:56:59.587858 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 513/2017] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata => generated 32 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:59.596102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-793ee57b-9c12-4531-853e-e93b2cb4c4a7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.598673 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-793ee57b-9c12-4531-853e-e93b2cb4c4a7 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] PUT https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata Jul 03 14:56:59.599187 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-793ee57b-9c12-4531-853e-e93b2cb4c4a7 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:59.608029 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.608029 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:59.608699 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-793ee57b-9c12-4531-853e-e93b2cb4c4a7 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.622094 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-793ee57b-9c12-4531-853e-e93b2cb4c4a7 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Update volume metadata completed successfully. Jul 03 14:56:59.622454 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-793ee57b-9c12-4531-853e-e93b2cb4c4a7 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata returned with HTTP 200 Jul 03 14:56:59.623067 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 504/2018] 10.4.3.99 () {68 vars in 1388 bytes} [Fri Jul 3 14:56:59 2026] PUT /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:59.632887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fdfdcbfa-3490-4fd2-abfd-8153500c4ce3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.634986 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fdfdcbfa-3490-4fd2-abfd-8153500c4ce3 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] POST https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata Jul 03 14:56:59.635466 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fdfdcbfa-3490-4fd2-abfd-8153500c4ce3 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:59.645449 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.645449 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:59.646199 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fdfdcbfa-3490-4fd2-abfd-8153500c4ce3 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.658084 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fdfdcbfa-3490-4fd2-abfd-8153500c4ce3 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Create volume metadata completed successfully. Jul 03 14:56:59.658518 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fdfdcbfa-3490-4fd2-abfd-8153500c4ce3 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata returned with HTTP 200 Jul 03 14:56:59.659109 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 496/2019] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 14:56:59 2026] POST /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:59.667523 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-548af03d-7549-403d-8333-16150d8c0cfa None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.669321 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-548af03d-7549-403d-8333-16150d8c0cfa tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] PUT https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata/key3 Jul 03 14:56:59.669670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-548af03d-7549-403d-8333-16150d8c0cfa tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:59.678422 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.678422 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:59.678917 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-548af03d-7549-403d-8333-16150d8c0cfa tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.688234 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-548af03d-7549-403d-8333-16150d8c0cfa tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Update volume metadata completed successfully. Jul 03 14:56:59.688525 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-548af03d-7549-403d-8333-16150d8c0cfa tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata/key3 returned with HTTP 200 Jul 03 14:56:59.689050 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 507/2020] 10.4.3.99 () {68 vars in 1403 bytes} [Fri Jul 3 14:56:59 2026] PUT /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:59.697904 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0727a928-4857-4dd3-bc49-20f377a20d9f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.699906 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0727a928-4857-4dd3-bc49-20f377a20d9f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata/key3 Jul 03 14:56:59.700133 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0727a928-4857-4dd3-bc49-20f377a20d9f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.700354 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0727a928-4857-4dd3-bc49-20f377a20d9f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.709237 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.709237 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:59.709917 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0727a928-4857-4dd3-bc49-20f377a20d9f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.717934 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0727a928-4857-4dd3-bc49-20f377a20d9f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Get volume metadata completed successfully. Jul 03 14:56:59.718295 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0727a928-4857-4dd3-bc49-20f377a20d9f tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata/key3 returned with HTTP 200 Jul 03 14:56:59.718792 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 514/2021] 10.4.3.99 () {66 vars in 1383 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:59.726591 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2ae0ffab-578e-4f38-be5b-e8cc15f9fa73 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.728944 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ae0ffab-578e-4f38-be5b-e8cc15f9fa73 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata Jul 03 14:56:59.729222 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ae0ffab-578e-4f38-be5b-e8cc15f9fa73 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.729472 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ae0ffab-578e-4f38-be5b-e8cc15f9fa73 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.738618 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.738618 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:59.739236 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2ae0ffab-578e-4f38-be5b-e8cc15f9fa73 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.746491 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2ae0ffab-578e-4f38-be5b-e8cc15f9fa73 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Get volume metadata completed successfully. Jul 03 14:56:59.746809 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ae0ffab-578e-4f38-be5b-e8cc15f9fa73 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata returned with HTTP 200 Jul 03 14:56:59.747294 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 505/2022] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:59.756164 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca9755ba-d7f0-4399-8982-d112cf3ae9a8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.758181 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca9755ba-d7f0-4399-8982-d112cf3ae9a8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] PUT https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata Jul 03 14:56:59.758529 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca9755ba-d7f0-4399-8982-d112cf3ae9a8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:56:59.769157 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.769157 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:56:59.769157 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca9755ba-d7f0-4399-8982-d112cf3ae9a8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.777842 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca9755ba-d7f0-4399-8982-d112cf3ae9a8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Update volume metadata completed successfully. Jul 03 14:56:59.778284 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca9755ba-d7f0-4399-8982-d112cf3ae9a8 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata returned with HTTP 200 Jul 03 14:56:59.778843 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 497/2023] 10.4.3.99 () {68 vars in 1388 bytes} [Fri Jul 3 14:56:59 2026] PUT /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:56:59.787230 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e032425a-8728-4717-a1f4-df7ca2fe3432 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.791175 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e032425a-8728-4717-a1f4-df7ca2fe3432 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 Jul 03 14:56:59.791175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e032425a-8728-4717-a1f4-df7ca2fe3432 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.791175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e032425a-8728-4717-a1f4-df7ca2fe3432 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.799997 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.799997 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:56:59.805060 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e032425a-8728-4717-a1f4-df7ca2fe3432 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.811542 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e032425a-8728-4717-a1f4-df7ca2fe3432 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 returned with HTTP 200 Jul 03 14:56:59.812169 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 508/2024] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:56:59.833053 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9298392a-803e-493b-a74f-a4a52ba66911 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.838142 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9298392a-803e-493b-a74f-a4a52ba66911 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] DELETE https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 Jul 03 14:56:59.838142 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9298392a-803e-493b-a74f-a4a52ba66911 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.838142 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9298392a-803e-493b-a74f-a4a52ba66911 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.838142 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9298392a-803e-493b-a74f-a4a52ba66911 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Delete volume with id: 298cc451-55f8-4600-a9fa-07a1d26cf5b3 Jul 03 14:56:59.847240 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.847240 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:56:59.847976 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9298392a-803e-493b-a74f-a4a52ba66911 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.875374 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9298392a-803e-493b-a74f-a4a52ba66911 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Delete volume request issued successfully. Jul 03 14:56:59.875681 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9298392a-803e-493b-a74f-a4a52ba66911 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 returned with HTTP 202 Jul 03 14:56:59.876332 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 515/2025] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:56:59 2026] DELETE /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:56:59.885997 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9eda39f4-7612-411d-89f9-e714b2720988 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:56:59.888454 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9eda39f4-7612-411d-89f9-e714b2720988 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 Jul 03 14:56:59.888712 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9eda39f4-7612-411d-89f9-e714b2720988 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:56:59.888936 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9eda39f4-7612-411d-89f9-e714b2720988 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:56:59.899165 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:56:59.899165 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:56:59.902268 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9eda39f4-7612-411d-89f9-e714b2720988 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Volume info retrieved successfully. Jul 03 14:56:59.907357 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9eda39f4-7612-411d-89f9-e714b2720988 tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 returned with HTTP 200 Jul 03 14:56:59.907888 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 506/2026] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:56:59 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:00.433000 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dcc62ac8-03f8-44e5-900a-f15d461825c1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:00.435085 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dcc62ac8-03f8-44e5-900a-f15d461825c1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:00.435356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dcc62ac8-03f8-44e5-900a-f15d461825c1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:00.435625 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dcc62ac8-03f8-44e5-900a-f15d461825c1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:00.435768 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-dcc62ac8-03f8-44e5-900a-f15d461825c1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:00.440664 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:00.440664 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:00.441744 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dcc62ac8-03f8-44e5-900a-f15d461825c1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:00.442291 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 498/2027] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:00 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:00.499363 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-eda8834c-b807-4988-914e-b8fad314436a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:00.501310 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eda8834c-b807-4988-914e-b8fad314436a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 Jul 03 14:57:00.501527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eda8834c-b807-4988-914e-b8fad314436a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:00.501733 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eda8834c-b807-4988-914e-b8fad314436a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:00.506899 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:00.506899 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:00.507379 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-eda8834c-b807-4988-914e-b8fad314436a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:00.508219 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eda8834c-b807-4988-914e-b8fad314436a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 returned with HTTP 200 Jul 03 14:57:00.508603 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 509/2028] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:00 2026] GET /volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:00.520864 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d0af1482-ac6a-47d0-89fd-d2e1f0264b3e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:00.522817 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0af1482-ac6a-47d0-89fd-d2e1f0264b3e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:57:00.523229 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d0af1482-ac6a-47d0-89fd-d2e1f0264b3e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0315d368-1b08-43c9-9da4-045388e7b2b8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-991449585"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:00.533304 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:00.533304 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:00.533799 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d0af1482-ac6a-47d0-89fd-d2e1f0264b3e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Volume info retrieved successfully. Jul 03 14:57:00.533942 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-d0af1482-ac6a-47d0-89fd-d2e1f0264b3e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Create snapshot from volume 0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:57:00.543660 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fae472ca-f6c8-434f-8c2f-00010f14ec50 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:00.545263 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fae472ca-f6c8-434f-8c2f-00010f14ec50 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:57:00.545474 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fae472ca-f6c8-434f-8c2f-00010f14ec50 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:00.545660 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fae472ca-f6c8-434f-8c2f-00010f14ec50 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:00.545752 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-fae472ca-f6c8-434f-8c2f-00010f14ec50 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:00.549985 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:00.549985 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:00.550584 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fae472ca-f6c8-434f-8c2f-00010f14ec50 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:57:00.551156 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 507/2029] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:00 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:00.564214 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d0af1482-ac6a-47d0-89fd-d2e1f0264b3e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Created reservations ['801e1020-2894-4c77-bd3f-2bc65fc93709', '39498bcc-bac7-474c-ad20-fb67e1cccada', 'dfdff986-9d20-4395-8bfa-119fe63297f5', '3216edce-059f-4259-bce3-0492e081bb71'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:00.565184 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d5c05d2c-8a99-4c5e-8d05-0ca135127b82 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:00.567017 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5c05d2c-8a99-4c5e-8d05-0ca135127b82 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 14:57:00.567491 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5c05d2c-8a99-4c5e-8d05-0ca135127b82 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a93c98b4-4872-4b28-b75b-e7ad5a5d2641"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:00.569032 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-d5c05d2c-8a99-4c5e-8d05-0ca135127b82 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating new backup {'backup': {'volume_id': 'a93c98b4-4872-4b28-b75b-e7ad5a5d2641'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:57:00.569228 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-d5c05d2c-8a99-4c5e-8d05-0ca135127b82 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating backup of volume a93c98b4-4872-4b28-b75b-e7ad5a5d2641 in container None Jul 03 14:57:00.576857 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:00.576857 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:00.577261 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d5c05d2c-8a99-4c5e-8d05-0ca135127b82 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:57:00.600411 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d0af1482-ac6a-47d0-89fd-d2e1f0264b3e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot create request issued successfully. Jul 03 14:57:00.600889 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0af1482-ac6a-47d0-89fd-d2e1f0264b3e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:57:00.601568 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 516/2030] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:57:00 2026] POST /volume/v3/snapshots => generated 313 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:00.605827 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-d5c05d2c-8a99-4c5e-8d05-0ca135127b82 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['4f9aac76-321e-4865-9f4a-ca0326afbd35', '2f6011b9-d285-45a3-879b-b38eda8ce9e2'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:00.612575 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ac5fc889-5859-4703-97b9-30eb31faea89 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:00.615911 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ac5fc889-5859-4703-97b9-30eb31faea89 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 Jul 03 14:57:00.616197 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ac5fc889-5859-4703-97b9-30eb31faea89 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:00.616457 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ac5fc889-5859-4703-97b9-30eb31faea89 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:00.625338 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:00.625338 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:00.625481 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ac5fc889-5859-4703-97b9-30eb31faea89 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:00.627021 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ac5fc889-5859-4703-97b9-30eb31faea89 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 returned with HTTP 200 Jul 03 14:57:00.627089 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 510/2031] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:00 2026] GET /volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:00.654304 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5c05d2c-8a99-4c5e-8d05-0ca135127b82 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:57:00.654940 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 499/2032] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 14:57:00 2026] POST /volume/v3/backups => generated 286 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:00.665839 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8ba30630-b864-44c3-88d2-d66291069183 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:00.669717 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8ba30630-b864-44c3-88d2-d66291069183 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:00.669829 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8ba30630-b864-44c3-88d2-d66291069183 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:00.670040 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8ba30630-b864-44c3-88d2-d66291069183 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:00.670152 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8ba30630-b864-44c3-88d2-d66291069183 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:00.680850 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:00.680850 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:00.681593 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8ba30630-b864-44c3-88d2-d66291069183 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:00.682258 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 508/2033] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:00 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 693 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:00.922933 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-23e06c1c-78aa-4f53-b4d5-141ea4372a7d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:00.925232 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23e06c1c-78aa-4f53-b4d5-141ea4372a7d tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] GET https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 Jul 03 14:57:00.925459 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23e06c1c-78aa-4f53-b4d5-141ea4372a7d tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:00.925687 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-23e06c1c-78aa-4f53-b4d5-141ea4372a7d tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:00.932470 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-23e06c1c-78aa-4f53-b4d5-141ea4372a7d tempest-VolumesMetadataTest-57665765 tempest-VolumesMetadataTest-57665765-project-member] https://10.4.3.99/volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 returned with HTTP 404 Jul 03 14:57:00.933276 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 517/2034] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:00 2026] GET /volume/v3/volumes/298cc451-55f8-4600-a9fa-07a1d26cf5b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:01.460901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d9591c83-ac85-4bb8-b39b-b6bf04eeba70 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:01.464503 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d9591c83-ac85-4bb8-b39b-b6bf04eeba70 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:01.464503 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d9591c83-ac85-4bb8-b39b-b6bf04eeba70 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:01.464503 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d9591c83-ac85-4bb8-b39b-b6bf04eeba70 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:01.464503 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-d9591c83-ac85-4bb8-b39b-b6bf04eeba70 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:01.469578 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:01.469578 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:01.470532 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d9591c83-ac85-4bb8-b39b-b6bf04eeba70 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:01.471570 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 511/2035] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:01 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:01.645270 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f4c95765-b460-4d09-9845-674526ed3486 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:01.647387 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4c95765-b460-4d09-9845-674526ed3486 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 Jul 03 14:57:01.647771 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4c95765-b460-4d09-9845-674526ed3486 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:01.648160 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4c95765-b460-4d09-9845-674526ed3486 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:01.653673 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:01.653673 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:01.654136 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f4c95765-b460-4d09-9845-674526ed3486 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:01.655071 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4c95765-b460-4d09-9845-674526ed3486 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 returned with HTTP 200 Jul 03 14:57:01.655659 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 500/2036] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:01 2026] GET /volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:01.665009 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aa356493-6a29-4f93-85c5-ebc17c1a8105 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:01.666660 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa356493-6a29-4f93-85c5-ebc17c1a8105 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:57:01.666954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa356493-6a29-4f93-85c5-ebc17c1a8105 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0315d368-1b08-43c9-9da4-045388e7b2b8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-155817995"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:01.684726 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:01.684726 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:01.685301 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aa356493-6a29-4f93-85c5-ebc17c1a8105 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Volume info retrieved successfully. Jul 03 14:57:01.685301 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-aa356493-6a29-4f93-85c5-ebc17c1a8105 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Create snapshot from volume 0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:57:01.695952 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32ad81ce-9002-4c3f-a87f-a622cf2d2fef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:01.698017 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32ad81ce-9002-4c3f-a87f-a622cf2d2fef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:01.698378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32ad81ce-9002-4c3f-a87f-a622cf2d2fef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:01.698499 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32ad81ce-9002-4c3f-a87f-a622cf2d2fef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:01.698694 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-32ad81ce-9002-4c3f-a87f-a622cf2d2fef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:01.703554 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:01.703554 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:01.704389 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32ad81ce-9002-4c3f-a87f-a622cf2d2fef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:01.704852 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 518/2037] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:01 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:01.724888 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-aa356493-6a29-4f93-85c5-ebc17c1a8105 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Created reservations ['3ecc69b4-f12b-47d3-9422-49bf44afdecb', 'be55d663-3c8b-406f-b523-907b94638428', '26d13d71-b996-4986-9ebe-402a2956a1c4', '637653e1-2d21-4ba3-98a6-b99669bdd03c'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:01.766818 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aa356493-6a29-4f93-85c5-ebc17c1a8105 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot create request issued successfully. Jul 03 14:57:01.766818 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa356493-6a29-4f93-85c5-ebc17c1a8105 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:57:01.766818 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 509/2038] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:57:01 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 03 14:57:01.782373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4ab732c8-449c-422d-b829-35aabf67ef92 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:01.782373 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4ab732c8-449c-422d-b829-35aabf67ef92 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e Jul 03 14:57:01.782373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4ab732c8-449c-422d-b829-35aabf67ef92 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:01.782373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4ab732c8-449c-422d-b829-35aabf67ef92 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:01.788694 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:01.788694 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:01.789178 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4ab732c8-449c-422d-b829-35aabf67ef92 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:01.790004 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4ab732c8-449c-422d-b829-35aabf67ef92 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e returned with HTTP 200 Jul 03 14:57:01.790387 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 512/2039] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:01 2026] GET /volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:02.487820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0f00f4cb-e89d-4cb7-b085-7bbadfe30f4c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.490734 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f00f4cb-e89d-4cb7-b085-7bbadfe30f4c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:02.491020 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f00f4cb-e89d-4cb7-b085-7bbadfe30f4c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:02.491348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f00f4cb-e89d-4cb7-b085-7bbadfe30f4c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:02.491477 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0f00f4cb-e89d-4cb7-b085-7bbadfe30f4c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:02.498470 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:02.498470 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:02.499587 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f00f4cb-e89d-4cb7-b085-7bbadfe30f4c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:02.500173 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 501/2040] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:02 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:02.719271 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-290de156-eb5d-4a74-b993-dbf0edc224c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.722305 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-290de156-eb5d-4a74-b993-dbf0edc224c2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:02.722632 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-290de156-eb5d-4a74-b993-dbf0edc224c2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:02.722881 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-290de156-eb5d-4a74-b993-dbf0edc224c2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:02.723030 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-290de156-eb5d-4a74-b993-dbf0edc224c2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:02.729165 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:02.729165 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:02.729721 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-290de156-eb5d-4a74-b993-dbf0edc224c2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:02.730241 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 519/2041] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:02 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:02.739207 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-535e8d65-3076-4ad8-8260-f56b83e3890b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.744305 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:02.744305 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1585918371"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:02.748160 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume request body: {'volume': {'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1585918371'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:02.803226 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-19cfb0ac-c876-44fe-98c0-fd36dcacaa76 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.805017 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19cfb0ac-c876-44fe-98c0-fd36dcacaa76 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e Jul 03 14:57:02.805266 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19cfb0ac-c876-44fe-98c0-fd36dcacaa76 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:02.805493 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19cfb0ac-c876-44fe-98c0-fd36dcacaa76 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:02.810944 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:02.810944 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:02.811195 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-19cfb0ac-c876-44fe-98c0-fd36dcacaa76 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:02.812012 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19cfb0ac-c876-44fe-98c0-fd36dcacaa76 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e returned with HTTP 200 Jul 03 14:57:02.812427 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 513/2042] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:02 2026] GET /volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:02.824447 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-63db5f03-c154-4569-b9bf-ff83bceb8710 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.827104 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63db5f03-c154-4569-b9bf-ff83bceb8710 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?limit=1 Jul 03 14:57:02.827585 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63db5f03-c154-4569-b9bf-ff83bceb8710 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:02.827871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63db5f03-c154-4569-b9bf-ff83bceb8710 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:02.828260 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-63db5f03-c154-4569-b9bf-ff83bceb8710 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:02.829716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-63db5f03-c154-4569-b9bf-ff83bceb8710 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:02.848046 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-63db5f03-c154-4569-b9bf-ff83bceb8710 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:02.848795 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63db5f03-c154-4569-b9bf-ff83bceb8710 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 14:57:02.849687 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 502/2043] 10.4.3.99 () {66 vars in 1251 bytes} [Fri Jul 3 14:57:02 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:02.852826 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume of 1 GB Jul 03 14:57:02.853231 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:02.853231 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:02.861253 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Availability Zones retrieved successfully. Jul 03 14:57:02.861357 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8a7edb4d-17e0-41b2-bbf1-e8c38b90f136 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.862667 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8a7edb4d-17e0-41b2-bbf1-e8c38b90f136 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots Jul 03 14:57:02.862918 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8a7edb4d-17e0-41b2-bbf1-e8c38b90f136 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:02.863816 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8a7edb4d-17e0-41b2-bbf1-e8c38b90f136 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:02.863816 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-8a7edb4d-17e0-41b2-bbf1-e8c38b90f136 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:02.865409 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-8a7edb4d-17e0-41b2-bbf1-e8c38b90f136 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:02.870046 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Flow 'volume_create_api' (1b58176b-990a-45fd-a246-a3ca90e880ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:02.870913 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8a7edb4d-17e0-41b2-bbf1-e8c38b90f136 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:02.871470 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8a7edb4d-17e0-41b2-bbf1-e8c38b90f136 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 200 Jul 03 14:57:02.871543 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632911d7-656c-452c-bd66-4bcd561976e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:02.872089 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 520/2044] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:57:02 2026] GET /volume/v3/snapshots => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:02.872962 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:02.887355 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0c72d99a-9c2c-4087-81f3-3bdd10d9eadb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.891541 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0c72d99a-9c2c-4087-81f3-3bdd10d9eadb tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?limit=100000 Jul 03 14:57:02.891830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0c72d99a-9c2c-4087-81f3-3bdd10d9eadb tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:02.892838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0c72d99a-9c2c-4087-81f3-3bdd10d9eadb tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:02.892838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-0c72d99a-9c2c-4087-81f3-3bdd10d9eadb tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:02.894364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-0c72d99a-9c2c-4087-81f3-3bdd10d9eadb tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:02.900960 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0c72d99a-9c2c-4087-81f3-3bdd10d9eadb tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:02.901570 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0c72d99a-9c2c-4087-81f3-3bdd10d9eadb tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 14:57:02.902187 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 514/2045] 10.4.3.99 () {66 vars in 1261 bytes} [Fri Jul 3 14:57:02 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:02.914857 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a9461a93-b298-4bd0-a4b0-0c9558363a78 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.920423 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9461a93-b298-4bd0-a4b0-0c9558363a78 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?limit=0 Jul 03 14:57:02.920722 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9461a93-b298-4bd0-a4b0-0c9558363a78 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:02.920777 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9461a93-b298-4bd0-a4b0-0c9558363a78 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:02.920999 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-a9461a93-b298-4bd0-a4b0-0c9558363a78 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:02.921319 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:02.921319 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:02.922093 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-a9461a93-b298-4bd0-a4b0-0c9558363a78 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:02.927525 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a9461a93-b298-4bd0-a4b0-0c9558363a78 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:02.927977 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9461a93-b298-4bd0-a4b0-0c9558363a78 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 14:57:02.928582 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 503/2046] 10.4.3.99 () {66 vars in 1251 bytes} [Fri Jul 3 14:57:02 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:57:02.941239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-877e04b8-f58d-4108-abda-924d6a34af8e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.946839 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-877e04b8-f58d-4108-abda-924d6a34af8e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots Jul 03 14:57:02.947047 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-877e04b8-f58d-4108-abda-924d6a34af8e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:02.947281 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-877e04b8-f58d-4108-abda-924d6a34af8e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:02.947510 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-877e04b8-f58d-4108-abda-924d6a34af8e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:02.947818 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:02.947818 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:02.951137 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-877e04b8-f58d-4108-abda-924d6a34af8e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:02.962186 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632911d7-656c-452c-bd66-4bcd561976e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:02.963043 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-877e04b8-f58d-4108-abda-924d6a34af8e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:02.963043 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-877e04b8-f58d-4108-abda-924d6a34af8e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 200 Jul 03 14:57:02.963174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (336de593-27cd-47f2-80f4-b19929bc78be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:02.963932 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 521/2047] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:57:02 2026] GET /volume/v3/snapshots => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:02.974668 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f7a1e644-a13e-4405-be19-92fe570958c7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:02.977260 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f7a1e644-a13e-4405-be19-92fe570958c7 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?marker=1b0853ca-de87-4b55-9545-0c640202a9d2 Jul 03 14:57:02.977500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f7a1e644-a13e-4405-be19-92fe570958c7 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:02.977777 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f7a1e644-a13e-4405-be19-92fe570958c7 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:02.978092 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-f7a1e644-a13e-4405-be19-92fe570958c7 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:02.978522 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:02.978522 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:02.980203 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-f7a1e644-a13e-4405-be19-92fe570958c7 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.001934 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f7a1e644-a13e-4405-be19-92fe570958c7 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.002368 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f7a1e644-a13e-4405-be19-92fe570958c7 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?marker=1b0853ca-de87-4b55-9545-0c640202a9d2 returned with HTTP 200 Jul 03 14:57:03.002908 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 515/2048] 10.4.3.99 () {66 vars in 1323 bytes} [Fri Jul 3 14:57:02 2026] GET /volume/v3/snapshots?marker=1b0853ca-de87-4b55-9545-0c640202a9d2 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.016820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-86b63d9e-de59-46fe-a300-b3124597d163 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.018971 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86b63d9e-de59-46fe-a300-b3124597d163 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?offset=2&limit=3 Jul 03 14:57:03.019221 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86b63d9e-de59-46fe-a300-b3124597d163 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.019459 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86b63d9e-de59-46fe-a300-b3124597d163 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.019719 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-86b63d9e-de59-46fe-a300-b3124597d163 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.020973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-86b63d9e-de59-46fe-a300-b3124597d163 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.041147 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-86b63d9e-de59-46fe-a300-b3124597d163 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.041622 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86b63d9e-de59-46fe-a300-b3124597d163 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 14:57:03.042747 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 504/2049] 10.4.3.99 () {66 vars in 1269 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.050493 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Created reservations ['b767f826-dd31-4f40-80b9-f6f709982767', 'dd43a49f-6ca0-4cae-8e60-3cc17cc259c9', 'd562c3e8-0d9c-4c9c-bc89-0c6707eafbdf', 'c3c74bef-adf6-40a8-9508-4bb34b50a20d'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:03.052152 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (336de593-27cd-47f2-80f4-b19929bc78be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b767f826-dd31-4f40-80b9-f6f709982767', 'dd43a49f-6ca0-4cae-8e60-3cc17cc259c9', 'd562c3e8-0d9c-4c9c-bc89-0c6707eafbdf', 'c3c74bef-adf6-40a8-9508-4bb34b50a20d']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:03.052289 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-62b85614-87fe-4c0c-afef-83192f433dc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.052545 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55bbbe21-9a69-4ce5-b57b-84420b7c2b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:03.055043 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-62b85614-87fe-4c0c-afef-83192f433dc4 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 14:57:03.055343 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-62b85614-87fe-4c0c-afef-83192f433dc4 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.055594 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-62b85614-87fe-4c0c-afef-83192f433dc4 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.055871 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-62b85614-87fe-4c0c-afef-83192f433dc4 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.056292 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.056292 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:03.058584 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-62b85614-87fe-4c0c-afef-83192f433dc4 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.080452 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-62b85614-87fe-4c0c-afef-83192f433dc4 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.080824 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-62b85614-87fe-4c0c-afef-83192f433dc4 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 14:57:03.081336 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 522/2050] 10.4.3.99 () {66 vars in 1301 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.087807 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55bbbe21-9a69-4ce5-b57b-84420b7c2b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78b64086-417e-4bcf-8127-de481ba9f43d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1585918371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a21dd5875e425195143f039f3a5eeb',qos_specs=None,replication_status=,reservations=['b767f826-dd31-4f40-80b9-f6f709982767','dd43a49f-6ca0-4cae-8e60-3cc17cc259c9','d562c3e8-0d9c-4c9c-bc89-0c6707eafbdf','c3c74bef-adf6-40a8-9508-4bb34b50a20d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1585918371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78b64086-417e-4bcf-8127-de481ba9f43d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95a21dd5875e425195143f039f3a5eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:03.091557 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7800529a-5ac0-4711-9586-e2651fcee5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:03.095142 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a7cad6d9-86db-4020-b514-64098addebb8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.102961 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a7cad6d9-86db-4020-b514-64098addebb8 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 14:57:03.103246 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a7cad6d9-86db-4020-b514-64098addebb8 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.103506 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a7cad6d9-86db-4020-b514-64098addebb8 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.103776 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-a7cad6d9-86db-4020-b514-64098addebb8 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.104155 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.104155 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:03.106196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-a7cad6d9-86db-4020-b514-64098addebb8 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.113771 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a7cad6d9-86db-4020-b514-64098addebb8 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.117270 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a7cad6d9-86db-4020-b514-64098addebb8 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 14:57:03.117270 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 516/2051] 10.4.3.99 () {66 vars in 1303 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.119863 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7800529a-5ac0-4711-9586-e2651fcee5f3) transitioned into state 'SUCCESS' from state '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-1585918371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a21dd5875e425195143f039f3a5eeb',qos_specs=None,replication_status=,reservations=['b767f826-dd31-4f40-80b9-f6f709982767','dd43a49f-6ca0-4cae-8e60-3cc17cc259c9','d562c3e8-0d9c-4c9c-bc89-0c6707eafbdf','c3c74bef-adf6-40a8-9508-4bb34b50a20d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:03.120656 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9922e7c9-cc93-413d-999a-6016fd6fb5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:03.131208 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2d5f1c2-20c1-48e0-a21f-8934f76cdf91 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.137148 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2d5f1c2-20c1-48e0-a21f-8934f76cdf91 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 14:57:03.138650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2d5f1c2-20c1-48e0-a21f-8934f76cdf91 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.140159 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2d5f1c2-20c1-48e0-a21f-8934f76cdf91 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.140506 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-d2d5f1c2-20c1-48e0-a21f-8934f76cdf91 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.140931 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.140931 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:03.141957 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-d2d5f1c2-20c1-48e0-a21f-8934f76cdf91 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.142067 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9922e7c9-cc93-413d-999a-6016fd6fb5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:03.143208 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Flow 'volume_create_api' (1b58176b-990a-45fd-a246-a3ca90e880ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:03.143582 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume request issued successfully. Jul 03 14:57:03.144461 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-535e8d65-3076-4ad8-8260-f56b83e3890b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:03.145083 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 510/2052] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:02 2026] POST /volume/v3/volumes => generated 745 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:03.163089 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d2d5f1c2-20c1-48e0-a21f-8934f76cdf91 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.163690 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2d5f1c2-20c1-48e0-a21f-8934f76cdf91 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 14:57:03.164295 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 505/2053] 10.4.3.99 () {66 vars in 1285 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.166646 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-70a7d939-f7de-4b98-bc69-6ea82ea460c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.172213 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70a7d939-f7de-4b98-bc69-6ea82ea460c0 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d Jul 03 14:57:03.172213 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70a7d939-f7de-4b98-bc69-6ea82ea460c0 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.172213 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70a7d939-f7de-4b98-bc69-6ea82ea460c0 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.180468 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.180468 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:03.184488 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-70a7d939-f7de-4b98-bc69-6ea82ea460c0 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:03.185173 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1b10f0b7-8192-425a-a57a-887c6e74e856 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.187273 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b10f0b7-8192-425a-a57a-887c6e74e856 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 14:57:03.187536 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b10f0b7-8192-425a-a57a-887c6e74e856 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.187813 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b10f0b7-8192-425a-a57a-887c6e74e856 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.188105 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-1b10f0b7-8192-425a-a57a-887c6e74e856 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.188493 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.188493 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:03.189920 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-1b10f0b7-8192-425a-a57a-887c6e74e856 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.192869 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70a7d939-f7de-4b98-bc69-6ea82ea460c0 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d returned with HTTP 200 Jul 03 14:57:03.192869 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 523/2054] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.204572 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1b10f0b7-8192-425a-a57a-887c6e74e856 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.205211 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b10f0b7-8192-425a-a57a-887c6e74e856 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 14:57:03.205818 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 517/2055] 10.4.3.99 () {66 vars in 1287 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.220912 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-efef42e3-de59-4b69-8fb9-ac841c96ea6f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.224022 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-efef42e3-de59-4b69-8fb9-ac841c96ea6f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 14:57:03.224346 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-efef42e3-de59-4b69-8fb9-ac841c96ea6f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.224779 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-efef42e3-de59-4b69-8fb9-ac841c96ea6f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.224933 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-efef42e3-de59-4b69-8fb9-ac841c96ea6f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.225308 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.225308 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:03.226443 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.db.api [None req-efef42e3-de59-4b69-8fb9-ac841c96ea6f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99979) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.245962 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-efef42e3-de59-4b69-8fb9-ac841c96ea6f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.246347 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-efef42e3-de59-4b69-8fb9-ac841c96ea6f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 14:57:03.246982 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 511/2056] 10.4.3.99 () {66 vars in 1305 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.261563 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18d93c75-ffad-407d-9a43-d7083f0b7141 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.266200 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18d93c75-ffad-407d-9a43-d7083f0b7141 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 14:57:03.266461 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18d93c75-ffad-407d-9a43-d7083f0b7141 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.266689 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18d93c75-ffad-407d-9a43-d7083f0b7141 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.266966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-18d93c75-ffad-407d-9a43-d7083f0b7141 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.267392 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.267392 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:03.268458 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-18d93c75-ffad-407d-9a43-d7083f0b7141 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.286965 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-18d93c75-ffad-407d-9a43-d7083f0b7141 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.287508 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18d93c75-ffad-407d-9a43-d7083f0b7141 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 14:57:03.288077 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 506/2057] 10.4.3.99 () {66 vars in 1307 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.301687 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-add9cf94-b79e-4c07-8ef3-050681a1e529 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.305636 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-add9cf94-b79e-4c07-8ef3-050681a1e529 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 Jul 03 14:57:03.306571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-add9cf94-b79e-4c07-8ef3-050681a1e529 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.306969 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-add9cf94-b79e-4c07-8ef3-050681a1e529 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.311154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-add9cf94-b79e-4c07-8ef3-050681a1e529 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.312070 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-add9cf94-b79e-4c07-8ef3-050681a1e529 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.330360 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-add9cf94-b79e-4c07-8ef3-050681a1e529 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.331158 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.331158 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:03.332400 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-add9cf94-b79e-4c07-8ef3-050681a1e529 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 returned with HTTP 200 Jul 03 14:57:03.333023 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 524/2058] 10.4.3.99 () {66 vars in 1376 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.346447 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8eee0981-d4a1-4f16-b742-ad91e1b5496a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.348482 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8eee0981-d4a1-4f16-b742-ad91e1b5496a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail?status=available Jul 03 14:57:03.348719 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8eee0981-d4a1-4f16-b742-ad91e1b5496a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.349680 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8eee0981-d4a1-4f16-b742-ad91e1b5496a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.349680 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-8eee0981-d4a1-4f16-b742-ad91e1b5496a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.349680 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.349680 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:03.350480 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-8eee0981-d4a1-4f16-b742-ad91e1b5496a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.370041 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8eee0981-d4a1-4f16-b742-ad91e1b5496a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.370689 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.370689 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:03.371757 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8eee0981-d4a1-4f16-b742-ad91e1b5496a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 14:57:03.372432 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 518/2059] 10.4.3.99 () {66 vars in 1290 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:03.389765 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a4f07986-2766-487f-95d7-4f6fbd0b81df None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.390151 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a4f07986-2766-487f-95d7-4f6fbd0b81df tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 Jul 03 14:57:03.390445 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a4f07986-2766-487f-95d7-4f6fbd0b81df tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.390740 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a4f07986-2766-487f-95d7-4f6fbd0b81df tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.391062 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-a4f07986-2766-487f-95d7-4f6fbd0b81df tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.391796 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.391796 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:03.392853 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.db.api [None req-a4f07986-2766-487f-95d7-4f6fbd0b81df tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99979) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.410520 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a4f07986-2766-487f-95d7-4f6fbd0b81df tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.410694 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.410694 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:03.411623 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a4f07986-2766-487f-95d7-4f6fbd0b81df tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 returned with HTTP 200 Jul 03 14:57:03.412189 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 512/2060] 10.4.3.99 () {66 vars in 1410 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.428253 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a1701d27-d24c-47d3-8275-99a84fdcc21f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.431281 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a1701d27-d24c-47d3-8275-99a84fdcc21f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 Jul 03 14:57:03.431281 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a1701d27-d24c-47d3-8275-99a84fdcc21f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.432109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a1701d27-d24c-47d3-8275-99a84fdcc21f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.432109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-a1701d27-d24c-47d3-8275-99a84fdcc21f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.432109 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.432109 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:03.433609 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-a1701d27-d24c-47d3-8275-99a84fdcc21f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.453445 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a1701d27-d24c-47d3-8275-99a84fdcc21f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.453445 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a1701d27-d24c-47d3-8275-99a84fdcc21f tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 returned with HTTP 200 Jul 03 14:57:03.454417 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 507/2061] 10.4.3.99 () {66 vars in 1355 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 => generated 341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.467023 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f2891510-2276-468b-b85a-07cf73a8106a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.469699 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f2891510-2276-468b-b85a-07cf73a8106a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?status=available Jul 03 14:57:03.470008 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f2891510-2276-468b-b85a-07cf73a8106a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.470122 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f2891510-2276-468b-b85a-07cf73a8106a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.470467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-f2891510-2276-468b-b85a-07cf73a8106a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.471641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.db.api [None req-f2891510-2276-468b-b85a-07cf73a8106a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99977) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.487811 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f2891510-2276-468b-b85a-07cf73a8106a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.488306 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f2891510-2276-468b-b85a-07cf73a8106a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 14:57:03.488902 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 525/2062] 10.4.3.99 () {66 vars in 1269 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.501741 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ae2b14d7-7862-44a4-adde-a0a91e54d31a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.503248 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae2b14d7-7862-44a4-adde-a0a91e54d31a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 Jul 03 14:57:03.503538 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae2b14d7-7862-44a4-adde-a0a91e54d31a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.503702 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae2b14d7-7862-44a4-adde-a0a91e54d31a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.503929 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-ae2b14d7-7862-44a4-adde-a0a91e54d31a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:03.505222 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-ae2b14d7-7862-44a4-adde-a0a91e54d31a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:57:03.512186 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fe8860c1-3081-4ae9-ad56-3d86ebffc197 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.515960 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fe8860c1-3081-4ae9-ad56-3d86ebffc197 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:03.516151 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fe8860c1-3081-4ae9-ad56-3d86ebffc197 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.516431 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fe8860c1-3081-4ae9-ad56-3d86ebffc197 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.516531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-fe8860c1-3081-4ae9-ad56-3d86ebffc197 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:03.519390 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ae2b14d7-7862-44a4-adde-a0a91e54d31a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Get all snapshots completed successfully. Jul 03 14:57:03.519817 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae2b14d7-7862-44a4-adde-a0a91e54d31a tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 returned with HTTP 200 Jul 03 14:57:03.520320 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 519/2063] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-155817995 => generated 341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.522263 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.522263 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:03.524958 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fe8860c1-3081-4ae9-ad56-3d86ebffc197 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:03.524958 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 513/2064] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.536222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a2f5becf-1a63-4c65-8e7a-05debb538154 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.544201 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2f5becf-1a63-4c65-8e7a-05debb538154 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e Jul 03 14:57:03.544671 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2f5becf-1a63-4c65-8e7a-05debb538154 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.544966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2f5becf-1a63-4c65-8e7a-05debb538154 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.545189 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-a2f5becf-1a63-4c65-8e7a-05debb538154 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Delete snapshot with id: 21a9266b-2b41-4623-a6d7-025627a14e6e Jul 03 14:57:03.556194 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.556194 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:03.556194 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a2f5becf-1a63-4c65-8e7a-05debb538154 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:03.583122 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a2f5becf-1a63-4c65-8e7a-05debb538154 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot delete request issued successfully. Jul 03 14:57:03.583406 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2f5becf-1a63-4c65-8e7a-05debb538154 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e returned with HTTP 202 Jul 03 14:57:03.585025 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 508/2065] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:03 2026] DELETE /volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:03.592955 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7a5fd035-1b91-40a5-8167-a89a8f3af91c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.595518 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a5fd035-1b91-40a5-8167-a89a8f3af91c tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e Jul 03 14:57:03.596398 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7a5fd035-1b91-40a5-8167-a89a8f3af91c tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.596701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7a5fd035-1b91-40a5-8167-a89a8f3af91c tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.604618 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.604618 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:03.605211 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7a5fd035-1b91-40a5-8167-a89a8f3af91c tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:03.607051 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a5fd035-1b91-40a5-8167-a89a8f3af91c tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e returned with HTTP 200 Jul 03 14:57:03.607651 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 526/2066] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:03.746990 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8f3902da-5c2a-4e90-a451-8facaff6cf59 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:03.754568 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f3902da-5c2a-4e90-a451-8facaff6cf59 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:03.754876 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f3902da-5c2a-4e90-a451-8facaff6cf59 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:03.754978 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f3902da-5c2a-4e90-a451-8facaff6cf59 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:03.755228 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8f3902da-5c2a-4e90-a451-8facaff6cf59 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:03.769515 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:03.769515 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:03.770432 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f3902da-5c2a-4e90-a451-8facaff6cf59 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:03.770963 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 520/2067] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:03 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 695 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:04.207050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b020e425-6216-42ad-9026-0f978a9d45fe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:04.208927 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b020e425-6216-42ad-9026-0f978a9d45fe tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d Jul 03 14:57:04.209151 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b020e425-6216-42ad-9026-0f978a9d45fe tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:04.209394 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b020e425-6216-42ad-9026-0f978a9d45fe tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:04.221078 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:04.221078 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:04.229066 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b020e425-6216-42ad-9026-0f978a9d45fe tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:04.237665 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b020e425-6216-42ad-9026-0f978a9d45fe tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d returned with HTTP 200 Jul 03 14:57:04.238446 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 514/2068] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:04 2026] GET /volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d => generated 1353 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:04.260199 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-236100c7-168a-488b-b413-21085a8aaa3d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:04.265162 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:04.265162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "78b64086-417e-4bcf-8127-de481ba9f43d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1053978703"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:04.266103 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume request body: {'volume': {'source_volid': '78b64086-417e-4bcf-8127-de481ba9f43d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1053978703'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:04.277301 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:04.277301 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:04.278443 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume retrieved successfully. Jul 03 14:57:04.278851 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume of 1 GB Jul 03 14:57:04.283768 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Availability Zones retrieved successfully. Jul 03 14:57:04.290733 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Flow 'volume_create_api' (e3d99876-aa5a-4532-9754-f2ae6e95154d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:04.291924 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d71c7b5-476a-483d-9305-e767984c582a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:04.293156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:04.326799 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d71c7b5-476a-483d-9305-e767984c582a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '78b64086-417e-4bcf-8127-de481ba9f43d', 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:04.329004 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84206792-1382-49f6-beae-bec8d0732c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:04.391444 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Created reservations ['f9310747-67d5-4fca-b33f-6cd37f0e0c2e', 'a63a19fa-35ee-4ec1-89db-204ea339ac34', 'fa784279-ced3-4a76-8eed-15e10ba0227b', '2abf9692-49d3-476c-b832-9c4c3fb375cf'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:04.393018 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84206792-1382-49f6-beae-bec8d0732c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9310747-67d5-4fca-b33f-6cd37f0e0c2e', 'a63a19fa-35ee-4ec1-89db-204ea339ac34', 'fa784279-ced3-4a76-8eed-15e10ba0227b', '2abf9692-49d3-476c-b832-9c4c3fb375cf']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:04.394624 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91dde79-f5cc-43ff-9c48-59843a3e5ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:04.445629 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91dde79-f5cc-43ff-9c48-59843a3e5ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d8b2c11-7d05-401a-8ef8-526765381a11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1053978703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a21dd5875e425195143f039f3a5eeb',qos_specs=None,replication_status=,reservations=['f9310747-67d5-4fca-b33f-6cd37f0e0c2e','a63a19fa-35ee-4ec1-89db-204ea339ac34','fa784279-ced3-4a76-8eed-15e10ba0227b','2abf9692-49d3-476c-b832-9c4c3fb375cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=78b64086-417e-4bcf-8127-de481ba9f43d,status='creating',user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), '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-03T14:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1053978703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d8b2c11-7d05-401a-8ef8-526765381a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95a21dd5875e425195143f039f3a5eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=78b64086-417e-4bcf-8127-de481ba9f43d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:04.447140 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8733d8d9-eb15-42f1-a9ee-6a3ceb30e48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:04.477322 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8733d8d9-eb15-42f1-a9ee-6a3ceb30e48a) transitioned into state 'SUCCESS' from state '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-1053978703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a21dd5875e425195143f039f3a5eeb',qos_specs=None,replication_status=,reservations=['f9310747-67d5-4fca-b33f-6cd37f0e0c2e','a63a19fa-35ee-4ec1-89db-204ea339ac34','fa784279-ced3-4a76-8eed-15e10ba0227b','2abf9692-49d3-476c-b832-9c4c3fb375cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=78b64086-417e-4bcf-8127-de481ba9f43d,status='creating',user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:04.479084 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe19cac5-07c2-432b-bc33-9a723e607894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:04.523156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe19cac5-07c2-432b-bc33-9a723e607894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:04.524318 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Flow 'volume_create_api' (e3d99876-aa5a-4532-9754-f2ae6e95154d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:04.524473 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume request issued successfully. Jul 03 14:57:04.525442 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-236100c7-168a-488b-b413-21085a8aaa3d tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:04.526063 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 509/2069] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:04 2026] POST /volume/v3/volumes => generated 778 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:04.541938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39219f45-458b-4fc6-af5a-b3dc2592889a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:04.548114 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39219f45-458b-4fc6-af5a-b3dc2592889a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:04.548114 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39219f45-458b-4fc6-af5a-b3dc2592889a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:04.548451 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39219f45-458b-4fc6-af5a-b3dc2592889a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:04.548632 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-39219f45-458b-4fc6-af5a-b3dc2592889a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:04.551113 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6edfcd6c-864b-471e-9277-5b59ce46e5e5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:04.555562 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6edfcd6c-864b-471e-9277-5b59ce46e5e5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 Jul 03 14:57:04.555562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6edfcd6c-864b-471e-9277-5b59ce46e5e5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:04.555562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6edfcd6c-864b-471e-9277-5b59ce46e5e5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:04.556359 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:04.556359 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:04.557765 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39219f45-458b-4fc6-af5a-b3dc2592889a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:04.558518 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 527/2070] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:04 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:04.566853 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:04.566853 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:04.575595 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6edfcd6c-864b-471e-9277-5b59ce46e5e5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:04.585895 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6edfcd6c-864b-471e-9277-5b59ce46e5e5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 returned with HTTP 200 Jul 03 14:57:04.587174 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 521/2071] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:04 2026] GET /volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:04.625096 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-047062ec-29d6-4566-93d3-42192c79ca26 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:04.631448 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-047062ec-29d6-4566-93d3-42192c79ca26 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e Jul 03 14:57:04.631711 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-047062ec-29d6-4566-93d3-42192c79ca26 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:04.632220 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-047062ec-29d6-4566-93d3-42192c79ca26 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:04.645984 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-047062ec-29d6-4566-93d3-42192c79ca26 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e returned with HTTP 404 Jul 03 14:57:04.646656 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 515/2072] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:04 2026] GET /volume/v3/snapshots/21a9266b-2b41-4623-a6d7-025627a14e6e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:04.658419 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-157cb195-6e86-4820-88bc-ebfecb1c00af None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:04.662275 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-157cb195-6e86-4820-88bc-ebfecb1c00af tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 Jul 03 14:57:04.662275 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-157cb195-6e86-4820-88bc-ebfecb1c00af tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:04.662451 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-157cb195-6e86-4820-88bc-ebfecb1c00af tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:04.662561 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-157cb195-6e86-4820-88bc-ebfecb1c00af tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Delete snapshot with id: 1b0853ca-de87-4b55-9545-0c640202a9d2 Jul 03 14:57:04.669733 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:04.669733 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:04.670472 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-157cb195-6e86-4820-88bc-ebfecb1c00af tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:04.714081 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-157cb195-6e86-4820-88bc-ebfecb1c00af tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot delete request issued successfully. Jul 03 14:57:04.714349 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-157cb195-6e86-4820-88bc-ebfecb1c00af tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 returned with HTTP 202 Jul 03 14:57:04.715527 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 510/2073] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:04 2026] DELETE /volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:04.726804 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-14b9f4af-4d93-4e89-913d-b479dbc0244e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:04.729859 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14b9f4af-4d93-4e89-913d-b479dbc0244e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 Jul 03 14:57:04.730173 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14b9f4af-4d93-4e89-913d-b479dbc0244e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:04.730442 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14b9f4af-4d93-4e89-913d-b479dbc0244e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:04.738807 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:04.738807 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:04.738807 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-14b9f4af-4d93-4e89-913d-b479dbc0244e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:04.739112 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14b9f4af-4d93-4e89-913d-b479dbc0244e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 returned with HTTP 200 Jul 03 14:57:04.739655 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 528/2074] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:04 2026] GET /volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:04.794007 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2203a431-4eeb-4e93-8133-da1cb1ff6a8f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:04.797310 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2203a431-4eeb-4e93-8133-da1cb1ff6a8f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:04.797310 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2203a431-4eeb-4e93-8133-da1cb1ff6a8f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:04.797479 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2203a431-4eeb-4e93-8133-da1cb1ff6a8f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:04.797540 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2203a431-4eeb-4e93-8133-da1cb1ff6a8f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:04.805355 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:04.805355 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:04.808314 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2203a431-4eeb-4e93-8133-da1cb1ff6a8f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:04.808314 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 522/2075] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:04 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:05.574594 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-374f33d9-dff5-4e9b-9490-96d193aad42b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.577008 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-374f33d9-dff5-4e9b-9490-96d193aad42b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:05.577384 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-374f33d9-dff5-4e9b-9490-96d193aad42b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.577705 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-374f33d9-dff5-4e9b-9490-96d193aad42b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.577909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-374f33d9-dff5-4e9b-9490-96d193aad42b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:05.583012 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:05.583012 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:05.584764 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-374f33d9-dff5-4e9b-9490-96d193aad42b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:05.584764 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 516/2076] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:05 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:05.603568 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8e4a472-5c2a-4b42-85bd-9bb1b369e5b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.605523 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8e4a472-5c2a-4b42-85bd-9bb1b369e5b6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 Jul 03 14:57:05.605769 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8e4a472-5c2a-4b42-85bd-9bb1b369e5b6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.605969 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8e4a472-5c2a-4b42-85bd-9bb1b369e5b6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.614852 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:05.614852 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:05.620056 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8e4a472-5c2a-4b42-85bd-9bb1b369e5b6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:05.626435 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8e4a472-5c2a-4b42-85bd-9bb1b369e5b6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 returned with HTTP 200 Jul 03 14:57:05.627468 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 511/2077] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:05 2026] GET /volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:05.646153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8aa784f-5df1-4c98-b83c-bf438fc7208f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.647003 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8aa784f-5df1-4c98-b83c-bf438fc7208f tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 Jul 03 14:57:05.647239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8aa784f-5df1-4c98-b83c-bf438fc7208f tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.647416 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8aa784f-5df1-4c98-b83c-bf438fc7208f tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.656415 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:05.656415 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:05.661992 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8aa784f-5df1-4c98-b83c-bf438fc7208f tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:05.672416 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8aa784f-5df1-4c98-b83c-bf438fc7208f tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 returned with HTTP 200 Jul 03 14:57:05.673876 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 529/2078] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:05 2026] GET /volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:05.691342 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e0d54da4-1772-48a2-8652-3fb83eaaf7cf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.693613 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e0d54da4-1772-48a2-8652-3fb83eaaf7cf tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 Jul 03 14:57:05.693613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e0d54da4-1772-48a2-8652-3fb83eaaf7cf tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.694069 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e0d54da4-1772-48a2-8652-3fb83eaaf7cf tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.702712 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:05.702712 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:05.706992 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e0d54da4-1772-48a2-8652-3fb83eaaf7cf tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:05.713156 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e0d54da4-1772-48a2-8652-3fb83eaaf7cf tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 returned with HTTP 200 Jul 03 14:57:05.713638 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 523/2079] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:05 2026] GET /volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:05.727901 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2f91a12a-3f1a-42b2-acb5-6e9a6c7c55e1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.730073 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2f91a12a-3f1a-42b2-acb5-6e9a6c7c55e1 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 Jul 03 14:57:05.730560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2f91a12a-3f1a-42b2-acb5-6e9a6c7c55e1 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.731040 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2f91a12a-3f1a-42b2-acb5-6e9a6c7c55e1 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.731344 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-2f91a12a-3f1a-42b2-acb5-6e9a6c7c55e1 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Delete volume with id: 0d8b2c11-7d05-401a-8ef8-526765381a11 Jul 03 14:57:05.744428 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:05.744428 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:05.745186 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2f91a12a-3f1a-42b2-acb5-6e9a6c7c55e1 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:05.752277 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d675533d-fdd6-4834-915c-f93f5b7a6e95 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.755173 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d675533d-fdd6-4834-915c-f93f5b7a6e95 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 Jul 03 14:57:05.755365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d675533d-fdd6-4834-915c-f93f5b7a6e95 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.755482 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d675533d-fdd6-4834-915c-f93f5b7a6e95 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.762153 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d675533d-fdd6-4834-915c-f93f5b7a6e95 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 returned with HTTP 404 Jul 03 14:57:05.763785 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 512/2080] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:05 2026] GET /volume/v3/snapshots/1b0853ca-de87-4b55-9545-0c640202a9d2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:05.774412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3d0043e4-b5ac-4ef5-8a99-0b26dac122f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.775171 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2f91a12a-3f1a-42b2-acb5-6e9a6c7c55e1 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Delete volume request issued successfully. Jul 03 14:57:05.775508 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2f91a12a-3f1a-42b2-acb5-6e9a6c7c55e1 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 returned with HTTP 202 Jul 03 14:57:05.775982 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 517/2081] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:05 2026] DELETE /volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:05.783158 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d0043e4-b5ac-4ef5-8a99-0b26dac122f3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 Jul 03 14:57:05.783158 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d0043e4-b5ac-4ef5-8a99-0b26dac122f3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.783158 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d0043e4-b5ac-4ef5-8a99-0b26dac122f3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.783158 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-3d0043e4-b5ac-4ef5-8a99-0b26dac122f3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Delete snapshot with id: 309c4698-2275-4125-9916-af585ce1c436 Jul 03 14:57:05.789532 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bfa1be2c-d7dd-42ac-a18d-fd01b09d2a76 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.792488 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bfa1be2c-d7dd-42ac-a18d-fd01b09d2a76 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 Jul 03 14:57:05.792714 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bfa1be2c-d7dd-42ac-a18d-fd01b09d2a76 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.792953 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bfa1be2c-d7dd-42ac-a18d-fd01b09d2a76 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.806200 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:05.806200 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:05.807299 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d0043e4-b5ac-4ef5-8a99-0b26dac122f3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:05.807639 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:05.807639 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:05.816903 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bfa1be2c-d7dd-42ac-a18d-fd01b09d2a76 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:05.820928 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2de79001-343c-41d9-9d16-8b0cd2384633 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.823844 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2de79001-343c-41d9-9d16-8b0cd2384633 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:05.823844 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2de79001-343c-41d9-9d16-8b0cd2384633 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.824191 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2de79001-343c-41d9-9d16-8b0cd2384633 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.824307 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2de79001-343c-41d9-9d16-8b0cd2384633 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:05.825736 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bfa1be2c-d7dd-42ac-a18d-fd01b09d2a76 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 returned with HTTP 200 Jul 03 14:57:05.826477 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 524/2082] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:05 2026] GET /volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 => generated 1386 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:05.830909 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:05.830909 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:05.831925 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2de79001-343c-41d9-9d16-8b0cd2384633 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:05.832444 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 513/2083] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:05 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:05.849596 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d0043e4-b5ac-4ef5-8a99-0b26dac122f3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot delete request issued successfully. Jul 03 14:57:05.849882 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d0043e4-b5ac-4ef5-8a99-0b26dac122f3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 returned with HTTP 202 Jul 03 14:57:05.850514 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 530/2084] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:05 2026] DELETE /volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:05.862431 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ececf088-41c8-413a-aa16-f498f6baf99e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:05.866560 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ececf088-41c8-413a-aa16-f498f6baf99e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 Jul 03 14:57:05.866560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ececf088-41c8-413a-aa16-f498f6baf99e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:05.866953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ececf088-41c8-413a-aa16-f498f6baf99e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:05.875336 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:05.875336 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:05.876237 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ececf088-41c8-413a-aa16-f498f6baf99e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Snapshot retrieved successfully. Jul 03 14:57:05.877898 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ececf088-41c8-413a-aa16-f498f6baf99e tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 returned with HTTP 200 Jul 03 14:57:05.878438 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 518/2085] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:05 2026] GET /volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:06.301551 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.304252 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:06.304677 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-879264709"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:06.306586 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-879264709'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:06.312259 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume of 1 GB Jul 03 14:57:06.312259 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.312259 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:06.312727 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Availability Zones retrieved successfully. Jul 03 14:57:06.320912 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Flow 'volume_create_api' (1ec2fd54-5710-4390-aa8c-f5eae6eba4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:06.322270 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45718028-c0ce-4640-8ad1-ec422e519fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:06.323642 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:06.334961 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.334961 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:06.352670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45718028-c0ce-4640-8ad1-ec422e519fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:06Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dd5b8379-7f70-42e3-b988-fcce0eedae48,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5b8379-7f70-42e3-b988-fcce0eedae48', 'encryption_key_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=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:06.353729 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d80f05-8035-4e8c-ac32-61c029652cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:06.414000 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Created reservations ['2f2d503d-1a49-4038-983d-50651b9b1677', 'a5340b94-5787-4182-b5fa-039fa43b9791', 'dffd30f3-dc60-4fda-b55d-0f35c96106bb', '9da984a6-7178-4e07-95c2-b4adfdd2f560'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:06.414149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d80f05-8035-4e8c-ac32-61c029652cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f2d503d-1a49-4038-983d-50651b9b1677', 'a5340b94-5787-4182-b5fa-039fa43b9791', 'dffd30f3-dc60-4fda-b55d-0f35c96106bb', '9da984a6-7178-4e07-95c2-b4adfdd2f560']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:06.414922 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3e47bd-f32a-4db4-935c-56cdd1dc3b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:06.451401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3e47bd-f32a-4db4-935c-56cdd1dc3b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a1a4723-1661-406f-bd8e-b0a1c26d2b17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-879264709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b11b575175544a4860e0d964af409e8',qos_specs=None,replication_status=,reservations=['2f2d503d-1a49-4038-983d-50651b9b1677','a5340b94-5787-4182-b5fa-039fa43b9791','dffd30f3-dc60-4fda-b55d-0f35c96106bb','9da984a6-7178-4e07-95c2-b4adfdd2f560'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48), 'volume': Volume(_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-03T14:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-879264709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a1a4723-1661-406f-bd8e-b0a1c26d2b17,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3b11b575175544a4860e0d964af409e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5b8379-7f70-42e3-b988-fcce0eedae48),volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:06.453400 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abf30a6-371a-4027-b699-13008d5e6245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:06.453920 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-962782dd-9b73-40bc-b021-184ef0507bd5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.460911 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-962782dd-9b73-40bc-b021-184ef0507bd5 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] DELETE https://10.4.3.99/volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb Jul 03 14:57:06.460911 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-962782dd-9b73-40bc-b021-184ef0507bd5 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.462026 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-962782dd-9b73-40bc-b021-184ef0507bd5 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.472504 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.472504 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:06.492747 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abf30a6-371a-4027-b699-13008d5e6245) transitioned into state 'SUCCESS' from state '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-879264709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b11b575175544a4860e0d964af409e8',qos_specs=None,replication_status=,reservations=['2f2d503d-1a49-4038-983d-50651b9b1677','a5340b94-5787-4182-b5fa-039fa43b9791','dffd30f3-dc60-4fda-b55d-0f35c96106bb','9da984a6-7178-4e07-95c2-b4adfdd2f560'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:06.493875 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0534f2-2b44-462d-a72b-06da05e5a0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:06.514384 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0534f2-2b44-462d-a72b-06da05e5a0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:06.515333 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Flow 'volume_create_api' (1ec2fd54-5710-4390-aa8c-f5eae6eba4e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:06.515708 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume request issued successfully. Jul 03 14:57:06.516455 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b68ed56-77d3-45f7-a92a-298ddebb3d25 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:06.516976 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 525/2086] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:06 2026] POST /volume/v3/volumes => generated 757 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:06.530508 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9a846463-306a-4162-b2a5-2098e9b8540e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.532760 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9a846463-306a-4162-b2a5-2098e9b8540e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:06.532934 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9a846463-306a-4162-b2a5-2098e9b8540e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.533245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9a846463-306a-4162-b2a5-2098e9b8540e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.554519 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.554519 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:06.563837 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9a846463-306a-4162-b2a5-2098e9b8540e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:06.574222 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9a846463-306a-4162-b2a5-2098e9b8540e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:06.574702 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 531/2087] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:06 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:06.603743 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6b76950f-1e79-47d1-9d59-3776f0b39355 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.608877 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b76950f-1e79-47d1-9d59-3776f0b39355 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:06.609201 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b76950f-1e79-47d1-9d59-3776f0b39355 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.609454 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b76950f-1e79-47d1-9d59-3776f0b39355 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.609576 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6b76950f-1e79-47d1-9d59-3776f0b39355 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:06.617223 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.617223 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:06.618619 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b76950f-1e79-47d1-9d59-3776f0b39355 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:06.618712 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 519/2088] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:06 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:06.847314 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3fa29faa-d98e-4b46-a9ba-934b5192891e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.847722 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7b124e44-1f8f-45b7-9600-b992f25d2e90 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.849696 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3fa29faa-d98e-4b46-a9ba-934b5192891e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:06.849912 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3fa29faa-d98e-4b46-a9ba-934b5192891e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.850168 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b124e44-1f8f-45b7-9600-b992f25d2e90 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 Jul 03 14:57:06.850395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3fa29faa-d98e-4b46-a9ba-934b5192891e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.850509 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3fa29faa-d98e-4b46-a9ba-934b5192891e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:06.850572 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b124e44-1f8f-45b7-9600-b992f25d2e90 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.850790 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b124e44-1f8f-45b7-9600-b992f25d2e90 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.856017 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.856017 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:06.856829 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3fa29faa-d98e-4b46-a9ba-934b5192891e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:06.857288 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 532/2089] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:06 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:06.859856 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b124e44-1f8f-45b7-9600-b992f25d2e90 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 returned with HTTP 404 Jul 03 14:57:06.860454 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 526/2090] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:06 2026] GET /volume/v3/volumes/0d8b2c11-7d05-401a-8ef8-526765381a11 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:06.871491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-affde84f-c2af-4f54-a52a-15926c4efbf5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.873456 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-affde84f-c2af-4f54-a52a-15926c4efbf5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d Jul 03 14:57:06.873754 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-affde84f-c2af-4f54-a52a-15926c4efbf5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.873906 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-affde84f-c2af-4f54-a52a-15926c4efbf5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.881001 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.881001 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:06.884897 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-affde84f-c2af-4f54-a52a-15926c4efbf5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:06.890147 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-affde84f-c2af-4f54-a52a-15926c4efbf5 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d returned with HTTP 200 Jul 03 14:57:06.891011 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 520/2091] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:06 2026] GET /volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:06.891590 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b40330e3-c232-4110-ba13-25f1de1feaea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.894832 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b40330e3-c232-4110-ba13-25f1de1feaea tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 Jul 03 14:57:06.894832 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b40330e3-c232-4110-ba13-25f1de1feaea tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.894832 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b40330e3-c232-4110-ba13-25f1de1feaea tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.900327 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b40330e3-c232-4110-ba13-25f1de1feaea tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 returned with HTTP 404 Jul 03 14:57:06.900963 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 533/2092] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:06 2026] GET /volume/v3/snapshots/309c4698-2275-4125-9916-af585ce1c436 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:06.909941 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cbebef66-b037-40ab-ada9-d18150442b40 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.910748 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-06485c45-7846-4724-84f2-ecbfcdf78d15 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.912336 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-06485c45-7846-4724-84f2-ecbfcdf78d15 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] DELETE https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d Jul 03 14:57:06.912745 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-06485c45-7846-4724-84f2-ecbfcdf78d15 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.912861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-06485c45-7846-4724-84f2-ecbfcdf78d15 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.913036 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-06485c45-7846-4724-84f2-ecbfcdf78d15 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Delete volume with id: 78b64086-417e-4bcf-8127-de481ba9f43d Jul 03 14:57:06.913091 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cbebef66-b037-40ab-ada9-d18150442b40 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:57:06.913335 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cbebef66-b037-40ab-ada9-d18150442b40 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.913663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cbebef66-b037-40ab-ada9-d18150442b40 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.921821 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.921821 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:06.922270 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-06485c45-7846-4724-84f2-ecbfcdf78d15 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:06.926029 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.926029 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:06.933530 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cbebef66-b037-40ab-ada9-d18150442b40 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Volume info retrieved successfully. Jul 03 14:57:06.940169 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cbebef66-b037-40ab-ada9-d18150442b40 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 returned with HTTP 200 Jul 03 14:57:06.940638 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 527/2093] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:06 2026] GET /volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:06.959644 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-06485c45-7846-4724-84f2-ecbfcdf78d15 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Delete volume request issued successfully. Jul 03 14:57:06.959962 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-06485c45-7846-4724-84f2-ecbfcdf78d15 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d returned with HTTP 202 Jul 03 14:57:06.960631 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c95737d2-6b2e-43a9-a049-a860f0c9c7ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.960965 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 521/2094] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:06 2026] DELETE /volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:06.963195 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c95737d2-6b2e-43a9-a049-a860f0c9c7ac tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:57:06.963633 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c95737d2-6b2e-43a9-a049-a860f0c9c7ac tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.963953 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c95737d2-6b2e-43a9-a049-a860f0c9c7ac tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.964347 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c95737d2-6b2e-43a9-a049-a860f0c9c7ac tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Delete volume with id: 0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:57:06.970752 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e5b0d5a3-ca3c-43d1-8288-54e3c4fd41f4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:06.972827 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.972827 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:06.973329 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c95737d2-6b2e-43a9-a049-a860f0c9c7ac tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Volume info retrieved successfully. Jul 03 14:57:06.974496 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e5b0d5a3-ca3c-43d1-8288-54e3c4fd41f4 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d Jul 03 14:57:06.974796 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e5b0d5a3-ca3c-43d1-8288-54e3c4fd41f4 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:06.975008 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e5b0d5a3-ca3c-43d1-8288-54e3c4fd41f4 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:06.991282 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:06.991282 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:07.001234 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e5b0d5a3-ca3c-43d1-8288-54e3c4fd41f4 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:07.009632 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e5b0d5a3-ca3c-43d1-8288-54e3c4fd41f4 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d returned with HTTP 200 Jul 03 14:57:07.010261 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 528/2095] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:06 2026] GET /volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d => generated 1352 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:07.011070 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c95737d2-6b2e-43a9-a049-a860f0c9c7ac tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Delete volume request issued successfully. Jul 03 14:57:07.011437 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c95737d2-6b2e-43a9-a049-a860f0c9c7ac tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 returned with HTTP 202 Jul 03 14:57:07.012155 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 534/2096] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:06 2026] DELETE /volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:07.024092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8c83e311-166c-4ec2-9672-5435e31616d3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:07.026406 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c83e311-166c-4ec2-9672-5435e31616d3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:57:07.026724 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c83e311-166c-4ec2-9672-5435e31616d3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:07.027000 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c83e311-166c-4ec2-9672-5435e31616d3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:07.036292 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:07.036292 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:07.037409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-962782dd-9b73-40bc-b021-184ef0507bd5 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb returned with HTTP 200 Jul 03 14:57:07.038156 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 514/2097] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:57:06 2026] DELETE /volume/v3/attachments/7b045950-8684-4ac4-ac24-29e4743649cb => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:07.046896 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8c83e311-166c-4ec2-9672-5435e31616d3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Volume info retrieved successfully. Jul 03 14:57:07.052369 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-517d13f3-7b74-495f-a015-49169d0a8b0b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:07.052770 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c83e311-166c-4ec2-9672-5435e31616d3 tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 returned with HTTP 200 Jul 03 14:57:07.053344 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 522/2098] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:07 2026] GET /volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:07.055205 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-517d13f3-7b74-495f-a015-49169d0a8b0b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 Jul 03 14:57:07.055428 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-517d13f3-7b74-495f-a015-49169d0a8b0b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:07.055867 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-517d13f3-7b74-495f-a015-49169d0a8b0b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:07.055867 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-517d13f3-7b74-495f-a015-49169d0a8b0b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Delete volume with id: f84d8a72-7d79-444a-985e-4716d4da32e7 Jul 03 14:57:07.065988 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:07.065988 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:07.066702 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-517d13f3-7b74-495f-a015-49169d0a8b0b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:57:07.105519 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-517d13f3-7b74-495f-a015-49169d0a8b0b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Delete volume request issued successfully. Jul 03 14:57:07.105781 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-73bdd1f0-34e6-4771-8ae4-2b745e39f178 req-517d13f3-7b74-495f-a015-49169d0a8b0b tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 returned with HTTP 202 Jul 03 14:57:07.106327 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 529/2099] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 14:57:07 2026] DELETE /volume/v3/volumes/f84d8a72-7d79-444a-985e-4716d4da32e7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:07.597285 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-40f16293-c51f-493e-a432-99a06f154456 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:07.603399 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-40f16293-c51f-493e-a432-99a06f154456 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:07.603768 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-40f16293-c51f-493e-a432-99a06f154456 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:07.603866 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-40f16293-c51f-493e-a432-99a06f154456 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:07.622195 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:07.622195 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:07.632112 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-40f16293-c51f-493e-a432-99a06f154456 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:07.642660 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-40f16293-c51f-493e-a432-99a06f154456 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:07.642660 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 535/2100] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:07 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:07.642908 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7dfeb7d1-69b3-4cd8-94c0-e34935590cf2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:07.649849 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7dfeb7d1-69b3-4cd8-94c0-e34935590cf2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:07.649849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7dfeb7d1-69b3-4cd8-94c0-e34935590cf2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:07.649849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7dfeb7d1-69b3-4cd8-94c0-e34935590cf2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:07.649849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7dfeb7d1-69b3-4cd8-94c0-e34935590cf2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:07.659542 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:07.659542 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:07.660521 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7dfeb7d1-69b3-4cd8-94c0-e34935590cf2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:07.661498 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 515/2101] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:07 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:07.725302 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-9356d9b3-4284-4fd2-aa42-3f4343d3e960 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:07.736212 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-9356d9b3-4284-4fd2-aa42-3f4343d3e960 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:07.739031 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-9356d9b3-4284-4fd2-aa42-3f4343d3e960 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:07.740695 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-9356d9b3-4284-4fd2-aa42-3f4343d3e960 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:07.761164 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:07.761164 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:07.768071 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-9356d9b3-4284-4fd2-aa42-3f4343d3e960 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:07.774017 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-9356d9b3-4284-4fd2-aa42-3f4343d3e960 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:07.774730 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 523/2102] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:07 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:07.881407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1fe60810-c378-4777-b4ec-2a0ff6ade144 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:07.886540 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1fe60810-c378-4777-b4ec-2a0ff6ade144 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:07.887043 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1fe60810-c378-4777-b4ec-2a0ff6ade144 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:07.888177 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1fe60810-c378-4777-b4ec-2a0ff6ade144 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:07.888177 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1fe60810-c378-4777-b4ec-2a0ff6ade144 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:07.896541 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:07.896541 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:07.902720 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1fe60810-c378-4777-b4ec-2a0ff6ade144 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:07.902720 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 530/2103] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:07 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:08.033456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e56013d4-ffd6-4998-879f-1459dcff620b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:08.037404 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e56013d4-ffd6-4998-879f-1459dcff620b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d Jul 03 14:57:08.037948 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e56013d4-ffd6-4998-879f-1459dcff620b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:08.037948 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e56013d4-ffd6-4998-879f-1459dcff620b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:08.050540 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e56013d4-ffd6-4998-879f-1459dcff620b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d returned with HTTP 404 Jul 03 14:57:08.052429 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 536/2104] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:08 2026] GET /volume/v3/volumes/78b64086-417e-4bcf-8127-de481ba9f43d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:08.065445 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:08.070800 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f9cb6d6f-1672-471c-87a8-7f7ceb2f7b8d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:08.078273 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:08.078663 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-110389716"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:08.080764 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f9cb6d6f-1672-471c-87a8-7f7ceb2f7b8d tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] GET https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 Jul 03 14:57:08.080919 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-110389716'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:08.081106 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume of 1 GB Jul 03 14:57:08.081220 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f9cb6d6f-1672-471c-87a8-7f7ceb2f7b8d tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:08.083512 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f9cb6d6f-1672-471c-87a8-7f7ceb2f7b8d tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:08.088406 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Availability Zones retrieved successfully. Jul 03 14:57:08.096993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Flow 'volume_create_api' (6310ea20-db4a-4aa0-a3fa-7a5071756ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:08.098515 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33db07a4-5658-434c-af1c-faf392b870d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:08.099848 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:08.110981 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f9cb6d6f-1672-471c-87a8-7f7ceb2f7b8d tempest-VolumesSnapshotListTestJSON-1403886736 tempest-VolumesSnapshotListTestJSON-1403886736-project-member] https://10.4.3.99/volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 returned with HTTP 404 Jul 03 14:57:08.112208 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 524/2105] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:08 2026] GET /volume/v3/volumes/0315d368-1b08-43c9-9da4-045388e7b2b8 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:08.154924 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33db07a4-5658-434c-af1c-faf392b870d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:08.155867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f8c7df-224d-4d52-a12c-eb5d998f5c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:08.230523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Created reservations ['e761d6d5-f8fd-4e43-975a-e510e2978986', '3c59fe11-7481-4b13-b47b-c29fafa04412', 'bb52c22a-0502-4b72-8b64-ed1986b05bd5', '138c0b5b-96db-4178-adc2-8a0ef038727f'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:08.231088 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f8c7df-224d-4d52-a12c-eb5d998f5c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e761d6d5-f8fd-4e43-975a-e510e2978986', '3c59fe11-7481-4b13-b47b-c29fafa04412', 'bb52c22a-0502-4b72-8b64-ed1986b05bd5', '138c0b5b-96db-4178-adc2-8a0ef038727f']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:08.232147 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db318926-6843-48d6-a142-ce1ace0c380e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:08.276119 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db318926-6843-48d6-a142-ce1ace0c380e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '998a26cb-5605-44ac-af91-bdc757dd2657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-110389716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a21dd5875e425195143f039f3a5eeb',qos_specs=None,replication_status=,reservations=['e761d6d5-f8fd-4e43-975a-e510e2978986','3c59fe11-7481-4b13-b47b-c29fafa04412','bb52c22a-0502-4b72-8b64-ed1986b05bd5','138c0b5b-96db-4178-adc2-8a0ef038727f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-110389716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=998a26cb-5605-44ac-af91-bdc757dd2657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95a21dd5875e425195143f039f3a5eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:08.277700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1cf70b-9212-40fc-8186-1a2d90be800d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:08.322214 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1cf70b-9212-40fc-8186-1a2d90be800d) transitioned into state 'SUCCESS' from state '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-110389716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a21dd5875e425195143f039f3a5eeb',qos_specs=None,replication_status=,reservations=['e761d6d5-f8fd-4e43-975a-e510e2978986','3c59fe11-7481-4b13-b47b-c29fafa04412','bb52c22a-0502-4b72-8b64-ed1986b05bd5','138c0b5b-96db-4178-adc2-8a0ef038727f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:08.322545 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebfcde5-af31-45b6-b458-50473849baf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:08.341251 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebfcde5-af31-45b6-b458-50473849baf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:08.341494 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Flow 'volume_create_api' (6310ea20-db4a-4aa0-a3fa-7a5071756ea9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:08.341825 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume request issued successfully. Jul 03 14:57:08.342659 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3e1c57a-4299-4484-b797-4fc5f1ec58dc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:08.343548 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 516/2106] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:08 2026] POST /volume/v3/volumes => generated 744 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:08.366932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3a8ee511-d82b-450c-ab14-3bc137fe6cdb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:08.370575 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3a8ee511-d82b-450c-ab14-3bc137fe6cdb tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 Jul 03 14:57:08.370966 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3a8ee511-d82b-450c-ab14-3bc137fe6cdb tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:08.371215 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3a8ee511-d82b-450c-ab14-3bc137fe6cdb tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:08.383707 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:08.383707 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:08.391151 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3a8ee511-d82b-450c-ab14-3bc137fe6cdb tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:08.396277 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3a8ee511-d82b-450c-ab14-3bc137fe6cdb tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 returned with HTTP 200 Jul 03 14:57:08.399210 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 531/2107] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:08 2026] GET /volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 => generated 812 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:08.680672 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7e46337f-da1c-4c68-8df0-150c32a2b5b6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:08.691152 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e46337f-da1c-4c68-8df0-150c32a2b5b6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:08.691456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e46337f-da1c-4c68-8df0-150c32a2b5b6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:08.691929 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e46337f-da1c-4c68-8df0-150c32a2b5b6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:08.692242 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7e46337f-da1c-4c68-8df0-150c32a2b5b6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:08.703622 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:08.703622 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:08.703898 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e46337f-da1c-4c68-8df0-150c32a2b5b6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:08.704322 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 537/2108] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:08 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:08.920002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ced94e68-9202-4ec3-9460-b8f6400c282b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:08.924041 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ced94e68-9202-4ec3-9460-b8f6400c282b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:08.924041 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ced94e68-9202-4ec3-9460-b8f6400c282b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:08.924041 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ced94e68-9202-4ec3-9460-b8f6400c282b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:08.924041 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ced94e68-9202-4ec3-9460-b8f6400c282b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:08.929310 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:08.929310 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:08.930143 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ced94e68-9202-4ec3-9460-b8f6400c282b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:08.930708 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 525/2109] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:08 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:09.412630 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-db82e018-4e36-4f9e-89af-8d5e30a714f8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:09.417600 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db82e018-4e36-4f9e-89af-8d5e30a714f8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 Jul 03 14:57:09.418650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db82e018-4e36-4f9e-89af-8d5e30a714f8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:09.419899 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-db82e018-4e36-4f9e-89af-8d5e30a714f8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:09.432199 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:09.432199 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:09.438606 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-db82e018-4e36-4f9e-89af-8d5e30a714f8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:09.447169 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-db82e018-4e36-4f9e-89af-8d5e30a714f8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 returned with HTTP 200 Jul 03 14:57:09.448223 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 517/2110] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:09 2026] GET /volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:57:09.470420 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dd541276-e34f-4a87-936b-44169ae5ef75 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:09.472158 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:09.472285 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "998a26cb-5605-44ac-af91-bdc757dd2657", "size": 2, "name": "tempest-VolumesCloneTest-Volume-723279893"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:09.475979 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume request body: {'volume': {'source_volid': '998a26cb-5605-44ac-af91-bdc757dd2657', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-723279893'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:09.493753 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:09.493753 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:09.495485 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume retrieved successfully. Jul 03 14:57:09.495485 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume of 2 GB Jul 03 14:57:09.503673 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Availability Zones retrieved successfully. Jul 03 14:57:09.512759 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Flow 'volume_create_api' (e37b1bfd-17e2-468d-808b-d581edad7c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:09.515350 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c362d363-f310-499a-8c62-bf204b3f7a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:09.517451 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:09.573672 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c362d363-f310-499a-8c62-bf204b3f7a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '998a26cb-5605-44ac-af91-bdc757dd2657', 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:09.574936 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d9c807-0d0d-499a-8542-1afc00fc7a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:09.649591 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Created reservations ['a75ab889-d9b3-4722-8f27-0c89557f2b3b', '2b44bd20-46c6-4c54-be61-9c553002bc86', 'fda75f06-ad2f-4402-ade0-ea692a1c49c2', 'ad172b14-4579-4e86-9977-31262cdfabd9'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:09.650590 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d9c807-0d0d-499a-8542-1afc00fc7a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a75ab889-d9b3-4722-8f27-0c89557f2b3b', '2b44bd20-46c6-4c54-be61-9c553002bc86', 'fda75f06-ad2f-4402-ade0-ea692a1c49c2', 'ad172b14-4579-4e86-9977-31262cdfabd9']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:09.651682 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f55f2d-bc98-4afe-94de-b347711e7dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:09.702262 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f55f2d-bc98-4afe-94de-b347711e7dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ceacd35-2b46-427f-9394-9c82532bc662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-723279893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a21dd5875e425195143f039f3a5eeb',qos_specs=None,replication_status=,reservations=['a75ab889-d9b3-4722-8f27-0c89557f2b3b','2b44bd20-46c6-4c54-be61-9c553002bc86','fda75f06-ad2f-4402-ade0-ea692a1c49c2','ad172b14-4579-4e86-9977-31262cdfabd9'],size=2,snapshot_id=None,source_replicaid=,source_volid=998a26cb-5605-44ac-af91-bdc757dd2657,status='creating',user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-723279893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ceacd35-2b46-427f-9394-9c82532bc662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95a21dd5875e425195143f039f3a5eeb',provider_auth=None,provider_geometry=None,provider_id=None,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=998a26cb-5605-44ac-af91-bdc757dd2657,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:09.703068 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e0ea17-5aed-4478-8da5-5777eccfcd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:09.721915 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2ef4f813-1515-4e0d-8119-d53c7101604f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:09.725187 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ef4f813-1515-4e0d-8119-d53c7101604f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:09.725187 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ef4f813-1515-4e0d-8119-d53c7101604f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:09.725187 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ef4f813-1515-4e0d-8119-d53c7101604f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:09.725625 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2ef4f813-1515-4e0d-8119-d53c7101604f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:09.732428 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:09.732428 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:09.733676 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ef4f813-1515-4e0d-8119-d53c7101604f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:09.734245 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 538/2111] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:09 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:09.759478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e0ea17-5aed-4478-8da5-5777eccfcd7b) transitioned into state 'SUCCESS' from state '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-723279893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a21dd5875e425195143f039f3a5eeb',qos_specs=None,replication_status=,reservations=['a75ab889-d9b3-4722-8f27-0c89557f2b3b','2b44bd20-46c6-4c54-be61-9c553002bc86','fda75f06-ad2f-4402-ade0-ea692a1c49c2','ad172b14-4579-4e86-9977-31262cdfabd9'],size=2,snapshot_id=None,source_replicaid=,source_volid=998a26cb-5605-44ac-af91-bdc757dd2657,status='creating',user_id='8c22cddd0c134b35bb1e07e5ed7c2ce2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:09.759478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063dad03-fda8-46a5-9f42-7bbad83e9a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:09.785750 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063dad03-fda8-46a5-9f42-7bbad83e9a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:09.786679 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Flow 'volume_create_api' (e37b1bfd-17e2-468d-808b-d581edad7c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:09.788111 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Create volume request issued successfully. Jul 03 14:57:09.788337 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dd541276-e34f-4a87-936b-44169ae5ef75 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:09.789392 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 532/2112] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:09 2026] POST /volume/v3/volumes => generated 778 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:57:09.811312 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-25d84325-6630-46c5-8286-306d810ebd2e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:09.814109 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-25d84325-6630-46c5-8286-306d810ebd2e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 Jul 03 14:57:09.814897 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-25d84325-6630-46c5-8286-306d810ebd2e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:09.814897 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-25d84325-6630-46c5-8286-306d810ebd2e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:09.823503 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:09.823503 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:09.828194 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-25d84325-6630-46c5-8286-306d810ebd2e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:09.835011 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-25d84325-6630-46c5-8286-306d810ebd2e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 returned with HTTP 200 Jul 03 14:57:09.840535 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 526/2113] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:09 2026] GET /volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:09.851565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-47f6feb2-dcb7-4ac2-a8a3-06a04437a268 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:09.851565 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47f6feb2-dcb7-4ac2-a8a3-06a04437a268 None None] GET https://10.4.3.99/volume// Jul 03 14:57:09.851565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47f6feb2-dcb7-4ac2-a8a3-06a04437a268 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:09.851565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47f6feb2-dcb7-4ac2-a8a3-06a04437a268 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:09.851565 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47f6feb2-dcb7-4ac2-a8a3-06a04437a268 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:09.851565 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 518/2114] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:57:09 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:09.864572 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-4d338ca3-3d9b-4049-81d1-25b646c8307b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:09.946790 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-08156927-dada-4221-bbda-dafe083aef1f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:09.952619 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-08156927-dada-4221-bbda-dafe083aef1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:09.953212 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-08156927-dada-4221-bbda-dafe083aef1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:09.953619 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-08156927-dada-4221-bbda-dafe083aef1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:09.954083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-08156927-dada-4221-bbda-dafe083aef1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:09.962932 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:09.962932 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:09.964482 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-08156927-dada-4221-bbda-dafe083aef1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:09.964862 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 533/2115] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:09 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:10.109442 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-4d338ca3-3d9b-4049-81d1-25b646c8307b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:57:10.110046 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-4d338ca3-3d9b-4049-81d1-25b646c8307b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a1a4723-1661-406f-bd8e-b0a1c26d2b17", "connector": null, "instance_uuid": "5fb1396d-3ee0-4d80-9617-5699cc2ea9b7"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:10.126829 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:10.126829 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:10.187643 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-4d338ca3-3d9b-4049-81d1-25b646c8307b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:57:10.189827 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 539/2116] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:57:09 2026] POST /volume/v3/attachments => generated 273 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:10.313616 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8d3e15fd-fa46-44f9-8de8-b757f70f98a1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:10.316180 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d3e15fd-fa46-44f9-8de8-b757f70f98a1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:10.317164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d3e15fd-fa46-44f9-8de8-b757f70f98a1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:10.317164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d3e15fd-fa46-44f9-8de8-b757f70f98a1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:10.348390 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:10.348390 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:10.363282 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8d3e15fd-fa46-44f9-8de8-b757f70f98a1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:10.376829 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d3e15fd-fa46-44f9-8de8-b757f70f98a1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:10.377011 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 527/2117] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:10 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:10.748324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a65596b6-2fd3-4ae1-974c-cc1b2d2b0d1c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:10.750866 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a65596b6-2fd3-4ae1-974c-cc1b2d2b0d1c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:10.751858 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a65596b6-2fd3-4ae1-974c-cc1b2d2b0d1c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:10.751858 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a65596b6-2fd3-4ae1-974c-cc1b2d2b0d1c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:10.751858 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a65596b6-2fd3-4ae1-974c-cc1b2d2b0d1c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:10.757598 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:10.757598 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:10.758853 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a65596b6-2fd3-4ae1-974c-cc1b2d2b0d1c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:10.759447 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 519/2118] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:10 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:10.766043 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-16356fea-6afa-4171-9e5c-dcc78f44ca60 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:10.766944 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-16356fea-6afa-4171-9e5c-dcc78f44ca60 None None] GET https://10.4.3.99/volume// Jul 03 14:57:10.766944 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-16356fea-6afa-4171-9e5c-dcc78f44ca60 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:10.766944 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-16356fea-6afa-4171-9e5c-dcc78f44ca60 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:10.767185 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-16356fea-6afa-4171-9e5c-dcc78f44ca60 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:10.767668 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 534/2119] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:57:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 14:57:10.784667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-6b945000-c395-45b5-8a28-ba24063cf0b1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:10.788194 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-6b945000-c395-45b5-8a28-ba24063cf0b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:10.788691 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-6b945000-c395-45b5-8a28-ba24063cf0b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:10.789445 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-6b945000-c395-45b5-8a28-ba24063cf0b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:10.804759 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:10.804759 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:10.811308 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-6b945000-c395-45b5-8a28-ba24063cf0b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:10.819636 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-6b945000-c395-45b5-8a28-ba24063cf0b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:10.820159 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 540/2120] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:57:10 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1029 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:57:10.854197 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-47a48172-01bb-42a4-877f-8e00d09fb5ad None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:10.856870 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47a48172-01bb-42a4-877f-8e00d09fb5ad tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 Jul 03 14:57:10.860882 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47a48172-01bb-42a4-877f-8e00d09fb5ad tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:10.861091 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47a48172-01bb-42a4-877f-8e00d09fb5ad tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:10.872893 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:10.872893 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:10.886229 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-47a48172-01bb-42a4-877f-8e00d09fb5ad tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:10.898692 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47a48172-01bb-42a4-877f-8e00d09fb5ad tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 returned with HTTP 200 Jul 03 14:57:10.899029 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 528/2121] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:10 2026] GET /volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 => generated 871 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:10.921035 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5dedb831-b516-49d7-8eb4-335f3c79ab6e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:10.923484 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5dedb831-b516-49d7-8eb4-335f3c79ab6e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 Jul 03 14:57:10.923751 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5dedb831-b516-49d7-8eb4-335f3c79ab6e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:10.924260 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5dedb831-b516-49d7-8eb4-335f3c79ab6e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:10.936601 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:10.936601 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:10.948429 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5dedb831-b516-49d7-8eb4-335f3c79ab6e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:10.956360 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5dedb831-b516-49d7-8eb4-335f3c79ab6e tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 returned with HTTP 200 Jul 03 14:57:10.956662 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 520/2122] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:10 2026] GET /volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:10.978733 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7982e0b7-c8fd-42ed-afac-8d98ba410afc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:10.981113 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7982e0b7-c8fd-42ed-afac-8d98ba410afc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 Jul 03 14:57:10.981594 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7982e0b7-c8fd-42ed-afac-8d98ba410afc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:10.981748 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7982e0b7-c8fd-42ed-afac-8d98ba410afc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:10.985271 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b441124f-11a0-4fad-a084-80351115fef9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:10.990534 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b441124f-11a0-4fad-a084-80351115fef9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:10.990534 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b441124f-11a0-4fad-a084-80351115fef9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:10.990534 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b441124f-11a0-4fad-a084-80351115fef9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:10.990534 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b441124f-11a0-4fad-a084-80351115fef9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:10.994460 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:10.994460 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:10.998725 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:10.998725 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:10.999366 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b441124f-11a0-4fad-a084-80351115fef9 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:10.999993 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 541/2123] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:10 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:11.002190 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7982e0b7-c8fd-42ed-afac-8d98ba410afc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:11.009660 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7982e0b7-c8fd-42ed-afac-8d98ba410afc tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 returned with HTTP 200 Jul 03 14:57:11.009660 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 535/2124] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:10 2026] GET /volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:11.025683 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-1d81dd69-267a-4633-8962-5974f199ede8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:11.032171 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba943097-6e87-472c-936a-4e12ff6c5164 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:11.032410 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-1d81dd69-267a-4633-8962-5974f199ede8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] PUT https://10.4.3.99/volume/v3/attachments/03f212f8-5c90-4df2-9054-e91ed7b3fb75 Jul 03 14:57:11.032410 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-1d81dd69-267a-4633-8962-5974f199ede8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:11.035316 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba943097-6e87-472c-936a-4e12ff6c5164 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] DELETE https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 Jul 03 14:57:11.035316 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba943097-6e87-472c-936a-4e12ff6c5164 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:11.036584 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba943097-6e87-472c-936a-4e12ff6c5164 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:11.036584 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ba943097-6e87-472c-936a-4e12ff6c5164 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Delete volume with id: 1ceacd35-2b46-427f-9394-9c82532bc662 Jul 03 14:57:11.047491 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:11.047491 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:11.047491 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ba943097-6e87-472c-936a-4e12ff6c5164 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:11.060625 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-1d81dd69-267a-4633-8962-5974f199ede8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Acquiring lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:57:11.070359 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-1d81dd69-267a-4633-8962-5974f199ede8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" acquired by "attachment_update" :: waited 0.009s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:57:11.070592 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:11.070592 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:11.096667 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ba943097-6e87-472c-936a-4e12ff6c5164 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Delete volume request issued successfully. Jul 03 14:57:11.097079 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba943097-6e87-472c-936a-4e12ff6c5164 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 returned with HTTP 202 Jul 03 14:57:11.097911 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 521/2125] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:11 2026] DELETE /volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:11.112178 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f6e81b05-bdb2-4024-9fb4-0c23ad981be6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:11.116166 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f6e81b05-bdb2-4024-9fb4-0c23ad981be6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 Jul 03 14:57:11.116321 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f6e81b05-bdb2-4024-9fb4-0c23ad981be6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:11.116616 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f6e81b05-bdb2-4024-9fb4-0c23ad981be6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:11.132533 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:11.132533 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:11.143087 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f6e81b05-bdb2-4024-9fb4-0c23ad981be6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:11.154410 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f6e81b05-bdb2-4024-9fb4-0c23ad981be6 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 returned with HTTP 200 Jul 03 14:57:11.155858 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 542/2126] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:11 2026] GET /volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:11.395483 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b7d4da32-c05c-497a-a409-3a6d5ca1d264 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:11.399112 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7d4da32-c05c-497a-a409-3a6d5ca1d264 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:11.399112 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7d4da32-c05c-497a-a409-3a6d5ca1d264 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:11.399959 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7d4da32-c05c-497a-a409-3a6d5ca1d264 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:11.418006 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:11.418006 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:11.427076 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b7d4da32-c05c-497a-a409-3a6d5ca1d264 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:11.434462 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7d4da32-c05c-497a-a409-3a6d5ca1d264 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:11.434986 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 536/2127] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:11 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:11.616978 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-1d81dd69-267a-4633-8962-5974f199ede8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" released by "attachment_update" :: held 0.548s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:57:11.617447 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-1d81dd69-267a-4633-8962-5974f199ede8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/03f212f8-5c90-4df2-9054-e91ed7b3fb75 returned with HTTP 200 Jul 03 14:57:11.617981 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 529/2128] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:57:11 2026] PUT /volume/v3/attachments/03f212f8-5c90-4df2-9054-e91ed7b3fb75 => generated 969 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:11.776762 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c40d097f-2a9e-4d3b-b1fb-57441758d8d2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:11.782307 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c40d097f-2a9e-4d3b-b1fb-57441758d8d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:11.782307 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c40d097f-2a9e-4d3b-b1fb-57441758d8d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:11.783170 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c40d097f-2a9e-4d3b-b1fb-57441758d8d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:11.784141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c40d097f-2a9e-4d3b-b1fb-57441758d8d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:11.796651 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:11.796651 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:11.797733 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c40d097f-2a9e-4d3b-b1fb-57441758d8d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:11.798495 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 522/2129] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:11 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:12.019237 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d20432c9-35d5-4090-aa64-6a926f6e528f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:12.024244 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d20432c9-35d5-4090-aa64-6a926f6e528f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:12.024244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d20432c9-35d5-4090-aa64-6a926f6e528f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:12.024244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d20432c9-35d5-4090-aa64-6a926f6e528f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:12.024244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d20432c9-35d5-4090-aa64-6a926f6e528f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:12.026346 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:12.026346 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:12.027325 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d20432c9-35d5-4090-aa64-6a926f6e528f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:12.027585 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 543/2130] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:12 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:12.175497 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bf7b3292-435f-485c-82f3-c5cb0912134b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:12.177197 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf7b3292-435f-485c-82f3-c5cb0912134b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 Jul 03 14:57:12.177395 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf7b3292-435f-485c-82f3-c5cb0912134b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:12.177584 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf7b3292-435f-485c-82f3-c5cb0912134b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:12.183266 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf7b3292-435f-485c-82f3-c5cb0912134b tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 returned with HTTP 404 Jul 03 14:57:12.183805 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 537/2131] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:12 2026] GET /volume/v3/volumes/1ceacd35-2b46-427f-9394-9c82532bc662 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:12.191081 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-486e4860-e0f9-4639-856f-9b17789273a8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:12.193181 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-486e4860-e0f9-4639-856f-9b17789273a8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 Jul 03 14:57:12.193487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-486e4860-e0f9-4639-856f-9b17789273a8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:12.193750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-486e4860-e0f9-4639-856f-9b17789273a8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:12.204487 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:12.204487 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:12.210003 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-486e4860-e0f9-4639-856f-9b17789273a8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:12.216016 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-486e4860-e0f9-4639-856f-9b17789273a8 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 returned with HTTP 200 Jul 03 14:57:12.216657 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 530/2132] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:12 2026] GET /volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:12.232719 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8889b88-5b03-4f2c-ae40-8c5e8192b760 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:12.234986 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8889b88-5b03-4f2c-ae40-8c5e8192b760 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] DELETE https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 Jul 03 14:57:12.235403 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8889b88-5b03-4f2c-ae40-8c5e8192b760 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:12.235524 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8889b88-5b03-4f2c-ae40-8c5e8192b760 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:12.235867 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e8889b88-5b03-4f2c-ae40-8c5e8192b760 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Delete volume with id: 998a26cb-5605-44ac-af91-bdc757dd2657 Jul 03 14:57:12.246250 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:12.246250 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:12.247273 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8889b88-5b03-4f2c-ae40-8c5e8192b760 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:12.271340 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e8889b88-5b03-4f2c-ae40-8c5e8192b760 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Delete volume request issued successfully. Jul 03 14:57:12.271869 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8889b88-5b03-4f2c-ae40-8c5e8192b760 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 returned with HTTP 202 Jul 03 14:57:12.273348 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 523/2133] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:12 2026] DELETE /volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:12.283482 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e598ed0e-c32d-4e37-8526-5707824fd5e3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:12.286305 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e598ed0e-c32d-4e37-8526-5707824fd5e3 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 Jul 03 14:57:12.286305 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e598ed0e-c32d-4e37-8526-5707824fd5e3 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:12.286638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e598ed0e-c32d-4e37-8526-5707824fd5e3 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:12.294419 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:12.294419 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:12.299227 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e598ed0e-c32d-4e37-8526-5707824fd5e3 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Volume info retrieved successfully. Jul 03 14:57:12.305277 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e598ed0e-c32d-4e37-8526-5707824fd5e3 tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 returned with HTTP 200 Jul 03 14:57:12.305738 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 544/2134] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:12 2026] GET /volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:12.354386 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e64e57b0-08f3-47ff-b2fe-abdd39f530a1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:12.357638 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e64e57b0-08f3-47ff-b2fe-abdd39f530a1 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:57:12.358120 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e64e57b0-08f3-47ff-b2fe-abdd39f530a1 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:12.358600 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e64e57b0-08f3-47ff-b2fe-abdd39f530a1 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:12.358957 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-e64e57b0-08f3-47ff-b2fe-abdd39f530a1 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Delete volume with id: f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:57:12.368599 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:12.368599 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:12.369034 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e64e57b0-08f3-47ff-b2fe-abdd39f530a1 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:57:12.398368 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e64e57b0-08f3-47ff-b2fe-abdd39f530a1 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Delete volume request issued successfully. Jul 03 14:57:12.398816 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e64e57b0-08f3-47ff-b2fe-abdd39f530a1 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 202 Jul 03 14:57:12.399138 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 538/2135] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:12 2026] DELETE /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:12.408401 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-759f0786-23c0-4544-81ec-04eaa0819b3e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:12.411777 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-759f0786-23c0-4544-81ec-04eaa0819b3e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:57:12.411980 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-759f0786-23c0-4544-81ec-04eaa0819b3e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:12.412191 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-759f0786-23c0-4544-81ec-04eaa0819b3e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:12.421253 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:12.421253 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:12.426229 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-759f0786-23c0-4544-81ec-04eaa0819b3e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Volume info retrieved successfully. Jul 03 14:57:12.431164 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-759f0786-23c0-4544-81ec-04eaa0819b3e tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 200 Jul 03 14:57:12.431743 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 531/2136] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:12 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:12.453484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8464add9-ef5e-439f-bd81-806bb9308485 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:12.456897 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8464add9-ef5e-439f-bd81-806bb9308485 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:12.457162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8464add9-ef5e-439f-bd81-806bb9308485 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:12.457436 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8464add9-ef5e-439f-bd81-806bb9308485 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:12.478186 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:12.478186 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:12.486445 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8464add9-ef5e-439f-bd81-806bb9308485 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:12.493994 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8464add9-ef5e-439f-bd81-806bb9308485 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:12.495583 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 524/2137] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:12 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:12.813078 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1256c6f0-2fd6-4257-a903-396590eea6ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:12.820325 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1256c6f0-2fd6-4257-a903-396590eea6ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:12.820769 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1256c6f0-2fd6-4257-a903-396590eea6ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:12.821051 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1256c6f0-2fd6-4257-a903-396590eea6ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:12.821229 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1256c6f0-2fd6-4257-a903-396590eea6ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:12.827325 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:12.827325 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:12.831296 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1256c6f0-2fd6-4257-a903-396590eea6ce tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:12.831296 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 545/2138] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:12 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:13.049503 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-94ad9016-880d-4971-9d11-bc60541169c3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:13.051576 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-94ad9016-880d-4971-9d11-bc60541169c3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:13.051838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-94ad9016-880d-4971-9d11-bc60541169c3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:13.052030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-94ad9016-880d-4971-9d11-bc60541169c3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:13.052289 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-94ad9016-880d-4971-9d11-bc60541169c3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:13.057466 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:13.057466 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:13.058309 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-94ad9016-880d-4971-9d11-bc60541169c3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:13.058781 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 539/2139] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:13 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:13.323066 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fefb8057-5acd-417e-8977-f80222ea4a6a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:13.324957 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fefb8057-5acd-417e-8977-f80222ea4a6a tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] GET https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 Jul 03 14:57:13.325123 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fefb8057-5acd-417e-8977-f80222ea4a6a tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:13.325342 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fefb8057-5acd-417e-8977-f80222ea4a6a tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:13.336292 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fefb8057-5acd-417e-8977-f80222ea4a6a tempest-VolumesCloneTest-1189142609 tempest-VolumesCloneTest-1189142609-project-member] https://10.4.3.99/volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 returned with HTTP 404 Jul 03 14:57:13.336594 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 532/2140] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:13 2026] GET /volume/v3/volumes/998a26cb-5605-44ac-af91-bdc757dd2657 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:13.452067 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-12759800-5477-4993-9444-bb63b8951049 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:13.457215 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12759800-5477-4993-9444-bb63b8951049 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] GET https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f Jul 03 14:57:13.457589 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12759800-5477-4993-9444-bb63b8951049 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:13.457764 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12759800-5477-4993-9444-bb63b8951049 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:13.470214 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12759800-5477-4993-9444-bb63b8951049 tempest-ServerActionsTestOtherA-1284841531 tempest-ServerActionsTestOtherA-1284841531-project-member] https://10.4.3.99/volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f returned with HTTP 404 Jul 03 14:57:13.470852 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 525/2141] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:13 2026] GET /volume/v3/volumes/f0e4831f-1adf-48c0-ae8b-adee90ba414f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:13.520807 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d083aa68-c016-40c4-8f3b-70ddb9b38377 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:13.525151 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d083aa68-c016-40c4-8f3b-70ddb9b38377 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:13.525151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d083aa68-c016-40c4-8f3b-70ddb9b38377 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:13.525151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d083aa68-c016-40c4-8f3b-70ddb9b38377 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:13.539596 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:13.539596 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:13.548165 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d083aa68-c016-40c4-8f3b-70ddb9b38377 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:13.551027 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d083aa68-c016-40c4-8f3b-70ddb9b38377 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:13.551850 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 546/2142] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:13 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:13.844151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3db65b9c-c0e8-40ff-8422-b8f53272a1bb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:13.846320 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3db65b9c-c0e8-40ff-8422-b8f53272a1bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:13.846845 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3db65b9c-c0e8-40ff-8422-b8f53272a1bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:13.846845 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3db65b9c-c0e8-40ff-8422-b8f53272a1bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:13.847385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-3db65b9c-c0e8-40ff-8422-b8f53272a1bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:13.862687 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:13.862687 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:13.864064 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3db65b9c-c0e8-40ff-8422-b8f53272a1bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:13.865275 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 540/2143] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:13 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:14.073542 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1c616f66-0cc8-436c-9bb4-5728d88984ad None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:14.079626 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1c616f66-0cc8-436c-9bb4-5728d88984ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:14.080372 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1c616f66-0cc8-436c-9bb4-5728d88984ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:14.080774 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1c616f66-0cc8-436c-9bb4-5728d88984ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:14.081103 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1c616f66-0cc8-436c-9bb4-5728d88984ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:14.086225 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:14.086225 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:14.087155 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1c616f66-0cc8-436c-9bb4-5728d88984ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:14.087652 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 533/2144] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:14 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:57:14.568123 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f19a4f53-d7be-4bc8-9512-24155623f6ae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:14.570010 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f19a4f53-d7be-4bc8-9512-24155623f6ae tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:14.570242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f19a4f53-d7be-4bc8-9512-24155623f6ae tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:14.570472 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f19a4f53-d7be-4bc8-9512-24155623f6ae tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:14.581781 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:14.581781 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:14.586008 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f19a4f53-d7be-4bc8-9512-24155623f6ae tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:14.592793 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f19a4f53-d7be-4bc8-9512-24155623f6ae tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:14.593344 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 526/2145] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:14 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:14.884735 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2459c24c-121f-4a12-ae37-94bb5c70c9e7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:14.888191 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2459c24c-121f-4a12-ae37-94bb5c70c9e7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:14.888191 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2459c24c-121f-4a12-ae37-94bb5c70c9e7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:14.889082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2459c24c-121f-4a12-ae37-94bb5c70c9e7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:14.889373 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2459c24c-121f-4a12-ae37-94bb5c70c9e7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:14.898879 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:14.898879 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:14.900117 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2459c24c-121f-4a12-ae37-94bb5c70c9e7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:14.900423 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 547/2146] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:14 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:15.101452 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-74ca9fb1-9780-4822-88a5-7db8d1633553 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:15.104195 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74ca9fb1-9780-4822-88a5-7db8d1633553 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:15.104443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74ca9fb1-9780-4822-88a5-7db8d1633553 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:15.104688 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74ca9fb1-9780-4822-88a5-7db8d1633553 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:15.104799 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-74ca9fb1-9780-4822-88a5-7db8d1633553 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:15.113548 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:15.113548 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:15.114388 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74ca9fb1-9780-4822-88a5-7db8d1633553 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:15.115480 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 541/2147] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:15 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:57:15.198064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:15.349935 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:15.350760 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-582543625"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:15.353233 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-582543625'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:15.353233 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume of 1 GB Jul 03 14:57:15.360290 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Availability Zones retrieved successfully. Jul 03 14:57:15.380766 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Flow 'volume_create_api' (ef5b0217-254b-4ee3-bb52-dffaa695eaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:15.381982 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f567ada6-0688-452b-ba2a-0ab067dce0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:15.385254 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:15.430991 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f567ada6-0688-452b-ba2a-0ab067dce0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:15.431847 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13fb265-e195-4dc1-a038-bc4ab8a1c9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:15.532496 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Created reservations ['c6583f5d-951f-4f1b-997a-c61141967cce', '34ace650-7198-43e8-8604-82b99bd04f84', '8f012e89-d5c1-4b64-821f-02c29429055d', 'd0b51a91-a731-4b14-a3e6-60afec6d47cb'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:15.533682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13fb265-e195-4dc1-a038-bc4ab8a1c9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6583f5d-951f-4f1b-997a-c61141967cce', '34ace650-7198-43e8-8604-82b99bd04f84', '8f012e89-d5c1-4b64-821f-02c29429055d', 'd0b51a91-a731-4b14-a3e6-60afec6d47cb']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:15.534859 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559cc170-6dd1-481e-866a-70c432600fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:15.565633 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559cc170-6dd1-481e-866a-70c432600fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-582543625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9e45812f6442ecbb589ecfdd6bac9b',qos_specs=None,replication_status=,reservations=['c6583f5d-951f-4f1b-997a-c61141967cce','34ace650-7198-43e8-8604-82b99bd04f84','8f012e89-d5c1-4b64-821f-02c29429055d','d0b51a91-a731-4b14-a3e6-60afec6d47cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='207655828748416badffc7cd9defc6cf',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-582543625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa9e45812f6442ecbb589ecfdd6bac9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='207655828748416badffc7cd9defc6cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:15.566950 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6576147-2b87-4fb0-bfae-b2dc2bac2434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:15.587613 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6576147-2b87-4fb0-bfae-b2dc2bac2434) transitioned into state 'SUCCESS' from state '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-582543625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9e45812f6442ecbb589ecfdd6bac9b',qos_specs=None,replication_status=,reservations=['c6583f5d-951f-4f1b-997a-c61141967cce','34ace650-7198-43e8-8604-82b99bd04f84','8f012e89-d5c1-4b64-821f-02c29429055d','d0b51a91-a731-4b14-a3e6-60afec6d47cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='207655828748416badffc7cd9defc6cf',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:15.588522 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f8e26b-d165-4da1-bf03-3eb286bb02db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:15.601425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f8e26b-d165-4da1-bf03-3eb286bb02db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:15.602313 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Flow 'volume_create_api' (ef5b0217-254b-4ee3-bb52-dffaa695eaf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:15.602639 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume request issued successfully. Jul 03 14:57:15.603258 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-49b5dc05-f2e7-4f7a-9fb5-41a362aa52b5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:15.603688 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 534/2148] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:15 2026] POST /volume/v3/volumes => generated 747 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:57:15.615351 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-11c1fb6f-2575-4031-a200-87121347b111 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:15.616104 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c241087e-7c3d-40bd-9f84-0fb1f614b119 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:15.617286 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-11c1fb6f-2575-4031-a200-87121347b111 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:15.618832 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-11c1fb6f-2575-4031-a200-87121347b111 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:15.618892 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c241087e-7c3d-40bd-9f84-0fb1f614b119 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 Jul 03 14:57:15.618927 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-11c1fb6f-2575-4031-a200-87121347b111 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:15.618950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c241087e-7c3d-40bd-9f84-0fb1f614b119 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:15.618950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c241087e-7c3d-40bd-9f84-0fb1f614b119 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:15.631150 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:15.631150 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:15.632722 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:15.632722 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:15.637414 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c241087e-7c3d-40bd-9f84-0fb1f614b119 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Volume info retrieved successfully. Jul 03 14:57:15.640149 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-11c1fb6f-2575-4031-a200-87121347b111 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:15.645881 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c241087e-7c3d-40bd-9f84-0fb1f614b119 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 returned with HTTP 200 Jul 03 14:57:15.646473 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 548/2149] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:15 2026] GET /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:15.650286 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-11c1fb6f-2575-4031-a200-87121347b111 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:15.651155 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 527/2150] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:15 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:15.917433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b383db6e-f2b8-4424-8dec-b714770cb3d0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:15.919678 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b383db6e-f2b8-4424-8dec-b714770cb3d0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:15.919986 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b383db6e-f2b8-4424-8dec-b714770cb3d0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:15.920202 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b383db6e-f2b8-4424-8dec-b714770cb3d0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:15.920340 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b383db6e-f2b8-4424-8dec-b714770cb3d0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:15.926222 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:15.926222 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:15.927204 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b383db6e-f2b8-4424-8dec-b714770cb3d0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:15.927886 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 542/2151] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:15 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:16.128105 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7b3cdc61-bd9e-4c39-8d71-b1ac75eaf471 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:16.130781 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7b3cdc61-bd9e-4c39-8d71-b1ac75eaf471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:16.130897 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7b3cdc61-bd9e-4c39-8d71-b1ac75eaf471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:16.131004 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7b3cdc61-bd9e-4c39-8d71-b1ac75eaf471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:16.131110 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-7b3cdc61-bd9e-4c39-8d71-b1ac75eaf471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:16.135721 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:16.135721 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:16.135960 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7b3cdc61-bd9e-4c39-8d71-b1ac75eaf471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:16.136380 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 535/2152] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:16 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:16.665638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c45d8fd-f840-435a-a8b5-a74684f3353c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:16.668314 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c45d8fd-f840-435a-a8b5-a74684f3353c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 Jul 03 14:57:16.669654 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c45d8fd-f840-435a-a8b5-a74684f3353c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:16.669654 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c45d8fd-f840-435a-a8b5-a74684f3353c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:16.672559 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5544b37a-d123-4517-9ad8-0881b82f51ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:16.674632 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5544b37a-d123-4517-9ad8-0881b82f51ba tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:16.674632 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5544b37a-d123-4517-9ad8-0881b82f51ba tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:16.674632 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5544b37a-d123-4517-9ad8-0881b82f51ba tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:16.679893 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:16.679893 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:16.685212 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:16.685212 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:16.685563 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c45d8fd-f840-435a-a8b5-a74684f3353c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Volume info retrieved successfully. Jul 03 14:57:16.689840 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5544b37a-d123-4517-9ad8-0881b82f51ba tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:16.693283 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c45d8fd-f840-435a-a8b5-a74684f3353c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 returned with HTTP 200 Jul 03 14:57:16.693850 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 549/2153] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:16 2026] GET /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:16.695585 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5544b37a-d123-4517-9ad8-0881b82f51ba tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:16.695994 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 528/2154] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:16 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:16.941212 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0a10b19d-5fb0-40ad-833f-965fc39a2b34 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:16.946070 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a10b19d-5fb0-40ad-833f-965fc39a2b34 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:16.946420 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a10b19d-5fb0-40ad-833f-965fc39a2b34 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:16.946650 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a10b19d-5fb0-40ad-833f-965fc39a2b34 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:16.947084 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0a10b19d-5fb0-40ad-833f-965fc39a2b34 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:16.955469 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:16.955469 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:16.956525 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a10b19d-5fb0-40ad-833f-965fc39a2b34 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:16.957107 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 543/2155] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:16 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:17.150694 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dae562da-070a-4d04-93ad-e0f97d6b7ca7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:17.154509 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dae562da-070a-4d04-93ad-e0f97d6b7ca7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:17.154509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dae562da-070a-4d04-93ad-e0f97d6b7ca7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:17.154509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dae562da-070a-4d04-93ad-e0f97d6b7ca7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:17.154509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-dae562da-070a-4d04-93ad-e0f97d6b7ca7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:17.159153 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:17.159153 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:17.160201 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dae562da-070a-4d04-93ad-e0f97d6b7ca7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:17.160772 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 536/2156] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:17 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:17.714203 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-98452f2e-745c-4375-aa2b-841d256f47ea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:17.718061 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-98452f2e-745c-4375-aa2b-841d256f47ea tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:17.718061 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-98452f2e-745c-4375-aa2b-841d256f47ea tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:17.719063 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-98452f2e-745c-4375-aa2b-841d256f47ea tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:17.738349 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:17.738349 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:17.744024 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-98452f2e-745c-4375-aa2b-841d256f47ea tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:17.754090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-98452f2e-745c-4375-aa2b-841d256f47ea tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:17.757258 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 550/2157] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:17 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:57:17.927666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-b329b6a0-7a81-4155-af32-6eb7688ab472 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:17.932982 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-b329b6a0-7a81-4155-af32-6eb7688ab472 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments/03f212f8-5c90-4df2-9054-e91ed7b3fb75/action Jul 03 14:57:17.933618 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-b329b6a0-7a81-4155-af32-6eb7688ab472 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:17.933814 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-b329b6a0-7a81-4155-af32-6eb7688ab472 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:17.953479 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:17.953479 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:17.969759 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-381a6416-436f-4afa-b707-dbe01f2cce20 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:17.971647 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-381a6416-436f-4afa-b707-dbe01f2cce20 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:17.971965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-381a6416-436f-4afa-b707-dbe01f2cce20 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:17.972152 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-381a6416-436f-4afa-b707-dbe01f2cce20 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:17.972262 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-381a6416-436f-4afa-b707-dbe01f2cce20 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:17.975395 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d62972aa-efde-40b8-b2c0-587c08ac784e req-b329b6a0-7a81-4155-af32-6eb7688ab472 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/03f212f8-5c90-4df2-9054-e91ed7b3fb75/action returned with HTTP 204 Jul 03 14:57:17.975395 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 529/2158] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:57:17 2026] POST /volume/v3/attachments/03f212f8-5c90-4df2-9054-e91ed7b3fb75/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:17.979777 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:17.979777 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:17.980691 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-381a6416-436f-4afa-b707-dbe01f2cce20 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:17.981158 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 544/2159] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:17 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:17.994208 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8d0a071e-3f70-43c7-9afb-97dc6ec59d14 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:17.996431 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d0a071e-3f70-43c7-9afb-97dc6ec59d14 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 Jul 03 14:57:17.996650 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d0a071e-3f70-43c7-9afb-97dc6ec59d14 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:17.996896 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d0a071e-3f70-43c7-9afb-97dc6ec59d14 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:18.007772 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:18.007772 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:18.012614 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8d0a071e-3f70-43c7-9afb-97dc6ec59d14 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:18.019071 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d0a071e-3f70-43c7-9afb-97dc6ec59d14 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 returned with HTTP 200 Jul 03 14:57:18.019640 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 537/2160] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:17 2026] GET /volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:18.036770 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cc073968-cea2-4603-b5d9-384e8ab1baef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:18.039115 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709/restore Jul 03 14:57:18.039568 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:18.041412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Restoring backup 4a930030-75d1-43ff-806d-e8eec0116709 ({'restore': {}}) {{(pid=99977) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 14:57:18.041563 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Restoring backup 4a930030-75d1-43ff-806d-e8eec0116709 to volume None. Jul 03 14:57:18.047067 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:18.047067 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:18.048631 np0000004430 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating volume of 1 GB for restore of backup 4a930030-75d1-43ff-806d-e8eec0116709. Jul 03 14:57:18.057352 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:57:18.057053. {{(pid=99977) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:57:18.057442 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Availability Zones retrieved successfully. Jul 03 14:57:18.062749 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (4c09eb71-e1e4-4e92-a149-7bac9e8103d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:18.063581 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342b08f0-0752-4994-8cb1-9fc0777b10b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:18.065258 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:18.108967 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342b08f0-0752-4994-8cb1-9fc0777b10b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:18.110664 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ac215c6-9125-4410-9cdf-a5b892c36801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:18.164298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['04c64c01-bbde-4ddb-be82-a733611d7b68', '44fa9c9f-c7da-4b15-a530-667717a7577b', '2ada9631-1ae6-4cd6-a4e4-44ac9571c969', '9654caf6-3ebb-48d8-8f69-2efe78e7f695'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:18.165337 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ac215c6-9125-4410-9cdf-a5b892c36801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04c64c01-bbde-4ddb-be82-a733611d7b68', '44fa9c9f-c7da-4b15-a530-667717a7577b', '2ada9631-1ae6-4cd6-a4e4-44ac9571c969', '9654caf6-3ebb-48d8-8f69-2efe78e7f695']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:18.166392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbdac9e7-7408-428f-9e37-6cded56d05b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:18.175828 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-21f04b01-1477-470e-98ef-d91d9dd98bad None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:18.177856 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-21f04b01-1477-470e-98ef-d91d9dd98bad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:18.178262 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-21f04b01-1477-470e-98ef-d91d9dd98bad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:18.178499 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-21f04b01-1477-470e-98ef-d91d9dd98bad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:18.178612 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-21f04b01-1477-470e-98ef-d91d9dd98bad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:18.184290 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:18.184290 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:18.185294 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-21f04b01-1477-470e-98ef-d91d9dd98bad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:18.185721 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 530/2161] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:18 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:18.209341 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbdac9e7-7408-428f-9e37-6cded56d05b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df21aadf-4b0e-41e6-aa69-29a0ee2f3575', '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_4a930030-75d1-43ff-806d-e8eec0116709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['04c64c01-bbde-4ddb-be82-a733611d7b68','44fa9c9f-c7da-4b15-a530-667717a7577b','2ada9631-1ae6-4cd6-a4e4-44ac9571c969','9654caf6-3ebb-48d8-8f69-2efe78e7f695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4a930030-75d1-43ff-806d-e8eec0116709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df21aadf-4b0e-41e6-aa69-29a0ee2f3575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c989274857bc494a98c9040bcbbd49c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:18.210302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fadedd-dfde-4995-ac78-96be5b05e2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:18.251951 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fadedd-dfde-4995-ac78-96be5b05e2d2) transitioned into 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_4a930030-75d1-43ff-806d-e8eec0116709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['04c64c01-bbde-4ddb-be82-a733611d7b68','44fa9c9f-c7da-4b15-a530-667717a7577b','2ada9631-1ae6-4cd6-a4e4-44ac9571c969','9654caf6-3ebb-48d8-8f69-2efe78e7f695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:18.252745 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba6daee-4890-43d8-a618-71b29b30a5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:18.271042 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba6daee-4890-43d8-a618-71b29b30a5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:18.272760 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (4c09eb71-e1e4-4e92-a149-7bac9e8103d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:18.273050 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request issued successfully. Jul 03 14:57:18.289856 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:18.289856 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:18.290680 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:18.778415 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d860c147-aa33-42d8-8906-fb8e67b2c143 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:18.779975 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d860c147-aa33-42d8-8906-fb8e67b2c143 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:18.780190 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d860c147-aa33-42d8-8906-fb8e67b2c143 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:18.780951 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d860c147-aa33-42d8-8906-fb8e67b2c143 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:18.792997 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:18.792997 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:18.799072 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d860c147-aa33-42d8-8906-fb8e67b2c143 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:18.806050 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d860c147-aa33-42d8-8906-fb8e67b2c143 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:18.806668 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 545/2162] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:18 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:18.868049 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1b50518f-00f4-4c29-bba1-6efda901a533 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:18.870857 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1b50518f-00f4-4c29-bba1-6efda901a533 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:18.871435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1b50518f-00f4-4c29-bba1-6efda901a533 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:18.871858 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1b50518f-00f4-4c29-bba1-6efda901a533 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:18.884362 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:18.884362 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:18.889359 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1b50518f-00f4-4c29-bba1-6efda901a533 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:18.896273 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1b50518f-00f4-4c29-bba1-6efda901a533 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:18.896341 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 538/2163] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:18 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:19.204933 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b0d9c78-331e-4172-9df5-32d2c308171d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:19.211689 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b0d9c78-331e-4172-9df5-32d2c308171d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:19.212056 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b0d9c78-331e-4172-9df5-32d2c308171d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:19.212822 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b0d9c78-331e-4172-9df5-32d2c308171d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:19.212822 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5b0d9c78-331e-4172-9df5-32d2c308171d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:19.219647 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:19.219647 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:19.220849 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b0d9c78-331e-4172-9df5-32d2c308171d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:19.221110 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 531/2164] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:19 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:19.304981 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:19.304981 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:19.306638 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:19.306638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Checking backup size 1 against volume size 1 {{(pid=99977) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 14:57:19.306638 np0000004430 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Overwriting volume df21aadf-4b0e-41e6-aa69-29a0ee2f3575 with restore of backup 4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:19.356529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] restore_backup in rpcapi backup_id 4a930030-75d1-43ff-806d-e8eec0116709 {{(pid=99977) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 14:57:19.359837 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc073968-cea2-4603-b5d9-384e8ab1baef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709/restore returned with HTTP 202 Jul 03 14:57:19.360449 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 551/2165] 10.4.3.99 () {68 vars in 1386 bytes} [Fri Jul 3 14:57:18 2026] POST /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709/restore => generated 189 bytes in 1324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:19.371541 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5ac0cc27-16c1-41e7-9015-0105a573a687 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:19.374268 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5ac0cc27-16c1-41e7-9015-0105a573a687 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:19.374401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5ac0cc27-16c1-41e7-9015-0105a573a687 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:19.374628 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5ac0cc27-16c1-41e7-9015-0105a573a687 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:19.374783 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5ac0cc27-16c1-41e7-9015-0105a573a687 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:19.381828 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:19.381828 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:19.383348 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5ac0cc27-16c1-41e7-9015-0105a573a687 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:19.383923 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 546/2166] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:19 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:20.232719 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5e7401ec-efe0-46f4-9eb3-be6a0fef2a0b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:20.234645 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5e7401ec-efe0-46f4-9eb3-be6a0fef2a0b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:20.239082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5e7401ec-efe0-46f4-9eb3-be6a0fef2a0b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:20.239082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5e7401ec-efe0-46f4-9eb3-be6a0fef2a0b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:20.239082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5e7401ec-efe0-46f4-9eb3-be6a0fef2a0b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:20.245712 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:20.245712 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:20.246534 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5e7401ec-efe0-46f4-9eb3-be6a0fef2a0b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:20.246966 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 539/2167] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:20 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:20.400464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3d3c251e-7755-44ba-8310-0e51842769a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:20.403278 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d3c251e-7755-44ba-8310-0e51842769a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:20.403491 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d3c251e-7755-44ba-8310-0e51842769a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:20.403732 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d3c251e-7755-44ba-8310-0e51842769a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:20.403889 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3d3c251e-7755-44ba-8310-0e51842769a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:20.409251 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:20.409251 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:20.410108 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d3c251e-7755-44ba-8310-0e51842769a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:20.410650 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 532/2168] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:20 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:20.952877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d3de9363-decd-47f2-8e69-fb6f91dd347d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:20.953398 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3de9363-decd-47f2-8e69-fb6f91dd347d None None] GET https://10.4.3.99/volume// Jul 03 14:57:20.953398 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3de9363-decd-47f2-8e69-fb6f91dd347d None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:20.955090 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3de9363-decd-47f2-8e69-fb6f91dd347d None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:20.955090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3de9363-decd-47f2-8e69-fb6f91dd347d None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:20.955090 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 552/2169] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:57:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:20.971620 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1dd3414c-a0a1-4f5f-b27d-7e695cc53f5b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:20.974362 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1dd3414c-a0a1-4f5f-b27d-7e695cc53f5b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:57:20.975080 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1dd3414c-a0a1-4f5f-b27d-7e695cc53f5b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a1a4723-1661-406f-bd8e-b0a1c26d2b17", "connector": null, "instance_uuid": "a72c26c4-d516-4ca1-a382-efa374fedf2c"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:20.992698 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:20.992698 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:21.031986 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-1dd3414c-a0a1-4f5f-b27d-7e695cc53f5b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:57:21.032462 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 547/2170] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:57:20 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:21.259928 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-98cfc7b6-b29a-4fd4-bfc0-5694a6909d5e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:21.262625 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-98cfc7b6-b29a-4fd4-bfc0-5694a6909d5e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:21.262903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-98cfc7b6-b29a-4fd4-bfc0-5694a6909d5e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:21.263089 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-98cfc7b6-b29a-4fd4-bfc0-5694a6909d5e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:21.263228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-98cfc7b6-b29a-4fd4-bfc0-5694a6909d5e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:21.268589 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:21.268589 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:21.269580 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-98cfc7b6-b29a-4fd4-bfc0-5694a6909d5e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:21.269989 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 540/2171] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:21 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:21.422746 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc76ad02-0cbc-46cb-8056-0b1387927bb1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:21.424819 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc76ad02-0cbc-46cb-8056-0b1387927bb1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:21.424967 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc76ad02-0cbc-46cb-8056-0b1387927bb1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:21.425251 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc76ad02-0cbc-46cb-8056-0b1387927bb1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:21.429079 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3401718f-4442-4e76-9161-2e7615e9c0bb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:21.431780 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3401718f-4442-4e76-9161-2e7615e9c0bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:21.432092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3401718f-4442-4e76-9161-2e7615e9c0bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:21.432371 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3401718f-4442-4e76-9161-2e7615e9c0bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:21.432559 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3401718f-4442-4e76-9161-2e7615e9c0bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:21.447525 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:21.447525 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:21.448534 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3401718f-4442-4e76-9161-2e7615e9c0bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:21.449099 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 553/2172] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:21 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:21.455667 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:21.455667 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:21.461515 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dc76ad02-0cbc-46cb-8056-0b1387927bb1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:21.468278 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc76ad02-0cbc-46cb-8056-0b1387927bb1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:21.469702 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 533/2173] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:21 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:21.565630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3d93f7ba-c0a0-4cdf-904e-1c014c38beed None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:21.566090 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3d93f7ba-c0a0-4cdf-904e-1c014c38beed None None] GET https://10.4.3.99/volume// Jul 03 14:57:21.566324 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3d93f7ba-c0a0-4cdf-904e-1c014c38beed None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:21.566552 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3d93f7ba-c0a0-4cdf-904e-1c014c38beed None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:21.566978 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3d93f7ba-c0a0-4cdf-904e-1c014c38beed None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:21.567359 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 548/2174] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:57:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:21.578489 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-71e48788-be3e-46d4-b446-0bc52d3558f1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:21.583772 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-71e48788-be3e-46d4-b446-0bc52d3558f1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:21.584093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-71e48788-be3e-46d4-b446-0bc52d3558f1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:21.585142 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-71e48788-be3e-46d4-b446-0bc52d3558f1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:21.607201 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:21.607201 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:21.614372 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-71e48788-be3e-46d4-b446-0bc52d3558f1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:21.625735 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-71e48788-be3e-46d4-b446-0bc52d3558f1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:21.628624 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 541/2175] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:57:21 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1324 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:57:21.753808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-9ea027a2-71e5-490c-9cd7-836ffb36f1b0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:21.756444 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-9ea027a2-71e5-490c-9cd7-836ffb36f1b0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] PUT https://10.4.3.99/volume/v3/attachments/2e2cab16-29ac-41f5-84f4-82964f72525a Jul 03 14:57:21.757154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-9ea027a2-71e5-490c-9cd7-836ffb36f1b0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:21.771737 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-9ea027a2-71e5-490c-9cd7-836ffb36f1b0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Acquiring lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:57:21.781526 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-9ea027a2-71e5-490c-9cd7-836ffb36f1b0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" acquired by "attachment_update" :: waited 0.009s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:57:21.782952 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:21.782952 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:22.282224 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4e335cf-2bff-40de-a9dc-59d05908018e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:22.284896 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4e335cf-2bff-40de-a9dc-59d05908018e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:22.285204 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4e335cf-2bff-40de-a9dc-59d05908018e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:22.285427 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4e335cf-2bff-40de-a9dc-59d05908018e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:22.285622 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e4e335cf-2bff-40de-a9dc-59d05908018e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:22.291661 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:22.291661 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:22.292511 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4e335cf-2bff-40de-a9dc-59d05908018e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:22.293067 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 534/2176] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:22 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:22.323624 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-9ea027a2-71e5-490c-9cd7-836ffb36f1b0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" released by "attachment_update" :: held 0.543s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:57:22.324176 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-9ea027a2-71e5-490c-9cd7-836ffb36f1b0 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/2e2cab16-29ac-41f5-84f4-82964f72525a returned with HTTP 200 Jul 03 14:57:22.324915 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 554/2177] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:57:21 2026] PUT /volume/v3/attachments/2e2cab16-29ac-41f5-84f4-82964f72525a => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:22.464749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ab17a922-0472-40c7-b872-2e3d3940ca98 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:22.467278 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ab17a922-0472-40c7-b872-2e3d3940ca98 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:22.467580 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ab17a922-0472-40c7-b872-2e3d3940ca98 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:22.467849 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ab17a922-0472-40c7-b872-2e3d3940ca98 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:22.467973 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ab17a922-0472-40c7-b872-2e3d3940ca98 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:22.474253 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:22.474253 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:22.475350 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ab17a922-0472-40c7-b872-2e3d3940ca98 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:22.476218 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 549/2178] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:22 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:22.485342 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5d711a76-5dc6-43d3-bd26-97886ebaaefa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:22.490984 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5d711a76-5dc6-43d3-bd26-97886ebaaefa tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:22.491255 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5d711a76-5dc6-43d3-bd26-97886ebaaefa tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:22.491478 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5d711a76-5dc6-43d3-bd26-97886ebaaefa tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:22.510036 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:22.510036 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:22.515260 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5d711a76-5dc6-43d3-bd26-97886ebaaefa tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:22.522014 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5d711a76-5dc6-43d3-bd26-97886ebaaefa tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:22.522392 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 542/2179] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:22 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:23.306883 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9f51eb85-f494-4a39-802c-444712e0046d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:23.309571 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f51eb85-f494-4a39-802c-444712e0046d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:23.309978 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9f51eb85-f494-4a39-802c-444712e0046d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:23.310311 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9f51eb85-f494-4a39-802c-444712e0046d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:23.310465 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-9f51eb85-f494-4a39-802c-444712e0046d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:23.332395 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:23.332395 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:23.333213 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9f51eb85-f494-4a39-802c-444712e0046d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:23.333718 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 535/2180] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:23 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 707 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:23.489378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d4be980-fb5b-4c6c-9927-ffc06bf762c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:23.491761 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d4be980-fb5b-4c6c-9927-ffc06bf762c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:23.491990 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d4be980-fb5b-4c6c-9927-ffc06bf762c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:23.492259 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d4be980-fb5b-4c6c-9927-ffc06bf762c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:23.492419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1d4be980-fb5b-4c6c-9927-ffc06bf762c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:23.496889 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:23.496889 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:23.497769 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d4be980-fb5b-4c6c-9927-ffc06bf762c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:23.498120 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 555/2181] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:23 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:23.541505 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ec24c3eb-7c91-4cee-8f96-35fc6fed46e2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:23.545165 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ec24c3eb-7c91-4cee-8f96-35fc6fed46e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:23.545165 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ec24c3eb-7c91-4cee-8f96-35fc6fed46e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:23.545165 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ec24c3eb-7c91-4cee-8f96-35fc6fed46e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:23.559764 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:23.559764 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:23.565166 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ec24c3eb-7c91-4cee-8f96-35fc6fed46e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:23.570288 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ec24c3eb-7c91-4cee-8f96-35fc6fed46e2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:23.570760 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 550/2182] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:23 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:24.354048 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e7fdf06d-7535-41b6-aa79-6e0bd925ae6c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:24.356022 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e7fdf06d-7535-41b6-aa79-6e0bd925ae6c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:24.356318 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e7fdf06d-7535-41b6-aa79-6e0bd925ae6c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:24.356695 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e7fdf06d-7535-41b6-aa79-6e0bd925ae6c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:24.356867 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-e7fdf06d-7535-41b6-aa79-6e0bd925ae6c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 6173537b-b0fe-4569-9ded-75e25d68dd9c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:24.362321 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:24.362321 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:24.363312 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e7fdf06d-7535-41b6-aa79-6e0bd925ae6c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 200 Jul 03 14:57:24.363743 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 543/2183] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:24 2026] GET /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:24.381429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f866f1ef-9062-42f6-a4a4-324804a9e41d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:24.383752 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f866f1ef-9062-42f6-a4a4-324804a9e41d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c Jul 03 14:57:24.384046 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f866f1ef-9062-42f6-a4a4-324804a9e41d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:24.384230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f866f1ef-9062-42f6-a4a4-324804a9e41d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:24.384334 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-f866f1ef-9062-42f6-a4a4-324804a9e41d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete backup with id: 6173537b-b0fe-4569-9ded-75e25d68dd9c. Jul 03 14:57:24.390047 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:24.390047 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:24.420057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-f866f1ef-9062-42f6-a4a4-324804a9e41d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] delete_backup rpcapi backup_id 6173537b-b0fe-4569-9ded-75e25d68dd9c {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:57:24.421846 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f866f1ef-9062-42f6-a4a4-324804a9e41d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c returned with HTTP 202 Jul 03 14:57:24.422524 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 536/2184] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:57:24 2026] DELETE /volume/v3/backups/6173537b-b0fe-4569-9ded-75e25d68dd9c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:57:24.436992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ac6c267c-184a-40fb-b618-9371a43dad97 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:24.437710 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:24.438101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1162246450"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:24.439860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1162246450'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:24.440002 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume of 1 GB Jul 03 14:57:24.445104 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Availability Zones retrieved successfully. Jul 03 14:57:24.451858 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (4dfd9abe-00d6-4ab0-b4bb-99d46e0e65bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:24.455274 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f94a2d-9752-45e1-a13a-b762467b4ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:24.455274 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:24.493177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f94a2d-9752-45e1-a13a-b762467b4ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:24.494341 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fe4601-d9ba-4fe9-af11-86862f8d9d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:24.519320 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0b2e72d9-25a8-4df7-8ab0-1dcadc4500ea None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:24.522098 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0b2e72d9-25a8-4df7-8ab0-1dcadc4500ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:24.522374 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0b2e72d9-25a8-4df7-8ab0-1dcadc4500ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:24.522582 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0b2e72d9-25a8-4df7-8ab0-1dcadc4500ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:24.522669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0b2e72d9-25a8-4df7-8ab0-1dcadc4500ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:24.528869 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:24.528869 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:24.529654 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0b2e72d9-25a8-4df7-8ab0-1dcadc4500ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:24.530321 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 551/2185] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:24 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:24.575305 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['06bdc25c-f54c-4cc7-8428-635d58e28400', 'cb74a122-4dfe-46e5-8517-171db600afc8', '9dc6384b-746c-419f-a890-5dea1dc09529', '4c4bd861-662d-4446-a246-5f69f3f1a662'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:24.576196 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fe4601-d9ba-4fe9-af11-86862f8d9d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06bdc25c-f54c-4cc7-8428-635d58e28400', 'cb74a122-4dfe-46e5-8517-171db600afc8', '9dc6384b-746c-419f-a890-5dea1dc09529', '4c4bd861-662d-4446-a246-5f69f3f1a662']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:24.577165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f27a3d-d3b4-4d93-8f6b-f1387ef22fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:24.588153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9876702b-a797-41b0-8d24-8aa4054766f8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:24.589487 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9876702b-a797-41b0-8d24-8aa4054766f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:24.589736 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9876702b-a797-41b0-8d24-8aa4054766f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:24.589871 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9876702b-a797-41b0-8d24-8aa4054766f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:24.604637 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:24.604637 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:24.610366 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9876702b-a797-41b0-8d24-8aa4054766f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:24.614216 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9876702b-a797-41b0-8d24-8aa4054766f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:24.614656 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 544/2186] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:24 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:24.616941 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f27a3d-d3b4-4d93-8f6b-f1387ef22fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1162246450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['06bdc25c-f54c-4cc7-8428-635d58e28400','cb74a122-4dfe-46e5-8517-171db600afc8','9dc6384b-746c-419f-a890-5dea1dc09529','4c4bd861-662d-4446-a246-5f69f3f1a662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1162246450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='742ab5955e3b4d6c93579317e6a221cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06b39988b9c74b44b47545974bea879c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:24.618049 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a674ff9-6ee7-4334-9479-47e8f175006a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:24.655733 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a674ff9-6ee7-4334-9479-47e8f175006a) transitioned into state 'SUCCESS' from state '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-1162246450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['06bdc25c-f54c-4cc7-8428-635d58e28400','cb74a122-4dfe-46e5-8517-171db600afc8','9dc6384b-746c-419f-a890-5dea1dc09529','4c4bd861-662d-4446-a246-5f69f3f1a662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:24.656532 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103a424f-b1c3-4505-a972-5cdf4e08b6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:24.680545 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103a424f-b1c3-4505-a972-5cdf4e08b6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:24.686113 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (4dfd9abe-00d6-4ab0-b4bb-99d46e0e65bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:24.686113 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume request issued successfully. Jul 03 14:57:24.686113 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac6c267c-184a-40fb-b618-9371a43dad97 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:24.686113 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 556/2187] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 14:57:24 2026] POST /volume/v3/volumes => generated 776 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:24.708751 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2eb9227f-70c6-466c-a743-54f4c55d96ad None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:24.715326 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2eb9227f-70c6-466c-a743-54f4c55d96ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d Jul 03 14:57:24.715326 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2eb9227f-70c6-466c-a743-54f4c55d96ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:24.715662 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2eb9227f-70c6-466c-a743-54f4c55d96ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:24.734539 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:24.734539 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:24.742428 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2eb9227f-70c6-466c-a743-54f4c55d96ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:57:24.752162 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2eb9227f-70c6-466c-a743-54f4c55d96ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d returned with HTTP 200 Jul 03 14:57:24.752709 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 537/2188] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:24 2026] GET /volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:25.546610 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-926e0d15-b0a3-4c30-8a90-41369f30e3e0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:25.549629 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-926e0d15-b0a3-4c30-8a90-41369f30e3e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:25.549942 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-926e0d15-b0a3-4c30-8a90-41369f30e3e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:25.550295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-926e0d15-b0a3-4c30-8a90-41369f30e3e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:25.550500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-926e0d15-b0a3-4c30-8a90-41369f30e3e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:25.559745 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:25.559745 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:25.561267 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-926e0d15-b0a3-4c30-8a90-41369f30e3e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:25.562050 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 552/2189] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:25 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:25.632242 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-968a797a-e668-45d7-9ed0-8908ff60fa84 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:25.639426 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-968a797a-e668-45d7-9ed0-8908ff60fa84 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:25.639426 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-968a797a-e668-45d7-9ed0-8908ff60fa84 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:25.639867 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-968a797a-e668-45d7-9ed0-8908ff60fa84 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:25.672099 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:25.672099 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:25.679738 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-968a797a-e668-45d7-9ed0-8908ff60fa84 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:25.685874 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-968a797a-e668-45d7-9ed0-8908ff60fa84 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:25.686588 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 545/2190] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:25 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:25.771644 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-866644aa-c437-4b97-ab88-29877bbe318f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:25.774646 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-866644aa-c437-4b97-ab88-29877bbe318f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d Jul 03 14:57:25.774785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-866644aa-c437-4b97-ab88-29877bbe318f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:25.775116 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-866644aa-c437-4b97-ab88-29877bbe318f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:25.786167 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:25.786167 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:25.790580 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-866644aa-c437-4b97-ab88-29877bbe318f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:57:25.796181 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-866644aa-c437-4b97-ab88-29877bbe318f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d returned with HTTP 200 Jul 03 14:57:25.796789 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 557/2191] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:25 2026] GET /volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:25.814531 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-81e5fe8a-d11d-423e-a099-76a343681612 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:25.816686 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81e5fe8a-d11d-423e-a099-76a343681612 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 14:57:25.817102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81e5fe8a-d11d-423e-a099-76a343681612 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d", "name": "tempest-type-Backup-774504804"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:25.819142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-81e5fe8a-d11d-423e-a099-76a343681612 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating new backup {'backup': {'volume_id': 'fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d', 'name': 'tempest-type-Backup-774504804'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:57:25.819384 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-81e5fe8a-d11d-423e-a099-76a343681612 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating backup of volume fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d in container None Jul 03 14:57:25.831197 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:25.831197 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:25.832172 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-81e5fe8a-d11d-423e-a099-76a343681612 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:57:25.873190 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-81e5fe8a-d11d-423e-a099-76a343681612 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['d7f6f5fe-40f5-4884-bc99-bb61e7a159a6', 'acd47868-9df1-4290-8afb-c723e589c999'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:25.944244 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81e5fe8a-d11d-423e-a099-76a343681612 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:57:25.944651 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 538/2192] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:57:25 2026] POST /volume/v3/backups => generated 313 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:25.959368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ed6aa371-6bc3-4ce0-96dc-1405df2f67c7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:25.962096 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed6aa371-6bc3-4ce0-96dc-1405df2f67c7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:25.962409 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed6aa371-6bc3-4ce0-96dc-1405df2f67c7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:25.963196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed6aa371-6bc3-4ce0-96dc-1405df2f67c7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:25.963196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ed6aa371-6bc3-4ce0-96dc-1405df2f67c7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:25.969842 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:25.969842 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:25.970773 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed6aa371-6bc3-4ce0-96dc-1405df2f67c7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:25.971223 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 553/2193] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:25 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:26.576923 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c64dad98-80e8-4dd4-a4be-968ebc4a7ba0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:26.579111 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c64dad98-80e8-4dd4-a4be-968ebc4a7ba0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:26.580588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c64dad98-80e8-4dd4-a4be-968ebc4a7ba0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:26.582004 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c64dad98-80e8-4dd4-a4be-968ebc4a7ba0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:26.582300 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c64dad98-80e8-4dd4-a4be-968ebc4a7ba0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:26.588072 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:26.588072 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:26.589046 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c64dad98-80e8-4dd4-a4be-968ebc4a7ba0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:26.589812 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 546/2194] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:26 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:26.703073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc20c94e-d5a1-4efd-9afd-23a25aec6da5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:26.705537 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc20c94e-d5a1-4efd-9afd-23a25aec6da5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:26.705783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc20c94e-d5a1-4efd-9afd-23a25aec6da5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:26.706042 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc20c94e-d5a1-4efd-9afd-23a25aec6da5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:26.720957 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:26.720957 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:26.727095 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fc20c94e-d5a1-4efd-9afd-23a25aec6da5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:26.733416 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc20c94e-d5a1-4efd-9afd-23a25aec6da5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:26.733826 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 558/2195] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:26 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:26.990427 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-89a9a2ed-71ba-4e6b-9135-f23fcca185e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:26.992805 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89a9a2ed-71ba-4e6b-9135-f23fcca185e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:26.996229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89a9a2ed-71ba-4e6b-9135-f23fcca185e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:26.996229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89a9a2ed-71ba-4e6b-9135-f23fcca185e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:26.996229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-89a9a2ed-71ba-4e6b-9135-f23fcca185e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:27.012532 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:27.012532 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:27.013556 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89a9a2ed-71ba-4e6b-9135-f23fcca185e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:27.014101 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 539/2196] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:26 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 722 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:27.419179 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:27.424426 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:27.424923 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-630354762", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:27.427205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-630354762', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:27.427395 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Create volume of 1 GB Jul 03 14:57:27.436697 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Availability Zones retrieved successfully. Jul 03 14:57:27.446932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Flow 'volume_create_api' (a1e57a17-15a5-4f48-bb95-a58be27e953f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:27.448832 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57bdc2a0-94b9-471a-9413-4224867cd817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:27.450351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:27.486444 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57bdc2a0-94b9-471a-9413-4224867cd817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:27.488233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030ef5d7-41db-4b63-8c78-05095ff2abfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:27.579551 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Created reservations ['ec060219-af72-4b73-a676-d54da8e954a4', '97d0068e-72e3-4b38-ac3c-4f01ee360f3a', '9745f7c1-9ba8-40a5-9d9c-d888fcc19920', '9a8a350f-73dc-4171-a46c-495d254e897a'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:27.580533 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030ef5d7-41db-4b63-8c78-05095ff2abfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec060219-af72-4b73-a676-d54da8e954a4', '97d0068e-72e3-4b38-ac3c-4f01ee360f3a', '9745f7c1-9ba8-40a5-9d9c-d888fcc19920', '9a8a350f-73dc-4171-a46c-495d254e897a']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:27.581445 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46212dc4-2c47-47fa-b692-d3d63f7433c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:27.602885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9084df45-881a-4ef9-9688-456dd7d9b7e8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:27.606094 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9084df45-881a-4ef9-9688-456dd7d9b7e8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:27.606094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9084df45-881a-4ef9-9688-456dd7d9b7e8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:27.606094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9084df45-881a-4ef9-9688-456dd7d9b7e8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:27.606094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9084df45-881a-4ef9-9688-456dd7d9b7e8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:27.611106 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:27.611106 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:27.612090 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9084df45-881a-4ef9-9688-456dd7d9b7e8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:27.612591 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 547/2197] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:27 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:27.612907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46212dc4-2c47-47fa-b692-d3d63f7433c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3217a22-075c-4e0f-a9fc-7163291f1e5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-630354762',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a23b0647f0b34c2181c63e1d1fe03f63',qos_specs=None,replication_status=,reservations=['ec060219-af72-4b73-a676-d54da8e954a4','97d0068e-72e3-4b38-ac3c-4f01ee360f3a','9745f7c1-9ba8-40a5-9d9c-d888fcc19920','9a8a350f-73dc-4171-a46c-495d254e897a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6cf4f60f2b74e5c9222d5eecc8e0ec2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-630354762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3217a22-075c-4e0f-a9fc-7163291f1e5c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a23b0647f0b34c2181c63e1d1fe03f63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6cf4f60f2b74e5c9222d5eecc8e0ec2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:27.613947 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051a7306-c1c6-4942-8cad-388917c3459d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:27.640184 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051a7306-c1c6-4942-8cad-388917c3459d) transitioned into state 'SUCCESS' from state '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-630354762',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a23b0647f0b34c2181c63e1d1fe03f63',qos_specs=None,replication_status=,reservations=['ec060219-af72-4b73-a676-d54da8e954a4','97d0068e-72e3-4b38-ac3c-4f01ee360f3a','9745f7c1-9ba8-40a5-9d9c-d888fcc19920','9a8a350f-73dc-4171-a46c-495d254e897a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6cf4f60f2b74e5c9222d5eecc8e0ec2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:27.644207 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4bb033-c4fe-44f1-a1d5-084fbc397edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:27.653507 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4bb033-c4fe-44f1-a1d5-084fbc397edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:27.654590 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Flow 'volume_create_api' (a1e57a17-15a5-4f48-bb95-a58be27e953f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:27.654908 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Create volume request issued successfully. Jul 03 14:57:27.655620 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-96683e77-c8b5-49c2-ae37-5aeb28b8a55f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:27.656106 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 554/2198] 10.4.3.99 () {72 vars in 1534 bytes} [Fri Jul 3 14:57:27 2026] POST /volume/v3/volumes => generated 760 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:27.665412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-d91a084b-d44e-45ef-8e81-e602aff8166f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:27.668008 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-d91a084b-d44e-45ef-8e81-e602aff8166f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] GET https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c Jul 03 14:57:27.668318 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-d91a084b-d44e-45ef-8e81-e602aff8166f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:27.668600 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-d91a084b-d44e-45ef-8e81-e602aff8166f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:27.677813 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:27.677813 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:27.681650 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-d91a084b-d44e-45ef-8e81-e602aff8166f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Volume info retrieved successfully. Jul 03 14:57:27.685917 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-23c48f61-6b14-4da3-9a8d-14dc3d732faa req-d91a084b-d44e-45ef-8e81-e602aff8166f tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c returned with HTTP 200 Jul 03 14:57:27.686347 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 559/2199] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:27 2026] GET /volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:27.721309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-38f33670-80d4-4ab5-a4a3-93c00dc47ed0 req-b8e1b82c-8b62-45f5-80ef-2dae2c36c63b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:27.723691 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-38f33670-80d4-4ab5-a4a3-93c00dc47ed0 req-b8e1b82c-8b62-45f5-80ef-2dae2c36c63b tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] GET https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c Jul 03 14:57:27.723871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-38f33670-80d4-4ab5-a4a3-93c00dc47ed0 req-b8e1b82c-8b62-45f5-80ef-2dae2c36c63b tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:27.724040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-38f33670-80d4-4ab5-a4a3-93c00dc47ed0 req-b8e1b82c-8b62-45f5-80ef-2dae2c36c63b tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:27.731798 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:27.731798 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:27.736143 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-38f33670-80d4-4ab5-a4a3-93c00dc47ed0 req-b8e1b82c-8b62-45f5-80ef-2dae2c36c63b tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Volume info retrieved successfully. Jul 03 14:57:27.741380 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-38f33670-80d4-4ab5-a4a3-93c00dc47ed0 req-b8e1b82c-8b62-45f5-80ef-2dae2c36c63b tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c returned with HTTP 200 Jul 03 14:57:27.741795 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 540/2200] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:27 2026] GET /volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:27.756520 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d851db69-ba9d-468a-9887-41c7e5ceb774 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:27.759082 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d851db69-ba9d-468a-9887-41c7e5ceb774 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:27.759447 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d851db69-ba9d-468a-9887-41c7e5ceb774 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:27.759710 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d851db69-ba9d-468a-9887-41c7e5ceb774 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:27.777415 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:27.777415 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:27.782531 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d851db69-ba9d-468a-9887-41c7e5ceb774 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:27.787953 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d851db69-ba9d-468a-9887-41c7e5ceb774 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:27.788533 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 548/2201] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:27 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:28.030146 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fe83e12a-dbb6-433d-a44b-f37e4c5c5199 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:28.030381 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fe83e12a-dbb6-433d-a44b-f37e4c5c5199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:28.030720 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fe83e12a-dbb6-433d-a44b-f37e4c5c5199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:28.031015 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fe83e12a-dbb6-433d-a44b-f37e4c5c5199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:28.031209 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-fe83e12a-dbb6-433d-a44b-f37e4c5c5199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:28.037387 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:28.037387 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:28.038219 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fe83e12a-dbb6-433d-a44b-f37e4c5c5199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:28.038910 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 555/2202] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:28 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:28.333578 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-204f6b9d-f029-48f9-9561-a9e0c084f3ba None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:28.336383 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-204f6b9d-f029-48f9-9561-a9e0c084f3ba tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments/2e2cab16-29ac-41f5-84f4-82964f72525a/action Jul 03 14:57:28.336812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-204f6b9d-f029-48f9-9561-a9e0c084f3ba tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:28.336963 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-204f6b9d-f029-48f9-9561-a9e0c084f3ba tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:28.364999 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:28.364999 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:28.391974 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3d235eaf-3579-4407-85fa-b2d12ec353e1 req-204f6b9d-f029-48f9-9561-a9e0c084f3ba tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/2e2cab16-29ac-41f5-84f4-82964f72525a/action returned with HTTP 204 Jul 03 14:57:28.391974 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 560/2203] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:57:28 2026] POST /volume/v3/attachments/2e2cab16-29ac-41f5-84f4-82964f72525a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:28.624574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-59561b12-7f36-4524-b97f-bd9c660420a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:28.626522 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-59561b12-7f36-4524-b97f-bd9c660420a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:28.626746 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-59561b12-7f36-4524-b97f-bd9c660420a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:28.626952 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-59561b12-7f36-4524-b97f-bd9c660420a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:28.627073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-59561b12-7f36-4524-b97f-bd9c660420a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:28.632487 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:28.632487 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:28.633468 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-59561b12-7f36-4524-b97f-bd9c660420a2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:28.633911 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 541/2204] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:28 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:28.769861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-179262e6-f9c9-442f-8bf3-869403505284 req-44393d69-ecd9-440d-a520-1cec36db85e6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:28.772363 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-179262e6-f9c9-442f-8bf3-869403505284 req-44393d69-ecd9-440d-a520-1cec36db85e6 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] GET https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c Jul 03 14:57:28.772945 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-179262e6-f9c9-442f-8bf3-869403505284 req-44393d69-ecd9-440d-a520-1cec36db85e6 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:28.774147 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-179262e6-f9c9-442f-8bf3-869403505284 req-44393d69-ecd9-440d-a520-1cec36db85e6 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:28.782563 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:28.782563 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:28.788060 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-179262e6-f9c9-442f-8bf3-869403505284 req-44393d69-ecd9-440d-a520-1cec36db85e6 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Volume info retrieved successfully. Jul 03 14:57:28.794823 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-179262e6-f9c9-442f-8bf3-869403505284 req-44393d69-ecd9-440d-a520-1cec36db85e6 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c returned with HTTP 200 Jul 03 14:57:28.795900 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 549/2205] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:28 2026] GET /volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:28.803603 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b79ab8b2-d807-40da-88cc-805251a6a260 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:28.806274 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b79ab8b2-d807-40da-88cc-805251a6a260 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:28.806752 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b79ab8b2-d807-40da-88cc-805251a6a260 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:28.807058 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b79ab8b2-d807-40da-88cc-805251a6a260 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:28.827713 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:28.827713 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:28.832502 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b79ab8b2-d807-40da-88cc-805251a6a260 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:28.840066 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b79ab8b2-d807-40da-88cc-805251a6a260 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:28.840662 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 556/2206] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:28 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:28.868356 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-09b01037-98ed-47e1-b790-5e5bda75f84b req-bfd25a78-9ead-4705-ad0a-00cf3d95cc71 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:28.870454 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-09b01037-98ed-47e1-b790-5e5bda75f84b req-bfd25a78-9ead-4705-ad0a-00cf3d95cc71 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-reader] GET https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c Jul 03 14:57:28.870625 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-09b01037-98ed-47e1-b790-5e5bda75f84b req-bfd25a78-9ead-4705-ad0a-00cf3d95cc71 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:28.870807 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-09b01037-98ed-47e1-b790-5e5bda75f84b req-bfd25a78-9ead-4705-ad0a-00cf3d95cc71 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:28.877309 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:28.877309 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:28.881022 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-09b01037-98ed-47e1-b790-5e5bda75f84b req-bfd25a78-9ead-4705-ad0a-00cf3d95cc71 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-reader] Volume info retrieved successfully. Jul 03 14:57:28.885299 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-09b01037-98ed-47e1-b790-5e5bda75f84b req-bfd25a78-9ead-4705-ad0a-00cf3d95cc71 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-reader] https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c returned with HTTP 200 Jul 03 14:57:28.885731 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 561/2207] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:28 2026] GET /volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:28.911213 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8ccc840e-1a15-43c5-b45b-6cf1ab1f460d req-178550d4-6c98-4edb-804a-170751d29622 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:28.914024 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8ccc840e-1a15-43c5-b45b-6cf1ab1f460d req-178550d4-6c98-4edb-804a-170751d29622 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c Jul 03 14:57:28.914276 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8ccc840e-1a15-43c5-b45b-6cf1ab1f460d req-178550d4-6c98-4edb-804a-170751d29622 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:28.914558 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8ccc840e-1a15-43c5-b45b-6cf1ab1f460d req-178550d4-6c98-4edb-804a-170751d29622 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:28.915252 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-8ccc840e-1a15-43c5-b45b-6cf1ab1f460d req-178550d4-6c98-4edb-804a-170751d29622 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Delete volume with id: b3217a22-075c-4e0f-a9fc-7163291f1e5c Jul 03 14:57:28.923596 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:28.923596 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:28.924611 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8ccc840e-1a15-43c5-b45b-6cf1ab1f460d req-178550d4-6c98-4edb-804a-170751d29622 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Volume info retrieved successfully. Jul 03 14:57:28.953427 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8ccc840e-1a15-43c5-b45b-6cf1ab1f460d req-178550d4-6c98-4edb-804a-170751d29622 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Delete volume request issued successfully. Jul 03 14:57:28.953644 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8ccc840e-1a15-43c5-b45b-6cf1ab1f460d req-178550d4-6c98-4edb-804a-170751d29622 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c returned with HTTP 202 Jul 03 14:57:28.954093 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 542/2208] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 14:57:28 2026] DELETE /volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:28.983959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-f150c755-1568-437a-8e51-6a20a53edece req-bbb78424-9d71-450d-b7d3-761b15b05f86 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:28.985872 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-f150c755-1568-437a-8e51-6a20a53edece req-bbb78424-9d71-450d-b7d3-761b15b05f86 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] GET https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c Jul 03 14:57:28.986990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-f150c755-1568-437a-8e51-6a20a53edece req-bbb78424-9d71-450d-b7d3-761b15b05f86 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:28.986990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-f150c755-1568-437a-8e51-6a20a53edece req-bbb78424-9d71-450d-b7d3-761b15b05f86 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:28.997152 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:28.997152 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:29.005187 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-f150c755-1568-437a-8e51-6a20a53edece req-bbb78424-9d71-450d-b7d3-761b15b05f86 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Volume info retrieved successfully. Jul 03 14:57:29.012962 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-f150c755-1568-437a-8e51-6a20a53edece req-bbb78424-9d71-450d-b7d3-761b15b05f86 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c returned with HTTP 200 Jul 03 14:57:29.013838 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 550/2209] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:28 2026] GET /volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:29.052815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9966b309-05d9-48d5-938a-c0bbabd91aca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:29.055641 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9966b309-05d9-48d5-938a-c0bbabd91aca tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:29.055914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9966b309-05d9-48d5-938a-c0bbabd91aca tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:29.056031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9966b309-05d9-48d5-938a-c0bbabd91aca tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:29.056315 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9966b309-05d9-48d5-938a-c0bbabd91aca tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:29.063060 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:29.063060 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:29.063934 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9966b309-05d9-48d5-938a-c0bbabd91aca tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:29.064508 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 557/2210] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:29 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:29.646855 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f1e2e933-bc25-4c3d-b332-63285e1ab3e3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:29.648907 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1e2e933-bc25-4c3d-b332-63285e1ab3e3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:29.649205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1e2e933-bc25-4c3d-b332-63285e1ab3e3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:29.649399 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1e2e933-bc25-4c3d-b332-63285e1ab3e3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:29.649536 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f1e2e933-bc25-4c3d-b332-63285e1ab3e3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:29.656299 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:29.656299 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:29.658048 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1e2e933-bc25-4c3d-b332-63285e1ab3e3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:29.658889 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 562/2211] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:29 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:29.778955 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-8102f002-0958-4bbd-9792-6658b870e055 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:29.780479 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-8102f002-0958-4bbd-9792-6658b870e055 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:29.780662 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-8102f002-0958-4bbd-9792-6658b870e055 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:29.780814 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-8102f002-0958-4bbd-9792-6658b870e055 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:29.788089 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:29.788089 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:29.792730 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-8102f002-0958-4bbd-9792-6658b870e055 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:29.803445 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-8102f002-0958-4bbd-9792-6658b870e055 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:29.804164 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 543/2212] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:29 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:30.045636 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2bb46632-cb03-4094-bd0d-5f8ad6d95238 req-94b4cc92-0187-4be9-8f3b-2cc4dbd27cf0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:30.051878 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2bb46632-cb03-4094-bd0d-5f8ad6d95238 req-94b4cc92-0187-4be9-8f3b-2cc4dbd27cf0 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] GET https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c Jul 03 14:57:30.051878 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2bb46632-cb03-4094-bd0d-5f8ad6d95238 req-94b4cc92-0187-4be9-8f3b-2cc4dbd27cf0 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:30.051878 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2bb46632-cb03-4094-bd0d-5f8ad6d95238 req-94b4cc92-0187-4be9-8f3b-2cc4dbd27cf0 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:30.063112 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2bb46632-cb03-4094-bd0d-5f8ad6d95238 req-94b4cc92-0187-4be9-8f3b-2cc4dbd27cf0 tempest-VolumesGetTestJSON-1492580765 tempest-VolumesGetTestJSON-1492580765-project-member] https://10.4.3.99/volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c returned with HTTP 404 Jul 03 14:57:30.064098 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 551/2213] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:30 2026] GET /volume/v3/volumes/b3217a22-075c-4e0f-a9fc-7163291f1e5c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:30.080886 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-31358d10-32d0-4d56-a5bf-33d449ab63ff None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:30.084267 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-31358d10-32d0-4d56-a5bf-33d449ab63ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:30.084560 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-31358d10-32d0-4d56-a5bf-33d449ab63ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:30.084840 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-31358d10-32d0-4d56-a5bf-33d449ab63ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:30.084999 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-31358d10-32d0-4d56-a5bf-33d449ab63ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:30.092702 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:30.092702 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:30.093557 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-31358d10-32d0-4d56-a5bf-33d449ab63ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:30.093968 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 558/2214] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:30 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:30.675767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32c63bc9-8b39-40c3-bb8a-614f91d18f47 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:30.679782 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32c63bc9-8b39-40c3-bb8a-614f91d18f47 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:30.679782 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32c63bc9-8b39-40c3-bb8a-614f91d18f47 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:30.679782 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32c63bc9-8b39-40c3-bb8a-614f91d18f47 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:30.679782 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-32c63bc9-8b39-40c3-bb8a-614f91d18f47 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:30.682722 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:30.682722 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:30.683490 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32c63bc9-8b39-40c3-bb8a-614f91d18f47 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:30.683854 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 563/2215] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:30 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:31.109370 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-faa0bec8-21eb-469c-bccd-fd39432b0aa1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:31.115754 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-faa0bec8-21eb-469c-bccd-fd39432b0aa1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:31.115754 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-faa0bec8-21eb-469c-bccd-fd39432b0aa1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:31.115754 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-faa0bec8-21eb-469c-bccd-fd39432b0aa1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:31.115754 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-faa0bec8-21eb-469c-bccd-fd39432b0aa1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:31.121557 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:31.121557 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:31.122289 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-faa0bec8-21eb-469c-bccd-fd39432b0aa1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:31.123532 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 544/2216] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:31 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:31.699090 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c74e316c-5cf8-4a30-a0e4-528706107fdf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:31.701419 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c74e316c-5cf8-4a30-a0e4-528706107fdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:31.701588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c74e316c-5cf8-4a30-a0e4-528706107fdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:31.701839 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c74e316c-5cf8-4a30-a0e4-528706107fdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:31.701990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c74e316c-5cf8-4a30-a0e4-528706107fdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:31.707106 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:31.707106 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:31.707984 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c74e316c-5cf8-4a30-a0e4-528706107fdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:31.708542 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 552/2217] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:31 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:31.873281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d2180c9d-ca7b-4074-836c-ae90f7713ce1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:31.873281 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d2180c9d-ca7b-4074-836c-ae90f7713ce1 None None] GET https://10.4.3.99/volume// Jul 03 14:57:31.873281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d2180c9d-ca7b-4074-836c-ae90f7713ce1 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:31.874246 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d2180c9d-ca7b-4074-836c-ae90f7713ce1 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:31.874246 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d2180c9d-ca7b-4074-836c-ae90f7713ce1 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:31.874514 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 559/2218] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:57:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:31.891204 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-b95cf6ba-2c9f-4d74-abab-aec45fbb1846 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:31.896552 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-b95cf6ba-2c9f-4d74-abab-aec45fbb1846 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:57:31.896552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-b95cf6ba-2c9f-4d74-abab-aec45fbb1846 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84ea356e-d7c0-47fd-b142-11e85b2a1af8", "connector": null, "instance_uuid": "688b23c1-b05f-44e0-af1f-127a346c78a1"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:31.904276 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:31.904276 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:31.946021 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-b95cf6ba-2c9f-4d74-abab-aec45fbb1846 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:57:31.946709 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 564/2219] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:57:31 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 03 14:57:32.137238 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-38658400-1540-4f73-a851-80796d05a1ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:32.139403 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38658400-1540-4f73-a851-80796d05a1ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:32.139704 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38658400-1540-4f73-a851-80796d05a1ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:32.139932 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38658400-1540-4f73-a851-80796d05a1ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:32.140075 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-38658400-1540-4f73-a851-80796d05a1ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:32.144847 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:32.144847 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:32.145594 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38658400-1540-4f73-a851-80796d05a1ba tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:32.146058 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 545/2220] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:32 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:32.330355 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8d253a8f-843b-4b91-b975-d664eab7f0ce None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:32.332473 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d253a8f-843b-4b91-b975-d664eab7f0ce tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:32.332722 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d253a8f-843b-4b91-b975-d664eab7f0ce tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:32.332977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d253a8f-843b-4b91-b975-d664eab7f0ce tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:32.350109 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:32.350109 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:32.356017 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8d253a8f-843b-4b91-b975-d664eab7f0ce tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:32.362788 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d253a8f-843b-4b91-b975-d664eab7f0ce tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:32.363228 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 553/2221] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:32 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:32.410071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d261e627-deff-4e00-921e-d3b5c359b72f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:32.501153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6a317af3-cd31-4057-acc9-e5076cc0170f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:32.501153 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6a317af3-cd31-4057-acc9-e5076cc0170f None None] GET https://10.4.3.99/volume// Jul 03 14:57:32.501153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6a317af3-cd31-4057-acc9-e5076cc0170f None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:32.501153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6a317af3-cd31-4057-acc9-e5076cc0170f None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:32.501153 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6a317af3-cd31-4057-acc9-e5076cc0170f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:32.501153 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 565/2222] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:57:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:32.516722 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7c2eb518-e3f9-4d36-bb4e-abb5690c91dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:32.522699 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7c2eb518-e3f9-4d36-bb4e-abb5690c91dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:32.522992 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7c2eb518-e3f9-4d36-bb4e-abb5690c91dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:32.523256 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7c2eb518-e3f9-4d36-bb4e-abb5690c91dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:32.534996 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:32.534996 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:32.538773 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7c2eb518-e3f9-4d36-bb4e-abb5690c91dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:32.545391 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7c2eb518-e3f9-4d36-bb4e-abb5690c91dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:32.545893 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 546/2223] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:57:32 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:57:32.621265 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:32.621703 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-887864129"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:32.623593 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-887864129'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:32.623735 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Create volume of 1 GB Jul 03 14:57:32.632216 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Availability Zones retrieved successfully. Jul 03 14:57:32.639317 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Flow 'volume_create_api' (837d8a77-6bd2-4c85-84ac-9166ea149347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:32.640806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60fb050-fe57-4f7b-92dd-0ed6fc69f426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:32.641771 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:32.683640 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60fb050-fe57-4f7b-92dd-0ed6fc69f426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:32.684633 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02600603-1294-4745-b813-4d26f9d647eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:32.688895 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7abfec69-6ba8-4266-affc-1f88b476d9e9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:32.692148 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7abfec69-6ba8-4266-affc-1f88b476d9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] PUT https://10.4.3.99/volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024 Jul 03 14:57:32.692148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7abfec69-6ba8-4266-affc-1f88b476d9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:32.702102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7abfec69-6ba8-4266-affc-1f88b476d9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Acquiring lock "cinder-attachment_update-84ea356e-d7c0-47fd-b142-11e85b2a1af8-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:57:32.707843 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7abfec69-6ba8-4266-affc-1f88b476d9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Lock "cinder-attachment_update-84ea356e-d7c0-47fd-b142-11e85b2a1af8-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:57:32.709179 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:32.709179 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:32.723534 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-88fe4e10-bc4e-46e8-8aef-32028324dd93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:32.726284 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-88fe4e10-bc4e-46e8-8aef-32028324dd93 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:32.726554 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-88fe4e10-bc4e-46e8-8aef-32028324dd93 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:32.726808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-88fe4e10-bc4e-46e8-8aef-32028324dd93 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:32.726976 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-88fe4e10-bc4e-46e8-8aef-32028324dd93 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:32.734590 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:32.734590 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:32.735730 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-88fe4e10-bc4e-46e8-8aef-32028324dd93 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:32.736929 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 566/2224] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:32 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:32.790993 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Created reservations ['4695c44f-bebd-4c72-a231-0c7038190fc3', '65ac075a-9b16-466b-a69e-e25afc69bea6', 'b791918b-45cf-4309-aae3-f8014840f2b0', '0d47b7b4-1555-4283-92c7-5dc1d8494c6c'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:32.791927 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02600603-1294-4745-b813-4d26f9d647eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4695c44f-bebd-4c72-a231-0c7038190fc3', '65ac075a-9b16-466b-a69e-e25afc69bea6', 'b791918b-45cf-4309-aae3-f8014840f2b0', '0d47b7b4-1555-4283-92c7-5dc1d8494c6c']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:32.792956 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71247b66-fec9-4a66-865a-042993030baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:32.822372 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71247b66-fec9-4a66-865a-042993030baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d16a582-638d-4429-9815-2bcce26eda14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-887864129',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41471ae93b54443d8d3bd4e4ecdc70d5',qos_specs=None,replication_status=,reservations=['4695c44f-bebd-4c72-a231-0c7038190fc3','65ac075a-9b16-466b-a69e-e25afc69bea6','b791918b-45cf-4309-aae3-f8014840f2b0','0d47b7b4-1555-4283-92c7-5dc1d8494c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882e2e83e9249bda80cc07ae17ad52e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-887864129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d16a582-638d-4429-9815-2bcce26eda14,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='41471ae93b54443d8d3bd4e4ecdc70d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e882e2e83e9249bda80cc07ae17ad52e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:32.822592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fea965d-c84a-49b8-91f4-67a5d807db98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:32.845035 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fea965d-c84a-49b8-91f4-67a5d807db98) transitioned into state 'SUCCESS' from state '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-887864129',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41471ae93b54443d8d3bd4e4ecdc70d5',qos_specs=None,replication_status=,reservations=['4695c44f-bebd-4c72-a231-0c7038190fc3','65ac075a-9b16-466b-a69e-e25afc69bea6','b791918b-45cf-4309-aae3-f8014840f2b0','0d47b7b4-1555-4283-92c7-5dc1d8494c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882e2e83e9249bda80cc07ae17ad52e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:32.845572 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9080aed3-e8b0-429c-b11a-8a9132b940ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:32.858164 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9080aed3-e8b0-429c-b11a-8a9132b940ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:32.858922 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Flow 'volume_create_api' (837d8a77-6bd2-4c85-84ac-9166ea149347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:32.859222 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Create volume request issued successfully. Jul 03 14:57:32.859754 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d261e627-deff-4e00-921e-d3b5c359b72f tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:32.860161 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 560/2225] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:32 2026] POST /volume/v3/volumes => generated 757 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:32.873976 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fb8c8dc6-56ad-4453-a89c-1a0f559fe3da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:32.876188 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb8c8dc6-56ad-4453-a89c-1a0f559fe3da tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 Jul 03 14:57:32.876384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb8c8dc6-56ad-4453-a89c-1a0f559fe3da tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:32.876694 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb8c8dc6-56ad-4453-a89c-1a0f559fe3da tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:32.885007 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:32.885007 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:32.889471 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fb8c8dc6-56ad-4453-a89c-1a0f559fe3da tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:32.894652 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb8c8dc6-56ad-4453-a89c-1a0f559fe3da tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 returned with HTTP 200 Jul 03 14:57:32.895105 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 547/2226] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:32 2026] GET /volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:33.158961 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d05befd8-95a6-406d-b2d1-1cd4ca4547cb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:33.161935 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d05befd8-95a6-406d-b2d1-1cd4ca4547cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:33.162314 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d05befd8-95a6-406d-b2d1-1cd4ca4547cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:33.162633 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d05befd8-95a6-406d-b2d1-1cd4ca4547cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:33.162809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d05befd8-95a6-406d-b2d1-1cd4ca4547cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:33.167910 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:33.167910 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:33.168687 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d05befd8-95a6-406d-b2d1-1cd4ca4547cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:33.169120 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 567/2227] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:33 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:33.291509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7abfec69-6ba8-4266-affc-1f88b476d9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Lock "cinder-attachment_update-84ea356e-d7c0-47fd-b142-11e85b2a1af8-np0000004430" released by "attachment_update" :: held 0.583s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:57:33.291509 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-7abfec69-6ba8-4266-affc-1f88b476d9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024 returned with HTTP 200 Jul 03 14:57:33.291938 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 554/2228] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:57:32 2026] PUT /volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024 => generated 969 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:33.380948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-962ac866-2dc6-46ab-a7d6-354314aeea59 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:33.383980 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-962ac866-2dc6-46ab-a7d6-354314aeea59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:33.384361 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-962ac866-2dc6-46ab-a7d6-354314aeea59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:33.384707 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-962ac866-2dc6-46ab-a7d6-354314aeea59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:33.402362 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:33.402362 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:33.409332 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-962ac866-2dc6-46ab-a7d6-354314aeea59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:33.418871 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-962ac866-2dc6-46ab-a7d6-354314aeea59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:33.419551 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 561/2229] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:33 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:33.751867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dad9aa0d-7470-4cca-bdee-c87ead434775 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:33.757842 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dad9aa0d-7470-4cca-bdee-c87ead434775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:33.758049 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dad9aa0d-7470-4cca-bdee-c87ead434775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:33.758264 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dad9aa0d-7470-4cca-bdee-c87ead434775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:33.758362 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-dad9aa0d-7470-4cca-bdee-c87ead434775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:33.764302 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:33.764302 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:33.765190 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dad9aa0d-7470-4cca-bdee-c87ead434775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:33.765723 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 548/2230] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:33 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:33.910266 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1453f29d-8006-4c47-be59-0d6cc30c6799 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:33.913484 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1453f29d-8006-4c47-be59-0d6cc30c6799 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 Jul 03 14:57:33.913484 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1453f29d-8006-4c47-be59-0d6cc30c6799 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:33.913641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1453f29d-8006-4c47-be59-0d6cc30c6799 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:33.924470 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:33.924470 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:33.932439 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1453f29d-8006-4c47-be59-0d6cc30c6799 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:33.944976 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1453f29d-8006-4c47-be59-0d6cc30c6799 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 returned with HTTP 200 Jul 03 14:57:33.946279 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 568/2231] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:33 2026] GET /volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:33.989340 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ee9e43cb-7c04-4525-97d4-2a279e64ad94 req-71d8b210-1dac-487b-888f-a7b619b3dc5d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:33.992077 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ee9e43cb-7c04-4525-97d4-2a279e64ad94 req-71d8b210-1dac-487b-888f-a7b619b3dc5d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 Jul 03 14:57:33.992292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ee9e43cb-7c04-4525-97d4-2a279e64ad94 req-71d8b210-1dac-487b-888f-a7b619b3dc5d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:33.992555 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ee9e43cb-7c04-4525-97d4-2a279e64ad94 req-71d8b210-1dac-487b-888f-a7b619b3dc5d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:34.005518 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:34.005518 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:34.012242 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-ee9e43cb-7c04-4525-97d4-2a279e64ad94 req-71d8b210-1dac-487b-888f-a7b619b3dc5d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:34.019580 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ee9e43cb-7c04-4525-97d4-2a279e64ad94 req-71d8b210-1dac-487b-888f-a7b619b3dc5d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 returned with HTTP 200 Jul 03 14:57:34.020665 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 555/2232] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:33 2026] GET /volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:34.039352 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.043586 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:34.044062 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1174763710"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:34.046101 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1174763710'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:34.046279 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Create volume of 1 GB Jul 03 14:57:34.052733 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Availability Zones retrieved successfully. Jul 03 14:57:34.063477 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Flow 'volume_create_api' (231b66ad-e250-4d18-9503-d3a87cfeacef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:34.067107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41332a03-bccf-470b-9342-d39f683d4f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:34.069614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:34.124398 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41332a03-bccf-470b-9342-d39f683d4f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:34.125612 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98f2831-597e-4902-b3fe-bfcbb0040dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:34.182918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-36c8af63-1eb6-4db7-a6f0-020d8debabe0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.185287 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-36c8af63-1eb6-4db7-a6f0-020d8debabe0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:34.187007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-36c8af63-1eb6-4db7-a6f0-020d8debabe0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:34.187007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-36c8af63-1eb6-4db7-a6f0-020d8debabe0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:34.187007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-36c8af63-1eb6-4db7-a6f0-020d8debabe0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:34.193565 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:34.193565 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:34.194360 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-36c8af63-1eb6-4db7-a6f0-020d8debabe0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:34.194916 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 549/2233] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:34 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:34.196803 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Created reservations ['8d64491a-7f22-4924-b978-3aacd69be4e9', 'e3e02c15-7b2f-4b5d-a503-f1c04cece3d7', '2710b248-e8d7-44e3-9bd5-2879bc8241ae', 'b0bbcb8d-ff2f-4fc8-b780-1e4c24b45387'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:34.197769 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98f2831-597e-4902-b3fe-bfcbb0040dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d64491a-7f22-4924-b978-3aacd69be4e9', 'e3e02c15-7b2f-4b5d-a503-f1c04cece3d7', '2710b248-e8d7-44e3-9bd5-2879bc8241ae', 'b0bbcb8d-ff2f-4fc8-b780-1e4c24b45387']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:34.198615 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd4f1eb-2717-44d7-a6c6-7f02ad49cb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:34.241823 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd4f1eb-2717-44d7-a6c6-7f02ad49cb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76384c24-88d5-4244-9c6e-3927947cf521', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1174763710',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41471ae93b54443d8d3bd4e4ecdc70d5',qos_specs=None,replication_status=,reservations=['8d64491a-7f22-4924-b978-3aacd69be4e9','e3e02c15-7b2f-4b5d-a503-f1c04cece3d7','2710b248-e8d7-44e3-9bd5-2879bc8241ae','b0bbcb8d-ff2f-4fc8-b780-1e4c24b45387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882e2e83e9249bda80cc07ae17ad52e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1174763710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76384c24-88d5-4244-9c6e-3927947cf521,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='41471ae93b54443d8d3bd4e4ecdc70d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e882e2e83e9249bda80cc07ae17ad52e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:34.243578 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d9d342-e0bd-45e7-a593-cbc1ceff65af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:34.296408 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d9d342-e0bd-45e7-a593-cbc1ceff65af) transitioned into state 'SUCCESS' from state '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-1174763710',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41471ae93b54443d8d3bd4e4ecdc70d5',qos_specs=None,replication_status=,reservations=['8d64491a-7f22-4924-b978-3aacd69be4e9','e3e02c15-7b2f-4b5d-a503-f1c04cece3d7','2710b248-e8d7-44e3-9bd5-2879bc8241ae','b0bbcb8d-ff2f-4fc8-b780-1e4c24b45387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882e2e83e9249bda80cc07ae17ad52e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:34.297413 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63e86fd-d07a-45f1-9893-6cbb218f4a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:34.316221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63e86fd-d07a-45f1-9893-6cbb218f4a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:34.317454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Flow 'volume_create_api' (231b66ad-e250-4d18-9503-d3a87cfeacef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:34.318026 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Create volume request issued successfully. Jul 03 14:57:34.318952 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-57b05ba7-44e4-47b0-b242-dcab6018d7c3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:34.319525 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 562/2234] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:34 2026] POST /volume/v3/volumes => generated 758 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:57:34.338361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4fbc811c-8a73-45bd-bd9b-68430f2407a9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.341812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fbc811c-8a73-45bd-bd9b-68430f2407a9 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 Jul 03 14:57:34.342121 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fbc811c-8a73-45bd-bd9b-68430f2407a9 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:34.342416 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fbc811c-8a73-45bd-bd9b-68430f2407a9 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:34.355603 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:34.355603 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:34.369694 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4fbc811c-8a73-45bd-bd9b-68430f2407a9 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:34.381716 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fbc811c-8a73-45bd-bd9b-68430f2407a9 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 returned with HTTP 200 Jul 03 14:57:34.388659 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 569/2235] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:34 2026] GET /volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:34.444530 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2594b78c-846a-4e22-ac7a-7650c89388db None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.444530 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2594b78c-846a-4e22-ac7a-7650c89388db tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:34.444530 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2594b78c-846a-4e22-ac7a-7650c89388db tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:34.444530 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2594b78c-846a-4e22-ac7a-7650c89388db tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:34.467462 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:34.467462 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:34.476062 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2594b78c-846a-4e22-ac7a-7650c89388db tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:34.483870 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2594b78c-846a-4e22-ac7a-7650c89388db tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:34.484592 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 556/2236] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:34 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1360 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:34.784741 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9ba90fc0-7f0b-47a1-bc04-456f48df0cb4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.787104 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9ba90fc0-7f0b-47a1-bc04-456f48df0cb4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:34.787514 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9ba90fc0-7f0b-47a1-bc04-456f48df0cb4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:34.788346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9ba90fc0-7f0b-47a1-bc04-456f48df0cb4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:34.788346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-9ba90fc0-7f0b-47a1-bc04-456f48df0cb4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:34.796078 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:34.796078 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:34.797982 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9ba90fc0-7f0b-47a1-bc04-456f48df0cb4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:34.798389 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 550/2237] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:34 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:34.815091 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-246fd370-f4c2-41c3-a583-82fe0f9cff56 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.817043 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-246fd370-f4c2-41c3-a583-82fe0f9cff56 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 Jul 03 14:57:34.817257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-246fd370-f4c2-41c3-a583-82fe0f9cff56 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:34.817457 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-246fd370-f4c2-41c3-a583-82fe0f9cff56 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:34.833168 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cc3c3e23-cc95-4137-8611-489412c175d5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.834292 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:34.834292 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:34.835508 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc3c3e23-cc95-4137-8611-489412c175d5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/ac6bc8c1-22a2-455e-975e-4c303bba5f79/action Jul 03 14:57:34.835942 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc3c3e23-cc95-4137-8611-489412c175d5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-attach": {"instance_uuid": "402e8aea-64da-411b-9153-2099aed063f4", "mountpoint": "/dev/vdc"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:34.836136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc3c3e23-cc95-4137-8611-489412c175d5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "402e8aea-64da-411b-9153-2099aed063f4", "mountpoint": "/dev/vdc"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:34.842721 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-246fd370-f4c2-41c3-a583-82fe0f9cff56 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:34.847974 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc3c3e23-cc95-4137-8611-489412c175d5 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/ac6bc8c1-22a2-455e-975e-4c303bba5f79/action returned with HTTP 404 Jul 03 14:57:34.850326 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 570/2238] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:34 2026] POST /volume/v3/volumes/ac6bc8c1-22a2-455e-975e-4c303bba5f79/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:34.853499 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-246fd370-f4c2-41c3-a583-82fe0f9cff56 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 returned with HTTP 200 Jul 03 14:57:34.853958 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 563/2239] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:34 2026] GET /volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:34.871034 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1cc1a483-29eb-44d9-aa01-aef3dc8e5c0a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.874212 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1cc1a483-29eb-44d9-aa01-aef3dc8e5c0a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 Jul 03 14:57:34.874506 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1cc1a483-29eb-44d9-aa01-aef3dc8e5c0a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:34.874690 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1cc1a483-29eb-44d9-aa01-aef3dc8e5c0a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:34.885286 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:34.885286 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:34.891592 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1cc1a483-29eb-44d9-aa01-aef3dc8e5c0a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:34.901512 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1cc1a483-29eb-44d9-aa01-aef3dc8e5c0a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 returned with HTTP 200 Jul 03 14:57:34.902042 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 557/2240] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:34 2026] GET /volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:34.916448 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ee61d430-3def-45a1-b5d9-5bdc6122e4a0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.918409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee61d430-3def-45a1-b5d9-5bdc6122e4a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 Jul 03 14:57:34.918635 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee61d430-3def-45a1-b5d9-5bdc6122e4a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:34.918900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee61d430-3def-45a1-b5d9-5bdc6122e4a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:34.919096 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ee61d430-3def-45a1-b5d9-5bdc6122e4a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume with id: df21aadf-4b0e-41e6-aa69-29a0ee2f3575 Jul 03 14:57:34.936027 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:34.936027 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:34.936555 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ee61d430-3def-45a1-b5d9-5bdc6122e4a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:34.962163 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ee61d430-3def-45a1-b5d9-5bdc6122e4a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume request issued successfully. Jul 03 14:57:34.962163 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee61d430-3def-45a1-b5d9-5bdc6122e4a0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 returned with HTTP 202 Jul 03 14:57:34.962163 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 551/2241] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:34 2026] DELETE /volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:34.970855 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b079b310-4376-4baf-bc96-75f86cf2236b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:34.972793 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b079b310-4376-4baf-bc96-75f86cf2236b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 Jul 03 14:57:34.972997 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b079b310-4376-4baf-bc96-75f86cf2236b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:34.973473 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b079b310-4376-4baf-bc96-75f86cf2236b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:34.983471 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:34.983471 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:34.991214 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b079b310-4376-4baf-bc96-75f86cf2236b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:34.997207 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b079b310-4376-4baf-bc96-75f86cf2236b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 returned with HTTP 200 Jul 03 14:57:34.997704 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 571/2242] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:34 2026] GET /volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:35.208022 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-42dfd38d-c6ad-47ea-ac87-4cbdf773c1e3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:35.210560 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42dfd38d-c6ad-47ea-ac87-4cbdf773c1e3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:35.210742 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42dfd38d-c6ad-47ea-ac87-4cbdf773c1e3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:35.210903 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42dfd38d-c6ad-47ea-ac87-4cbdf773c1e3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:35.211001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-42dfd38d-c6ad-47ea-ac87-4cbdf773c1e3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:35.215611 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:35.215611 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:35.216255 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42dfd38d-c6ad-47ea-ac87-4cbdf773c1e3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:35.216713 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 564/2243] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:35 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:35.401349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-249847ed-727a-4afe-9cef-1797860b1754 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:35.404687 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-249847ed-727a-4afe-9cef-1797860b1754 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 Jul 03 14:57:35.404893 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-249847ed-727a-4afe-9cef-1797860b1754 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:35.405088 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-249847ed-727a-4afe-9cef-1797860b1754 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:35.422066 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:35.422066 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:35.427321 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-249847ed-727a-4afe-9cef-1797860b1754 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:35.432725 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-249847ed-727a-4afe-9cef-1797860b1754 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 returned with HTTP 200 Jul 03 14:57:35.433200 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 558/2244] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:35 2026] GET /volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:35.464217 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4a13c724-22e3-4cc3-8b1f-c06cd0588859 req-80eeff9a-edbe-4c57-bdc4-2df9b2352566 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:35.466240 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4a13c724-22e3-4cc3-8b1f-c06cd0588859 req-80eeff9a-edbe-4c57-bdc4-2df9b2352566 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 Jul 03 14:57:35.466509 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4a13c724-22e3-4cc3-8b1f-c06cd0588859 req-80eeff9a-edbe-4c57-bdc4-2df9b2352566 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:35.466746 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4a13c724-22e3-4cc3-8b1f-c06cd0588859 req-80eeff9a-edbe-4c57-bdc4-2df9b2352566 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:35.482949 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:35.482949 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:35.493564 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-4a13c724-22e3-4cc3-8b1f-c06cd0588859 req-80eeff9a-edbe-4c57-bdc4-2df9b2352566 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:35.498483 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4a13c724-22e3-4cc3-8b1f-c06cd0588859 req-80eeff9a-edbe-4c57-bdc4-2df9b2352566 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 returned with HTTP 200 Jul 03 14:57:35.498873 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 552/2245] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:35 2026] GET /volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:35.504284 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b0afb4b4-17e6-4c98-986e-6e64c042e9ee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:35.507152 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0afb4b4-17e6-4c98-986e-6e64c042e9ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:35.507152 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0afb4b4-17e6-4c98-986e-6e64c042e9ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:35.507335 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0afb4b4-17e6-4c98-986e-6e64c042e9ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:35.533879 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:35.534021 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:35.534021 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:35.537155 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:35.537155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-755184653"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:35.538407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-755184653'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:35.538586 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Create volume of 1 GB Jul 03 14:57:35.544700 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b0afb4b4-17e6-4c98-986e-6e64c042e9ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:35.545061 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Availability Zones retrieved successfully. Jul 03 14:57:35.552753 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0afb4b4-17e6-4c98-986e-6e64c042e9ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:35.554005 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Flow 'volume_create_api' (aae9d18c-dd60-406b-a711-0747e1e6d5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:35.554088 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 572/2246] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:35 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1360 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:35.557150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab05290-8f42-462a-b5af-7182a4979d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:35.557150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:35.599217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab05290-8f42-462a-b5af-7182a4979d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:35.601811 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5019a3d-9e77-4bf5-b947-51be0136c26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:35.653415 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Created reservations ['d97c508a-90a7-439e-b320-9fc98fd82981', '05c5d96e-9ab7-45f8-8c54-6ca1822e5552', '0646cf45-5025-41e9-a65b-b64f69713990', '14f0d13f-66ab-45a0-9114-122929951aaf'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:35.654341 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5019a3d-9e77-4bf5-b947-51be0136c26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d97c508a-90a7-439e-b320-9fc98fd82981', '05c5d96e-9ab7-45f8-8c54-6ca1822e5552', '0646cf45-5025-41e9-a65b-b64f69713990', '14f0d13f-66ab-45a0-9114-122929951aaf']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:35.655269 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f49e5152-36e3-49fd-ae11-c9da1ddaa925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:35.684859 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f49e5152-36e3-49fd-ae11-c9da1ddaa925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '398ab11c-a68a-44c7-be87-e6b6c5885ad3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-755184653',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41471ae93b54443d8d3bd4e4ecdc70d5',qos_specs=None,replication_status=,reservations=['d97c508a-90a7-439e-b320-9fc98fd82981','05c5d96e-9ab7-45f8-8c54-6ca1822e5552','0646cf45-5025-41e9-a65b-b64f69713990','14f0d13f-66ab-45a0-9114-122929951aaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882e2e83e9249bda80cc07ae17ad52e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-755184653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=398ab11c-a68a-44c7-be87-e6b6c5885ad3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='41471ae93b54443d8d3bd4e4ecdc70d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e882e2e83e9249bda80cc07ae17ad52e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:35.685718 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1753bd8-d6ac-4888-b556-11ab183e12e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:35.707927 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1753bd8-d6ac-4888-b556-11ab183e12e5) transitioned into state 'SUCCESS' from state '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-755184653',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41471ae93b54443d8d3bd4e4ecdc70d5',qos_specs=None,replication_status=,reservations=['d97c508a-90a7-439e-b320-9fc98fd82981','05c5d96e-9ab7-45f8-8c54-6ca1822e5552','0646cf45-5025-41e9-a65b-b64f69713990','14f0d13f-66ab-45a0-9114-122929951aaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882e2e83e9249bda80cc07ae17ad52e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:35.709146 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081da364-ee2e-4882-ab78-87e29d83a9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:35.726173 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081da364-ee2e-4882-ab78-87e29d83a9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:35.727085 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Flow 'volume_create_api' (aae9d18c-dd60-406b-a711-0747e1e6d5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:35.727530 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Create volume request issued successfully. Jul 03 14:57:35.728230 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e24c6e09-ad98-49d2-8384-d49d5c5a9fb5 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:35.728994 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 565/2247] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:35 2026] POST /volume/v3/volumes => generated 757 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:35.742812 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3f708498-c262-43c7-8b12-badff0193a04 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:35.747362 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3f708498-c262-43c7-8b12-badff0193a04 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 Jul 03 14:57:35.748147 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3f708498-c262-43c7-8b12-badff0193a04 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:35.748147 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3f708498-c262-43c7-8b12-badff0193a04 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:35.761230 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:35.761230 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:35.768737 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3f708498-c262-43c7-8b12-badff0193a04 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:35.773898 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3f708498-c262-43c7-8b12-badff0193a04 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 returned with HTTP 200 Jul 03 14:57:35.774567 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 559/2248] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:35 2026] GET /volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:36.018049 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e479f5e7-cec0-4372-889b-709e77ae8a18 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:36.021509 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e479f5e7-cec0-4372-889b-709e77ae8a18 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 Jul 03 14:57:36.021509 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e479f5e7-cec0-4372-889b-709e77ae8a18 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:36.021952 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e479f5e7-cec0-4372-889b-709e77ae8a18 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:36.030223 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e479f5e7-cec0-4372-889b-709e77ae8a18 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 returned with HTTP 404 Jul 03 14:57:36.030870 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 553/2249] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:36 2026] GET /volume/v3/volumes/df21aadf-4b0e-41e6-aa69-29a0ee2f3575 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:36.045873 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1ebad24c-042c-4e0f-b2e7-7a0fd75616d2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:36.048409 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1ebad24c-042c-4e0f-b2e7-7a0fd75616d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:36.048765 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1ebad24c-042c-4e0f-b2e7-7a0fd75616d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:36.049136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1ebad24c-042c-4e0f-b2e7-7a0fd75616d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:36.049398 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-1ebad24c-042c-4e0f-b2e7-7a0fd75616d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete backup with id: 4a930030-75d1-43ff-806d-e8eec0116709. Jul 03 14:57:36.055991 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:36.055991 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:36.071367 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-1ebad24c-042c-4e0f-b2e7-7a0fd75616d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] delete_backup rpcapi backup_id 4a930030-75d1-43ff-806d-e8eec0116709 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:57:36.073735 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1ebad24c-042c-4e0f-b2e7-7a0fd75616d2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 202 Jul 03 14:57:36.075241 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 573/2250] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:36 2026] DELETE /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:57:36.085109 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bb092da9-f2c8-41b6-8c45-57efbfed490d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:36.090547 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bb092da9-f2c8-41b6-8c45-57efbfed490d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:36.090856 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bb092da9-f2c8-41b6-8c45-57efbfed490d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:36.091150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bb092da9-f2c8-41b6-8c45-57efbfed490d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:36.091322 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-bb092da9-f2c8-41b6-8c45-57efbfed490d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:36.106253 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:36.106253 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:36.106998 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bb092da9-f2c8-41b6-8c45-57efbfed490d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 200 Jul 03 14:57:36.107447 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 566/2251] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:36 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:36.228899 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3426666e-c62e-498f-8ad5-dc949f2cb417 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:36.231616 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3426666e-c62e-498f-8ad5-dc949f2cb417 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:36.231969 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3426666e-c62e-498f-8ad5-dc949f2cb417 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:36.232487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3426666e-c62e-498f-8ad5-dc949f2cb417 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:36.232487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-3426666e-c62e-498f-8ad5-dc949f2cb417 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:36.238350 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:36.238350 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:36.239302 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3426666e-c62e-498f-8ad5-dc949f2cb417 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:36.239807 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 560/2252] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:36 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:36.570274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b0dca8aa-ad7e-4277-bff1-fe84b4c002ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:36.572517 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0dca8aa-ad7e-4277-bff1-fe84b4c002ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:36.572991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0dca8aa-ad7e-4277-bff1-fe84b4c002ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:36.573289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0dca8aa-ad7e-4277-bff1-fe84b4c002ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:36.589060 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:36.589060 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:36.600665 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b0dca8aa-ad7e-4277-bff1-fe84b4c002ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:36.613384 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0dca8aa-ad7e-4277-bff1-fe84b4c002ed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:36.613384 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 554/2253] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:36 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1360 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:36.792037 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8ed08680-6e28-4902-aa28-c25f28557963 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:36.794475 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ed08680-6e28-4902-aa28-c25f28557963 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 Jul 03 14:57:36.794751 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ed08680-6e28-4902-aa28-c25f28557963 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:36.795044 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ed08680-6e28-4902-aa28-c25f28557963 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:36.806971 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:36.806971 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:36.816010 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8ed08680-6e28-4902-aa28-c25f28557963 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:36.824160 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ed08680-6e28-4902-aa28-c25f28557963 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 returned with HTTP 200 Jul 03 14:57:36.824160 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 574/2254] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:36 2026] GET /volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:36.856773 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1c92e3ff-308f-480d-8bde-8b9fe1f8a47d req-032c0158-3e16-4a45-acd5-0b00aab43659 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:36.860256 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1c92e3ff-308f-480d-8bde-8b9fe1f8a47d req-032c0158-3e16-4a45-acd5-0b00aab43659 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 Jul 03 14:57:36.860535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1c92e3ff-308f-480d-8bde-8b9fe1f8a47d req-032c0158-3e16-4a45-acd5-0b00aab43659 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:36.860792 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1c92e3ff-308f-480d-8bde-8b9fe1f8a47d req-032c0158-3e16-4a45-acd5-0b00aab43659 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:36.875709 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:36.875709 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:36.891021 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1c92e3ff-308f-480d-8bde-8b9fe1f8a47d req-032c0158-3e16-4a45-acd5-0b00aab43659 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:36.904442 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1c92e3ff-308f-480d-8bde-8b9fe1f8a47d req-032c0158-3e16-4a45-acd5-0b00aab43659 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 returned with HTTP 200 Jul 03 14:57:36.905188 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 567/2255] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:36 2026] GET /volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:37.089908 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-933186f1-05ba-406e-a643-56c182a028fc req-3833bab3-4795-41b7-9185-f67041528a20 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.092838 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-933186f1-05ba-406e-a643-56c182a028fc req-3833bab3-4795-41b7-9185-f67041528a20 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:57:37.093058 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-933186f1-05ba-406e-a643-56c182a028fc req-3833bab3-4795-41b7-9185-f67041528a20 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.093932 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-933186f1-05ba-406e-a643-56c182a028fc req-3833bab3-4795-41b7-9185-f67041528a20 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.094270 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [req-933186f1-05ba-406e-a643-56c182a028fc req-3833bab3-4795-41b7-9185-f67041528a20 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:37.095506 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [req-933186f1-05ba-406e-a643-56c182a028fc req-3833bab3-4795-41b7-9185-f67041528a20 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:37.107822 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-933186f1-05ba-406e-a643-56c182a028fc req-3833bab3-4795-41b7-9185-f67041528a20 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Get all volumes completed successfully. Jul 03 14:57:37.109232 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.109232 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:37.115263 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-933186f1-05ba-406e-a643-56c182a028fc req-3833bab3-4795-41b7-9185-f67041528a20 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:57:37.116200 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 561/2256] 10.4.3.99 () {68 vars in 1501 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.121449 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-086e024a-5b17-4e66-94a6-516cf5a6b797 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.124047 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-086e024a-5b17-4e66-94a6-516cf5a6b797 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 Jul 03 14:57:37.124473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-086e024a-5b17-4e66-94a6-516cf5a6b797 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.124642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-086e024a-5b17-4e66-94a6-516cf5a6b797 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.124813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-086e024a-5b17-4e66-94a6-516cf5a6b797 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 4a930030-75d1-43ff-806d-e8eec0116709. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:37.130255 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-086e024a-5b17-4e66-94a6-516cf5a6b797 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 returned with HTTP 404 Jul 03 14:57:37.130863 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 555/2257] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/backups/4a930030-75d1-43ff-806d-e8eec0116709 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:37.161931 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4b039559-a5a1-4980-8535-e4d32bb62a0b req-6cee8c60-347d-4d9d-b4e7-d9d472537f69 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.168176 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4b039559-a5a1-4980-8535-e4d32bb62a0b req-6cee8c60-347d-4d9d-b4e7-d9d472537f69 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:57:37.168176 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4b039559-a5a1-4980-8535-e4d32bb62a0b req-6cee8c60-347d-4d9d-b4e7-d9d472537f69 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.168176 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4b039559-a5a1-4980-8535-e4d32bb62a0b req-6cee8c60-347d-4d9d-b4e7-d9d472537f69 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.168176 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [req-4b039559-a5a1-4980-8535-e4d32bb62a0b req-6cee8c60-347d-4d9d-b4e7-d9d472537f69 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:37.169029 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-4b039559-a5a1-4980-8535-e4d32bb62a0b req-6cee8c60-347d-4d9d-b4e7-d9d472537f69 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:37.182445 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-4b039559-a5a1-4980-8535-e4d32bb62a0b req-6cee8c60-347d-4d9d-b4e7-d9d472537f69 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Get all volumes completed successfully. Jul 03 14:57:37.182445 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.182445 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:37.192807 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4b039559-a5a1-4980-8535-e4d32bb62a0b req-6cee8c60-347d-4d9d-b4e7-d9d472537f69 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:57:37.193449 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 575/2258] 10.4.3.99 () {68 vars in 1501 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.231636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-89e44ed8-1bef-4bb6-9644-4c4b25179ab0 req-de3a3757-c268-4ad0-80ce-4267414757d3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.234435 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-89e44ed8-1bef-4bb6-9644-4c4b25179ab0 req-de3a3757-c268-4ad0-80ce-4267414757d3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:57:37.237192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-89e44ed8-1bef-4bb6-9644-4c4b25179ab0 req-de3a3757-c268-4ad0-80ce-4267414757d3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.237192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-89e44ed8-1bef-4bb6-9644-4c4b25179ab0 req-de3a3757-c268-4ad0-80ce-4267414757d3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.237192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [req-89e44ed8-1bef-4bb6-9644-4c4b25179ab0 req-de3a3757-c268-4ad0-80ce-4267414757d3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:37.237192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-89e44ed8-1bef-4bb6-9644-4c4b25179ab0 req-de3a3757-c268-4ad0-80ce-4267414757d3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:37.245941 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b844a0e0-9227-491a-bfb9-27e661791312 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.248106 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b844a0e0-9227-491a-bfb9-27e661791312 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 Jul 03 14:57:37.248351 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b844a0e0-9227-491a-bfb9-27e661791312 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.248647 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b844a0e0-9227-491a-bfb9-27e661791312 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.251942 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-816c8f14-d8a9-49c0-a4c2-9c99577e50dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.253480 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-89e44ed8-1bef-4bb6-9644-4c4b25179ab0 req-de3a3757-c268-4ad0-80ce-4267414757d3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Get all volumes completed successfully. Jul 03 14:57:37.254750 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.254750 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:37.254876 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-816c8f14-d8a9-49c0-a4c2-9c99577e50dc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:37.255032 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-816c8f14-d8a9-49c0-a4c2-9c99577e50dc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.255316 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-816c8f14-d8a9-49c0-a4c2-9c99577e50dc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.255492 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-816c8f14-d8a9-49c0-a4c2-9c99577e50dc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:37.260207 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-89e44ed8-1bef-4bb6-9644-4c4b25179ab0 req-de3a3757-c268-4ad0-80ce-4267414757d3 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:57:37.260872 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 568/2259] 10.4.3.99 () {68 vars in 1501 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.264299 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.264299 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:37.269746 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b844a0e0-9227-491a-bfb9-27e661791312 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:37.270144 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.270144 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:37.271055 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-816c8f14-d8a9-49c0-a4c2-9c99577e50dc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:37.271706 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 556/2260] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:37.280232 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b844a0e0-9227-491a-bfb9-27e661791312 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 returned with HTTP 200 Jul 03 14:57:37.280232 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 562/2261] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.291903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-dab88c08-1fc2-4a42-ac56-c9dcac151734 req-30ebf44f-63ea-4824-9e4b-8ab870ca93c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.294186 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dab88c08-1fc2-4a42-ac56-c9dcac151734 req-30ebf44f-63ea-4824-9e4b-8ab870ca93c6 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:57:37.294496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dab88c08-1fc2-4a42-ac56-c9dcac151734 req-30ebf44f-63ea-4824-9e4b-8ab870ca93c6 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.294748 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-dab88c08-1fc2-4a42-ac56-c9dcac151734 req-30ebf44f-63ea-4824-9e4b-8ab870ca93c6 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.295088 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [req-dab88c08-1fc2-4a42-ac56-c9dcac151734 req-30ebf44f-63ea-4824-9e4b-8ab870ca93c6 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:37.296236 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-dab88c08-1fc2-4a42-ac56-c9dcac151734 req-30ebf44f-63ea-4824-9e4b-8ab870ca93c6 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:37.301754 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d6946e7e-e359-45df-87bf-2a56b8515345 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.301754 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6946e7e-e359-45df-87bf-2a56b8515345 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 Jul 03 14:57:37.301754 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6946e7e-e359-45df-87bf-2a56b8515345 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.301754 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6946e7e-e359-45df-87bf-2a56b8515345 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.301754 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-d6946e7e-e359-45df-87bf-2a56b8515345 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume with id: 85adc32a-99e7-4fe9-b5b0-7fc33d01a329 Jul 03 14:57:37.308175 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-dab88c08-1fc2-4a42-ac56-c9dcac151734 req-30ebf44f-63ea-4824-9e4b-8ab870ca93c6 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Get all volumes completed successfully. Jul 03 14:57:37.309627 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.309627 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:37.310815 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.310815 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:37.311347 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d6946e7e-e359-45df-87bf-2a56b8515345 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:37.319890 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-dab88c08-1fc2-4a42-ac56-c9dcac151734 req-30ebf44f-63ea-4824-9e4b-8ab870ca93c6 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:57:37.320642 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 576/2262] 10.4.3.99 () {68 vars in 1501 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.351214 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d6946e7e-e359-45df-87bf-2a56b8515345 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume request issued successfully. Jul 03 14:57:37.351214 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6946e7e-e359-45df-87bf-2a56b8515345 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 returned with HTTP 202 Jul 03 14:57:37.351214 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 569/2263] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:37 2026] DELETE /volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:37.360285 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2b8d1ea6-acbe-49b6-972b-64c087715d32 req-6b99c448-100a-4591-966d-475e624b46a7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.361335 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-876f20ec-694c-4fa1-8952-0b3e02c39fe5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.362926 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2b8d1ea6-acbe-49b6-972b-64c087715d32 req-6b99c448-100a-4591-966d-475e624b46a7 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:57:37.363310 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2b8d1ea6-acbe-49b6-972b-64c087715d32 req-6b99c448-100a-4591-966d-475e624b46a7 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.363676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2b8d1ea6-acbe-49b6-972b-64c087715d32 req-6b99c448-100a-4591-966d-475e624b46a7 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.363748 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-876f20ec-694c-4fa1-8952-0b3e02c39fe5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 Jul 03 14:57:37.364062 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-876f20ec-694c-4fa1-8952-0b3e02c39fe5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.364104 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [req-2b8d1ea6-acbe-49b6-972b-64c087715d32 req-6b99c448-100a-4591-966d-475e624b46a7 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:37.364348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-876f20ec-694c-4fa1-8952-0b3e02c39fe5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.365605 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-2b8d1ea6-acbe-49b6-972b-64c087715d32 req-6b99c448-100a-4591-966d-475e624b46a7 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:37.375021 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.375021 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:37.379037 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-2b8d1ea6-acbe-49b6-972b-64c087715d32 req-6b99c448-100a-4591-966d-475e624b46a7 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Get all volumes completed successfully. Jul 03 14:57:37.381495 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.381495 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:37.383646 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-876f20ec-694c-4fa1-8952-0b3e02c39fe5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:37.390765 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2b8d1ea6-acbe-49b6-972b-64c087715d32 req-6b99c448-100a-4591-966d-475e624b46a7 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:57:37.390765 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 557/2264] 10.4.3.99 () {68 vars in 1501 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.392834 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-876f20ec-694c-4fa1-8952-0b3e02c39fe5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 returned with HTTP 200 Jul 03 14:57:37.393432 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 563/2265] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.428390 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a1ac9226-d760-4c4a-a51d-ec796b50feab req-95c0c594-c5d0-4259-a815-b6433d7c466d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.432564 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a1ac9226-d760-4c4a-a51d-ec796b50feab req-95c0c594-c5d0-4259-a815-b6433d7c466d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:57:37.432564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a1ac9226-d760-4c4a-a51d-ec796b50feab req-95c0c594-c5d0-4259-a815-b6433d7c466d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.432564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a1ac9226-d760-4c4a-a51d-ec796b50feab req-95c0c594-c5d0-4259-a815-b6433d7c466d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.432564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [req-a1ac9226-d760-4c4a-a51d-ec796b50feab req-95c0c594-c5d0-4259-a815-b6433d7c466d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:37.433169 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [req-a1ac9226-d760-4c4a-a51d-ec796b50feab req-95c0c594-c5d0-4259-a815-b6433d7c466d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:37.443630 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a1ac9226-d760-4c4a-a51d-ec796b50feab req-95c0c594-c5d0-4259-a815-b6433d7c466d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Get all volumes completed successfully. Jul 03 14:57:37.444460 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.444460 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:37.451592 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a1ac9226-d760-4c4a-a51d-ec796b50feab req-95c0c594-c5d0-4259-a815-b6433d7c466d tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:57:37.452111 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 577/2266] 10.4.3.99 () {68 vars in 1501 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.485454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-0bafaa8e-c53e-4dfb-9cff-d96549f187a5 req-424c049a-9e42-4de0-85c4-c217c6b5570a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.488495 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-0bafaa8e-c53e-4dfb-9cff-d96549f187a5 req-424c049a-9e42-4de0-85c4-c217c6b5570a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:57:37.488649 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-0bafaa8e-c53e-4dfb-9cff-d96549f187a5 req-424c049a-9e42-4de0-85c4-c217c6b5570a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.488934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-0bafaa8e-c53e-4dfb-9cff-d96549f187a5 req-424c049a-9e42-4de0-85c4-c217c6b5570a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.489254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [req-0bafaa8e-c53e-4dfb-9cff-d96549f187a5 req-424c049a-9e42-4de0-85c4-c217c6b5570a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:37.490182 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-0bafaa8e-c53e-4dfb-9cff-d96549f187a5 req-424c049a-9e42-4de0-85c4-c217c6b5570a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:37.502670 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-0bafaa8e-c53e-4dfb-9cff-d96549f187a5 req-424c049a-9e42-4de0-85c4-c217c6b5570a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Get all volumes completed successfully. Jul 03 14:57:37.504038 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.504038 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:37.511254 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-0bafaa8e-c53e-4dfb-9cff-d96549f187a5 req-424c049a-9e42-4de0-85c4-c217c6b5570a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:57:37.511964 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 570/2267] 10.4.3.99 () {68 vars in 1501 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.552266 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e76da4de-c812-4924-802b-b6b6bd3efcee req-8a054683-ee05-4937-aca2-aa1cea252be8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.554804 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e76da4de-c812-4924-802b-b6b6bd3efcee req-8a054683-ee05-4937-aca2-aa1cea252be8 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:57:37.555184 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e76da4de-c812-4924-802b-b6b6bd3efcee req-8a054683-ee05-4937-aca2-aa1cea252be8 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.555539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e76da4de-c812-4924-802b-b6b6bd3efcee req-8a054683-ee05-4937-aca2-aa1cea252be8 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.555900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [req-e76da4de-c812-4924-802b-b6b6bd3efcee req-8a054683-ee05-4937-aca2-aa1cea252be8 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:37.557236 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-e76da4de-c812-4924-802b-b6b6bd3efcee req-8a054683-ee05-4937-aca2-aa1cea252be8 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:37.569091 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e76da4de-c812-4924-802b-b6b6bd3efcee req-8a054683-ee05-4937-aca2-aa1cea252be8 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] Get all volumes completed successfully. Jul 03 14:57:37.570870 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.570870 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:37.577795 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e76da4de-c812-4924-802b-b6b6bd3efcee req-8a054683-ee05-4937-aca2-aa1cea252be8 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-reader] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:57:37.578864 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 558/2268] 10.4.3.99 () {68 vars in 1501 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.604068 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-05d858b2-4eff-4d5b-b835-190c3ddffeed None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.606796 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05d858b2-4eff-4d5b-b835-190c3ddffeed tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] DELETE https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 Jul 03 14:57:37.607349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-05d858b2-4eff-4d5b-b835-190c3ddffeed tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.607349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-05d858b2-4eff-4d5b-b835-190c3ddffeed tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.607455 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-05d858b2-4eff-4d5b-b835-190c3ddffeed tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Delete volume with id: 398ab11c-a68a-44c7-be87-e6b6c5885ad3 Jul 03 14:57:37.617144 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.617144 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:37.617911 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-05d858b2-4eff-4d5b-b835-190c3ddffeed tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:37.630810 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e2abdc3e-48a3-4ec5-bb99-d0260f8f20c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.632970 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e2abdc3e-48a3-4ec5-bb99-d0260f8f20c6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:37.633261 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e2abdc3e-48a3-4ec5-bb99-d0260f8f20c6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.633560 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e2abdc3e-48a3-4ec5-bb99-d0260f8f20c6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.648190 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.648190 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:37.651330 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-05d858b2-4eff-4d5b-b835-190c3ddffeed tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Delete volume request issued successfully. Jul 03 14:57:37.651548 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05d858b2-4eff-4d5b-b835-190c3ddffeed tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 returned with HTTP 202 Jul 03 14:57:37.652022 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 564/2269] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:37 2026] DELETE /volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:37.654341 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e2abdc3e-48a3-4ec5-bb99-d0260f8f20c6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:37.661137 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e2abdc3e-48a3-4ec5-bb99-d0260f8f20c6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:37.661605 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 578/2270] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:37.664008 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-39e1172f-6174-4fe8-be60-73468a46c056 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:37.666168 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-39e1172f-6174-4fe8-be60-73468a46c056 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 Jul 03 14:57:37.667067 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-39e1172f-6174-4fe8-be60-73468a46c056 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:37.667067 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-39e1172f-6174-4fe8-be60-73468a46c056 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:37.677449 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:37.677449 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:37.682890 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-39e1172f-6174-4fe8-be60-73468a46c056 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:37.690166 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-39e1172f-6174-4fe8-be60-73468a46c056 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 returned with HTTP 200 Jul 03 14:57:37.691027 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 571/2271] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:37 2026] GET /volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:38.286613 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca274476-baa0-4a1f-a264-072c61ebb522 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:38.290816 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca274476-baa0-4a1f-a264-072c61ebb522 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:38.291242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca274476-baa0-4a1f-a264-072c61ebb522 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:38.291730 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca274476-baa0-4a1f-a264-072c61ebb522 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:38.291984 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ca274476-baa0-4a1f-a264-072c61ebb522 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:38.299261 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:38.299261 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:38.301533 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca274476-baa0-4a1f-a264-072c61ebb522 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:38.301533 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 559/2272] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:38 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:38.413480 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4989aeb7-e773-47dd-961a-d17fe4af98f7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:38.415858 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4989aeb7-e773-47dd-961a-d17fe4af98f7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 Jul 03 14:57:38.416096 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4989aeb7-e773-47dd-961a-d17fe4af98f7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:38.416397 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4989aeb7-e773-47dd-961a-d17fe4af98f7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:38.424194 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4989aeb7-e773-47dd-961a-d17fe4af98f7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 returned with HTTP 404 Jul 03 14:57:38.426702 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 565/2273] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:38 2026] GET /volume/v3/volumes/85adc32a-99e7-4fe9-b5b0-7fc33d01a329 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:38.445550 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-29bc101d-6a0f-4c06-bc23-01e72903971f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:38.449370 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:38.449370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-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-1868770676"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:38.452419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1868770676'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:38.454144 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume of 1 GB Jul 03 14:57:38.458496 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Availability Zones retrieved successfully. Jul 03 14:57:38.465729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (da4e7e11-4bb4-470a-bdc4-381aa9471089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:38.467285 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0bbab3-6c5f-4a47-818d-6569f592f013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:38.468796 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:38.499101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0bbab3-6c5f-4a47-818d-6569f592f013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:38.500111 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409902c2-0ee6-46c5-82c2-b7bf893ede90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:38.550854 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['f6622b9b-9e56-405d-a44f-e4217640bf68', '48b02c8a-e254-4b04-9dca-f266e6308e81', 'f6becff9-5854-4bd6-a5bc-2794f8ebe85c', 'ef09ba4a-98f7-4473-a403-89c718f586f1'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:38.554232 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409902c2-0ee6-46c5-82c2-b7bf893ede90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6622b9b-9e56-405d-a44f-e4217640bf68', '48b02c8a-e254-4b04-9dca-f266e6308e81', 'f6becff9-5854-4bd6-a5bc-2794f8ebe85c', 'ef09ba4a-98f7-4473-a403-89c718f586f1']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:38.554232 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277e5917-a196-4665-ab27-0eb064c874f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:38.591933 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277e5917-a196-4665-ab27-0eb064c874f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ee224f0-34c8-493c-af76-ea0bae8d7b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1868770676',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['f6622b9b-9e56-405d-a44f-e4217640bf68','48b02c8a-e254-4b04-9dca-f266e6308e81','f6becff9-5854-4bd6-a5bc-2794f8ebe85c','ef09ba4a-98f7-4473-a403-89c718f586f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1868770676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ee224f0-34c8-493c-af76-ea0bae8d7b63,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c989274857bc494a98c9040bcbbd49c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:38.593727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748aa6fd-ca75-4e10-972e-5d394f128531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:38.638913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748aa6fd-ca75-4e10-972e-5d394f128531) transitioned into state 'SUCCESS' from state '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-1868770676',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['f6622b9b-9e56-405d-a44f-e4217640bf68','48b02c8a-e254-4b04-9dca-f266e6308e81','f6becff9-5854-4bd6-a5bc-2794f8ebe85c','ef09ba4a-98f7-4473-a403-89c718f586f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:38.639668 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d64286-013e-4755-90a9-2b3d59ff0669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:38.659164 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d64286-013e-4755-90a9-2b3d59ff0669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:38.659164 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (da4e7e11-4bb4-470a-bdc4-381aa9471089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:38.659960 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request issued successfully. Jul 03 14:57:38.660964 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29bc101d-6a0f-4c06-bc23-01e72903971f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:38.661725 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 579/2274] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:38 2026] POST /volume/v3/volumes => generated 814 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:38.676031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-134732ff-a8d6-473b-b997-a3c46f804da4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:38.678078 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-134732ff-a8d6-473b-b997-a3c46f804da4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:57:38.678333 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-134732ff-a8d6-473b-b997-a3c46f804da4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:38.678560 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-134732ff-a8d6-473b-b997-a3c46f804da4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:38.683668 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e18c9821-5c16-46d0-b20b-865b82a8bcb8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:38.687459 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e18c9821-5c16-46d0-b20b-865b82a8bcb8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:38.689428 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e18c9821-5c16-46d0-b20b-865b82a8bcb8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:38.690109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e18c9821-5c16-46d0-b20b-865b82a8bcb8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:38.695436 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:38.695436 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:38.702347 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-134732ff-a8d6-473b-b997-a3c46f804da4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:38.708601 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f88c32f3-60ef-4e76-b7e9-b58429bf1866 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:38.708780 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:38.708780 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:38.713088 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-134732ff-a8d6-473b-b997-a3c46f804da4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 returned with HTTP 200 Jul 03 14:57:38.715318 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f88c32f3-60ef-4e76-b7e9-b58429bf1866 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 Jul 03 14:57:38.715318 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f88c32f3-60ef-4e76-b7e9-b58429bf1866 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:38.715318 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f88c32f3-60ef-4e76-b7e9-b58429bf1866 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:38.716315 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 572/2275] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:38 2026] GET /volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:38.716422 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e18c9821-5c16-46d0-b20b-865b82a8bcb8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:38.726012 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e18c9821-5c16-46d0-b20b-865b82a8bcb8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:38.726272 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f88c32f3-60ef-4e76-b7e9-b58429bf1866 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 returned with HTTP 404 Jul 03 14:57:38.726636 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 560/2276] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:38 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1360 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:38.727337 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 566/2277] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:38 2026] GET /volume/v3/volumes/398ab11c-a68a-44c7-be87-e6b6c5885ad3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:38.737910 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d2f5bdc6-1def-4f0e-a88c-0b8fb21b098a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:38.740471 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2f5bdc6-1def-4f0e-a88c-0b8fb21b098a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] DELETE https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 Jul 03 14:57:38.740806 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2f5bdc6-1def-4f0e-a88c-0b8fb21b098a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:38.741366 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2f5bdc6-1def-4f0e-a88c-0b8fb21b098a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:38.741366 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d2f5bdc6-1def-4f0e-a88c-0b8fb21b098a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Delete volume with id: 76384c24-88d5-4244-9c6e-3927947cf521 Jul 03 14:57:38.762024 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:38.762024 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:38.763166 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d2f5bdc6-1def-4f0e-a88c-0b8fb21b098a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:38.816672 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d2f5bdc6-1def-4f0e-a88c-0b8fb21b098a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Delete volume request issued successfully. Jul 03 14:57:38.816920 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2f5bdc6-1def-4f0e-a88c-0b8fb21b098a tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 returned with HTTP 202 Jul 03 14:57:38.817745 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 580/2278] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:38 2026] DELETE /volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:38.827636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-275846ee-4f75-4e56-bd7a-aa2f10a833c4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:38.830398 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-275846ee-4f75-4e56-bd7a-aa2f10a833c4 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 Jul 03 14:57:38.831648 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-275846ee-4f75-4e56-bd7a-aa2f10a833c4 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:38.832093 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-275846ee-4f75-4e56-bd7a-aa2f10a833c4 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:38.844687 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:38.844687 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:38.850670 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-275846ee-4f75-4e56-bd7a-aa2f10a833c4 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:38.857724 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-275846ee-4f75-4e56-bd7a-aa2f10a833c4 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 returned with HTTP 200 Jul 03 14:57:38.859075 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 573/2279] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:38 2026] GET /volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:39.316196 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5898d788-35b2-4d8e-bee1-da385e4408a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.322648 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5898d788-35b2-4d8e-bee1-da385e4408a2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:39.323325 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5898d788-35b2-4d8e-bee1-da385e4408a2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:39.323325 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5898d788-35b2-4d8e-bee1-da385e4408a2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:39.323502 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5898d788-35b2-4d8e-bee1-da385e4408a2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:39.331866 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.331866 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:39.332714 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5898d788-35b2-4d8e-bee1-da385e4408a2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:39.334479 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 561/2280] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:39 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:39.505385 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-3a4c46dc-573c-452d-8479-846cff9eda36 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.511164 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-3a4c46dc-573c-452d-8479-846cff9eda36 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:57:39.511164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-3a4c46dc-573c-452d-8479-846cff9eda36 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:39.511164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-3a4c46dc-573c-452d-8479-846cff9eda36 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:39.554840 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.554840 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:39.570631 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-3a4c46dc-573c-452d-8479-846cff9eda36 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:57:39.604155 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-3a4c46dc-573c-452d-8479-846cff9eda36 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:57:39.605069 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 567/2281] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:39 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1439 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:39.650827 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-27fb75ea-9386-423b-8eb7-4cf9cdffe259 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.654855 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-27fb75ea-9386-423b-8eb7-4cf9cdffe259 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024/action Jul 03 14:57:39.655398 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-27fb75ea-9386-423b-8eb7-4cf9cdffe259 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:39.655531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-27fb75ea-9386-423b-8eb7-4cf9cdffe259 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:39.681448 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.681448 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:39.724063 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9fe0ecb8-178a-402c-b9d2-c07292ff4f63 req-27fb75ea-9386-423b-8eb7-4cf9cdffe259 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024/action returned with HTTP 204 Jul 03 14:57:39.724682 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 581/2282] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:57:39 2026] POST /volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:39.732958 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ba5a54e2-4e0b-46f9-92e2-3f83b52a4beb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.735448 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba5a54e2-4e0b-46f9-92e2-3f83b52a4beb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:57:39.735790 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba5a54e2-4e0b-46f9-92e2-3f83b52a4beb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:39.736034 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba5a54e2-4e0b-46f9-92e2-3f83b52a4beb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:39.746204 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.746204 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:39.746416 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-08c3716a-7f5f-4dc5-9980-100606461a44 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.748925 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08c3716a-7f5f-4dc5-9980-100606461a44 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:39.749166 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-08c3716a-7f5f-4dc5-9980-100606461a44 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:39.749415 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-08c3716a-7f5f-4dc5-9980-100606461a44 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:39.751314 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ba5a54e2-4e0b-46f9-92e2-3f83b52a4beb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:39.755872 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba5a54e2-4e0b-46f9-92e2-3f83b52a4beb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 returned with HTTP 200 Jul 03 14:57:39.756339 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 574/2283] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:39 2026] GET /volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:39.765907 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.765907 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:39.771987 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-08c3716a-7f5f-4dc5-9980-100606461a44 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:39.777681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-36b02f44-9d38-4c45-b51c-82ef0faa9366 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.779103 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08c3716a-7f5f-4dc5-9980-100606461a44 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:39.779602 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 562/2284] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:39 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1652 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:39.780445 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-36b02f44-9d38-4c45-b51c-82ef0faa9366 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 14:57:39.780991 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-36b02f44-9d38-4c45-b51c-82ef0faa9366 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ee224f0-34c8-493c-af76-ea0bae8d7b63", "name": "tempest-VolumesBackupsTest-Backup-257690026", "description": "tempest-backup-description-1793908394", "container": "tempest-volumesbackupstest-backup-container-982775593"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:39.782943 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-36b02f44-9d38-4c45-b51c-82ef0faa9366 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating new backup {'backup': {'volume_id': '3ee224f0-34c8-493c-af76-ea0bae8d7b63', 'name': 'tempest-VolumesBackupsTest-Backup-257690026', 'description': 'tempest-backup-description-1793908394', 'container': 'tempest-volumesbackupstest-backup-container-982775593'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:57:39.783203 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-36b02f44-9d38-4c45-b51c-82ef0faa9366 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating backup of volume 3ee224f0-34c8-493c-af76-ea0bae8d7b63 in container tempest-volumesbackupstest-backup-container-982775593 Jul 03 14:57:39.795940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-43274cb5-d7af-489d-b84b-9170b5d01a4e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.796739 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.796739 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:39.797220 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-36b02f44-9d38-4c45-b51c-82ef0faa9366 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:57:39.800251 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43274cb5-d7af-489d-b84b-9170b5d01a4e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:57:39.801011 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-43274cb5-d7af-489d-b84b-9170b5d01a4e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84ea356e-d7c0-47fd-b142-11e85b2a1af8", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1256796202"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:39.820371 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.820371 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:39.821048 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-43274cb5-d7af-489d-b84b-9170b5d01a4e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:39.821570 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-43274cb5-d7af-489d-b84b-9170b5d01a4e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:39.827118 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-36b02f44-9d38-4c45-b51c-82ef0faa9366 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['f7aa6434-9ce7-4ddb-811d-258e61393d31', 'edfe79b9-4954-4522-a4bb-1a83f3c87fe5'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:39.828038 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43274cb5-d7af-489d-b84b-9170b5d01a4e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 400 Jul 03 14:57:39.828626 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 582/2285] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:57:39 2026] POST /volume/v3/snapshots => generated 160 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:57:39.841224 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a7985cd2-eb73-4ebc-bd78-d76beab2f57c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.844195 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a7985cd2-eb73-4ebc-bd78-d76beab2f57c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:57:39.847032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a7985cd2-eb73-4ebc-bd78-d76beab2f57c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84ea356e-d7c0-47fd-b142-11e85b2a1af8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1048048684"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:39.862587 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.862587 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:39.863089 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a7985cd2-eb73-4ebc-bd78-d76beab2f57c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:39.863273 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-a7985cd2-eb73-4ebc-bd78-d76beab2f57c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:39.878719 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7efc2bcd-2d75-4fe0-a19a-d6484b146527 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.881810 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7efc2bcd-2d75-4fe0-a19a-d6484b146527 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 Jul 03 14:57:39.882374 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7efc2bcd-2d75-4fe0-a19a-d6484b146527 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:39.882374 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7efc2bcd-2d75-4fe0-a19a-d6484b146527 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:39.889286 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-36b02f44-9d38-4c45-b51c-82ef0faa9366 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:57:39.889836 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 568/2286] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:39 2026] POST /volume/v3/backups => generated 327 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:39.896085 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7efc2bcd-2d75-4fe0-a19a-d6484b146527 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 returned with HTTP 404 Jul 03 14:57:39.896085 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 563/2287] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:39 2026] GET /volume/v3/volumes/76384c24-88d5-4244-9c6e-3927947cf521 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:39.903138 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6aec73f8-a4db-43ef-9a87-7f9b75b64f38 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.905110 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6aec73f8-a4db-43ef-9a87-7f9b75b64f38 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:39.905875 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6aec73f8-a4db-43ef-9a87-7f9b75b64f38 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:39.905875 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6aec73f8-a4db-43ef-9a87-7f9b75b64f38 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:39.905875 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6aec73f8-a4db-43ef-9a87-7f9b75b64f38 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:39.907885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-125d5362-87f3-4dcf-81fc-9e9aeda4e244 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.909715 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-125d5362-87f3-4dcf-81fc-9e9aeda4e244 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] DELETE https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 Jul 03 14:57:39.909909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-125d5362-87f3-4dcf-81fc-9e9aeda4e244 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:39.910099 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-125d5362-87f3-4dcf-81fc-9e9aeda4e244 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:39.910451 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-125d5362-87f3-4dcf-81fc-9e9aeda4e244 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Delete volume with id: 5d16a582-638d-4429-9815-2bcce26eda14 Jul 03 14:57:39.913520 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.913520 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:39.914283 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-a7985cd2-eb73-4ebc-bd78-d76beab2f57c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['150415dc-66a5-4b68-8796-d65c64cd908e', '13775673-3a41-475f-ae6f-f823d03d4815', '04d787aa-213d-4a36-a62f-57b815c11e53', 'bd6f52b6-fe18-46a6-8f03-57384a448f96'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:39.914802 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6aec73f8-a4db-43ef-9a87-7f9b75b64f38 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:39.915403 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 583/2288] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:39 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 820 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:39.920152 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.920152 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:39.920152 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-125d5362-87f3-4dcf-81fc-9e9aeda4e244 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:39.947210 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-125d5362-87f3-4dcf-81fc-9e9aeda4e244 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Delete volume request issued successfully. Jul 03 14:57:39.947453 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-125d5362-87f3-4dcf-81fc-9e9aeda4e244 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 returned with HTTP 202 Jul 03 14:57:39.947922 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 569/2289] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:39 2026] DELETE /volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:39.959951 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-02ab59fb-5e5d-4000-b83b-9124204947cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:39.962170 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-02ab59fb-5e5d-4000-b83b-9124204947cb tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 Jul 03 14:57:39.962422 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-02ab59fb-5e5d-4000-b83b-9124204947cb tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:39.962758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-02ab59fb-5e5d-4000-b83b-9124204947cb tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:39.974499 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:39.974499 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:39.982031 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-02ab59fb-5e5d-4000-b83b-9124204947cb tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Volume info retrieved successfully. Jul 03 14:57:39.990658 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-02ab59fb-5e5d-4000-b83b-9124204947cb tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 returned with HTTP 200 Jul 03 14:57:39.991395 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 564/2290] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:39 2026] GET /volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:39.992669 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a7985cd2-eb73-4ebc-bd78-d76beab2f57c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot force create request issued successfully. Jul 03 14:57:39.997224 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a7985cd2-eb73-4ebc-bd78-d76beab2f57c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:57:39.997224 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 575/2291] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:57:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:40.006603 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ada07ac5-f9ff-4239-aaaa-37a318cdf0ae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:40.008745 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ada07ac5-f9ff-4239-aaaa-37a318cdf0ae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef Jul 03 14:57:40.009003 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ada07ac5-f9ff-4239-aaaa-37a318cdf0ae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:40.009281 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ada07ac5-f9ff-4239-aaaa-37a318cdf0ae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:40.017461 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:40.017461 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:40.018179 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ada07ac5-f9ff-4239-aaaa-37a318cdf0ae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:40.019441 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ada07ac5-f9ff-4239-aaaa-37a318cdf0ae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef returned with HTTP 200 Jul 03 14:57:40.019958 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 584/2292] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:40 2026] GET /volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:40.350957 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9ce6f354-3ebf-47c5-a5bc-093247fe0b2f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:40.353603 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9ce6f354-3ebf-47c5-a5bc-093247fe0b2f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:40.353919 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9ce6f354-3ebf-47c5-a5bc-093247fe0b2f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:40.354226 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9ce6f354-3ebf-47c5-a5bc-093247fe0b2f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:40.354423 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9ce6f354-3ebf-47c5-a5bc-093247fe0b2f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:40.365387 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:40.365387 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:40.366266 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9ce6f354-3ebf-47c5-a5bc-093247fe0b2f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:40.366934 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 570/2293] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:40 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:40.633027 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-393876c0-62e9-4d9a-a503-6b2e6770d398 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:40.633608 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-393876c0-62e9-4d9a-a503-6b2e6770d398 None None] GET https://10.4.3.99/volume// Jul 03 14:57:40.633785 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-393876c0-62e9-4d9a-a503-6b2e6770d398 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:40.634059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-393876c0-62e9-4d9a-a503-6b2e6770d398 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:40.634554 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-393876c0-62e9-4d9a-a503-6b2e6770d398 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:40.635012 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 565/2294] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:57:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:40.644550 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b73d294e-3339-410c-ac9d-537d6862c2ad None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:40.647058 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b73d294e-3339-410c-ac9d-537d6862c2ad tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:57:40.647753 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b73d294e-3339-410c-ac9d-537d6862c2ad tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a1a4723-1661-406f-bd8e-b0a1c26d2b17", "connector": null, "instance_uuid": "5fb1396d-3ee0-4d80-9617-5699cc2ea9b7"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:40.663832 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:40.663832 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:40.708827 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b73d294e-3339-410c-ac9d-537d6862c2ad tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:57:40.709591 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 576/2295] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:57:40 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 03 14:57:40.719772 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-045f5d74-d4c9-4693-941f-288bb6543322 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:40.722434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-045f5d74-d4c9-4693-941f-288bb6543322 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/attachments/03f212f8-5c90-4df2-9054-e91ed7b3fb75 Jul 03 14:57:40.722676 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-045f5d74-d4c9-4693-941f-288bb6543322 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:40.722879 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-045f5d74-d4c9-4693-941f-288bb6543322 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:40.732584 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:40.732584 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:40.932073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-de86541e-9431-4275-900e-347f5a36091d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:40.935639 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de86541e-9431-4275-900e-347f5a36091d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:40.935887 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de86541e-9431-4275-900e-347f5a36091d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:40.936092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de86541e-9431-4275-900e-347f5a36091d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:40.936359 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-de86541e-9431-4275-900e-347f5a36091d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:40.943056 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:40.943056 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:40.944826 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de86541e-9431-4275-900e-347f5a36091d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:40.950272 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 571/2296] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:40 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:41.013616 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-de38bd5a-0420-4a67-8aa2-b631ae3d6e33 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:41.015931 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de38bd5a-0420-4a67-8aa2-b631ae3d6e33 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] GET https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 Jul 03 14:57:41.016148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de38bd5a-0420-4a67-8aa2-b631ae3d6e33 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:41.016329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-de38bd5a-0420-4a67-8aa2-b631ae3d6e33 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:41.025815 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-de38bd5a-0420-4a67-8aa2-b631ae3d6e33 tempest-VolumesTestJSON-591793060 tempest-VolumesTestJSON-591793060-project-member] https://10.4.3.99/volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 returned with HTTP 404 Jul 03 14:57:41.026611 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 566/2297] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:41 2026] GET /volume/v3/volumes/5d16a582-638d-4429-9815-2bcce26eda14 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:41.034261 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0140da45-337e-4c8d-9dd9-a4b03be8b9d5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:41.037558 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0140da45-337e-4c8d-9dd9-a4b03be8b9d5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef Jul 03 14:57:41.037881 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0140da45-337e-4c8d-9dd9-a4b03be8b9d5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:41.038244 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0140da45-337e-4c8d-9dd9-a4b03be8b9d5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:41.047651 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:41.047651 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:41.047945 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0140da45-337e-4c8d-9dd9-a4b03be8b9d5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:41.049181 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0140da45-337e-4c8d-9dd9-a4b03be8b9d5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef returned with HTTP 200 Jul 03 14:57:41.049767 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 577/2298] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:41 2026] GET /volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:41.066455 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3187c17a-2a83-40f7-831f-0c17c58bfe40 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:41.069691 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3187c17a-2a83-40f7-831f-0c17c58bfe40 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:57:41.070256 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3187c17a-2a83-40f7-831f-0c17c58bfe40 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84ea356e-d7c0-47fd-b142-11e85b2a1af8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-37789538"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:41.092054 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:41.092054 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:41.092734 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3187c17a-2a83-40f7-831f-0c17c58bfe40 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:41.092958 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-3187c17a-2a83-40f7-831f-0c17c58bfe40 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:41.154983 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-3187c17a-2a83-40f7-831f-0c17c58bfe40 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['b9d73401-7e18-4e59-bfe3-c9c490a80942', 'e101aa3d-a34c-4ed5-845d-fbfd64ec01f9', '7f859727-4eee-426d-83a7-7db7639b3750', 'dcba3584-1e5f-4c7d-a672-650a20f0352a'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:41.277907 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3187c17a-2a83-40f7-831f-0c17c58bfe40 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot force create request issued successfully. Jul 03 14:57:41.278382 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3187c17a-2a83-40f7-831f-0c17c58bfe40 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:57:41.280351 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 572/2299] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:57:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:41.297253 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2551e2bb-770c-403b-8ff8-b82cbaa08516 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:41.303275 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2551e2bb-770c-403b-8ff8-b82cbaa08516 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 Jul 03 14:57:41.303275 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2551e2bb-770c-403b-8ff8-b82cbaa08516 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:41.303275 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2551e2bb-770c-403b-8ff8-b82cbaa08516 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:41.309213 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-045f5d74-d4c9-4693-941f-288bb6543322 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/03f212f8-5c90-4df2-9054-e91ed7b3fb75 returned with HTTP 200 Jul 03 14:57:41.309859 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 585/2300] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:57:40 2026] DELETE /volume/v3/attachments/03f212f8-5c90-4df2-9054-e91ed7b3fb75 => generated 367 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:41.311994 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:41.311994 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:41.312568 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2551e2bb-770c-403b-8ff8-b82cbaa08516 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:41.316215 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2551e2bb-770c-403b-8ff8-b82cbaa08516 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 returned with HTTP 200 Jul 03 14:57:41.316215 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 567/2301] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:41 2026] GET /volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:41.380686 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-30e88864-f57e-45ac-a436-fad862b093a8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:41.384933 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-30e88864-f57e-45ac-a436-fad862b093a8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:41.384933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-30e88864-f57e-45ac-a436-fad862b093a8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:41.384933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-30e88864-f57e-45ac-a436-fad862b093a8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:41.384933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-30e88864-f57e-45ac-a436-fad862b093a8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:41.394565 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:41.394565 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:41.396389 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-30e88864-f57e-45ac-a436-fad862b093a8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:41.396389 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 578/2302] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:41 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:41.959810 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-91533706-929b-48ef-bcb1-48edf612bbdf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:41.962538 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-91533706-929b-48ef-bcb1-48edf612bbdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:41.962819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-91533706-929b-48ef-bcb1-48edf612bbdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:41.963119 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-91533706-929b-48ef-bcb1-48edf612bbdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:41.963276 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-91533706-929b-48ef-bcb1-48edf612bbdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:41.969186 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:41.969186 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:41.970432 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-91533706-929b-48ef-bcb1-48edf612bbdf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:41.971006 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 573/2303] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:41 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:42.332561 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-66d2d3a8-2a31-482a-bc9f-9ed4a0279e70 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:42.335649 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66d2d3a8-2a31-482a-bc9f-9ed4a0279e70 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 Jul 03 14:57:42.335649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66d2d3a8-2a31-482a-bc9f-9ed4a0279e70 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:42.335649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66d2d3a8-2a31-482a-bc9f-9ed4a0279e70 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:42.346160 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:42.346160 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:42.346160 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-66d2d3a8-2a31-482a-bc9f-9ed4a0279e70 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:42.346916 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66d2d3a8-2a31-482a-bc9f-9ed4a0279e70 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 returned with HTTP 200 Jul 03 14:57:42.347712 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 586/2304] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:42 2026] GET /volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:42.361626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3530e51f-66db-47b6-9360-93012cb35ee9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:42.365765 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3530e51f-66db-47b6-9360-93012cb35ee9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:57:42.368883 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3530e51f-66db-47b6-9360-93012cb35ee9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84ea356e-d7c0-47fd-b142-11e85b2a1af8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1879249709"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:42.394037 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:42.394037 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:42.395146 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3530e51f-66db-47b6-9360-93012cb35ee9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:42.395146 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-3530e51f-66db-47b6-9360-93012cb35ee9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:42.412947 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-720f00bf-7536-4a30-b163-c5c7f87bf2a1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:42.417344 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-720f00bf-7536-4a30-b163-c5c7f87bf2a1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:42.417344 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-720f00bf-7536-4a30-b163-c5c7f87bf2a1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:42.417344 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-720f00bf-7536-4a30-b163-c5c7f87bf2a1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:42.417344 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-720f00bf-7536-4a30-b163-c5c7f87bf2a1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:42.425324 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:42.425324 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:42.426665 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-720f00bf-7536-4a30-b163-c5c7f87bf2a1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:42.427150 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 579/2305] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:42 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:42.449920 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3530e51f-66db-47b6-9360-93012cb35ee9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['c335a17e-254c-4dfb-802b-ba63e48e9727', 'f2f42de3-fea9-458b-8e7a-e21bd11ede2d', '90e16031-d613-43c1-a54e-5f31a0a8768f', 'b53732a3-e84a-4c8f-a44b-9ea22c6c9548'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:42.512158 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3530e51f-66db-47b6-9360-93012cb35ee9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot force create request issued successfully. Jul 03 14:57:42.512158 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3530e51f-66db-47b6-9360-93012cb35ee9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:57:42.512158 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 568/2306] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:57:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:42.522586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1dd5ea1f-c88f-466b-8a02-a2333474be09 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:42.524108 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1dd5ea1f-c88f-466b-8a02-a2333474be09 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 Jul 03 14:57:42.524439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1dd5ea1f-c88f-466b-8a02-a2333474be09 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:42.524735 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1dd5ea1f-c88f-466b-8a02-a2333474be09 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:42.531677 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:42.531677 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:42.532158 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1dd5ea1f-c88f-466b-8a02-a2333474be09 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:42.532980 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1dd5ea1f-c88f-466b-8a02-a2333474be09 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 returned with HTTP 200 Jul 03 14:57:42.533628 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 574/2307] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:42 2026] GET /volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:42.984667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ff1da0e9-3c1c-4644-8e7c-0d5562eea5bb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:42.987285 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ff1da0e9-3c1c-4644-8e7c-0d5562eea5bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:42.987539 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ff1da0e9-3c1c-4644-8e7c-0d5562eea5bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:42.987937 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ff1da0e9-3c1c-4644-8e7c-0d5562eea5bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:42.987937 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ff1da0e9-3c1c-4644-8e7c-0d5562eea5bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:42.993493 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:42.993493 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:42.996203 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ff1da0e9-3c1c-4644-8e7c-0d5562eea5bb tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:42.997990 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 587/2308] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:42 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:43.445816 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f5caa2c6-b9ae-4b13-a402-9c4c2cdd39ed None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:43.448739 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f5caa2c6-b9ae-4b13-a402-9c4c2cdd39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:43.449140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f5caa2c6-b9ae-4b13-a402-9c4c2cdd39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:43.449397 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f5caa2c6-b9ae-4b13-a402-9c4c2cdd39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:43.449529 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f5caa2c6-b9ae-4b13-a402-9c4c2cdd39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:43.460733 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:43.460733 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:43.463652 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f5caa2c6-b9ae-4b13-a402-9c4c2cdd39ed tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:43.464797 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 580/2309] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:43 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:43.547114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c4794c5d-4a0b-4893-8d82-2eb55733c8bb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:43.552004 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4794c5d-4a0b-4893-8d82-2eb55733c8bb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 Jul 03 14:57:43.552004 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4794c5d-4a0b-4893-8d82-2eb55733c8bb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:43.553265 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4794c5d-4a0b-4893-8d82-2eb55733c8bb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:43.561914 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:43.561914 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:43.562657 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c4794c5d-4a0b-4893-8d82-2eb55733c8bb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:43.563828 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4794c5d-4a0b-4893-8d82-2eb55733c8bb tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 returned with HTTP 200 Jul 03 14:57:43.564352 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 569/2310] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:43 2026] GET /volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:43.578372 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3431a09a-3e44-4b46-8e17-707607fb4f19 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:43.584525 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3431a09a-3e44-4b46-8e17-707607fb4f19 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef Jul 03 14:57:43.584525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3431a09a-3e44-4b46-8e17-707607fb4f19 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:43.584525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3431a09a-3e44-4b46-8e17-707607fb4f19 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:43.584525 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-3431a09a-3e44-4b46-8e17-707607fb4f19 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 3f4305bb-8c04-430d-88a8-6b019be787ef Jul 03 14:57:43.592787 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:43.592787 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:43.594813 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3431a09a-3e44-4b46-8e17-707607fb4f19 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:43.646070 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3431a09a-3e44-4b46-8e17-707607fb4f19 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:57:43.648028 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3431a09a-3e44-4b46-8e17-707607fb4f19 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef returned with HTTP 202 Jul 03 14:57:43.651153 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 575/2311] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:43 2026] DELETE /volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:43.663879 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d8cabca6-1f0d-4abd-91e4-fbed6ea890cf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:43.668542 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d8cabca6-1f0d-4abd-91e4-fbed6ea890cf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef Jul 03 14:57:43.668641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d8cabca6-1f0d-4abd-91e4-fbed6ea890cf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:43.668826 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d8cabca6-1f0d-4abd-91e4-fbed6ea890cf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:43.683811 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:43.683811 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:43.684671 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d8cabca6-1f0d-4abd-91e4-fbed6ea890cf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:43.688161 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d8cabca6-1f0d-4abd-91e4-fbed6ea890cf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef returned with HTTP 200 Jul 03 14:57:43.688161 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 588/2312] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:43 2026] GET /volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:43.950278 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-52cf74cb-3f86-44f9-8bb8-a806042de688 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.015832 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b9957308-7a4e-4ab7-a0d0-96ca72c20d1b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.022043 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b9957308-7a4e-4ab7-a0d0-96ca72c20d1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:44.022336 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b9957308-7a4e-4ab7-a0d0-96ca72c20d1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.022603 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b9957308-7a4e-4ab7-a0d0-96ca72c20d1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.022760 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b9957308-7a4e-4ab7-a0d0-96ca72c20d1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:44.035070 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:44.035070 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:44.036407 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b9957308-7a4e-4ab7-a0d0-96ca72c20d1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:44.036590 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 570/2313] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:44.057167 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52cf74cb-3f86-44f9-8bb8-a806042de688 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 14:57:44.057722 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52cf74cb-3f86-44f9-8bb8-a806042de688 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1721426709", "description": "tempest-group-type-description-1575704115", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:44.092564 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52cf74cb-3f86-44f9-8bb8-a806042de688 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 14:57:44.092783 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 581/2314] 10.4.3.99 () {70 vars in 1305 bytes} [Fri Jul 3 14:57:43 2026] POST /volume/v3/group_types => generated 265 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:44.101846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-60afe05c-9be6-4797-a644-729a15327ccc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.104396 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-60afe05c-9be6-4797-a644-729a15327ccc tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] GET https://10.4.3.99/volume/v3/group_types Jul 03 14:57:44.104814 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-60afe05c-9be6-4797-a644-729a15327ccc tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.104814 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-60afe05c-9be6-4797-a644-729a15327ccc tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.117001 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:44.117001 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:44.118211 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-60afe05c-9be6-4797-a644-729a15327ccc tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 200 Jul 03 14:57:44.118593 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 576/2315] 10.4.3.99 () {68 vars in 1283 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/group_types => generated 499 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:44.130388 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-60b2500a-9d91-4ad5-a007-c533760c2cec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.132494 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60b2500a-9d91-4ad5-a007-c533760c2cec tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] PUT https://10.4.3.99/volume/v3/group_types/5ca4ea98-9976-49f2-9ed3-37824c8122c4 Jul 03 14:57:44.132831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60b2500a-9d91-4ad5-a007-c533760c2cec tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-133222514", "description": "updated-group-type-desc"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:44.152635 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60b2500a-9d91-4ad5-a007-c533760c2cec tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types/5ca4ea98-9976-49f2-9ed3-37824c8122c4 returned with HTTP 200 Jul 03 14:57:44.153048 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 589/2316] 10.4.3.99 () {70 vars in 1415 bytes} [Fri Jul 3 14:57:44 2026] PUT /volume/v3/group_types/5ca4ea98-9976-49f2-9ed3-37824c8122c4 => generated 254 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:44.163872 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7e71382e-acbe-429a-8097-7cbf23e95030 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.170095 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7e71382e-acbe-429a-8097-7cbf23e95030 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] GET https://10.4.3.99/volume/v3/group_types/5ca4ea98-9976-49f2-9ed3-37824c8122c4 Jul 03 14:57:44.170095 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7e71382e-acbe-429a-8097-7cbf23e95030 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.170598 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7e71382e-acbe-429a-8097-7cbf23e95030 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.177414 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7e71382e-acbe-429a-8097-7cbf23e95030 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types/5ca4ea98-9976-49f2-9ed3-37824c8122c4 returned with HTTP 200 Jul 03 14:57:44.178437 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 571/2317] 10.4.3.99 () {68 vars in 1394 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/group_types/5ca4ea98-9976-49f2-9ed3-37824c8122c4 => generated 254 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:44.188102 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-000caea9-57ed-4894-a9e9-fcd5c2b3f1da None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.190964 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-000caea9-57ed-4894-a9e9-fcd5c2b3f1da tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/5ca4ea98-9976-49f2-9ed3-37824c8122c4 Jul 03 14:57:44.191294 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-000caea9-57ed-4894-a9e9-fcd5c2b3f1da tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.191572 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-000caea9-57ed-4894-a9e9-fcd5c2b3f1da tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.223184 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-000caea9-57ed-4894-a9e9-fcd5c2b3f1da tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types/5ca4ea98-9976-49f2-9ed3-37824c8122c4 returned with HTTP 202 Jul 03 14:57:44.225358 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 582/2318] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 14:57:44 2026] DELETE /volume/v3/group_types/5ca4ea98-9976-49f2-9ed3-37824c8122c4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:57:44.235293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3b793b60-0b2a-4047-8197-b38902628f44 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.237629 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3b793b60-0b2a-4047-8197-b38902628f44 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] GET https://10.4.3.99/volume/v3/group_types Jul 03 14:57:44.238083 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3b793b60-0b2a-4047-8197-b38902628f44 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.238398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3b793b60-0b2a-4047-8197-b38902628f44 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.245664 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3b793b60-0b2a-4047-8197-b38902628f44 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 200 Jul 03 14:57:44.246332 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 577/2319] 10.4.3.99 () {68 vars in 1283 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/group_types => generated 248 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:44.258380 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f838ae21-95d9-4a71-86d7-ce492a8cb32a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.261327 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f838ae21-95d9-4a71-86d7-ce492a8cb32a tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 14:57:44.261916 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f838ae21-95d9-4a71-86d7-ce492a8cb32a tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1692406080", "is_public": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:44.301453 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f838ae21-95d9-4a71-86d7-ce492a8cb32a tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 14:57:44.302162 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 590/2320] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 14:57:44 2026] POST /volume/v3/group_types => generated 164 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:44.312981 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1d549979-8afd-434d-a84d-d8ab2e6c400d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.318900 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d549979-8afd-434d-a84d-d8ab2e6c400d tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 14:57:44.319490 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d549979-8afd-434d-a84d-d8ab2e6c400d tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-602533533", "is_public": false}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:44.367335 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d549979-8afd-434d-a84d-d8ab2e6c400d tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 14:57:44.367665 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 572/2321] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 14:57:44 2026] POST /volume/v3/group_types => generated 164 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:44.376970 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f397a487-0c1f-4b06-8986-9fc420671c8a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.379290 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f397a487-0c1f-4b06-8986-9fc420671c8a tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] GET https://10.4.3.99/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 14:57:44.379858 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f397a487-0c1f-4b06-8986-9fc420671c8a tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.380775 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f397a487-0c1f-4b06-8986-9fc420671c8a tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.405351 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f397a487-0c1f-4b06-8986-9fc420671c8a tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 14:57:44.405843 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 583/2322] 10.4.3.99 () {68 vars in 1344 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:44.419283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-92f04141-db74-48b2-b05a-a16d8423cdb7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.422308 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-92f04141-db74-48b2-b05a-a16d8423cdb7 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] GET https://10.4.3.99/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 14:57:44.422626 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-92f04141-db74-48b2-b05a-a16d8423cdb7 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.422800 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-92f04141-db74-48b2-b05a-a16d8423cdb7 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.442778 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-92f04141-db74-48b2-b05a-a16d8423cdb7 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 14:57:44.442778 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 578/2323] 10.4.3.99 () {68 vars in 1346 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:44.454007 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ac195691-d434-4cff-8ac6-dfa542b8613b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.456194 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac195691-d434-4cff-8ac6-dfa542b8613b tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] GET https://10.4.3.99/volume/v3/group_types?is_public=False Jul 03 14:57:44.456489 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac195691-d434-4cff-8ac6-dfa542b8613b tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.456729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ac195691-d434-4cff-8ac6-dfa542b8613b tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.471491 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ac195691-d434-4cff-8ac6-dfa542b8613b tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 14:57:44.472331 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 591/2324] 10.4.3.99 () {68 vars in 1314 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:44.479242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-68bbf7da-7ca0-4ca7-99d8-d2686f881426 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.483159 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68bbf7da-7ca0-4ca7-99d8-d2686f881426 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:44.483669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68bbf7da-7ca0-4ca7-99d8-d2686f881426 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.483811 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68bbf7da-7ca0-4ca7-99d8-d2686f881426 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.483951 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-68bbf7da-7ca0-4ca7-99d8-d2686f881426 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:44.484393 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1cbe18ee-5258-4599-908d-de6cf5201491 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.486656 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1cbe18ee-5258-4599-908d-de6cf5201491 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] GET https://10.4.3.99/volume/v3/group_types?is_public=True Jul 03 14:57:44.486812 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1cbe18ee-5258-4599-908d-de6cf5201491 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.487001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1cbe18ee-5258-4599-908d-de6cf5201491 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.490412 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:44.490412 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:44.491174 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68bbf7da-7ca0-4ca7-99d8-d2686f881426 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:44.492234 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 573/2325] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:44.502091 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1cbe18ee-5258-4599-908d-de6cf5201491 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 14:57:44.502682 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 584/2326] 10.4.3.99 () {68 vars in 1312 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:44.515266 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7dcc40d8-5577-4fb1-902b-ced65caf9fa6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.518275 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7dcc40d8-5577-4fb1-902b-ced65caf9fa6 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/1f7c59c4-1122-491d-890b-8fc485d4f3d5 Jul 03 14:57:44.519015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7dcc40d8-5577-4fb1-902b-ced65caf9fa6 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.519166 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7dcc40d8-5577-4fb1-902b-ced65caf9fa6 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.567841 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7dcc40d8-5577-4fb1-902b-ced65caf9fa6 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types/1f7c59c4-1122-491d-890b-8fc485d4f3d5 returned with HTTP 202 Jul 03 14:57:44.571389 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 579/2327] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 14:57:44 2026] DELETE /volume/v3/group_types/1f7c59c4-1122-491d-890b-8fc485d4f3d5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:57:44.580951 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-153818bf-1c3c-4cd9-bc24-73c0e8473ed0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.583607 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-153818bf-1c3c-4cd9-bc24-73c0e8473ed0 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/9d2cf14c-8298-4bde-9273-88ec9556f5e7 Jul 03 14:57:44.584077 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-153818bf-1c3c-4cd9-bc24-73c0e8473ed0 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.584187 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-153818bf-1c3c-4cd9-bc24-73c0e8473ed0 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.630056 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-153818bf-1c3c-4cd9-bc24-73c0e8473ed0 tempest-GroupTypesTest-1137625995 tempest-GroupTypesTest-1137625995-project-admin] https://10.4.3.99/volume/v3/group_types/9d2cf14c-8298-4bde-9273-88ec9556f5e7 returned with HTTP 202 Jul 03 14:57:44.630718 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 592/2328] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 14:57:44 2026] DELETE /volume/v3/group_types/9d2cf14c-8298-4bde-9273-88ec9556f5e7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:57:44.676246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-449a6741-3766-4c72-adae-9ad672b140bf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.679970 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:44.680364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2e8684d0-5a9f-445b-9432-a49a241376e6", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-532444630"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:44.681906 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume request body: {'volume': {'imageRef': '2e8684d0-5a9f-445b-9432-a49a241376e6', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-532444630'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:44.700711 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-13685d44-8099-4777-b1c7-a2e1cb044a7d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.703185 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-13685d44-8099-4777-b1c7-a2e1cb044a7d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef Jul 03 14:57:44.703537 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-13685d44-8099-4777-b1c7-a2e1cb044a7d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.703806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-13685d44-8099-4777-b1c7-a2e1cb044a7d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.713510 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-13685d44-8099-4777-b1c7-a2e1cb044a7d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef returned with HTTP 404 Jul 03 14:57:44.714165 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 585/2329] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:44.727487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-796fde9a-5184-43f9-8e2a-c528b2613c60 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.730088 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-796fde9a-5184-43f9-8e2a-c528b2613c60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 Jul 03 14:57:44.730309 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-796fde9a-5184-43f9-8e2a-c528b2613c60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.730599 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-796fde9a-5184-43f9-8e2a-c528b2613c60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.730741 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-796fde9a-5184-43f9-8e2a-c528b2613c60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 33ae7514-2509-4afa-9def-e382cd0c65b6 Jul 03 14:57:44.738208 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:44.738208 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:44.739603 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-796fde9a-5184-43f9-8e2a-c528b2613c60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:44.773157 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-796fde9a-5184-43f9-8e2a-c528b2613c60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:57:44.773157 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-796fde9a-5184-43f9-8e2a-c528b2613c60 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 returned with HTTP 202 Jul 03 14:57:44.773157 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 580/2330] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:44 2026] DELETE /volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:44.781818 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a6b3ecca-b93f-4651-87b0-3c4c92791429 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:44.783178 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6b3ecca-b93f-4651-87b0-3c4c92791429 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 Jul 03 14:57:44.783552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6b3ecca-b93f-4651-87b0-3c4c92791429 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:44.783997 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6b3ecca-b93f-4651-87b0-3c4c92791429 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:44.794190 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:44.794190 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:44.794190 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a6b3ecca-b93f-4651-87b0-3c4c92791429 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:44.795950 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6b3ecca-b93f-4651-87b0-3c4c92791429 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 returned with HTTP 200 Jul 03 14:57:44.795950 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 593/2331] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:44 2026] GET /volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:44.812897 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume of 2 GB Jul 03 14:57:44.820412 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Availability Zones retrieved successfully. Jul 03 14:57:44.827347 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Flow 'volume_create_api' (c9c2fe76-8ff3-41f4-a2e0-b61bf93e8cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:44.828678 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a86c6d9-ea56-4616-86bc-ff11ec5da817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:44.829990 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Validating volume size '2' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:44.889049 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a86c6d9-ea56-4616-86bc-ff11ec5da817) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 14:57:44.889049 np0000004430 devstack@c-api.service[99978]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 2e8684d0-5a9f-445b-9432-a49a241376e6 is not active. Jul 03 14:57:44.892297 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a86c6d9-ea56-4616-86bc-ff11ec5da817) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:44.896535 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a86c6d9-ea56-4616-86bc-ff11ec5da817) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 14:57:44.899209 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Flow 'volume_create_api' (c9c2fe76-8ff3-41f4-a2e0-b61bf93e8cc8) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 14:57:44.899741 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-449a6741-3766-4c72-adae-9ad672b140bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 400 Jul 03 14:57:44.900577 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 574/2332] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:44 2026] POST /volume/v3/volumes => generated 125 bytes in 225 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:57:45.051474 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aaf555e4-2468-4344-9723-e209ff1f1f72 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:45.055576 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aaf555e4-2468-4344-9723-e209ff1f1f72 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:45.056635 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aaf555e4-2468-4344-9723-e209ff1f1f72 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:45.056996 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aaf555e4-2468-4344-9723-e209ff1f1f72 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:45.057436 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-aaf555e4-2468-4344-9723-e209ff1f1f72 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:45.065688 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:45.065688 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:45.066936 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aaf555e4-2468-4344-9723-e209ff1f1f72 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:45.067611 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 586/2333] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:45 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:45.404379 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:45.406530 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:45.406972 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-832187798", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:45.409236 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-832187798', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:45.409459 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Create volume of 1 GB Jul 03 14:57:45.409800 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:45.409800 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:45.415612 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Availability Zones retrieved successfully. Jul 03 14:57:45.421295 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Flow 'volume_create_api' (9e498a7a-92f8-427a-8905-de870166ee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:45.422268 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31bb9542-6217-4ec6-99f8-ad48cb7b3b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:45.423146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:45.457571 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31bb9542-6217-4ec6-99f8-ad48cb7b3b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:45.459296 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e60bc0-985e-4826-b26c-f30b0ccb4523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:45.505078 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ea7f4df2-a640-43f8-85f2-ecfdf57f9714 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:45.508185 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea7f4df2-a640-43f8-85f2-ecfdf57f9714 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:45.508185 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea7f4df2-a640-43f8-85f2-ecfdf57f9714 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:45.508185 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea7f4df2-a640-43f8-85f2-ecfdf57f9714 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:45.508789 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ea7f4df2-a640-43f8-85f2-ecfdf57f9714 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:45.514441 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:45.514441 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:45.515325 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea7f4df2-a640-43f8-85f2-ecfdf57f9714 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:45.515728 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 594/2334] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:45 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:45.563653 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Created reservations ['1867d647-ecbc-4db5-b1cf-5023f4660a45', 'f5adad52-1b33-4c76-90b6-ff7395f9d20d', '5bffe4d5-6d49-4ce2-a1e9-8c4c69bb9a48', '1109f35d-6a93-4f5b-b66d-02f942295a37'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:45.564781 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e60bc0-985e-4826-b26c-f30b0ccb4523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1867d647-ecbc-4db5-b1cf-5023f4660a45', 'f5adad52-1b33-4c76-90b6-ff7395f9d20d', '5bffe4d5-6d49-4ce2-a1e9-8c4c69bb9a48', '1109f35d-6a93-4f5b-b66d-02f942295a37']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:45.566353 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978ad698-b266-4d58-aae8-61004d23dbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:45.606012 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978ad698-b266-4d58-aae8-61004d23dbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97aae96b-b5f0-431b-85ea-08e0f14fb932', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-832187798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b34cf5e02534e0b8865633ab6419e0c',qos_specs=None,replication_status=,reservations=['1867d647-ecbc-4db5-b1cf-5023f4660a45','f5adad52-1b33-4c76-90b6-ff7395f9d20d','5bffe4d5-6d49-4ce2-a1e9-8c4c69bb9a48','1109f35d-6a93-4f5b-b66d-02f942295a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99524944542b47678724b6671caf4376',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-832187798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97aae96b-b5f0-431b-85ea-08e0f14fb932,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b34cf5e02534e0b8865633ab6419e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99524944542b47678724b6671caf4376',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:45.607114 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6aae26-b7d5-44de-8fd5-73f18da43111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:45.651011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6aae26-b7d5-44de-8fd5-73f18da43111) transitioned into state 'SUCCESS' from state '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-832187798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b34cf5e02534e0b8865633ab6419e0c',qos_specs=None,replication_status=,reservations=['1867d647-ecbc-4db5-b1cf-5023f4660a45','f5adad52-1b33-4c76-90b6-ff7395f9d20d','5bffe4d5-6d49-4ce2-a1e9-8c4c69bb9a48','1109f35d-6a93-4f5b-b66d-02f942295a37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99524944542b47678724b6671caf4376',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:45.652249 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8fc6fe-7b47-44c8-9151-3da75f66cce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:45.673541 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8fc6fe-7b47-44c8-9151-3da75f66cce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:45.674819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Flow 'volume_create_api' (9e498a7a-92f8-427a-8905-de870166ee44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:45.675186 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Create volume request issued successfully. Jul 03 14:57:45.675846 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be4ab2b2-0e0d-4788-b762-3cc8e3796a6b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:45.676477 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 581/2335] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:57:45 2026] POST /volume/v3/volumes => generated 752 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:45.690420 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6a4a10db-3991-4ff0-a40a-2731d70ec578 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:45.693815 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a4a10db-3991-4ff0-a40a-2731d70ec578 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:45.693918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a4a10db-3991-4ff0-a40a-2731d70ec578 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:45.695943 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a4a10db-3991-4ff0-a40a-2731d70ec578 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:45.704880 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:45.704880 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:45.710945 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6a4a10db-3991-4ff0-a40a-2731d70ec578 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:45.717562 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a4a10db-3991-4ff0-a40a-2731d70ec578 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:45.717957 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 575/2336] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:45 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:45.808334 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d6462153-d3b5-4694-8ae5-3af3cc0005f6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:45.812096 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6462153-d3b5-4694-8ae5-3af3cc0005f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 Jul 03 14:57:45.812653 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6462153-d3b5-4694-8ae5-3af3cc0005f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:45.812761 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6462153-d3b5-4694-8ae5-3af3cc0005f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:45.830327 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6462153-d3b5-4694-8ae5-3af3cc0005f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 returned with HTTP 404 Jul 03 14:57:45.830327 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 587/2337] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:45 2026] GET /volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:45.839680 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d4bc181-efec-4ff5-9aba-7881574c1d59 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:45.842192 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d4bc181-efec-4ff5-9aba-7881574c1d59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 Jul 03 14:57:45.842440 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d4bc181-efec-4ff5-9aba-7881574c1d59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:45.843102 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d4bc181-efec-4ff5-9aba-7881574c1d59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:45.843102 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-6d4bc181-efec-4ff5-9aba-7881574c1d59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: d0d7e194-7b13-493c-9082-b225701bb952 Jul 03 14:57:45.849240 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:45.849240 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:45.850002 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6d4bc181-efec-4ff5-9aba-7881574c1d59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:45.884281 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6d4bc181-efec-4ff5-9aba-7881574c1d59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:57:45.884490 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d4bc181-efec-4ff5-9aba-7881574c1d59 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 returned with HTTP 202 Jul 03 14:57:45.885202 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 595/2338] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:45 2026] DELETE /volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:45.901956 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d80503e4-4077-4bfe-b018-e6fa4b5bcaaa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:45.905919 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d80503e4-4077-4bfe-b018-e6fa4b5bcaaa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 Jul 03 14:57:45.905919 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d80503e4-4077-4bfe-b018-e6fa4b5bcaaa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:45.905919 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d80503e4-4077-4bfe-b018-e6fa4b5bcaaa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:45.912059 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:45.912059 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:45.912598 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d80503e4-4077-4bfe-b018-e6fa4b5bcaaa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:57:45.913779 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d80503e4-4077-4bfe-b018-e6fa4b5bcaaa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 returned with HTTP 200 Jul 03 14:57:45.914492 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 582/2339] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:45 2026] GET /volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:57:46.080163 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c184dee7-c1d6-461f-94fd-f1560cd2b875 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.082218 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c184dee7-c1d6-461f-94fd-f1560cd2b875 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:46.082417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c184dee7-c1d6-461f-94fd-f1560cd2b875 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.082785 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c184dee7-c1d6-461f-94fd-f1560cd2b875 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.082785 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c184dee7-c1d6-461f-94fd-f1560cd2b875 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:46.087500 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.087500 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:46.088534 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c184dee7-c1d6-461f-94fd-f1560cd2b875 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:46.089010 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 576/2340] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:46.164899 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0511601d-6050-4a0a-b7a0-50663fc88ee5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.166802 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0511601d-6050-4a0a-b7a0-50663fc88ee5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:46.167029 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0511601d-6050-4a0a-b7a0-50663fc88ee5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.167429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0511601d-6050-4a0a-b7a0-50663fc88ee5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.176386 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.176386 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:46.181143 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0511601d-6050-4a0a-b7a0-50663fc88ee5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:46.187625 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0511601d-6050-4a0a-b7a0-50663fc88ee5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:46.188479 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 588/2341] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:57:46.208397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a6f89447-cdbc-47eb-a24a-e717e84d49c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.212878 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6f89447-cdbc-47eb-a24a-e717e84d49c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:46.212878 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6f89447-cdbc-47eb-a24a-e717e84d49c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.212878 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6f89447-cdbc-47eb-a24a-e717e84d49c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.221986 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.221986 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:46.227068 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a6f89447-cdbc-47eb-a24a-e717e84d49c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:46.241736 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6f89447-cdbc-47eb-a24a-e717e84d49c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:46.242334 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 596/2342] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:46.322042 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-d27434f3-5131-4ae0-aab6-4675886670ea None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.324228 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-d27434f3-5131-4ae0-aab6-4675886670ea tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:46.324228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-d27434f3-5131-4ae0-aab6-4675886670ea tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.324228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-d27434f3-5131-4ae0-aab6-4675886670ea tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.335019 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.335019 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:46.348509 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-d27434f3-5131-4ae0-aab6-4675886670ea tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:46.360320 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-d27434f3-5131-4ae0-aab6-4675886670ea tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:46.360769 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 583/2343] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:46.377191 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b839a319-8444-4bbc-b87e-69db65df96be None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.380641 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b839a319-8444-4bbc-b87e-69db65df96be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] PUT https://10.4.3.99/volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa Jul 03 14:57:46.381220 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b839a319-8444-4bbc-b87e-69db65df96be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:46.395338 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b839a319-8444-4bbc-b87e-69db65df96be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Acquiring lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:57:46.402844 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b839a319-8444-4bbc-b87e-69db65df96be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" acquired by "attachment_update" :: waited 0.009s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:57:46.404398 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.404398 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:46.528353 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1868a672-4039-407f-a169-daeaf3838302 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.532559 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1868a672-4039-407f-a169-daeaf3838302 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:46.532559 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1868a672-4039-407f-a169-daeaf3838302 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.533693 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1868a672-4039-407f-a169-daeaf3838302 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.533912 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1868a672-4039-407f-a169-daeaf3838302 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:46.541739 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.541739 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:46.542477 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1868a672-4039-407f-a169-daeaf3838302 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:46.542908 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 589/2344] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:46.735534 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-713de1ee-60bd-4a09-b352-a6204273d2eb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.738023 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-713de1ee-60bd-4a09-b352-a6204273d2eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:46.738335 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-713de1ee-60bd-4a09-b352-a6204273d2eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.738647 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-713de1ee-60bd-4a09-b352-a6204273d2eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.747769 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.747769 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:46.753079 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-713de1ee-60bd-4a09-b352-a6204273d2eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:46.760022 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-713de1ee-60bd-4a09-b352-a6204273d2eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:46.761488 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 597/2345] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:46.777347 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-abd73372-fc40-485a-a22c-0b82c983e932 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.779682 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-abd73372-fc40-485a-a22c-0b82c983e932 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:46.779937 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-abd73372-fc40-485a-a22c-0b82c983e932 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.780224 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-abd73372-fc40-485a-a22c-0b82c983e932 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.788697 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.788697 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:46.794166 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-abd73372-fc40-485a-a22c-0b82c983e932 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:46.799192 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-abd73372-fc40-485a-a22c-0b82c983e932 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:46.799756 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 584/2346] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:46.817541 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c5f3ca58-0bf1-40c7-9f92-9c241ccbf8eb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.819859 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c5f3ca58-0bf1-40c7-9f92-9c241ccbf8eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes Jul 03 14:57:46.820119 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c5f3ca58-0bf1-40c7-9f92-9c241ccbf8eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.820385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c5f3ca58-0bf1-40c7-9f92-9c241ccbf8eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.820696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-c5f3ca58-0bf1-40c7-9f92-9c241ccbf8eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:46.821594 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c5f3ca58-0bf1-40c7-9f92-9c241ccbf8eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:46.830026 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c5f3ca58-0bf1-40c7-9f92-9c241ccbf8eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Get all volumes completed successfully. Jul 03 14:57:46.830683 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c5f3ca58-0bf1-40c7-9f92-9c241ccbf8eb tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 200 Jul 03 14:57:46.831501 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 590/2347] 10.4.3.99 () {66 vars in 1230 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/volumes => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:46.843338 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f7310b01-2b7a-4e6c-aedc-c0d9342fbca8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.845667 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7310b01-2b7a-4e6c-aedc-c0d9342fbca8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:46.845893 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7310b01-2b7a-4e6c-aedc-c0d9342fbca8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.846099 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7310b01-2b7a-4e6c-aedc-c0d9342fbca8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.854743 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.854743 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:46.865525 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f7310b01-2b7a-4e6c-aedc-c0d9342fbca8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:46.877050 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7310b01-2b7a-4e6c-aedc-c0d9342fbca8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:46.877659 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 598/2348] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:46.926412 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-52d27a81-dd20-416c-9880-134c745fc234 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.928882 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-52d27a81-dd20-416c-9880-134c745fc234 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 Jul 03 14:57:46.929764 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-52d27a81-dd20-416c-9880-134c745fc234 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.929764 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-52d27a81-dd20-416c-9880-134c745fc234 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.935427 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-52d27a81-dd20-416c-9880-134c745fc234 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 returned with HTTP 404 Jul 03 14:57:46.936117 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 585/2349] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:46.941417 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-de5dbe09-1d2d-469e-b7c5-5d1e66d26606 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.944309 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-de5dbe09-1d2d-469e-b7c5-5d1e66d26606 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:46.944309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-de5dbe09-1d2d-469e-b7c5-5d1e66d26606 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.944309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-de5dbe09-1d2d-469e-b7c5-5d1e66d26606 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.945318 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b839a319-8444-4bbc-b87e-69db65df96be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" released by "attachment_update" :: held 0.542s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:57:46.945802 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-b839a319-8444-4bbc-b87e-69db65df96be tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa returned with HTTP 200 Jul 03 14:57:46.946367 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 577/2350] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:57:46 2026] PUT /volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:46.946788 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d1864ad3-4066-4386-a1ad-8cf6742d6ca9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.949098 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1864ad3-4066-4386-a1ad-8cf6742d6ca9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 Jul 03 14:57:46.949416 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1864ad3-4066-4386-a1ad-8cf6742d6ca9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.949659 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1864ad3-4066-4386-a1ad-8cf6742d6ca9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.949807 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-d1864ad3-4066-4386-a1ad-8cf6742d6ca9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 33ae7514-2509-4afa-9def-e382cd0c65b6 Jul 03 14:57:46.955178 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1864ad3-4066-4386-a1ad-8cf6742d6ca9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 returned with HTTP 404 Jul 03 14:57:46.955922 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 599/2351] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:46 2026] DELETE /volume/v3/snapshots/33ae7514-2509-4afa-9def-e382cd0c65b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:46.957561 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:46.957561 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:46.962151 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-d4e0680d-50d1-4607-88a0-5e488eff835f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.964423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-344c057b-2e7d-4ec2-ac21-83583da98e0d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.966694 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-344c057b-2e7d-4ec2-ac21-83583da98e0d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 Jul 03 14:57:46.966796 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-d4e0680d-50d1-4607-88a0-5e488eff835f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa Jul 03 14:57:46.966924 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-344c057b-2e7d-4ec2-ac21-83583da98e0d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.966997 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-d4e0680d-50d1-4607-88a0-5e488eff835f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.967197 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-344c057b-2e7d-4ec2-ac21-83583da98e0d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.967253 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-d4e0680d-50d1-4607-88a0-5e488eff835f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.967361 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-344c057b-2e7d-4ec2-ac21-83583da98e0d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: d0d7e194-7b13-493c-9082-b225701bb952 Jul 03 14:57:46.971139 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-de5dbe09-1d2d-469e-b7c5-5d1e66d26606 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:46.972554 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-344c057b-2e7d-4ec2-ac21-83583da98e0d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 returned with HTTP 404 Jul 03 14:57:46.973181 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 578/2352] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:46 2026] DELETE /volume/v3/snapshots/d0d7e194-7b13-493c-9082-b225701bb952 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:46.979288 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-de5dbe09-1d2d-469e-b7c5-5d1e66d26606 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:46.979843 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 591/2353] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:46.982467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3ba68d8c-9a99-450f-9508-f6f2df3938fc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:46.985013 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3ba68d8c-9a99-450f-9508-f6f2df3938fc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef Jul 03 14:57:46.985289 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3ba68d8c-9a99-450f-9508-f6f2df3938fc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:46.985563 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3ba68d8c-9a99-450f-9508-f6f2df3938fc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:46.985650 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-3ba68d8c-9a99-450f-9508-f6f2df3938fc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 3f4305bb-8c04-430d-88a8-6b019be787ef Jul 03 14:57:46.990845 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3ba68d8c-9a99-450f-9508-f6f2df3938fc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef returned with HTTP 404 Jul 03 14:57:46.991445 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 600/2354] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:46 2026] DELETE /volume/v3/snapshots/3f4305bb-8c04-430d-88a8-6b019be787ef => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:46.997272 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-d4e0680d-50d1-4607-88a0-5e488eff835f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa returned with HTTP 200 Jul 03 14:57:46.997881 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 586/2355] 10.4.3.99 () {70 vars in 1644 bytes} [Fri Jul 3 14:57:46 2026] GET /volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:47.038857 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-c5880935-6046-4a10-a9ac-848f6c085afe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:47.041280 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-c5880935-6046-4a10-a9ac-848f6c085afe tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:47.041550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-c5880935-6046-4a10-a9ac-848f6c085afe tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:47.041817 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-c5880935-6046-4a10-a9ac-848f6c085afe tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:47.068295 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:47.068295 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:47.078420 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-c5880935-6046-4a10-a9ac-848f6c085afe tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:47.086375 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-c5880935-6046-4a10-a9ac-848f6c085afe tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:47.086991 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 579/2356] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:57:47 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1652 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:47.101782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aa50d5b4-c471-449b-8797-03434ec17c45 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:47.105150 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa50d5b4-c471-449b-8797-03434ec17c45 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:47.105150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa50d5b4-c471-449b-8797-03434ec17c45 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:47.105150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa50d5b4-c471-449b-8797-03434ec17c45 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:47.105150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-aa50d5b4-c471-449b-8797-03434ec17c45 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:47.109968 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:47.109968 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:47.111375 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa50d5b4-c471-449b-8797-03434ec17c45 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:47.111375 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 592/2357] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:47 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:47.112970 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-d326c58d-307b-447a-a600-cd968021fe48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:47.115906 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-d326c58d-307b-447a-a600-cd968021fe48 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8/action Jul 03 14:57:47.116447 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-d326c58d-307b-447a-a600-cd968021fe48 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:47.116648 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-d326c58d-307b-447a-a600-cd968021fe48 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:47.130071 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:47.130071 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:47.130832 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-d326c58d-307b-447a-a600-cd968021fe48 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:47.149117 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-d326c58d-307b-447a-a600-cd968021fe48 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Begin detaching volume completed successfully. Jul 03 14:57:47.149117 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-d326c58d-307b-447a-a600-cd968021fe48 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8/action returned with HTTP 202 Jul 03 14:57:47.149117 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 601/2358] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:57:47 2026] POST /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:57:47.564749 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c7f009eb-51df-4baa-9d15-6fee75192301 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:47.567547 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c7f009eb-51df-4baa-9d15-6fee75192301 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:47.567884 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c7f009eb-51df-4baa-9d15-6fee75192301 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:47.568155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c7f009eb-51df-4baa-9d15-6fee75192301 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:47.568285 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c7f009eb-51df-4baa-9d15-6fee75192301 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id b15004ac-4e37-4be0-ba9f-3ac14537bacb. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:47.580278 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:47.580278 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:47.582202 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c7f009eb-51df-4baa-9d15-6fee75192301 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 200 Jul 03 14:57:47.582764 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 587/2359] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:47 2026] GET /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:47.595646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c6a3fc1d-3cec-4065-b658-56715b8c7d10 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:47.597755 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c6a3fc1d-3cec-4065-b658-56715b8c7d10 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb Jul 03 14:57:47.597952 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c6a3fc1d-3cec-4065-b658-56715b8c7d10 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:47.598191 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c6a3fc1d-3cec-4065-b658-56715b8c7d10 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:47.598567 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-c6a3fc1d-3cec-4065-b658-56715b8c7d10 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete backup with id: b15004ac-4e37-4be0-ba9f-3ac14537bacb. Jul 03 14:57:47.604220 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:47.604220 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:47.631161 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-c6a3fc1d-3cec-4065-b658-56715b8c7d10 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] delete_backup rpcapi backup_id b15004ac-4e37-4be0-ba9f-3ac14537bacb {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:57:47.634266 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c6a3fc1d-3cec-4065-b658-56715b8c7d10 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb returned with HTTP 202 Jul 03 14:57:47.635021 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 580/2360] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:57:47 2026] DELETE /volume/v3/backups/b15004ac-4e37-4be0-ba9f-3ac14537bacb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 14:57:47.643227 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ebc6649f-15ed-4f16-acc2-b9a561d46711 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:47.645119 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ebc6649f-15ed-4f16-acc2-b9a561d46711 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d Jul 03 14:57:47.645402 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ebc6649f-15ed-4f16-acc2-b9a561d46711 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:47.645621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ebc6649f-15ed-4f16-acc2-b9a561d46711 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:47.645784 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-ebc6649f-15ed-4f16-acc2-b9a561d46711 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume with id: fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d Jul 03 14:57:47.656076 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:47.656076 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:47.657701 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ebc6649f-15ed-4f16-acc2-b9a561d46711 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:57:47.696733 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ebc6649f-15ed-4f16-acc2-b9a561d46711 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume request issued successfully. Jul 03 14:57:47.696980 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ebc6649f-15ed-4f16-acc2-b9a561d46711 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d returned with HTTP 202 Jul 03 14:57:47.697521 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 593/2361] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:57:47 2026] DELETE /volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:47.707233 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-01e9fd6e-b5a9-4f84-87ae-493b1f942199 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:47.709808 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-01e9fd6e-b5a9-4f84-87ae-493b1f942199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d Jul 03 14:57:47.709992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-01e9fd6e-b5a9-4f84-87ae-493b1f942199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:47.710060 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-01e9fd6e-b5a9-4f84-87ae-493b1f942199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:47.722379 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:47.722379 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:47.728232 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-01e9fd6e-b5a9-4f84-87ae-493b1f942199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:57:47.734586 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-01e9fd6e-b5a9-4f84-87ae-493b1f942199 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d returned with HTTP 200 Jul 03 14:57:47.734920 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 602/2362] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:47 2026] GET /volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:48.058866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7e1fec98-948f-4618-b397-92a46b6fb98d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.060066 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.063211 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:48.063211 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "358d90e2-2a5b-41ba-a7cc-49ec990915fa"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.066979 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '358d90e2-2a5b-41ba-a7cc-49ec990915fa'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:48.124666 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a103a7a6-3fde-490f-a671-2c97e9738775 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.127049 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a103a7a6-3fde-490f-a671-2c97e9738775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:48.127394 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a103a7a6-3fde-490f-a671-2c97e9738775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.127656 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a103a7a6-3fde-490f-a671-2c97e9738775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.127811 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a103a7a6-3fde-490f-a671-2c97e9738775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:48.133893 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:48.133893 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:48.134953 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a103a7a6-3fde-490f-a671-2c97e9738775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:48.136930 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 594/2363] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:48.167463 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume of 1 GB Jul 03 14:57:48.172803 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Availability Zones retrieved successfully. Jul 03 14:57:48.180958 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Flow 'volume_create_api' (bddf92d8-2545-4bc8-ac09-2b6346f7f8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:48.185438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e05cf7-7f3f-4276-8243-576746f14e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:48.185438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:48.188358 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e1fec98-948f-4618-b397-92a46b6fb98d tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] GET https://10.4.3.99/volume/v3/os-quota-class-sets/default Jul 03 14:57:48.188571 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e1fec98-948f-4618-b397-92a46b6fb98d tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.188814 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e1fec98-948f-4618-b397-92a46b6fb98d tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.191304 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-49f1ac2b-ef07-4ddf-b362-78b890850c7f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.191691 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49f1ac2b-ef07-4ddf-b362-78b890850c7f None None] GET https://10.4.3.99/volume// Jul 03 14:57:48.191906 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-49f1ac2b-ef07-4ddf-b362-78b890850c7f None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.192115 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-49f1ac2b-ef07-4ddf-b362-78b890850c7f None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.192494 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-49f1ac2b-ef07-4ddf-b362-78b890850c7f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:48.192838 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 603/2364] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:48.196593 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=383,cinder:UPDATE=92,cinder:INSERT=54 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:57:48.204117 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-1b1b3f6b-732c-4f24-b07c-bd0b20eae6dc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.210154 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-1b1b3f6b-732c-4f24-b07c-bd0b20eae6dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:57:48.210154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-1b1b3f6b-732c-4f24-b07c-bd0b20eae6dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.210154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-1b1b3f6b-732c-4f24-b07c-bd0b20eae6dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.210459 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e1fec98-948f-4618-b397-92a46b6fb98d tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] https://10.4.3.99/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 14:57:48.210459 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 588/2365] 10.4.3.99 () {66 vars in 1290 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:48.221957 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:48.221957 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:48.225542 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3447e193-4155-45d5-8270-b15297f58407 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.228262 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e05cf7-7f3f-4276-8243-576746f14e5d) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 14:57:48.228262 np0000004430 devstack@c-api.service[99978]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 14:57:48.228479 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-1b1b3f6b-732c-4f24-b07c-bd0b20eae6dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:57:48.229086 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3447e193-4155-45d5-8270-b15297f58407 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] GET https://10.4.3.99/volume/v3/os-quota-class-sets/default Jul 03 14:57:48.229376 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3447e193-4155-45d5-8270-b15297f58407 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.229638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3447e193-4155-45d5-8270-b15297f58407 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.230375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e05cf7-7f3f-4276-8243-576746f14e5d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:48.231244 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e05cf7-7f3f-4276-8243-576746f14e5d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 14:57:48.233061 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Flow 'volume_create_api' (bddf92d8-2545-4bc8-ac09-2b6346f7f8e7) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 14:57:48.233061 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5ea8280-7e44-4d5d-addd-5daabb8e5666 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 400 Jul 03 14:57:48.233729 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 581/2366] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/volumes => generated 134 bytes in 174 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:57:48.248236 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-1b1b3f6b-732c-4f24-b07c-bd0b20eae6dc tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:57:48.248391 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 595/2367] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:57:48.258491 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3447e193-4155-45d5-8270-b15297f58407 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] https://10.4.3.99/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 14:57:48.259245 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 604/2368] 10.4.3.99 () {66 vars in 1290 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:48.270573 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9496124f-e579-4b43-a73b-c6bc2d444977 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.275407 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9496124f-e579-4b43-a73b-c6bc2d444977 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:57:48.275407 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9496124f-e579-4b43-a73b-c6bc2d444977 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-442833108"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.314499 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9496124f-e579-4b43-a73b-c6bc2d444977 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:57:48.315138 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 589/2369] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/types => generated 227 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:48.328364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7dbe1375-199d-4ffa-9b38-f9695d9e29e8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.332355 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7dbe1375-199d-4ffa-9b38-f9695d9e29e8 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-class-sets/default Jul 03 14:57:48.332355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7dbe1375-199d-4ffa-9b38-f9695d9e29e8 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-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-442833108": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-442833108": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-442833108": 5}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.434547 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-64fa1d37-7045-43a0-9366-3ec94f12de55 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.434986 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-64fa1d37-7045-43a0-9366-3ec94f12de55 None None] GET https://10.4.3.99/volume// Jul 03 14:57:48.435666 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-64fa1d37-7045-43a0-9366-3ec94f12de55 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.435666 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-64fa1d37-7045-43a0-9366-3ec94f12de55 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.435905 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-64fa1d37-7045-43a0-9366-3ec94f12de55 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:48.436421 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 596/2370] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:48.451007 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=373,cinder:UPDATE=106,cinder:INSERT=57 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:57:48.452510 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-b88bc771-25ee-4c13-8635-8ebadf1db0c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.455024 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-b88bc771-25ee-4c13-8635-8ebadf1db0c0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:57:48.455466 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-b88bc771-25ee-4c13-8635-8ebadf1db0c0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afb3ae1e-d653-433d-8052-8d7f2a1d907a", "connector": null, "instance_uuid": "efcc66c3-58f8-437e-b48d-0964c36a145f"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.473329 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:48.473329 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:48.527430 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-b88bc771-25ee-4c13-8635-8ebadf1db0c0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:57:48.527781 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 605/2371] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:57:48 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 03 14:57:48.604595 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7dbe1375-199d-4ffa-9b38-f9695d9e29e8 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] https://10.4.3.99/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 14:57:48.604833 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 582/2372] 10.4.3.99 () {68 vars in 1311 bytes} [Fri Jul 3 14:57:48 2026] PUT /volume/v3/os-quota-class-sets/default => generated 766 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:48.622369 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2df221a4-f71f-45b1-b099-51ed0cb65ddc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.626620 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2df221a4-f71f-45b1-b099-51ed0cb65ddc tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/eb2039479b174258a8871009f3cb9821/defaults Jul 03 14:57:48.626952 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2df221a4-f71f-45b1-b099-51ed0cb65ddc tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.627046 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2df221a4-f71f-45b1-b099-51ed0cb65ddc tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Calling method 'defaults' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.640678 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-2df221a4-f71f-45b1-b099-51ed0cb65ddc tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-793246544 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-793246544, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:57:48.650984 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2df221a4-f71f-45b1-b099-51ed0cb65ddc tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/eb2039479b174258a8871009f3cb9821/defaults returned with HTTP 200 Jul 03 14:57:48.651678 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 590/2373] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/os-quota-sets/eb2039479b174258a8871009f3cb9821/defaults => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:48.709466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c13a74b1-9678-4bab-b3dc-3de67e384610 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.710705 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c13a74b1-9678-4bab-b3dc-3de67e384610 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:48.712787 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c13a74b1-9678-4bab-b3dc-3de67e384610 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.716594 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c13a74b1-9678-4bab-b3dc-3de67e384610 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 400 Jul 03 14:57:48.717829 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 597/2374] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/volumes => generated 127 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:57:48.731143 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-91713276-2a96-48dc-b9d6-af919f9d7dc4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.734494 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91713276-2a96-48dc-b9d6-af919f9d7dc4 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:48.735236 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-91713276-2a96-48dc-b9d6-af919f9d7dc4 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "925dbec9-0e28-408f-9306-3ecf6c1f0b5d"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.738136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-91713276-2a96-48dc-b9d6-af919f9d7dc4 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '925dbec9-0e28-408f-9306-3ecf6c1f0b5d'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:48.744688 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91713276-2a96-48dc-b9d6-af919f9d7dc4 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 404 Jul 03 14:57:48.745478 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 606/2375] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/volumes => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:48.755494 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-66d100a3-d2f9-4f7f-a286-77a2705ff25b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.758064 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66d100a3-d2f9-4f7f-a286-77a2705ff25b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d Jul 03 14:57:48.758314 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66d100a3-d2f9-4f7f-a286-77a2705ff25b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.758566 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66d100a3-d2f9-4f7f-a286-77a2705ff25b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.760574 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-81b1fcd9-127a-40d1-ac6e-7c02b67001e6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.764325 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81b1fcd9-127a-40d1-ac6e-7c02b67001e6 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:48.764325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81b1fcd9-127a-40d1-ac6e-7c02b67001e6 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "221871f2-8e8d-408d-8dcf-26d7fa68a483"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.765257 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-81b1fcd9-127a-40d1-ac6e-7c02b67001e6 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '221871f2-8e8d-408d-8dcf-26d7fa68a483'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:48.769635 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66d100a3-d2f9-4f7f-a286-77a2705ff25b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d returned with HTTP 404 Jul 03 14:57:48.770240 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 583/2376] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/volumes/fe61d7b5-d95a-4d9b-b2f7-eec0f5b5f09d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:48.774576 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81b1fcd9-127a-40d1-ac6e-7c02b67001e6 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 404 Jul 03 14:57:48.775327 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 591/2377] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/volumes => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:48.782667 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a782a0b0-fa4c-48ff-9f6c-ff447faf931d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.785154 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a782a0b0-fa4c-48ff-9f6c-ff447faf931d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b/export_record Jul 03 14:57:48.785486 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a782a0b0-fa4c-48ff-9f6c-ff447faf931d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.785763 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a782a0b0-fa4c-48ff-9f6c-ff447faf931d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'export_record' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.785925 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-a782a0b0-fa4c-48ff-9f6c-ff447faf931d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Export record for backup 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 14:57:48.785996 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b0417bf6-1166-4a16-b15d-a9b99fd9abdf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.788418 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0417bf6-1166-4a16-b15d-a9b99fd9abdf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:48.788954 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0417bf6-1166-4a16-b15d-a9b99fd9abdf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "aa9e790c-cd32-4e67-a9b7-dcc2242cc039"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.792019 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-b0417bf6-1166-4a16-b15d-a9b99fd9abdf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'aa9e790c-cd32-4e67-a9b7-dcc2242cc039'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:48.792642 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:48.792642 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:48.793643 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.api [None req-a782a0b0-fa4c-48ff-9f6c-ff447faf931d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling RPCAPI with context: , host: np0000004430, backup: 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 14:57:48.802715 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0417bf6-1166-4a16-b15d-a9b99fd9abdf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 404 Jul 03 14:57:48.803622 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 607/2378] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/volumes => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:48.816313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-a782a0b0-fa4c-48ff-9f6c-ff447faf931d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] export_record in rpcapi backup_id 9318de86-2a9b-4b9f-b53a-14817c8eb54b on host np0000004430. {{(pid=99980) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 14:57:48.818052 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-135e1942-def1-4406-9f22-a0e42c925bab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.820378 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-135e1942-def1-4406-9f22-a0e42c925bab tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:48.820851 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-135e1942-def1-4406-9f22-a0e42c925bab tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.824306 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-135e1942-def1-4406-9f22-a0e42c925bab tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 400 Jul 03 14:57:48.824451 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 584/2379] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:57:48.840644 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-676d98ff-6754-425d-8886-2cf2f3a7c596 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.843215 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-676d98ff-6754-425d-8886-2cf2f3a7c596 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:48.844515 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-676d98ff-6754-425d-8886-2cf2f3a7c596 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.846642 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-676d98ff-6754-425d-8886-2cf2f3a7c596 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 400 Jul 03 14:57:48.846642 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 592/2380] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 03 14:57:48.861833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b9058671-b663-4ff8-a007-54f67199061a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.864961 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9058671-b663-4ff8-a007-54f67199061a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:48.865537 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9058671-b663-4ff8-a007-54f67199061a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.869319 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9058671-b663-4ff8-a007-54f67199061a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 400 Jul 03 14:57:48.869319 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 608/2381] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:57:48.873025 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-15e5db50-bada-4e62-a0de-89c9a60d24ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.875649 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-15e5db50-bada-4e62-a0de-89c9a60d24ef tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/969c5d4b0c0d48f89827dfd90fb2c7ed/defaults Jul 03 14:57:48.875940 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-15e5db50-bada-4e62-a0de-89c9a60d24ef tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.876275 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-15e5db50-bada-4e62-a0de-89c9a60d24ef tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Calling method 'defaults' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.880500 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cf01c2b7-8093-4b14-b485-2ba8470a17a4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.890169 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cf01c2b7-8093-4b14-b485-2ba8470a17a4 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] DELETE https://10.4.3.99/volume/v3/volumes/tempest-invalid-2011177322 Jul 03 14:57:48.890169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cf01c2b7-8093-4b14-b485-2ba8470a17a4 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.890169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cf01c2b7-8093-4b14-b485-2ba8470a17a4 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.890169 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-cf01c2b7-8093-4b14-b485-2ba8470a17a4 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Delete volume with id: tempest-invalid-2011177322 Jul 03 14:57:48.897025 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-15e5db50-bada-4e62-a0de-89c9a60d24ef tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/969c5d4b0c0d48f89827dfd90fb2c7ed/defaults returned with HTTP 200 Jul 03 14:57:48.898310 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 585/2382] 10.4.3.99 () {66 vars in 1374 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/os-quota-sets/969c5d4b0c0d48f89827dfd90fb2c7ed/defaults => generated 802 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:48.899261 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cf01c2b7-8093-4b14-b485-2ba8470a17a4 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/tempest-invalid-2011177322 returned with HTTP 404 Jul 03 14:57:48.899767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0dea3b2e-84e8-4f57-9b68-34fcabc06148 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.899933 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 593/2383] 10.4.3.99 () {66 vars in 1314 bytes} [Fri Jul 3 14:57:48 2026] DELETE /volume/v3/volumes/tempest-invalid-2011177322 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:48.902052 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0dea3b2e-84e8-4f57-9b68-34fcabc06148 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:48.902880 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0dea3b2e-84e8-4f57-9b68-34fcabc06148 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.902880 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0dea3b2e-84e8-4f57-9b68-34fcabc06148 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.912038 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-376065ea-e932-4f5a-b2d4-bff5c11f87a4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.914804 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 586/2384] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:57:48 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 14:57:48.917571 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:48.917571 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:48.922365 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0dea3b2e-84e8-4f57-9b68-34fcabc06148 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:48.925061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d088df5c-39fe-4a67-bc0f-18e87dfe4ec7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.927608 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d088df5c-39fe-4a67-bc0f-18e87dfe4ec7 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/xxx/action Jul 03 14:57:48.928094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d088df5c-39fe-4a67-bc0f-18e87dfe4ec7 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-detach": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:48.928326 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d088df5c-39fe-4a67-bc0f-18e87dfe4ec7 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:48.928508 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0dea3b2e-84e8-4f57-9b68-34fcabc06148 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:48.929388 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 609/2385] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:48.938617 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d088df5c-39fe-4a67-bc0f-18e87dfe4ec7 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 14:57:48.939195 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 594/2386] 10.4.3.99 () {68 vars in 1284 bytes} [Fri Jul 3 14:57:48 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:48.954505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1339cb3d-9534-4c0f-9577-5192b52c4e33 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.956733 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1339cb3d-9534-4c0f-9577-5192b52c4e33 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes/tempest-invalid-1488996462 Jul 03 14:57:48.957664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1339cb3d-9534-4c0f-9577-5192b52c4e33 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.957664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1339cb3d-9534-4c0f-9577-5192b52c4e33 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.965462 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1339cb3d-9534-4c0f-9577-5192b52c4e33 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/tempest-invalid-1488996462 returned with HTTP 404 Jul 03 14:57:48.966024 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 587/2387] 10.4.3.99 () {66 vars in 1311 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/volumes/tempest-invalid-1488996462 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:48.977753 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b5ddf6c0-533d-4d15-9e22-c9c3c6fd38ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.979923 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 610/2388] 10.4.3.99 () {66 vars in 1233 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 14:57:48.989523 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1831b81d-2db3-4cb4-8ebc-6f64ef97557a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.990353 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-020b22ae-d971-4a81-96f2-5300f9319434 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:48.991262 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1831b81d-2db3-4cb4-8ebc-6f64ef97557a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?status=null Jul 03 14:57:48.991463 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1831b81d-2db3-4cb4-8ebc-6f64ef97557a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.991692 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1831b81d-2db3-4cb4-8ebc-6f64ef97557a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:48.992003 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-1831b81d-2db3-4cb4-8ebc-6f64ef97557a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:48.992346 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-1831b81d-2db3-4cb4-8ebc-6f64ef97557a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Could not evaluate value null, assuming string {{(pid=99979) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:57:48.993400 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-020b22ae-d971-4a81-96f2-5300f9319434 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] DELETE https://10.4.3.99/volume/v3/types/8734207f-3bad-48c2-9ead-f6874fc1c527 Jul 03 14:57:48.993507 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-1831b81d-2db3-4cb4-8ebc-6f64ef97557a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:48.993580 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-020b22ae-d971-4a81-96f2-5300f9319434 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:48.993580 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-020b22ae-d971-4a81-96f2-5300f9319434 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.026185 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-020b22ae-d971-4a81-96f2-5300f9319434 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] https://10.4.3.99/volume/v3/types/8734207f-3bad-48c2-9ead-f6874fc1c527 returned with HTTP 202 Jul 03 14:57:49.026356 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1831b81d-2db3-4cb4-8ebc-6f64ef97557a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Get all volumes completed successfully. Jul 03 14:57:49.026431 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 588/2389] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:57:48 2026] DELETE /volume/v3/types/8734207f-3bad-48c2-9ead-f6874fc1c527 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:49.029142 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1831b81d-2db3-4cb4-8ebc-6f64ef97557a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 14:57:49.033348 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 595/2390] 10.4.3.99 () {66 vars in 1274 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:57:49.037123 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-535cad98-fc20-4f63-a9ea-e5ae1c79f67d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.038535 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-535cad98-fc20-4f63-a9ea-e5ae1c79f67d tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] GET https://10.4.3.99/volume/v3/types/8734207f-3bad-48c2-9ead-f6874fc1c527 Jul 03 14:57:49.038822 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-535cad98-fc20-4f63-a9ea-e5ae1c79f67d tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.039092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-535cad98-fc20-4f63-a9ea-e5ae1c79f67d tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.042348 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-535cad98-fc20-4f63-a9ea-e5ae1c79f67d tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] https://10.4.3.99/volume/v3/types/8734207f-3bad-48c2-9ead-f6874fc1c527 returned with HTTP 404 Jul 03 14:57:49.042980 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 611/2391] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/types/8734207f-3bad-48c2-9ead-f6874fc1c527 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:49.044563 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ac532857-508b-45e7-b70c-d63172837492 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.045085 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac532857-508b-45e7-b70c-d63172837492 None None] GET https://10.4.3.99/volume// Jul 03 14:57:49.045361 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac532857-508b-45e7-b70c-d63172837492 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.045626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac532857-508b-45e7-b70c-d63172837492 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.046106 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac532857-508b-45e7-b70c-d63172837492 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:49.046528 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 589/2392] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:49.054887 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8f83ee70-047e-4960-8e53-40068e7ebc24 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.055030 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8685c795-3fdb-4aab-8b73-081bc9bb179c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.055712 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8f83ee70-047e-4960-8e53-40068e7ebc24 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-class-sets/default Jul 03 14:57:49.058153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8f83ee70-047e-4960-8e53-40068e7ebc24 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.058263 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8685c795-3fdb-4aab-8b73-081bc9bb179c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-819451995 Jul 03 14:57:49.058263 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8685c795-3fdb-4aab-8b73-081bc9bb179c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.058263 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8685c795-3fdb-4aab-8b73-081bc9bb179c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.058263 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-8685c795-3fdb-4aab-8b73-081bc9bb179c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:49.058460 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8cc0e478-0347-4deb-a254-cfe9964942c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.059043 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8685c795-3fdb-4aab-8b73-081bc9bb179c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-819451995'), ('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:49.061264 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8cc0e478-0347-4deb-a254-cfe9964942c3 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:57:49.061738 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8cc0e478-0347-4deb-a254-cfe9964942c3 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97aae96b-b5f0-431b-85ea-08e0f14fb932", "connector": null, "instance_uuid": "b6aa9ce0-5599-4906-a4f1-3768b826fa75"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.072242 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.072242 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:49.091520 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8685c795-3fdb-4aab-8b73-081bc9bb179c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Get all volumes completed successfully. Jul 03 14:57:49.094028 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8685c795-3fdb-4aab-8b73-081bc9bb179c tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-819451995 returned with HTTP 200 Jul 03 14:57:49.094643 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 612/2393] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-819451995 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:57:49.095337 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-906a61b6-aabe-4cbc-b289-770e21fff943 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.095843 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-906a61b6-aabe-4cbc-b289-770e21fff943 None None] GET https://10.4.3.99/volume// Jul 03 14:57:49.096155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-906a61b6-aabe-4cbc-b289-770e21fff943 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.096494 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-906a61b6-aabe-4cbc-b289-770e21fff943 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.097237 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-906a61b6-aabe-4cbc-b289-770e21fff943 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:49.097237 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 613/2394] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:49.112074 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-f6f2f798-25dd-4876-b4ac-a622d17ae533 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.116069 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-f6f2f798-25dd-4876-b4ac-a622d17ae533 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:49.116069 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-f6f2f798-25dd-4876-b4ac-a622d17ae533 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.116069 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-f6f2f798-25dd-4876-b4ac-a622d17ae533 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.125199 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.125199 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:49.125951 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8cc0e478-0347-4deb-a254-cfe9964942c3 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:57:49.126930 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 590/2395] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:57:49 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 03 14:57:49.129323 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-39b78dae-41a0-4426-a0cd-552088069d1a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.129775 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-f6f2f798-25dd-4876-b4ac-a622d17ae533 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:49.130507 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-39b78dae-41a0-4426-a0cd-552088069d1a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes?status=null Jul 03 14:57:49.130782 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-39b78dae-41a0-4426-a0cd-552088069d1a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.130980 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-39b78dae-41a0-4426-a0cd-552088069d1a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.131375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-39b78dae-41a0-4426-a0cd-552088069d1a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:49.131552 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-39b78dae-41a0-4426-a0cd-552088069d1a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Could not evaluate value null, assuming string {{(pid=99978) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:57:49.131875 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.131875 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:49.133070 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-39b78dae-41a0-4426-a0cd-552088069d1a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:49.134686 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-f6f2f798-25dd-4876-b4ac-a622d17ae533 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:49.135180 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 614/2396] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 1053 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:57:49.145593 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8f83ee70-047e-4960-8e53-40068e7ebc24 tempest-VolumeQuotaClassesTest-747376127 tempest-VolumeQuotaClassesTest-747376127-project-admin] https://10.4.3.99/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 14:57:49.146084 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 596/2397] 10.4.3.99 () {68 vars in 1311 bytes} [Fri Jul 3 14:57:49 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:49.152542 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a02710a9-4901-4603-b50d-30a6b7a1ab0b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.155144 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a02710a9-4901-4603-b50d-30a6b7a1ab0b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:49.155398 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a02710a9-4901-4603-b50d-30a6b7a1ab0b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.156889 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a02710a9-4901-4603-b50d-30a6b7a1ab0b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.156889 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a02710a9-4901-4603-b50d-30a6b7a1ab0b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:49.162718 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.162718 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:49.163976 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a02710a9-4901-4603-b50d-30a6b7a1ab0b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:49.164491 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 615/2398] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:49.179647 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-39b78dae-41a0-4426-a0cd-552088069d1a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Get all volumes completed successfully. Jul 03 14:57:49.180043 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-39b78dae-41a0-4426-a0cd-552088069d1a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 14:57:49.180648 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 591/2399] 10.4.3.99 () {66 vars in 1253 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:57:49.193791 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ec95f16a-c737-4999-abf4-7712103069ba None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.195732 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec95f16a-c737-4999-abf4-7712103069ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-44417523 Jul 03 14:57:49.196282 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec95f16a-c737-4999-abf4-7712103069ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.196282 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec95f16a-c737-4999-abf4-7712103069ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.196521 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-ec95f16a-c737-4999-abf4-7712103069ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:57:49.197467 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ec95f16a-c737-4999-abf4-7712103069ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-44417523'), ('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:49.230442 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ec95f16a-c737-4999-abf4-7712103069ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Get all volumes completed successfully. Jul 03 14:57:49.230807 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec95f16a-c737-4999-abf4-7712103069ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-44417523 returned with HTTP 200 Jul 03 14:57:49.231457 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 597/2400] 10.4.3.99 () {66 vars in 1327 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-44417523 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:57:49.243543 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c36de92-ff3e-4b05-a0a4-59f1b41a4fac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.247109 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c36de92-ff3e-4b05-a0a4-59f1b41a4fac tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action Jul 03 14:57:49.247581 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c36de92-ff3e-4b05-a0a4-59f1b41a4fac tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.247721 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c36de92-ff3e-4b05-a0a4-59f1b41a4fac tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.263014 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.263014 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:49.263697 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c36de92-ff3e-4b05-a0a4-59f1b41a4fac tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Volume info retrieved successfully. Jul 03 14:57:49.274358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-c9386d66-823f-4e0d-bb3f-4ebd9b8013f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.274995 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c36de92-ff3e-4b05-a0a4-59f1b41a4fac tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Reserve volume completed successfully. Jul 03 14:57:49.275483 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c36de92-ff3e-4b05-a0a4-59f1b41a4fac tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action returned with HTTP 202 Jul 03 14:57:49.275906 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 616/2401] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:57:49.279295 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-c9386d66-823f-4e0d-bb3f-4ebd9b8013f3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] PUT https://10.4.3.99/volume/v3/attachments/ccd868c7-22b7-430f-919b-1760f7e41fde Jul 03 14:57:49.279295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-c9386d66-823f-4e0d-bb3f-4ebd9b8013f3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.286631 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d62a45dc-6fd0-44a1-bc0b-c651fa149f16 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.288837 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d62a45dc-6fd0-44a1-bc0b-c651fa149f16 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action Jul 03 14:57:49.289331 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d62a45dc-6fd0-44a1-bc0b-c651fa149f16 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.290072 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d62a45dc-6fd0-44a1-bc0b-c651fa149f16 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.293390 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-c9386d66-823f-4e0d-bb3f-4ebd9b8013f3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Acquiring lock "cinder-attachment_update-afb3ae1e-d653-433d-8052-8d7f2a1d907a-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:57:49.299426 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-c9386d66-823f-4e0d-bb3f-4ebd9b8013f3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-afb3ae1e-d653-433d-8052-8d7f2a1d907a-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:57:49.300708 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.300708 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:49.305904 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.305904 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:49.306549 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d62a45dc-6fd0-44a1-bc0b-c651fa149f16 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Volume info retrieved successfully. Jul 03 14:57:49.311894 np0000004430 devstack@c-api.service[99979]: ERROR cinder.volume.api [None req-d62a45dc-6fd0-44a1-bc0b-c651fa149f16 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 14:57:49.312315 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d62a45dc-6fd0-44a1-bc0b-c651fa149f16 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action returned with HTTP 400 Jul 03 14:57:49.312877 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 598/2402] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action => generated 132 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:57:49.319542 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-a782a0b0-fa4c-48ff-9f6c-ff447faf931d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTMxOGRlODYtMmE5Yi00YjlmLWI1M2EtMTQ4MTdjOGViNTRiIiwgInVzZXJfaWQiOiAiMDZiMzk5ODhiOWM3NGI0NGI0NzU0NTk3NGJlYTg3OWMiLCAicHJvamVjdF9pZCI6ICI3NDJhYjU5NTVlM2I0ZDZjOTM1NzkzMTdlNmEyMjFjYiIsICJ2b2x1bWVfaWQiOiAiYTkzYzk4YjQtNDg3Mi00YjI4LWI3NWItZTdhZDVhNWQyNjQxIiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjU5MDk2NTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTkzYzk4YjQtNDg3Mi00YjI4LWI3NWItZTdhZDVhNWQyNjQxLzIwMjYwNzAzMTQ1NjQzL2F6X25vdmFfYmFja3VwXzkzMThkZTg2LTJhOWItNGI5Zi1iNTNhLTE0ODE3YzhlYjU0YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTQ6NTY6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTQ6NTY6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDo1NzowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99980) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 14:57:49.320960 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a782a0b0-fa4c-48ff-9f6c-ff447faf931d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b/export_record returned with HTTP 200 Jul 03 14:57:49.320960 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 598/2403] 10.4.3.99 () {68 vars in 1423 bytes} [Fri Jul 3 14:57:48 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b/export_record => generated 1424 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:49.321522 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f52ebe5e-ebd0-462a-aa54-994d657778bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.328868 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f52ebe5e-ebd0-462a-aa54-994d657778bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action Jul 03 14:57:49.329448 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f52ebe5e-ebd0-462a-aa54-994d657778bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.329448 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f52ebe5e-ebd0-462a-aa54-994d657778bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.336730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-05384bed-8f6e-4372-9f31-db5618ec199a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.340560 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.340560 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:49.340685 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:49.341675 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f52ebe5e-ebd0-462a-aa54-994d657778bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Volume info retrieved successfully. Jul 03 14:57:49.341764 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-668993251"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.344035 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-668993251'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:49.344035 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume of 1 GB Jul 03 14:57:49.351831 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Availability Zones retrieved successfully. Jul 03 14:57:49.360090 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f52ebe5e-ebd0-462a-aa54-994d657778bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Unreserve volume completed successfully. Jul 03 14:57:49.360090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f52ebe5e-ebd0-462a-aa54-994d657778bf tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action returned with HTTP 202 Jul 03 14:57:49.360090 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 617/2404] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:57:49.361477 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (7a6e7ea6-37b4-4e8b-9fb6-309b55cf2f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:49.362989 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a6063d-080a-47fd-89d8-23ec41d65daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:49.364185 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:49.373699 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-87289313-d660-415c-b90a-38771a4d2979 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.376369 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87289313-d660-415c-b90a-38771a4d2979 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/8591bdb5-65ce-421a-b3ae-929713c11c8a/action Jul 03 14:57:49.376837 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87289313-d660-415c-b90a-38771a4d2979 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.377058 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87289313-d660-415c-b90a-38771a4d2979 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.383527 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=400,cinder:UPDATE=122,cinder:INSERT=76 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:57:49.390016 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87289313-d660-415c-b90a-38771a4d2979 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/8591bdb5-65ce-421a-b3ae-929713c11c8a/action returned with HTTP 404 Jul 03 14:57:49.390926 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 599/2405] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/8591bdb5-65ce-421a-b3ae-929713c11c8a/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:49.403086 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-60d61c30-c45f-464f-9684-e3617a67bd2b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.405622 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60d61c30-c45f-464f-9684-e3617a67bd2b tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/54e11830-2055-417e-bd7f-188300efcbb1/action Jul 03 14:57:49.407144 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60d61c30-c45f-464f-9684-e3617a67bd2b tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.408911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60d61c30-c45f-464f-9684-e3617a67bd2b tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.415880 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a6063d-080a-47fd-89d8-23ec41d65daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:49.417427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4866bf-192d-48d7-8e64-7c3025119fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:49.422328 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60d61c30-c45f-464f-9684-e3617a67bd2b tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/54e11830-2055-417e-bd7f-188300efcbb1/action returned with HTTP 404 Jul 03 14:57:49.422543 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 618/2406] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/54e11830-2055-417e-bd7f-188300efcbb1/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:49.434511 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c57e4bfc-e409-4f7d-852d-bc162c9a5fdf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.438402 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 600/2407] 10.4.3.99 () {68 vars in 1253 bytes} [Fri Jul 3 14:57:49 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 03 14:57:49.452275 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-53c7057c-64c1-4aa7-acd2-e0c5c1a9056e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.456623 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53c7057c-64c1-4aa7-acd2-e0c5c1a9056e tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] PUT https://10.4.3.99/volume/v3/volumes/tempest-invalid-1176631375 Jul 03 14:57:49.456623 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-53c7057c-64c1-4aa7-acd2-e0c5c1a9056e tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.470277 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-53c7057c-64c1-4aa7-acd2-e0c5c1a9056e tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/tempest-invalid-1176631375 returned with HTTP 404 Jul 03 14:57:49.470910 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 619/2408] 10.4.3.99 () {68 vars in 1331 bytes} [Fri Jul 3 14:57:49 2026] PUT /volume/v3/volumes/tempest-invalid-1176631375 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:49.483032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-731ff827-7d58-43d5-a688-f9fb6996a56a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.489036 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-731ff827-7d58-43d5-a688-f9fb6996a56a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] PUT https://10.4.3.99/volume/v3/volumes/078e6f5f-e60d-4b78-901d-f6b3ed33218b Jul 03 14:57:49.490361 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-731ff827-7d58-43d5-a688-f9fb6996a56a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.497828 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['546c53f0-fc85-4b07-9292-ecd2796e8d07', 'b57c94fa-16b3-4bad-8bf0-0edf70a9e8b9', '9864a0fe-147b-43f9-a140-80ddda6aac71', '22c75990-62d9-46ee-87c3-c5c8fecfd12a'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:49.499912 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4866bf-192d-48d7-8e64-7c3025119fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546c53f0-fc85-4b07-9292-ecd2796e8d07', 'b57c94fa-16b3-4bad-8bf0-0edf70a9e8b9', '9864a0fe-147b-43f9-a140-80ddda6aac71', '22c75990-62d9-46ee-87c3-c5c8fecfd12a']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:49.499912 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78644913-b652-445d-91b8-1ffc7d4d8e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:49.509120 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0d82dd4b-ecf0-4e08-8848-fab39e0ab6be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.509951 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-731ff827-7d58-43d5-a688-f9fb6996a56a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/078e6f5f-e60d-4b78-901d-f6b3ed33218b returned with HTTP 404 Jul 03 14:57:49.511563 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 601/2409] 10.4.3.99 () {68 vars in 1361 bytes} [Fri Jul 3 14:57:49 2026] PUT /volume/v3/volumes/078e6f5f-e60d-4b78-901d-f6b3ed33218b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:49.511718 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d82dd4b-ecf0-4e08-8848-fab39e0ab6be tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:49.511864 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d82dd4b-ecf0-4e08-8848-fab39e0ab6be tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.512166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d82dd4b-ecf0-4e08-8848-fab39e0ab6be tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.527071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-54f4c114-29cc-4bea-b4bc-e6b09c63a6ba None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.528913 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.528913 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:49.531780 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54f4c114-29cc-4bea-b4bc-e6b09c63a6ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] DELETE https://10.4.3.99/volume/v3/volumes/95edb4c4-63b9-45c8-8fc5-8c936a7d048b Jul 03 14:57:49.532786 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-54f4c114-29cc-4bea-b4bc-e6b09c63a6ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.533174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-54f4c114-29cc-4bea-b4bc-e6b09c63a6ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.533311 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-54f4c114-29cc-4bea-b4bc-e6b09c63a6ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Delete volume with id: 95edb4c4-63b9-45c8-8fc5-8c936a7d048b Jul 03 14:57:49.535263 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0d82dd4b-ecf0-4e08-8848-fab39e0ab6be tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:49.536472 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78644913-b652-445d-91b8-1ffc7d4d8e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84a1ba67-5b07-42b0-8a55-ea5ed5d841a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668993251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['546c53f0-fc85-4b07-9292-ecd2796e8d07','b57c94fa-16b3-4bad-8bf0-0edf70a9e8b9','9864a0fe-147b-43f9-a140-80ddda6aac71','22c75990-62d9-46ee-87c3-c5c8fecfd12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668993251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84a1ba67-5b07-42b0-8a55-ea5ed5d841a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='742ab5955e3b4d6c93579317e6a221cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06b39988b9c74b44b47545974bea879c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:49.537570 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753f978f-e9c8-490d-b834-dfc07b0937e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:49.542353 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d82dd4b-ecf0-4e08-8848-fab39e0ab6be tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:49.542745 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 620/2410] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:49.544791 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54f4c114-29cc-4bea-b4bc-e6b09c63a6ba tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/95edb4c4-63b9-45c8-8fc5-8c936a7d048b returned with HTTP 404 Jul 03 14:57:49.545686 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 602/2411] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:49 2026] DELETE /volume/v3/volumes/95edb4c4-63b9-45c8-8fc5-8c936a7d048b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:49.557662 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a4358756-2364-48f8-b840-65dbc5c59518 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.560593 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a4358756-2364-48f8-b840-65dbc5c59518 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action Jul 03 14:57:49.562633 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a4358756-2364-48f8-b840-65dbc5c59518 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.564057 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a4358756-2364-48f8-b840-65dbc5c59518 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.567154 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a4358756-2364-48f8-b840-65dbc5c59518 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action returned with HTTP 400 Jul 03 14:57:49.567154 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 621/2412] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 03 14:57:49.573433 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753f978f-e9c8-490d-b834-dfc07b0937e7) transitioned into state 'SUCCESS' from state '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-668993251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['546c53f0-fc85-4b07-9292-ecd2796e8d07','b57c94fa-16b3-4bad-8bf0-0edf70a9e8b9','9864a0fe-147b-43f9-a140-80ddda6aac71','22c75990-62d9-46ee-87c3-c5c8fecfd12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:49.574538 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0245e6ac-8cbd-42b5-b8c8-db716af98971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:49.582223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9fd9e48c-ac4a-42e1-9705-fefb6fdb5fbc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.585019 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9fd9e48c-ac4a-42e1-9705-fefb6fdb5fbc tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action Jul 03 14:57:49.585019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9fd9e48c-ac4a-42e1-9705-fefb6fdb5fbc tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.587115 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9fd9e48c-ac4a-42e1-9705-fefb6fdb5fbc tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.588337 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9fd9e48c-ac4a-42e1-9705-fefb6fdb5fbc tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action returned with HTTP 400 Jul 03 14:57:49.588905 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 603/2413] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:57:49.600408 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0245e6ac-8cbd-42b5-b8c8-db716af98971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:49.600823 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (7a6e7ea6-37b4-4e8b-9fb6-309b55cf2f5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:49.601942 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume request issued successfully. Jul 03 14:57:49.602875 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-05384bed-8f6e-4372-9f31-db5618ec199a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:49.602946 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b366ea44-5ccc-4ca2-9f6f-013f16b319db None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.603389 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 599/2414] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes => generated 775 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:49.607210 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b366ea44-5ccc-4ca2-9f6f-013f16b319db tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/2ef2d753-a4f5-405d-8255-397fcfb85eb1/action Jul 03 14:57:49.607210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b366ea44-5ccc-4ca2-9f6f-013f16b319db tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.607210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b366ea44-5ccc-4ca2-9f6f-013f16b319db tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.613148 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=376,cinder:UPDATE=76,cinder:INSERT=33 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:57:49.622610 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f241e626-3b77-4abb-96fb-fbddd4f26c69 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.623093 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b366ea44-5ccc-4ca2-9f6f-013f16b319db tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/2ef2d753-a4f5-405d-8255-397fcfb85eb1/action returned with HTTP 404 Jul 03 14:57:49.623689 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 622/2415] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/2ef2d753-a4f5-405d-8255-397fcfb85eb1/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:49.625692 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f241e626-3b77-4abb-96fb-fbddd4f26c69 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 Jul 03 14:57:49.625692 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f241e626-3b77-4abb-96fb-fbddd4f26c69 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.625692 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f241e626-3b77-4abb-96fb-fbddd4f26c69 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.637628 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2948aafa-a515-404a-aa7e-2ee7a912206a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.639997 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2948aafa-a515-404a-aa7e-2ee7a912206a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action Jul 03 14:57:49.640659 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.640659 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:49.640770 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2948aafa-a515-404a-aa7e-2ee7a912206a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.640770 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2948aafa-a515-404a-aa7e-2ee7a912206a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.643245 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2948aafa-a515-404a-aa7e-2ee7a912206a tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action returned with HTTP 400 Jul 03 14:57:49.644263 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 600/2416] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:57:49.645472 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f241e626-3b77-4abb-96fb-fbddd4f26c69 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:57:49.651499 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f241e626-3b77-4abb-96fb-fbddd4f26c69 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 returned with HTTP 200 Jul 03 14:57:49.651874 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 604/2417] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:49.655228 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e21123ad-6f9e-406b-87c9-0e174977dc98 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.659420 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e21123ad-6f9e-406b-87c9-0e174977dc98 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] POST https://10.4.3.99/volume/v3/volumes/None/action Jul 03 14:57:49.659907 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e21123ad-6f9e-406b-87c9-0e174977dc98 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:49.660319 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e21123ad-6f9e-406b-87c9-0e174977dc98 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.667063 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f33f0c67-5bf5-4906-9a8d-dbd8a3ab6bbd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.668460 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f33f0c67-5bf5-4906-9a8d-dbd8a3ab6bbd None None] GET https://10.4.3.99/volume// Jul 03 14:57:49.668460 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f33f0c67-5bf5-4906-9a8d-dbd8a3ab6bbd None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.669336 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f33f0c67-5bf5-4906-9a8d-dbd8a3ab6bbd None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.669481 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e21123ad-6f9e-406b-87c9-0e174977dc98 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 14:57:49.669529 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f33f0c67-5bf5-4906-9a8d-dbd8a3ab6bbd None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:57:49.670509 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 601/2418] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:57:49.670619 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 623/2419] 10.4.3.99 () {68 vars in 1287 bytes} [Fri Jul 3 14:57:49 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:49.683273 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-0a7f8e5a-6b67-4b0c-939d-25ea685425fc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.684543 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6f3a181a-58dd-4ba3-9de1-b2a3788e85ff None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.686003 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-0a7f8e5a-6b67-4b0c-939d-25ea685425fc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:49.686463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-0a7f8e5a-6b67-4b0c-939d-25ea685425fc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.686767 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-0a7f8e5a-6b67-4b0c-939d-25ea685425fc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.686952 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6f3a181a-58dd-4ba3-9de1-b2a3788e85ff tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes/3aa78b66-2eb7-4691-97ea-f9a58821b955 Jul 03 14:57:49.687511 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6f3a181a-58dd-4ba3-9de1-b2a3788e85ff tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.687863 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6f3a181a-58dd-4ba3-9de1-b2a3788e85ff tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.700781 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6f3a181a-58dd-4ba3-9de1-b2a3788e85ff tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/3aa78b66-2eb7-4691-97ea-f9a58821b955 returned with HTTP 404 Jul 03 14:57:49.700781 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 602/2420] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/3aa78b66-2eb7-4691-97ea-f9a58821b955 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:49.701674 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.701674 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:49.707298 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-0a7f8e5a-6b67-4b0c-939d-25ea685425fc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:49.712593 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bb8dc92c-d8d6-40d4-883b-0fdb1433ff22 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.714204 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-0a7f8e5a-6b67-4b0c-939d-25ea685425fc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:49.715603 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb8dc92c-d8d6-40d4-883b-0fdb1433ff22 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 Jul 03 14:57:49.715603 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb8dc92c-d8d6-40d4-883b-0fdb1433ff22 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.715949 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 605/2421] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:57:49.716066 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb8dc92c-d8d6-40d4-883b-0fdb1433ff22 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.725632 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.725632 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:49.733365 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bb8dc92c-d8d6-40d4-883b-0fdb1433ff22 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Volume info retrieved successfully. Jul 03 14:57:49.738353 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb8dc92c-d8d6-40d4-883b-0fdb1433ff22 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 returned with HTTP 200 Jul 03 14:57:49.738898 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 624/2422] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:49.755211 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5a78e21a-61d3-4f0e-8c51-c480d52d7f56 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.757359 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5a78e21a-61d3-4f0e-8c51-c480d52d7f56 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 Jul 03 14:57:49.757588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5a78e21a-61d3-4f0e-8c51-c480d52d7f56 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.757826 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5a78e21a-61d3-4f0e-8c51-c480d52d7f56 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.758038 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-5a78e21a-61d3-4f0e-8c51-c480d52d7f56 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Delete volume with id: b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 Jul 03 14:57:49.767992 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.767992 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:49.769157 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5a78e21a-61d3-4f0e-8c51-c480d52d7f56 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Volume info retrieved successfully. Jul 03 14:57:49.801812 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5a78e21a-61d3-4f0e-8c51-c480d52d7f56 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Delete volume request issued successfully. Jul 03 14:57:49.802071 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5a78e21a-61d3-4f0e-8c51-c480d52d7f56 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 returned with HTTP 202 Jul 03 14:57:49.802616 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 603/2423] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:57:49 2026] DELETE /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:49.811232 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e9b3a547-a957-4e03-ba1c-5ae6355e2b1f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.815362 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e9b3a547-a957-4e03-ba1c-5ae6355e2b1f tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 Jul 03 14:57:49.815676 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e9b3a547-a957-4e03-ba1c-5ae6355e2b1f tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.815964 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e9b3a547-a957-4e03-ba1c-5ae6355e2b1f tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.831044 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.831044 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:49.836103 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-c9386d66-823f-4e0d-bb3f-4ebd9b8013f3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-afb3ae1e-d653-433d-8052-8d7f2a1d907a-np0000004430" released by "attachment_update" :: held 0.537s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:57:49.836460 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-c9386d66-823f-4e0d-bb3f-4ebd9b8013f3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/ccd868c7-22b7-430f-919b-1760f7e41fde returned with HTTP 200 Jul 03 14:57:49.836889 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 592/2424] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:57:49 2026] PUT /volume/v3/attachments/ccd868c7-22b7-430f-919b-1760f7e41fde => generated 968 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:49.841480 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e9b3a547-a957-4e03-ba1c-5ae6355e2b1f tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Volume info retrieved successfully. Jul 03 14:57:49.845700 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e9b3a547-a957-4e03-ba1c-5ae6355e2b1f tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 returned with HTTP 200 Jul 03 14:57:49.846073 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 606/2425] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:49.849562 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8554fde1-f555-444a-a845-175cc0fa8585 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.852441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-48c06cce-c347-48e6-89e7-da1df1d22e2e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.854177 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8554fde1-f555-444a-a845-175cc0fa8585 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] PUT https://10.4.3.99/volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61 Jul 03 14:57:49.854718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8554fde1-f555-444a-a845-175cc0fa8585 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:49.854954 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-48c06cce-c347-48e6-89e7-da1df1d22e2e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a/encryption Jul 03 14:57:49.855219 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-48c06cce-c347-48e6-89e7-da1df1d22e2e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.855387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-48c06cce-c347-48e6-89e7-da1df1d22e2e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.867413 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8554fde1-f555-444a-a845-175cc0fa8585 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Acquiring lock "cinder-attachment_update-97aae96b-b5f0-431b-85ea-08e0f14fb932-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:57:49.870000 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.870000 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:49.874762 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8554fde1-f555-444a-a845-175cc0fa8585 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Lock "cinder-attachment_update-97aae96b-b5f0-431b-85ea-08e0f14fb932-np0000004430" acquired by "attachment_update" :: waited 0.008s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:57:49.876088 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.876088 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:49.878848 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-48c06cce-c347-48e6-89e7-da1df1d22e2e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a/encryption returned with HTTP 200 Jul 03 14:57:49.879415 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 604/2426] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:49.950625 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2787264f-13ed-4c46-9312-704c8f48322d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:49.950625 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2787264f-13ed-4c46-9312-704c8f48322d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:49.950625 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2787264f-13ed-4c46-9312-704c8f48322d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:49.950625 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2787264f-13ed-4c46-9312-704c8f48322d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:49.962349 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:49.962349 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:49.969569 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2787264f-13ed-4c46-9312-704c8f48322d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:49.980577 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2787264f-13ed-4c46-9312-704c8f48322d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:49.981018 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 593/2427] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:49 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:50.184190 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0fd2a0a9-a612-4771-8bb8-2b010c88507b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:50.188306 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0fd2a0a9-a612-4771-8bb8-2b010c88507b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:50.188306 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0fd2a0a9-a612-4771-8bb8-2b010c88507b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:50.188306 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0fd2a0a9-a612-4771-8bb8-2b010c88507b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:50.188306 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0fd2a0a9-a612-4771-8bb8-2b010c88507b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:50.194155 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:50.194155 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:50.194155 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0fd2a0a9-a612-4771-8bb8-2b010c88507b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:50.194800 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 607/2428] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:50 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:50.403894 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8554fde1-f555-444a-a845-175cc0fa8585 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Lock "cinder-attachment_update-97aae96b-b5f0-431b-85ea-08e0f14fb932-np0000004430" released by "attachment_update" :: held 0.529s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:57:50.404254 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-8554fde1-f555-444a-a845-175cc0fa8585 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61 returned with HTTP 200 Jul 03 14:57:50.404816 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 625/2429] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:57:49 2026] PUT /volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:50.557867 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6232ea88-ce89-44ef-ad03-f6f6b5e95e05 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:50.564812 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6232ea88-ce89-44ef-ad03-f6f6b5e95e05 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:50.564812 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6232ea88-ce89-44ef-ad03-f6f6b5e95e05 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:50.564812 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6232ea88-ce89-44ef-ad03-f6f6b5e95e05 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:50.575530 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:50.575530 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:50.581501 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6232ea88-ce89-44ef-ad03-f6f6b5e95e05 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:50.586704 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6232ea88-ce89-44ef-ad03-f6f6b5e95e05 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:50.587137 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 605/2430] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:50 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:50.666356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-022d3025-099e-4fcc-866e-0610bd919469 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:50.668461 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-022d3025-099e-4fcc-866e-0610bd919469 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 Jul 03 14:57:50.668759 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-022d3025-099e-4fcc-866e-0610bd919469 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:50.668992 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-022d3025-099e-4fcc-866e-0610bd919469 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:50.677873 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:50.677873 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:50.682432 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-022d3025-099e-4fcc-866e-0610bd919469 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:57:50.689516 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-022d3025-099e-4fcc-866e-0610bd919469 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 returned with HTTP 200 Jul 03 14:57:50.689995 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 594/2431] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:50 2026] GET /volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:50.706149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-05b0247f-6631-47b7-94e7-8a445e46a66c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:50.708415 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-05b0247f-6631-47b7-94e7-8a445e46a66c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 14:57:50.708886 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-05b0247f-6631-47b7-94e7-8a445e46a66c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "84a1ba67-5b07-42b0-8a55-ea5ed5d841a4", "name": "tempest-type-Backup-2085020189"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:50.710505 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-05b0247f-6631-47b7-94e7-8a445e46a66c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating new backup {'backup': {'volume_id': '84a1ba67-5b07-42b0-8a55-ea5ed5d841a4', 'name': 'tempest-type-Backup-2085020189'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:57:50.710653 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-05b0247f-6631-47b7-94e7-8a445e46a66c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating backup of volume 84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 in container None Jul 03 14:57:50.719563 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:50.719563 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:50.719823 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-05b0247f-6631-47b7-94e7-8a445e46a66c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:57:50.756404 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-05b0247f-6631-47b7-94e7-8a445e46a66c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['a0b23b17-d131-4683-956e-453bf7947f1c', '7d936c5a-10cc-413c-8a40-c52e1211c3cb'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:50.810027 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-05b0247f-6631-47b7-94e7-8a445e46a66c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:57:50.810600 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 608/2432] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:57:50 2026] POST /volume/v3/backups => generated 314 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:57:50.827101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-de026d75-a6fe-4271-bcdb-62a6429c8e4b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:50.830245 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de026d75-a6fe-4271-bcdb-62a6429c8e4b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:57:50.830468 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-de026d75-a6fe-4271-bcdb-62a6429c8e4b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:50.830793 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-de026d75-a6fe-4271-bcdb-62a6429c8e4b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:50.830930 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-de026d75-a6fe-4271-bcdb-62a6429c8e4b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:50.838835 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:50.838835 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:50.839743 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de026d75-a6fe-4271-bcdb-62a6429c8e4b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:57:50.840580 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 626/2433] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:50 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:50.864935 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0113d662-200a-452e-880d-35a86287e7e8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:50.870442 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0113d662-200a-452e-880d-35a86287e7e8 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] GET https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 Jul 03 14:57:50.870442 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0113d662-200a-452e-880d-35a86287e7e8 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:50.870442 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0113d662-200a-452e-880d-35a86287e7e8 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:50.878625 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0113d662-200a-452e-880d-35a86287e7e8 tempest-VolumesNegativeTest-366025075 tempest-VolumesNegativeTest-366025075-project-member] https://10.4.3.99/volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 returned with HTTP 404 Jul 03 14:57:50.879538 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 606/2434] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:50 2026] GET /volume/v3/volumes/b2ff1de4-0ce7-461a-a8d5-8b1bd6416d54 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:50.996908 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f4c03140-1c00-4ae6-8f43-661cc7954761 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:50.998909 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4c03140-1c00-4ae6-8f43-661cc7954761 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:50.999264 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4c03140-1c00-4ae6-8f43-661cc7954761 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:50.999510 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4c03140-1c00-4ae6-8f43-661cc7954761 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:51.015148 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:51.015148 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:51.020884 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f4c03140-1c00-4ae6-8f43-661cc7954761 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:51.026386 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4c03140-1c00-4ae6-8f43-661cc7954761 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:51.026865 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 595/2435] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:50 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:51.212825 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5e1967f0-2c35-4b40-9137-f193e2c4a5c6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:51.215357 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5e1967f0-2c35-4b40-9137-f193e2c4a5c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:51.215653 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5e1967f0-2c35-4b40-9137-f193e2c4a5c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:51.215926 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5e1967f0-2c35-4b40-9137-f193e2c4a5c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:51.216091 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5e1967f0-2c35-4b40-9137-f193e2c4a5c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:51.227165 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:51.227165 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:51.227165 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5e1967f0-2c35-4b40-9137-f193e2c4a5c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:51.227165 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 609/2436] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:51 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:51.600844 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8a58c796-42e1-43d0-9114-8003d3f85c2b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:51.603301 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8a58c796-42e1-43d0-9114-8003d3f85c2b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:51.603548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8a58c796-42e1-43d0-9114-8003d3f85c2b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:51.603797 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8a58c796-42e1-43d0-9114-8003d3f85c2b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:51.621829 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:51.621829 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:51.628341 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8a58c796-42e1-43d0-9114-8003d3f85c2b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:51.634761 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8a58c796-42e1-43d0-9114-8003d3f85c2b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:51.635665 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 627/2437] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:51 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:57:51.858221 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1a17ea6b-9bb4-4650-a133-acb814458562 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:51.860403 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1a17ea6b-9bb4-4650-a133-acb814458562 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:57:51.861476 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1a17ea6b-9bb4-4650-a133-acb814458562 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:51.861476 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1a17ea6b-9bb4-4650-a133-acb814458562 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:51.862513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1a17ea6b-9bb4-4650-a133-acb814458562 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:51.868253 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:51.868253 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:51.869420 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1a17ea6b-9bb4-4650-a133-acb814458562 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:57:51.869901 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 607/2438] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:51 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:52.046315 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2c556a7-ed42-4221-a2a7-3d73275514b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:52.048106 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2c556a7-ed42-4221-a2a7-3d73275514b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:52.048342 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2c556a7-ed42-4221-a2a7-3d73275514b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:52.048606 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2c556a7-ed42-4221-a2a7-3d73275514b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:52.060409 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:52.060409 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:52.065358 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d2c556a7-ed42-4221-a2a7-3d73275514b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:52.071628 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2c556a7-ed42-4221-a2a7-3d73275514b4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:52.072188 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 596/2439] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:52 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:52.241158 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f038009a-af69-4737-ae9f-9e40f151dbee None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:52.244062 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f038009a-af69-4737-ae9f-9e40f151dbee tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:52.244374 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f038009a-af69-4737-ae9f-9e40f151dbee tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:52.244666 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f038009a-af69-4737-ae9f-9e40f151dbee tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:52.244838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f038009a-af69-4737-ae9f-9e40f151dbee tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:52.251689 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:52.251689 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:52.253595 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f038009a-af69-4737-ae9f-9e40f151dbee tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:52.254079 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 610/2440] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:52 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:52.659644 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2ebffd07-28c4-4be8-b6c5-ba0564c013bc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:52.663155 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ebffd07-28c4-4be8-b6c5-ba0564c013bc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:52.663155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ebffd07-28c4-4be8-b6c5-ba0564c013bc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:52.663155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ebffd07-28c4-4be8-b6c5-ba0564c013bc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:52.677142 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:52.677142 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:52.683744 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2ebffd07-28c4-4be8-b6c5-ba0564c013bc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:52.690741 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ebffd07-28c4-4be8-b6c5-ba0564c013bc tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:52.691356 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 628/2441] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:52 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:52.729858 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-913f8ae7-977e-4cd1-b41e-a9bbbd9dbef9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:52.867338 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-913f8ae7-977e-4cd1-b41e-a9bbbd9dbef9 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:57:52.867791 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-913f8ae7-977e-4cd1-b41e-a9bbbd9dbef9 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-557916367"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:52.889558 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-549e5509-5db9-4507-be29-ea8b0c501b32 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:52.893030 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-549e5509-5db9-4507-be29-ea8b0c501b32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:57:52.893030 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-549e5509-5db9-4507-be29-ea8b0c501b32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:52.893175 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-549e5509-5db9-4507-be29-ea8b0c501b32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:52.893317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-549e5509-5db9-4507-be29-ea8b0c501b32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:52.903813 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:52.903813 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:52.904573 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-549e5509-5db9-4507-be29-ea8b0c501b32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:57:52.905086 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 597/2442] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:52 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:52.906926 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-913f8ae7-977e-4cd1-b41e-a9bbbd9dbef9 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:57:52.907731 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 608/2443] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:57:52 2026] POST /volume/v3/types => generated 232 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:52.923169 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-de42ded1-c806-4228-9aed-7b1757732f65 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:52.928351 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-de42ded1-c806-4228-9aed-7b1757732f65 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:57:52.928822 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-de42ded1-c806-4228-9aed-7b1757732f65 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-663532871", "extra_specs": {"multiattach": " True"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:52.951839 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-de42ded1-c806-4228-9aed-7b1757732f65 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:57:52.952480 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 611/2444] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:57:52 2026] POST /volume/v3/types => generated 258 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:52.964235 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:53.050356 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:57:53.050826 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-557916367", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-431194525"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:53.054808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-557916367', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-431194525'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:57:53.062243 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Create volume of 1 GB Jul 03 14:57:53.062243 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:53.062243 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:53.062811 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Availability Zones retrieved successfully. Jul 03 14:57:53.077043 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Flow 'volume_create_api' (de91096b-7c59-46ea-9fe8-2fc6e2757b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:53.078860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53ffcee-68e1-4c5b-af19-e822c0776750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:53.080735 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:57:53.089240 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f08d3ee5-3027-42db-9189-096799a65cc1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:53.092365 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f08d3ee5-3027-42db-9189-096799a65cc1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:53.092365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f08d3ee5-3027-42db-9189-096799a65cc1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:53.092636 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f08d3ee5-3027-42db-9189-096799a65cc1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:53.106340 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:53.106340 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:53.126758 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f08d3ee5-3027-42db-9189-096799a65cc1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:53.129876 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53ffcee-68e1-4c5b-af19-e822c0776750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:57:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-557916367',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:53.129876 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caf8a59-6291-4fa6-99dc-7f310aae5dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:53.130612 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f08d3ee5-3027-42db-9189-096799a65cc1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:53.130612 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 598/2445] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:53 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:53.159798 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-557916367 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-557916367, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:57:53.160179 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-557916367 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-557916367, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:57:53.225407 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Created reservations ['a65be0f3-e97c-4135-89ad-14855a5d404a', '9140a239-9dac-4151-b878-4f528981eef3', '95ca5d7c-9284-43cc-93fe-c85d1ee2ed2e', '0a7dff8b-de4d-4781-80c4-582d109ce625'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:53.226401 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caf8a59-6291-4fa6-99dc-7f310aae5dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a65be0f3-e97c-4135-89ad-14855a5d404a', '9140a239-9dac-4151-b878-4f528981eef3', '95ca5d7c-9284-43cc-93fe-c85d1ee2ed2e', '0a7dff8b-de4d-4781-80c4-582d109ce625']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:53.227275 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d9c91b-90d9-428a-bba8-f46fa5c5355e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:53.266821 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-47d7636d-d4f9-48f1-afd2-6a9d073c42e0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:53.266970 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d9c91b-90d9-428a-bba8-f46fa5c5355e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a1d9686-42f9-43b3-aa4f-073844d8bb87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-431194525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43146c02ccf345fdb871761b215197a6',qos_specs=None,replication_status=,reservations=['a65be0f3-e97c-4135-89ad-14855a5d404a','9140a239-9dac-4151-b878-4f528981eef3','95ca5d7c-9284-43cc-93fe-c85d1ee2ed2e','0a7dff8b-de4d-4781-80c4-582d109ce625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb91fdfb07444c688b8f25c57ff40ee3',volume_type_id=71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53), 'volume': Volume(_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-03T14:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-431194525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a1d9686-42f9-43b3-aa4f-073844d8bb87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43146c02ccf345fdb871761b215197a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb91fdfb07444c688b8f25c57ff40ee3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53),volume_type_id=71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:53.267788 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fee933-38e7-49c3-a81c-63035e75b418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:53.268856 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47d7636d-d4f9-48f1-afd2-6a9d073c42e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:53.269162 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47d7636d-d4f9-48f1-afd2-6a9d073c42e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:53.269415 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47d7636d-d4f9-48f1-afd2-6a9d073c42e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:53.269567 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-47d7636d-d4f9-48f1-afd2-6a9d073c42e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:53.277154 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:53.277154 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:53.278605 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47d7636d-d4f9-48f1-afd2-6a9d073c42e0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:53.279323 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 609/2446] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:53 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:53.308487 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fee933-38e7-49c3-a81c-63035e75b418) transitioned into state 'SUCCESS' from state '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-431194525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43146c02ccf345fdb871761b215197a6',qos_specs=None,replication_status=,reservations=['a65be0f3-e97c-4135-89ad-14855a5d404a','9140a239-9dac-4151-b878-4f528981eef3','95ca5d7c-9284-43cc-93fe-c85d1ee2ed2e','0a7dff8b-de4d-4781-80c4-582d109ce625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb91fdfb07444c688b8f25c57ff40ee3',volume_type_id=71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:53.309397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14b8913-190f-45df-9d32-06171defeb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:57:53.325948 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14b8913-190f-45df-9d32-06171defeb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:57:53.327024 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Flow 'volume_create_api' (de91096b-7c59-46ea-9fe8-2fc6e2757b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:57:53.327568 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Create volume request issued successfully. Jul 03 14:57:53.328264 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6bf4888-0ff9-4565-9563-031bc599ed2d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:57:53.328770 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 629/2447] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 14:57:52 2026] POST /volume/v3/volumes => generated 868 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:53.346493 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b5ed6801-939f-4826-88b5-e3c839e1449c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:53.348710 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b5ed6801-939f-4826-88b5-e3c839e1449c tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:53.349002 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b5ed6801-939f-4826-88b5-e3c839e1449c tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:53.349357 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b5ed6801-939f-4826-88b5-e3c839e1449c tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:53.358040 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:53.358040 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:53.363377 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b5ed6801-939f-4826-88b5-e3c839e1449c tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:53.370538 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b5ed6801-939f-4826-88b5-e3c839e1449c tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:53.370964 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 612/2448] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:53 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:53.712063 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d1dca7ef-b96d-4329-b70b-4ffd720c0078 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:53.715948 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d1dca7ef-b96d-4329-b70b-4ffd720c0078 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:53.715948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d1dca7ef-b96d-4329-b70b-4ffd720c0078 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:53.715948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d1dca7ef-b96d-4329-b70b-4ffd720c0078 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:53.730737 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:53.730737 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:53.736282 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d1dca7ef-b96d-4329-b70b-4ffd720c0078 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:53.743398 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d1dca7ef-b96d-4329-b70b-4ffd720c0078 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:53.744368 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 599/2449] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:53 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:53.919753 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9b41daf2-38c7-4808-81e4-9e88a7254a8e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:53.922602 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9b41daf2-38c7-4808-81e4-9e88a7254a8e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:57:53.922884 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9b41daf2-38c7-4808-81e4-9e88a7254a8e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:53.923150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9b41daf2-38c7-4808-81e4-9e88a7254a8e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:53.923308 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9b41daf2-38c7-4808-81e4-9e88a7254a8e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:53.927510 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:53.927510 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:53.928269 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9b41daf2-38c7-4808-81e4-9e88a7254a8e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:57:53.928666 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 610/2450] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:53 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:54.139743 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ecab8143-27f7-42b3-80fa-42c799327ec4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:54.141827 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ecab8143-27f7-42b3-80fa-42c799327ec4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:54.142182 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ecab8143-27f7-42b3-80fa-42c799327ec4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:54.142421 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ecab8143-27f7-42b3-80fa-42c799327ec4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:54.153049 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:54.153049 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:54.156923 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ecab8143-27f7-42b3-80fa-42c799327ec4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:54.162358 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ecab8143-27f7-42b3-80fa-42c799327ec4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:54.162771 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 630/2451] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:54 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:54.293227 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-17e9e8af-22fd-40e2-960c-6561e894594c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:54.296245 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-17e9e8af-22fd-40e2-960c-6561e894594c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:54.296597 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-17e9e8af-22fd-40e2-960c-6561e894594c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:54.296882 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-17e9e8af-22fd-40e2-960c-6561e894594c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:54.297012 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-17e9e8af-22fd-40e2-960c-6561e894594c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:54.302703 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:54.302703 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:54.303514 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-17e9e8af-22fd-40e2-960c-6561e894594c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:54.303878 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 613/2452] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:54 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:54.385270 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-822ba4f1-3e24-49b5-87f3-40f8da7e55cd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:54.389298 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-822ba4f1-3e24-49b5-87f3-40f8da7e55cd tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:54.389570 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-822ba4f1-3e24-49b5-87f3-40f8da7e55cd tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:54.389762 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-822ba4f1-3e24-49b5-87f3-40f8da7e55cd tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:54.401620 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:54.401620 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:54.405956 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-822ba4f1-3e24-49b5-87f3-40f8da7e55cd tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:54.411927 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-822ba4f1-3e24-49b5-87f3-40f8da7e55cd tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:54.412519 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 600/2453] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:54 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:54.425142 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-65c05c9c-e096-4d22-a198-7457b0ab31db None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:54.426888 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65c05c9c-e096-4d22-a198-7457b0ab31db tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:54.427110 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65c05c9c-e096-4d22-a198-7457b0ab31db tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:54.427364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65c05c9c-e096-4d22-a198-7457b0ab31db tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:54.436531 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:54.436531 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:54.441363 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-65c05c9c-e096-4d22-a198-7457b0ab31db tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Volume info retrieved successfully. Jul 03 14:57:54.446523 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65c05c9c-e096-4d22-a198-7457b0ab31db tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:54.446988 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 611/2454] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:54 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 1180 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 14:57:54.461403 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:54.463058 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] POST https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87/action Jul 03 14:57:54.463422 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-663532871", "migration_policy": "never"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:54.463593 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-663532871", "migration_policy": "never"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:54.471474 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:54.471474 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:54.471927 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:54.476330 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:54.476330 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:54.489939 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-663532871 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-663532871, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:57:54.490087 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-663532871 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-663532871, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:57:54.518682 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Created reservations ['c0340900-e6ab-405d-a193-90212cbebacb', '37c6b387-0bbb-4d0b-a027-e1baba745007'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:54.548646 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Created reservations ['48c0e306-64be-4d78-9046-1e79f249854b', '1c05973d-5de0-4d1f-aa45-d76abf366bcb'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:54.595113 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Retype volume request issued successfully. Jul 03 14:57:54.595113 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c7c5bea9-8280-4e24-a6b7-15855b661244 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87/action returned with HTTP 202 Jul 03 14:57:54.595827 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 631/2455] 10.4.3.99 () {70 vars in 1425 bytes} [Fri Jul 3 14:57:54 2026] POST /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 14:57:54.606303 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a5f6be79-68ce-45eb-a7c6-31c904ad9097 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:54.608196 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a5f6be79-68ce-45eb-a7c6-31c904ad9097 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:54.608608 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a5f6be79-68ce-45eb-a7c6-31c904ad9097 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:54.608608 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a5f6be79-68ce-45eb-a7c6-31c904ad9097 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:54.618813 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:54.618813 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:54.623993 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a5f6be79-68ce-45eb-a7c6-31c904ad9097 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:54.630348 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a5f6be79-68ce-45eb-a7c6-31c904ad9097 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:54.630800 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 614/2456] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:54 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:54.762030 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-63c2250c-10b9-4045-8175-2543fe606422 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:54.764651 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63c2250c-10b9-4045-8175-2543fe606422 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:54.764925 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63c2250c-10b9-4045-8175-2543fe606422 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:54.765141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63c2250c-10b9-4045-8175-2543fe606422 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:54.777313 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:54.777313 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:54.782228 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-63c2250c-10b9-4045-8175-2543fe606422 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:54.787650 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63c2250c-10b9-4045-8175-2543fe606422 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:54.788099 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 601/2457] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:54 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:54.940688 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c3c3cf47-7b86-42f8-8d0f-73dda8028583 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:54.945155 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c3c3cf47-7b86-42f8-8d0f-73dda8028583 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:57:54.945155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c3c3cf47-7b86-42f8-8d0f-73dda8028583 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:54.945155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c3c3cf47-7b86-42f8-8d0f-73dda8028583 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:54.945155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c3c3cf47-7b86-42f8-8d0f-73dda8028583 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:54.952227 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:54.952227 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:54.955965 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c3c3cf47-7b86-42f8-8d0f-73dda8028583 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:57:54.955965 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 612/2458] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:54 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:55.177784 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6e376d14-86cc-4cd5-80f1-aa9ff84babcf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:55.180363 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e376d14-86cc-4cd5-80f1-aa9ff84babcf tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:55.180639 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e376d14-86cc-4cd5-80f1-aa9ff84babcf tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:55.180897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e376d14-86cc-4cd5-80f1-aa9ff84babcf tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:55.196656 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:55.196656 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:55.201758 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6e376d14-86cc-4cd5-80f1-aa9ff84babcf tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:55.210200 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e376d14-86cc-4cd5-80f1-aa9ff84babcf tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:55.210801 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 632/2459] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:55 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:55.319737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-796eb2b9-d2f1-4914-8fbf-ac341db3d410 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:55.322194 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-796eb2b9-d2f1-4914-8fbf-ac341db3d410 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:55.322456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-796eb2b9-d2f1-4914-8fbf-ac341db3d410 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:55.322682 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-796eb2b9-d2f1-4914-8fbf-ac341db3d410 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:55.324012 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-796eb2b9-d2f1-4914-8fbf-ac341db3d410 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:55.331089 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:55.331089 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:55.332253 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-796eb2b9-d2f1-4914-8fbf-ac341db3d410 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:55.332805 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 615/2460] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:55 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:55.647094 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a7b9134-4780-45fd-bbaf-feb273d062a4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:55.649884 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a7b9134-4780-45fd-bbaf-feb273d062a4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:55.650119 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a7b9134-4780-45fd-bbaf-feb273d062a4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:55.650428 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a7b9134-4780-45fd-bbaf-feb273d062a4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:55.662969 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:55.662969 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:55.667769 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4a7b9134-4780-45fd-bbaf-feb273d062a4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:55.673790 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a7b9134-4780-45fd-bbaf-feb273d062a4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:55.674395 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 602/2461] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:55 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:55.691219 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-808a4f12-64bb-4ecc-8860-6b4e448e739d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:55.692898 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-808a4f12-64bb-4ecc-8860-6b4e448e739d tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:55.693083 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-808a4f12-64bb-4ecc-8860-6b4e448e739d tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:55.693293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-808a4f12-64bb-4ecc-8860-6b4e448e739d tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:55.701675 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:55.701675 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:55.706317 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-808a4f12-64bb-4ecc-8860-6b4e448e739d tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Volume info retrieved successfully. Jul 03 14:57:55.714043 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-808a4f12-64bb-4ecc-8860-6b4e448e739d tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:55.714043 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 613/2462] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:55 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 1179 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:57:55.726553 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2db5fb44-697b-490f-8c24-22468ba9b839 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:55.728631 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2db5fb44-697b-490f-8c24-22468ba9b839 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:55.728938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2db5fb44-697b-490f-8c24-22468ba9b839 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:55.729005 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2db5fb44-697b-490f-8c24-22468ba9b839 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:55.740635 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:55.740635 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:55.747065 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2db5fb44-697b-490f-8c24-22468ba9b839 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Volume info retrieved successfully. Jul 03 14:57:55.754150 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2db5fb44-697b-490f-8c24-22468ba9b839 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:55.754150 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 633/2463] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:55 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 1179 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:57:55.769157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:55.771779 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] POST https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87/action Jul 03 14:57:55.772196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-557916367", "migration_policy": "never"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:57:55.772367 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-557916367", "migration_policy": "never"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:57:55.781715 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:55.781715 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:55.782230 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:55.802719 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-29556b18-2745-4f8c-a205-8fc34fb22ef0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:55.805360 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29556b18-2745-4f8c-a205-8fc34fb22ef0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:55.805673 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29556b18-2745-4f8c-a205-8fc34fb22ef0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:55.805992 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29556b18-2745-4f8c-a205-8fc34fb22ef0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:55.814445 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-557916367 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-557916367, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:57:55.814851 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-557916367 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-557916367, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:57:55.820152 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:55.820152 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:55.824470 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-29556b18-2745-4f8c-a205-8fc34fb22ef0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:55.829055 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29556b18-2745-4f8c-a205-8fc34fb22ef0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:55.829661 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 603/2464] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:55 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:55.829726 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Created reservations ['54c73de1-a991-41c4-9aa2-39725030687a', '9747f346-e12e-491a-9684-52a8936f875a'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:55.843431 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-663532871 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-663532871, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:57:55.843811 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-663532871 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-663532871, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:57:55.865383 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Created reservations ['c2393860-0980-48ad-b52e-2801b0c5fa18', '23729401-319c-47d9-bedb-f4dc543178ab'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:57:55.909432 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Retype volume request issued successfully. Jul 03 14:57:55.909690 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c9a8954a-24ed-40f6-adb5-2d60b30c8e73 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87/action returned with HTTP 202 Jul 03 14:57:55.910552 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 616/2465] 10.4.3.99 () {70 vars in 1425 bytes} [Fri Jul 3 14:57:55 2026] POST /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 14:57:55.920902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-77d5a412-ad61-45e8-aa1c-a1bbf4e8e8c4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:55.923486 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-77d5a412-ad61-45e8-aa1c-a1bbf4e8e8c4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:55.923731 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-77d5a412-ad61-45e8-aa1c-a1bbf4e8e8c4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:55.923954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-77d5a412-ad61-45e8-aa1c-a1bbf4e8e8c4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:55.933784 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:55.933784 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:55.938568 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-77d5a412-ad61-45e8-aa1c-a1bbf4e8e8c4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:55.944670 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-77d5a412-ad61-45e8-aa1c-a1bbf4e8e8c4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:55.945315 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 614/2466] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:55 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:55.973926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-efd42ab7-6327-4987-9195-4ae2f0d1bdef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:55.975918 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-efd42ab7-6327-4987-9195-4ae2f0d1bdef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:57:55.976137 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-efd42ab7-6327-4987-9195-4ae2f0d1bdef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:55.976391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-efd42ab7-6327-4987-9195-4ae2f0d1bdef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:55.976491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-efd42ab7-6327-4987-9195-4ae2f0d1bdef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:55.981827 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:55.981827 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:55.982788 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-efd42ab7-6327-4987-9195-4ae2f0d1bdef tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:57:55.983493 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 634/2467] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:55 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:56.228894 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c1e24d55-913d-4aa9-9917-16a371636b51 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:56.231094 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1e24d55-913d-4aa9-9917-16a371636b51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:56.232039 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1e24d55-913d-4aa9-9917-16a371636b51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:56.232039 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1e24d55-913d-4aa9-9917-16a371636b51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:56.261191 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:56.261191 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:56.271199 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c1e24d55-913d-4aa9-9917-16a371636b51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:56.280299 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1e24d55-913d-4aa9-9917-16a371636b51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:56.280299 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 604/2468] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:56 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:57:56.350162 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c7c227be-5a49-4808-9124-e6bedc01dab9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:56.352643 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c7c227be-5a49-4808-9124-e6bedc01dab9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:56.352914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c7c227be-5a49-4808-9124-e6bedc01dab9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:56.353148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c7c227be-5a49-4808-9124-e6bedc01dab9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:56.353356 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c7c227be-5a49-4808-9124-e6bedc01dab9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:56.360951 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:56.360951 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:56.362209 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c7c227be-5a49-4808-9124-e6bedc01dab9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:56.362738 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 617/2469] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:56 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:56.844820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bdb97427-4ded-4f05-b818-f31b695ec632 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:56.846965 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bdb97427-4ded-4f05-b818-f31b695ec632 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:56.847479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bdb97427-4ded-4f05-b818-f31b695ec632 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:56.847479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bdb97427-4ded-4f05-b818-f31b695ec632 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:56.859052 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:56.859052 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:56.869960 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bdb97427-4ded-4f05-b818-f31b695ec632 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:56.872759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-ed9aa5c0-d4a6-4d66-801c-8fe79f8e3ee8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:56.875507 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-ed9aa5c0-d4a6-4d66-801c-8fe79f8e3ee8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024 Jul 03 14:57:56.875702 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-ed9aa5c0-d4a6-4d66-801c-8fe79f8e3ee8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:56.875932 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-ed9aa5c0-d4a6-4d66-801c-8fe79f8e3ee8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:56.877029 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bdb97427-4ded-4f05-b818-f31b695ec632 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:56.877492 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 615/2470] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:56 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:56.885531 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:56.885531 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:56.961858 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c9c8d28e-f16f-4bb6-a8ea-1b156609fd38 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:56.967162 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9c8d28e-f16f-4bb6-a8ea-1b156609fd38 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:56.967429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9c8d28e-f16f-4bb6-a8ea-1b156609fd38 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:56.967652 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9c8d28e-f16f-4bb6-a8ea-1b156609fd38 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:56.984243 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:56.984243 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:56.990853 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c9c8d28e-f16f-4bb6-a8ea-1b156609fd38 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:56.996500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bd014ca2-72d6-40dd-8d64-baf2025fbd32 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:56.996922 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9c8d28e-f16f-4bb6-a8ea-1b156609fd38 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:56.996976 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 605/2471] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:56 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:56.999558 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bd014ca2-72d6-40dd-8d64-baf2025fbd32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:57:56.999558 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bd014ca2-72d6-40dd-8d64-baf2025fbd32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:56.999558 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bd014ca2-72d6-40dd-8d64-baf2025fbd32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.000110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-bd014ca2-72d6-40dd-8d64-baf2025fbd32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:57.006911 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:57.006911 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:57.010258 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bd014ca2-72d6-40dd-8d64-baf2025fbd32 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:57:57.010258 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 618/2472] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:56 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:57.015781 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c38f0db7-f19a-4ffd-a071-2c6a46f75b94 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:57.018269 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c38f0db7-f19a-4ffd-a071-2c6a46f75b94 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:57.018567 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c38f0db7-f19a-4ffd-a071-2c6a46f75b94 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:57.018803 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c38f0db7-f19a-4ffd-a071-2c6a46f75b94 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.027959 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:57.027959 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:57.033150 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c38f0db7-f19a-4ffd-a071-2c6a46f75b94 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Volume info retrieved successfully. Jul 03 14:57:57.039550 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c38f0db7-f19a-4ffd-a071-2c6a46f75b94 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:57.040199 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 616/2473] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:57 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 1180 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:57:57.059628 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-14becd79-01e5-4f66-a1ad-f290228ef011 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:57.061955 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14becd79-01e5-4f66-a1ad-f290228ef011 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] GET https://10.4.3.99/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-431194525 Jul 03 14:57:57.062230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14becd79-01e5-4f66-a1ad-f290228ef011 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:57.062471 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14becd79-01e5-4f66-a1ad-f290228ef011 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.064480 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-14becd79-01e5-4f66-a1ad-f290228ef011 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-431194525'), ('all_tenants', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:57.075475 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-14becd79-01e5-4f66-a1ad-f290228ef011 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Get all volumes completed successfully. Jul 03 14:57:57.076551 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14becd79-01e5-4f66-a1ad-f290228ef011 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-431194525 returned with HTTP 200 Jul 03 14:57:57.077249 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 606/2474] 10.4.3.99 () {68 vars in 1420 bytes} [Fri Jul 3 14:57:57 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-431194525 => generated 339 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:57.086737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-98c1fef0-2490-478b-80bd-8a7c67a5eb27 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:57.088710 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-98c1fef0-2490-478b-80bd-8a7c67a5eb27 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] GET https://10.4.3.99/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-431194525 Jul 03 14:57:57.088982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-98c1fef0-2490-478b-80bd-8a7c67a5eb27 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:57.089267 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-98c1fef0-2490-478b-80bd-8a7c67a5eb27 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.090141 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-98c1fef0-2490-478b-80bd-8a7c67a5eb27 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-431194525'), ('all_tenants', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:57:57.118906 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-98c1fef0-2490-478b-80bd-8a7c67a5eb27 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Get all volumes completed successfully. Jul 03 14:57:57.119617 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-98c1fef0-2490-478b-80bd-8a7c67a5eb27 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-431194525 returned with HTTP 200 Jul 03 14:57:57.120058 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 619/2475] 10.4.3.99 () {68 vars in 1420 bytes} [Fri Jul 3 14:57:57 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-431194525 => generated 339 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:57.129292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5503be1a-f9c4-495b-a08b-db1d25e75ad2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:57.131272 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5503be1a-f9c4-495b-a08b-db1d25e75ad2 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:57.131510 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5503be1a-f9c4-495b-a08b-db1d25e75ad2 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:57.131729 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5503be1a-f9c4-495b-a08b-db1d25e75ad2 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.143331 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:57.143331 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:57.147775 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5503be1a-f9c4-495b-a08b-db1d25e75ad2 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:57.153316 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5503be1a-f9c4-495b-a08b-db1d25e75ad2 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:57.153779 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 617/2476] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:57 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:57.171628 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-383a5bd9-29eb-471a-9420-71080e41682d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:57.174030 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-383a5bd9-29eb-471a-9420-71080e41682d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:57.174384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-383a5bd9-29eb-471a-9420-71080e41682d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:57.174733 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-383a5bd9-29eb-471a-9420-71080e41682d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.175026 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-383a5bd9-29eb-471a-9420-71080e41682d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Delete volume with id: 9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:57.183596 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:57.183596 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:57.184384 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-383a5bd9-29eb-471a-9420-71080e41682d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:57.213790 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-383a5bd9-29eb-471a-9420-71080e41682d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Delete volume request issued successfully. Jul 03 14:57:57.214151 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-383a5bd9-29eb-471a-9420-71080e41682d tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 202 Jul 03 14:57:57.214958 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 607/2477] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:57:57 2026] DELETE /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:57:57.224504 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6617bdb6-4644-41e8-a25f-7115f7ed0ce4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:57.226659 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6617bdb6-4644-41e8-a25f-7115f7ed0ce4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:57.226930 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6617bdb6-4644-41e8-a25f-7115f7ed0ce4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:57.227141 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6617bdb6-4644-41e8-a25f-7115f7ed0ce4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.235550 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:57.235550 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:57.240147 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6617bdb6-4644-41e8-a25f-7115f7ed0ce4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Volume info retrieved successfully. Jul 03 14:57:57.246978 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6617bdb6-4644-41e8-a25f-7115f7ed0ce4 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 200 Jul 03 14:57:57.247525 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 620/2478] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:57 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:57:57.304538 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b953d1fe-c9a2-4f17-b881-bac65ded386d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:57.310568 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b953d1fe-c9a2-4f17-b881-bac65ded386d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:57.310568 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b953d1fe-c9a2-4f17-b881-bac65ded386d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:57.310796 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b953d1fe-c9a2-4f17-b881-bac65ded386d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.332724 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:57.332724 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:57.340407 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b953d1fe-c9a2-4f17-b881-bac65ded386d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:57.349896 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b953d1fe-c9a2-4f17-b881-bac65ded386d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:57.350523 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 618/2479] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:57 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:57.375629 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-959acaf8-a9d0-4ed0-9944-3b7eb4221cd7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:57.378821 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-959acaf8-a9d0-4ed0-9944-3b7eb4221cd7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:57.379027 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-959acaf8-a9d0-4ed0-9944-3b7eb4221cd7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:57.379343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-959acaf8-a9d0-4ed0-9944-3b7eb4221cd7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.379469 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-959acaf8-a9d0-4ed0-9944-3b7eb4221cd7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:57.391759 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:57.391759 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:57.392656 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-959acaf8-a9d0-4ed0-9944-3b7eb4221cd7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:57.393098 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 608/2480] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:57 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:57.440296 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4d3ef13c-b276-4867-90db-93e294f11b4e req-ed9aa5c0-d4a6-4d66-801c-8fe79f8e3ee8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024 returned with HTTP 200 Jul 03 14:57:57.440773 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 635/2481] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:57:56 2026] DELETE /volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:57.895207 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-478f6d06-50c3-4b3c-8def-fc0defb271f0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:57.898093 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-478f6d06-50c3-4b3c-8def-fc0defb271f0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:57.899972 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-478f6d06-50c3-4b3c-8def-fc0defb271f0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:57.900465 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-478f6d06-50c3-4b3c-8def-fc0defb271f0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:57.912291 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:57.912291 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:57.916843 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-478f6d06-50c3-4b3c-8def-fc0defb271f0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:57.921383 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-478f6d06-50c3-4b3c-8def-fc0defb271f0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:57.921783 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 621/2482] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:57 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:58.022567 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-987bdf78-061e-4647-ab91-8e13da8973bb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:58.027507 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-987bdf78-061e-4647-ab91-8e13da8973bb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:57:58.027775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-987bdf78-061e-4647-ab91-8e13da8973bb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:58.028019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-987bdf78-061e-4647-ab91-8e13da8973bb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:58.028164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-987bdf78-061e-4647-ab91-8e13da8973bb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:58.042067 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:58.042067 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:58.042661 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-987bdf78-061e-4647-ab91-8e13da8973bb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:57:58.043272 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 619/2483] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:58 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:58.266167 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-96d56bbc-8184-4823-9956-4fb0a94d54b9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:58.271762 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96d56bbc-8184-4823-9956-4fb0a94d54b9 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] GET https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 Jul 03 14:57:58.272172 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96d56bbc-8184-4823-9956-4fb0a94d54b9 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:58.272367 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96d56bbc-8184-4823-9956-4fb0a94d54b9 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:58.287546 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96d56bbc-8184-4823-9956-4fb0a94d54b9 tempest-VolumeRetypeMultiattachTest-256618237 tempest-VolumeRetypeMultiattachTest-256618237-project-member] https://10.4.3.99/volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 returned with HTTP 404 Jul 03 14:57:58.288407 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 609/2484] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:57:58 2026] GET /volume/v3/volumes/9a1d9686-42f9-43b3-aa4f-073844d8bb87 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:57:58.300522 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f170a474-41c8-44e0-9072-143a766b1715 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:58.302850 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f170a474-41c8-44e0-9072-143a766b1715 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] DELETE https://10.4.3.99/volume/v3/types/387ec312-fd86-494c-8671-471a0f6c4cb5 Jul 03 14:57:58.303181 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f170a474-41c8-44e0-9072-143a766b1715 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:58.303506 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f170a474-41c8-44e0-9072-143a766b1715 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:58.303873 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:58.303873 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:58.370515 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7ab1ce58-24ff-4dc5-89df-5c867bce633f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:58.373088 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7ab1ce58-24ff-4dc5-89df-5c867bce633f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:58.373088 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7ab1ce58-24ff-4dc5-89df-5c867bce633f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:58.381786 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7ab1ce58-24ff-4dc5-89df-5c867bce633f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:58.393294 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f170a474-41c8-44e0-9072-143a766b1715 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/types/387ec312-fd86-494c-8671-471a0f6c4cb5 returned with HTTP 202 Jul 03 14:57:58.393740 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 636/2485] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:57:58 2026] DELETE /volume/v3/types/387ec312-fd86-494c-8671-471a0f6c4cb5 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:58.396455 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:58.396455 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:58.406407 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7ab1ce58-24ff-4dc5-89df-5c867bce633f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:58.407474 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a682a526-fbc2-491b-a785-07cfb4d3ab77 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:58.407844 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-895ee94d-0437-402d-938b-0b5cec8f69cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:58.409778 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a682a526-fbc2-491b-a785-07cfb4d3ab77 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] GET https://10.4.3.99/volume/v3/types/387ec312-fd86-494c-8671-471a0f6c4cb5 Jul 03 14:57:58.410007 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a682a526-fbc2-491b-a785-07cfb4d3ab77 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:58.410324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a682a526-fbc2-491b-a785-07cfb4d3ab77 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:58.410590 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-895ee94d-0437-402d-938b-0b5cec8f69cc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:58.410948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-895ee94d-0437-402d-938b-0b5cec8f69cc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:58.411295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-895ee94d-0437-402d-938b-0b5cec8f69cc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:58.412459 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-895ee94d-0437-402d-938b-0b5cec8f69cc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:58.415184 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7ab1ce58-24ff-4dc5-89df-5c867bce633f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:58.415880 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 622/2486] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:58 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:58.416176 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a682a526-fbc2-491b-a785-07cfb4d3ab77 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/types/387ec312-fd86-494c-8671-471a0f6c4cb5 returned with HTTP 404 Jul 03 14:57:58.416896 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 620/2487] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:57:58 2026] GET /volume/v3/types/387ec312-fd86-494c-8671-471a0f6c4cb5 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:58.418779 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:58.418779 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:58.420376 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-895ee94d-0437-402d-938b-0b5cec8f69cc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:58.421314 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 610/2488] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:58 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:58.429459 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9465506f-6783-4576-93b3-a4e594d9d9d8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:58.432975 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9465506f-6783-4576-93b3-a4e594d9d9d8 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] DELETE https://10.4.3.99/volume/v3/types/71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53 Jul 03 14:57:58.433512 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9465506f-6783-4576-93b3-a4e594d9d9d8 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:58.434259 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9465506f-6783-4576-93b3-a4e594d9d9d8 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:58.476829 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9465506f-6783-4576-93b3-a4e594d9d9d8 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/types/71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53 returned with HTTP 202 Jul 03 14:57:58.477495 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 637/2489] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:57:58 2026] DELETE /volume/v3/types/71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:57:58.485822 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d142420e-47c7-4763-8e1a-77fa4633d0f5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:58.487940 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d142420e-47c7-4763-8e1a-77fa4633d0f5 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] GET https://10.4.3.99/volume/v3/types/71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53 Jul 03 14:57:58.488423 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d142420e-47c7-4763-8e1a-77fa4633d0f5 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:58.488660 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d142420e-47c7-4763-8e1a-77fa4633d0f5 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:58.493234 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d142420e-47c7-4763-8e1a-77fa4633d0f5 tempest-VolumeRetypeMultiattachTest-1730172141 tempest-VolumeRetypeMultiattachTest-1730172141-project-admin] https://10.4.3.99/volume/v3/types/71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53 returned with HTTP 404 Jul 03 14:57:58.494078 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 623/2490] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 14:57:58 2026] GET /volume/v3/types/71d82fd9-d802-4efe-a5f6-0d2bc8bbbd53 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:57:58.936021 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-12d18579-5c44-44a8-9682-ad64b61a0b66 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:58.940844 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-12d18579-5c44-44a8-9682-ad64b61a0b66 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:58.940844 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-12d18579-5c44-44a8-9682-ad64b61a0b66 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:58.940844 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-12d18579-5c44-44a8-9682-ad64b61a0b66 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:58.952068 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:58.952068 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:58.956979 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-12d18579-5c44-44a8-9682-ad64b61a0b66 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:57:58.962294 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-12d18579-5c44-44a8-9682-ad64b61a0b66 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:57:58.962770 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 621/2491] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:58 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:59.056740 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18bd6481-f911-45e5-84fa-fae46080ae7a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:59.058658 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18bd6481-f911-45e5-84fa-fae46080ae7a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:57:59.058938 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18bd6481-f911-45e5-84fa-fae46080ae7a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:59.059328 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18bd6481-f911-45e5-84fa-fae46080ae7a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:59.059510 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-18bd6481-f911-45e5-84fa-fae46080ae7a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:59.064712 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:59.064712 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:57:59.066187 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18bd6481-f911-45e5-84fa-fae46080ae7a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:57:59.066187 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 611/2492] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:57:59 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:59.432562 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-11cac066-8797-41d3-a51e-3a4cb54af331 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:59.434569 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11cac066-8797-41d3-a51e-3a4cb54af331 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:57:59.434769 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11cac066-8797-41d3-a51e-3a4cb54af331 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:59.434963 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11cac066-8797-41d3-a51e-3a4cb54af331 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:59.438710 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-66505f6e-77cf-41c4-afc0-fb624bab74ea None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:59.442157 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-66505f6e-77cf-41c4-afc0-fb624bab74ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:57:59.442157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-66505f6e-77cf-41c4-afc0-fb624bab74ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:59.442381 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-66505f6e-77cf-41c4-afc0-fb624bab74ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:59.442517 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-66505f6e-77cf-41c4-afc0-fb624bab74ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:57:59.449080 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:59.449080 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:57:59.450430 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-66505f6e-77cf-41c4-afc0-fb624bab74ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:57:59.450857 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 624/2493] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:59 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:59.452898 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:59.452898 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:57:59.459077 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-11cac066-8797-41d3-a51e-3a4cb54af331 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:57:59.473976 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11cac066-8797-41d3-a51e-3a4cb54af331 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:57:59.473976 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 638/2494] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:59 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:57:59.979048 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4efd42ba-4744-4ef7-b22a-35166bef2d61 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:57:59.980946 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4efd42ba-4744-4ef7-b22a-35166bef2d61 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:57:59.981194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4efd42ba-4744-4ef7-b22a-35166bef2d61 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:57:59.981369 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4efd42ba-4744-4ef7-b22a-35166bef2d61 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:57:59.992479 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:57:59.992479 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:57:59.996922 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4efd42ba-4744-4ef7-b22a-35166bef2d61 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:00.002675 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4efd42ba-4744-4ef7-b22a-35166bef2d61 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:58:00.003078 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 622/2495] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:57:59 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:00.084533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d937f6f0-290a-4c5f-bd19-121bdc400a15 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:00.088118 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d937f6f0-290a-4c5f-bd19-121bdc400a15 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:00.089927 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d937f6f0-290a-4c5f-bd19-121bdc400a15 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:00.089927 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d937f6f0-290a-4c5f-bd19-121bdc400a15 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:00.090310 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d937f6f0-290a-4c5f-bd19-121bdc400a15 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:00.096900 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:00.096900 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:00.097941 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d937f6f0-290a-4c5f-bd19-121bdc400a15 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:00.098482 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 612/2496] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:00 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:00.397807 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-2bca6d65-bdfd-4fe8-a088-a196a8c628a3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:00.400698 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-2bca6d65-bdfd-4fe8-a088-a196a8c628a3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa/action Jul 03 14:58:00.402199 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-2bca6d65-bdfd-4fe8-a088-a196a8c628a3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:58:00.402426 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-2bca6d65-bdfd-4fe8-a088-a196a8c628a3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:00.437179 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:00.437179 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:00.460909 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e1331fd0-e094-4722-81de-5b36b50c3093 req-2bca6d65-bdfd-4fe8-a088-a196a8c628a3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa/action returned with HTTP 204 Jul 03 14:58:00.461925 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 625/2497] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:58:00 2026] POST /volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:00.468219 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0b0080fd-2a16-48a4-8281-90b8063a29ae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:00.472701 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0b0080fd-2a16-48a4-8281-90b8063a29ae tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:00.472701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0b0080fd-2a16-48a4-8281-90b8063a29ae tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:00.472701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0b0080fd-2a16-48a4-8281-90b8063a29ae tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:00.472701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0b0080fd-2a16-48a4-8281-90b8063a29ae tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:00.479720 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:00.479720 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:00.480652 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0b0080fd-2a16-48a4-8281-90b8063a29ae tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:00.481379 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 639/2498] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:00 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:00.491993 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6e2895c9-c997-4503-9a79-af20ea649194 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:00.494179 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e2895c9-c997-4503-9a79-af20ea649194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:00.494375 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6e2895c9-c997-4503-9a79-af20ea649194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:00.494615 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6e2895c9-c997-4503-9a79-af20ea649194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:00.505956 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:00.505956 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:00.512077 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6e2895c9-c997-4503-9a79-af20ea649194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:00.519492 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e2895c9-c997-4503-9a79-af20ea649194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:00.520401 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 623/2499] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:00 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:01.022149 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-def774bd-598e-480f-bf2b-425a67a869c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:01.024143 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-def774bd-598e-480f-bf2b-425a67a869c6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:58:01.024416 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-def774bd-598e-480f-bf2b-425a67a869c6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:01.024631 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-def774bd-598e-480f-bf2b-425a67a869c6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:01.037904 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:01.037904 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:01.042282 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-def774bd-598e-480f-bf2b-425a67a869c6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:01.049278 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-def774bd-598e-480f-bf2b-425a67a869c6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:58:01.049723 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 613/2500] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:01 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:01.114762 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-044d1996-8e59-4a85-a767-2171fe9ceac7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:01.117965 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-044d1996-8e59-4a85-a767-2171fe9ceac7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:01.120100 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-044d1996-8e59-4a85-a767-2171fe9ceac7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:01.122268 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-044d1996-8e59-4a85-a767-2171fe9ceac7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:01.122268 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-044d1996-8e59-4a85-a767-2171fe9ceac7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:01.126542 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:01.126542 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:01.127325 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-044d1996-8e59-4a85-a767-2171fe9ceac7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:01.127680 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 626/2501] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:01 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:01.495353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-795e6057-9866-47c0-a29e-2de517a4e991 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:01.498155 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-795e6057-9866-47c0-a29e-2de517a4e991 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:01.498520 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-795e6057-9866-47c0-a29e-2de517a4e991 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:01.498903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-795e6057-9866-47c0-a29e-2de517a4e991 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:01.499839 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-795e6057-9866-47c0-a29e-2de517a4e991 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:01.509840 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:01.509840 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:01.510888 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-795e6057-9866-47c0-a29e-2de517a4e991 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:01.511680 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 640/2502] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:01 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:01.542611 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cd1e7022-1443-4752-9b2e-dcede1fd6c46 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:01.546398 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cd1e7022-1443-4752-9b2e-dcede1fd6c46 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:01.546619 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cd1e7022-1443-4752-9b2e-dcede1fd6c46 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:01.546809 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cd1e7022-1443-4752-9b2e-dcede1fd6c46 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:01.558753 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:01.558753 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:01.567152 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-cd1e7022-1443-4752-9b2e-dcede1fd6c46 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:01.569298 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cd1e7022-1443-4752-9b2e-dcede1fd6c46 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:01.573401 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 624/2503] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:01 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:01.951574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3dbebaa2-5186-46e3-b98d-810150ab5b28 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.067145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b81600af-6e0d-48fc-8679-6e3587636f8b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.070726 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b81600af-6e0d-48fc-8679-6e3587636f8b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:58:02.070914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b81600af-6e0d-48fc-8679-6e3587636f8b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:02.071092 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b81600af-6e0d-48fc-8679-6e3587636f8b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:02.090222 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:02.090222 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:02.096142 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b81600af-6e0d-48fc-8679-6e3587636f8b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:02.102736 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b81600af-6e0d-48fc-8679-6e3587636f8b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:58:02.103369 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 627/2504] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:02 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:02.116330 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3dbebaa2-5186-46e3-b98d-810150ab5b28 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] GET https://10.4.3.99/volume/v3/os-services Jul 03 14:58:02.116565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3dbebaa2-5186-46e3-b98d-810150ab5b28 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:02.116798 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3dbebaa2-5186-46e3-b98d-810150ab5b28 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:02.121570 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3dbebaa2-5186-46e3-b98d-810150ab5b28 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] https://10.4.3.99/volume/v3/os-services returned with HTTP 200 Jul 03 14:58:02.122038 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 614/2505] 10.4.3.99 () {66 vars in 1242 bytes} [Fri Jul 3 14:58:01 2026] GET /volume/v3/os-services => generated 626 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:02.137464 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e27e57d5-5d7b-491d-84f1-bb17614437da None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.138774 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e27e57d5-5d7b-491d-84f1-bb17614437da tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] GET https://10.4.3.99/volume/v3/os-services?host=np0000004430 Jul 03 14:58:02.140557 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e27e57d5-5d7b-491d-84f1-bb17614437da tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:02.140557 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e27e57d5-5d7b-491d-84f1-bb17614437da tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:02.143491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-011fd766-2860-4090-844d-f9bf6bca068d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.146057 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-011fd766-2860-4090-844d-f9bf6bca068d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:02.146057 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-011fd766-2860-4090-844d-f9bf6bca068d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:02.146335 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-011fd766-2860-4090-844d-f9bf6bca068d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:02.146538 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-011fd766-2860-4090-844d-f9bf6bca068d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:02.151034 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:02.151034 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:02.151425 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e27e57d5-5d7b-491d-84f1-bb17614437da tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] https://10.4.3.99/volume/v3/os-services?host=np0000004430 returned with HTTP 200 Jul 03 14:58:02.152052 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-011fd766-2860-4090-844d-f9bf6bca068d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:02.152823 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 641/2506] 10.4.3.99 () {66 vars in 1277 bytes} [Fri Jul 3 14:58:02 2026] GET /volume/v3/os-services?host=np0000004430 => generated 626 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:02.155703 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 625/2507] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:02 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:02.164806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-42402281-991b-45bb-9e82-aa98c4260fb3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.168585 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42402281-991b-45bb-9e82-aa98c4260fb3 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] GET https://10.4.3.99/volume/v3/os-services?host=np0000004430&binary=cinder-scheduler Jul 03 14:58:02.168903 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42402281-991b-45bb-9e82-aa98c4260fb3 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:02.169279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42402281-991b-45bb-9e82-aa98c4260fb3 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:02.177232 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42402281-991b-45bb-9e82-aa98c4260fb3 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] https://10.4.3.99/volume/v3/os-services?host=np0000004430&binary=cinder-scheduler returned with HTTP 200 Jul 03 14:58:02.177728 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 628/2508] 10.4.3.99 () {66 vars in 1325 bytes} [Fri Jul 3 14:58:02 2026] GET /volume/v3/os-services?host=np0000004430&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:02.190674 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c1d94670-98a8-41ed-98cf-ca1e82415175 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.192639 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1d94670-98a8-41ed-98cf-ca1e82415175 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] GET https://10.4.3.99/volume/v3/os-services?binary=cinder-scheduler Jul 03 14:58:02.192850 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1d94670-98a8-41ed-98cf-ca1e82415175 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:02.193062 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1d94670-98a8-41ed-98cf-ca1e82415175 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:02.197677 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1d94670-98a8-41ed-98cf-ca1e82415175 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] https://10.4.3.99/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 14:58:02.197677 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 615/2509] 10.4.3.99 () {66 vars in 1289 bytes} [Fri Jul 3 14:58:02 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:02.211256 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.303018 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:02.303874 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-443329126"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:02.306519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-443329126'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:02.306654 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Create volume of 1 GB Jul 03 14:58:02.310983 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Availability Zones retrieved successfully. Jul 03 14:58:02.316823 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Flow 'volume_create_api' (74c4c93e-4262-41e8-a8a6-da0c01311f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:02.317899 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec71cbbf-5ccb-4939-900e-bc67b43035ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:02.319253 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:02.352443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec71cbbf-5ccb-4939-900e-bc67b43035ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:02.353111 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd735197-66a8-40a0-af58-3e0cb1e14257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:02.433967 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Created reservations ['145bb011-28a6-4baf-858b-0901426ed525', '9b8137a1-9b0f-468b-a5b9-99b4feaecf0f', 'a09a5ee8-1216-4f71-a16e-86315338f56f', '5cf708c0-9cac-45a8-9061-b26ffc214cc9'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:02.435319 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd735197-66a8-40a0-af58-3e0cb1e14257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['145bb011-28a6-4baf-858b-0901426ed525', '9b8137a1-9b0f-468b-a5b9-99b4feaecf0f', 'a09a5ee8-1216-4f71-a16e-86315338f56f', '5cf708c0-9cac-45a8-9061-b26ffc214cc9']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:02.436581 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3abc37-dde4-4bc0-b416-8750dd1ea675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:02.471895 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3abc37-dde4-4bc0-b416-8750dd1ea675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a1bfa8-4f0f-473f-8d26-940934fc7344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-443329126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4756dbd455b543e3aad2901533f1c5f2',qos_specs=None,replication_status=,reservations=['145bb011-28a6-4baf-858b-0901426ed525','9b8137a1-9b0f-468b-a5b9-99b4feaecf0f','a09a5ee8-1216-4f71-a16e-86315338f56f','5cf708c0-9cac-45a8-9061-b26ffc214cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26fc040a45c846d484058a8562ef02bb',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-443329126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3a1bfa8-4f0f-473f-8d26-940934fc7344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4756dbd455b543e3aad2901533f1c5f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26fc040a45c846d484058a8562ef02bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:02.473532 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d6dc2d-29fc-4593-9d3c-355686aaa4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:02.501481 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d6dc2d-29fc-4593-9d3c-355686aaa4ad) transitioned into state 'SUCCESS' from state '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-443329126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4756dbd455b543e3aad2901533f1c5f2',qos_specs=None,replication_status=,reservations=['145bb011-28a6-4baf-858b-0901426ed525','9b8137a1-9b0f-468b-a5b9-99b4feaecf0f','a09a5ee8-1216-4f71-a16e-86315338f56f','5cf708c0-9cac-45a8-9061-b26ffc214cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26fc040a45c846d484058a8562ef02bb',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:02.502434 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c4a2cb-6e33-4f37-a7e7-75ce4c61aa39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:02.515541 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c4a2cb-6e33-4f37-a7e7-75ce4c61aa39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:02.516507 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Flow 'volume_create_api' (74c4c93e-4262-41e8-a8a6-da0c01311f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:02.516803 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Create volume request issued successfully. Jul 03 14:58:02.518077 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb49431c-19f4-45c6-87bf-3fc4565f13c6 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:02.518077 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 642/2510] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:58:02 2026] POST /volume/v3/volumes => generated 751 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:02.524824 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6df3581d-c080-4da5-97a1-e540c6d48269 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.533079 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6df3581d-c080-4da5-97a1-e540c6d48269 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:02.533512 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6df3581d-c080-4da5-97a1-e540c6d48269 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:02.533763 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6df3581d-c080-4da5-97a1-e540c6d48269 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:02.533954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6df3581d-c080-4da5-97a1-e540c6d48269 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:02.534195 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-361fc2c2-c6bb-4c6f-bf01-bfa182a2675c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.536598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-361fc2c2-c6bb-4c6f-bf01-bfa182a2675c tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] GET https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 Jul 03 14:58:02.536842 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-361fc2c2-c6bb-4c6f-bf01-bfa182a2675c tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:02.537062 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-361fc2c2-c6bb-4c6f-bf01-bfa182a2675c tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:02.539278 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:02.539278 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:02.542160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6df3581d-c080-4da5-97a1-e540c6d48269 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:02.542618 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 626/2511] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:02 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:02.547991 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:02.547991 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:02.553711 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-361fc2c2-c6bb-4c6f-bf01-bfa182a2675c tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Volume info retrieved successfully. Jul 03 14:58:02.559584 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-361fc2c2-c6bb-4c6f-bf01-bfa182a2675c tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 returned with HTTP 200 Jul 03 14:58:02.560114 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 629/2512] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:02 2026] GET /volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:02.584177 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-602ddbf2-227d-40d2-b119-10ef90dc2606 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:02.586288 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-602ddbf2-227d-40d2-b119-10ef90dc2606 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:02.586288 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-602ddbf2-227d-40d2-b119-10ef90dc2606 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:02.586438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-602ddbf2-227d-40d2-b119-10ef90dc2606 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:02.599639 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:02.599639 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:02.606295 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-602ddbf2-227d-40d2-b119-10ef90dc2606 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:02.611990 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-602ddbf2-227d-40d2-b119-10ef90dc2606 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:02.612747 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 616/2513] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:02 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:03.123985 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d3fef18-7d6a-4aac-a6c4-1aeea8bf7a44 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.125558 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d3fef18-7d6a-4aac-a6c4-1aeea8bf7a44 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:58:03.126050 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d3fef18-7d6a-4aac-a6c4-1aeea8bf7a44 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.126264 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d3fef18-7d6a-4aac-a6c4-1aeea8bf7a44 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.141236 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:03.141236 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:03.146536 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6d3fef18-7d6a-4aac-a6c4-1aeea8bf7a44 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:03.153374 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d3fef18-7d6a-4aac-a6c4-1aeea8bf7a44 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:58:03.153374 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 643/2514] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:03 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:03.175048 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-56686f12-8082-45d7-82fd-f4cbae263351 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.177893 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-56686f12-8082-45d7-82fd-f4cbae263351 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:03.178226 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-56686f12-8082-45d7-82fd-f4cbae263351 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.179059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-56686f12-8082-45d7-82fd-f4cbae263351 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.179059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-56686f12-8082-45d7-82fd-f4cbae263351 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:03.189271 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:03.189271 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:03.190005 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-56686f12-8082-45d7-82fd-f4cbae263351 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:03.190568 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 627/2515] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:03 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:03.558837 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b9ac1b88-692f-4b67-8e6c-dab768343320 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.560790 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b9ac1b88-692f-4b67-8e6c-dab768343320 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:03.560962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b9ac1b88-692f-4b67-8e6c-dab768343320 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.561173 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b9ac1b88-692f-4b67-8e6c-dab768343320 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.561344 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b9ac1b88-692f-4b67-8e6c-dab768343320 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:03.568328 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:03.568328 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:03.569272 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b9ac1b88-692f-4b67-8e6c-dab768343320 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:03.569880 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 630/2516] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:03 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:03.579152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dce31ed0-00d5-4325-8fba-e1d187490182 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.581059 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dce31ed0-00d5-4325-8fba-e1d187490182 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] GET https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 Jul 03 14:58:03.581324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dce31ed0-00d5-4325-8fba-e1d187490182 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.581549 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dce31ed0-00d5-4325-8fba-e1d187490182 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.591837 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:03.591837 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:03.596951 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dce31ed0-00d5-4325-8fba-e1d187490182 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Volume info retrieved successfully. Jul 03 14:58:03.602450 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dce31ed0-00d5-4325-8fba-e1d187490182 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 returned with HTTP 200 Jul 03 14:58:03.603176 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 617/2517] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:03 2026] GET /volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:03.627530 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-30293414-e022-4ca9-8b04-fe677635f075 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.629296 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30293414-e022-4ca9-8b04-fe677635f075 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] GET https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 Jul 03 14:58:03.629502 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30293414-e022-4ca9-8b04-fe677635f075 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.629655 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30293414-e022-4ca9-8b04-fe677635f075 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.631737 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-07e7f737-78da-4864-acec-126bd7375dc3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.636889 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:03.636889 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:03.638794 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-07e7f737-78da-4864-acec-126bd7375dc3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:03.638794 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-07e7f737-78da-4864-acec-126bd7375dc3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.639040 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-07e7f737-78da-4864-acec-126bd7375dc3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.642601 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-30293414-e022-4ca9-8b04-fe677635f075 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Volume info retrieved successfully. Jul 03 14:58:03.647442 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30293414-e022-4ca9-8b04-fe677635f075 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 returned with HTTP 200 Jul 03 14:58:03.648694 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 644/2518] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:03 2026] GET /volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:03.658661 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:03.658661 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:03.666519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2c3e10ef-aeb9-4e06-bf19-3732cafe16a2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.667790 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-07e7f737-78da-4864-acec-126bd7375dc3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:03.669629 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c3e10ef-aeb9-4e06-bf19-3732cafe16a2 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] GET https://10.4.3.99/volume/v3/os-services?host=np0000004430&binary=cinder-volume Jul 03 14:58:03.669874 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c3e10ef-aeb9-4e06-bf19-3732cafe16a2 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.671166 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c3e10ef-aeb9-4e06-bf19-3732cafe16a2 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.676111 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-07e7f737-78da-4864-acec-126bd7375dc3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:03.676817 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 628/2519] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:03 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:03.677332 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c3e10ef-aeb9-4e06-bf19-3732cafe16a2 tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] https://10.4.3.99/volume/v3/os-services?host=np0000004430&binary=cinder-volume returned with HTTP 200 Jul 03 14:58:03.677862 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 631/2520] 10.4.3.99 () {66 vars in 1319 bytes} [Fri Jul 3 14:58:03 2026] GET /volume/v3/os-services?host=np0000004430&binary=cinder-volume => generated 275 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:03.689504 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-97930113-9d4f-45b7-a626-4468cac14a00 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.692598 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97930113-9d4f-45b7-a626-4468cac14a00 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] GET https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 Jul 03 14:58:03.693148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97930113-9d4f-45b7-a626-4468cac14a00 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.693533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97930113-9d4f-45b7-a626-4468cac14a00 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.706826 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:03.706826 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:03.714529 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-97930113-9d4f-45b7-a626-4468cac14a00 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Volume info retrieved successfully. Jul 03 14:58:03.722409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97930113-9d4f-45b7-a626-4468cac14a00 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 returned with HTTP 200 Jul 03 14:58:03.723062 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 618/2521] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:03 2026] GET /volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:03.743050 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1eb5af6a-2f07-48ca-8b5b-94f49a2f0e57 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.748446 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1eb5af6a-2f07-48ca-8b5b-94f49a2f0e57 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] DELETE https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 Jul 03 14:58:03.748624 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1eb5af6a-2f07-48ca-8b5b-94f49a2f0e57 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.748846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1eb5af6a-2f07-48ca-8b5b-94f49a2f0e57 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.749023 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-1eb5af6a-2f07-48ca-8b5b-94f49a2f0e57 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Delete volume with id: d3a1bfa8-4f0f-473f-8d26-940934fc7344 Jul 03 14:58:03.757035 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:03.757035 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:03.757894 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1eb5af6a-2f07-48ca-8b5b-94f49a2f0e57 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Volume info retrieved successfully. Jul 03 14:58:03.783723 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1eb5af6a-2f07-48ca-8b5b-94f49a2f0e57 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Delete volume request issued successfully. Jul 03 14:58:03.784007 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1eb5af6a-2f07-48ca-8b5b-94f49a2f0e57 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 returned with HTTP 202 Jul 03 14:58:03.784611 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 645/2522] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:03 2026] DELETE /volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:03.793759 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-726eff44-ecb2-436b-92ec-a54a44c04d0f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:03.795482 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-726eff44-ecb2-436b-92ec-a54a44c04d0f tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] GET https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 Jul 03 14:58:03.795712 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-726eff44-ecb2-436b-92ec-a54a44c04d0f tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:03.795947 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-726eff44-ecb2-436b-92ec-a54a44c04d0f tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:03.806024 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:03.806024 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:03.811095 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-726eff44-ecb2-436b-92ec-a54a44c04d0f tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Volume info retrieved successfully. Jul 03 14:58:03.816032 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-726eff44-ecb2-436b-92ec-a54a44c04d0f tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 returned with HTTP 200 Jul 03 14:58:03.816482 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 629/2523] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:03 2026] GET /volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:04.169374 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-15cc4d5d-d270-4014-a62b-cfdea80d09fa None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:04.174337 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15cc4d5d-d270-4014-a62b-cfdea80d09fa tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:58:04.174337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15cc4d5d-d270-4014-a62b-cfdea80d09fa tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:04.174337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15cc4d5d-d270-4014-a62b-cfdea80d09fa tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:04.191112 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:04.191112 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:04.195342 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-15cc4d5d-d270-4014-a62b-cfdea80d09fa tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:04.201843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-35c45a7c-76b4-469d-b553-e2970d2fad94 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:04.202271 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15cc4d5d-d270-4014-a62b-cfdea80d09fa tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:58:04.202951 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 632/2524] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:04 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:04.206510 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-35c45a7c-76b4-469d-b553-e2970d2fad94 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:04.206510 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-35c45a7c-76b4-469d-b553-e2970d2fad94 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:04.206510 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-35c45a7c-76b4-469d-b553-e2970d2fad94 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:04.206901 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-35c45a7c-76b4-469d-b553-e2970d2fad94 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:04.213120 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:04.213120 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:04.214025 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-35c45a7c-76b4-469d-b553-e2970d2fad94 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:04.214582 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 619/2525] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:04 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:04.310715 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:04.312522 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:04.312817 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-701564806", "snapshot_id": null, "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "volume_type": null, "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:04.314585 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-701564806', 'snapshot_id': None, 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'volume_type': None, 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:04.457995 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Create volume of 1 GB Jul 03 14:58:04.465694 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Availability Zones retrieved successfully. Jul 03 14:58:04.476675 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Flow 'volume_create_api' (a33bd6bf-6b3a-4232-84c2-03e7105813c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:04.478496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c685ba1a-f5a9-41a2-8e17-d2747c916a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:04.479932 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:04.534494 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c685ba1a-f5a9-41a2-8e17-d2747c916a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:04.535971 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08139d6e-4878-413d-be28-7b6d992afc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:04.582019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3d1a1935-f3e5-42bc-b47a-ab97b2d0ef1d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:04.583934 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3d1a1935-f3e5-42bc-b47a-ab97b2d0ef1d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:04.584176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3d1a1935-f3e5-42bc-b47a-ab97b2d0ef1d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:04.584441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3d1a1935-f3e5-42bc-b47a-ab97b2d0ef1d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:04.584582 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-3d1a1935-f3e5-42bc-b47a-ab97b2d0ef1d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:04.590253 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:04.590253 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:04.591003 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3d1a1935-f3e5-42bc-b47a-ab97b2d0ef1d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:04.591395 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 630/2526] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:04 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:04.603891 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Created reservations ['c626c0f2-dd5d-4b5d-b6c7-78f735528298', '238b3096-9335-4258-bbfe-82c276ada066', '1039bc65-4320-4fec-b34d-12004f0c7099', '6f6687ab-cfe0-4023-8dd4-f8c51d5f1ea8'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:04.604670 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08139d6e-4878-413d-be28-7b6d992afc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c626c0f2-dd5d-4b5d-b6c7-78f735528298', '238b3096-9335-4258-bbfe-82c276ada066', '1039bc65-4320-4fec-b34d-12004f0c7099', '6f6687ab-cfe0-4023-8dd4-f8c51d5f1ea8']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:04.605394 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6bc7700-0592-4fc1-8b49-b552340b674c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:04.628673 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6bc7700-0592-4fc1-8b49-b552340b674c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8119ad8-9b38-42a8-b670-e32d858e16e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-701564806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18e771f79ce488c86afcbf2017b8907',qos_specs=None,replication_status=,reservations=['c626c0f2-dd5d-4b5d-b6c7-78f735528298','238b3096-9335-4258-bbfe-82c276ada066','1039bc65-4320-4fec-b34d-12004f0c7099','6f6687ab-cfe0-4023-8dd4-f8c51d5f1ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71eb50b4514a2c89f00689edeb8f6a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-701564806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8119ad8-9b38-42a8-b670-e32d858e16e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18e771f79ce488c86afcbf2017b8907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb71eb50b4514a2c89f00689edeb8f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:04.629725 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa783ce7-3b80-4802-9079-a19c0931584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:04.657243 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa783ce7-3b80-4802-9079-a19c0931584f) transitioned into state 'SUCCESS' from state '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-701564806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18e771f79ce488c86afcbf2017b8907',qos_specs=None,replication_status=,reservations=['c626c0f2-dd5d-4b5d-b6c7-78f735528298','238b3096-9335-4258-bbfe-82c276ada066','1039bc65-4320-4fec-b34d-12004f0c7099','6f6687ab-cfe0-4023-8dd4-f8c51d5f1ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71eb50b4514a2c89f00689edeb8f6a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:04.658260 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a818e4b3-fb7c-472f-8107-5150e95be102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:04.671441 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a818e4b3-fb7c-472f-8107-5150e95be102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:04.672358 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Flow 'volume_create_api' (a33bd6bf-6b3a-4232-84c2-03e7105813c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:04.672667 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Create volume request issued successfully. Jul 03 14:58:04.673263 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7aeb9c0-e658-4854-84ec-a0be07095221 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:04.673732 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 646/2527] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:58:04 2026] POST /volume/v3/volumes => generated 751 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:04.687137 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7926050f-05bd-4702-b013-c1e66ff3c53d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:04.689610 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7926050f-05bd-4702-b013-c1e66ff3c53d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 Jul 03 14:58:04.689610 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7926050f-05bd-4702-b013-c1e66ff3c53d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:04.689610 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7926050f-05bd-4702-b013-c1e66ff3c53d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:04.696587 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:04.696587 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:04.697664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6f6ac0b5-a8c3-432f-bef3-b5288af56878 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:04.699984 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f6ac0b5-a8c3-432f-bef3-b5288af56878 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:04.700794 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f6ac0b5-a8c3-432f-bef3-b5288af56878 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:04.700794 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6f6ac0b5-a8c3-432f-bef3-b5288af56878 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:04.700936 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7926050f-05bd-4702-b013-c1e66ff3c53d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:04.706326 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7926050f-05bd-4702-b013-c1e66ff3c53d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 returned with HTTP 200 Jul 03 14:58:04.706560 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 633/2528] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:04 2026] GET /volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:58:04.710691 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:04.710691 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:04.715899 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6f6ac0b5-a8c3-432f-bef3-b5288af56878 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:04.720622 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6f6ac0b5-a8c3-432f-bef3-b5288af56878 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:04.721223 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 620/2529] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:04 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:04.833106 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-37157384-0f0c-4fea-9843-e43ffc296401 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:04.837028 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-37157384-0f0c-4fea-9843-e43ffc296401 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] GET https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 Jul 03 14:58:04.837303 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-37157384-0f0c-4fea-9843-e43ffc296401 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:04.837552 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-37157384-0f0c-4fea-9843-e43ffc296401 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:04.851771 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-37157384-0f0c-4fea-9843-e43ffc296401 tempest-VolumesServicesTestJSON-771181520 tempest-VolumesServicesTestJSON-771181520-project-member] https://10.4.3.99/volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 returned with HTTP 404 Jul 03 14:58:04.852334 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 631/2530] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:04 2026] GET /volume/v3/volumes/d3a1bfa8-4f0f-473f-8d26-940934fc7344 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:04.866411 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6a7dd707-1408-4ce2-a450-97418dbb13dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:04.868929 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6a7dd707-1408-4ce2-a450-97418dbb13dc tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] GET https://10.4.3.99/volume/v3/os-services Jul 03 14:58:04.869177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6a7dd707-1408-4ce2-a450-97418dbb13dc tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:04.869402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6a7dd707-1408-4ce2-a450-97418dbb13dc tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:04.869686 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:04.869686 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:04.875461 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6a7dd707-1408-4ce2-a450-97418dbb13dc tempest-VolumesServicesTestJSON-1664366671 tempest-VolumesServicesTestJSON-1664366671-project-admin] https://10.4.3.99/volume/v3/os-services returned with HTTP 200 Jul 03 14:58:04.879166 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 647/2531] 10.4.3.99 () {66 vars in 1242 bytes} [Fri Jul 3 14:58:04 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:05.203906 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-18f8c70c-2dc4-4ec7-974f-734dc178fd42 req-f457c772-4427-4bbd-8814-9211674afe58 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:05.206708 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-18f8c70c-2dc4-4ec7-974f-734dc178fd42 req-f457c772-4427-4bbd-8814-9211674afe58 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024 Jul 03 14:58:05.206935 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-18f8c70c-2dc4-4ec7-974f-734dc178fd42 req-f457c772-4427-4bbd-8814-9211674afe58 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:05.207157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-18f8c70c-2dc4-4ec7-974f-734dc178fd42 req-f457c772-4427-4bbd-8814-9211674afe58 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:05.212171 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-18f8c70c-2dc4-4ec7-974f-734dc178fd42 req-f457c772-4427-4bbd-8814-9211674afe58 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024 returned with HTTP 404 Jul 03 14:58:05.213002 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 634/2532] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:58:05 2026] DELETE /volume/v3/attachments/6828677c-a19d-45c2-aa65-2fceba587024 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:58:05.217626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd02e547-c419-4a2c-bbb0-c43a147ef123 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:05.219799 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd02e547-c419-4a2c-bbb0-c43a147ef123 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:58:05.220226 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd02e547-c419-4a2c-bbb0-c43a147ef123 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:05.220422 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd02e547-c419-4a2c-bbb0-c43a147ef123 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:05.227050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d95f1de7-2b73-4aa3-bd90-956428bd2d99 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:05.229300 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d95f1de7-2b73-4aa3-bd90-956428bd2d99 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:05.229533 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d95f1de7-2b73-4aa3-bd90-956428bd2d99 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:05.229824 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d95f1de7-2b73-4aa3-bd90-956428bd2d99 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:05.229975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d95f1de7-2b73-4aa3-bd90-956428bd2d99 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:05.233102 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:05.233102 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:05.236775 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:05.236775 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:05.237646 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d95f1de7-2b73-4aa3-bd90-956428bd2d99 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:05.238461 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 632/2533] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:05 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:05.238525 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd02e547-c419-4a2c-bbb0-c43a147ef123 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:05.246411 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd02e547-c419-4a2c-bbb0-c43a147ef123 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:58:05.246978 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 621/2534] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:05 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:05.606038 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8605296b-3aea-47f6-8221-6584f9e003c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:05.608591 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8605296b-3aea-47f6-8221-6584f9e003c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:05.608853 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8605296b-3aea-47f6-8221-6584f9e003c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:05.609089 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8605296b-3aea-47f6-8221-6584f9e003c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:05.609270 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-8605296b-3aea-47f6-8221-6584f9e003c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:05.614335 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:05.614335 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:05.615322 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8605296b-3aea-47f6-8221-6584f9e003c5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:05.615749 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 648/2535] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:05 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:05.721655 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5aaf3a1a-c74a-437f-b0e1-c4897bdd6ba1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:05.723935 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5aaf3a1a-c74a-437f-b0e1-c4897bdd6ba1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 Jul 03 14:58:05.724671 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5aaf3a1a-c74a-437f-b0e1-c4897bdd6ba1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:05.724671 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5aaf3a1a-c74a-437f-b0e1-c4897bdd6ba1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:05.735601 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:05.735601 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:05.739053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ab0e7e8b-579f-4f92-86cd-ff5f5a78439d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:05.740784 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5aaf3a1a-c74a-437f-b0e1-c4897bdd6ba1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:05.741403 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab0e7e8b-579f-4f92-86cd-ff5f5a78439d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:05.741646 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab0e7e8b-579f-4f92-86cd-ff5f5a78439d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:05.741885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab0e7e8b-579f-4f92-86cd-ff5f5a78439d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:05.747512 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5aaf3a1a-c74a-437f-b0e1-c4897bdd6ba1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 returned with HTTP 200 Jul 03 14:58:05.747968 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 635/2536] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:05 2026] GET /volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:05.760768 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:05.760768 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:05.762804 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ab0e7e8b-579f-4f92-86cd-ff5f5a78439d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:05.768216 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab0e7e8b-579f-4f92-86cd-ff5f5a78439d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:05.770416 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 633/2537] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:05 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:05.770902 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-596fc689-a8a6-4d29-b258-d96df2b4c590 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:05.777617 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-596fc689-a8a6-4d29-b258-d96df2b4c590 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 Jul 03 14:58:05.777617 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-596fc689-a8a6-4d29-b258-d96df2b4c590 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:05.777617 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-596fc689-a8a6-4d29-b258-d96df2b4c590 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:05.787643 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:05.787643 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:05.791063 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-596fc689-a8a6-4d29-b258-d96df2b4c590 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:05.798408 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-596fc689-a8a6-4d29-b258-d96df2b4c590 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 returned with HTTP 200 Jul 03 14:58:05.799373 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 622/2538] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:05 2026] GET /volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:05.816609 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-13d65907-0438-47b7-98a4-45419f2b4258 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:05.820238 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13d65907-0438-47b7-98a4-45419f2b4258 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 Jul 03 14:58:05.820238 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13d65907-0438-47b7-98a4-45419f2b4258 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:05.820681 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13d65907-0438-47b7-98a4-45419f2b4258 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:05.837249 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:05.837249 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:05.844662 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-13d65907-0438-47b7-98a4-45419f2b4258 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:05.853079 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13d65907-0438-47b7-98a4-45419f2b4258 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 returned with HTTP 200 Jul 03 14:58:05.853803 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 649/2539] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:05 2026] GET /volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:05.879965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7d649e8f-b3a1-43d8-bc6a-91fdc4779fa3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:05.890272 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7d649e8f-b3a1-43d8-bc6a-91fdc4779fa3 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 14:58:05.890944 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7d649e8f-b3a1-43d8-bc6a-91fdc4779fa3 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b8119ad8-9b38-42a8-b670-e32d858e16e7", "name": "tempest-TestVolumeBackupRestore-backup-28173552", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:05.892868 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-7d649e8f-b3a1-43d8-bc6a-91fdc4779fa3 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Creating new backup {'backup': {'volume_id': 'b8119ad8-9b38-42a8-b670-e32d858e16e7', 'name': 'tempest-TestVolumeBackupRestore-backup-28173552', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:58:05.893024 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-7d649e8f-b3a1-43d8-bc6a-91fdc4779fa3 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Creating backup of volume b8119ad8-9b38-42a8-b670-e32d858e16e7 in container None Jul 03 14:58:05.902485 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:05.902485 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:05.903431 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7d649e8f-b3a1-43d8-bc6a-91fdc4779fa3 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:05.972580 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-7d649e8f-b3a1-43d8-bc6a-91fdc4779fa3 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Created reservations ['ed378a1d-d569-4af9-ad2c-55d8e2ef5d03', 'a6f79b61-1f76-4330-8c73-f543b070506c'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:06.055671 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7d649e8f-b3a1-43d8-bc6a-91fdc4779fa3 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:58:06.056301 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 636/2540] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:58:05 2026] POST /volume/v3/backups => generated 331 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:06.071467 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-52ac494d-cf4d-404b-b391-811ee091ee89 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.076838 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-52ac494d-cf4d-404b-b391-811ee091ee89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:06.077909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-52ac494d-cf4d-404b-b391-811ee091ee89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.078212 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-52ac494d-cf4d-404b-b391-811ee091ee89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.078391 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-52ac494d-cf4d-404b-b391-811ee091ee89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:06.089600 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.089600 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:06.095503 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-52ac494d-cf4d-404b-b391-811ee091ee89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:06.095503 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 634/2541] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 738 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:06.192626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-78d61fea-0b03-4ce6-9183-f36b9f7109f5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.194896 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-78d61fea-0b03-4ce6-9183-f36b9f7109f5 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] POST https://10.4.3.99/volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61/action Jul 03 14:58:06.195535 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-78d61fea-0b03-4ce6-9183-f36b9f7109f5 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:58:06.195929 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-78d61fea-0b03-4ce6-9183-f36b9f7109f5 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:06.224153 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.224153 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:06.244013 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d2091706-8032-4e2b-b83c-e3a040fb2b20 req-78d61fea-0b03-4ce6-9183-f36b9f7109f5 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61/action returned with HTTP 204 Jul 03 14:58:06.244013 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 623/2542] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:58:06 2026] POST /volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:06.251009 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-71d8310e-84d4-4e42-bb3e-87cad91093e7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.254422 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-71d8310e-84d4-4e42-bb3e-87cad91093e7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:06.254773 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-71d8310e-84d4-4e42-bb3e-87cad91093e7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.255070 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-71d8310e-84d4-4e42-bb3e-87cad91093e7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.255269 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-71d8310e-84d4-4e42-bb3e-87cad91093e7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:06.261454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-046ae95e-8268-480a-8994-b46bdd3f3091 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.262141 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.262141 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:06.263402 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-71d8310e-84d4-4e42-bb3e-87cad91093e7 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:06.263878 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 650/2543] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:06.269205 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-046ae95e-8268-480a-8994-b46bdd3f3091 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:58:06.269205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-046ae95e-8268-480a-8994-b46bdd3f3091 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.269205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-046ae95e-8268-480a-8994-b46bdd3f3091 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.281628 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.281628 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:06.285955 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-046ae95e-8268-480a-8994-b46bdd3f3091 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:06.296143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-046ae95e-8268-480a-8994-b46bdd3f3091 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:58:06.296143 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 637/2544] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:06.318485 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1e58448e-10da-4e0b-916f-a711dfbef7d2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.321483 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1e58448e-10da-4e0b-916f-a711dfbef7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:58:06.322003 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1e58448e-10da-4e0b-916f-a711dfbef7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.322416 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1e58448e-10da-4e0b-916f-a711dfbef7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.342518 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.342518 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:06.349585 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1e58448e-10da-4e0b-916f-a711dfbef7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:06.353859 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1e58448e-10da-4e0b-916f-a711dfbef7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:58:06.354739 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 635/2545] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:58:06.369790 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f183bdba-19c0-4d4f-a041-cbc10c8bbd71 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.371995 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f183bdba-19c0-4d4f-a041-cbc10c8bbd71 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:58:06.372466 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f183bdba-19c0-4d4f-a041-cbc10c8bbd71 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97aae96b-b5f0-431b-85ea-08e0f14fb932", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-187110395", "description": null, "metadata": null}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:06.398601 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.398601 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:06.399522 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f183bdba-19c0-4d4f-a041-cbc10c8bbd71 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:06.399728 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-f183bdba-19c0-4d4f-a041-cbc10c8bbd71 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Create snapshot from volume 97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:58:06.489801 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f183bdba-19c0-4d4f-a041-cbc10c8bbd71 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Created reservations ['965e92dd-460b-4373-ab77-40d3327abe38', 'e7d85252-34ab-439a-a2ca-8fdd4c4fbef7', '8a8aa537-e566-411f-b0d5-6e321e51b23c', '117246e9-20aa-425e-8c92-7ba6695bc52d'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:06.576319 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f183bdba-19c0-4d4f-a041-cbc10c8bbd71 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Snapshot force create request issued successfully. Jul 03 14:58:06.576785 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f183bdba-19c0-4d4f-a041-cbc10c8bbd71 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:58:06.577476 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 624/2546] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:58:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:06.591991 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e32fb890-4d18-4af3-b27b-7eaf6b44a711 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.594503 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e32fb890-4d18-4af3-b27b-7eaf6b44a711 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:58:06.594786 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e32fb890-4d18-4af3-b27b-7eaf6b44a711 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.595050 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e32fb890-4d18-4af3-b27b-7eaf6b44a711 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.601695 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.601695 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:06.602620 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e32fb890-4d18-4af3-b27b-7eaf6b44a711 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Snapshot retrieved successfully. Jul 03 14:58:06.603374 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e32fb890-4d18-4af3-b27b-7eaf6b44a711 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 returned with HTTP 200 Jul 03 14:58:06.603875 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 651/2547] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:06.627067 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8321ad34-ae79-4e33-8568-1b63a697d599 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.628955 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8321ad34-ae79-4e33-8568-1b63a697d599 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:06.629366 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8321ad34-ae79-4e33-8568-1b63a697d599 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.629683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8321ad34-ae79-4e33-8568-1b63a697d599 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.629886 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8321ad34-ae79-4e33-8568-1b63a697d599 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:06.635541 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.635541 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:06.636477 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8321ad34-ae79-4e33-8568-1b63a697d599 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:06.636908 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 638/2548] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:06.648466 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3650f731-e264-4313-8d30-b09a38780775 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.650454 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3650f731-e264-4313-8d30-b09a38780775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:58:06.650909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3650f731-e264-4313-8d30-b09a38780775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.651076 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3650f731-e264-4313-8d30-b09a38780775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.660366 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.660366 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:06.667138 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3650f731-e264-4313-8d30-b09a38780775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:06.672895 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3650f731-e264-4313-8d30-b09a38780775 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 returned with HTTP 200 Jul 03 14:58:06.673465 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 636/2549] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:06.689480 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-84fc14f6-97bb-4afd-93bb-43286c345819 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.691615 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-84fc14f6-97bb-4afd-93bb-43286c345819 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:06.691836 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-84fc14f6-97bb-4afd-93bb-43286c345819 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.692068 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-84fc14f6-97bb-4afd-93bb-43286c345819 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.692237 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-84fc14f6-97bb-4afd-93bb-43286c345819 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:06.697080 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.697080 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:06.698116 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-84fc14f6-97bb-4afd-93bb-43286c345819 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:06.698520 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 625/2550] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:06.710579 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a24e4bc1-4f7f-4b57-862f-6afe328b3611 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.713137 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a24e4bc1-4f7f-4b57-862f-6afe328b3611 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/detail Jul 03 14:58:06.713361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a24e4bc1-4f7f-4b57-862f-6afe328b3611 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.713571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a24e4bc1-4f7f-4b57-862f-6afe328b3611 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.713859 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-a24e4bc1-4f7f-4b57-862f-6afe328b3611 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:06.728271 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a24e4bc1-4f7f-4b57-862f-6afe328b3611 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/detail returned with HTTP 200 Jul 03 14:58:06.728730 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 652/2551] 10.4.3.99 () {66 vars in 1251 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/backups/detail => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:06.742785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-007de381-5010-494d-98da-3ab2168536ea None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.745238 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2/restore Jul 03 14:58:06.745690 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:06.747590 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Restoring backup cb8eb0a0-8394-41b4-9723-846f27aaaeb2 ({'restore': {}}) {{(pid=99980) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 14:58:06.747763 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Restoring backup cb8eb0a0-8394-41b4-9723-846f27aaaeb2 to volume None. Jul 03 14:58:06.753260 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.753260 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:06.754461 np0000004430 devstack@c-api.service[99980]: INFO cinder.backup.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating volume of 1 GB for restore of backup cb8eb0a0-8394-41b4-9723-846f27aaaeb2. Jul 03 14:58:06.763407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Availability zone cache updated, next update will occur around 2026-07-03 15:58:06.763116. {{(pid=99980) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:58:06.763495 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Availability Zones retrieved successfully. Jul 03 14:58:06.768943 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (5cbe0e6b-75d0-4339-a2db-191ee765ff87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:06.769847 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28ee4e97-5ffb-4d3e-ac99-6b21386ab069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:06.770923 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:06.789732 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a8429e0a-a524-4f30-ab07-77dafe9d8846 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:06.792012 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8429e0a-a524-4f30-ab07-77dafe9d8846 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:06.792290 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a8429e0a-a524-4f30-ab07-77dafe9d8846 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:06.792511 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a8429e0a-a524-4f30-ab07-77dafe9d8846 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:06.809145 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.809145 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:06.818149 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a8429e0a-a524-4f30-ab07-77dafe9d8846 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:06.819185 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28ee4e97-5ffb-4d3e-ac99-6b21386ab069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:06.820144 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e45820d-009e-40b5-9ab9-eb8d320c8e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:06.822959 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8429e0a-a524-4f30-ab07-77dafe9d8846 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:06.823534 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 637/2552] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:06 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:06.863792 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['f17ff58b-5963-406b-9b47-04e2e915636d', '04173fab-bf3c-455e-9691-cfedbcd5e687', '4dc18585-7e38-4316-886c-a3b17ee68097', '02ce013e-92b6-4a2c-9845-14356c85e8fa'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:06.864756 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e45820d-009e-40b5-9ab9-eb8d320c8e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f17ff58b-5963-406b-9b47-04e2e915636d', '04173fab-bf3c-455e-9691-cfedbcd5e687', '4dc18585-7e38-4316-886c-a3b17ee68097', '02ce013e-92b6-4a2c-9845-14356c85e8fa']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:06.865601 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7f738c-74ae-4619-9b7d-5f552c65d42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:06.900246 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7f738c-74ae-4619-9b7d-5f552c65d42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63e54bbf-6b2b-4b38-831b-17e22cf20512', '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_cb8eb0a0-8394-41b4-9723-846f27aaaeb2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['f17ff58b-5963-406b-9b47-04e2e915636d','04173fab-bf3c-455e-9691-cfedbcd5e687','4dc18585-7e38-4316-886c-a3b17ee68097','02ce013e-92b6-4a2c-9845-14356c85e8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cb8eb0a0-8394-41b4-9723-846f27aaaeb2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63e54bbf-6b2b-4b38-831b-17e22cf20512,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c989274857bc494a98c9040bcbbd49c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:06.901637 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c43bf6-b9f5-454a-bf44-6bfb51b68c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:06.926303 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c43bf6-b9f5-454a-bf44-6bfb51b68c72) transitioned into 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_cb8eb0a0-8394-41b4-9723-846f27aaaeb2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['f17ff58b-5963-406b-9b47-04e2e915636d','04173fab-bf3c-455e-9691-cfedbcd5e687','4dc18585-7e38-4316-886c-a3b17ee68097','02ce013e-92b6-4a2c-9845-14356c85e8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:06.926935 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12aad8cb-6f76-41b5-b4b4-8bd0d28ea59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:06.942596 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12aad8cb-6f76-41b5-b4b4-8bd0d28ea59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:06.943824 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (5cbe0e6b-75d0-4339-a2db-191ee765ff87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:06.944166 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request issued successfully. Jul 03 14:58:06.951840 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:06.951840 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:06.952520 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:07.104006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d239ba1c-f9e8-4bd4-b955-ef9639a1fdc0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:07.106438 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d239ba1c-f9e8-4bd4-b955-ef9639a1fdc0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:07.106438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d239ba1c-f9e8-4bd4-b955-ef9639a1fdc0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:07.106438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d239ba1c-f9e8-4bd4-b955-ef9639a1fdc0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:07.106438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d239ba1c-f9e8-4bd4-b955-ef9639a1fdc0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:07.111115 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:07.111115 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:07.112452 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d239ba1c-f9e8-4bd4-b955-ef9639a1fdc0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:07.112452 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 626/2553] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:07 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 740 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:07.276520 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7f98ab2f-bb4f-4e4f-8a0b-03a2dab999ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:07.280883 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f98ab2f-bb4f-4e4f-8a0b-03a2dab999ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:07.281182 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f98ab2f-bb4f-4e4f-8a0b-03a2dab999ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:07.281560 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f98ab2f-bb4f-4e4f-8a0b-03a2dab999ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:07.281720 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7f98ab2f-bb4f-4e4f-8a0b-03a2dab999ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:07.288241 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:07.288241 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:07.289039 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f98ab2f-bb4f-4e4f-8a0b-03a2dab999ad tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:07.289538 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 653/2554] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:07 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:07.617007 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d9bfb5cb-773a-45a8-9199-f7ee4a55539e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:07.618961 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d9bfb5cb-773a-45a8-9199-f7ee4a55539e tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:58:07.619173 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d9bfb5cb-773a-45a8-9199-f7ee4a55539e tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:07.619363 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d9bfb5cb-773a-45a8-9199-f7ee4a55539e tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:07.624621 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:07.624621 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:07.625029 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d9bfb5cb-773a-45a8-9199-f7ee4a55539e tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Snapshot retrieved successfully. Jul 03 14:58:07.625868 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d9bfb5cb-773a-45a8-9199-f7ee4a55539e tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 returned with HTTP 200 Jul 03 14:58:07.626304 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 638/2555] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:07 2026] GET /volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:07.635373 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d3b1e118-23fe-4277-955a-b37a795ca63b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:07.637205 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3b1e118-23fe-4277-955a-b37a795ca63b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:58:07.637421 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3b1e118-23fe-4277-955a-b37a795ca63b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:07.637634 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3b1e118-23fe-4277-955a-b37a795ca63b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:07.642709 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:07.642709 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:07.643238 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d3b1e118-23fe-4277-955a-b37a795ca63b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Snapshot retrieved successfully. Jul 03 14:58:07.644034 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3b1e118-23fe-4277-955a-b37a795ca63b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 returned with HTTP 200 Jul 03 14:58:07.644447 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 627/2556] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:07 2026] GET /volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:07.652912 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-27549ee5-6472-448f-87b2-3bdf097a5587 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:07.654530 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27549ee5-6472-448f-87b2-3bdf097a5587 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:58:07.654685 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27549ee5-6472-448f-87b2-3bdf097a5587 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:07.654852 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27549ee5-6472-448f-87b2-3bdf097a5587 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:07.664095 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:07.664095 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:07.668072 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-27549ee5-6472-448f-87b2-3bdf097a5587 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:58:07.673101 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27549ee5-6472-448f-87b2-3bdf097a5587 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:58:07.673543 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 654/2557] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:07 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:07.839996 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5dd7a4e7-775f-4b6a-9835-78b1e92ed3d9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:07.841575 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5dd7a4e7-775f-4b6a-9835-78b1e92ed3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:07.841794 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5dd7a4e7-775f-4b6a-9835-78b1e92ed3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:07.842012 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5dd7a4e7-775f-4b6a-9835-78b1e92ed3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:07.855828 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:07.855828 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:07.859914 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5dd7a4e7-775f-4b6a-9835-78b1e92ed3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:07.865388 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5dd7a4e7-775f-4b6a-9835-78b1e92ed3d9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:07.865977 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 639/2558] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:07 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:07.962909 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:07.962909 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:07.963484 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:07.963663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Checking backup size 1 against volume size 1 {{(pid=99980) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 14:58:07.963756 np0000004430 devstack@c-api.service[99980]: INFO cinder.backup.api [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Overwriting volume 63e54bbf-6b2b-4b38-831b-17e22cf20512 with restore of backup cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:08.002802 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] restore_backup in rpcapi backup_id cb8eb0a0-8394-41b4-9723-846f27aaaeb2 {{(pid=99980) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 14:58:08.006449 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-007de381-5010-494d-98da-3ab2168536ea tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2/restore returned with HTTP 202 Jul 03 14:58:08.006449 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 639/2559] 10.4.3.99 () {68 vars in 1386 bytes} [Fri Jul 3 14:58:06 2026] POST /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2/restore => generated 189 bytes in 1264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:08.017893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7a2686d5-db26-4182-92f7-58bcd0cc7912 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:08.021611 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a2686d5-db26-4182-92f7-58bcd0cc7912 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:08.024438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a2686d5-db26-4182-92f7-58bcd0cc7912 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:08.024438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a2686d5-db26-4182-92f7-58bcd0cc7912 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:08.024438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7a2686d5-db26-4182-92f7-58bcd0cc7912 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:08.029884 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:08.029884 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:08.030703 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a2686d5-db26-4182-92f7-58bcd0cc7912 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:08.031081 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 628/2560] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:08 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:08.125641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6d33cb0a-fb84-40f4-8556-de20ca5bf622 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:08.128555 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d33cb0a-fb84-40f4-8556-de20ca5bf622 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:08.129038 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d33cb0a-fb84-40f4-8556-de20ca5bf622 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:08.129187 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6d33cb0a-fb84-40f4-8556-de20ca5bf622 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:08.129348 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6d33cb0a-fb84-40f4-8556-de20ca5bf622 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:08.136447 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:08.136447 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:08.138279 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6d33cb0a-fb84-40f4-8556-de20ca5bf622 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:08.138802 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 655/2561] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:08 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 740 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:08.259586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:08.308215 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b84e758d-2fa7-4128-833d-66e805a74590 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:08.309065 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b84e758d-2fa7-4128-833d-66e805a74590 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:08.309285 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b84e758d-2fa7-4128-833d-66e805a74590 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:08.309471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b84e758d-2fa7-4128-833d-66e805a74590 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:08.309568 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b84e758d-2fa7-4128-833d-66e805a74590 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:08.315168 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:08.315168 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:08.315168 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b84e758d-2fa7-4128-833d-66e805a74590 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:08.331684 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 640/2562] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:08 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:08.444171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:08.444586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-464654299"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:08.446267 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-464654299'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:08.446414 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Create volume of 1 GB Jul 03 14:58:08.450432 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Availability Zones retrieved successfully. Jul 03 14:58:08.456155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Flow 'volume_create_api' (6f9480fa-8c9e-4912-9aec-8ed500b17129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:08.457267 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f472894-04df-4488-8835-a20e9c7ffed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:08.458322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:08.484489 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f472894-04df-4488-8835-a20e9c7ffed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:08.485228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748770f3-8c05-4f70-95f0-0e655ed594c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:08.509846 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-5311a72a-0829-42ab-b1e6-b216d8cb6128 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:08.515611 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-5311a72a-0829-42ab-b1e6-b216d8cb6128 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments/ccd868c7-22b7-430f-919b-1760f7e41fde/action Jul 03 14:58:08.516205 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-5311a72a-0829-42ab-b1e6-b216d8cb6128 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:58:08.516343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-5311a72a-0829-42ab-b1e6-b216d8cb6128 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:08.547066 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:08.547066 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:08.571356 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-08301ebc-c737-4ef4-9dc2-2092d35cb7e2 req-5311a72a-0829-42ab-b1e6-b216d8cb6128 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/ccd868c7-22b7-430f-919b-1760f7e41fde/action returned with HTTP 204 Jul 03 14:58:08.571816 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 629/2563] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:58:08 2026] POST /volume/v3/attachments/ccd868c7-22b7-430f-919b-1760f7e41fde/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:08.591013 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Created reservations ['b8585b6b-3422-482d-ae64-2c5bcad979f7', 'd5faf833-4838-4ab9-b65b-58510f73ee3d', 'a481c5d6-5c65-416a-b176-44e40ebb9133', 'e1323abf-71f3-4056-9db4-2be4a9d5452c'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:08.591888 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748770f3-8c05-4f70-95f0-0e655ed594c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8585b6b-3422-482d-ae64-2c5bcad979f7', 'd5faf833-4838-4ab9-b65b-58510f73ee3d', 'a481c5d6-5c65-416a-b176-44e40ebb9133', 'e1323abf-71f3-4056-9db4-2be4a9d5452c']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:08.592719 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfcb439-1136-47df-827b-ccec3e6d0904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:08.633211 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfcb439-1136-47df-827b-ccec3e6d0904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8a69ec8-38cd-4fa4-a5b8-5e672999e3ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-464654299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c15dc430df541bd914fabc9a50bc02d',qos_specs=None,replication_status=,reservations=['b8585b6b-3422-482d-ae64-2c5bcad979f7','d5faf833-4838-4ab9-b65b-58510f73ee3d','a481c5d6-5c65-416a-b176-44e40ebb9133','e1323abf-71f3-4056-9db4-2be4a9d5452c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40bc7e0a2c5744e1a404582aecbb5a18',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-464654299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c15dc430df541bd914fabc9a50bc02d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40bc7e0a2c5744e1a404582aecbb5a18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:08.634295 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff56f482-9555-43a0-88e5-f2693168a352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:08.674061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff56f482-9555-43a0-88e5-f2693168a352) transitioned into state 'SUCCESS' from state '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-464654299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c15dc430df541bd914fabc9a50bc02d',qos_specs=None,replication_status=,reservations=['b8585b6b-3422-482d-ae64-2c5bcad979f7','d5faf833-4838-4ab9-b65b-58510f73ee3d','a481c5d6-5c65-416a-b176-44e40ebb9133','e1323abf-71f3-4056-9db4-2be4a9d5452c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40bc7e0a2c5744e1a404582aecbb5a18',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:08.674882 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9426dc25-bc18-4386-81fb-b9bf58127f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:08.697002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9426dc25-bc18-4386-81fb-b9bf58127f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:08.698083 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Flow 'volume_create_api' (6f9480fa-8c9e-4912-9aec-8ed500b17129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:08.698507 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Create volume request issued successfully. Jul 03 14:58:08.699666 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ecbe01ea-f784-43a7-a707-e9cf192c97c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:08.700250 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 640/2564] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:58:08 2026] POST /volume/v3/volumes => generated 816 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:08.719914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7d91c56e-5e25-4db5-a889-45403b0c2689 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:08.722390 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d91c56e-5e25-4db5-a889-45403b0c2689 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:08.722573 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d91c56e-5e25-4db5-a889-45403b0c2689 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:08.722915 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d91c56e-5e25-4db5-a889-45403b0c2689 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:08.731980 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:08.731980 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:08.737233 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7d91c56e-5e25-4db5-a889-45403b0c2689 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Volume info retrieved successfully. Jul 03 14:58:08.744115 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d91c56e-5e25-4db5-a889-45403b0c2689 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 200 Jul 03 14:58:08.744554 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 656/2565] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:08 2026] GET /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:08.882815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-eff8fb4a-ff31-482c-8766-a23bb8ba2063 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:08.885476 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eff8fb4a-ff31-482c-8766-a23bb8ba2063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:08.885860 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eff8fb4a-ff31-482c-8766-a23bb8ba2063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:08.886198 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eff8fb4a-ff31-482c-8766-a23bb8ba2063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:08.898833 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:08.898833 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:08.903259 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-eff8fb4a-ff31-482c-8766-a23bb8ba2063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:08.908614 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eff8fb4a-ff31-482c-8766-a23bb8ba2063 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:08.909327 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 641/2566] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:08 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:08.923789 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55fbeaf5-f431-4b71-ad57-33c83fa51cb0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:08.925657 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55fbeaf5-f431-4b71-ad57-33c83fa51cb0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:08.925878 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55fbeaf5-f431-4b71-ad57-33c83fa51cb0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:08.926071 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55fbeaf5-f431-4b71-ad57-33c83fa51cb0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:08.936493 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:08.936493 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:08.943454 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-55fbeaf5-f431-4b71-ad57-33c83fa51cb0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:08.949497 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55fbeaf5-f431-4b71-ad57-33c83fa51cb0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:08.949497 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 630/2567] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:08 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:08.998112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f3f0307a-5b08-4b47-b3d3-805dd35a4d60 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.004085 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f3f0307a-5b08-4b47-b3d3-805dd35a4d60 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:09.004282 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f3f0307a-5b08-4b47-b3d3-805dd35a4d60 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.004472 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f3f0307a-5b08-4b47-b3d3-805dd35a4d60 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.023755 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.023755 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:09.028102 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f3f0307a-5b08-4b47-b3d3-805dd35a4d60 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:09.033901 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f3f0307a-5b08-4b47-b3d3-805dd35a4d60 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:09.034349 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 641/2568] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:58:08 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 1166 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:09.050021 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0d9e83c5-2111-4dda-8128-1e1efcad97aa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.053811 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d9e83c5-2111-4dda-8128-1e1efcad97aa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:09.054236 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d9e83c5-2111-4dda-8128-1e1efcad97aa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.054443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d9e83c5-2111-4dda-8128-1e1efcad97aa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.054722 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0d9e83c5-2111-4dda-8128-1e1efcad97aa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:09.067285 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.067285 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:09.067922 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d9e83c5-2111-4dda-8128-1e1efcad97aa tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:09.068304 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 657/2569] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:09 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:09.092174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-45324b48-3f47-4a85-aadc-13791566fffc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.094447 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-45324b48-3f47-4a85-aadc-13791566fffc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a/action Jul 03 14:58:09.094742 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-45324b48-3f47-4a85-aadc-13791566fffc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:58:09.094888 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-45324b48-3f47-4a85-aadc-13791566fffc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:09.106986 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.106986 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:09.107567 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-45324b48-3f47-4a85-aadc-13791566fffc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:09.116647 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-45324b48-3f47-4a85-aadc-13791566fffc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Begin detaching volume completed successfully. Jul 03 14:58:09.116838 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-45324b48-3f47-4a85-aadc-13791566fffc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a/action returned with HTTP 202 Jul 03 14:58:09.117658 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 642/2570] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:58:09 2026] POST /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 14:58:09.154929 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c951508e-8e46-444c-95e4-9787802e027c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.163194 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c951508e-8e46-444c-95e4-9787802e027c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:09.163194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c951508e-8e46-444c-95e4-9787802e027c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.163194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c951508e-8e46-444c-95e4-9787802e027c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.163194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c951508e-8e46-444c-95e4-9787802e027c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:09.169669 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.169669 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:09.170100 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c951508e-8e46-444c-95e4-9787802e027c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:09.170646 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 631/2571] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:09 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 740 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:09.352674 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-051f9e88-53f5-4864-b611-a8dd8dfbd0e0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.358671 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-051f9e88-53f5-4864-b611-a8dd8dfbd0e0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:09.359168 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-051f9e88-53f5-4864-b611-a8dd8dfbd0e0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.359529 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-051f9e88-53f5-4864-b611-a8dd8dfbd0e0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.364042 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-051f9e88-53f5-4864-b611-a8dd8dfbd0e0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:09.371495 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.371495 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:09.375773 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-051f9e88-53f5-4864-b611-a8dd8dfbd0e0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:09.376487 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 642/2572] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:09 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:09.736318 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-362e0f39-1c60-42e4-be67-51859dc66db6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.739222 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-362e0f39-1c60-42e4-be67-51859dc66db6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:58:09.739222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-362e0f39-1c60-42e4-be67-51859dc66db6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.739222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-362e0f39-1c60-42e4-be67-51859dc66db6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.751466 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.751466 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:09.757999 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-362e0f39-1c60-42e4-be67-51859dc66db6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:58:09.762992 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f12b9ea6-86ad-4470-9f1e-e2530336196b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.766920 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-362e0f39-1c60-42e4-be67-51859dc66db6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:58:09.767298 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 658/2573] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:09 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:09.768409 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f12b9ea6-86ad-4470-9f1e-e2530336196b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:09.768409 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f12b9ea6-86ad-4470-9f1e-e2530336196b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.768585 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f12b9ea6-86ad-4470-9f1e-e2530336196b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.785277 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-88f3d87c-8081-4f5f-bc84-334b7353c0f6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.786298 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.786298 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:09.793075 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f12b9ea6-86ad-4470-9f1e-e2530336196b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Volume info retrieved successfully. Jul 03 14:58:09.794092 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88f3d87c-8081-4f5f-bc84-334b7353c0f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:58:09.795261 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-88f3d87c-8081-4f5f-bc84-334b7353c0f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.795261 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-88f3d87c-8081-4f5f-bc84-334b7353c0f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.795261 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-88f3d87c-8081-4f5f-bc84-334b7353c0f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume with id: 84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:58:09.798442 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f12b9ea6-86ad-4470-9f1e-e2530336196b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 200 Jul 03 14:58:09.800552 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 643/2574] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:09 2026] GET /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 943 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:09.814904 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.814904 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:09.815050 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-88f3d87c-8081-4f5f-bc84-334b7353c0f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:58:09.818488 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0f39a20f-36a8-45a2-9931-980b525b2994 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.827840 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f39a20f-36a8-45a2-9931-980b525b2994 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] POST https://10.4.3.99/volume/v3/volume-transfers Jul 03 14:58:09.832522 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f39a20f-36a8-45a2-9931-980b525b2994 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:09.838358 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volume_transfer [None req-0f39a20f-36a8-45a2-9931-980b525b2994 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd8a69ec8-38cd-4fa4-a5b8-5e672999e3ca'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 14:58:09.838563 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volume_transfer [None req-0f39a20f-36a8-45a2-9931-980b525b2994 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Creating transfer of volume d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:09.838684 np0000004430 devstack@c-api.service[99979]: INFO cinder.transfer.api [None req-0f39a20f-36a8-45a2-9931-980b525b2994 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Generating transfer record for volume d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:09.853372 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-88f3d87c-8081-4f5f-bc84-334b7353c0f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume request issued successfully. Jul 03 14:58:09.853925 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88f3d87c-8081-4f5f-bc84-334b7353c0f6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 202 Jul 03 14:58:09.854089 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 632/2575] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:09 2026] DELETE /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:09.864815 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.864815 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:09.864935 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fe1c35e3-db69-498c-91fc-20df54469008 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.867938 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe1c35e3-db69-498c-91fc-20df54469008 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:58:09.867938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe1c35e3-db69-498c-91fc-20df54469008 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.867938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe1c35e3-db69-498c-91fc-20df54469008 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.880273 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.880273 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:09.882903 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f39a20f-36a8-45a2-9931-980b525b2994 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volume-transfers returned with HTTP 202 Jul 03 14:58:09.883588 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 643/2576] 10.4.3.99 () {70 vars in 1319 bytes} [Fri Jul 3 14:58:09 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:09.886769 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fe1c35e3-db69-498c-91fc-20df54469008 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:58:09.897046 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe1c35e3-db69-498c-91fc-20df54469008 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 200 Jul 03 14:58:09.897682 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 659/2577] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:09 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:09.898349 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a2069f5f-fa4e-43db-baf6-cf8765099c2d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.900734 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2069f5f-fa4e-43db-baf6-cf8765099c2d tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:09.900877 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a2069f5f-fa4e-43db-baf6-cf8765099c2d tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.902504 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a2069f5f-fa4e-43db-baf6-cf8765099c2d tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.912098 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:09.912098 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:09.919467 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a2069f5f-fa4e-43db-baf6-cf8765099c2d tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Volume info retrieved successfully. Jul 03 14:58:09.925585 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2069f5f-fa4e-43db-baf6-cf8765099c2d tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 200 Jul 03 14:58:09.926088 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 644/2578] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:09 2026] GET /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:09.946505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-48285004-e00e-4198-b5a6-f3b99629248f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.949914 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-48285004-e00e-4198-b5a6-f3b99629248f tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volume-transfers/cedb23d2-543c-4982-8a0d-93354204640a Jul 03 14:58:09.949914 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-48285004-e00e-4198-b5a6-f3b99629248f tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.950139 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-48285004-e00e-4198-b5a6-f3b99629248f tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.956593 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-48285004-e00e-4198-b5a6-f3b99629248f tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volume-transfers/cedb23d2-543c-4982-8a0d-93354204640a returned with HTTP 200 Jul 03 14:58:09.957111 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 633/2579] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 14:58:09 2026] GET /volume/v3/volume-transfers/cedb23d2-543c-4982-8a0d-93354204640a => generated 430 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:09.969459 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ce0f50d0-1626-4b03-bb67-f291ac66a6c0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:09.971544 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ce0f50d0-1626-4b03-bb67-f291ac66a6c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volume-transfers Jul 03 14:58:09.971781 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ce0f50d0-1626-4b03-bb67-f291ac66a6c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:09.972033 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ce0f50d0-1626-4b03-bb67-f291ac66a6c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:09.972270 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volume_transfer [None req-ce0f50d0-1626-4b03-bb67-f291ac66a6c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Listing volume transfers {{(pid=99979) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 14:58:09.982056 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ce0f50d0-1626-4b03-bb67-f291ac66a6c0 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volume-transfers returned with HTTP 200 Jul 03 14:58:09.982552 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 644/2580] 10.4.3.99 () {68 vars in 1298 bytes} [Fri Jul 3 14:58:09 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:09.995685 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ce977db1-4616-49ca-a130-f9ace7941db9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.073842 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] POST https://10.4.3.99/volume/v3/volume-transfers/cedb23d2-543c-4982-8a0d-93354204640a/accept Jul 03 14:58:10.074248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "571670f0e8ef1847"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:10.076112 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.volume_transfer [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Accepting volume transfer cedb23d2-543c-4982-8a0d-93354204640a {{(pid=99977) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 14:58:10.076112 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.volume_transfer [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Accepting transfer cedb23d2-543c-4982-8a0d-93354204640a Jul 03 14:58:10.081867 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7eece75f-05ec-482d-a59d-f06bc4d85267 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.086517 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7eece75f-05ec-482d-a59d-f06bc4d85267 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:10.086884 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7eece75f-05ec-482d-a59d-f06bc4d85267 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:10.087056 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7eece75f-05ec-482d-a59d-f06bc4d85267 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:10.087220 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7eece75f-05ec-482d-a59d-f06bc4d85267 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:10.098551 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:10.098551 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:10.099516 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7eece75f-05ec-482d-a59d-f06bc4d85267 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:10.099970 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 645/2581] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:10 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:10.148264 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0c98be72-4f18-47cd-84c6-bd2f7b272312 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.148675 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c98be72-4f18-47cd-84c6-bd2f7b272312 None None] GET https://10.4.3.99/volume// Jul 03 14:58:10.148842 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c98be72-4f18-47cd-84c6-bd2f7b272312 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:10.149047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c98be72-4f18-47cd-84c6-bd2f7b272312 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:10.149424 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c98be72-4f18-47cd-84c6-bd2f7b272312 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:58:10.149705 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 634/2582] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:58:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:58:10.157462 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Created reservations ['31e90ec9-aae6-430f-bc2a-1d910b83510f', 'eaaec8f4-27d1-4689-a172-e0dba7d429d3', 'e618017c-4909-436d-b3c5-06231b52ab70', 'd157a9fb-1f7e-4dc1-926a-8e0a2e323c71'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:10.160788 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-59cc9017-b1b6-4583-9aa7-08e9c22f8cf5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.163179 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-59cc9017-b1b6-4583-9aa7-08e9c22f8cf5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:10.163252 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-59cc9017-b1b6-4583-9aa7-08e9c22f8cf5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:10.163513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-59cc9017-b1b6-4583-9aa7-08e9c22f8cf5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:10.176558 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:10.176558 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:10.180859 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-59cc9017-b1b6-4583-9aa7-08e9c22f8cf5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:10.186100 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-210e248c-cf47-455c-a0e8-e181dd07a23f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.186323 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-59cc9017-b1b6-4583-9aa7-08e9c22f8cf5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:10.186388 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 645/2583] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:58:10 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 1349 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:58:10.187219 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-210e248c-cf47-455c-a0e8-e181dd07a23f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:10.187506 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-210e248c-cf47-455c-a0e8-e181dd07a23f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:10.187686 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-210e248c-cf47-455c-a0e8-e181dd07a23f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:10.187821 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-210e248c-cf47-455c-a0e8-e181dd07a23f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:10.192824 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:10.192824 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:10.193915 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-210e248c-cf47-455c-a0e8-e181dd07a23f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:10.194410 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 646/2584] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:10 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:10.196990 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Created reservations ['d415bdd5-fa7c-46e6-a9ab-0006147e6baf', '60e70fd1-cbfa-4302-a06e-181d2e6bed3a', '7cf38893-a97d-4473-80a3-684e8e0a6358', '3eb200b3-0688-47cb-96ed-c77aa821b483'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:10.203272 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-4863597e-a411-4437-99db-f58b4eb64fbe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.205676 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-4863597e-a411-4437-99db-f58b4eb64fbe tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a/encryption Jul 03 14:58:10.205921 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-4863597e-a411-4437-99db-f58b4eb64fbe tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:10.206179 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-4863597e-a411-4437-99db-f58b4eb64fbe tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:10.219757 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:10.219757 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:10.232429 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-4863597e-a411-4437-99db-f58b4eb64fbe tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a/encryption returned with HTTP 200 Jul 03 14:58:10.232941 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 635/2585] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 14:58:10 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:10.279416 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Created reservations ['35734f49-0862-4db5-a4c3-3b19e7742931', 'b7fe95d5-35b6-4b6c-9fa4-d8450c0961c1', '2449bb09-4d10-49d0-a67c-64fb671799be', '4049a334-2088-4c1e-add5-5aca9f88df18'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:10.344590 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Created reservations ['a9aefdef-84a2-4b75-bb18-6606884e32a5', '09e30af8-c896-4a79-ad33-94cd7787deba', '00cd926e-3efb-44db-bb6a-b09449d27bac', 'b583f866-a3aa-4026-a370-0dfe10c14936'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:10.390318 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a03acfef-548e-45b8-a623-5a53663c7368 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.395979 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a03acfef-548e-45b8-a623-5a53663c7368 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:10.396287 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a03acfef-548e-45b8-a623-5a53663c7368 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:10.396451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a03acfef-548e-45b8-a623-5a53663c7368 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:10.396580 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a03acfef-548e-45b8-a623-5a53663c7368 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:10.402154 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:10.402154 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:10.402823 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a03acfef-548e-45b8-a623-5a53663c7368 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:10.403284 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 646/2586] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:10 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:10.851313 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Transfer volume completed successfully. Jul 03 14:58:10.914223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-db5e076e-786d-4c50-b63f-0c0172958fa7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.916594 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db5e076e-786d-4c50-b63f-0c0172958fa7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 Jul 03 14:58:10.916883 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db5e076e-786d-4c50-b63f-0c0172958fa7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:10.917876 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db5e076e-786d-4c50-b63f-0c0172958fa7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:10.927785 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db5e076e-786d-4c50-b63f-0c0172958fa7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 returned with HTTP 404 Jul 03 14:58:10.928480 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 647/2587] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:10 2026] GET /volume/v3/volumes/84ea356e-d7c0-47fd-b142-11e85b2a1af8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:10.951954 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e68a3bed-5813-442b-9f2d-4e700bc1f4e6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.954994 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e68a3bed-5813-442b-9f2d-4e700bc1f4e6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:58:10.955208 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e68a3bed-5813-442b-9f2d-4e700bc1f4e6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:10.956151 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e68a3bed-5813-442b-9f2d-4e700bc1f4e6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:10.963982 np0000004430 devstack@c-api.service[99977]: INFO cinder.transfer.api [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Volume d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca has been transferred. Jul 03 14:58:10.969199 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:10.969199 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:10.973804 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ce977db1-4616-49ca-a130-f9ace7941db9 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] https://10.4.3.99/volume/v3/volume-transfers/cedb23d2-543c-4982-8a0d-93354204640a/accept returned with HTTP 202 Jul 03 14:58:10.974305 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 660/2588] 10.4.3.99 () {70 vars in 1451 bytes} [Fri Jul 3 14:58:09 2026] POST /volume/v3/volume-transfers/cedb23d2-543c-4982-8a0d-93354204640a/accept => generated 363 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:10.976981 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e68a3bed-5813-442b-9f2d-4e700bc1f4e6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:58:10.986598 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e68a3bed-5813-442b-9f2d-4e700bc1f4e6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:58:10.987112 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 636/2589] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:10 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:10.987697 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-47e28d3d-b4c4-44dc-9769-049aefb4f86c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:10.990863 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47e28d3d-b4c4-44dc-9769-049aefb4f86c tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] GET https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:10.991224 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47e28d3d-b4c4-44dc-9769-049aefb4f86c tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:10.992012 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47e28d3d-b4c4-44dc-9769-049aefb4f86c tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.002218 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.002218 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:11.004751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aafd204e-431f-4acd-88c3-1a04c97fbb25 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.006868 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aafd204e-431f-4acd-88c3-1a04c97fbb25 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:58:11.006965 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-47e28d3d-b4c4-44dc-9769-049aefb4f86c tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Volume info retrieved successfully. Jul 03 14:58:11.007391 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aafd204e-431f-4acd-88c3-1a04c97fbb25 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a3cfee7-85d9-4321-8be0-1ac675bdefbe", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1551567506"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:11.013262 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47e28d3d-b4c4-44dc-9769-049aefb4f86c tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 200 Jul 03 14:58:11.013793 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 647/2590] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:10 2026] GET /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:11.018669 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.018669 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:11.018669 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-aafd204e-431f-4acd-88c3-1a04c97fbb25 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:58:11.018669 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-aafd204e-431f-4acd-88c3-1a04c97fbb25 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:58:11.031227 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d69e0664-ec67-4059-baeb-3396df931f65 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.033636 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d69e0664-ec67-4059-baeb-3396df931f65 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] GET https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:11.033795 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d69e0664-ec67-4059-baeb-3396df931f65 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:11.034041 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d69e0664-ec67-4059-baeb-3396df931f65 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.045754 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.045754 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:11.051605 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d69e0664-ec67-4059-baeb-3396df931f65 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] Volume info retrieved successfully. Jul 03 14:58:11.061972 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d69e0664-ec67-4059-baeb-3396df931f65 tempest-VolumesTransfersV355Test-848520911 tempest-VolumesTransfersV355Test-848520911-project-member] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 200 Jul 03 14:58:11.061972 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 661/2591] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:11 2026] GET /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 943 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:11.063041 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-aafd204e-431f-4acd-88c3-1a04c97fbb25 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['bb1a1291-ce73-4eec-93b5-524da8194028', 'b0647d9f-3caf-4276-bf4d-36c93782a40e', 'c3128315-db60-4f4d-a8a2-4fdf6b3ee81a', '15b62fa0-d9cf-4a7d-8f47-879366b89ffa'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:11.080848 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-178e8fdb-b465-4533-99e9-34bbfd0fefaf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.083779 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-178e8fdb-b465-4533-99e9-34bbfd0fefaf tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] DELETE https://10.4.3.99/volume/v3/volume-transfers/cedb23d2-543c-4982-8a0d-93354204640a Jul 03 14:58:11.084047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-178e8fdb-b465-4533-99e9-34bbfd0fefaf tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:11.084778 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-178e8fdb-b465-4533-99e9-34bbfd0fefaf tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.084919 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.volume_transfer [None req-178e8fdb-b465-4533-99e9-34bbfd0fefaf tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Delete transfer with id: cedb23d2-543c-4982-8a0d-93354204640a Jul 03 14:58:11.090865 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-178e8fdb-b465-4533-99e9-34bbfd0fefaf tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volume-transfers/cedb23d2-543c-4982-8a0d-93354204640a returned with HTTP 404 Jul 03 14:58:11.091418 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 637/2592] 10.4.3.99 () {68 vars in 1412 bytes} [Fri Jul 3 14:58:11 2026] DELETE /volume/v3/volume-transfers/cedb23d2-543c-4982-8a0d-93354204640a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:58:11.101433 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5ca7e2eb-cd35-411c-842a-c60f49a458c1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.112351 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-85bde82f-69ff-45bb-9837-69ec459103b4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.115476 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85bde82f-69ff-45bb-9837-69ec459103b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:11.115756 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-85bde82f-69ff-45bb-9837-69ec459103b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:11.116001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-85bde82f-69ff-45bb-9837-69ec459103b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.116064 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-85bde82f-69ff-45bb-9837-69ec459103b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:11.124158 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-aafd204e-431f-4acd-88c3-1a04c97fbb25 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot create request issued successfully. Jul 03 14:58:11.124158 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aafd204e-431f-4acd-88c3-1a04c97fbb25 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:58:11.124158 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 648/2593] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:58:11 2026] POST /volume/v3/snapshots => generated 380 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:11.128018 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.128018 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:11.128979 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-85bde82f-69ff-45bb-9837-69ec459103b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:11.129413 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 662/2594] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:11 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:11.138458 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d14e0736-267f-496d-9d1f-6d9b89a5a99d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.141026 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d14e0736-267f-496d-9d1f-6d9b89a5a99d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:11.142193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d14e0736-267f-496d-9d1f-6d9b89a5a99d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:11.142193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d14e0736-267f-496d-9d1f-6d9b89a5a99d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.151441 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ca7e2eb-cd35-411c-842a-c60f49a458c1 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:11.151441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ca7e2eb-cd35-411c-842a-c60f49a458c1 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:11.153335 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ca7e2eb-cd35-411c-842a-c60f49a458c1 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.153573 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.153573 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:11.153876 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d14e0736-267f-496d-9d1f-6d9b89a5a99d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:58:11.154688 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-5ca7e2eb-cd35-411c-842a-c60f49a458c1 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Delete volume with id: d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:11.156304 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d14e0736-267f-496d-9d1f-6d9b89a5a99d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 returned with HTTP 200 Jul 03 14:58:11.157669 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 638/2595] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:11 2026] GET /volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:11.173913 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.173913 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:11.175499 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5ca7e2eb-cd35-411c-842a-c60f49a458c1 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Volume info retrieved successfully. Jul 03 14:58:11.208168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e4677f17-5d0b-4642-b41a-80249bd23bf0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.209426 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e4677f17-5d0b-4642-b41a-80249bd23bf0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:11.210097 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e4677f17-5d0b-4642-b41a-80249bd23bf0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:11.210097 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e4677f17-5d0b-4642-b41a-80249bd23bf0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.210262 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e4677f17-5d0b-4642-b41a-80249bd23bf0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:11.216909 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.216909 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:11.218310 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e4677f17-5d0b-4642-b41a-80249bd23bf0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:11.218663 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 649/2596] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:11 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:11.220049 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5ca7e2eb-cd35-411c-842a-c60f49a458c1 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Delete volume request issued successfully. Jul 03 14:58:11.220393 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ca7e2eb-cd35-411c-842a-c60f49a458c1 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 202 Jul 03 14:58:11.220815 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 648/2597] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:58:11 2026] DELETE /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:58:11.239337 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-72c2bb8d-e6f9-442b-aba0-d428dde8fd5f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.239337 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72c2bb8d-e6f9-442b-aba0-d428dde8fd5f tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] GET https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:11.239337 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72c2bb8d-e6f9-442b-aba0-d428dde8fd5f tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:11.239337 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72c2bb8d-e6f9-442b-aba0-d428dde8fd5f tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.251628 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.251628 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:11.261367 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-72c2bb8d-e6f9-442b-aba0-d428dde8fd5f tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Volume info retrieved successfully. Jul 03 14:58:11.269976 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72c2bb8d-e6f9-442b-aba0-d428dde8fd5f tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 200 Jul 03 14:58:11.270745 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 663/2598] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:11 2026] GET /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:58:11.425963 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-929f8488-9447-407f-b435-e21cf744ed24 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.430099 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-929f8488-9447-407f-b435-e21cf744ed24 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:11.430099 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-929f8488-9447-407f-b435-e21cf744ed24 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:11.430736 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-929f8488-9447-407f-b435-e21cf744ed24 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.430736 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-929f8488-9447-407f-b435-e21cf744ed24 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:11.440889 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.440889 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:11.442794 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-929f8488-9447-407f-b435-e21cf744ed24 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:11.443381 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 639/2599] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:11 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:11.839598 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f2454d5e-9c12-45e6-acfe-72703e11641a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:11.847932 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f2454d5e-9c12-45e6-acfe-72703e11641a tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/attachments/ccd868c7-22b7-430f-919b-1760f7e41fde Jul 03 14:58:11.848887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f2454d5e-9c12-45e6-acfe-72703e11641a tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:11.849603 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f2454d5e-9c12-45e6-acfe-72703e11641a tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:11.874066 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:11.874066 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:12.145336 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-36a3b160-abce-48cb-ab57-14d7a6511d60 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.148160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-36a3b160-abce-48cb-ab57-14d7a6511d60 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:12.148471 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-36a3b160-abce-48cb-ab57-14d7a6511d60 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.148972 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-36a3b160-abce-48cb-ab57-14d7a6511d60 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.150155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-36a3b160-abce-48cb-ab57-14d7a6511d60 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:12.159205 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.159205 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:12.160897 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-36a3b160-abce-48cb-ab57-14d7a6511d60 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:12.161708 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 649/2600] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.171783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-66630c41-e0d8-48ed-9d41-4bf1b6311412 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.174328 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66630c41-e0d8-48ed-9d41-4bf1b6311412 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:12.174641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66630c41-e0d8-48ed-9d41-4bf1b6311412 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.174837 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66630c41-e0d8-48ed-9d41-4bf1b6311412 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.184678 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.184678 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:12.185558 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-66630c41-e0d8-48ed-9d41-4bf1b6311412 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:58:12.187235 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66630c41-e0d8-48ed-9d41-4bf1b6311412 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 returned with HTTP 200 Jul 03 14:58:12.188259 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 664/2601] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.199704 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-31bffd17-51d4-4f43-944e-cf24eeb4640c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.202186 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31bffd17-51d4-4f43-944e-cf24eeb4640c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:12.202464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-31bffd17-51d4-4f43-944e-cf24eeb4640c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.202714 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-31bffd17-51d4-4f43-944e-cf24eeb4640c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.213245 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.213245 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:12.213784 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-31bffd17-51d4-4f43-944e-cf24eeb4640c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:58:12.214859 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31bffd17-51d4-4f43-944e-cf24eeb4640c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 returned with HTTP 200 Jul 03 14:58:12.215382 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 640/2602] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 => generated 539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.226543 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4295d0a6-dd38-445d-8d19-cd16546df2b3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.228704 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4295d0a6-dd38-445d-8d19-cd16546df2b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots Jul 03 14:58:12.228897 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4295d0a6-dd38-445d-8d19-cd16546df2b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.229318 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4295d0a6-dd38-445d-8d19-cd16546df2b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.229513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-4295d0a6-dd38-445d-8d19-cd16546df2b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:12.230824 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.db.api [None req-4295d0a6-dd38-445d-8d19-cd16546df2b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Building query based on filter {{(pid=99979) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:58:12.231926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f8a2f9a1-733c-456d-b35e-ed6f7db3dcaf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.234428 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8a2f9a1-733c-456d-b35e-ed6f7db3dcaf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:12.234884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8a2f9a1-733c-456d-b35e-ed6f7db3dcaf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.235219 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8a2f9a1-733c-456d-b35e-ed6f7db3dcaf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.235999 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4295d0a6-dd38-445d-8d19-cd16546df2b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Get all snapshots completed successfully. Jul 03 14:58:12.236095 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f8a2f9a1-733c-456d-b35e-ed6f7db3dcaf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:12.236183 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4295d0a6-dd38-445d-8d19-cd16546df2b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 200 Jul 03 14:58:12.236484 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 650/2603] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/snapshots => generated 408 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.241572 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.241572 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:12.242733 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8a2f9a1-733c-456d-b35e-ed6f7db3dcaf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:12.243430 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 665/2604] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.247544 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-407e6af4-7272-4040-87c7-dc3853405cb0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.249743 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-407e6af4-7272-4040-87c7-dc3853405cb0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] PUT https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:12.250654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-407e6af4-7272-4040-87c7-dc3853405cb0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-143573961", "description": "This is the new description of snapshot."}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:12.263667 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.263667 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:12.264087 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-407e6af4-7272-4040-87c7-dc3853405cb0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:58:12.275947 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-407e6af4-7272-4040-87c7-dc3853405cb0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 returned with HTTP 200 Jul 03 14:58:12.276550 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 641/2605] 10.4.3.99 () {68 vars in 1368 bytes} [Fri Jul 3 14:58:12 2026] PUT /volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.287688 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-665eea1c-792f-4650-a289-a3188d4fe006 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.289590 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-665eea1c-792f-4650-a289-a3188d4fe006 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] GET https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:12.289851 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-665eea1c-792f-4650-a289-a3188d4fe006 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.290086 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-665eea1c-792f-4650-a289-a3188d4fe006 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.292607 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-36ee8bbf-d01e-4feb-97c0-9c3249559037 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.296776 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36ee8bbf-d01e-4feb-97c0-9c3249559037 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:12.297008 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36ee8bbf-d01e-4feb-97c0-9c3249559037 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.297348 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36ee8bbf-d01e-4feb-97c0-9c3249559037 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.301784 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-665eea1c-792f-4650-a289-a3188d4fe006 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 404 Jul 03 14:58:12.302975 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 651/2606] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:58:12.304287 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.304287 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:12.305609 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-36ee8bbf-d01e-4feb-97c0-9c3249559037 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:58:12.307244 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36ee8bbf-d01e-4feb-97c0-9c3249559037 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 returned with HTTP 200 Jul 03 14:58:12.308577 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 666/2607] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 => generated 576 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.311233 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-84010fa4-6a50-4cd3-9600-c5b737e02473 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.314975 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-84010fa4-6a50-4cd3-9600-c5b737e02473 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:12.314975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-84010fa4-6a50-4cd3-9600-c5b737e02473 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.314975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-84010fa4-6a50-4cd3-9600-c5b737e02473 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.319959 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-84010fa4-6a50-4cd3-9600-c5b737e02473 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 404 Jul 03 14:58:12.320748 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 642/2608] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:58:12.327481 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-10c42a7f-5e23-4289-a58b-822644b10380 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.328933 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10c42a7f-5e23-4289-a58b-822644b10380 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:12.329167 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4ab950d3-a2c0-4636-95dc-4e82a008821e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.329224 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10c42a7f-5e23-4289-a58b-822644b10380 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.329407 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10c42a7f-5e23-4289-a58b-822644b10380 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.329526 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-10c42a7f-5e23-4289-a58b-822644b10380 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:12.332016 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ab950d3-a2c0-4636-95dc-4e82a008821e tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] DELETE https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:12.332308 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ab950d3-a2c0-4636-95dc-4e82a008821e tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.332579 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ab950d3-a2c0-4636-95dc-4e82a008821e tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.333985 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-4ab950d3-a2c0-4636-95dc-4e82a008821e tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Delete volume with id: d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca Jul 03 14:58:12.337009 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.337009 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:12.337581 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-10c42a7f-5e23-4289-a58b-822644b10380 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:58:12.345049 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ab950d3-a2c0-4636-95dc-4e82a008821e tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca returned with HTTP 404 Jul 03 14:58:12.345782 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 667/2609] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:58:12 2026] DELETE /volume/v3/volumes/d8a69ec8-38cd-4fa4-a5b8-5e672999e3ca => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:58:12.357196 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.359341 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:12.359751 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1071753279"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:12.361648 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1071753279'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:12.361808 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Create volume of 1 GB Jul 03 14:58:12.369172 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Availability Zones retrieved successfully. Jul 03 14:58:12.376434 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Flow 'volume_create_api' (5ecff0b9-d244-4275-9889-b3ab6711efda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:12.377666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f48e673e-6ed0-4c02-b160-3d5e1662c11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:12.378296 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-10c42a7f-5e23-4289-a58b-822644b10380 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:58:12.378819 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:12.379253 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10c42a7f-5e23-4289-a58b-822644b10380 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 returned with HTTP 202 Jul 03 14:58:12.379815 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 652/2610] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:58:12 2026] DELETE /volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:12.391776 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-992a8fd4-5449-4b18-85e7-0e19605c28d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.394213 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-992a8fd4-5449-4b18-85e7-0e19605c28d6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:12.394420 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-992a8fd4-5449-4b18-85e7-0e19605c28d6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.394637 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-992a8fd4-5449-4b18-85e7-0e19605c28d6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.401080 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.401080 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:12.401698 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-992a8fd4-5449-4b18-85e7-0e19605c28d6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:58:12.402683 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-992a8fd4-5449-4b18-85e7-0e19605c28d6 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 returned with HTTP 200 Jul 03 14:58:12.403181 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 668/2611] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 => generated 575 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.429051 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f48e673e-6ed0-4c02-b160-3d5e1662c11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:12.430973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3a54ca-c1e3-41a1-b293-dba2b6fe1c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:12.443046 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9ccb4988-59a5-4446-b17c-ec80f3a627d6 req-f2454d5e-9c12-45e6-acfe-72703e11641a tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/ccd868c7-22b7-430f-919b-1760f7e41fde returned with HTTP 200 Jul 03 14:58:12.443606 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 650/2612] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:58:11 2026] DELETE /volume/v3/attachments/ccd868c7-22b7-430f-919b-1760f7e41fde => generated 19 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.460364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ed19afd7-ffc8-4eb1-ab61-8fb184e1e647 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.463112 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ed19afd7-ffc8-4eb1-ab61-8fb184e1e647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:12.463446 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ed19afd7-ffc8-4eb1-ab61-8fb184e1e647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.463757 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ed19afd7-ffc8-4eb1-ab61-8fb184e1e647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.463960 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ed19afd7-ffc8-4eb1-ab61-8fb184e1e647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:12.471351 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.471351 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:12.472323 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ed19afd7-ffc8-4eb1-ab61-8fb184e1e647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:12.472897 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 653/2613] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:12.505333 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Created reservations ['831154c5-cd30-48d1-b1a3-698dfa5cdb88', '43ea009e-c250-4d81-afd8-690ec2bcf84c', '3222a3f1-6443-4f97-adad-c0167b283f7a', '266007df-4479-464c-af8b-d275bf4c487f'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:12.506631 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3a54ca-c1e3-41a1-b293-dba2b6fe1c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['831154c5-cd30-48d1-b1a3-698dfa5cdb88', '43ea009e-c250-4d81-afd8-690ec2bcf84c', '3222a3f1-6443-4f97-adad-c0167b283f7a', '266007df-4479-464c-af8b-d275bf4c487f']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:12.507792 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b50439-1595-494c-97c2-ed0a4502b372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:12.547309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4b50439-1595-494c-97c2-ed0a4502b372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3372c7c3-d684-4437-9be0-f0e2602d236e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1071753279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c15dc430df541bd914fabc9a50bc02d',qos_specs=None,replication_status=,reservations=['831154c5-cd30-48d1-b1a3-698dfa5cdb88','43ea009e-c250-4d81-afd8-690ec2bcf84c','3222a3f1-6443-4f97-adad-c0167b283f7a','266007df-4479-464c-af8b-d275bf4c487f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40bc7e0a2c5744e1a404582aecbb5a18',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1071753279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3372c7c3-d684-4437-9be0-f0e2602d236e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c15dc430df541bd914fabc9a50bc02d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40bc7e0a2c5744e1a404582aecbb5a18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:12.547483 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80038c5c-ca93-44fb-a536-e2a433c46cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:12.590992 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80038c5c-ca93-44fb-a536-e2a433c46cdf) transitioned into state 'SUCCESS' from state '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-1071753279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c15dc430df541bd914fabc9a50bc02d',qos_specs=None,replication_status=,reservations=['831154c5-cd30-48d1-b1a3-698dfa5cdb88','43ea009e-c250-4d81-afd8-690ec2bcf84c','3222a3f1-6443-4f97-adad-c0167b283f7a','266007df-4479-464c-af8b-d275bf4c487f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40bc7e0a2c5744e1a404582aecbb5a18',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:12.591968 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5c9196-18c1-49bc-a570-c35ddffc5707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:12.608014 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5c9196-18c1-49bc-a570-c35ddffc5707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:12.609494 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Flow 'volume_create_api' (5ecff0b9-d244-4275-9889-b3ab6711efda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:12.609946 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Create volume request issued successfully. Jul 03 14:58:12.611041 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d36c7526-0c3b-4e84-ad3a-0eda9c8f7ec9 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:12.611427 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 643/2614] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:58:12 2026] POST /volume/v3/volumes => generated 817 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:12.626203 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-09fdf2b1-68e3-4cc3-9f93-85d14ac25d0f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:12.628691 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09fdf2b1-68e3-4cc3-9f93-85d14ac25d0f tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:12.628947 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09fdf2b1-68e3-4cc3-9f93-85d14ac25d0f tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:12.629224 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09fdf2b1-68e3-4cc3-9f93-85d14ac25d0f tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:12.640941 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:12.640941 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:12.646535 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-09fdf2b1-68e3-4cc3-9f93-85d14ac25d0f tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Volume info retrieved successfully. Jul 03 14:58:12.652801 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09fdf2b1-68e3-4cc3-9f93-85d14ac25d0f tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e returned with HTTP 200 Jul 03 14:58:12.653429 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 669/2615] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:12 2026] GET /volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:13.181300 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-014c30fb-d077-4de8-974d-cf43cfab8066 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.187046 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-014c30fb-d077-4de8-974d-cf43cfab8066 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:13.187046 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-014c30fb-d077-4de8-974d-cf43cfab8066 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.187046 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-014c30fb-d077-4de8-974d-cf43cfab8066 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.187046 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-014c30fb-d077-4de8-974d-cf43cfab8066 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:13.202644 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.202644 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:13.202644 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-014c30fb-d077-4de8-974d-cf43cfab8066 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:13.202644 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 651/2616] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:13.260566 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6c47fd6f-d02b-45e2-a671-8d27d71d7074 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.265460 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6c47fd6f-d02b-45e2-a671-8d27d71d7074 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:13.267956 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6c47fd6f-d02b-45e2-a671-8d27d71d7074 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.269498 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6c47fd6f-d02b-45e2-a671-8d27d71d7074 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.269655 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6c47fd6f-d02b-45e2-a671-8d27d71d7074 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:13.289901 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.289901 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:13.291285 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6c47fd6f-d02b-45e2-a671-8d27d71d7074 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:13.292599 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 654/2617] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:13.420691 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-effff537-6fdb-4709-9d75-2a9602281628 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.423069 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-effff537-6fdb-4709-9d75-2a9602281628 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:13.423069 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-effff537-6fdb-4709-9d75-2a9602281628 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.423069 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-effff537-6fdb-4709-9d75-2a9602281628 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.437439 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-effff537-6fdb-4709-9d75-2a9602281628 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 returned with HTTP 404 Jul 03 14:58:13.440391 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 644/2618] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:13.455337 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7038bfac-7ee9-4063-838f-a4fb58d0bce9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.457915 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7038bfac-7ee9-4063-838f-a4fb58d0bce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:13.458338 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7038bfac-7ee9-4063-838f-a4fb58d0bce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.458558 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7038bfac-7ee9-4063-838f-a4fb58d0bce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.458655 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-7038bfac-7ee9-4063-838f-a4fb58d0bce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 7474f47e-dbcf-404c-b29e-faea840ae4e3 Jul 03 14:58:13.476226 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7038bfac-7ee9-4063-838f-a4fb58d0bce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 returned with HTTP 404 Jul 03 14:58:13.478801 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 670/2619] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:58:13 2026] DELETE /volume/v3/snapshots/7474f47e-dbcf-404c-b29e-faea840ae4e3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:13.490917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1dcfe20f-fdbd-4deb-975f-cefdf72b5d30 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.499175 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1a410b19-a6fb-4f4f-8a8b-726cce5d98d9 req-6b3b7813-40df-4030-b81d-959c1fdd6f89 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.499351 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1dcfe20f-fdbd-4deb-975f-cefdf72b5d30 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:13.499351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1dcfe20f-fdbd-4deb-975f-cefdf72b5d30 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.499351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1dcfe20f-fdbd-4deb-975f-cefdf72b5d30 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.499448 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0e6c4070-e0b9-472e-a09f-67156bebc210 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.499486 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1dcfe20f-fdbd-4deb-975f-cefdf72b5d30 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:13.503168 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e6c4070-e0b9-472e-a09f-67156bebc210 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:58:13.503168 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e6c4070-e0b9-472e-a09f-67156bebc210 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.503168 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e6c4070-e0b9-472e-a09f-67156bebc210 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.509726 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.509726 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:13.511812 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1dcfe20f-fdbd-4deb-975f-cefdf72b5d30 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:13.512572 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 652/2620] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:13.516201 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.516201 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:13.521666 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0e6c4070-e0b9-472e-a09f-67156bebc210 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:58:13.527435 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e6c4070-e0b9-472e-a09f-67156bebc210 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:58:13.528046 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 645/2621] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:13.543114 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a410b19-a6fb-4f4f-8a8b-726cce5d98d9 req-6b3b7813-40df-4030-b81d-959c1fdd6f89 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:13.543523 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1a410b19-a6fb-4f4f-8a8b-726cce5d98d9 req-6b3b7813-40df-4030-b81d-959c1fdd6f89 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.543927 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1a410b19-a6fb-4f4f-8a8b-726cce5d98d9 req-6b3b7813-40df-4030-b81d-959c1fdd6f89 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.544183 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5fd2d62d-fbaf-42eb-8618-2b5ef985a2be None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.546196 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5fd2d62d-fbaf-42eb-8618-2b5ef985a2be tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:58:13.546570 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5fd2d62d-fbaf-42eb-8618-2b5ef985a2be tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a3cfee7-85d9-4321-8be0-1ac675bdefbe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1369100455"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:13.557261 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.557261 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:13.558117 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.558117 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:13.558767 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5fd2d62d-fbaf-42eb-8618-2b5ef985a2be tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:58:13.558916 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-5fd2d62d-fbaf-42eb-8618-2b5ef985a2be tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:58:13.567244 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-1a410b19-a6fb-4f4f-8a8b-726cce5d98d9 req-6b3b7813-40df-4030-b81d-959c1fdd6f89 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:13.574982 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a410b19-a6fb-4f4f-8a8b-726cce5d98d9 req-6b3b7813-40df-4030-b81d-959c1fdd6f89 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:13.576163 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 655/2622] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 874 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:13.617354 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-5fd2d62d-fbaf-42eb-8618-2b5ef985a2be tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['ca330c08-5383-41f0-91e8-084ffe065ae5', '47542198-72dc-4f88-8160-9153259297f4', 'df1de5e9-98ec-4de2-9f52-ce19a1a8e360', '2975f452-9d60-4559-be75-ba399fa75a16'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:13.667836 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5fd2d62d-fbaf-42eb-8618-2b5ef985a2be tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot create request issued successfully. Jul 03 14:58:13.669013 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5fd2d62d-fbaf-42eb-8618-2b5ef985a2be tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:58:13.669013 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 671/2623] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:58:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:13.670583 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0e912a28-8e04-42f0-a543-dbbdf9af7727 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.672299 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0e912a28-8e04-42f0-a543-dbbdf9af7727 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:13.672713 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0e912a28-8e04-42f0-a543-dbbdf9af7727 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.673021 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0e912a28-8e04-42f0-a543-dbbdf9af7727 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.683820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-234a9958-a43d-43ff-b9f8-ab37ef9a46c1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.684109 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.684109 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:13.684457 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-234a9958-a43d-43ff-b9f8-ab37ef9a46c1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 Jul 03 14:58:13.684457 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-234a9958-a43d-43ff-b9f8-ab37ef9a46c1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.684457 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-234a9958-a43d-43ff-b9f8-ab37ef9a46c1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.689715 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0e912a28-8e04-42f0-a543-dbbdf9af7727 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Volume info retrieved successfully. Jul 03 14:58:13.691793 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.691793 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:13.692488 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-234a9958-a43d-43ff-b9f8-ab37ef9a46c1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:58:13.694215 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-234a9958-a43d-43ff-b9f8-ab37ef9a46c1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 returned with HTTP 200 Jul 03 14:58:13.694764 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 646/2624] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:13.700365 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0e912a28-8e04-42f0-a543-dbbdf9af7727 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e returned with HTTP 200 Jul 03 14:58:13.700365 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 653/2625] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:13.722089 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-89f6b7c5-7e07-4128-aaaa-7c7ba739be52 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.727848 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-89f6b7c5-7e07-4128-aaaa-7c7ba739be52 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] POST https://10.4.3.99/volume/v3/volume-transfers Jul 03 14:58:13.728306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-89f6b7c5-7e07-4128-aaaa-7c7ba739be52 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3372c7c3-d684-4437-9be0-f0e2602d236e"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:13.732880 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volume_transfer [None req-89f6b7c5-7e07-4128-aaaa-7c7ba739be52 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Creating new volume transfer {'transfer': {'volume_id': '3372c7c3-d684-4437-9be0-f0e2602d236e'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 14:58:13.733536 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volume_transfer [None req-89f6b7c5-7e07-4128-aaaa-7c7ba739be52 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Creating transfer of volume 3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:13.736058 np0000004430 devstack@c-api.service[99979]: INFO cinder.transfer.api [None req-89f6b7c5-7e07-4128-aaaa-7c7ba739be52 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Generating transfer record for volume 3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:13.768494 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.768494 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:13.786852 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-89f6b7c5-7e07-4128-aaaa-7c7ba739be52 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volume-transfers returned with HTTP 202 Jul 03 14:58:13.786852 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 656/2626] 10.4.3.99 () {70 vars in 1319 bytes} [Fri Jul 3 14:58:13 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:13.805765 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-198edc61-144e-4bdb-a91a-3c9c0bef77d5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.808480 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-198edc61-144e-4bdb-a91a-3c9c0bef77d5 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:13.808837 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-198edc61-144e-4bdb-a91a-3c9c0bef77d5 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.809098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-198edc61-144e-4bdb-a91a-3c9c0bef77d5 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.822314 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.822314 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:13.829725 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-198edc61-144e-4bdb-a91a-3c9c0bef77d5 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Volume info retrieved successfully. Jul 03 14:58:13.836488 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-198edc61-144e-4bdb-a91a-3c9c0bef77d5 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e returned with HTTP 200 Jul 03 14:58:13.837080 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 672/2627] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:13.856893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3d673e1a-fe33-4062-af0f-b2c24ae9add2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.860857 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d673e1a-fe33-4062-af0f-b2c24ae9add2 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volume-transfers/detail Jul 03 14:58:13.861086 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d673e1a-fe33-4062-af0f-b2c24ae9add2 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.862973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d673e1a-fe33-4062-af0f-b2c24ae9add2 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.863268 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volume_transfer [None req-3d673e1a-fe33-4062-af0f-b2c24ae9add2 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Listing volume transfers {{(pid=99978) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 14:58:13.870486 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d673e1a-fe33-4062-af0f-b2c24ae9add2 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 14:58:13.871780 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 647/2628] 10.4.3.99 () {68 vars in 1319 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:13.886718 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-94cb1fc0-a098-4b3a-9acc-1b4a07d59f74 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.889328 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-94cb1fc0-a098-4b3a-9acc-1b4a07d59f74 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] DELETE https://10.4.3.99/volume/v3/volume-transfers/54af0aad-bd02-4352-b76c-7b72e911ad66 Jul 03 14:58:13.889664 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-94cb1fc0-a098-4b3a-9acc-1b4a07d59f74 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.889942 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-94cb1fc0-a098-4b3a-9acc-1b4a07d59f74 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.890093 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.volume_transfer [None req-94cb1fc0-a098-4b3a-9acc-1b4a07d59f74 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Delete transfer with id: 54af0aad-bd02-4352-b76c-7b72e911ad66 Jul 03 14:58:13.901545 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.901545 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:13.913793 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-94cb1fc0-a098-4b3a-9acc-1b4a07d59f74 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volume-transfers/54af0aad-bd02-4352-b76c-7b72e911ad66 returned with HTTP 202 Jul 03 14:58:13.914300 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 654/2629] 10.4.3.99 () {68 vars in 1412 bytes} [Fri Jul 3 14:58:13 2026] DELETE /volume/v3/volume-transfers/54af0aad-bd02-4352-b76c-7b72e911ad66 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:58:13.924338 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7876193d-404b-4689-86e3-9100b472c580 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.927400 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7876193d-404b-4689-86e3-9100b472c580 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:13.927861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7876193d-404b-4689-86e3-9100b472c580 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.928226 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7876193d-404b-4689-86e3-9100b472c580 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.938574 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:13.938574 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:13.944573 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7876193d-404b-4689-86e3-9100b472c580 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Volume info retrieved successfully. Jul 03 14:58:13.951374 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7876193d-404b-4689-86e3-9100b472c580 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e returned with HTTP 200 Jul 03 14:58:13.952111 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 657/2630] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:13 2026] GET /volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:13.970438 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-974dc859-2dfc-44e1-bdb1-1211a3348c2b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.972826 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-974dc859-2dfc-44e1-bdb1-1211a3348c2b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] DELETE https://10.4.3.99/volume/v3/volume-transfers/54af0aad-bd02-4352-b76c-7b72e911ad66 Jul 03 14:58:13.973849 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-974dc859-2dfc-44e1-bdb1-1211a3348c2b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:13.973849 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-974dc859-2dfc-44e1-bdb1-1211a3348c2b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:13.973849 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.volume_transfer [None req-974dc859-2dfc-44e1-bdb1-1211a3348c2b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Delete transfer with id: 54af0aad-bd02-4352-b76c-7b72e911ad66 Jul 03 14:58:13.979050 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-974dc859-2dfc-44e1-bdb1-1211a3348c2b tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volume-transfers/54af0aad-bd02-4352-b76c-7b72e911ad66 returned with HTTP 404 Jul 03 14:58:13.980096 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 673/2631] 10.4.3.99 () {68 vars in 1412 bytes} [Fri Jul 3 14:58:13 2026] DELETE /volume/v3/volume-transfers/54af0aad-bd02-4352-b76c-7b72e911ad66 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:58:13.994501 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ab7ad035-1d8f-42f8-b4d9-4f053a846bd7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:13.999625 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab7ad035-1d8f-42f8-b4d9-4f053a846bd7 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:13.999940 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab7ad035-1d8f-42f8-b4d9-4f053a846bd7 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:14.000238 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ab7ad035-1d8f-42f8-b4d9-4f053a846bd7 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:14.000468 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ab7ad035-1d8f-42f8-b4d9-4f053a846bd7 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Delete volume with id: 3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:14.015980 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:14.015980 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:14.017037 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ab7ad035-1d8f-42f8-b4d9-4f053a846bd7 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Volume info retrieved successfully. Jul 03 14:58:14.048813 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ab7ad035-1d8f-42f8-b4d9-4f053a846bd7 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Delete volume request issued successfully. Jul 03 14:58:14.049887 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ab7ad035-1d8f-42f8-b4d9-4f053a846bd7 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e returned with HTTP 202 Jul 03 14:58:14.049887 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 648/2632] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:58:13 2026] DELETE /volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:58:14.064377 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8f7c0e5a-d3ac-4ebf-854d-29c72c563f98 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:14.066512 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f7c0e5a-d3ac-4ebf-854d-29c72c563f98 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] GET https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:14.066736 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f7c0e5a-d3ac-4ebf-854d-29c72c563f98 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:14.066949 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f7c0e5a-d3ac-4ebf-854d-29c72c563f98 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:14.076108 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:14.076108 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:14.088878 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8f7c0e5a-d3ac-4ebf-854d-29c72c563f98 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Volume info retrieved successfully. Jul 03 14:58:14.096738 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f7c0e5a-d3ac-4ebf-854d-29c72c563f98 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e returned with HTTP 200 Jul 03 14:58:14.098547 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 655/2633] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:14 2026] GET /volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:58:14.218248 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e5b92ce5-3ecf-4ba0-86f0-4e0fbf37e0b1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:14.220739 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5b92ce5-3ecf-4ba0-86f0-4e0fbf37e0b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:14.221040 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5b92ce5-3ecf-4ba0-86f0-4e0fbf37e0b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:14.221345 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5b92ce5-3ecf-4ba0-86f0-4e0fbf37e0b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:14.221509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-e5b92ce5-3ecf-4ba0-86f0-4e0fbf37e0b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:14.227515 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:14.227515 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:14.228622 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5b92ce5-3ecf-4ba0-86f0-4e0fbf37e0b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:14.229164 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 658/2634] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:14 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:14.308372 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cbeb9fc1-aded-4ee9-87c8-aae4a414bd52 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:14.310612 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cbeb9fc1-aded-4ee9-87c8-aae4a414bd52 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:14.310861 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cbeb9fc1-aded-4ee9-87c8-aae4a414bd52 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:14.311094 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cbeb9fc1-aded-4ee9-87c8-aae4a414bd52 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:14.311257 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-cbeb9fc1-aded-4ee9-87c8-aae4a414bd52 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:14.320639 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:14.320639 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:14.321507 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cbeb9fc1-aded-4ee9-87c8-aae4a414bd52 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:14.321889 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 674/2635] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:14 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:14.526976 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-56951bdb-bc77-4413-b291-341c59993b1f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:14.531378 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56951bdb-bc77-4413-b291-341c59993b1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:14.531799 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56951bdb-bc77-4413-b291-341c59993b1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:14.532713 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56951bdb-bc77-4413-b291-341c59993b1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:14.532713 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-56951bdb-bc77-4413-b291-341c59993b1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:14.538236 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:14.538236 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:14.539630 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56951bdb-bc77-4413-b291-341c59993b1f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:14.539630 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 649/2636] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:14 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:14.712690 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-46fcf0fc-2f5f-4394-b08f-c80aac8d7634 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:14.716226 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-46fcf0fc-2f5f-4394-b08f-c80aac8d7634 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 Jul 03 14:58:14.716226 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-46fcf0fc-2f5f-4394-b08f-c80aac8d7634 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:14.716226 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-46fcf0fc-2f5f-4394-b08f-c80aac8d7634 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:14.724758 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:14.724758 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:14.725451 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-46fcf0fc-2f5f-4394-b08f-c80aac8d7634 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:58:14.726706 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-46fcf0fc-2f5f-4394-b08f-c80aac8d7634 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 returned with HTTP 200 Jul 03 14:58:14.727186 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 656/2637] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:14 2026] GET /volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:15.118241 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-51620dbf-09c2-4bfb-97f9-120c763dfbe4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:15.123112 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-51620dbf-09c2-4bfb-97f9-120c763dfbe4 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] GET https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:15.123434 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-51620dbf-09c2-4bfb-97f9-120c763dfbe4 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:15.123682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-51620dbf-09c2-4bfb-97f9-120c763dfbe4 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:15.133227 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-51620dbf-09c2-4bfb-97f9-120c763dfbe4 tempest-VolumesTransfersV355Test-1730011352 tempest-VolumesTransfersV355Test-1730011352-project-admin] https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e returned with HTTP 404 Jul 03 14:58:15.135318 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 659/2638] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:15 2026] GET /volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:58:15.151580 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee2b0c4c-2151-48ac-9c92-b10d0dec58de None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:15.152301 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee2b0c4c-2151-48ac-9c92-b10d0dec58de tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] GET https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:15.152301 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee2b0c4c-2151-48ac-9c92-b10d0dec58de tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:15.152301 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee2b0c4c-2151-48ac-9c92-b10d0dec58de tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:15.163176 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee2b0c4c-2151-48ac-9c92-b10d0dec58de tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e returned with HTTP 404 Jul 03 14:58:15.164270 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 675/2639] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:58:15 2026] GET /volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:58:15.175881 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-323637ab-aa21-4d41-beb9-abdc29cbcfa3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:15.177695 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-323637ab-aa21-4d41-beb9-abdc29cbcfa3 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:15.178063 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-323637ab-aa21-4d41-beb9-abdc29cbcfa3 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:15.178355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-323637ab-aa21-4d41-beb9-abdc29cbcfa3 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:15.178638 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-323637ab-aa21-4d41-beb9-abdc29cbcfa3 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] Delete volume with id: 3372c7c3-d684-4437-9be0-f0e2602d236e Jul 03 14:58:15.187570 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-323637ab-aa21-4d41-beb9-abdc29cbcfa3 tempest-VolumesTransfersV355Test-1132802426 tempest-VolumesTransfersV355Test-1132802426-project-member] https://10.4.3.99/volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e returned with HTTP 404 Jul 03 14:58:15.188258 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 650/2640] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:58:15 2026] DELETE /volume/v3/volumes/3372c7c3-d684-4437-9be0-f0e2602d236e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:58:15.242416 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9f2cc777-0079-4518-964e-c26bbbc25a7a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:15.244679 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9f2cc777-0079-4518-964e-c26bbbc25a7a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:15.244744 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9f2cc777-0079-4518-964e-c26bbbc25a7a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:15.245006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9f2cc777-0079-4518-964e-c26bbbc25a7a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:15.245216 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9f2cc777-0079-4518-964e-c26bbbc25a7a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:15.250895 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:15.250895 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:15.251456 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9f2cc777-0079-4518-964e-c26bbbc25a7a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:15.251887 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 657/2641] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:15 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:15.333738 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-26ab3b09-9e08-4310-9ca4-6f6e3badbe79 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:15.344586 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-26ab3b09-9e08-4310-9ca4-6f6e3badbe79 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:15.344586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-26ab3b09-9e08-4310-9ca4-6f6e3badbe79 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:15.344586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-26ab3b09-9e08-4310-9ca4-6f6e3badbe79 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:15.344586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-26ab3b09-9e08-4310-9ca4-6f6e3badbe79 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:15.354239 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:15.354239 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:15.354239 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-26ab3b09-9e08-4310-9ca4-6f6e3badbe79 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:15.354239 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 660/2642] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:15 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:15.565414 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a6743dd6-6697-4518-b6c4-88ec5990dcc6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:15.568009 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6743dd6-6697-4518-b6c4-88ec5990dcc6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:15.568298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6743dd6-6697-4518-b6c4-88ec5990dcc6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:15.568531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6743dd6-6697-4518-b6c4-88ec5990dcc6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:15.569164 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a6743dd6-6697-4518-b6c4-88ec5990dcc6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:15.575843 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:15.575843 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:15.580227 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6743dd6-6697-4518-b6c4-88ec5990dcc6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:15.580767 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 676/2643] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:15 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:16.266637 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d6551c3-7f60-401a-a323-582cafc247c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:16.269105 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d6551c3-7f60-401a-a323-582cafc247c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:16.269392 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d6551c3-7f60-401a-a323-582cafc247c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:16.269677 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d6551c3-7f60-401a-a323-582cafc247c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:16.269822 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6d6551c3-7f60-401a-a323-582cafc247c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:16.278975 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:16.278975 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:16.281180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d6551c3-7f60-401a-a323-582cafc247c6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:16.281180 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 651/2644] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:16 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:16.368940 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4fda3c21-a1aa-4c84-8656-442eba3a804c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:16.373614 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4fda3c21-a1aa-4c84-8656-442eba3a804c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:16.373614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4fda3c21-a1aa-4c84-8656-442eba3a804c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:16.373614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4fda3c21-a1aa-4c84-8656-442eba3a804c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:16.373614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-4fda3c21-a1aa-4c84-8656-442eba3a804c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:16.445800 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:16.445800 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:16.449323 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4fda3c21-a1aa-4c84-8656-442eba3a804c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:16.449899 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 658/2645] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:16 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:16.601166 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1ab17e34-63f2-4646-aa53-bb449f42fd58 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:16.603196 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ab17e34-63f2-4646-aa53-bb449f42fd58 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:16.603502 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ab17e34-63f2-4646-aa53-bb449f42fd58 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:16.603935 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ab17e34-63f2-4646-aa53-bb449f42fd58 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:16.604140 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1ab17e34-63f2-4646-aa53-bb449f42fd58 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:16.620301 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:16.620301 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:16.621261 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ab17e34-63f2-4646-aa53-bb449f42fd58 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:16.621852 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 661/2646] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:16 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:17.170462 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9473ff85-b017-4d37-b27b-a8f1f9c0fd7b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:17.183983 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9473ff85-b017-4d37-b27b-a8f1f9c0fd7b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:58:17.183983 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9473ff85-b017-4d37-b27b-a8f1f9c0fd7b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:17.183983 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9473ff85-b017-4d37-b27b-a8f1f9c0fd7b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:17.183983 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-9473ff85-b017-4d37-b27b-a8f1f9c0fd7b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Delete snapshot with id: 74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:58:17.183983 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:17.183983 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:17.183983 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9473ff85-b017-4d37-b27b-a8f1f9c0fd7b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Snapshot retrieved successfully. Jul 03 14:58:17.230688 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9473ff85-b017-4d37-b27b-a8f1f9c0fd7b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Snapshot delete request issued successfully. Jul 03 14:58:17.230888 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9473ff85-b017-4d37-b27b-a8f1f9c0fd7b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 returned with HTTP 202 Jul 03 14:58:17.231425 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 677/2647] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:58:17 2026] DELETE /volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:17.244405 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-897dbc50-f63d-498d-9a2b-b77907a466b0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:17.248024 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-897dbc50-f63d-498d-9a2b-b77907a466b0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:58:17.248024 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-897dbc50-f63d-498d-9a2b-b77907a466b0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:17.248024 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-897dbc50-f63d-498d-9a2b-b77907a466b0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:17.258163 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:17.258163 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:17.258163 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-897dbc50-f63d-498d-9a2b-b77907a466b0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Snapshot retrieved successfully. Jul 03 14:58:17.258163 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-897dbc50-f63d-498d-9a2b-b77907a466b0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 returned with HTTP 200 Jul 03 14:58:17.262562 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 652/2648] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:17 2026] GET /volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:17.297728 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-54732e3d-8ec7-425f-bc66-bc472c9216fd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:17.300299 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54732e3d-8ec7-425f-bc66-bc472c9216fd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:17.301065 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-54732e3d-8ec7-425f-bc66-bc472c9216fd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:17.301065 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-54732e3d-8ec7-425f-bc66-bc472c9216fd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:17.301065 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-54732e3d-8ec7-425f-bc66-bc472c9216fd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:17.308375 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:17.308375 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:17.311313 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54732e3d-8ec7-425f-bc66-bc472c9216fd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:17.312145 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 659/2649] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:17 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:17.466528 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-92ab1355-549b-4dce-82d4-fce7c01bec38 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:17.471505 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-92ab1355-549b-4dce-82d4-fce7c01bec38 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:17.471505 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-92ab1355-549b-4dce-82d4-fce7c01bec38 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:17.471505 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-92ab1355-549b-4dce-82d4-fce7c01bec38 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:17.471505 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-92ab1355-549b-4dce-82d4-fce7c01bec38 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:17.481140 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:17.481140 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:17.482378 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-92ab1355-549b-4dce-82d4-fce7c01bec38 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:17.483217 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 662/2650] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:17 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:17.635165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c22953e-19e1-4b78-86d3-28f2f0a7ab3a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:17.637785 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c22953e-19e1-4b78-86d3-28f2f0a7ab3a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:17.637785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c22953e-19e1-4b78-86d3-28f2f0a7ab3a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:17.637785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c22953e-19e1-4b78-86d3-28f2f0a7ab3a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:17.638018 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6c22953e-19e1-4b78-86d3-28f2f0a7ab3a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:17.642978 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:17.642978 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:17.643814 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c22953e-19e1-4b78-86d3-28f2f0a7ab3a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:17.644449 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 678/2651] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:17 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:18.273234 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fef872a8-e400-4ecc-83c4-e0def046d47c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:18.277409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fef872a8-e400-4ecc-83c4-e0def046d47c tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:58:18.277505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fef872a8-e400-4ecc-83c4-e0def046d47c tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:18.277752 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fef872a8-e400-4ecc-83c4-e0def046d47c tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:18.284914 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fef872a8-e400-4ecc-83c4-e0def046d47c tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 returned with HTTP 404 Jul 03 14:58:18.286104 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 653/2652] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:58:18 2026] GET /volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:18.327416 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1fb7dc92-474a-4067-af19-6f221a1d4f12 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:18.330199 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1fb7dc92-474a-4067-af19-6f221a1d4f12 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:18.330199 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1fb7dc92-474a-4067-af19-6f221a1d4f12 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:18.330530 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1fb7dc92-474a-4067-af19-6f221a1d4f12 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:18.330571 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1fb7dc92-474a-4067-af19-6f221a1d4f12 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:18.339785 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:18.339785 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:18.341004 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1fb7dc92-474a-4067-af19-6f221a1d4f12 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:18.342300 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 660/2653] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:18 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:18.495231 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9844bea2-1310-4ad5-88b6-3713fdfcb282 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:18.500145 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9844bea2-1310-4ad5-88b6-3713fdfcb282 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:18.500145 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9844bea2-1310-4ad5-88b6-3713fdfcb282 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:18.500145 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9844bea2-1310-4ad5-88b6-3713fdfcb282 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:18.500145 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9844bea2-1310-4ad5-88b6-3713fdfcb282 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:18.522505 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:18.522505 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:18.523461 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9844bea2-1310-4ad5-88b6-3713fdfcb282 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:18.524002 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 663/2654] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:18 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:18.659402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b26a77a5-9b99-4fcd-a366-10f183260fd6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:18.662977 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b26a77a5-9b99-4fcd-a366-10f183260fd6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:18.663295 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b26a77a5-9b99-4fcd-a366-10f183260fd6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:18.665691 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b26a77a5-9b99-4fcd-a366-10f183260fd6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:18.665691 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b26a77a5-9b99-4fcd-a366-10f183260fd6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:18.670065 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:18.670065 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:18.670911 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b26a77a5-9b99-4fcd-a366-10f183260fd6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:18.672116 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 679/2655] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:18 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:19.363862 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-827c03ee-473d-4a59-883e-24bbd49a4f7f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:19.366102 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-827c03ee-473d-4a59-883e-24bbd49a4f7f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:19.366345 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-827c03ee-473d-4a59-883e-24bbd49a4f7f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:19.366583 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-827c03ee-473d-4a59-883e-24bbd49a4f7f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:19.366867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-827c03ee-473d-4a59-883e-24bbd49a4f7f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:19.377048 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:19.377048 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:19.378262 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-827c03ee-473d-4a59-883e-24bbd49a4f7f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:19.378781 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 654/2656] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:19 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:19.544097 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dd7dec19-54e4-46ed-b879-a1b27b1c6a56 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:19.546517 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dd7dec19-54e4-46ed-b879-a1b27b1c6a56 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:19.546786 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dd7dec19-54e4-46ed-b879-a1b27b1c6a56 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:19.547028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dd7dec19-54e4-46ed-b879-a1b27b1c6a56 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:19.547210 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-dd7dec19-54e4-46ed-b879-a1b27b1c6a56 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:19.553499 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:19.553499 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:19.554902 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dd7dec19-54e4-46ed-b879-a1b27b1c6a56 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:19.555801 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 661/2657] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:19 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:19.624644 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-bb4d22d3-9203-4933-aa6b-3bf56e5c653d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:19.626858 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-bb4d22d3-9203-4933-aa6b-3bf56e5c653d tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/attachments?instance_id=b6aa9ce0-5599-4906-a4f1-3768b826fa75 Jul 03 14:58:19.627069 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-bb4d22d3-9203-4933-aa6b-3bf56e5c653d tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:19.627369 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-bb4d22d3-9203-4933-aa6b-3bf56e5c653d tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:19.645791 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-bb4d22d3-9203-4933-aa6b-3bf56e5c653d tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments?instance_id=b6aa9ce0-5599-4906-a4f1-3768b826fa75 returned with HTTP 200 Jul 03 14:58:19.645791 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 664/2658] 10.4.3.99 () {70 vars in 1630 bytes} [Fri Jul 3 14:58:19 2026] GET /volume/v3/attachments?instance_id=b6aa9ce0-5599-4906-a4f1-3768b826fa75 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:19.655520 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-aa42a2ee-8948-4f65-a5a7-324bc06f93c8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:19.659070 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-aa42a2ee-8948-4f65-a5a7-324bc06f93c8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61 Jul 03 14:58:19.659249 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-aa42a2ee-8948-4f65-a5a7-324bc06f93c8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:19.659350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-aa42a2ee-8948-4f65-a5a7-324bc06f93c8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:19.680576 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-cb917ea4-72cb-41b8-a668-18177179c6fd req-aa42a2ee-8948-4f65-a5a7-324bc06f93c8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61 returned with HTTP 200 Jul 03 14:58:19.681152 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 680/2659] 10.4.3.99 () {70 vars in 1644 bytes} [Fri Jul 3 14:58:19 2026] GET /volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:19.684735 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3d93404d-d531-4b08-ae33-bd1293138613 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:19.686591 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d93404d-d531-4b08-ae33-bd1293138613 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:19.686840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d93404d-d531-4b08-ae33-bd1293138613 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:19.687040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d93404d-d531-4b08-ae33-bd1293138613 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:19.687163 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3d93404d-d531-4b08-ae33-bd1293138613 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:19.692418 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:19.692418 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:19.693213 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d93404d-d531-4b08-ae33-bd1293138613 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:19.693631 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 655/2660] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:19 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:19.772944 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:19.928500 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:19.928500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1314309510"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:19.930490 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1314309510'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:19.930651 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Create volume of 1 GB Jul 03 14:58:19.935940 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Availability Zones retrieved successfully. Jul 03 14:58:19.944203 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Flow 'volume_create_api' (bfd8e237-73d6-439b-8a67-aad2161f752c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:19.945563 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e61ecf7-cd93-4130-b9dd-a200859559ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:19.946668 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:19.985280 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e61ecf7-cd93-4130-b9dd-a200859559ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:19.986326 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6026a383-e016-4ec7-8777-728941acf63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:20.092077 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Created reservations ['20dd8dca-57b5-4c01-8601-1d6ed2ec4e3c', '6ceb85ff-bab2-4c04-a9fb-88225d831724', '8f2db37d-c72d-4965-aecf-53f360fb6173', '286d9cb4-ddf3-4e3b-9dd4-d74d037a77e6'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:20.094144 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6026a383-e016-4ec7-8777-728941acf63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20dd8dca-57b5-4c01-8601-1d6ed2ec4e3c', '6ceb85ff-bab2-4c04-a9fb-88225d831724', '8f2db37d-c72d-4965-aecf-53f360fb6173', '286d9cb4-ddf3-4e3b-9dd4-d74d037a77e6']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:20.094562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be2a511-7f3d-42f6-854f-f148fa82514c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:20.133202 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be2a511-7f3d-42f6-854f-f148fa82514c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9fb0273-304b-4d2c-a8bf-b67ef1192d22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1314309510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca33650c46f14aabb4f39284d47c086a',qos_specs=None,replication_status=,reservations=['20dd8dca-57b5-4c01-8601-1d6ed2ec4e3c','6ceb85ff-bab2-4c04-a9fb-88225d831724','8f2db37d-c72d-4965-aecf-53f360fb6173','286d9cb4-ddf3-4e3b-9dd4-d74d037a77e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cabe60057e340a3ae9bc4911e21c885',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1314309510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9fb0273-304b-4d2c-a8bf-b67ef1192d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca33650c46f14aabb4f39284d47c086a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cabe60057e340a3ae9bc4911e21c885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:20.134293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf58817-4b17-4bc1-87e1-2f3541a3f6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:20.166983 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf58817-4b17-4bc1-87e1-2f3541a3f6d6) transitioned into state 'SUCCESS' from state '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-1314309510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca33650c46f14aabb4f39284d47c086a',qos_specs=None,replication_status=,reservations=['20dd8dca-57b5-4c01-8601-1d6ed2ec4e3c','6ceb85ff-bab2-4c04-a9fb-88225d831724','8f2db37d-c72d-4965-aecf-53f360fb6173','286d9cb4-ddf3-4e3b-9dd4-d74d037a77e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cabe60057e340a3ae9bc4911e21c885',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:20.168029 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967057e5-2ff9-4c85-803b-499f69469067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:20.190339 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967057e5-2ff9-4c85-803b-499f69469067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:20.193151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Flow 'volume_create_api' (bfd8e237-73d6-439b-8a67-aad2161f752c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:20.193662 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Create volume request issued successfully. Jul 03 14:58:20.194700 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d9ef6322-b38b-445d-b63c-da2eb8b9d1cd tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:20.195728 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 662/2661] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 14:58:19 2026] POST /volume/v3/volumes => generated 750 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:20.215865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e1534db3-c784-4679-8b86-9f9ffc70860a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:20.218325 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e1534db3-c784-4679-8b86-9f9ffc70860a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 Jul 03 14:58:20.218838 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e1534db3-c784-4679-8b86-9f9ffc70860a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:20.218917 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e1534db3-c784-4679-8b86-9f9ffc70860a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:20.239384 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:20.239384 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:20.247150 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e1534db3-c784-4679-8b86-9f9ffc70860a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Volume info retrieved successfully. Jul 03 14:58:20.255981 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e1534db3-c784-4679-8b86-9f9ffc70860a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 returned with HTTP 200 Jul 03 14:58:20.255981 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 665/2662] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:20 2026] GET /volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:20.394645 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dabcc994-bfef-4c1c-9909-aa7edf5bd64b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:20.399382 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dabcc994-bfef-4c1c-9909-aa7edf5bd64b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:20.399382 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dabcc994-bfef-4c1c-9909-aa7edf5bd64b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:20.399382 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dabcc994-bfef-4c1c-9909-aa7edf5bd64b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:20.399382 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-dabcc994-bfef-4c1c-9909-aa7edf5bd64b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:20.410310 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:20.410310 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:20.412573 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dabcc994-bfef-4c1c-9909-aa7edf5bd64b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:20.413244 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 681/2663] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:20 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:20.571719 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-86b197c3-6e57-4e16-85bb-2f1c6d8e1937 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:20.574745 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86b197c3-6e57-4e16-85bb-2f1c6d8e1937 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:20.576231 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86b197c3-6e57-4e16-85bb-2f1c6d8e1937 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:20.576231 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86b197c3-6e57-4e16-85bb-2f1c6d8e1937 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:20.576231 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-86b197c3-6e57-4e16-85bb-2f1c6d8e1937 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:20.581757 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:20.581757 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:20.583065 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86b197c3-6e57-4e16-85bb-2f1c6d8e1937 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:20.583756 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 656/2664] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:20 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:20.709206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-eed25eff-e296-4e1d-b6fe-b82edb2d0214 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:20.711996 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eed25eff-e296-4e1d-b6fe-b82edb2d0214 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:20.712700 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eed25eff-e296-4e1d-b6fe-b82edb2d0214 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:20.713621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eed25eff-e296-4e1d-b6fe-b82edb2d0214 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:20.713958 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-eed25eff-e296-4e1d-b6fe-b82edb2d0214 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:20.725114 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:20.725114 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:20.726552 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eed25eff-e296-4e1d-b6fe-b82edb2d0214 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:20.727339 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 663/2665] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:20 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:21.272907 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9a3849ee-54f9-489f-a4ce-149ee57a572e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:21.274654 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9a3849ee-54f9-489f-a4ce-149ee57a572e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 Jul 03 14:58:21.274794 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9a3849ee-54f9-489f-a4ce-149ee57a572e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:21.275013 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9a3849ee-54f9-489f-a4ce-149ee57a572e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:21.284309 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:21.284309 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:21.289305 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9a3849ee-54f9-489f-a4ce-149ee57a572e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Volume info retrieved successfully. Jul 03 14:58:21.298302 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9a3849ee-54f9-489f-a4ce-149ee57a572e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 returned with HTTP 200 Jul 03 14:58:21.299367 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 666/2666] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:21 2026] GET /volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:21.317712 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bac83291-8b19-4f5d-9d02-34f61a0b6ddb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:21.324195 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bac83291-8b19-4f5d-9d02-34f61a0b6ddb tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 14:58:21.324960 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bac83291-8b19-4f5d-9d02-34f61a0b6ddb tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d9fb0273-304b-4d2c-a8bf-b67ef1192d22", "name": "tempest-VolumesBackupsV39Test-Backup-950543322", "container": "tempest-volumesbackupsv39test-backup-container-621745006"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:21.327992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-bac83291-8b19-4f5d-9d02-34f61a0b6ddb tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Creating new backup {'backup': {'volume_id': 'd9fb0273-304b-4d2c-a8bf-b67ef1192d22', 'name': 'tempest-VolumesBackupsV39Test-Backup-950543322', 'container': 'tempest-volumesbackupsv39test-backup-container-621745006'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:58:21.329119 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-bac83291-8b19-4f5d-9d02-34f61a0b6ddb tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Creating backup of volume d9fb0273-304b-4d2c-a8bf-b67ef1192d22 in container tempest-volumesbackupsv39test-backup-container-621745006 Jul 03 14:58:21.343258 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:21.343258 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:21.344143 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bac83291-8b19-4f5d-9d02-34f61a0b6ddb tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Volume info retrieved successfully. Jul 03 14:58:21.388349 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-bac83291-8b19-4f5d-9d02-34f61a0b6ddb tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Created reservations ['06be689b-812c-4bde-8058-fec105b53711', '5f7ce033-8d77-4873-b5f0-74f4f387d367'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:21.429281 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a67fc3c6-910a-447a-8626-ee6283d98d3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:21.432373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a67fc3c6-910a-447a-8626-ee6283d98d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:21.432373 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a67fc3c6-910a-447a-8626-ee6283d98d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:21.435819 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a67fc3c6-910a-447a-8626-ee6283d98d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:21.435819 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a67fc3c6-910a-447a-8626-ee6283d98d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:21.449643 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:21.449643 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:21.449643 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a67fc3c6-910a-447a-8626-ee6283d98d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:21.449643 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 657/2667] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:21 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:21.459360 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bac83291-8b19-4f5d-9d02-34f61a0b6ddb tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:58:21.460169 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 682/2668] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:58:21 2026] POST /volume/v3/backups => generated 330 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:21.474436 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3361ead2-3841-4d09-8abb-3f626b0c1779 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:21.477934 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3361ead2-3841-4d09-8abb-3f626b0c1779 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:21.478290 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3361ead2-3841-4d09-8abb-3f626b0c1779 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:21.478427 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3361ead2-3841-4d09-8abb-3f626b0c1779 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:21.478838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-3361ead2-3841-4d09-8abb-3f626b0c1779 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:21.485166 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:21.485166 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:21.486160 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3361ead2-3841-4d09-8abb-3f626b0c1779 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:21.486626 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 664/2669] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:21 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:21.598672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6a8821fd-d383-4f7b-9904-d0d44b2eab89 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:21.600649 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6a8821fd-d383-4f7b-9904-d0d44b2eab89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:21.600837 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6a8821fd-d383-4f7b-9904-d0d44b2eab89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:21.601052 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6a8821fd-d383-4f7b-9904-d0d44b2eab89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:21.601181 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6a8821fd-d383-4f7b-9904-d0d44b2eab89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:21.608829 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:21.608829 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:21.609632 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6a8821fd-d383-4f7b-9904-d0d44b2eab89 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:21.610033 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 667/2670] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:21 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:21.740751 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2a458da-91c6-4d04-a6c1-1dfad2068233 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:21.744032 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2a458da-91c6-4d04-a6c1-1dfad2068233 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:21.745348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2a458da-91c6-4d04-a6c1-1dfad2068233 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:21.745697 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2a458da-91c6-4d04-a6c1-1dfad2068233 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:21.745872 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d2a458da-91c6-4d04-a6c1-1dfad2068233 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:21.754942 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:21.754942 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:21.757458 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2a458da-91c6-4d04-a6c1-1dfad2068233 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:21.758217 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 658/2671] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:21 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:22.060850 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f7f47f5b-24d7-467d-b7e8-af5e07ed4321 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.062993 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7f47f5b-24d7-467d-b7e8-af5e07ed4321 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:22.063231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7f47f5b-24d7-467d-b7e8-af5e07ed4321 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.064661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7f47f5b-24d7-467d-b7e8-af5e07ed4321 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.064661 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f7f47f5b-24d7-467d-b7e8-af5e07ed4321 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Delete volume with id: afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:22.070654 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.070654 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:22.071112 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f7f47f5b-24d7-467d-b7e8-af5e07ed4321 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:22.085755 np0000004430 devstack@c-api.service[99977]: WARNING cinder.keymgr.conf_key_mgr [None req-f7f47f5b-24d7-467d-b7e8-af5e07ed4321 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:58:22.105893 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f7f47f5b-24d7-467d-b7e8-af5e07ed4321 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Delete volume request issued successfully. Jul 03 14:58:22.106212 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7f47f5b-24d7-467d-b7e8-af5e07ed4321 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 202 Jul 03 14:58:22.106788 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 683/2672] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:22 2026] DELETE /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:22.115819 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0bd89033-abb3-4cc5-8efe-3347890edf8d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.117610 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0bd89033-abb3-4cc5-8efe-3347890edf8d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:22.117830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0bd89033-abb3-4cc5-8efe-3347890edf8d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.118018 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0bd89033-abb3-4cc5-8efe-3347890edf8d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.126804 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.126804 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:22.131998 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0bd89033-abb3-4cc5-8efe-3347890edf8d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:58:22.139557 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0bd89033-abb3-4cc5-8efe-3347890edf8d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 200 Jul 03 14:58:22.140442 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 665/2673] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:22 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:22.464355 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-15acc3cb-ec73-473f-90db-73b0efbbf9a1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.466705 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-15acc3cb-ec73-473f-90db-73b0efbbf9a1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:22.466973 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-15acc3cb-ec73-473f-90db-73b0efbbf9a1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.467291 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-15acc3cb-ec73-473f-90db-73b0efbbf9a1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.467432 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-15acc3cb-ec73-473f-90db-73b0efbbf9a1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:22.473414 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.473414 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:22.475862 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-15acc3cb-ec73-473f-90db-73b0efbbf9a1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:22.475862 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 668/2674] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:22 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:22.487844 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d0d5b2e0-c5b6-488a-9993-ce68aa7357a4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.489770 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0d5b2e0-c5b6-488a-9993-ce68aa7357a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 Jul 03 14:58:22.490062 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0d5b2e0-c5b6-488a-9993-ce68aa7357a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.490383 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0d5b2e0-c5b6-488a-9993-ce68aa7357a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.498533 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.498533 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:22.503763 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-beab6f1e-17fb-42c9-bb0c-cc64157bc2fa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.505473 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d0d5b2e0-c5b6-488a-9993-ce68aa7357a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:22.506223 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-beab6f1e-17fb-42c9-bb0c-cc64157bc2fa tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:22.506547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-beab6f1e-17fb-42c9-bb0c-cc64157bc2fa tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.506834 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-beab6f1e-17fb-42c9-bb0c-cc64157bc2fa tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.507005 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-beab6f1e-17fb-42c9-bb0c-cc64157bc2fa tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:22.512684 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0d5b2e0-c5b6-488a-9993-ce68aa7357a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 returned with HTTP 200 Jul 03 14:58:22.512915 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.512915 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:22.513890 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-beab6f1e-17fb-42c9-bb0c-cc64157bc2fa tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:22.514466 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 684/2675] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:22 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:22.518155 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 659/2676] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:22 2026] GET /volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 => generated 964 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:22.530859 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bbbaab77-3965-4852-bf90-86ae176bf8b9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.533428 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bbbaab77-3965-4852-bf90-86ae176bf8b9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 Jul 03 14:58:22.533708 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bbbaab77-3965-4852-bf90-86ae176bf8b9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.533988 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bbbaab77-3965-4852-bf90-86ae176bf8b9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.544666 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.544666 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:22.549016 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bbbaab77-3965-4852-bf90-86ae176bf8b9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:22.553486 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bbbaab77-3965-4852-bf90-86ae176bf8b9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 returned with HTTP 200 Jul 03 14:58:22.553848 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 666/2677] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:22 2026] GET /volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 => generated 964 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:22.569733 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c89bdd36-aa46-46c7-aa1b-eb1a5dc4f3cd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.571520 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c89bdd36-aa46-46c7-aa1b-eb1a5dc4f3cd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 Jul 03 14:58:22.571703 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c89bdd36-aa46-46c7-aa1b-eb1a5dc4f3cd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.571888 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c89bdd36-aa46-46c7-aa1b-eb1a5dc4f3cd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.572062 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-c89bdd36-aa46-46c7-aa1b-eb1a5dc4f3cd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume with id: 63e54bbf-6b2b-4b38-831b-17e22cf20512 Jul 03 14:58:22.580698 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.580698 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:22.581239 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c89bdd36-aa46-46c7-aa1b-eb1a5dc4f3cd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:22.603332 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c89bdd36-aa46-46c7-aa1b-eb1a5dc4f3cd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume request issued successfully. Jul 03 14:58:22.603571 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c89bdd36-aa46-46c7-aa1b-eb1a5dc4f3cd tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 returned with HTTP 202 Jul 03 14:58:22.604096 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 669/2678] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:22 2026] DELETE /volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:22.614627 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e7c6a2ba-6d28-448b-9441-1f451c5edccf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.616721 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e7c6a2ba-6d28-448b-9441-1f451c5edccf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 Jul 03 14:58:22.617015 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e7c6a2ba-6d28-448b-9441-1f451c5edccf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.617317 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e7c6a2ba-6d28-448b-9441-1f451c5edccf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.623001 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-129f3ec2-e6cf-4d94-9406-cfa7ba74cc9f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.625570 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-129f3ec2-e6cf-4d94-9406-cfa7ba74cc9f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:22.625875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-129f3ec2-e6cf-4d94-9406-cfa7ba74cc9f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.626150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-129f3ec2-e6cf-4d94-9406-cfa7ba74cc9f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.626311 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-129f3ec2-e6cf-4d94-9406-cfa7ba74cc9f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:22.628024 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.628024 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:22.632137 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.632137 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:22.633327 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-129f3ec2-e6cf-4d94-9406-cfa7ba74cc9f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:22.633763 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 660/2679] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:22 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:22.634723 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e7c6a2ba-6d28-448b-9441-1f451c5edccf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:22.639437 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e7c6a2ba-6d28-448b-9441-1f451c5edccf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 returned with HTTP 200 Jul 03 14:58:22.639860 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 685/2680] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:22 2026] GET /volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 => generated 963 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:22.773914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-67c65945-479b-41a0-8425-55445f0a7ac8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:22.776435 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-67c65945-479b-41a0-8425-55445f0a7ac8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:22.776749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-67c65945-479b-41a0-8425-55445f0a7ac8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:22.777008 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-67c65945-479b-41a0-8425-55445f0a7ac8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:22.777192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-67c65945-479b-41a0-8425-55445f0a7ac8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:22.783410 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:22.783410 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:22.784173 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-67c65945-479b-41a0-8425-55445f0a7ac8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:22.784472 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 667/2681] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:22 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:23.156490 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2696bd7c-862f-464b-ba2e-a52bfe3f133d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.158487 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2696bd7c-862f-464b-ba2e-a52bfe3f133d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a Jul 03 14:58:23.158866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2696bd7c-862f-464b-ba2e-a52bfe3f133d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:23.158866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2696bd7c-862f-464b-ba2e-a52bfe3f133d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:23.166162 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2696bd7c-862f-464b-ba2e-a52bfe3f133d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a returned with HTTP 404 Jul 03 14:58:23.166687 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 670/2682] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:23 2026] GET /volume/v3/volumes/afb3ae1e-d653-433d-8052-8d7f2a1d907a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:23.178467 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-79738522-b89c-47a8-ac96-df0e6f0d62d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.184612 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-79738522-b89c-47a8-ac96-df0e6f0d62d1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:58:23.186150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-79738522-b89c-47a8-ac96-df0e6f0d62d1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:23.186150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-79738522-b89c-47a8-ac96-df0e6f0d62d1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:23.186813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-79738522-b89c-47a8-ac96-df0e6f0d62d1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:23.275309 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-79738522-b89c-47a8-ac96-df0e6f0d62d1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Get all volumes completed successfully. Jul 03 14:58:23.278544 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:23.278544 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:23.287317 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-79738522-b89c-47a8-ac96-df0e6f0d62d1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:58:23.288381 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 661/2683] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 14:58:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14441 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:58:23.307059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-547d05e8-b7a7-450f-9675-25aa4157988c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.309589 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-547d05e8-b7a7-450f-9675-25aa4157988c tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] DELETE https://10.4.3.99/volume/v3/types/fa234e8a-3dcd-46da-912c-1eaf737b2ddb Jul 03 14:58:23.309817 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-547d05e8-b7a7-450f-9675-25aa4157988c tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:23.310107 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-547d05e8-b7a7-450f-9675-25aa4157988c tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:23.347045 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-547d05e8-b7a7-450f-9675-25aa4157988c tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types/fa234e8a-3dcd-46da-912c-1eaf737b2ddb returned with HTTP 202 Jul 03 14:58:23.347521 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 686/2684] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:58:23 2026] DELETE /volume/v3/types/fa234e8a-3dcd-46da-912c-1eaf737b2ddb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:23.362587 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8c5fbfed-7e3e-4fee-a0f5-9b1af3622b44 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.365218 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c5fbfed-7e3e-4fee-a0f5-9b1af3622b44 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:58:23.365775 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c5fbfed-7e3e-4fee-a0f5-9b1af3622b44 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1595179780", "extra_specs": {}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:23.383679 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c5fbfed-7e3e-4fee-a0f5-9b1af3622b44 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:58:23.384384 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 668/2685] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:58:23 2026] POST /volume/v3/types => generated 214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:23.399109 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3442b14d-9e8e-4ea7-8bb3-e964bdc44d92 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.401279 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3442b14d-9e8e-4ea7-8bb3-e964bdc44d92 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] POST https://10.4.3.99/volume/v3/types/72cd18ea-59a5-4c51-a60e-60c7fe343e28/encryption Jul 03 14:58:23.401662 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3442b14d-9e8e-4ea7-8bb3-e964bdc44d92 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:23.429396 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3442b14d-9e8e-4ea7-8bb3-e964bdc44d92 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types/72cd18ea-59a5-4c51-a60e-60c7fe343e28/encryption returned with HTTP 200 Jul 03 14:58:23.429933 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 671/2686] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:58:23 2026] POST /volume/v3/types/72cd18ea-59a5-4c51-a60e-60c7fe343e28/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:23.440814 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8fb7e146-4033-447e-a9ae-be351390eafd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.442900 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:23.443430 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-242247631", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1595179780", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:23.447760 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-242247631', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1595179780', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:23.452600 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume of 1 GB Jul 03 14:58:23.452958 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:23.452958 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:23.453644 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Availability Zones retrieved successfully. Jul 03 14:58:23.466443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Flow 'volume_create_api' (daecb47a-3832-465b-8b70-ac702cb5560e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:23.466443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75f9a886-c022-48a6-ada5-76732a9728e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:23.466443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:23.500704 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75f9a886-c022-48a6-ada5-76732a9728e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:58:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=72cd18ea-59a5-4c51-a60e-60c7fe343e28,is_public=True,name='tempest-scenario-type-luksv2-1595179780',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72cd18ea-59a5-4c51-a60e-60c7fe343e28', '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=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:23.501677 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b638f2-d04c-4888-8514-c0078a99a1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:23.527225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ab1ef4ce-fe58-4b12-90fd-16059c51fe62 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.529262 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ab1ef4ce-fe58-4b12-90fd-16059c51fe62 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:23.529519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ab1ef4ce-fe58-4b12-90fd-16059c51fe62 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:23.529761 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ab1ef4ce-fe58-4b12-90fd-16059c51fe62 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:23.529888 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ab1ef4ce-fe58-4b12-90fd-16059c51fe62 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:23.542288 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:23.542288 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:23.542288 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ab1ef4ce-fe58-4b12-90fd-16059c51fe62 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:23.542288 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 687/2687] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:23 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:23.542738 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1595179780 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1595179780, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:58:23.542738 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1595179780 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1595179780, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:58:23.574608 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Created reservations ['90fd043a-d022-441e-b02b-c47da01b7d2b', '353d4138-f44b-40d9-9381-913ebdd0460c', 'd22cab6f-d645-46bb-bb56-a9b71912c1a1', '9a5f369d-57b9-4034-b7c7-d53655464c26'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:23.575496 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b638f2-d04c-4888-8514-c0078a99a1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90fd043a-d022-441e-b02b-c47da01b7d2b', '353d4138-f44b-40d9-9381-913ebdd0460c', 'd22cab6f-d645-46bb-bb56-a9b71912c1a1', '9a5f369d-57b9-4034-b7c7-d53655464c26']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:23.576385 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a736cf6-96db-4cdb-a148-455e7b6a8743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:23.599891 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a736cf6-96db-4cdb-a148-455e7b6a8743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67a3b02c-d053-40b2-ae18-59b480e28f29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-242247631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e0a28952b7f4214ab768522948b0895',qos_specs=None,replication_status=,reservations=['90fd043a-d022-441e-b02b-c47da01b7d2b','353d4138-f44b-40d9-9381-913ebdd0460c','d22cab6f-d645-46bb-bb56-a9b71912c1a1','9a5f369d-57b9-4034-b7c7-d53655464c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fad3e778a249f8929cf641ae6262fb',volume_type_id=72cd18ea-59a5-4c51-a60e-60c7fe343e28), 'volume': Volume(_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-03T14:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-242247631',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=67a3b02c-d053-40b2-ae18-59b480e28f29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e0a28952b7f4214ab768522948b0895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8fad3e778a249f8929cf641ae6262fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72cd18ea-59a5-4c51-a60e-60c7fe343e28),volume_type_id=72cd18ea-59a5-4c51-a60e-60c7fe343e28)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:23.600800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9636e298-c161-4a1e-998b-840f2c87fd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:23.625880 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9636e298-c161-4a1e-998b-840f2c87fd3e) transitioned into state 'SUCCESS' from state '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-242247631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e0a28952b7f4214ab768522948b0895',qos_specs=None,replication_status=,reservations=['90fd043a-d022-441e-b02b-c47da01b7d2b','353d4138-f44b-40d9-9381-913ebdd0460c','d22cab6f-d645-46bb-bb56-a9b71912c1a1','9a5f369d-57b9-4034-b7c7-d53655464c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fad3e778a249f8929cf641ae6262fb',volume_type_id=72cd18ea-59a5-4c51-a60e-60c7fe343e28)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:23.626628 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13359366-93d7-4de6-aa6b-21f0682c4ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:23.639456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13359366-93d7-4de6-aa6b-21f0682c4ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:23.640440 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Flow 'volume_create_api' (daecb47a-3832-465b-8b70-ac702cb5560e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:23.640749 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume request issued successfully. Jul 03 14:58:23.641538 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8fb7e146-4033-447e-a9ae-be351390eafd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:23.642018 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 662/2688] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:58:23 2026] POST /volume/v3/volumes => generated 784 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:23.645670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4bc7f7e5-e89c-42ce-b484-b47968858d14 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.647761 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4bc7f7e5-e89c-42ce-b484-b47968858d14 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:23.648050 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4bc7f7e5-e89c-42ce-b484-b47968858d14 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:23.648361 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4bc7f7e5-e89c-42ce-b484-b47968858d14 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:23.648524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-4bc7f7e5-e89c-42ce-b484-b47968858d14 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:23.654291 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:23.654291 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:23.655159 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-97d08dbd-8b0d-4c21-a266-c5d57622fe71 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.655661 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4bc7f7e5-e89c-42ce-b484-b47968858d14 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:23.655661 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 669/2689] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:23 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:23.658286 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-97d08dbd-8b0d-4c21-a266-c5d57622fe71 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 Jul 03 14:58:23.658605 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-97d08dbd-8b0d-4c21-a266-c5d57622fe71 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:23.658890 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-97d08dbd-8b0d-4c21-a266-c5d57622fe71 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:23.666800 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-97d08dbd-8b0d-4c21-a266-c5d57622fe71 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 returned with HTTP 404 Jul 03 14:58:23.667748 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 672/2690] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:23 2026] GET /volume/v3/volumes/63e54bbf-6b2b-4b38-831b-17e22cf20512 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:23.677101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e215cbe7-d3be-4d74-938b-40096aa24f1b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.680520 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e215cbe7-d3be-4d74-938b-40096aa24f1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:23.680675 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e215cbe7-d3be-4d74-938b-40096aa24f1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:23.681639 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e215cbe7-d3be-4d74-938b-40096aa24f1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:23.681639 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-e215cbe7-d3be-4d74-938b-40096aa24f1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete backup with id: cb8eb0a0-8394-41b4-9723-846f27aaaeb2. Jul 03 14:58:23.687719 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:23.687719 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:23.708383 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-e215cbe7-d3be-4d74-938b-40096aa24f1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] delete_backup rpcapi backup_id cb8eb0a0-8394-41b4-9723-846f27aaaeb2 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:58:23.710565 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e215cbe7-d3be-4d74-938b-40096aa24f1b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 202 Jul 03 14:58:23.711166 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 688/2691] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:23 2026] DELETE /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:58:23.721257 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8fd700c6-f8c4-4156-b123-a49be27f5d24 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.723849 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8fd700c6-f8c4-4156-b123-a49be27f5d24 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:23.724177 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8fd700c6-f8c4-4156-b123-a49be27f5d24 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:23.724472 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8fd700c6-f8c4-4156-b123-a49be27f5d24 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:23.724950 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-8fd700c6-f8c4-4156-b123-a49be27f5d24 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:23.730715 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:23.730715 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:23.731299 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8fd700c6-f8c4-4156-b123-a49be27f5d24 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 200 Jul 03 14:58:23.731876 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 663/2692] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:23 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:23.798631 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-841225d5-49d9-43ee-a825-98345dab6039 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:23.801791 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-841225d5-49d9-43ee-a825-98345dab6039 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:23.801977 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-841225d5-49d9-43ee-a825-98345dab6039 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:23.802313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-841225d5-49d9-43ee-a825-98345dab6039 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:23.802313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-841225d5-49d9-43ee-a825-98345dab6039 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:23.809293 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:23.809293 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:23.809293 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-841225d5-49d9-43ee-a825-98345dab6039 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:23.809293 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 670/2693] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:23 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:24.549908 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-71ed77d7-a646-440b-8de3-a9e1719cf69a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:24.552075 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-71ed77d7-a646-440b-8de3-a9e1719cf69a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:24.552316 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-71ed77d7-a646-440b-8de3-a9e1719cf69a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:24.552494 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-71ed77d7-a646-440b-8de3-a9e1719cf69a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:24.552604 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-71ed77d7-a646-440b-8de3-a9e1719cf69a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:24.556447 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:24.556447 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:24.557181 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-71ed77d7-a646-440b-8de3-a9e1719cf69a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:24.557528 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 673/2694] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:24 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:24.671465 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-09066751-f2ea-45b5-89c9-4d98e27ecc0b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:24.674346 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09066751-f2ea-45b5-89c9-4d98e27ecc0b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:24.674988 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09066751-f2ea-45b5-89c9-4d98e27ecc0b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:24.675412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09066751-f2ea-45b5-89c9-4d98e27ecc0b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:24.675799 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-09066751-f2ea-45b5-89c9-4d98e27ecc0b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:24.681615 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:24.681615 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:24.682835 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09066751-f2ea-45b5-89c9-4d98e27ecc0b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:24.683932 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 689/2695] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:24 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:24.744843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ae9faf8b-1812-41da-b8a6-547d04e3af2d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:24.747020 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae9faf8b-1812-41da-b8a6-547d04e3af2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 Jul 03 14:58:24.747300 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae9faf8b-1812-41da-b8a6-547d04e3af2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:24.747550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae9faf8b-1812-41da-b8a6-547d04e3af2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:24.747696 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ae9faf8b-1812-41da-b8a6-547d04e3af2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id cb8eb0a0-8394-41b4-9723-846f27aaaeb2. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:24.752538 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae9faf8b-1812-41da-b8a6-547d04e3af2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 returned with HTTP 404 Jul 03 14:58:24.753227 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 664/2696] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:24 2026] GET /volume/v3/backups/cb8eb0a0-8394-41b4-9723-846f27aaaeb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:24.822785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e6444e7c-d5db-4f54-8121-8cfacbbe5004 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:24.825228 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e6444e7c-d5db-4f54-8121-8cfacbbe5004 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:24.825228 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e6444e7c-d5db-4f54-8121-8cfacbbe5004 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:24.826630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e6444e7c-d5db-4f54-8121-8cfacbbe5004 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:24.826630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e6444e7c-d5db-4f54-8121-8cfacbbe5004 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:24.831984 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:24.831984 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:24.832794 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e6444e7c-d5db-4f54-8121-8cfacbbe5004 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:24.833264 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 671/2697] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:24 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:24.888618 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b0b16266-1d8a-45da-8ee5-7ad7118047a4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:24.890293 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b0b16266-1d8a-45da-8ee5-7ad7118047a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:58:24.890528 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b0b16266-1d8a-45da-8ee5-7ad7118047a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:24.890776 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b0b16266-1d8a-45da-8ee5-7ad7118047a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:24.890938 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-b0b16266-1d8a-45da-8ee5-7ad7118047a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume with id: 3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:58:24.901169 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:24.901169 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:24.901876 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b0b16266-1d8a-45da-8ee5-7ad7118047a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:24.955572 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b0b16266-1d8a-45da-8ee5-7ad7118047a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume request issued successfully. Jul 03 14:58:24.956112 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b0b16266-1d8a-45da-8ee5-7ad7118047a4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 returned with HTTP 202 Jul 03 14:58:24.956206 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 674/2698] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:24 2026] DELETE /volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:24.964375 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-70523054-664f-4a33-9ce1-8a0b9c70f479 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:24.967351 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70523054-664f-4a33-9ce1-8a0b9c70f479 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:58:24.967351 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70523054-664f-4a33-9ce1-8a0b9c70f479 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:24.967719 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70523054-664f-4a33-9ce1-8a0b9c70f479 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:24.976976 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:24.976976 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:24.982156 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-70523054-664f-4a33-9ce1-8a0b9c70f479 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:24.988652 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70523054-664f-4a33-9ce1-8a0b9c70f479 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 returned with HTTP 200 Jul 03 14:58:24.989187 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 690/2699] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:24 2026] GET /volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:25.573443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9723a4c5-1dc4-4ccb-9043-b40cf998279f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:25.575797 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9723a4c5-1dc4-4ccb-9043-b40cf998279f tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:25.576103 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9723a4c5-1dc4-4ccb-9043-b40cf998279f tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:25.576398 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9723a4c5-1dc4-4ccb-9043-b40cf998279f tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:25.576546 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-9723a4c5-1dc4-4ccb-9043-b40cf998279f tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:25.592009 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:25.592009 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:25.594820 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9723a4c5-1dc4-4ccb-9043-b40cf998279f tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:25.595873 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 665/2700] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:25 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:25.698881 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-09a0e8ed-73d3-4010-9682-b818e8120e65 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:25.703896 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09a0e8ed-73d3-4010-9682-b818e8120e65 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:25.704364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09a0e8ed-73d3-4010-9682-b818e8120e65 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:25.704988 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09a0e8ed-73d3-4010-9682-b818e8120e65 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:25.705137 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-09a0e8ed-73d3-4010-9682-b818e8120e65 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:25.717088 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:25.717088 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:25.720379 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09a0e8ed-73d3-4010-9682-b818e8120e65 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:25.723060 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 672/2701] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:25 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:25.848804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e5bd5aff-eaef-42b1-bec3-670a6b8b89b5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:25.850974 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5bd5aff-eaef-42b1-bec3-670a6b8b89b5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:25.851247 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5bd5aff-eaef-42b1-bec3-670a6b8b89b5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:25.851546 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5bd5aff-eaef-42b1-bec3-670a6b8b89b5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:25.851623 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-e5bd5aff-eaef-42b1-bec3-670a6b8b89b5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:25.857467 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:25.857467 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:25.858351 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5bd5aff-eaef-42b1-bec3-670a6b8b89b5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:25.859978 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 675/2702] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:25 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:25.872436 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-857c6238-f1b6-4ef4-8366-e7192f704625 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:25.874695 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-857c6238-f1b6-4ef4-8366-e7192f704625 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a/export_record Jul 03 14:58:25.875016 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-857c6238-f1b6-4ef4-8366-e7192f704625 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:25.875298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-857c6238-f1b6-4ef4-8366-e7192f704625 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'export_record' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:25.875430 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-857c6238-f1b6-4ef4-8366-e7192f704625 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Export record for backup a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99977) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 14:58:25.880362 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:25.880362 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:25.881622 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.api [None req-857c6238-f1b6-4ef4-8366-e7192f704625 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling RPCAPI with context: , host: np0000004430, backup: a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99977) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 14:58:25.891672 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-857c6238-f1b6-4ef4-8366-e7192f704625 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] export_record in rpcapi backup_id a12e2e20-9215-4dab-82b6-8d3ef491823a on host np0000004430. {{(pid=99977) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 14:58:26.006089 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-63afe01f-71e4-4435-ae6c-d17524572329 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.008667 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63afe01f-71e4-4435-ae6c-d17524572329 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:58:26.008866 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63afe01f-71e4-4435-ae6c-d17524572329 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:26.009040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63afe01f-71e4-4435-ae6c-d17524572329 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:26.023625 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63afe01f-71e4-4435-ae6c-d17524572329 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 returned with HTTP 404 Jul 03 14:58:26.023625 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 666/2703] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:26 2026] GET /volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:26.031714 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3734a323-783b-440b-84fb-42d428accf68 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.035355 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3734a323-783b-440b-84fb-42d428accf68 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:58:26.035355 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3734a323-783b-440b-84fb-42d428accf68 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:26.035355 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3734a323-783b-440b-84fb-42d428accf68 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:26.040143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3734a323-783b-440b-84fb-42d428accf68 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 returned with HTTP 404 Jul 03 14:58:26.040747 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 673/2704] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:26 2026] GET /volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:26.053664 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-712518a7-0c1e-4aaa-8dc1-952358cb7f78 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.055689 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-712518a7-0c1e-4aaa-8dc1-952358cb7f78 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:58:26.055862 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-712518a7-0c1e-4aaa-8dc1-952358cb7f78 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:26.056031 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-712518a7-0c1e-4aaa-8dc1-952358cb7f78 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:26.056221 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-712518a7-0c1e-4aaa-8dc1-952358cb7f78 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume with id: 3ee224f0-34c8-493c-af76-ea0bae8d7b63 Jul 03 14:58:26.062885 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-712518a7-0c1e-4aaa-8dc1-952358cb7f78 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 returned with HTTP 404 Jul 03 14:58:26.063513 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 676/2705] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:26 2026] DELETE /volume/v3/volumes/3ee224f0-34c8-493c-af76-ea0bae8d7b63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:26.074944 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.077510 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:26.078022 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1408171698"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:26.080152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1408171698'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:26.080327 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume of 1 GB Jul 03 14:58:26.086099 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Availability Zones retrieved successfully. Jul 03 14:58:26.091731 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (42db4384-867b-4ed2-bd03-5d44f9c5f962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:26.092607 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75978941-8c90-4c00-a90e-b3a2b69b2246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:26.093507 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:26.131871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75978941-8c90-4c00-a90e-b3a2b69b2246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:26.132846 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac634fd-4792-4532-b439-da5c72f4b10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:26.196432 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['56ce4c4e-7418-4ca2-9870-52a5d29bc22a', 'b700d17c-0957-40bc-a156-d92364898e6a', '64f86835-827d-4ebc-a1ae-987b4157632a', '0d3ae32f-ad31-4696-917d-f7d74e544f88'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:26.197353 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac634fd-4792-4532-b439-da5c72f4b10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56ce4c4e-7418-4ca2-9870-52a5d29bc22a', 'b700d17c-0957-40bc-a156-d92364898e6a', '64f86835-827d-4ebc-a1ae-987b4157632a', '0d3ae32f-ad31-4696-917d-f7d74e544f88']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:26.198203 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2bb67ec-921d-492c-8ecd-0f52310bf80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:26.230183 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2bb67ec-921d-492c-8ecd-0f52310bf80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a64e5843-b78d-44d8-95ea-47468ca23576', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1408171698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['56ce4c4e-7418-4ca2-9870-52a5d29bc22a','b700d17c-0957-40bc-a156-d92364898e6a','64f86835-827d-4ebc-a1ae-987b4157632a','0d3ae32f-ad31-4696-917d-f7d74e544f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1408171698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a64e5843-b78d-44d8-95ea-47468ca23576,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c989274857bc494a98c9040bcbbd49c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:26.231090 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (453deccd-de95-4937-a510-f430993c4153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:26.260412 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (453deccd-de95-4937-a510-f430993c4153) transitioned into state 'SUCCESS' from state '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-1408171698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ce8b7b83cf4fc594184d2c8dc0c30e',qos_specs=None,replication_status=,reservations=['56ce4c4e-7418-4ca2-9870-52a5d29bc22a','b700d17c-0957-40bc-a156-d92364898e6a','64f86835-827d-4ebc-a1ae-987b4157632a','0d3ae32f-ad31-4696-917d-f7d74e544f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c989274857bc494a98c9040bcbbd49c8',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:26.261249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed60a873-1c40-4f98-8f79-d0c2ee40834f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:26.277216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed60a873-1c40-4f98-8f79-d0c2ee40834f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:26.278070 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Flow 'volume_create_api' (42db4384-867b-4ed2-bd03-5d44f9c5f962) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:26.278402 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Create volume request issued successfully. Jul 03 14:58:26.279013 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a65bdef0-19d8-4788-8e1c-bf805c566d74 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:26.279627 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 667/2706] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:58:26 2026] POST /volume/v3/volumes => generated 747 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:26.297870 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aa9477d7-d881-43a0-a79c-706004418574 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.300377 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa9477d7-d881-43a0-a79c-706004418574 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:58:26.300377 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa9477d7-d881-43a0-a79c-706004418574 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:26.300578 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa9477d7-d881-43a0-a79c-706004418574 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:26.310278 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:26.310278 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:26.320418 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-aa9477d7-d881-43a0-a79c-706004418574 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:26.333175 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa9477d7-d881-43a0-a79c-706004418574 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:58:26.334388 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 674/2707] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:26 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:26.397344 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-857c6238-f1b6-4ef4-8366-e7192f704625 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTEyZTJlMjAtOTIxNS00ZGFiLTgyYjYtOGQzZWY0OTE4MjNhIiwgInVzZXJfaWQiOiAiMDZiMzk5ODhiOWM3NGI0NGI0NzU0NTk3NGJlYTg3OWMiLCAicHJvamVjdF9pZCI6ICI3NDJhYjU5NTVlM2I0ZDZjOTM1NzkzMTdlNmEyMjFjYiIsICJ2b2x1bWVfaWQiOiAiODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1MDIwMTg5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0LzIwMjYwNzAzMTQ1ODA1L2F6X25vdmFfYmFja3VwX2ExMmUyZTIwLTkyMTUtNGRhYi04MmI2LThkM2VmNDkxODIzYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDo1ODoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99977) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 14:58:26.397344 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-857c6238-f1b6-4ef4-8366-e7192f704625 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a/export_record returned with HTTP 200 Jul 03 14:58:26.399184 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 691/2708] 10.4.3.99 () {68 vars in 1423 bytes} [Fri Jul 3 14:58:25 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a/export_record => generated 1424 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:26.409312 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a5aec9ed-0c61-4535-b51e-278ff5da7411 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.411341 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a5aec9ed-0c61-4535-b51e-278ff5da7411 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:58:26.411554 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a5aec9ed-0c61-4535-b51e-278ff5da7411 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:26.411770 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a5aec9ed-0c61-4535-b51e-278ff5da7411 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:26.411908 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a5aec9ed-0c61-4535-b51e-278ff5da7411 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:26.416888 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:26.416888 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:26.417714 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a5aec9ed-0c61-4535-b51e-278ff5da7411 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:58:26.418246 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 677/2709] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:26 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:26.442220 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-16cfc690-0146-4d2b-a4b7-4cf626471bee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.444461 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-16cfc690-0146-4d2b-a4b7-4cf626471bee tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/backups/import_record Jul 03 14:58:26.444633 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-16cfc690-0146-4d2b-a4b7-4cf626471bee tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjJhOTFmOWEtYzE3Yi00YzIzLWE2YjQtNGJlODgyZDAxNzJmIiwgInVzZXJfaWQiOiAiMDZiMzk5ODhiOWM3NGI0NGI0NzU0NTk3NGJlYTg3OWMiLCAicHJvamVjdF9pZCI6ICI3NDJhYjU5NTVlM2I0ZDZjOTM1NzkzMTdlNmEyMjFjYiIsICJ2b2x1bWVfaWQiOiAiODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1MDIwMTg5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0LzIwMjYwNzAzMTQ1ODA1L2F6X25vdmFfYmFja3VwX2ExMmUyZTIwLTkyMTUtNGRhYi04MmI2LThkM2VmNDkxODIzYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDo1ODoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:26.447055 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-16cfc690-0146-4d2b-a4b7-4cf626471bee tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjJhOTFmOWEtYzE3Yi00YzIzLWE2YjQtNGJlODgyZDAxNzJmIiwgInVzZXJfaWQiOiAiMDZiMzk5ODhiOWM3NGI0NGI0NzU0NTk3NGJlYTg3OWMiLCAicHJvamVjdF9pZCI6ICI3NDJhYjU5NTVlM2I0ZDZjOTM1NzkzMTdlNmEyMjFjYiIsICJ2b2x1bWVfaWQiOiAiODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1MDIwMTg5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0LzIwMjYwNzAzMTQ1ODA1L2F6X25vdmFfYmFja3VwX2ExMmUyZTIwLTkyMTUtNGRhYi04MmI2LThkM2VmNDkxODIzYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDo1ODoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99978) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 14:58:26.447055 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-16cfc690-0146-4d2b-a4b7-4cf626471bee tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjJhOTFmOWEtYzE3Yi00YzIzLWE2YjQtNGJlODgyZDAxNzJmIiwgInVzZXJfaWQiOiAiMDZiMzk5ODhiOWM3NGI0NGI0NzU0NTk3NGJlYTg3OWMiLCAicHJvamVjdF9pZCI6ICI3NDJhYjU5NTVlM2I0ZDZjOTM1NzkzMTdlNmEyMjFjYiIsICJ2b2x1bWVfaWQiOiAiODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1MDIwMTg5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0LzIwMjYwNzAzMTQ1ODA1L2F6X25vdmFfYmFja3VwX2ExMmUyZTIwLTkyMTUtNGRhYi04MmI2LThkM2VmNDkxODIzYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDo1ODoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99978) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 14:58:26.447496 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:26.447496 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:26.510417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-16cfc690-0146-4d2b-a4b7-4cf626471bee tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['90fc0678-77fb-45a8-9a64-af3c4c5ce694', '277bd999-e9b5-471a-a752-7eaa2917aa55'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:26.578061 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-16cfc690-0146-4d2b-a4b7-4cf626471bee tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] import_record rpcapi backup id f2a91f9a-c17b-4c23-a6b4-4be882d0172f on host np0000004430 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjJhOTFmOWEtYzE3Yi00YzIzLWE2YjQtNGJlODgyZDAxNzJmIiwgInVzZXJfaWQiOiAiMDZiMzk5ODhiOWM3NGI0NGI0NzU0NTk3NGJlYTg3OWMiLCAicHJvamVjdF9pZCI6ICI3NDJhYjU5NTVlM2I0ZDZjOTM1NzkzMTdlNmEyMjFjYiIsICJ2b2x1bWVfaWQiOiAiODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1MDIwMTg5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODRhMWJhNjctNWIwNy00MmIwLThhNTUtZWE1ZWQ1ZDg0MWE0LzIwMjYwNzAzMTQ1ODA1L2F6X25vdmFfYmFja3VwX2ExMmUyZTIwLTkyMTUtNGRhYi04MmI2LThkM2VmNDkxODIzYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTQ6NTc6NTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNDo1ODoyNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99978) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 14:58:26.580463 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-16cfc690-0146-4d2b-a4b7-4cf626471bee tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Import record output: {'backup': {'id': 'f2a91f9a-c17b-4c23-a6b4-4be882d0172f', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f'}, {'rel': 'bookmark', 'href': 'https://10.4.3.99/volume/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f'}]}}. {{(pid=99978) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 14:58:26.581014 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-16cfc690-0146-4d2b-a4b7-4cf626471bee tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/import_record returned with HTTP 201 Jul 03 14:58:26.581445 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 668/2710] 10.4.3.99 () {70 vars in 1335 bytes} [Fri Jul 3 14:58:26 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 141 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 14:58:26.592063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e0181487-05e7-44b1-98cc-cbaeee187b26 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.595034 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e0181487-05e7-44b1-98cc-cbaeee187b26 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f Jul 03 14:58:26.595034 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e0181487-05e7-44b1-98cc-cbaeee187b26 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:26.595357 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e0181487-05e7-44b1-98cc-cbaeee187b26 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:26.595500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e0181487-05e7-44b1-98cc-cbaeee187b26 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id f2a91f9a-c17b-4c23-a6b4-4be882d0172f. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:26.601855 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:26.601855 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:26.602681 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e0181487-05e7-44b1-98cc-cbaeee187b26 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f returned with HTTP 200 Jul 03 14:58:26.603192 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 675/2711] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:26 2026] GET /volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f => generated 645 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:26.613688 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7a918807-f1ee-47e9-bf31-5d0c4ea8a1ab None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.615754 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a918807-f1ee-47e9-bf31-5d0c4ea8a1ab tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:26.616070 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7a918807-f1ee-47e9-bf31-5d0c4ea8a1ab tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:26.616331 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7a918807-f1ee-47e9-bf31-5d0c4ea8a1ab tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:26.616494 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7a918807-f1ee-47e9-bf31-5d0c4ea8a1ab tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:26.624726 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:26.624726 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:26.626472 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a918807-f1ee-47e9-bf31-5d0c4ea8a1ab tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:26.627035 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 692/2712] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:26 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:26.734675 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-62d6d4ed-b373-41fd-9c35-9904f7f449bb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:26.736598 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-62d6d4ed-b373-41fd-9c35-9904f7f449bb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:26.736806 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-62d6d4ed-b373-41fd-9c35-9904f7f449bb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:26.737018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-62d6d4ed-b373-41fd-9c35-9904f7f449bb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:26.737179 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-62d6d4ed-b373-41fd-9c35-9904f7f449bb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:26.741689 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:26.741689 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:26.742559 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-62d6d4ed-b373-41fd-9c35-9904f7f449bb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:26.742971 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 678/2713] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:26 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:27.348442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-87de7303-1a16-4e1c-93a2-f24fd9719cb2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:27.351407 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87de7303-1a16-4e1c-93a2-f24fd9719cb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:58:27.351622 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87de7303-1a16-4e1c-93a2-f24fd9719cb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:27.351885 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87de7303-1a16-4e1c-93a2-f24fd9719cb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:27.364002 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:27.364002 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:27.370030 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-87de7303-1a16-4e1c-93a2-f24fd9719cb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:58:27.378650 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87de7303-1a16-4e1c-93a2-f24fd9719cb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:58:27.379269 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 669/2714] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:27 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:27.628528 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f33f92e4-06d0-46e5-9670-3715edf1fa8b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:27.630588 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f33f92e4-06d0-46e5-9670-3715edf1fa8b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f Jul 03 14:58:27.630885 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f33f92e4-06d0-46e5-9670-3715edf1fa8b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:27.631667 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f33f92e4-06d0-46e5-9670-3715edf1fa8b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:27.631667 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f33f92e4-06d0-46e5-9670-3715edf1fa8b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id f2a91f9a-c17b-4c23-a6b4-4be882d0172f. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:27.639152 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:27.639152 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:27.639152 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f33f92e4-06d0-46e5-9670-3715edf1fa8b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f returned with HTTP 200 Jul 03 14:58:27.639152 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 676/2715] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:27 2026] GET /volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:27.646242 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee689776-e02a-49c7-93ff-a9240f523080 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:27.651773 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee689776-e02a-49c7-93ff-a9240f523080 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:27.651997 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-863e9106-f31a-438d-896b-f61d0556d112 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:27.652472 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee689776-e02a-49c7-93ff-a9240f523080 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:27.652472 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee689776-e02a-49c7-93ff-a9240f523080 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:27.654152 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ee689776-e02a-49c7-93ff-a9240f523080 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:27.654390 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-863e9106-f31a-438d-896b-f61d0556d112 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f Jul 03 14:58:27.654447 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-863e9106-f31a-438d-896b-f61d0556d112 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:27.656164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-863e9106-f31a-438d-896b-f61d0556d112 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:27.656164 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-863e9106-f31a-438d-896b-f61d0556d112 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete backup with id: f2a91f9a-c17b-4c23-a6b4-4be882d0172f. Jul 03 14:58:27.659118 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:27.659118 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:27.663048 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee689776-e02a-49c7-93ff-a9240f523080 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:27.663048 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 693/2716] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:27 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:27.663245 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:27.663245 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:27.690970 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.backup.rpcapi [None req-863e9106-f31a-438d-896b-f61d0556d112 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] delete_backup rpcapi backup_id f2a91f9a-c17b-4c23-a6b4-4be882d0172f {{(pid=99979) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:58:27.692910 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-863e9106-f31a-438d-896b-f61d0556d112 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f returned with HTTP 202 Jul 03 14:58:27.693395 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 679/2717] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:58:27 2026] DELETE /volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:58:27.703753 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-17dc8022-f972-446c-9a49-0deb5dbd99ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:27.705772 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-17dc8022-f972-446c-9a49-0deb5dbd99ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f Jul 03 14:58:27.706001 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-17dc8022-f972-446c-9a49-0deb5dbd99ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:27.706243 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-17dc8022-f972-446c-9a49-0deb5dbd99ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:27.706370 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-17dc8022-f972-446c-9a49-0deb5dbd99ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id f2a91f9a-c17b-4c23-a6b4-4be882d0172f. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:27.711501 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:27.711501 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:27.712363 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-17dc8022-f972-446c-9a49-0deb5dbd99ff tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f returned with HTTP 200 Jul 03 14:58:27.712793 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 670/2718] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:27 2026] GET /volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:27.755647 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8a9ec461-1df5-415b-aab3-42912a9b1870 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:27.757597 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a9ec461-1df5-415b-aab3-42912a9b1870 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:27.757833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a9ec461-1df5-415b-aab3-42912a9b1870 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:27.758044 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a9ec461-1df5-415b-aab3-42912a9b1870 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:27.758221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8a9ec461-1df5-415b-aab3-42912a9b1870 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:27.765321 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:27.765321 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:27.766453 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a9ec461-1df5-415b-aab3-42912a9b1870 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:27.767203 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 677/2719] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:27 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:28.672959 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d560efa-a4f1-4c6f-972d-2dd68824c503 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:28.675342 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d560efa-a4f1-4c6f-972d-2dd68824c503 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:28.675670 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d560efa-a4f1-4c6f-972d-2dd68824c503 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:28.675974 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d560efa-a4f1-4c6f-972d-2dd68824c503 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:28.676172 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1d560efa-a4f1-4c6f-972d-2dd68824c503 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:28.681216 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:28.681216 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:28.682152 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d560efa-a4f1-4c6f-972d-2dd68824c503 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:28.682683 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 694/2720] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:28 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:28.727567 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-284be1f9-441b-4fd2-a4d3-a44f7c0c3f5a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:28.729827 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-284be1f9-441b-4fd2-a4d3-a44f7c0c3f5a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f Jul 03 14:58:28.730110 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-284be1f9-441b-4fd2-a4d3-a44f7c0c3f5a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:28.730398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-284be1f9-441b-4fd2-a4d3-a44f7c0c3f5a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:28.730552 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-284be1f9-441b-4fd2-a4d3-a44f7c0c3f5a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id f2a91f9a-c17b-4c23-a6b4-4be882d0172f. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:28.735845 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-284be1f9-441b-4fd2-a4d3-a44f7c0c3f5a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f returned with HTTP 404 Jul 03 14:58:28.736502 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 680/2721] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:28 2026] GET /volume/v3/backups/f2a91f9a-c17b-4c23-a6b4-4be882d0172f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:28.747966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc1850bb-7cce-42b5-8c63-e68e2e83d6b8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:28.750073 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc1850bb-7cce-42b5-8c63-e68e2e83d6b8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 Jul 03 14:58:28.750384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc1850bb-7cce-42b5-8c63-e68e2e83d6b8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:28.750664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc1850bb-7cce-42b5-8c63-e68e2e83d6b8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:28.750898 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-fc1850bb-7cce-42b5-8c63-e68e2e83d6b8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume with id: 84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 Jul 03 14:58:28.761241 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:28.761241 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:28.762075 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fc1850bb-7cce-42b5-8c63-e68e2e83d6b8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:58:28.780968 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9adb294d-346c-4d5b-857a-cd6a07ae75cf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:28.783202 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9adb294d-346c-4d5b-857a-cd6a07ae75cf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:28.783396 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9adb294d-346c-4d5b-857a-cd6a07ae75cf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:28.783570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9adb294d-346c-4d5b-857a-cd6a07ae75cf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:28.783661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9adb294d-346c-4d5b-857a-cd6a07ae75cf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:28.788404 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fc1850bb-7cce-42b5-8c63-e68e2e83d6b8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume request issued successfully. Jul 03 14:58:28.788811 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc1850bb-7cce-42b5-8c63-e68e2e83d6b8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 returned with HTTP 202 Jul 03 14:58:28.789074 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:28.789074 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:28.789615 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 671/2722] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:58:28 2026] DELETE /volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:28.789732 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9adb294d-346c-4d5b-857a-cd6a07ae75cf tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:28.790198 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 678/2723] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:28 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:28.803273 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c2406eca-fed1-42d7-88b2-d12a59f50b3d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:28.805326 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2406eca-fed1-42d7-88b2-d12a59f50b3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 Jul 03 14:58:28.805588 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c2406eca-fed1-42d7-88b2-d12a59f50b3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:28.805780 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c2406eca-fed1-42d7-88b2-d12a59f50b3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:28.814765 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:28.814765 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:28.819842 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c2406eca-fed1-42d7-88b2-d12a59f50b3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:58:28.826194 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2406eca-fed1-42d7-88b2-d12a59f50b3d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 returned with HTTP 200 Jul 03 14:58:28.826194 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 695/2724] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:28 2026] GET /volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:29.697784 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3453d58c-89d7-40e2-8f40-0e953373b7b2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:29.700098 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3453d58c-89d7-40e2-8f40-0e953373b7b2 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:29.700998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3453d58c-89d7-40e2-8f40-0e953373b7b2 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:29.701292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3453d58c-89d7-40e2-8f40-0e953373b7b2 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:29.701445 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-3453d58c-89d7-40e2-8f40-0e953373b7b2 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:29.707144 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:29.707144 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:29.708321 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3453d58c-89d7-40e2-8f40-0e953373b7b2 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:29.708826 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 681/2725] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:29 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:29.804479 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-67f0dc2a-45b2-4942-a09b-8da0570b2e1f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:29.810002 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67f0dc2a-45b2-4942-a09b-8da0570b2e1f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:29.810320 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67f0dc2a-45b2-4942-a09b-8da0570b2e1f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:29.810574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67f0dc2a-45b2-4942-a09b-8da0570b2e1f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:29.810722 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-67f0dc2a-45b2-4942-a09b-8da0570b2e1f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:29.821375 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:29.821375 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:29.822336 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67f0dc2a-45b2-4942-a09b-8da0570b2e1f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:29.822711 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 672/2726] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:29 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:29.843827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-65d6a456-ae83-4e3d-88c6-0be31a13053e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:29.847055 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-65d6a456-ae83-4e3d-88c6-0be31a13053e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 Jul 03 14:58:29.847363 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-65d6a456-ae83-4e3d-88c6-0be31a13053e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:29.847650 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-65d6a456-ae83-4e3d-88c6-0be31a13053e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:29.855910 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-65d6a456-ae83-4e3d-88c6-0be31a13053e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 returned with HTTP 404 Jul 03 14:58:29.856798 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 679/2727] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:29 2026] GET /volume/v3/volumes/84a1ba67-5b07-42b0-8a55-ea5ed5d841a4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:29.869641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1dfd7f83-a27c-4bcd-85a5-f9582c22b644 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:29.871737 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1dfd7f83-a27c-4bcd-85a5-f9582c22b644 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups Jul 03 14:58:29.872013 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1dfd7f83-a27c-4bcd-85a5-f9582c22b644 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:29.872280 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1dfd7f83-a27c-4bcd-85a5-f9582c22b644 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:29.879337 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1dfd7f83-a27c-4bcd-85a5-f9582c22b644 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 200 Jul 03 14:58:29.879716 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 696/2728] 10.4.3.99 () {68 vars in 1270 bytes} [Fri Jul 3 14:58:29 2026] GET /volume/v3/backups => generated 621 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:29.892321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b6b230cc-4442-47ca-9ee2-ed91303ccf37 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:29.894723 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6b230cc-4442-47ca-9ee2-ed91303ccf37 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups?project_id=742ab5955e3b4d6c93579317e6a221cb Jul 03 14:58:29.894972 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b6b230cc-4442-47ca-9ee2-ed91303ccf37 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:29.895273 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b6b230cc-4442-47ca-9ee2-ed91303ccf37 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:29.917232 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6b230cc-4442-47ca-9ee2-ed91303ccf37 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups?project_id=742ab5955e3b4d6c93579317e6a221cb returned with HTTP 200 Jul 03 14:58:29.917232 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 682/2729] 10.4.3.99 () {68 vars in 1357 bytes} [Fri Jul 3 14:58:29 2026] GET /volume/v3/backups?project_id=742ab5955e3b4d6c93579317e6a221cb => generated 621 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:29.930867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:29.935001 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:29.935390 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1474395704"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:29.936994 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1474395704'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:29.937180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume of 1 GB Jul 03 14:58:29.941709 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Availability Zones retrieved successfully. Jul 03 14:58:29.947822 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (2bc39746-c29c-42c0-b073-f68bfda0cb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:29.948867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542188db-3e7b-45ff-85c7-ec98b95a2b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:29.949669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:29.982329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542188db-3e7b-45ff-85c7-ec98b95a2b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:29.983087 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8247a794-c6de-487e-8570-f4d06153d651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:30.035839 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['f305d561-ef8a-41f6-b911-4586fd6d2136', '7803f2c8-fc12-42c5-b7ae-4370daf77c7e', 'd97cdd03-62ee-48c0-b6c0-b406adcb0c49', '42e6f762-d9b2-4f91-a550-9a01a54efbd6'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:30.036783 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8247a794-c6de-487e-8570-f4d06153d651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f305d561-ef8a-41f6-b911-4586fd6d2136', '7803f2c8-fc12-42c5-b7ae-4370daf77c7e', 'd97cdd03-62ee-48c0-b6c0-b406adcb0c49', '42e6f762-d9b2-4f91-a550-9a01a54efbd6']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:30.037772 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce4dbe1-b330-4a53-aeba-e7e552d681bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:30.065656 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce4dbe1-b330-4a53-aeba-e7e552d681bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9b042c0-f1a8-4e53-8ef2-c909079d2b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1474395704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['f305d561-ef8a-41f6-b911-4586fd6d2136','7803f2c8-fc12-42c5-b7ae-4370daf77c7e','d97cdd03-62ee-48c0-b6c0-b406adcb0c49','42e6f762-d9b2-4f91-a550-9a01a54efbd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1474395704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9b042c0-f1a8-4e53-8ef2-c909079d2b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='742ab5955e3b4d6c93579317e6a221cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06b39988b9c74b44b47545974bea879c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:30.067956 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbefd25-68bb-4298-8233-b25b3d0cd5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:30.097166 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbefd25-68bb-4298-8233-b25b3d0cd5fe) transitioned into state 'SUCCESS' from state '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-1474395704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['f305d561-ef8a-41f6-b911-4586fd6d2136','7803f2c8-fc12-42c5-b7ae-4370daf77c7e','d97cdd03-62ee-48c0-b6c0-b406adcb0c49','42e6f762-d9b2-4f91-a550-9a01a54efbd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:30.098006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187555f5-8d60-4166-986f-87852639575a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:30.115376 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187555f5-8d60-4166-986f-87852639575a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:30.116351 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (2bc39746-c29c-42c0-b073-f68bfda0cb75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:30.116684 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume request issued successfully. Jul 03 14:58:30.117473 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c149aa4d-8b78-49ec-aa91-88371afbc8b4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:30.118011 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 673/2730] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 14:58:29 2026] POST /volume/v3/volumes => generated 776 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:30.136500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bfe44cfd-983b-4dfe-87b1-a711ea23958b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:30.138685 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bfe44cfd-983b-4dfe-87b1-a711ea23958b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 Jul 03 14:58:30.138930 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bfe44cfd-983b-4dfe-87b1-a711ea23958b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:30.139175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bfe44cfd-983b-4dfe-87b1-a711ea23958b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:30.151166 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:30.151166 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:30.153364 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bfe44cfd-983b-4dfe-87b1-a711ea23958b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:58:30.158423 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bfe44cfd-983b-4dfe-87b1-a711ea23958b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 returned with HTTP 200 Jul 03 14:58:30.158896 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 680/2731] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:30 2026] GET /volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:30.722157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d395da2a-9e69-46d3-a625-0a8f51889ed0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:30.724832 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d395da2a-9e69-46d3-a625-0a8f51889ed0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:30.725108 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d395da2a-9e69-46d3-a625-0a8f51889ed0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:30.725420 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d395da2a-9e69-46d3-a625-0a8f51889ed0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:30.726044 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d395da2a-9e69-46d3-a625-0a8f51889ed0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:30.733817 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:30.733817 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:30.734759 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d395da2a-9e69-46d3-a625-0a8f51889ed0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:30.735798 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 697/2732] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:30 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:30.836344 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-96427755-892d-4dea-b986-7c16cfd45b3c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:30.838508 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-96427755-892d-4dea-b986-7c16cfd45b3c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:30.838836 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-96427755-892d-4dea-b986-7c16cfd45b3c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:30.839028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-96427755-892d-4dea-b986-7c16cfd45b3c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:30.839212 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-96427755-892d-4dea-b986-7c16cfd45b3c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:30.844403 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:30.844403 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:30.845427 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-96427755-892d-4dea-b986-7c16cfd45b3c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:30.846282 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 683/2733] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:30 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:30.857821 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-66c1d91a-6884-4af5-b950-866d51f3e8b0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:30.860473 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66c1d91a-6884-4af5-b950-866d51f3e8b0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 Jul 03 14:58:30.861363 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66c1d91a-6884-4af5-b950-866d51f3e8b0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:30.861363 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66c1d91a-6884-4af5-b950-866d51f3e8b0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:30.871745 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:30.871745 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:30.877744 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-66c1d91a-6884-4af5-b950-866d51f3e8b0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:30.894582 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66c1d91a-6884-4af5-b950-866d51f3e8b0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 returned with HTTP 200 Jul 03 14:58:30.895333 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 674/2734] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:30 2026] GET /volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:30.917429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:30.923407 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] POST https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6/restore Jul 03 14:58:30.924153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:30.925780 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Restoring backup fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 ({'restore': {}}) {{(pid=99980) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 14:58:30.925780 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Restoring backup fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 to volume None. Jul 03 14:58:30.932658 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:30.932658 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:30.934367 np0000004430 devstack@c-api.service[99980]: INFO cinder.backup.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Creating volume of 1 GB for restore of backup fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. Jul 03 14:58:30.939761 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Availability Zones retrieved successfully. Jul 03 14:58:30.948752 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Flow 'volume_create_api' (85fe95d1-2289-4e2c-bb96-13d0b65d2202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:30.950140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83cffcb8-a1da-498d-bc76-f57492694722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:30.954550 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:30.991284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83cffcb8-a1da-498d-bc76-f57492694722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:30.992485 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a19c9b3-6677-4dc2-add2-7ce08a4dab58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:31.046702 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Created reservations ['830f31ea-5071-45b6-8e28-1e7dfa8c46ea', '0f6e5d8f-f62c-4f7e-8e31-484acaa2e6eb', '3bd83608-4dd2-4832-b92a-ad9940f60b04', 'd37bf3e4-4e31-4f44-b3df-3554bcefdc20'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:31.047918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a19c9b3-6677-4dc2-add2-7ce08a4dab58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['830f31ea-5071-45b6-8e28-1e7dfa8c46ea', '0f6e5d8f-f62c-4f7e-8e31-484acaa2e6eb', '3bd83608-4dd2-4832-b92a-ad9940f60b04', 'd37bf3e4-4e31-4f44-b3df-3554bcefdc20']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:31.048544 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010ff666-83c9-4716-86fa-a179acd1e413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:31.084552 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010ff666-83c9-4716-86fa-a179acd1e413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1', '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_fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18e771f79ce488c86afcbf2017b8907',qos_specs=None,replication_status=,reservations=['830f31ea-5071-45b6-8e28-1e7dfa8c46ea','0f6e5d8f-f62c-4f7e-8e31-484acaa2e6eb','3bd83608-4dd2-4832-b92a-ad9940f60b04','d37bf3e4-4e31-4f44-b3df-3554bcefdc20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71eb50b4514a2c89f00689edeb8f6a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18e771f79ce488c86afcbf2017b8907',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb71eb50b4514a2c89f00689edeb8f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:31.085480 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cb5421-ee5a-46cc-928a-37a4e0e64c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:31.105265 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cb5421-ee5a-46cc-928a-37a4e0e64c29) transitioned into 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_fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18e771f79ce488c86afcbf2017b8907',qos_specs=None,replication_status=,reservations=['830f31ea-5071-45b6-8e28-1e7dfa8c46ea','0f6e5d8f-f62c-4f7e-8e31-484acaa2e6eb','3bd83608-4dd2-4832-b92a-ad9940f60b04','d37bf3e4-4e31-4f44-b3df-3554bcefdc20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71eb50b4514a2c89f00689edeb8f6a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:31.106200 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c23b243-628c-4086-b5c6-4db266465a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:31.115915 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c23b243-628c-4086-b5c6-4db266465a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:31.116955 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Flow 'volume_create_api' (85fe95d1-2289-4e2c-bb96-13d0b65d2202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:31.117400 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Create volume request issued successfully. Jul 03 14:58:31.131878 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:31.131878 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:31.132557 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:31.174766 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c5aa0e85-fdcf-42c2-b917-63c5bdd66d21 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:31.178357 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5aa0e85-fdcf-42c2-b917-63c5bdd66d21 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 Jul 03 14:58:31.178662 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5aa0e85-fdcf-42c2-b917-63c5bdd66d21 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:31.178874 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5aa0e85-fdcf-42c2-b917-63c5bdd66d21 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:31.190673 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:31.190673 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:31.196617 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c5aa0e85-fdcf-42c2-b917-63c5bdd66d21 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:58:31.204086 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5aa0e85-fdcf-42c2-b917-63c5bdd66d21 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 returned with HTTP 200 Jul 03 14:58:31.204704 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 698/2735] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:31 2026] GET /volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:31.220481 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e8bdc561-9c27-4da2-9c32-4c3ce921703d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:31.224138 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e8bdc561-9c27-4da2-9c32-4c3ce921703d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 14:58:31.224138 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e8bdc561-9c27-4da2-9c32-4c3ce921703d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9b042c0-f1a8-4e53-8ef2-c909079d2b63", "name": "tempest-type-Backup-862163848"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:31.225541 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-e8bdc561-9c27-4da2-9c32-4c3ce921703d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating new backup {'backup': {'volume_id': 'c9b042c0-f1a8-4e53-8ef2-c909079d2b63', 'name': 'tempest-type-Backup-862163848'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:58:31.225709 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-e8bdc561-9c27-4da2-9c32-4c3ce921703d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating backup of volume c9b042c0-f1a8-4e53-8ef2-c909079d2b63 in container None Jul 03 14:58:31.235077 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:31.235077 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:31.235547 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e8bdc561-9c27-4da2-9c32-4c3ce921703d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:58:31.263977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-e8bdc561-9c27-4da2-9c32-4c3ce921703d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['f960a352-299b-42ad-9490-2849e61c9357', '16970a05-12e9-41b3-a000-32778408aa12'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:31.358313 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e8bdc561-9c27-4da2-9c32-4c3ce921703d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:58:31.358313 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 684/2736] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:58:31 2026] POST /volume/v3/backups => generated 313 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:31.370240 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aa4d8c7b-dc9a-40ee-8af3-bd77b07ef6e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:31.375490 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa4d8c7b-dc9a-40ee-8af3-bd77b07ef6e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:31.375848 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aa4d8c7b-dc9a-40ee-8af3-bd77b07ef6e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:31.376116 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aa4d8c7b-dc9a-40ee-8af3-bd77b07ef6e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:31.376378 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-aa4d8c7b-dc9a-40ee-8af3-bd77b07ef6e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:31.385658 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:31.385658 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:31.387198 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa4d8c7b-dc9a-40ee-8af3-bd77b07ef6e4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:31.387198 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 675/2737] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:31 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 720 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:31.751400 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b67ef7c-46f3-47e5-815a-a60546a16ef6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:31.756079 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b67ef7c-46f3-47e5-815a-a60546a16ef6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:31.756309 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b67ef7c-46f3-47e5-815a-a60546a16ef6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:31.756573 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b67ef7c-46f3-47e5-815a-a60546a16ef6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:31.756744 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3b67ef7c-46f3-47e5-815a-a60546a16ef6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:31.769521 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:31.769521 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:31.773366 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b67ef7c-46f3-47e5-815a-a60546a16ef6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:31.773366 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 699/2738] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:31 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:32.150026 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:32.150026 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:32.150636 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:32.150636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Checking backup size 1 against volume size 1 {{(pid=99980) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 14:58:32.151108 np0000004430 devstack@c-api.service[99980]: INFO cinder.backup.api [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Overwriting volume 4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 with restore of backup fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:32.187804 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] restore_backup in rpcapi backup_id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 {{(pid=99980) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 14:58:32.190147 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75a9b30e-31f0-4b74-9567-da3807d40b3a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6/restore returned with HTTP 202 Jul 03 14:58:32.190684 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 681/2739] 10.4.3.99 () {68 vars in 1386 bytes} [Fri Jul 3 14:58:30 2026] POST /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6/restore => generated 189 bytes in 1274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:32.202488 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bd92346f-50ee-43e6-9035-a82c7699f47b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:32.205250 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd92346f-50ee-43e6-9035-a82c7699f47b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:32.205424 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bd92346f-50ee-43e6-9035-a82c7699f47b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:32.205996 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bd92346f-50ee-43e6-9035-a82c7699f47b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:32.205996 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-bd92346f-50ee-43e6-9035-a82c7699f47b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:32.211542 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:32.211542 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:32.212825 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd92346f-50ee-43e6-9035-a82c7699f47b tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:32.213232 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 685/2740] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:32 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:32.399891 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-14c473f8-74b1-4aee-84a8-afe72792fbdc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:32.402812 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14c473f8-74b1-4aee-84a8-afe72792fbdc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:32.403100 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14c473f8-74b1-4aee-84a8-afe72792fbdc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:32.403386 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14c473f8-74b1-4aee-84a8-afe72792fbdc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:32.403586 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-14c473f8-74b1-4aee-84a8-afe72792fbdc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:32.409321 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:32.409321 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:32.410233 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14c473f8-74b1-4aee-84a8-afe72792fbdc tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:32.410715 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 676/2741] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:32 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:32.787566 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-411beeb3-026f-402e-adc5-61bfa37a146a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:32.790506 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-411beeb3-026f-402e-adc5-61bfa37a146a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:32.790764 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-411beeb3-026f-402e-adc5-61bfa37a146a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:32.791011 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-411beeb3-026f-402e-adc5-61bfa37a146a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:32.791361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-411beeb3-026f-402e-adc5-61bfa37a146a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:32.797536 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:32.797536 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:32.798698 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-411beeb3-026f-402e-adc5-61bfa37a146a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:32.799315 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 700/2742] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:32 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:33.227232 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7dd0bf76-0e97-4076-b774-9caee597b6cc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:33.229020 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7dd0bf76-0e97-4076-b774-9caee597b6cc tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:33.229496 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7dd0bf76-0e97-4076-b774-9caee597b6cc tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:33.229813 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7dd0bf76-0e97-4076-b774-9caee597b6cc tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:33.230545 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7dd0bf76-0e97-4076-b774-9caee597b6cc tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:33.241785 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:33.241785 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:33.241785 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7dd0bf76-0e97-4076-b774-9caee597b6cc tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:33.241785 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 682/2743] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:33 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:33.424348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f5d209ba-067a-4d07-91f7-29122492a34f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:33.427091 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f5d209ba-067a-4d07-91f7-29122492a34f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:33.427471 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f5d209ba-067a-4d07-91f7-29122492a34f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:33.427798 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f5d209ba-067a-4d07-91f7-29122492a34f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:33.427935 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f5d209ba-067a-4d07-91f7-29122492a34f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:33.438088 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:33.438088 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:33.439217 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f5d209ba-067a-4d07-91f7-29122492a34f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:33.439735 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 686/2744] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:33 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:33.812524 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dad33019-a9c1-4ed6-9f97-cff487187693 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:33.814610 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dad33019-a9c1-4ed6-9f97-cff487187693 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:33.814913 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dad33019-a9c1-4ed6-9f97-cff487187693 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:33.815147 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dad33019-a9c1-4ed6-9f97-cff487187693 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:33.815521 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-dad33019-a9c1-4ed6-9f97-cff487187693 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:33.820577 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:33.820577 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:33.821752 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dad33019-a9c1-4ed6-9f97-cff487187693 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:33.822189 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 677/2745] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:33 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:34.267452 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-60324e2f-ff4f-486b-87d4-14c7cadc6d36 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:34.269699 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60324e2f-ff4f-486b-87d4-14c7cadc6d36 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:34.270718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60324e2f-ff4f-486b-87d4-14c7cadc6d36 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:34.271072 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-60324e2f-ff4f-486b-87d4-14c7cadc6d36 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:34.271419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-60324e2f-ff4f-486b-87d4-14c7cadc6d36 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:34.279650 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:34.279650 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:34.279650 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-60324e2f-ff4f-486b-87d4-14c7cadc6d36 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:34.279650 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 701/2746] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:34 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:34.453028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-48104f45-78e6-47b2-b060-c513c30bbdf0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:34.455159 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48104f45-78e6-47b2-b060-c513c30bbdf0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:34.455351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48104f45-78e6-47b2-b060-c513c30bbdf0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:34.455604 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48104f45-78e6-47b2-b060-c513c30bbdf0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:34.455764 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-48104f45-78e6-47b2-b060-c513c30bbdf0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:34.465624 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:34.465624 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:34.467201 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48104f45-78e6-47b2-b060-c513c30bbdf0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:34.468774 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 683/2747] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:34 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:34.835244 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d4cd14a2-39da-4d5d-92da-76c14a045c27 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:34.837733 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d4cd14a2-39da-4d5d-92da-76c14a045c27 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:34.838246 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d4cd14a2-39da-4d5d-92da-76c14a045c27 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:34.838727 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d4cd14a2-39da-4d5d-92da-76c14a045c27 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:34.838727 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d4cd14a2-39da-4d5d-92da-76c14a045c27 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:34.845381 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:34.845381 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:34.846855 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d4cd14a2-39da-4d5d-92da-76c14a045c27 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:34.846855 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 687/2748] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:34 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:35.295159 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ac7a7c65-f1a3-4b91-9113-4b1eaf77354f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:35.295801 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac7a7c65-f1a3-4b91-9113-4b1eaf77354f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:35.296104 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac7a7c65-f1a3-4b91-9113-4b1eaf77354f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:35.296385 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac7a7c65-f1a3-4b91-9113-4b1eaf77354f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:35.296539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ac7a7c65-f1a3-4b91-9113-4b1eaf77354f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:35.302657 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:35.302657 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:35.304519 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac7a7c65-f1a3-4b91-9113-4b1eaf77354f tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:35.304519 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 678/2749] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:35 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:35.484652 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-54c11039-2c1a-49b3-aa3a-20b5641d594e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:35.487419 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54c11039-2c1a-49b3-aa3a-20b5641d594e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:35.487608 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54c11039-2c1a-49b3-aa3a-20b5641d594e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:35.487827 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54c11039-2c1a-49b3-aa3a-20b5641d594e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:35.488054 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-54c11039-2c1a-49b3-aa3a-20b5641d594e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:35.492248 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:35.492248 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:35.493058 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54c11039-2c1a-49b3-aa3a-20b5641d594e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:35.493448 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 702/2750] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:35 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:35.866747 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c28d7745-794f-4792-b046-2538227e3529 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:35.869311 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c28d7745-794f-4792-b046-2538227e3529 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:35.869646 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c28d7745-794f-4792-b046-2538227e3529 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:35.869937 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c28d7745-794f-4792-b046-2538227e3529 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:35.870935 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c28d7745-794f-4792-b046-2538227e3529 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:35.877649 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:35.877649 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:35.878628 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c28d7745-794f-4792-b046-2538227e3529 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:35.880392 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 684/2751] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:35 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:36.319754 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-844ba612-00b0-4a91-ae5e-7cce3074b9a1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:36.322332 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-844ba612-00b0-4a91-ae5e-7cce3074b9a1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:36.322672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-844ba612-00b0-4a91-ae5e-7cce3074b9a1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:36.324949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-844ba612-00b0-4a91-ae5e-7cce3074b9a1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:36.324949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-844ba612-00b0-4a91-ae5e-7cce3074b9a1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:36.330704 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:36.330704 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:36.331680 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-844ba612-00b0-4a91-ae5e-7cce3074b9a1 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:36.332840 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 688/2752] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:36 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:36.519716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-89838bcf-56f8-4221-9b6d-62fc9e98cfac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:36.519716 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89838bcf-56f8-4221-9b6d-62fc9e98cfac tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:36.519716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89838bcf-56f8-4221-9b6d-62fc9e98cfac tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:36.519716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89838bcf-56f8-4221-9b6d-62fc9e98cfac tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:36.523454 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-89838bcf-56f8-4221-9b6d-62fc9e98cfac tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:36.531711 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:36.531711 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:36.531711 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89838bcf-56f8-4221-9b6d-62fc9e98cfac tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:36.531711 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 679/2753] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:36 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:36.897828 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8ab7b45-6071-4838-976a-c0940278d50e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:36.899933 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8ab7b45-6071-4838-976a-c0940278d50e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:36.900361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8ab7b45-6071-4838-976a-c0940278d50e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:36.900548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8ab7b45-6071-4838-976a-c0940278d50e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:36.900717 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a8ab7b45-6071-4838-976a-c0940278d50e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:36.908145 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:36.908145 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:36.909351 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8ab7b45-6071-4838-976a-c0940278d50e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:36.910508 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 703/2754] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:36 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:37.352517 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-67854c4a-1ad6-4ad3-8a8c-09d03ef29896 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:37.356223 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-67854c4a-1ad6-4ad3-8a8c-09d03ef29896 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:37.356223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-67854c4a-1ad6-4ad3-8a8c-09d03ef29896 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:37.356223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-67854c4a-1ad6-4ad3-8a8c-09d03ef29896 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:37.356223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-67854c4a-1ad6-4ad3-8a8c-09d03ef29896 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:37.363114 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:37.363114 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:37.364440 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-67854c4a-1ad6-4ad3-8a8c-09d03ef29896 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:37.365150 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 685/2755] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:37 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:58:37.552464 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-20843235-35ec-4f25-a7c6-01804b994e1a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:37.556577 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20843235-35ec-4f25-a7c6-01804b994e1a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:37.556920 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20843235-35ec-4f25-a7c6-01804b994e1a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:37.557141 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20843235-35ec-4f25-a7c6-01804b994e1a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:37.557286 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-20843235-35ec-4f25-a7c6-01804b994e1a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:37.567889 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:37.567889 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:37.568740 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20843235-35ec-4f25-a7c6-01804b994e1a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:37.569217 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 689/2756] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:37 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:37.930287 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c9f4d2a0-adf0-40e5-88eb-772340da8286 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:37.932450 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9f4d2a0-adf0-40e5-88eb-772340da8286 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:37.932717 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9f4d2a0-adf0-40e5-88eb-772340da8286 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:37.932975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9f4d2a0-adf0-40e5-88eb-772340da8286 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:37.933155 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c9f4d2a0-adf0-40e5-88eb-772340da8286 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:37.939503 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:37.939503 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:37.940522 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9f4d2a0-adf0-40e5-88eb-772340da8286 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:37.940988 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 680/2757] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:37 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:38.384824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-61b2a752-40f5-442a-8fbb-2de55359be5e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:38.387351 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61b2a752-40f5-442a-8fbb-2de55359be5e tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:38.387666 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61b2a752-40f5-442a-8fbb-2de55359be5e tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:38.387947 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61b2a752-40f5-442a-8fbb-2de55359be5e tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:38.388139 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-61b2a752-40f5-442a-8fbb-2de55359be5e tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:38.394402 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:38.394402 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:38.395570 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61b2a752-40f5-442a-8fbb-2de55359be5e tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:38.396090 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 704/2758] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:38 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:38.588469 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-97171fb6-e1f4-419c-b333-934313b66f0f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:38.589929 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-97171fb6-e1f4-419c-b333-934313b66f0f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:38.590246 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-97171fb6-e1f4-419c-b333-934313b66f0f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:38.590507 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-97171fb6-e1f4-419c-b333-934313b66f0f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:38.590660 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-97171fb6-e1f4-419c-b333-934313b66f0f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:38.597565 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:38.597565 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:38.598060 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-97171fb6-e1f4-419c-b333-934313b66f0f tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:38.598464 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 686/2759] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:38 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:38.958401 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5edfbe2b-6a76-4adb-aaa0-d80a42f5cc7e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:38.963073 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5edfbe2b-6a76-4adb-aaa0-d80a42f5cc7e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:38.963546 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5edfbe2b-6a76-4adb-aaa0-d80a42f5cc7e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:38.963649 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5edfbe2b-6a76-4adb-aaa0-d80a42f5cc7e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:38.963818 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5edfbe2b-6a76-4adb-aaa0-d80a42f5cc7e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:38.975347 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:38.975347 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:38.976342 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5edfbe2b-6a76-4adb-aaa0-d80a42f5cc7e tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:38.976808 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 690/2760] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:38 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:39.412006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b2d66dd6-7339-4eda-9014-cb1b68e04473 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:39.422188 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b2d66dd6-7339-4eda-9014-cb1b68e04473 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:39.422188 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b2d66dd6-7339-4eda-9014-cb1b68e04473 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:39.422188 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b2d66dd6-7339-4eda-9014-cb1b68e04473 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:39.422188 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b2d66dd6-7339-4eda-9014-cb1b68e04473 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:39.432932 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:39.432932 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:39.432932 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b2d66dd6-7339-4eda-9014-cb1b68e04473 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:39.432932 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 681/2761] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:39 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:39.620467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-30ddf54a-9780-40f1-af1c-bd9f08cbe897 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:39.625344 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30ddf54a-9780-40f1-af1c-bd9f08cbe897 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:39.625344 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30ddf54a-9780-40f1-af1c-bd9f08cbe897 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:39.625344 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30ddf54a-9780-40f1-af1c-bd9f08cbe897 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:39.625344 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-30ddf54a-9780-40f1-af1c-bd9f08cbe897 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:39.632816 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:39.632816 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:39.632816 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30ddf54a-9780-40f1-af1c-bd9f08cbe897 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:39.633563 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 705/2762] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:39 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:39.995060 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-efc43cee-80c3-42a3-a5b4-ddda8f4aff80 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:40.001385 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-efc43cee-80c3-42a3-a5b4-ddda8f4aff80 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:40.001565 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-efc43cee-80c3-42a3-a5b4-ddda8f4aff80 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:40.001772 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-efc43cee-80c3-42a3-a5b4-ddda8f4aff80 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:40.001936 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-efc43cee-80c3-42a3-a5b4-ddda8f4aff80 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:40.014929 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:40.014929 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:40.016111 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-efc43cee-80c3-42a3-a5b4-ddda8f4aff80 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:40.017682 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 687/2763] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:39 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:40.447481 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1c4d5d0e-96c9-4c8c-9850-872bb6c9fa11 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:40.451365 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1c4d5d0e-96c9-4c8c-9850-872bb6c9fa11 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:40.451682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1c4d5d0e-96c9-4c8c-9850-872bb6c9fa11 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:40.451986 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1c4d5d0e-96c9-4c8c-9850-872bb6c9fa11 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:40.452230 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1c4d5d0e-96c9-4c8c-9850-872bb6c9fa11 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:40.459626 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:40.459626 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:40.460748 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1c4d5d0e-96c9-4c8c-9850-872bb6c9fa11 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:40.461480 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 691/2764] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:40 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:40.651402 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-60def851-cb62-4ea8-97fd-59e64f8e3fc8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:40.654657 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60def851-cb62-4ea8-97fd-59e64f8e3fc8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:40.654915 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60def851-cb62-4ea8-97fd-59e64f8e3fc8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:40.655271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60def851-cb62-4ea8-97fd-59e64f8e3fc8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:40.655373 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-60def851-cb62-4ea8-97fd-59e64f8e3fc8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:40.661656 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:40.661656 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:40.662512 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60def851-cb62-4ea8-97fd-59e64f8e3fc8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:40.663016 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 682/2765] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:40 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:41.032507 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c502565a-397a-4d0e-b840-eec35480f632 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:41.035386 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c502565a-397a-4d0e-b840-eec35480f632 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:41.035735 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c502565a-397a-4d0e-b840-eec35480f632 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:41.036060 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c502565a-397a-4d0e-b840-eec35480f632 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:41.036773 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c502565a-397a-4d0e-b840-eec35480f632 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:41.044694 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:41.044694 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:41.046084 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c502565a-397a-4d0e-b840-eec35480f632 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:41.046792 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 706/2766] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:41 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:41.477642 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-be7738b5-7caf-449e-847a-0f15137b163c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:41.483926 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-be7738b5-7caf-449e-847a-0f15137b163c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:41.484250 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-be7738b5-7caf-449e-847a-0f15137b163c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:41.484477 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-be7738b5-7caf-449e-847a-0f15137b163c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:41.484624 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-be7738b5-7caf-449e-847a-0f15137b163c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:41.491060 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:41.491060 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:41.492452 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-be7738b5-7caf-449e-847a-0f15137b163c tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:41.493527 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 688/2767] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:41 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:41.685523 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-15189301-f963-4450-af72-f8bbfa54206d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:41.688901 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-15189301-f963-4450-af72-f8bbfa54206d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:41.689414 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-15189301-f963-4450-af72-f8bbfa54206d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:41.689696 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-15189301-f963-4450-af72-f8bbfa54206d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:41.689879 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-15189301-f963-4450-af72-f8bbfa54206d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:41.700374 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:41.700374 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:41.701329 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-15189301-f963-4450-af72-f8bbfa54206d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:41.701857 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 692/2768] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:41 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:42.061928 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6ddb52c5-cb96-45b7-a00d-71b83baa7ff3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:42.064112 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ddb52c5-cb96-45b7-a00d-71b83baa7ff3 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:42.064426 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ddb52c5-cb96-45b7-a00d-71b83baa7ff3 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:42.064679 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ddb52c5-cb96-45b7-a00d-71b83baa7ff3 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:42.064843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6ddb52c5-cb96-45b7-a00d-71b83baa7ff3 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:42.070107 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:42.070107 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:42.071141 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ddb52c5-cb96-45b7-a00d-71b83baa7ff3 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:42.071895 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 683/2769] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:42 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:42.510006 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-64b1863d-3128-4a59-b5da-041597796a8d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:42.513221 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-64b1863d-3128-4a59-b5da-041597796a8d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:42.516759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-64b1863d-3128-4a59-b5da-041597796a8d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:42.516759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-64b1863d-3128-4a59-b5da-041597796a8d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:42.516759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-64b1863d-3128-4a59-b5da-041597796a8d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:42.521308 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:42.521308 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:42.522353 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-64b1863d-3128-4a59-b5da-041597796a8d tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:42.523579 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 707/2770] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:42 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:42.720901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-13830a5c-c7cb-4f00-b576-3cd51dc3dc03 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:42.726357 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-13830a5c-c7cb-4f00-b576-3cd51dc3dc03 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:42.726609 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-13830a5c-c7cb-4f00-b576-3cd51dc3dc03 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:42.726907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-13830a5c-c7cb-4f00-b576-3cd51dc3dc03 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:42.726991 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-13830a5c-c7cb-4f00-b576-3cd51dc3dc03 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:42.733316 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:42.733316 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:42.733845 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-13830a5c-c7cb-4f00-b576-3cd51dc3dc03 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:42.734355 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 689/2771] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:42 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:43.105141 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-272f9f6d-bb62-420e-8d94-f4ae837b1df0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:43.109054 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-272f9f6d-bb62-420e-8d94-f4ae837b1df0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:43.109311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-272f9f6d-bb62-420e-8d94-f4ae837b1df0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:43.109525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-272f9f6d-bb62-420e-8d94-f4ae837b1df0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:43.109667 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-272f9f6d-bb62-420e-8d94-f4ae837b1df0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:43.115214 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:43.115214 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:43.116600 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-272f9f6d-bb62-420e-8d94-f4ae837b1df0 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:43.116600 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 693/2772] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:43 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:43.536226 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a7914196-7dd7-44de-8654-9cf9256761f5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:43.540393 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a7914196-7dd7-44de-8654-9cf9256761f5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:43.540866 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a7914196-7dd7-44de-8654-9cf9256761f5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:43.541176 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a7914196-7dd7-44de-8654-9cf9256761f5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:43.541337 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a7914196-7dd7-44de-8654-9cf9256761f5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:43.554047 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:43.554047 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:43.555413 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a7914196-7dd7-44de-8654-9cf9256761f5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:43.555964 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 684/2773] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:43 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:43.754077 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7598c8de-3e57-49d0-8138-c612cdc18acf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:43.759414 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7598c8de-3e57-49d0-8138-c612cdc18acf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:43.759414 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7598c8de-3e57-49d0-8138-c612cdc18acf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:43.759414 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7598c8de-3e57-49d0-8138-c612cdc18acf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:43.759414 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7598c8de-3e57-49d0-8138-c612cdc18acf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:43.766115 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:43.766115 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:43.767737 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7598c8de-3e57-49d0-8138-c612cdc18acf tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:43.768918 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 708/2774] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:43 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:44.129839 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dce4b096-8cab-4d8b-ac0e-25bad6b8d96a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:44.132118 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dce4b096-8cab-4d8b-ac0e-25bad6b8d96a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:44.132459 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dce4b096-8cab-4d8b-ac0e-25bad6b8d96a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:44.132721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dce4b096-8cab-4d8b-ac0e-25bad6b8d96a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:44.132827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-dce4b096-8cab-4d8b-ac0e-25bad6b8d96a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:44.138525 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:44.138525 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:44.139567 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dce4b096-8cab-4d8b-ac0e-25bad6b8d96a tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:44.140277 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 690/2775] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:44 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:44.571464 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0f3bc206-b6b7-4d95-840d-0a1288f86b12 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:44.574559 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f3bc206-b6b7-4d95-840d-0a1288f86b12 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:44.574788 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f3bc206-b6b7-4d95-840d-0a1288f86b12 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:44.575049 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f3bc206-b6b7-4d95-840d-0a1288f86b12 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:44.575169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-0f3bc206-b6b7-4d95-840d-0a1288f86b12 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:44.583729 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:44.583729 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:44.584875 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f3bc206-b6b7-4d95-840d-0a1288f86b12 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:44.585339 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 694/2776] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:44 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:44.786722 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-68326c09-ac79-407c-89d2-aa7b5915cd75 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:44.789616 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68326c09-ac79-407c-89d2-aa7b5915cd75 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:44.789773 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68326c09-ac79-407c-89d2-aa7b5915cd75 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:44.790040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68326c09-ac79-407c-89d2-aa7b5915cd75 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:44.790040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-68326c09-ac79-407c-89d2-aa7b5915cd75 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:44.795651 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:44.795651 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:44.796836 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68326c09-ac79-407c-89d2-aa7b5915cd75 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:44.797403 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 685/2777] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:44 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:45.156416 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9e52ea63-1aed-4186-a305-b18edc94c554 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:45.163846 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e52ea63-1aed-4186-a305-b18edc94c554 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:45.164273 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e52ea63-1aed-4186-a305-b18edc94c554 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:45.164666 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e52ea63-1aed-4186-a305-b18edc94c554 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:45.164974 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9e52ea63-1aed-4186-a305-b18edc94c554 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:45.188344 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:45.188344 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:45.190548 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e52ea63-1aed-4186-a305-b18edc94c554 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:45.190548 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 709/2778] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:45 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 795 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:45.209897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-174e1722-835d-4f21-8225-792391d3f791 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:45.213782 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-174e1722-835d-4f21-8225-792391d3f791 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 Jul 03 14:58:45.213782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-174e1722-835d-4f21-8225-792391d3f791 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:45.215085 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-174e1722-835d-4f21-8225-792391d3f791 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:45.228155 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:45.228155 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:45.238315 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-174e1722-835d-4f21-8225-792391d3f791 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Volume info retrieved successfully. Jul 03 14:58:45.247240 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-174e1722-835d-4f21-8225-792391d3f791 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 returned with HTTP 200 Jul 03 14:58:45.247240 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 691/2779] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:45 2026] GET /volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:45.264534 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ad38708e-b91f-4a3d-a68c-7fc95f40402d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:45.269237 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad38708e-b91f-4a3d-a68c-7fc95f40402d tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] PUT https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:45.269368 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad38708e-b91f-4a3d-a68c-7fc95f40402d tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-706042605", "description": "tempest-volume-backup-description-1399634209"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:45.278957 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:45.278957 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:45.303539 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad38708e-b91f-4a3d-a68c-7fc95f40402d tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:45.304702 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 695/2780] 10.4.3.99 () {70 vars in 1402 bytes} [Fri Jul 3 14:58:45 2026] PUT /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:45.319359 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-69723417-2b93-423f-ab68-1219e783a660 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:45.326403 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69723417-2b93-423f-ab68-1219e783a660 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:45.326716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69723417-2b93-423f-ab68-1219e783a660 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:45.326973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69723417-2b93-423f-ab68-1219e783a660 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:45.327940 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-69723417-2b93-423f-ab68-1219e783a660 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:45.346390 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:45.346390 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:45.347523 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69723417-2b93-423f-ab68-1219e783a660 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:45.348058 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 686/2781] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:45 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:45.362495 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-171e0532-3ff1-4b3b-80a6-c8c97e0473d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:45.364285 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-171e0532-3ff1-4b3b-80a6-c8c97e0473d6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] DELETE https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:45.365544 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-171e0532-3ff1-4b3b-80a6-c8c97e0473d6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:45.365544 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-171e0532-3ff1-4b3b-80a6-c8c97e0473d6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:45.365544 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-171e0532-3ff1-4b3b-80a6-c8c97e0473d6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Delete backup with id: 5117c50b-4914-4d77-a330-c9901d250f4d. Jul 03 14:58:45.375021 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:45.375021 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:45.406527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-171e0532-3ff1-4b3b-80a6-c8c97e0473d6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] delete_backup rpcapi backup_id 5117c50b-4914-4d77-a330-c9901d250f4d {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:58:45.409889 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-171e0532-3ff1-4b3b-80a6-c8c97e0473d6 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 202 Jul 03 14:58:45.409889 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 710/2782] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:58:45 2026] DELETE /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:58:45.424313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a22e62bf-a198-4fe5-9bc5-72298016fa81 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:45.427745 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a22e62bf-a198-4fe5-9bc5-72298016fa81 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:45.427745 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a22e62bf-a198-4fe5-9bc5-72298016fa81 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:45.427745 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a22e62bf-a198-4fe5-9bc5-72298016fa81 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:45.427745 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a22e62bf-a198-4fe5-9bc5-72298016fa81 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:45.437981 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:45.437981 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:45.439290 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a22e62bf-a198-4fe5-9bc5-72298016fa81 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:45.439764 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 692/2783] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:45 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:45.581264 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-becd9c16-3226-4553-bab6-d92cbb15483f req-a80f4915-c803-47fb-b856-daf8dbdfd3c1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:45.585799 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-a80f4915-c803-47fb-b856-daf8dbdfd3c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:58:45.585799 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-a80f4915-c803-47fb-b856-daf8dbdfd3c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:45.585799 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-a80f4915-c803-47fb-b856-daf8dbdfd3c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:45.608280 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a741aa30-dad6-492d-8b1c-7fdb714fcf72 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:45.609881 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:45.609881 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:45.612272 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a741aa30-dad6-492d-8b1c-7fdb714fcf72 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:45.613054 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a741aa30-dad6-492d-8b1c-7fdb714fcf72 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:45.613527 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a741aa30-dad6-492d-8b1c-7fdb714fcf72 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:45.619284 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a741aa30-dad6-492d-8b1c-7fdb714fcf72 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:45.619370 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-becd9c16-3226-4553-bab6-d92cbb15483f req-a80f4915-c803-47fb-b856-daf8dbdfd3c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:58:45.623552 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:45.623552 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:45.623680 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-a80f4915-c803-47fb-b856-daf8dbdfd3c1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:58:45.626353 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 696/2784] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:58:45 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:45.626506 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a741aa30-dad6-492d-8b1c-7fdb714fcf72 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:45.626506 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 687/2785] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:45 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:45.817640 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1c5c298b-71d8-462d-bb5a-24aa05d76326 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:45.819576 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c5c298b-71d8-462d-bb5a-24aa05d76326 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:45.819949 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c5c298b-71d8-462d-bb5a-24aa05d76326 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:45.820210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c5c298b-71d8-462d-bb5a-24aa05d76326 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:45.820381 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1c5c298b-71d8-462d-bb5a-24aa05d76326 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:45.828404 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:45.828404 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:45.829345 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c5c298b-71d8-462d-bb5a-24aa05d76326 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:45.830272 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 711/2786] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:45 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:58:46.457020 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-414d7e89-6e8b-4a36-bfa4-8c4aac1b836d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:46.459377 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-414d7e89-6e8b-4a36-bfa4-8c4aac1b836d tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:46.460012 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-414d7e89-6e8b-4a36-bfa4-8c4aac1b836d tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:46.460475 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-414d7e89-6e8b-4a36-bfa4-8c4aac1b836d tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:46.460786 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-414d7e89-6e8b-4a36-bfa4-8c4aac1b836d tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:46.468769 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:46.468769 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:46.468769 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-414d7e89-6e8b-4a36-bfa4-8c4aac1b836d tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 200 Jul 03 14:58:46.468769 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 693/2787] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:46 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:46.639645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bdac1cb2-ba4f-4784-840e-463735d9df28 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:46.642142 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bdac1cb2-ba4f-4784-840e-463735d9df28 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:46.642398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bdac1cb2-ba4f-4784-840e-463735d9df28 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:46.642613 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bdac1cb2-ba4f-4784-840e-463735d9df28 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:46.642875 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-bdac1cb2-ba4f-4784-840e-463735d9df28 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:46.648377 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:46.648377 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:46.648566 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bdac1cb2-ba4f-4784-840e-463735d9df28 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:46.649093 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 697/2788] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:46 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:46.718041 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ccaba113-dcb8-4fcb-8343-2d3162a85703 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:46.718956 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccaba113-dcb8-4fcb-8343-2d3162a85703 None None] GET https://10.4.3.99/volume// Jul 03 14:58:46.720073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccaba113-dcb8-4fcb-8343-2d3162a85703 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:46.720073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccaba113-dcb8-4fcb-8343-2d3162a85703 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:46.720073 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccaba113-dcb8-4fcb-8343-2d3162a85703 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:58:46.720310 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 688/2789] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:58:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:58:46.734759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-becd9c16-3226-4553-bab6-d92cbb15483f req-755c99a1-d0ca-4930-936e-650bb22d56f1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:46.737306 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-755c99a1-d0ca-4930-936e-650bb22d56f1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:58:46.737746 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-755c99a1-d0ca-4930-936e-650bb22d56f1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a1a4723-1661-406f-bd8e-b0a1c26d2b17", "connector": null, "instance_uuid": "a72c26c4-d516-4ca1-a382-efa374fedf2c"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:46.760246 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:46.760246 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:46.850635 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-755c99a1-d0ca-4930-936e-650bb22d56f1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:58:46.850635 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 712/2790] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:58:46 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:46.855768 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7f5bce57-d4bd-49de-b7b4-c9fa3c547e23 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:46.858253 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7f5bce57-d4bd-49de-b7b4-c9fa3c547e23 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:46.858253 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7f5bce57-d4bd-49de-b7b4-c9fa3c547e23 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:46.858613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7f5bce57-d4bd-49de-b7b4-c9fa3c547e23 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:46.858613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7f5bce57-d4bd-49de-b7b4-c9fa3c547e23 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:46.866338 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:46.866338 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:46.866531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-becd9c16-3226-4553-bab6-d92cbb15483f req-c495c32d-90a0-42b3-93ec-c7d274e7d7ad None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:46.867334 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7f5bce57-d4bd-49de-b7b4-c9fa3c547e23 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:46.868042 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 694/2791] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:46 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:46.870536 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-c495c32d-90a0-42b3-93ec-c7d274e7d7ad tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/attachments/2e2cab16-29ac-41f5-84f4-82964f72525a Jul 03 14:58:46.871379 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-c495c32d-90a0-42b3-93ec-c7d274e7d7ad tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:46.871379 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-c495c32d-90a0-42b3-93ec-c7d274e7d7ad tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:46.885528 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:46.885528 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:47.439404 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-c495c32d-90a0-42b3-93ec-c7d274e7d7ad tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/2e2cab16-29ac-41f5-84f4-82964f72525a returned with HTTP 200 Jul 03 14:58:47.439404 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 698/2792] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:58:46 2026] DELETE /volume/v3/attachments/2e2cab16-29ac-41f5-84f4-82964f72525a => generated 367 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:47.487324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6ed9c692-8149-4971-828a-1785dee684a8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:47.489719 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ed9c692-8149-4971-828a-1785dee684a8 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d Jul 03 14:58:47.490073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ed9c692-8149-4971-828a-1785dee684a8 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:47.490364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ed9c692-8149-4971-828a-1785dee684a8 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:47.490524 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6ed9c692-8149-4971-828a-1785dee684a8 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Show backup with id 5117c50b-4914-4d77-a330-c9901d250f4d. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:47.496732 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ed9c692-8149-4971-828a-1785dee684a8 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d returned with HTTP 404 Jul 03 14:58:47.497920 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 689/2793] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:47 2026] GET /volume/v3/backups/5117c50b-4914-4d77-a330-c9901d250f4d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:58:47.649651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b0c613da-8f86-423b-884d-f01a49ff80df None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:47.652965 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0c613da-8f86-423b-884d-f01a49ff80df tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 Jul 03 14:58:47.652965 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0c613da-8f86-423b-884d-f01a49ff80df tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:47.652965 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0c613da-8f86-423b-884d-f01a49ff80df tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:47.661433 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:47.661433 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:47.666857 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b0c613da-8f86-423b-884d-f01a49ff80df tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Volume info retrieved successfully. Jul 03 14:58:47.667605 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-65452a88-2cdc-4406-a849-f0e62ffb61f0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:47.671714 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-65452a88-2cdc-4406-a849-f0e62ffb61f0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:47.672079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-65452a88-2cdc-4406-a849-f0e62ffb61f0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:47.672503 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-65452a88-2cdc-4406-a849-f0e62ffb61f0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:47.672648 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-65452a88-2cdc-4406-a849-f0e62ffb61f0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:47.675949 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0c613da-8f86-423b-884d-f01a49ff80df tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 returned with HTTP 200 Jul 03 14:58:47.675949 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 713/2794] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:47 2026] GET /volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:47.683195 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:47.683195 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:47.684270 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-65452a88-2cdc-4406-a849-f0e62ffb61f0 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:47.685276 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 695/2795] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:47 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:47.692754 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c12bfad6-cde2-4328-b22f-1817d83cde18 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:47.694852 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c12bfad6-cde2-4328-b22f-1817d83cde18 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] DELETE https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 Jul 03 14:58:47.695008 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c12bfad6-cde2-4328-b22f-1817d83cde18 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:47.695883 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c12bfad6-cde2-4328-b22f-1817d83cde18 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:47.695883 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-c12bfad6-cde2-4328-b22f-1817d83cde18 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Delete volume with id: d9fb0273-304b-4d2c-a8bf-b67ef1192d22 Jul 03 14:58:47.704084 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:47.704084 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:47.704648 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c12bfad6-cde2-4328-b22f-1817d83cde18 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Volume info retrieved successfully. Jul 03 14:58:47.743617 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c12bfad6-cde2-4328-b22f-1817d83cde18 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Delete volume request issued successfully. Jul 03 14:58:47.743898 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c12bfad6-cde2-4328-b22f-1817d83cde18 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 returned with HTTP 202 Jul 03 14:58:47.744467 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 699/2796] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:58:47 2026] DELETE /volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:47.759657 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4133c1f8-e58b-4092-b5a6-6be2087004a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:47.762809 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4133c1f8-e58b-4092-b5a6-6be2087004a9 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 Jul 03 14:58:47.766604 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4133c1f8-e58b-4092-b5a6-6be2087004a9 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:47.766604 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4133c1f8-e58b-4092-b5a6-6be2087004a9 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:47.773433 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:47.773433 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:47.779009 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4133c1f8-e58b-4092-b5a6-6be2087004a9 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Volume info retrieved successfully. Jul 03 14:58:47.785635 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4133c1f8-e58b-4092-b5a6-6be2087004a9 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 returned with HTTP 200 Jul 03 14:58:47.785762 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 690/2797] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:47 2026] GET /volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:47.892715 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-979c9e5c-054c-4813-8f20-e83ef4f79d28 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:47.895884 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-979c9e5c-054c-4813-8f20-e83ef4f79d28 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:47.896304 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-979c9e5c-054c-4813-8f20-e83ef4f79d28 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:47.896632 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-979c9e5c-054c-4813-8f20-e83ef4f79d28 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:47.897261 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-979c9e5c-054c-4813-8f20-e83ef4f79d28 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:47.910595 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:47.910595 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:47.911642 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-979c9e5c-054c-4813-8f20-e83ef4f79d28 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:47.912878 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 714/2798] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:47 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:58:48.698030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b7e8cbf6-530d-469d-85dc-f4610091cf19 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:48.700579 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7e8cbf6-530d-469d-85dc-f4610091cf19 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:48.700744 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7e8cbf6-530d-469d-85dc-f4610091cf19 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:48.700945 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7e8cbf6-530d-469d-85dc-f4610091cf19 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:48.701201 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b7e8cbf6-530d-469d-85dc-f4610091cf19 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:48.707550 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:48.707550 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:48.708730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7e8cbf6-530d-469d-85dc-f4610091cf19 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:48.709668 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 696/2799] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:48 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:48.800268 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a532d8d9-246f-4105-b33f-1a067f91c745 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:48.802047 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a532d8d9-246f-4105-b33f-1a067f91c745 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] GET https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 Jul 03 14:58:48.802332 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a532d8d9-246f-4105-b33f-1a067f91c745 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:48.802517 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a532d8d9-246f-4105-b33f-1a067f91c745 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:48.805053 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=317,cinder:INSERT=29,cinder:UPDATE=51 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:58:48.808249 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a532d8d9-246f-4105-b33f-1a067f91c745 tempest-VolumesBackupsV39Test-1769953648 tempest-VolumesBackupsV39Test-1769953648-project-member] https://10.4.3.99/volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 returned with HTTP 404 Jul 03 14:58:48.808805 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 700/2800] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:48 2026] GET /volume/v3/volumes/d9fb0273-304b-4d2c-a8bf-b67ef1192d22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:48.924333 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c21e235d-64e7-442a-900e-f9b8f8cfc3ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:48.926840 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c21e235d-64e7-442a-900e-f9b8f8cfc3ab tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:48.927148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c21e235d-64e7-442a-900e-f9b8f8cfc3ab tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:48.927423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c21e235d-64e7-442a-900e-f9b8f8cfc3ab tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:48.927586 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c21e235d-64e7-442a-900e-f9b8f8cfc3ab tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:48.930417 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:UPDATE=85,cinder:SELECT=349,cinder:INSERT=44 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:58:48.934257 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:48.934257 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:48.935203 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c21e235d-64e7-442a-900e-f9b8f8cfc3ab tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:48.935992 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 691/2801] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:48 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:49.723112 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7d284b17-8213-4495-a2d6-2be28cab74b6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:49.725349 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d284b17-8213-4495-a2d6-2be28cab74b6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:58:49.726073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d284b17-8213-4495-a2d6-2be28cab74b6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:49.726073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d284b17-8213-4495-a2d6-2be28cab74b6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:49.726073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7d284b17-8213-4495-a2d6-2be28cab74b6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Show backup with id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:49.728040 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=394,cinder:UPDATE=114,cinder:INSERT=73 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:58:49.732003 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:49.732003 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:49.733532 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d284b17-8213-4495-a2d6-2be28cab74b6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 200 Jul 03 14:58:49.734121 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 715/2802] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:49 2026] GET /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:49.760273 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-71609c04-0767-4489-b181-300ea984a3a6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:49.764764 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-71609c04-0767-4489-b181-300ea984a3a6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 Jul 03 14:58:49.765394 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-71609c04-0767-4489-b181-300ea984a3a6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:49.765394 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-71609c04-0767-4489-b181-300ea984a3a6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:49.768002 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=313,cinder:INSERT=45,cinder:UPDATE=80 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:58:49.775354 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:49.775354 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:49.783013 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-71609c04-0767-4489-b181-300ea984a3a6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:49.790670 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-71609c04-0767-4489-b181-300ea984a3a6 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 returned with HTTP 200 Jul 03 14:58:49.791394 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 697/2803] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:49 2026] GET /volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:49.811399 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a3d28c55-3eea-448f-930e-484e8eb74306 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:49.813880 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3d28c55-3eea-448f-930e-484e8eb74306 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 Jul 03 14:58:49.814184 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3d28c55-3eea-448f-930e-484e8eb74306 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:49.815176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3d28c55-3eea-448f-930e-484e8eb74306 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:49.825528 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:49.825528 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:49.830590 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a3d28c55-3eea-448f-930e-484e8eb74306 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:49.838144 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3d28c55-3eea-448f-930e-484e8eb74306 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 returned with HTTP 200 Jul 03 14:58:49.838869 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 701/2804] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:49 2026] GET /volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:49.950272 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3fc1935e-c935-4a8b-bcc0-c9e2123b2c05 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:49.954931 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fc1935e-c935-4a8b-bcc0-c9e2123b2c05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:49.955550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fc1935e-c935-4a8b-bcc0-c9e2123b2c05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:49.955822 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fc1935e-c935-4a8b-bcc0-c9e2123b2c05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:49.956702 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3fc1935e-c935-4a8b-bcc0-c9e2123b2c05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:49.967114 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:49.967114 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:49.968177 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fc1935e-c935-4a8b-bcc0-c9e2123b2c05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:49.969957 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 692/2805] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:49 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:50.561593 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34ebce83-a229-4af0-b4b4-c604a6e78113 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:50.688488 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34ebce83-a229-4af0-b4b4-c604a6e78113 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes Jul 03 14:58:50.688704 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34ebce83-a229-4af0-b4b4-c604a6e78113 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:50.689187 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34ebce83-a229-4af0-b4b4-c604a6e78113 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:50.691055 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-34ebce83-a229-4af0-b4b4-c604a6e78113 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:50.696302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-34ebce83-a229-4af0-b4b4-c604a6e78113 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:50.723370 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-34ebce83-a229-4af0-b4b4-c604a6e78113 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:50.723908 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34ebce83-a229-4af0-b4b4-c604a6e78113 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 200 Jul 03 14:58:50.724284 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 716/2806] 10.4.3.99 () {66 vars in 1230 bytes} [Fri Jul 3 14:58:50 2026] GET /volume/v3/volumes => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:58:50.742431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9f047156-969b-4981-8bba-0d4cf2613f2d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:50.745505 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:50.746007 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-338485060"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:50.747807 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-338485060'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:50.747978 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Create volume of 1 GB Jul 03 14:58:50.753163 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Availability Zones retrieved successfully. Jul 03 14:58:50.761928 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Flow 'volume_create_api' (e92d6525-d869-4994-a5ce-37e5b76878a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:50.763277 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee56607d-10e6-47e3-af43-e44a1f5f76c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:50.764589 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:50.810482 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee56607d-10e6-47e3-af43-e44a1f5f76c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:50.811642 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855b72c1-e62a-432a-b16d-5a5f84f695a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:50.912026 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Created reservations ['3f2007fe-26ba-4c57-88a1-a1f4e40be338', 'e3d841ab-0f48-477e-ab76-96609d0e441f', 'e29267ac-8f54-4cd6-b433-2cec39c8adb9', '3a9bc3dc-fe53-45c6-9276-7556d8818cec'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:50.912846 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (855b72c1-e62a-432a-b16d-5a5f84f695a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f2007fe-26ba-4c57-88a1-a1f4e40be338', 'e3d841ab-0f48-477e-ab76-96609d0e441f', 'e29267ac-8f54-4cd6-b433-2cec39c8adb9', '3a9bc3dc-fe53-45c6-9276-7556d8818cec']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:50.913826 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2527050-db1e-44de-b4a8-a61ba25ac56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:50.957181 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2527050-db1e-44de-b4a8-a61ba25ac56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3075c7b-bd56-45f9-9e22-bdca5fea2dd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-338485060',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2287610008b441e6a2f9a339f0f2125e',qos_specs=None,replication_status=,reservations=['3f2007fe-26ba-4c57-88a1-a1f4e40be338','e3d841ab-0f48-477e-ab76-96609d0e441f','e29267ac-8f54-4cd6-b433-2cec39c8adb9','3a9bc3dc-fe53-45c6-9276-7556d8818cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18fc1545145d1877460fa4df00700',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-338485060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2287610008b441e6a2f9a339f0f2125e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb18fc1545145d1877460fa4df00700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:50.958304 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b20eb3-2523-43a0-979b-5ffe01be3366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:50.983153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b20eb3-2523-43a0-979b-5ffe01be3366) transitioned into state 'SUCCESS' from state '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-338485060',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2287610008b441e6a2f9a339f0f2125e',qos_specs=None,replication_status=,reservations=['3f2007fe-26ba-4c57-88a1-a1f4e40be338','e3d841ab-0f48-477e-ab76-96609d0e441f','e29267ac-8f54-4cd6-b433-2cec39c8adb9','3a9bc3dc-fe53-45c6-9276-7556d8818cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18fc1545145d1877460fa4df00700',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:50.984380 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3682002-73e9-4061-9ae9-43da7907f3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:50.986244 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fb698070-0b8d-440e-83db-9341e4471425 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:50.989150 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fb698070-0b8d-440e-83db-9341e4471425 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:50.989455 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fb698070-0b8d-440e-83db-9341e4471425 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:50.989791 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fb698070-0b8d-440e-83db-9341e4471425 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:50.989973 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-fb698070-0b8d-440e-83db-9341e4471425 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:50.998505 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3682002-73e9-4061-9ae9-43da7907f3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:50.999688 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:50.999688 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:50.999930 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Flow 'volume_create_api' (e92d6525-d869-4994-a5ce-37e5b76878a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:50.999930 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Create volume request issued successfully. Jul 03 14:58:51.004010 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fb698070-0b8d-440e-83db-9341e4471425 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:51.004102 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9f047156-969b-4981-8bba-0d4cf2613f2d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:51.004102 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 698/2807] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:58:50 2026] POST /volume/v3/volumes => generated 761 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:51.004188 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 702/2808] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:50 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:51.018164 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9bd8c5a7-90f0-4e70-996a-5eb164ee8813 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:51.020465 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bd8c5a7-90f0-4e70-996a-5eb164ee8813 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:58:51.021261 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bd8c5a7-90f0-4e70-996a-5eb164ee8813 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:51.021261 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bd8c5a7-90f0-4e70-996a-5eb164ee8813 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:51.038793 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:51.038793 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:51.048341 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9bd8c5a7-90f0-4e70-996a-5eb164ee8813 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:51.057110 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bd8c5a7-90f0-4e70-996a-5eb164ee8813 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 returned with HTTP 200 Jul 03 14:58:51.057110 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 693/2809] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:51 2026] GET /volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 => generated 829 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:51.677443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-895e6851-8b9b-4b9c-a25f-bb57eead3fcb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:51.679926 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-895e6851-8b9b-4b9c-a25f-bb57eead3fcb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 Jul 03 14:58:51.680134 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-895e6851-8b9b-4b9c-a25f-bb57eead3fcb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:51.680379 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-895e6851-8b9b-4b9c-a25f-bb57eead3fcb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:51.688931 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:51.688931 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:51.693343 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-895e6851-8b9b-4b9c-a25f-bb57eead3fcb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:51.699630 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-895e6851-8b9b-4b9c-a25f-bb57eead3fcb tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 returned with HTTP 200 Jul 03 14:58:51.700419 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 717/2810] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:58:51 2026] GET /volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:52.017327 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ca2f2c28-c191-4b87-a545-43ce8b7e5176 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:52.022929 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca2f2c28-c191-4b87-a545-43ce8b7e5176 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:52.023236 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca2f2c28-c191-4b87-a545-43ce8b7e5176 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:52.023576 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca2f2c28-c191-4b87-a545-43ce8b7e5176 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:52.023733 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ca2f2c28-c191-4b87-a545-43ce8b7e5176 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:52.028567 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:52.028567 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:52.029582 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca2f2c28-c191-4b87-a545-43ce8b7e5176 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:52.030112 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 699/2811] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:52 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:52.070384 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f8cc7c73-93dc-4486-b168-7810cc0f8dea None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:52.072444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f8cc7c73-93dc-4486-b168-7810cc0f8dea tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:58:52.072665 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f8cc7c73-93dc-4486-b168-7810cc0f8dea tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:52.072851 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f8cc7c73-93dc-4486-b168-7810cc0f8dea tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:52.080851 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:52.080851 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:52.086367 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f8cc7c73-93dc-4486-b168-7810cc0f8dea tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:52.092045 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f8cc7c73-93dc-4486-b168-7810cc0f8dea tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 returned with HTTP 200 Jul 03 14:58:52.092438 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 703/2812] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:52 2026] GET /volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:52.109398 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-00fe2f92-eddb-4c61-8b08-a0557af0b0cc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:52.111450 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00fe2f92-eddb-4c61-8b08-a0557af0b0cc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:58:52.111753 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00fe2f92-eddb-4c61-8b08-a0557af0b0cc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:52.111997 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00fe2f92-eddb-4c61-8b08-a0557af0b0cc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:52.120848 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:52.120848 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:52.125631 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-00fe2f92-eddb-4c61-8b08-a0557af0b0cc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:52.131031 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00fe2f92-eddb-4c61-8b08-a0557af0b0cc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 returned with HTTP 200 Jul 03 14:58:52.131713 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 694/2813] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:52 2026] GET /volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:52.144739 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:52.146949 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:52.147427 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-14905364"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:52.149311 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-14905364'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:52.149483 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Create volume of 1 GB Jul 03 14:58:52.154711 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Availability Zones retrieved successfully. Jul 03 14:58:52.162300 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Flow 'volume_create_api' (464b74e9-a888-4292-9277-d84f986eae0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:52.163702 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1c6a24-58c2-494d-ae86-42db38b8d157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:52.165040 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:52.205686 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1c6a24-58c2-494d-ae86-42db38b8d157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:52.206242 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7487e98-da92-454e-bb57-76cbd66795f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:52.286763 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Created reservations ['77d0d8d3-9471-42d4-a64b-963ba6d21f3c', '0cd69789-b5dd-4a80-b3de-251f5821da86', '15341d81-1934-4a20-a15b-66e11f97e38a', '3aa5fdb4-8346-43e0-a251-0e3a1cce1f3a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:52.287655 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7487e98-da92-454e-bb57-76cbd66795f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77d0d8d3-9471-42d4-a64b-963ba6d21f3c', '0cd69789-b5dd-4a80-b3de-251f5821da86', '15341d81-1934-4a20-a15b-66e11f97e38a', '3aa5fdb4-8346-43e0-a251-0e3a1cce1f3a']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:52.288419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ae6503-b99d-4385-b172-7e0a2ed64fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:52.304928 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c9c68119-3faf-461f-9b88-2a51d17b1222 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:52.310155 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c9c68119-3faf-461f-9b88-2a51d17b1222 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 Jul 03 14:58:52.310378 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c9c68119-3faf-461f-9b88-2a51d17b1222 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:52.310618 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c9c68119-3faf-461f-9b88-2a51d17b1222 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:52.328052 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:52.328052 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:52.334148 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c9c68119-3faf-461f-9b88-2a51d17b1222 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:52.340503 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c9c68119-3faf-461f-9b88-2a51d17b1222 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 returned with HTTP 200 Jul 03 14:58:52.340947 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 700/2814] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:58:52 2026] GET /volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:52.354953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8c32067c-69a8-4cbf-b43e-3026c4fe584e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:52.355407 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c32067c-69a8-4cbf-b43e-3026c4fe584e None None] GET https://10.4.3.99/volume// Jul 03 14:58:52.355531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ae6503-b99d-4385-b172-7e0a2ed64fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f34fc9-67a9-4e3a-9fb6-ca1c075e7131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-14905364',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2287610008b441e6a2f9a339f0f2125e',qos_specs=None,replication_status=,reservations=['77d0d8d3-9471-42d4-a64b-963ba6d21f3c','0cd69789-b5dd-4a80-b3de-251f5821da86','15341d81-1934-4a20-a15b-66e11f97e38a','3aa5fdb4-8346-43e0-a251-0e3a1cce1f3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18fc1545145d1877460fa4df00700',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-14905364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f34fc9-67a9-4e3a-9fb6-ca1c075e7131,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2287610008b441e6a2f9a339f0f2125e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb18fc1545145d1877460fa4df00700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:52.355649 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c32067c-69a8-4cbf-b43e-3026c4fe584e None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:52.355902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c32067c-69a8-4cbf-b43e-3026c4fe584e None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:52.356353 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c32067c-69a8-4cbf-b43e-3026c4fe584e None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:58:52.356506 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fb8b02-e65b-425b-b03a-c56f613f0f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:52.356763 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 704/2815] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:58:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:58:52.368719 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-ea230484-8acd-4e6e-a5d5-3e0fb9c66c06 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:52.372412 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-ea230484-8acd-4e6e-a5d5-3e0fb9c66c06 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:58:52.372787 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-ea230484-8acd-4e6e-a5d5-3e0fb9c66c06 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1", "connector": null, "instance_uuid": "7d7cfd33-a0c5-4041-b434-2d25c7fae167"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:52.382168 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:52.382168 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:52.456164 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-becd9c16-3226-4553-bab6-d92cbb15483f req-dff05dde-927a-4956-be3c-cde5c68d1e16 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:52.458751 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-dff05dde-927a-4956-be3c-cde5c68d1e16 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] PUT https://10.4.3.99/volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da Jul 03 14:58:52.459265 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-dff05dde-927a-4956-be3c-cde5c68d1e16 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:52.465940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fb8b02-e65b-425b-b03a-c56f613f0f96) transitioned into state 'SUCCESS' from state '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-14905364',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2287610008b441e6a2f9a339f0f2125e',qos_specs=None,replication_status=,reservations=['77d0d8d3-9471-42d4-a64b-963ba6d21f3c','0cd69789-b5dd-4a80-b3de-251f5821da86','15341d81-1934-4a20-a15b-66e11f97e38a','3aa5fdb4-8346-43e0-a251-0e3a1cce1f3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18fc1545145d1877460fa4df00700',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:52.466231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60215f7c-f0e8-4777-b63a-ef4278bbc100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:52.470481 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-becd9c16-3226-4553-bab6-d92cbb15483f req-dff05dde-927a-4956-be3c-cde5c68d1e16 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Acquiring lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:58:52.480367 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-becd9c16-3226-4553-bab6-d92cbb15483f req-dff05dde-927a-4956-be3c-cde5c68d1e16 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:58:52.480367 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:52.480367 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:52.504566 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-ea230484-8acd-4e6e-a5d5-3e0fb9c66c06 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:58:52.505145 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 695/2816] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:58:52 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:52.541706 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60215f7c-f0e8-4777-b63a-ef4278bbc100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:52.543253 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Flow 'volume_create_api' (464b74e9-a888-4292-9277-d84f986eae0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:52.543742 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Create volume request issued successfully. Jul 03 14:58:52.544648 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38b21f76-5cf0-4529-bcff-4d70ff91f96e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:52.545468 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 718/2817] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:58:52 2026] POST /volume/v3/volumes => generated 760 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:52.564430 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e55aa5ca-35f6-4121-94f2-4a1af9623ef5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:52.566479 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e55aa5ca-35f6-4121-94f2-4a1af9623ef5 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:52.566725 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e55aa5ca-35f6-4121-94f2-4a1af9623ef5 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:52.566950 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e55aa5ca-35f6-4121-94f2-4a1af9623ef5 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:52.574822 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:52.574822 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:52.579383 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e55aa5ca-35f6-4121-94f2-4a1af9623ef5 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:52.584948 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e55aa5ca-35f6-4121-94f2-4a1af9623ef5 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 returned with HTTP 200 Jul 03 14:58:52.585441 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 705/2818] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:52 2026] GET /volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:53.045160 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4038893f-e07b-41eb-b2e4-7f1eeda0a4c4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:53.049592 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4038893f-e07b-41eb-b2e4-7f1eeda0a4c4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:53.049978 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4038893f-e07b-41eb-b2e4-7f1eeda0a4c4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:53.050310 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4038893f-e07b-41eb-b2e4-7f1eeda0a4c4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:53.050572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4038893f-e07b-41eb-b2e4-7f1eeda0a4c4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:53.054639 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-becd9c16-3226-4553-bab6-d92cbb15483f req-dff05dde-927a-4956-be3c-cde5c68d1e16 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-3a1a4723-1661-406f-bd8e-b0a1c26d2b17-np0000004430" released by "attachment_update" :: held 0.578s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:58:53.057156 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-dff05dde-927a-4956-be3c-cde5c68d1e16 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da returned with HTTP 200 Jul 03 14:58:53.057156 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 701/2819] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:58:52 2026] PUT /volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da => generated 969 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:53.057258 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:53.057258 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:53.057719 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4038893f-e07b-41eb-b2e4-7f1eeda0a4c4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:53.058628 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 696/2820] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:53 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:53.066964 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-becd9c16-3226-4553-bab6-d92cbb15483f req-86abdeb2-84d7-442b-b66b-aefb64a2b803 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:53.071886 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-86abdeb2-84d7-442b-b66b-aefb64a2b803 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da Jul 03 14:58:53.072136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-86abdeb2-84d7-442b-b66b-aefb64a2b803 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:53.072424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-86abdeb2-84d7-442b-b66b-aefb64a2b803 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:53.095384 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-86abdeb2-84d7-442b-b66b-aefb64a2b803 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da returned with HTTP 200 Jul 03 14:58:53.095919 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 719/2821] 10.4.3.99 () {70 vars in 1644 bytes} [Fri Jul 3 14:58:53 2026] GET /volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:53.600845 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-509ab700-36b6-4a45-adee-07cc129679f6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:53.604158 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-509ab700-36b6-4a45-adee-07cc129679f6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:53.604158 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-509ab700-36b6-4a45-adee-07cc129679f6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:53.604158 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-509ab700-36b6-4a45-adee-07cc129679f6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:53.612263 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:53.612263 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:53.618449 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-509ab700-36b6-4a45-adee-07cc129679f6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:53.626763 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-509ab700-36b6-4a45-adee-07cc129679f6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 returned with HTTP 200 Jul 03 14:58:53.627396 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 706/2822] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:53 2026] GET /volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:53.642753 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-465f83d5-2e68-4824-9d21-173a16048abc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:53.646150 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-465f83d5-2e68-4824-9d21-173a16048abc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:53.646150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-465f83d5-2e68-4824-9d21-173a16048abc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:53.646150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-465f83d5-2e68-4824-9d21-173a16048abc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:53.655606 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:53.655606 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:53.662403 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-465f83d5-2e68-4824-9d21-173a16048abc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:53.669375 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-465f83d5-2e68-4824-9d21-173a16048abc tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 returned with HTTP 200 Jul 03 14:58:53.669793 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 702/2823] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:53 2026] GET /volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:53.688109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6104c8e1-e460-4987-9435-10c904668d7d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:53.690315 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:58:53.690695 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2130447339"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:53.694450 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2130447339'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:58:53.694599 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Create volume of 1 GB Jul 03 14:58:53.701710 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Availability Zones retrieved successfully. Jul 03 14:58:53.708380 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Flow 'volume_create_api' (b212cec5-abc8-44eb-9b44-d32adbe27e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:53.709700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85c3696-2533-47e5-93e7-676c6a72b6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:53.710854 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:53.758324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85c3696-2533-47e5-93e7-676c6a72b6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:53.758324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4f35a2-8e71-4d54-be9a-dd7262e15721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:53.815371 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Created reservations ['0e4d519d-9353-4dad-8df6-8bae04406a7f', '46cf972e-ed2c-46b1-89b5-99d52ffec694', '1793b365-5e2e-47f9-9bed-66728c313078', '904b88f6-7155-4ae1-8de9-909641ed829b'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:53.816336 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4f35a2-8e71-4d54-be9a-dd7262e15721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e4d519d-9353-4dad-8df6-8bae04406a7f', '46cf972e-ed2c-46b1-89b5-99d52ffec694', '1793b365-5e2e-47f9-9bed-66728c313078', '904b88f6-7155-4ae1-8de9-909641ed829b']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:53.817286 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcebd6e0-9e67-4f83-bf70-d986e9b3e549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:53.849055 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcebd6e0-9e67-4f83-bf70-d986e9b3e549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a62e9ea2-e866-421e-98cd-5ad0a19089b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2130447339',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2287610008b441e6a2f9a339f0f2125e',qos_specs=None,replication_status=,reservations=['0e4d519d-9353-4dad-8df6-8bae04406a7f','46cf972e-ed2c-46b1-89b5-99d52ffec694','1793b365-5e2e-47f9-9bed-66728c313078','904b88f6-7155-4ae1-8de9-909641ed829b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18fc1545145d1877460fa4df00700',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2130447339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a62e9ea2-e866-421e-98cd-5ad0a19089b2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2287610008b441e6a2f9a339f0f2125e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb18fc1545145d1877460fa4df00700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:53.850424 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c52fe5-50fe-4c9f-ab20-9927dde36cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:53.881247 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c52fe5-50fe-4c9f-ab20-9927dde36cc9) transitioned into state 'SUCCESS' from state '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-2130447339',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2287610008b441e6a2f9a339f0f2125e',qos_specs=None,replication_status=,reservations=['0e4d519d-9353-4dad-8df6-8bae04406a7f','46cf972e-ed2c-46b1-89b5-99d52ffec694','1793b365-5e2e-47f9-9bed-66728c313078','904b88f6-7155-4ae1-8de9-909641ed829b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18fc1545145d1877460fa4df00700',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:53.881983 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9658a89c-3f75-4c2a-98f0-c72ccb76982c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:53.899048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9658a89c-3f75-4c2a-98f0-c72ccb76982c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:53.900271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Flow 'volume_create_api' (b212cec5-abc8-44eb-9b44-d32adbe27e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:53.900427 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Create volume request issued successfully. Jul 03 14:58:53.902298 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6104c8e1-e460-4987-9435-10c904668d7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:58:53.902298 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 697/2824] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:58:53 2026] POST /volume/v3/volumes => generated 762 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:53.923477 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bdc237da-3f44-4a19-a162-158c5020339f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:53.926449 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bdc237da-3f44-4a19-a162-158c5020339f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:53.926711 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bdc237da-3f44-4a19-a162-158c5020339f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:53.926978 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bdc237da-3f44-4a19-a162-158c5020339f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:53.938727 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:53.938727 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:53.944815 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bdc237da-3f44-4a19-a162-158c5020339f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:53.950815 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bdc237da-3f44-4a19-a162-158c5020339f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 returned with HTTP 200 Jul 03 14:58:53.952486 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 720/2825] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:53 2026] GET /volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:54.077146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8f518392-b815-4a39-906c-42642cb83438 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:54.079475 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8f518392-b815-4a39-906c-42642cb83438 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:54.079705 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8f518392-b815-4a39-906c-42642cb83438 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:54.079942 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8f518392-b815-4a39-906c-42642cb83438 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:54.080070 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8f518392-b815-4a39-906c-42642cb83438 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:54.085272 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:54.085272 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:54.086917 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8f518392-b815-4a39-906c-42642cb83438 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:54.086917 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 707/2826] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:54 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:54.969840 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b2739ded-612a-427d-b02f-3b3b74236398 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:54.972326 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b2739ded-612a-427d-b02f-3b3b74236398 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:54.972616 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b2739ded-612a-427d-b02f-3b3b74236398 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:54.972907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b2739ded-612a-427d-b02f-3b3b74236398 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:54.983431 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:54.983431 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:54.988536 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b2739ded-612a-427d-b02f-3b3b74236398 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:54.994649 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b2739ded-612a-427d-b02f-3b3b74236398 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 returned with HTTP 200 Jul 03 14:58:54.995168 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 703/2827] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:54 2026] GET /volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.015423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dbb12a0e-4ffe-456b-86c4-14afae695857 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.016708 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dbb12a0e-4ffe-456b-86c4-14afae695857 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:55.017412 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dbb12a0e-4ffe-456b-86c4-14afae695857 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.017412 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dbb12a0e-4ffe-456b-86c4-14afae695857 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.028922 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.028922 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:55.034706 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dbb12a0e-4ffe-456b-86c4-14afae695857 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:55.041806 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dbb12a0e-4ffe-456b-86c4-14afae695857 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 returned with HTTP 200 Jul 03 14:58:55.042428 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 698/2828] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.059412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a23a4a4f-1d32-4ec4-ab79-858d670dd0a7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.061426 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a23a4a4f-1d32-4ec4-ab79-858d670dd0a7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes Jul 03 14:58:55.061975 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a23a4a4f-1d32-4ec4-ab79-858d670dd0a7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.062501 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a23a4a4f-1d32-4ec4-ab79-858d670dd0a7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.062929 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-a23a4a4f-1d32-4ec4-ab79-858d670dd0a7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.064054 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a23a4a4f-1d32-4ec4-ab79-858d670dd0a7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.075806 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a23a4a4f-1d32-4ec4-ab79-858d670dd0a7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.079244 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a23a4a4f-1d32-4ec4-ab79-858d670dd0a7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 200 Jul 03 14:58:55.079244 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 721/2829] 10.4.3.99 () {66 vars in 1230 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes => generated 967 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.095100 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8095a310-e216-4005-89ff-68d3099b0e7d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.095544 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8095a310-e216-4005-89ff-68d3099b0e7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-338485060 Jul 03 14:58:55.095590 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8095a310-e216-4005-89ff-68d3099b0e7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.095919 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8095a310-e216-4005-89ff-68d3099b0e7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.096624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-8095a310-e216-4005-89ff-68d3099b0e7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.097690 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8095a310-e216-4005-89ff-68d3099b0e7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-338485060'), ('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.101382 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-15cc350f-4fc0-40f2-950c-01677f53d471 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.103923 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15cc350f-4fc0-40f2-950c-01677f53d471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:58:55.104088 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15cc350f-4fc0-40f2-950c-01677f53d471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.104390 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15cc350f-4fc0-40f2-950c-01677f53d471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.104572 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-15cc350f-4fc0-40f2-950c-01677f53d471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:55.109305 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8095a310-e216-4005-89ff-68d3099b0e7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.110057 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.110057 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:55.110287 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8095a310-e216-4005-89ff-68d3099b0e7d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-338485060 returned with HTTP 200 Jul 03 14:58:55.110792 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15cc350f-4fc0-40f2-950c-01677f53d471 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:58:55.111431 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 708/2830] 10.4.3.99 () {66 vars in 1329 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-338485060 => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.111486 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 704/2831] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.124513 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7388470e-e5b8-4acb-8c0b-68202249ba1d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.126803 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7388470e-e5b8-4acb-8c0b-68202249ba1d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-338485060 Jul 03 14:58:55.126803 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7388470e-e5b8-4acb-8c0b-68202249ba1d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.126803 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7388470e-e5b8-4acb-8c0b-68202249ba1d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.127087 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-7388470e-e5b8-4acb-8c0b-68202249ba1d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.128607 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7388470e-e5b8-4acb-8c0b-68202249ba1d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-338485060'), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.128705 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1eda8505-a439-4387-b2c2-2fa4a7cb847d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.130342 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1eda8505-a439-4387-b2c2-2fa4a7cb847d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7/action Jul 03 14:58:55.130908 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1eda8505-a439-4387-b2c2-2fa4a7cb847d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:58:55.131172 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1eda8505-a439-4387-b2c2-2fa4a7cb847d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:55.132595 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-1eda8505-a439-4387-b2c2-2fa4a7cb847d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Updating backup 'cdd7c025-a360-4f00-adc5-13eeba86e3b7' with '{'status': 'error'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 14:58:55.141840 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.141840 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:55.156897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-1eda8505-a439-4387-b2c2-2fa4a7cb847d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] reset_status in rpcapi backup_id cdd7c025-a360-4f00-adc5-13eeba86e3b7 on host np0000004430. {{(pid=99977) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 14:58:55.160191 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1eda8505-a439-4387-b2c2-2fa4a7cb847d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7/action returned with HTTP 202 Jul 03 14:58:55.160191 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 722/2832] 10.4.3.99 () {70 vars in 1423 bytes} [Fri Jul 3 14:58:55 2026] POST /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:58:55.164488 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7388470e-e5b8-4acb-8c0b-68202249ba1d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.164488 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.164488 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:55.170780 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7388470e-e5b8-4acb-8c0b-68202249ba1d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-338485060 returned with HTTP 200 Jul 03 14:58:55.172181 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7a4a5447-fe9c-4abf-a6d7-40f23689772e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.172915 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 699/2833] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-338485060 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.175239 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7a4a5447-fe9c-4abf-a6d7-40f23689772e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 Jul 03 14:58:55.175552 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7a4a5447-fe9c-4abf-a6d7-40f23689772e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.175942 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7a4a5447-fe9c-4abf-a6d7-40f23689772e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.182708 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-7a4a5447-fe9c-4abf-a6d7-40f23689772e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume with id: c9b042c0-f1a8-4e53-8ef2-c909079d2b63 Jul 03 14:58:55.193193 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.193193 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:55.193878 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7a4a5447-fe9c-4abf-a6d7-40f23689772e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:58:55.196284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-766941d4-cd45-4bc4-bdf5-b45a8869304e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.200888 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-766941d4-cd45-4bc4-bdf5-b45a8869304e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?limit=1 Jul 03 14:58:55.202393 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-766941d4-cd45-4bc4-bdf5-b45a8869304e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.202886 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-766941d4-cd45-4bc4-bdf5-b45a8869304e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.205467 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-766941d4-cd45-4bc4-bdf5-b45a8869304e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.206754 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-766941d4-cd45-4bc4-bdf5-b45a8869304e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.220879 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-766941d4-cd45-4bc4-bdf5-b45a8869304e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.222361 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.222361 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:55.229005 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-766941d4-cd45-4bc4-bdf5-b45a8869304e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 14:58:55.229663 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 705/2834] 10.4.3.99 () {66 vars in 1266 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:55.232468 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7a4a5447-fe9c-4abf-a6d7-40f23689772e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume request issued successfully. Jul 03 14:58:55.232641 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7a4a5447-fe9c-4abf-a6d7-40f23689772e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 returned with HTTP 202 Jul 03 14:58:55.233239 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 709/2835] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:58:55 2026] DELETE /volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:55.245230 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-475225c4-01d3-4025-9700-9cd026ecdad2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.247237 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-475225c4-01d3-4025-9700-9cd026ecdad2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 Jul 03 14:58:55.247775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-475225c4-01d3-4025-9700-9cd026ecdad2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.249149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-475225c4-01d3-4025-9700-9cd026ecdad2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.250439 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-10f547c5-21ad-422e-8f7d-fa320dcccc1f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.253278 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10f547c5-21ad-422e-8f7d-fa320dcccc1f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?limit=1&marker=a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:55.254005 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-10f547c5-21ad-422e-8f7d-fa320dcccc1f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.254005 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-10f547c5-21ad-422e-8f7d-fa320dcccc1f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.254231 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-10f547c5-21ad-422e-8f7d-fa320dcccc1f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.255340 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10f547c5-21ad-422e-8f7d-fa320dcccc1f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.259499 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.259499 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:55.273234 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-475225c4-01d3-4025-9700-9cd026ecdad2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:58:55.280799 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-475225c4-01d3-4025-9700-9cd026ecdad2 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 returned with HTTP 200 Jul 03 14:58:55.281795 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 723/2836] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 => generated 1006 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:58:55.318408 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-10f547c5-21ad-422e-8f7d-fa320dcccc1f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.319696 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.319696 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:55.325307 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10f547c5-21ad-422e-8f7d-fa320dcccc1f tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?limit=1&marker=a62e9ea2-e866-421e-98cd-5ad0a19089b2 returned with HTTP 200 Jul 03 14:58:55.325824 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 700/2837] 10.4.3.99 () {66 vars in 1354 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=a62e9ea2-e866-421e-98cd-5ad0a19089b2 => generated 998 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.341748 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2517fcea-35bb-442c-b8e8-d3ef355b730e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.346722 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2517fcea-35bb-442c-b8e8-d3ef355b730e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?limit=1&marker=12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:55.347063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2517fcea-35bb-442c-b8e8-d3ef355b730e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.347438 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2517fcea-35bb-442c-b8e8-d3ef355b730e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.348329 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-2517fcea-35bb-442c-b8e8-d3ef355b730e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.353958 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-2517fcea-35bb-442c-b8e8-d3ef355b730e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.399260 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2517fcea-35bb-442c-b8e8-d3ef355b730e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.399666 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.399666 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:55.405825 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2517fcea-35bb-442c-b8e8-d3ef355b730e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?limit=1&marker=12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 returned with HTTP 200 Jul 03 14:58:55.407218 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 706/2838] 10.4.3.99 () {66 vars in 1354 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 => generated 999 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.422578 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e0c56873-28ce-477b-9262-c81e80aead3e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.424979 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e0c56873-28ce-477b-9262-c81e80aead3e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?limit=1&marker=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:58:55.425177 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e0c56873-28ce-477b-9262-c81e80aead3e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.425402 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e0c56873-28ce-477b-9262-c81e80aead3e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.425627 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-e0c56873-28ce-477b-9262-c81e80aead3e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.426398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e0c56873-28ce-477b-9262-c81e80aead3e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.471882 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e0c56873-28ce-477b-9262-c81e80aead3e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.474213 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e0c56873-28ce-477b-9262-c81e80aead3e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?limit=1&marker=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 returned with HTTP 200 Jul 03 14:58:55.474948 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 710/2839] 10.4.3.99 () {66 vars in 1354 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:58:55.500785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f2b587de-2447-4b22-a569-269fac90f2c1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.502535 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f2b587de-2447-4b22-a569-269fac90f2c1 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 14:58:55.502919 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f2b587de-2447-4b22-a569-269fac90f2c1 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.503267 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f2b587de-2447-4b22-a569-269fac90f2c1 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.503724 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-f2b587de-2447-4b22-a569-269fac90f2c1 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.504115 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f2b587de-2447-4b22-a569-269fac90f2c1 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value available, assuming string {{(pid=99977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:55.504991 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f2b587de-2447-4b22-a569-269fac90f2c1 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.545925 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f2b587de-2447-4b22-a569-269fac90f2c1 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.547090 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.547090 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:55.553233 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f2b587de-2447-4b22-a569-269fac90f2c1 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 14:58:55.553233 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 724/2840] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1884 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:55.568766 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b9cd8696-9843-4a5d-a5e2-9908f07178ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.570670 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b9cd8696-9843-4a5d-a5e2-9908f07178ab tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 14:58:55.570871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b9cd8696-9843-4a5d-a5e2-9908f07178ab tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.571058 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b9cd8696-9843-4a5d-a5e2-9908f07178ab tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.571322 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-b9cd8696-9843-4a5d-a5e2-9908f07178ab tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.571573 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b9cd8696-9843-4a5d-a5e2-9908f07178ab tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value available, assuming string {{(pid=99978) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:55.572204 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b9cd8696-9843-4a5d-a5e2-9908f07178ab tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.600836 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b9cd8696-9843-4a5d-a5e2-9908f07178ab tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.601907 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.601907 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:55.606519 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b9cd8696-9843-4a5d-a5e2-9908f07178ab tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 14:58:55.606960 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 701/2841] 10.4.3.99 () {66 vars in 1352 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:55.621168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5f420580-84d5-4b5b-a002-95e654c1c08e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.623782 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5f420580-84d5-4b5b-a002-95e654c1c08e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?limit=1 Jul 03 14:58:55.623782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5f420580-84d5-4b5b-a002-95e654c1c08e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.623782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5f420580-84d5-4b5b-a002-95e654c1c08e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.623962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-5f420580-84d5-4b5b-a002-95e654c1c08e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.625192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-5f420580-84d5-4b5b-a002-95e654c1c08e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.633144 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5f420580-84d5-4b5b-a002-95e654c1c08e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.633912 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5f420580-84d5-4b5b-a002-95e654c1c08e tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 14:58:55.634436 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 707/2842] 10.4.3.99 () {66 vars in 1245 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.645079 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1c39b952-3d95-4353-8e87-322a1842497b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.646912 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1c39b952-3d95-4353-8e87-322a1842497b tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?limit=1&marker=a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:55.647323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1c39b952-3d95-4353-8e87-322a1842497b tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.647635 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1c39b952-3d95-4353-8e87-322a1842497b tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.648019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-1c39b952-3d95-4353-8e87-322a1842497b tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.649180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-1c39b952-3d95-4353-8e87-322a1842497b tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.665604 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1c39b952-3d95-4353-8e87-322a1842497b tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.666578 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1c39b952-3d95-4353-8e87-322a1842497b tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?limit=1&marker=a62e9ea2-e866-421e-98cd-5ad0a19089b2 returned with HTTP 200 Jul 03 14:58:55.667226 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 711/2843] 10.4.3.99 () {66 vars in 1333 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes?limit=1&marker=a62e9ea2-e866-421e-98cd-5ad0a19089b2 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.679159 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c9401232-3e44-4e64-a2bf-8139e93822ec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.681099 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c9401232-3e44-4e64-a2bf-8139e93822ec tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?limit=1&marker=12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:55.681340 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c9401232-3e44-4e64-a2bf-8139e93822ec tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.681527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c9401232-3e44-4e64-a2bf-8139e93822ec tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.681775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-c9401232-3e44-4e64-a2bf-8139e93822ec tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.682691 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-c9401232-3e44-4e64-a2bf-8139e93822ec tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.719460 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c9401232-3e44-4e64-a2bf-8139e93822ec tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.720224 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c9401232-3e44-4e64-a2bf-8139e93822ec tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?limit=1&marker=12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 returned with HTTP 200 Jul 03 14:58:55.720868 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 725/2844] 10.4.3.99 () {66 vars in 1333 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes?limit=1&marker=12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.729899 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fcfbc916-7547-401c-859e-eb1e01a66eae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.732163 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fcfbc916-7547-401c-859e-eb1e01a66eae tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?limit=1&marker=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:58:55.732507 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fcfbc916-7547-401c-859e-eb1e01a66eae tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.732731 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fcfbc916-7547-401c-859e-eb1e01a66eae tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.733018 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-fcfbc916-7547-401c-859e-eb1e01a66eae tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.733937 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fcfbc916-7547-401c-859e-eb1e01a66eae tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.746778 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fcfbc916-7547-401c-859e-eb1e01a66eae tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.747216 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fcfbc916-7547-401c-859e-eb1e01a66eae tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?limit=1&marker=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 returned with HTTP 200 Jul 03 14:58:55.747950 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 702/2845] 10.4.3.99 () {66 vars in 1333 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes?limit=1&marker=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:58:55.761463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3bab99df-f4bf-43ba-a36b-c1270fbd58d6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.764110 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3bab99df-f4bf-43ba-a36b-c1270fbd58d6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-14905364&status=available Jul 03 14:58:55.764527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3bab99df-f4bf-43ba-a36b-c1270fbd58d6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.765016 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3bab99df-f4bf-43ba-a36b-c1270fbd58d6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.765433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-3bab99df-f4bf-43ba-a36b-c1270fbd58d6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.765883 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3bab99df-f4bf-43ba-a36b-c1270fbd58d6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value available, assuming string {{(pid=99980) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:55.766398 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.766398 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:55.767068 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3bab99df-f4bf-43ba-a36b-c1270fbd58d6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-14905364'), ('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.813188 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3bab99df-f4bf-43ba-a36b-c1270fbd58d6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.813836 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3bab99df-f4bf-43ba-a36b-c1270fbd58d6 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-14905364&status=available returned with HTTP 200 Jul 03 14:58:55.814462 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 708/2846] 10.4.3.99 () {66 vars in 1361 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-14905364&status=available => generated 330 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.825759 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-eca5fd15-7a04-4d21-befb-4998e8dd6784 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.827307 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eca5fd15-7a04-4d21-befb-4998e8dd6784 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-338485060&status=available Jul 03 14:58:55.827657 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eca5fd15-7a04-4d21-befb-4998e8dd6784 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.828120 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eca5fd15-7a04-4d21-befb-4998e8dd6784 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.828556 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-eca5fd15-7a04-4d21-befb-4998e8dd6784 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.830148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-eca5fd15-7a04-4d21-befb-4998e8dd6784 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value available, assuming string {{(pid=99979) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:55.830148 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.830148 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:55.830148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-eca5fd15-7a04-4d21-befb-4998e8dd6784 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-338485060'), ('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.865068 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-eca5fd15-7a04-4d21-befb-4998e8dd6784 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.866012 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.866012 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:55.870974 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eca5fd15-7a04-4d21-befb-4998e8dd6784 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-338485060&status=available returned with HTTP 200 Jul 03 14:58:55.870974 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 712/2847] 10.4.3.99 () {66 vars in 1384 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-338485060&status=available => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:55.888370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f7134a85-3a5f-4629-bc7f-7fa06b8bb38d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.891688 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7134a85-3a5f-4629-bc7f-7fa06b8bb38d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?marker=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2&sort=id%3Aasc Jul 03 14:58:55.891942 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7134a85-3a5f-4629-bc7f-7fa06b8bb38d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.892156 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7134a85-3a5f-4629-bc7f-7fa06b8bb38d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.892516 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-f7134a85-3a5f-4629-bc7f-7fa06b8bb38d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.892902 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.892902 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:55.893784 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-f7134a85-3a5f-4629-bc7f-7fa06b8bb38d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:55.937026 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f7134a85-3a5f-4629-bc7f-7fa06b8bb38d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:55.937966 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:55.937966 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:55.942981 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7134a85-3a5f-4629-bc7f-7fa06b8bb38d tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?marker=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2&sort=id%3Aasc returned with HTTP 200 Jul 03 14:58:55.943468 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 726/2848] 10.4.3.99 () {66 vars in 1366 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?marker=a3075c7b-bd56-45f9-9e22-bdca5fea2dd2&sort=id%3Aasc => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:58:55.963107 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f7829505-ceee-46f6-898e-be3675e69cd8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:55.965952 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f7829505-ceee-46f6-898e-be3675e69cd8 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 14:58:55.966289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f7829505-ceee-46f6-898e-be3675e69cd8 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:55.966534 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f7829505-ceee-46f6-898e-be3675e69cd8 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:55.966951 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-f7829505-ceee-46f6-898e-be3675e69cd8 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:55.968228 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f7829505-ceee-46f6-898e-be3675e69cd8 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.018444 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f7829505-ceee-46f6-898e-be3675e69cd8 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.019773 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.019773 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:56.026558 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f7829505-ceee-46f6-898e-be3675e69cd8 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 14:58:56.027494 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 703/2849] 10.4.3.99 () {66 vars in 1330 bytes} [Fri Jul 3 14:58:55 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2545 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:56.043822 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2d70a75e-1218-47a1-9fdb-7c3d0a3c5960 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.046593 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2d70a75e-1218-47a1-9fdb-7c3d0a3c5960 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:58:56.046946 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2d70a75e-1218-47a1-9fdb-7c3d0a3c5960 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.047225 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2d70a75e-1218-47a1-9fdb-7c3d0a3c5960 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.047590 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-2d70a75e-1218-47a1-9fdb-7c3d0a3c5960 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.048019 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.048019 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:56.048609 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-2d70a75e-1218-47a1-9fdb-7c3d0a3c5960 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.059336 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2d70a75e-1218-47a1-9fdb-7c3d0a3c5960 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.060481 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.060481 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:56.066459 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2d70a75e-1218-47a1-9fdb-7c3d0a3c5960 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:58:56.067153 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 709/2850] 10.4.3.99 () {66 vars in 1251 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes/detail => generated 2545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:56.088631 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9cc3a071-275b-42f9-9da1-484430efb7fd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.090337 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9cc3a071-275b-42f9-9da1-484430efb7fd tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 14:58:56.090780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9cc3a071-275b-42f9-9da1-484430efb7fd tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.091214 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9cc3a071-275b-42f9-9da1-484430efb7fd tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.091607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-9cc3a071-275b-42f9-9da1-484430efb7fd tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.092602 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9cc3a071-275b-42f9-9da1-484430efb7fd tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.296907 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9bdfb51b-e51e-4fcc-b716-1427bec9751e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.299382 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9bdfb51b-e51e-4fcc-b716-1427bec9751e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 Jul 03 14:58:56.299647 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9bdfb51b-e51e-4fcc-b716-1427bec9751e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.299885 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9bdfb51b-e51e-4fcc-b716-1427bec9751e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.307975 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9bdfb51b-e51e-4fcc-b716-1427bec9751e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 returned with HTTP 404 Jul 03 14:58:56.308583 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 727/2851] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes/c9b042c0-f1a8-4e53-8ef2-c909079d2b63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:56.319341 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-37688089-c240-4949-bb2b-9420e8660763 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.321305 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] POST https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b/restore Jul 03 14:58:56.321694 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:56.323296 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Restoring backup 9318de86-2a9b-4b9f-b53a-14817c8eb54b ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99978) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 14:58:56.323388 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Restoring backup 9318de86-2a9b-4b9f-b53a-14817c8eb54b to volume None. Jul 03 14:58:56.328750 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.328750 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:56.329977 np0000004430 devstack@c-api.service[99978]: INFO cinder.backup.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Creating volume of 1 GB for restore of backup 9318de86-2a9b-4b9f-b53a-14817c8eb54b. Jul 03 14:58:56.338044 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 15:58:56.337652. {{(pid=99978) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 14:58:56.338205 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Availability Zones retrieved successfully. Jul 03 14:58:56.349930 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (3ed91078-c55e-4b63-990f-7fd92e0bc42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:56.350652 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9cc3a071-275b-42f9-9da1-484430efb7fd tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.351419 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9cc3a071-275b-42f9-9da1-484430efb7fd tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 14:58:56.351484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcbd0692-0fa0-4c97-85a3-78126e38f22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:56.352045 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 713/2852] 10.4.3.99 () {66 vars in 1309 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 967 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:56.352650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:58:56.364183 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-780f2c05-8dcf-4330-898f-9694f5697d88 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.367185 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-780f2c05-8dcf-4330-898f-9694f5697d88 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?availability_zone=nova Jul 03 14:58:56.367578 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-780f2c05-8dcf-4330-898f-9694f5697d88 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.367999 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-780f2c05-8dcf-4330-898f-9694f5697d88 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.368550 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-780f2c05-8dcf-4330-898f-9694f5697d88 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.369015 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-780f2c05-8dcf-4330-898f-9694f5697d88 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value nova, assuming string {{(pid=99980) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:56.370179 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-780f2c05-8dcf-4330-898f-9694f5697d88 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.392476 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcbd0692-0fa0-4c97-85a3-78126e38f22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:56.393659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16554dfc-0457-48e5-ba7d-ff037772d562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:56.414879 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-780f2c05-8dcf-4330-898f-9694f5697d88 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.415839 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-780f2c05-8dcf-4330-898f-9694f5697d88 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 14:58:56.416636 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 710/2853] 10.4.3.99 () {66 vars in 1275 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:56.428541 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1a1e5dad-8219-46a4-8c7f-972fa74e7c5c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.431361 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1a1e5dad-8219-46a4-8c7f-972fa74e7c5c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?availability_zone=nova Jul 03 14:58:56.431687 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1a1e5dad-8219-46a4-8c7f-972fa74e7c5c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.431932 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1a1e5dad-8219-46a4-8c7f-972fa74e7c5c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.432263 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-1a1e5dad-8219-46a4-8c7f-972fa74e7c5c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.432675 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1a1e5dad-8219-46a4-8c7f-972fa74e7c5c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value nova, assuming string {{(pid=99977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:56.433881 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1a1e5dad-8219-46a4-8c7f-972fa74e7c5c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.446537 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Created reservations ['2e362471-389e-4639-a86e-170a776e7a8b', 'fd01fde2-3fa6-47e8-9e96-d83e6b9d783c', 'a992e53a-4ae3-4db7-855b-966f0251e81c', '723ed59d-ada2-45dd-93e6-d6db8897361e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:58:56.447690 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16554dfc-0457-48e5-ba7d-ff037772d562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e362471-389e-4639-a86e-170a776e7a8b', 'fd01fde2-3fa6-47e8-9e96-d83e6b9d783c', 'a992e53a-4ae3-4db7-855b-966f0251e81c', '723ed59d-ada2-45dd-93e6-d6db8897361e']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:56.449144 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08c1ed6-66ea-4750-b860-3e9cec4445f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:56.475891 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1a1e5dad-8219-46a4-8c7f-972fa74e7c5c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.476510 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1a1e5dad-8219-46a4-8c7f-972fa74e7c5c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 14:58:56.476919 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 728/2854] 10.4.3.99 () {66 vars in 1275 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:56.483851 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08c1ed6-66ea-4750-b860-3e9cec4445f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ec2e2dc-640e-45f7-8900-acf5a6cb2de5', '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='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['2e362471-389e-4639-a86e-170a776e7a8b','fd01fde2-3fa6-47e8-9e96-d83e6b9d783c','a992e53a-4ae3-4db7-855b-966f0251e81c','723ed59d-ada2-45dd-93e6-d6db8897361e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:58:56Z,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=4ec2e2dc-640e-45f7-8900-acf5a6cb2de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='742ab5955e3b4d6c93579317e6a221cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06b39988b9c74b44b47545974bea879c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:56.484656 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e33250d7-90d7-4257-99c9-c25960cf7f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:56.491692 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ac1b71c7-1c86-4d34-8701-ff22817dfa04 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.494118 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ac1b71c7-1c86-4d34-8701-ff22817dfa04 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?bootable=false Jul 03 14:58:56.494457 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ac1b71c7-1c86-4d34-8701-ff22817dfa04 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.494750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ac1b71c7-1c86-4d34-8701-ff22817dfa04 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.495117 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-ac1b71c7-1c86-4d34-8701-ff22817dfa04 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.495636 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.495636 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:56.496306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ac1b71c7-1c86-4d34-8701-ff22817dfa04 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.504437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e33250d7-90d7-4257-99c9-c25960cf7f55) transitioned into 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='742ab5955e3b4d6c93579317e6a221cb',qos_specs=None,replication_status=,reservations=['2e362471-389e-4639-a86e-170a776e7a8b','fd01fde2-3fa6-47e8-9e96-d83e6b9d783c','a992e53a-4ae3-4db7-855b-966f0251e81c','723ed59d-ada2-45dd-93e6-d6db8897361e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06b39988b9c74b44b47545974bea879c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:56.505219 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bcaf0f3-2d62-49ed-a53b-288bcb543b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:58:56.518937 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bcaf0f3-2d62-49ed-a53b-288bcb543b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:58:56.520037 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Flow 'volume_create_api' (3ed91078-c55e-4b63-990f-7fd92e0bc42f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:58:56.520474 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Create volume request issued successfully. Jul 03 14:58:56.533264 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.533264 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:56.533795 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:58:56.537948 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ac1b71c7-1c86-4d34-8701-ff22817dfa04 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.538867 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ac1b71c7-1c86-4d34-8701-ff22817dfa04 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 14:58:56.539486 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 714/2855] 10.4.3.99 () {66 vars in 1259 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:56.556351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9187a755-a424-4107-8e8d-5d7b44897c53 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.558164 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9187a755-a424-4107-8e8d-5d7b44897c53 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?bootable=false Jul 03 14:58:56.558546 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9187a755-a424-4107-8e8d-5d7b44897c53 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.558785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9187a755-a424-4107-8e8d-5d7b44897c53 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.559157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-9187a755-a424-4107-8e8d-5d7b44897c53 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.563920 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.563920 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:56.564636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9187a755-a424-4107-8e8d-5d7b44897c53 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.614786 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9187a755-a424-4107-8e8d-5d7b44897c53 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.615802 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9187a755-a424-4107-8e8d-5d7b44897c53 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 14:58:56.616430 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 711/2856] 10.4.3.99 () {66 vars in 1259 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:56.631150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-319dc9f1-0e2b-4251-b72d-6923bd8ee3f9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.633565 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-319dc9f1-0e2b-4251-b72d-6923bd8ee3f9 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?status=available Jul 03 14:58:56.636790 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-319dc9f1-0e2b-4251-b72d-6923bd8ee3f9 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.637263 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-319dc9f1-0e2b-4251-b72d-6923bd8ee3f9 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.637510 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-319dc9f1-0e2b-4251-b72d-6923bd8ee3f9 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.637902 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-319dc9f1-0e2b-4251-b72d-6923bd8ee3f9 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value available, assuming string {{(pid=99977) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:56.638299 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.638299 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:56.638940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-319dc9f1-0e2b-4251-b72d-6923bd8ee3f9 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.685275 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-319dc9f1-0e2b-4251-b72d-6923bd8ee3f9 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.686204 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-319dc9f1-0e2b-4251-b72d-6923bd8ee3f9 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 14:58:56.686798 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 729/2857] 10.4.3.99 () {66 vars in 1263 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:56.697309 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4008d964-e4b9-43c3-95f2-973b40b66de0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.699423 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4008d964-e4b9-43c3-95f2-973b40b66de0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes?status=available Jul 03 14:58:56.699706 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4008d964-e4b9-43c3-95f2-973b40b66de0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.699972 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4008d964-e4b9-43c3-95f2-973b40b66de0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.700331 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-4008d964-e4b9-43c3-95f2-973b40b66de0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.700644 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4008d964-e4b9-43c3-95f2-973b40b66de0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value available, assuming string {{(pid=99979) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:56.700999 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.700999 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:56.701565 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4008d964-e4b9-43c3-95f2-973b40b66de0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.717483 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4008d964-e4b9-43c3-95f2-973b40b66de0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.717483 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4008d964-e4b9-43c3-95f2-973b40b66de0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 14:58:56.717483 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 715/2858] 10.4.3.99 () {66 vars in 1263 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:56.733954 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b7c71968-0d20-49ef-bbd4-b418c3ba742c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.736407 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7c71968-0d20-49ef-bbd4-b418c3ba742c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?availability_zone=nova Jul 03 14:58:56.736693 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7c71968-0d20-49ef-bbd4-b418c3ba742c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.736960 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7c71968-0d20-49ef-bbd4-b418c3ba742c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.737248 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-b7c71968-0d20-49ef-bbd4-b418c3ba742c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.737554 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b7c71968-0d20-49ef-bbd4-b418c3ba742c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value nova, assuming string {{(pid=99980) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:56.738591 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.738591 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:56.738591 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b7c71968-0d20-49ef-bbd4-b418c3ba742c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:56.751415 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b7c71968-0d20-49ef-bbd4-b418c3ba742c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:56.752702 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.752702 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:56.758730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7c71968-0d20-49ef-bbd4-b418c3ba742c tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 14:58:56.759697 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 712/2859] 10.4.3.99 () {66 vars in 1296 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:56.779558 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5fefe2f6-fadd-45eb-b0f2-49ac61cacec3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:56.783050 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5fefe2f6-fadd-45eb-b0f2-49ac61cacec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?bootable=false Jul 03 14:58:56.783050 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5fefe2f6-fadd-45eb-b0f2-49ac61cacec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:56.783250 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5fefe2f6-fadd-45eb-b0f2-49ac61cacec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:56.783485 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-5fefe2f6-fadd-45eb-b0f2-49ac61cacec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:56.783979 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:56.783979 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:56.786044 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5fefe2f6-fadd-45eb-b0f2-49ac61cacec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:57.025786 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5fefe2f6-fadd-45eb-b0f2-49ac61cacec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:57.027002 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:57.027002 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:57.031947 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5fefe2f6-fadd-45eb-b0f2-49ac61cacec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 14:58:57.032427 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 730/2860] 10.4.3.99 () {66 vars in 1280 bytes} [Fri Jul 3 14:58:56 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2545 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:57.051658 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7f12f438-884b-448b-aa3e-dd681bf0a498 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:57.054226 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7f12f438-884b-448b-aa3e-dd681bf0a498 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/detail?status=available Jul 03 14:58:57.054413 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7f12f438-884b-448b-aa3e-dd681bf0a498 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:57.054684 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7f12f438-884b-448b-aa3e-dd681bf0a498 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:57.055039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-7f12f438-884b-448b-aa3e-dd681bf0a498 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:58:57.056032 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7f12f438-884b-448b-aa3e-dd681bf0a498 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Could not evaluate value available, assuming string {{(pid=99979) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 14:58:57.056032 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:57.056032 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:57.056684 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7f12f438-884b-448b-aa3e-dd681bf0a498 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:58:57.069382 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7f12f438-884b-448b-aa3e-dd681bf0a498 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Get all volumes completed successfully. Jul 03 14:58:57.070708 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:57.070708 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:57.077916 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7f12f438-884b-448b-aa3e-dd681bf0a498 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 14:58:57.078515 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 716/2861] 10.4.3.99 () {66 vars in 1284 bytes} [Fri Jul 3 14:58:57 2026] GET /volume/v3/volumes/detail?status=available => generated 2545 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:58:57.099216 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a1a2bf70-847a-4347-98eb-f02454b45d15 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:57.101360 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a1a2bf70-847a-4347-98eb-f02454b45d15 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:57.101586 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a1a2bf70-847a-4347-98eb-f02454b45d15 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:57.101810 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a1a2bf70-847a-4347-98eb-f02454b45d15 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:57.111113 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:57.111113 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:57.116200 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a1a2bf70-847a-4347-98eb-f02454b45d15 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:57.122814 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a1a2bf70-847a-4347-98eb-f02454b45d15 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 returned with HTTP 200 Jul 03 14:58:57.123433 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 713/2862] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:57 2026] GET /volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:57.136764 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-16374ccf-5c1d-4344-9423-dcf379bd0e76 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:57.140274 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-16374ccf-5c1d-4344-9423-dcf379bd0e76 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:57.140651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-16374ccf-5c1d-4344-9423-dcf379bd0e76 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:57.140972 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-16374ccf-5c1d-4344-9423-dcf379bd0e76 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:57.141308 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-16374ccf-5c1d-4344-9423-dcf379bd0e76 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Delete volume with id: a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:57.151008 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:57.151008 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:57.151768 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-16374ccf-5c1d-4344-9423-dcf379bd0e76 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:57.189644 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-16374ccf-5c1d-4344-9423-dcf379bd0e76 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Delete volume request issued successfully. Jul 03 14:58:57.190074 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-16374ccf-5c1d-4344-9423-dcf379bd0e76 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 returned with HTTP 202 Jul 03 14:58:57.190861 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 731/2863] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:57 2026] DELETE /volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:57.199725 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-96069f00-5ddb-47cf-8f86-7d2ca0aa714a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:57.202407 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-96069f00-5ddb-47cf-8f86-7d2ca0aa714a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:57.202632 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-96069f00-5ddb-47cf-8f86-7d2ca0aa714a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:57.202871 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-96069f00-5ddb-47cf-8f86-7d2ca0aa714a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:57.216088 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:57.216088 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:57.219675 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-96069f00-5ddb-47cf-8f86-7d2ca0aa714a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:57.228224 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-96069f00-5ddb-47cf-8f86-7d2ca0aa714a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 returned with HTTP 200 Jul 03 14:58:57.228717 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 717/2864] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:57 2026] GET /volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:57.540950 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:57.540950 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:57.541478 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:58:57.541478 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Checking backup size 1 against volume size 1 {{(pid=99978) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 14:58:57.541619 np0000004430 devstack@c-api.service[99978]: INFO cinder.backup.api [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Overwriting volume 4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 with restore of backup 9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:58:57.561116 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] restore_backup in rpcapi backup_id 9318de86-2a9b-4b9f-b53a-14817c8eb54b {{(pid=99978) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 14:58:57.563956 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37688089-c240-4949-bb2b-9420e8660763 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b/restore returned with HTTP 202 Jul 03 14:58:57.564301 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 704/2865] 10.4.3.99 () {70 vars in 1426 bytes} [Fri Jul 3 14:58:56 2026] POST /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b/restore => generated 152 bytes in 1245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:58:57.574689 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e032bb26-5ba4-42a2-82ae-8899d7815a36 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:57.577061 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e032bb26-5ba4-42a2-82ae-8899d7815a36 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:58:57.577398 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e032bb26-5ba4-42a2-82ae-8899d7815a36 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:57.577685 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e032bb26-5ba4-42a2-82ae-8899d7815a36 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:57.577855 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e032bb26-5ba4-42a2-82ae-8899d7815a36 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:57.583084 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:57.583084 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:57.584020 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e032bb26-5ba4-42a2-82ae-8899d7815a36 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:58:57.584575 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 714/2866] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:57 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:58.254492 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5b566f7-da95-4f71-bc15-edf52451e5c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:58.259301 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5b566f7-da95-4f71-bc15-edf52451e5c4 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 Jul 03 14:58:58.260974 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5b566f7-da95-4f71-bc15-edf52451e5c4 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:58.264271 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5b566f7-da95-4f71-bc15-edf52451e5c4 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:58.284465 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5b566f7-da95-4f71-bc15-edf52451e5c4 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 returned with HTTP 404 Jul 03 14:58:58.285376 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 732/2867] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:58 2026] GET /volume/v3/volumes/a62e9ea2-e866-421e-98cd-5ad0a19089b2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:58.299755 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8c778a47-d4a1-40d3-97ba-73cc3219e2b2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:58.302519 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c778a47-d4a1-40d3-97ba-73cc3219e2b2 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:58.302888 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c778a47-d4a1-40d3-97ba-73cc3219e2b2 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:58.303905 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c778a47-d4a1-40d3-97ba-73cc3219e2b2 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:58.313377 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:58.313377 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:58.319971 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8c778a47-d4a1-40d3-97ba-73cc3219e2b2 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:58.325952 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c778a47-d4a1-40d3-97ba-73cc3219e2b2 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 returned with HTTP 200 Jul 03 14:58:58.326442 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 718/2868] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:58 2026] GET /volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:58.345739 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a538295c-5614-413b-855a-1caa69a54061 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:58.351149 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a538295c-5614-413b-855a-1caa69a54061 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] DELETE https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:58.351477 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a538295c-5614-413b-855a-1caa69a54061 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:58.351738 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a538295c-5614-413b-855a-1caa69a54061 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:58.351957 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a538295c-5614-413b-855a-1caa69a54061 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Delete volume with id: 12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:58.362419 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:58.362419 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:58.362929 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a538295c-5614-413b-855a-1caa69a54061 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:58.398479 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a538295c-5614-413b-855a-1caa69a54061 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Delete volume request issued successfully. Jul 03 14:58:58.398479 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a538295c-5614-413b-855a-1caa69a54061 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 returned with HTTP 202 Jul 03 14:58:58.398479 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 705/2869] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:58 2026] DELETE /volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:58.405488 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4e301fd9-5629-40bb-9ce0-c0dbdae2d0c7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:58.407569 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e301fd9-5629-40bb-9ce0-c0dbdae2d0c7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:58.407880 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e301fd9-5629-40bb-9ce0-c0dbdae2d0c7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:58.408097 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e301fd9-5629-40bb-9ce0-c0dbdae2d0c7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:58.418825 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:58.418825 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:58.424050 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4e301fd9-5629-40bb-9ce0-c0dbdae2d0c7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:58.430665 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e301fd9-5629-40bb-9ce0-c0dbdae2d0c7 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 returned with HTTP 200 Jul 03 14:58:58.431680 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 715/2870] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:58 2026] GET /volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:58.596922 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-25fad892-ba9a-4ea2-93b4-45b8374ba4cb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:58.598806 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-25fad892-ba9a-4ea2-93b4-45b8374ba4cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:58:58.599092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-25fad892-ba9a-4ea2-93b4-45b8374ba4cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:58.599281 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-25fad892-ba9a-4ea2-93b4-45b8374ba4cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:58.599443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-25fad892-ba9a-4ea2-93b4-45b8374ba4cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:58.605565 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:58.605565 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:58.606554 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-25fad892-ba9a-4ea2-93b4-45b8374ba4cb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:58:58.607006 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 733/2871] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:58 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:59.188979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ca9b7e59-cdce-429a-b4ce-1c89c7dc65a4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:59.188979 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ca9b7e59-cdce-429a-b4ce-1c89c7dc65a4 None None] GET https://10.4.3.99/volume// Jul 03 14:58:59.188979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ca9b7e59-cdce-429a-b4ce-1c89c7dc65a4 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:59.188979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ca9b7e59-cdce-429a-b4ce-1c89c7dc65a4 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:59.188979 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ca9b7e59-cdce-429a-b4ce-1c89c7dc65a4 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:58:59.188979 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 719/2872] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:58:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:58:59.199517 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c46ee2fd-0c43-4282-adba-d0ecb078edb5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:59.202410 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c46ee2fd-0c43-4282-adba-d0ecb078edb5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 Jul 03 14:58:59.202758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c46ee2fd-0c43-4282-adba-d0ecb078edb5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:59.203237 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c46ee2fd-0c43-4282-adba-d0ecb078edb5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:59.222585 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:59.222585 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:59.227863 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c46ee2fd-0c43-4282-adba-d0ecb078edb5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:58:59.234185 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c46ee2fd-0c43-4282-adba-d0ecb078edb5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 returned with HTTP 200 Jul 03 14:58:59.234734 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 706/2873] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:58:59 2026] GET /volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 => generated 1593 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:58:59.344012 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-1448e0ac-9f90-4bbc-9bf8-33363026eaae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:59.347062 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-1448e0ac-9f90-4bbc-9bf8-33363026eaae tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] PUT https://10.4.3.99/volume/v3/attachments/c4af9b45-dfdb-459b-a5aa-1a64b69e1cf0 Jul 03 14:58:59.347626 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-1448e0ac-9f90-4bbc-9bf8-33363026eaae tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:58:59.368417 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-1448e0ac-9f90-4bbc-9bf8-33363026eaae tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Acquiring lock "cinder-attachment_update-4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:58:59.373685 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-1448e0ac-9f90-4bbc-9bf8-33363026eaae tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Lock "cinder-attachment_update-4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:58:59.374746 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:59.374746 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:58:59.448202 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e7bd0bf1-29a2-4430-93c8-21db108ce930 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:59.450718 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e7bd0bf1-29a2-4430-93c8-21db108ce930 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 Jul 03 14:58:59.451028 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e7bd0bf1-29a2-4430-93c8-21db108ce930 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:59.451346 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e7bd0bf1-29a2-4430-93c8-21db108ce930 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:59.461611 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e7bd0bf1-29a2-4430-93c8-21db108ce930 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 returned with HTTP 404 Jul 03 14:58:59.462541 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 734/2874] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:59 2026] GET /volume/v3/volumes/12f34fc9-67a9-4e3a-9fb6-ca1c075e7131 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:58:59.474674 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7f7237e0-6924-4c54-8889-26ab515389d0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:59.478151 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7f7237e0-6924-4c54-8889-26ab515389d0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:58:59.478151 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7f7237e0-6924-4c54-8889-26ab515389d0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:59.478151 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7f7237e0-6924-4c54-8889-26ab515389d0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:59.490865 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:59.490865 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:59.496080 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7f7237e0-6924-4c54-8889-26ab515389d0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:59.503039 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7f7237e0-6924-4c54-8889-26ab515389d0 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 returned with HTTP 200 Jul 03 14:58:59.503866 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 720/2875] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:59 2026] GET /volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:59.521040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a900aeb4-da5f-48e8-9323-497c6c22dec3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:59.522966 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a900aeb4-da5f-48e8-9323-497c6c22dec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:58:59.523298 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a900aeb4-da5f-48e8-9323-497c6c22dec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:59.523383 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a900aeb4-da5f-48e8-9323-497c6c22dec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:59.523516 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a900aeb4-da5f-48e8-9323-497c6c22dec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Delete volume with id: a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:58:59.530938 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:59.530938 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:58:59.531431 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a900aeb4-da5f-48e8-9323-497c6c22dec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:59.565117 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a900aeb4-da5f-48e8-9323-497c6c22dec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Delete volume request issued successfully. Jul 03 14:58:59.565409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a900aeb4-da5f-48e8-9323-497c6c22dec3 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 returned with HTTP 202 Jul 03 14:58:59.566020 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 707/2876] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:58:59 2026] DELETE /volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:58:59.576259 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b1171a27-d39c-45a9-b483-15ae24626f6a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:59.579192 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1171a27-d39c-45a9-b483-15ae24626f6a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:58:59.579552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1171a27-d39c-45a9-b483-15ae24626f6a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:59.579900 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1171a27-d39c-45a9-b483-15ae24626f6a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:59.590520 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:59.590520 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:58:59.596051 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b1171a27-d39c-45a9-b483-15ae24626f6a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Volume info retrieved successfully. Jul 03 14:58:59.603065 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1171a27-d39c-45a9-b483-15ae24626f6a tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 returned with HTTP 200 Jul 03 14:58:59.603722 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 735/2877] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:58:59 2026] GET /volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:59.619336 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-78223716-c0b7-4559-b43c-a9e70187980e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:58:59.620738 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-78223716-c0b7-4559-b43c-a9e70187980e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:58:59.621046 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-78223716-c0b7-4559-b43c-a9e70187980e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:58:59.621302 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-78223716-c0b7-4559-b43c-a9e70187980e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:58:59.621512 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-78223716-c0b7-4559-b43c-a9e70187980e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:58:59.632016 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:58:59.632016 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:58:59.632998 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-78223716-c0b7-4559-b43c-a9e70187980e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:58:59.633918 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 721/2878] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:58:59 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:58:59.913179 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-1448e0ac-9f90-4bbc-9bf8-33363026eaae tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Lock "cinder-attachment_update-4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1-np0000004430" released by "attachment_update" :: held 0.539s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:58:59.913617 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-1448e0ac-9f90-4bbc-9bf8-33363026eaae tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/attachments/c4af9b45-dfdb-459b-a5aa-1a64b69e1cf0 returned with HTTP 200 Jul 03 14:58:59.914194 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 716/2879] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:58:59 2026] PUT /volume/v3/attachments/c4af9b45-dfdb-459b-a5aa-1a64b69e1cf0 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:00.425057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c7ccdd8b-635c-4d26-ac01-30ac21d68039 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:00.427373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c7ccdd8b-635c-4d26-ac01-30ac21d68039 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] POST https://10.4.3.99/volume/v3/attachments/c4af9b45-dfdb-459b-a5aa-1a64b69e1cf0/action Jul 03 14:59:00.427756 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c7ccdd8b-635c-4d26-ac01-30ac21d68039 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:00.427898 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c7ccdd8b-635c-4d26-ac01-30ac21d68039 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:00.448456 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:00.448456 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:00.529565 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-14ecb5f4-fb59-4209-abc0-21ffa4dc29de req-c7ccdd8b-635c-4d26-ac01-30ac21d68039 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/attachments/c4af9b45-dfdb-459b-a5aa-1a64b69e1cf0/action returned with HTTP 204 Jul 03 14:59:00.530097 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 708/2880] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:59:00 2026] POST /volume/v3/attachments/c4af9b45-dfdb-459b-a5aa-1a64b69e1cf0/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:00.618899 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-303e07c0-1970-4a1c-b0aa-1d33ec0e5397 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:00.620442 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-303e07c0-1970-4a1c-b0aa-1d33ec0e5397 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] GET https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 Jul 03 14:59:00.620603 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-303e07c0-1970-4a1c-b0aa-1d33ec0e5397 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:00.620767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-303e07c0-1970-4a1c-b0aa-1d33ec0e5397 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:00.625848 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-303e07c0-1970-4a1c-b0aa-1d33ec0e5397 tempest-VolumesListTestJSON-2058248803 tempest-VolumesListTestJSON-2058248803-project-member] https://10.4.3.99/volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 returned with HTTP 404 Jul 03 14:59:00.626314 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 736/2881] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:00 2026] GET /volume/v3/volumes/a3075c7b-bd56-45f9-9e22-bdca5fea2dd2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:00.645734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ab49305c-5554-49a3-beba-1f452750d46d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:00.648448 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab49305c-5554-49a3-beba-1f452750d46d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:00.648773 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab49305c-5554-49a3-beba-1f452750d46d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:00.649067 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab49305c-5554-49a3-beba-1f452750d46d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:00.649381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ab49305c-5554-49a3-beba-1f452750d46d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:00.654191 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:00.654191 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:00.654990 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab49305c-5554-49a3-beba-1f452750d46d tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:00.655464 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 722/2882] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:00 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:01.666950 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-88292b9c-ceab-4ec2-a60c-51ebbef6a782 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:01.668921 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-88292b9c-ceab-4ec2-a60c-51ebbef6a782 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:01.669195 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-88292b9c-ceab-4ec2-a60c-51ebbef6a782 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:01.669425 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-88292b9c-ceab-4ec2-a60c-51ebbef6a782 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:01.669574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-88292b9c-ceab-4ec2-a60c-51ebbef6a782 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:01.674267 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:01.674267 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:01.674929 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-88292b9c-ceab-4ec2-a60c-51ebbef6a782 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:01.675330 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 717/2883] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:01 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:02.134048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-61a6fcd4-c6f6-4a36-813b-7b05352700d5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:02.250718 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-61a6fcd4-c6f6-4a36-813b-7b05352700d5 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:59:02.251098 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-61a6fcd4-c6f6-4a36-813b-7b05352700d5 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0d4df14-daf0-46e9-afe9-94e9d3868104", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1716673962"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:02.263626 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-61a6fcd4-c6f6-4a36-813b-7b05352700d5 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 404 Jul 03 14:59:02.264236 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 709/2884] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:59:02 2026] POST /volume/v3/snapshots => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:02.275549 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-32ce7048-5640-44c2-8f53-4905c95eaab9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:02.278030 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32ce7048-5640-44c2-8f53-4905c95eaab9 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:59:02.278491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-32ce7048-5640-44c2-8f53-4905c95eaab9 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1588750743"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:02.327394 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-32ce7048-5640-44c2-8f53-4905c95eaab9 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 404 Jul 03 14:59:02.327997 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 737/2885] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:59:02 2026] POST /volume/v3/snapshots => generated 77 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:02.338550 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ac656ede-ce0f-4590-9189-ff437604d41e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:02.340741 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ac656ede-ce0f-4590-9189-ff437604d41e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/snapshots?limit=invalid Jul 03 14:59:02.341064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ac656ede-ce0f-4590-9189-ff437604d41e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:02.341413 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ac656ede-ce0f-4590-9189-ff437604d41e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:02.342065 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ac656ede-ce0f-4590-9189-ff437604d41e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] HTTP exception thrown: limit param must be an integer Jul 03 14:59:02.342299 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ac656ede-ce0f-4590-9189-ff437604d41e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 14:59:02.342996 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 723/2886] 10.4.3.99 () {66 vars in 1263 bytes} [Fri Jul 3 14:59:02 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:59:02.352076 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fd0933cb-3520-44d9-b0fc-558d2e34fcb7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:02.354546 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fd0933cb-3520-44d9-b0fc-558d2e34fcb7 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/snapshots?marker=a68ac47f-3912-4155-aea6-74ae3b70d40e Jul 03 14:59:02.355039 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fd0933cb-3520-44d9-b0fc-558d2e34fcb7 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:02.355419 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fd0933cb-3520-44d9-b0fc-558d2e34fcb7 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:02.355799 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-fd0933cb-3520-44d9-b0fc-558d2e34fcb7 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:59:02.357304 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-fd0933cb-3520-44d9-b0fc-558d2e34fcb7 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:59:02.363042 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fd0933cb-3520-44d9-b0fc-558d2e34fcb7 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots?marker=a68ac47f-3912-4155-aea6-74ae3b70d40e returned with HTTP 404 Jul 03 14:59:02.363652 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 718/2887] 10.4.3.99 () {66 vars in 1323 bytes} [Fri Jul 3 14:59:02 2026] GET /volume/v3/snapshots?marker=a68ac47f-3912-4155-aea6-74ae3b70d40e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:02.374152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18321bc3-8e79-49c9-a2ae-8d93b501037d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:02.375969 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18321bc3-8e79-49c9-a2ae-8d93b501037d tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/snapshots?sort_key=invalid Jul 03 14:59:02.376202 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18321bc3-8e79-49c9-a2ae-8d93b501037d tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:02.376396 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18321bc3-8e79-49c9-a2ae-8d93b501037d tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:02.376659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-18321bc3-8e79-49c9-a2ae-8d93b501037d tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:59:02.377714 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-18321bc3-8e79-49c9-a2ae-8d93b501037d tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 14:59:02.378377 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18321bc3-8e79-49c9-a2ae-8d93b501037d tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 14:59:02.378953 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 710/2888] 10.4.3.99 () {66 vars in 1269 bytes} [Fri Jul 3 14:59:02 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 03 14:59:02.388482 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:02.390744 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:02.391442 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1081665017"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:02.393468 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1081665017'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:02.393655 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Create volume of 2 GB Jul 03 14:59:02.400450 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Availability Zones retrieved successfully. Jul 03 14:59:02.409562 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Flow 'volume_create_api' (b6f2d3e5-fb04-4b4a-bbee-0d7e417721fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:02.411255 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089660a2-f58f-4aa2-8b02-9d86bd909fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:02.412812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Validating volume size '2' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:02.451629 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089660a2-f58f-4aa2-8b02-9d86bd909fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:02.453231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d902dce1-1d28-48e7-92dd-d3f5f39dc569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:02.543963 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Created reservations ['d2eec01c-c59f-406b-b1df-6fc26a8cb989', '267df3ec-7296-4b5b-84c9-da6e169ccd43', '895ed057-e016-433f-a0c2-a5d75941192f', 'e3919edd-007c-4077-a823-861b4a308e9f'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:02.544783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d902dce1-1d28-48e7-92dd-d3f5f39dc569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2eec01c-c59f-406b-b1df-6fc26a8cb989', '267df3ec-7296-4b5b-84c9-da6e169ccd43', '895ed057-e016-433f-a0c2-a5d75941192f', 'e3919edd-007c-4077-a823-861b4a308e9f']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:02.546119 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a455c8-8197-480a-916c-6809b7f65e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:02.583628 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a455c8-8197-480a-916c-6809b7f65e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ff9ecb8-c421-4ed4-89bd-b419322267b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1081665017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='365917f053944305b1ec3d8a7cd10ccc',qos_specs=None,replication_status=,reservations=['d2eec01c-c59f-406b-b1df-6fc26a8cb989','267df3ec-7296-4b5b-84c9-da6e169ccd43','895ed057-e016-433f-a0c2-a5d75941192f','e3919edd-007c-4077-a823-861b4a308e9f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e5f4364914433b9587bdd91ccf3723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1081665017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ff9ecb8-c421-4ed4-89bd-b419322267b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='365917f053944305b1ec3d8a7cd10ccc',provider_auth=None,provider_geometry=None,provider_id=None,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='18e5f4364914433b9587bdd91ccf3723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:02.583628 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23337145-fda0-4af7-a03e-42cb413735e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:02.611038 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23337145-fda0-4af7-a03e-42cb413735e1) transitioned into state 'SUCCESS' from state '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-1081665017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='365917f053944305b1ec3d8a7cd10ccc',qos_specs=None,replication_status=,reservations=['d2eec01c-c59f-406b-b1df-6fc26a8cb989','267df3ec-7296-4b5b-84c9-da6e169ccd43','895ed057-e016-433f-a0c2-a5d75941192f','e3919edd-007c-4077-a823-861b4a308e9f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e5f4364914433b9587bdd91ccf3723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:02.611964 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c035c8f1-5174-47c9-a0a5-2eac032b5428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:02.625312 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c035c8f1-5174-47c9-a0a5-2eac032b5428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:02.626689 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Flow 'volume_create_api' (b6f2d3e5-fb04-4b4a-bbee-0d7e417721fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:02.627193 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Create volume request issued successfully. Jul 03 14:59:02.628022 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cf55f6f0-63aa-4bdf-9216-ff8b74985e74 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:02.628624 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 738/2889] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:59:02 2026] POST /volume/v3/volumes => generated 760 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:02.643875 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-29f4f894-79e9-4458-9849-927ed5a70648 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:02.646006 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29f4f894-79e9-4458-9849-927ed5a70648 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 Jul 03 14:59:02.646623 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29f4f894-79e9-4458-9849-927ed5a70648 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:02.646826 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29f4f894-79e9-4458-9849-927ed5a70648 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:02.656317 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:02.656317 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:02.661712 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-29f4f894-79e9-4458-9849-927ed5a70648 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Volume info retrieved successfully. Jul 03 14:59:02.666573 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29f4f894-79e9-4458-9849-927ed5a70648 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 returned with HTTP 200 Jul 03 14:59:02.667220 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 724/2890] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:02 2026] GET /volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:02.687496 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-78a2a634-1ac4-42d5-a262-5535a0558705 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:02.689922 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-78a2a634-1ac4-42d5-a262-5535a0558705 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:02.690390 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-78a2a634-1ac4-42d5-a262-5535a0558705 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:02.690510 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-78a2a634-1ac4-42d5-a262-5535a0558705 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:02.690714 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-78a2a634-1ac4-42d5-a262-5535a0558705 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:02.697059 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:02.697059 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:02.698189 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-78a2a634-1ac4-42d5-a262-5535a0558705 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:02.698853 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 719/2891] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:02 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:03.682843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c3d21494-0fc8-4d88-8dd6-d1188eb7b30e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:03.685022 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c3d21494-0fc8-4d88-8dd6-d1188eb7b30e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 Jul 03 14:59:03.685283 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c3d21494-0fc8-4d88-8dd6-d1188eb7b30e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:03.685533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c3d21494-0fc8-4d88-8dd6-d1188eb7b30e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:03.696641 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:03.696641 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:03.701425 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c3d21494-0fc8-4d88-8dd6-d1188eb7b30e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Volume info retrieved successfully. Jul 03 14:59:03.709859 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c3d21494-0fc8-4d88-8dd6-d1188eb7b30e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 returned with HTTP 200 Jul 03 14:59:03.710330 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 711/2892] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:03 2026] GET /volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:03.714090 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5ac18d69-9e0a-47ea-af59-a09d4a4dcd05 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:03.716383 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ac18d69-9e0a-47ea-af59-a09d4a4dcd05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:03.716601 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ac18d69-9e0a-47ea-af59-a09d4a4dcd05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:03.716842 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ac18d69-9e0a-47ea-af59-a09d4a4dcd05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:03.716935 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5ac18d69-9e0a-47ea-af59-a09d4a4dcd05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:03.722396 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:03.722396 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:03.723090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ac18d69-9e0a-47ea-af59-a09d4a4dcd05 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:03.723663 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 739/2893] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:03 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:03.724776 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8e917f2c-70ef-4fba-9c46-fcafc4327f31 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:03.726974 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8e917f2c-70ef-4fba-9c46-fcafc4327f31 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:59:03.727377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8e917f2c-70ef-4fba-9c46-fcafc4327f31 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ff9ecb8-c421-4ed4-89bd-b419322267b5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1681743632"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:03.736194 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:03.736194 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:03.736646 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8e917f2c-70ef-4fba-9c46-fcafc4327f31 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Volume info retrieved successfully. Jul 03 14:59:03.736766 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-8e917f2c-70ef-4fba-9c46-fcafc4327f31 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Create snapshot from volume 7ff9ecb8-c421-4ed4-89bd-b419322267b5 Jul 03 14:59:03.798100 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-8e917f2c-70ef-4fba-9c46-fcafc4327f31 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Created reservations ['b9db13b1-b933-4100-8c47-3d08450cbe11', '5364df4c-1d0c-42dc-83da-d4c142a54678', 'aad08e39-6c31-487e-b39d-b12788d073b0', '486e9799-9dab-44e5-bc55-7362a1e82778'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:03.866595 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8e917f2c-70ef-4fba-9c46-fcafc4327f31 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Snapshot create request issued successfully. Jul 03 14:59:03.867242 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8e917f2c-70ef-4fba-9c46-fcafc4327f31 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:59:03.869663 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 725/2894] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:59:03 2026] POST /volume/v3/snapshots => generated 318 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:03.882931 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-60fb4882-41c0-4f88-87ac-f37a6e23812c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:03.886622 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60fb4882-41c0-4f88-87ac-f37a6e23812c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 Jul 03 14:59:03.886940 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-60fb4882-41c0-4f88-87ac-f37a6e23812c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:03.887654 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-60fb4882-41c0-4f88-87ac-f37a6e23812c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:03.896033 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:03.896033 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:03.896285 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-60fb4882-41c0-4f88-87ac-f37a6e23812c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Snapshot retrieved successfully. Jul 03 14:59:03.897444 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60fb4882-41c0-4f88-87ac-f37a6e23812c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 returned with HTTP 200 Jul 03 14:59:03.900959 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 720/2895] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:03 2026] GET /volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 => generated 450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:04.736813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-afe71098-75ec-4a75-92fc-c042d2ebab9c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:04.738667 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afe71098-75ec-4a75-92fc-c042d2ebab9c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:04.738918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afe71098-75ec-4a75-92fc-c042d2ebab9c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:04.739152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afe71098-75ec-4a75-92fc-c042d2ebab9c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:04.739271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-afe71098-75ec-4a75-92fc-c042d2ebab9c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:04.743975 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:04.743975 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:04.744607 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afe71098-75ec-4a75-92fc-c042d2ebab9c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:04.745147 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 712/2896] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:04 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:04.910903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4e5339c0-455d-41c9-95be-1fae73f9fabb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:04.912729 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e5339c0-455d-41c9-95be-1fae73f9fabb tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 Jul 03 14:59:04.912929 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e5339c0-455d-41c9-95be-1fae73f9fabb tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:04.913117 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e5339c0-455d-41c9-95be-1fae73f9fabb tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:04.918249 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:04.918249 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:04.918689 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4e5339c0-455d-41c9-95be-1fae73f9fabb tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Snapshot retrieved successfully. Jul 03 14:59:04.919494 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e5339c0-455d-41c9-95be-1fae73f9fabb tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 returned with HTTP 200 Jul 03 14:59:04.919868 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 740/2897] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:04 2026] GET /volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:04.936302 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:04.938621 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:04.939005 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ee740ef4-9904-4e74-8272-bc3f5d258b30"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:04.940720 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ee740ef4-9904-4e74-8272-bc3f5d258b30'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:04.946722 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:04.946722 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:04.947245 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Snapshot retrieved successfully. Jul 03 14:59:04.947397 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Create volume of 1 GB Jul 03 14:59:04.951343 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Availability Zones retrieved successfully. Jul 03 14:59:04.959477 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Flow 'volume_create_api' (4a356cc5-4aae-4f65-bc66-c292a81a30fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:04.960824 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c43524cd-d21b-4a6c-91d0-f6cdac0857fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:04.962104 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:04.963999 np0000004430 devstack@c-api.service[99979]: WARNING cinder.volume.api [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c43524cd-d21b-4a6c-91d0-f6cdac0857fa) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 14:59:04.963999 np0000004430 devstack@c-api.service[99979]: 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 03 14:59:04.966245 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c43524cd-d21b-4a6c-91d0-f6cdac0857fa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:04.967239 np0000004430 devstack@c-api.service[99979]: WARNING cinder.volume.api [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c43524cd-d21b-4a6c-91d0-f6cdac0857fa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 14:59:04.968323 np0000004430 devstack@c-api.service[99979]: WARNING cinder.volume.api [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Flow 'volume_create_api' (4a356cc5-4aae-4f65-bc66-c292a81a30fd) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 14:59:04.968672 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-448784fd-20e4-4a04-a9ea-7563bb9d1300 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 400 Jul 03 14:59:04.969630 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 726/2898] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:59:04 2026] POST /volume/v3/volumes => generated 171 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 14:59:04.979344 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0afde2ea-16bb-4076-8115-6375379cd02f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:04.981613 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0afde2ea-16bb-4076-8115-6375379cd02f tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 Jul 03 14:59:04.981897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0afde2ea-16bb-4076-8115-6375379cd02f tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:04.982167 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0afde2ea-16bb-4076-8115-6375379cd02f tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:04.982327 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-0afde2ea-16bb-4076-8115-6375379cd02f tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Delete snapshot with id: ee740ef4-9904-4e74-8272-bc3f5d258b30 Jul 03 14:59:04.988806 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:04.988806 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:04.989367 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0afde2ea-16bb-4076-8115-6375379cd02f tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Snapshot retrieved successfully. Jul 03 14:59:05.006435 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0afde2ea-16bb-4076-8115-6375379cd02f tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Snapshot delete request issued successfully. Jul 03 14:59:05.006624 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0afde2ea-16bb-4076-8115-6375379cd02f tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 returned with HTTP 202 Jul 03 14:59:05.007088 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 721/2899] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:04 2026] DELETE /volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:05.017651 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f75f5c5a-ca79-42de-8685-e87b2a3cda1c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:05.020435 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f75f5c5a-ca79-42de-8685-e87b2a3cda1c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 Jul 03 14:59:05.020749 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f75f5c5a-ca79-42de-8685-e87b2a3cda1c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:05.021156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f75f5c5a-ca79-42de-8685-e87b2a3cda1c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:05.029421 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:05.029421 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:05.029922 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f75f5c5a-ca79-42de-8685-e87b2a3cda1c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Snapshot retrieved successfully. Jul 03 14:59:05.030875 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f75f5c5a-ca79-42de-8685-e87b2a3cda1c tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 returned with HTTP 200 Jul 03 14:59:05.031219 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 713/2900] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:05 2026] GET /volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:05.760719 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-67d4d964-e493-42b1-9d52-f6d0daa08f78 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:05.763147 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67d4d964-e493-42b1-9d52-f6d0daa08f78 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:05.763423 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67d4d964-e493-42b1-9d52-f6d0daa08f78 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:05.763643 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67d4d964-e493-42b1-9d52-f6d0daa08f78 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:05.763737 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-67d4d964-e493-42b1-9d52-f6d0daa08f78 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:05.769957 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:05.769957 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:05.770655 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67d4d964-e493-42b1-9d52-f6d0daa08f78 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:05.771089 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 741/2901] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:05 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:05.979064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-becd9c16-3226-4553-bab6-d92cbb15483f req-451461e5-3a6b-44fa-b23e-8cea00c834f4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:05.981119 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-451461e5-3a6b-44fa-b23e-8cea00c834f4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da/action Jul 03 14:59:05.981592 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-451461e5-3a6b-44fa-b23e-8cea00c834f4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:05.981744 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-451461e5-3a6b-44fa-b23e-8cea00c834f4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:06.000298 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:06.000298 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:06.028385 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-becd9c16-3226-4553-bab6-d92cbb15483f req-451461e5-3a6b-44fa-b23e-8cea00c834f4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da/action returned with HTTP 204 Jul 03 14:59:06.028904 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 727/2902] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:59:05 2026] POST /volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:06.042387 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4904b29f-7b7c-42f1-a83e-bc01c4c3d297 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:06.045215 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4904b29f-7b7c-42f1-a83e-bc01c4c3d297 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 Jul 03 14:59:06.045473 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4904b29f-7b7c-42f1-a83e-bc01c4c3d297 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:06.045736 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4904b29f-7b7c-42f1-a83e-bc01c4c3d297 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:06.051350 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4904b29f-7b7c-42f1-a83e-bc01c4c3d297 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 returned with HTTP 404 Jul 03 14:59:06.052166 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 722/2903] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:06 2026] GET /volume/v3/snapshots/ee740ef4-9904-4e74-8272-bc3f5d258b30 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:06.059962 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-65593a80-c76b-4bc9-8588-5b06c9625204 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:06.061753 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65593a80-c76b-4bc9-8588-5b06c9625204 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 Jul 03 14:59:06.061974 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65593a80-c76b-4bc9-8588-5b06c9625204 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:06.062169 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65593a80-c76b-4bc9-8588-5b06c9625204 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:06.069870 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:06.069870 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:06.075294 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-65593a80-c76b-4bc9-8588-5b06c9625204 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Volume info retrieved successfully. Jul 03 14:59:06.080760 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65593a80-c76b-4bc9-8588-5b06c9625204 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 returned with HTTP 200 Jul 03 14:59:06.081351 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 714/2904] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:06 2026] GET /volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:06.097225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-41d8fef6-8c9d-40ca-becc-e6e31a2b0561 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:06.100164 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-41d8fef6-8c9d-40ca-becc-e6e31a2b0561 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] DELETE https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 Jul 03 14:59:06.100453 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-41d8fef6-8c9d-40ca-becc-e6e31a2b0561 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:06.100717 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-41d8fef6-8c9d-40ca-becc-e6e31a2b0561 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:06.100942 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-41d8fef6-8c9d-40ca-becc-e6e31a2b0561 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Delete volume with id: 7ff9ecb8-c421-4ed4-89bd-b419322267b5 Jul 03 14:59:06.110694 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:06.110694 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:06.111269 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-41d8fef6-8c9d-40ca-becc-e6e31a2b0561 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Volume info retrieved successfully. Jul 03 14:59:06.136824 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-41d8fef6-8c9d-40ca-becc-e6e31a2b0561 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Delete volume request issued successfully. Jul 03 14:59:06.137022 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-41d8fef6-8c9d-40ca-becc-e6e31a2b0561 tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 returned with HTTP 202 Jul 03 14:59:06.137470 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 742/2905] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:06 2026] DELETE /volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:06.146323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4e3be992-6d98-4e33-bd0a-7dc289b9945a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:06.148144 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e3be992-6d98-4e33-bd0a-7dc289b9945a tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 Jul 03 14:59:06.148391 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4e3be992-6d98-4e33-bd0a-7dc289b9945a tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:06.148606 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4e3be992-6d98-4e33-bd0a-7dc289b9945a tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:06.156008 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:06.156008 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:06.159845 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4e3be992-6d98-4e33-bd0a-7dc289b9945a tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Volume info retrieved successfully. Jul 03 14:59:06.165889 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e3be992-6d98-4e33-bd0a-7dc289b9945a tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 returned with HTTP 200 Jul 03 14:59:06.166438 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 728/2906] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:06 2026] GET /volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:06.783332 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a8807406-029d-47a8-b039-1b6e96988fa4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:06.785315 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8807406-029d-47a8-b039-1b6e96988fa4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:06.785579 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8807406-029d-47a8-b039-1b6e96988fa4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:06.785835 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8807406-029d-47a8-b039-1b6e96988fa4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:06.785971 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a8807406-029d-47a8-b039-1b6e96988fa4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:06.791768 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:06.791768 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:06.792587 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8807406-029d-47a8-b039-1b6e96988fa4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:06.793045 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 723/2907] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:06 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:07.181945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-568354d4-471d-4d30-b9a3-05378cc98b5e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:07.184455 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-568354d4-471d-4d30-b9a3-05378cc98b5e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] GET https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 Jul 03 14:59:07.184734 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-568354d4-471d-4d30-b9a3-05378cc98b5e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:07.185012 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-568354d4-471d-4d30-b9a3-05378cc98b5e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:07.193538 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-568354d4-471d-4d30-b9a3-05378cc98b5e tempest-VolumesSnapshotNegativeTestJSON-836444219 tempest-VolumesSnapshotNegativeTestJSON-836444219-project-member] https://10.4.3.99/volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 returned with HTTP 404 Jul 03 14:59:07.194186 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 715/2908] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:07 2026] GET /volume/v3/volumes/7ff9ecb8-c421-4ed4-89bd-b419322267b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:07.807411 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aa3e3af7-2507-4c7b-a9ee-3ae73d595709 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:07.810282 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aa3e3af7-2507-4c7b-a9ee-3ae73d595709 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:07.810559 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aa3e3af7-2507-4c7b-a9ee-3ae73d595709 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:07.813116 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aa3e3af7-2507-4c7b-a9ee-3ae73d595709 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:07.813116 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-aa3e3af7-2507-4c7b-a9ee-3ae73d595709 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:07.823292 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:07.823292 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:07.828985 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aa3e3af7-2507-4c7b-a9ee-3ae73d595709 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:07.831761 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 743/2909] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:07 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:08.843582 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4c878de9-7a64-48ba-b95e-98501849e1e8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:08.845860 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4c878de9-7a64-48ba-b95e-98501849e1e8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:08.846182 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4c878de9-7a64-48ba-b95e-98501849e1e8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:08.846440 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4c878de9-7a64-48ba-b95e-98501849e1e8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:08.846573 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-4c878de9-7a64-48ba-b95e-98501849e1e8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:08.853034 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:08.853034 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:08.854210 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4c878de9-7a64-48ba-b95e-98501849e1e8 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:08.854792 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 729/2910] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:08 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:08.927042 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:09.050439 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:09.050963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1888483315"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:09.052806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1888483315'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:09.052911 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume of 1 GB Jul 03 14:59:09.058234 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Availability Zones retrieved successfully. Jul 03 14:59:09.066902 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (50dd6477-e771-464b-a4ec-94c79e11c13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:09.068645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f318e5-2ff1-4d84-b4e4-7934e6f0baee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:09.070198 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:09.121033 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f318e5-2ff1-4d84-b4e4-7934e6f0baee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:09.123834 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9fdd63-cf65-456e-88b0-4fc45c1bae79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:09.227618 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Created reservations ['c29442bb-e66c-427d-ba6c-adc61766804b', 'aca193c5-59a3-49f5-93c7-e7d0fb8a6363', 'f9dac779-bf62-4b8f-9a51-03d9b293f6b0', '80d3db9e-b19e-4f11-9204-64163b12f2dc'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:09.230243 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9fdd63-cf65-456e-88b0-4fc45c1bae79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c29442bb-e66c-427d-ba6c-adc61766804b', 'aca193c5-59a3-49f5-93c7-e7d0fb8a6363', 'f9dac779-bf62-4b8f-9a51-03d9b293f6b0', '80d3db9e-b19e-4f11-9204-64163b12f2dc']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:09.230960 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad05c8b-6717-475e-adac-18a16e3b9724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:09.272339 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad05c8b-6717-475e-adac-18a16e3b9724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74722067-aa5b-4d06-a10c-297b4f87d938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1888483315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['c29442bb-e66c-427d-ba6c-adc61766804b','aca193c5-59a3-49f5-93c7-e7d0fb8a6363','f9dac779-bf62-4b8f-9a51-03d9b293f6b0','80d3db9e-b19e-4f11-9204-64163b12f2dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1888483315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74722067-aa5b-4d06-a10c-297b4f87d938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a709de2a8ca428baef9e64752a63ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:09.274461 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290d0b9b-91a0-4931-a31f-6d3948201a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:09.320641 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290d0b9b-91a0-4931-a31f-6d3948201a2a) transitioned into state 'SUCCESS' from state '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-1888483315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['c29442bb-e66c-427d-ba6c-adc61766804b','aca193c5-59a3-49f5-93c7-e7d0fb8a6363','f9dac779-bf62-4b8f-9a51-03d9b293f6b0','80d3db9e-b19e-4f11-9204-64163b12f2dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:09.320641 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e95cc8-3ece-46c7-aecc-174b3ed42173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:09.338217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e95cc8-3ece-46c7-aecc-174b3ed42173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:09.341147 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (50dd6477-e771-464b-a4ec-94c79e11c13c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:09.342918 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request issued successfully. Jul 03 14:59:09.343797 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-400b7ec6-bd55-43cd-91f3-ed76484dc837 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:09.344520 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 724/2911] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:59:08 2026] POST /volume/v3/volumes => generated 762 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:09.360091 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-251e90f7-10a9-4c8b-8c11-546434826b2d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:09.362322 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-251e90f7-10a9-4c8b-8c11-546434826b2d tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 Jul 03 14:59:09.362503 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-251e90f7-10a9-4c8b-8c11-546434826b2d tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:09.362714 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-251e90f7-10a9-4c8b-8c11-546434826b2d tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:09.371436 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:09.371436 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:09.378230 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-251e90f7-10a9-4c8b-8c11-546434826b2d tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:09.386590 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-251e90f7-10a9-4c8b-8c11-546434826b2d tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 returned with HTTP 200 Jul 03 14:59:09.386590 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 716/2912] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:09 2026] GET /volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:09.870618 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d0fad0ab-b870-45e6-94ca-7d702f82cee5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:09.874943 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0fad0ab-b870-45e6-94ca-7d702f82cee5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:09.875222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d0fad0ab-b870-45e6-94ca-7d702f82cee5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:09.875442 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d0fad0ab-b870-45e6-94ca-7d702f82cee5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:09.875567 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d0fad0ab-b870-45e6-94ca-7d702f82cee5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:09.883626 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:09.883626 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:09.884665 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0fad0ab-b870-45e6-94ca-7d702f82cee5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:09.885275 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 744/2913] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:09 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:10.405002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d7031316-a040-427a-9cb6-5b5902e1e833 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:10.408170 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d7031316-a040-427a-9cb6-5b5902e1e833 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 Jul 03 14:59:10.408598 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d7031316-a040-427a-9cb6-5b5902e1e833 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:10.408957 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d7031316-a040-427a-9cb6-5b5902e1e833 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:10.427990 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:10.427990 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:10.433603 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d7031316-a040-427a-9cb6-5b5902e1e833 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:10.439434 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d7031316-a040-427a-9cb6-5b5902e1e833 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 returned with HTTP 200 Jul 03 14:59:10.442150 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 730/2914] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:10 2026] GET /volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:10.454724 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:10.457343 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:10.457817 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "74722067-aa5b-4d06-a10c-297b4f87d938", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1497544300"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:10.459857 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request body: {'volume': {"'source_volid": '74722067-aa5b-4d06-a10c-297b4f87d938', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1497544300'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:10.460023 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume of 1 GB Jul 03 14:59:10.460443 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:10.460443 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:10.465517 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Availability Zones retrieved successfully. Jul 03 14:59:10.473707 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (484509a5-e0e2-48c3-a974-447820b2f0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:10.475063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bebf0d-9879-47d2-8a19-0e219ea74590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.476353 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:10.513830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0bebf0d-9879-47d2-8a19-0e219ea74590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.514941 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5081183a-a55c-47cb-a5fc-28dfdbd2f15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.576936 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Created reservations ['acf04ca5-980b-40ab-b7ee-307fc639f4fb', 'f6d36583-a92d-4178-9b02-04d5444b83a4', '882f467e-f91b-4b0c-b35d-192c58fccb17', '7c8d8bcd-ef0e-40d1-9ee2-5875663dda91'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:10.578005 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5081183a-a55c-47cb-a5fc-28dfdbd2f15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf04ca5-980b-40ab-b7ee-307fc639f4fb', 'f6d36583-a92d-4178-9b02-04d5444b83a4', '882f467e-f91b-4b0c-b35d-192c58fccb17', '7c8d8bcd-ef0e-40d1-9ee2-5875663dda91']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.578924 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a91f58-a977-48af-aad1-932dc8c743a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.610805 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a91f58-a977-48af-aad1-932dc8c743a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05411139-7d80-4852-a6d3-0f2447dcf798', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1497544300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['acf04ca5-980b-40ab-b7ee-307fc639f4fb','f6d36583-a92d-4178-9b02-04d5444b83a4','882f467e-f91b-4b0c-b35d-192c58fccb17','7c8d8bcd-ef0e-40d1-9ee2-5875663dda91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1497544300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05411139-7d80-4852-a6d3-0f2447dcf798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a709de2a8ca428baef9e64752a63ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.611637 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde17f49-f24d-48e1-b986-146c271c15db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.638913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde17f49-f24d-48e1-b986-146c271c15db) transitioned into state 'SUCCESS' from state '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-1497544300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['acf04ca5-980b-40ab-b7ee-307fc639f4fb','f6d36583-a92d-4178-9b02-04d5444b83a4','882f467e-f91b-4b0c-b35d-192c58fccb17','7c8d8bcd-ef0e-40d1-9ee2-5875663dda91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.639978 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a18925-9c6a-4544-82b9-55f726b7d50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.653731 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a18925-9c6a-4544-82b9-55f726b7d50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.654736 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (484509a5-e0e2-48c3-a974-447820b2f0ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:10.655175 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request issued successfully. Jul 03 14:59:10.655885 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0cdc2b80-cd91-43c3-bc17-fe8167a39713 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:10.656568 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 725/2915] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:10 2026] POST /volume/v3/volumes => generated 762 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:10.680255 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:10.683029 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:10.683511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "74722067-aa5b-4d06-a10c-297b4f87d938", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1031747642"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:10.686222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request body: {'volume': {"'source_volid": '74722067-aa5b-4d06-a10c-297b4f87d938', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1031747642'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:10.686533 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume of 1 GB Jul 03 14:59:10.698569 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Availability Zones retrieved successfully. Jul 03 14:59:10.706484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (5683a0fb-23fe-4a02-b680-929240c68d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:10.706898 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214e83de-0338-4f26-83e5-d2d4992d2e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.708343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:10.747872 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214e83de-0338-4f26-83e5-d2d4992d2e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.748824 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119ae1c9-1faa-46d5-9419-43cc511756f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.832964 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Created reservations ['b6783f7c-acb7-4daa-a7dc-22fec49d59ab', '2f0967fe-c318-4635-8bc7-fcf2abea3b9d', '4984d545-bfc8-4cd3-9057-3644c3746d91', '20650152-6b6a-4b12-aca0-de7d6224e721'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:10.834478 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119ae1c9-1faa-46d5-9419-43cc511756f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6783f7c-acb7-4daa-a7dc-22fec49d59ab', '2f0967fe-c318-4635-8bc7-fcf2abea3b9d', '4984d545-bfc8-4cd3-9057-3644c3746d91', '20650152-6b6a-4b12-aca0-de7d6224e721']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.837285 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43403907-2a0e-4719-bfa8-51ae5d3f56c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.877158 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43403907-2a0e-4719-bfa8-51ae5d3f56c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb23d8ae-c1b6-4b53-8518-08fca8444097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1031747642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['b6783f7c-acb7-4daa-a7dc-22fec49d59ab','2f0967fe-c318-4635-8bc7-fcf2abea3b9d','4984d545-bfc8-4cd3-9057-3644c3746d91','20650152-6b6a-4b12-aca0-de7d6224e721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1031747642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb23d8ae-c1b6-4b53-8518-08fca8444097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a709de2a8ca428baef9e64752a63ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.877951 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28a5fd2-1eca-47ba-9b5e-0fece1aff748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.907918 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21e793fb-ee4d-47ec-9374-4f935e361710 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:10.912509 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28a5fd2-1eca-47ba-9b5e-0fece1aff748) transitioned into state 'SUCCESS' from state '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-1031747642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['b6783f7c-acb7-4daa-a7dc-22fec49d59ab','2f0967fe-c318-4635-8bc7-fcf2abea3b9d','4984d545-bfc8-4cd3-9057-3644c3746d91','20650152-6b6a-4b12-aca0-de7d6224e721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.913496 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21e793fb-ee4d-47ec-9374-4f935e361710 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:10.913674 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21e793fb-ee4d-47ec-9374-4f935e361710 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:10.913882 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21e793fb-ee4d-47ec-9374-4f935e361710 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:10.913957 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-21e793fb-ee4d-47ec-9374-4f935e361710 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:10.915101 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0acc1c61-5cbf-4746-b95d-d75f9bcf4c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.922620 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:10.922620 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:10.923232 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21e793fb-ee4d-47ec-9374-4f935e361710 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:10.923742 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 745/2916] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:10 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:10.935286 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0acc1c61-5cbf-4746-b95d-d75f9bcf4c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:10.936371 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (5683a0fb-23fe-4a02-b680-929240c68d31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:10.937889 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request issued successfully. Jul 03 14:59:10.940212 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88c73a05-a3c6-422a-b1a6-1e17a710a276 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:10.940212 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 717/2917] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:10 2026] POST /volume/v3/volumes => generated 762 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:10.958241 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:10.960692 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:10.961238 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "74722067-aa5b-4d06-a10c-297b4f87d938", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-765611649"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:10.963108 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request body: {'volume': {"'source_volid": '74722067-aa5b-4d06-a10c-297b4f87d938', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-765611649'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:10.963529 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume of 1 GB Jul 03 14:59:10.968298 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Availability Zones retrieved successfully. Jul 03 14:59:10.980047 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (1992764f-7fa3-4a61-a26a-d1824755b6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:10.981677 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67790a4-ce27-4bf7-bf14-7f1026796e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:10.983246 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:11.029084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67790a4-ce27-4bf7-bf14-7f1026796e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.030589 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5370d0fe-0724-4b37-ac6a-838fe88e99f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.132245 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Created reservations ['d42d6b2a-f166-4b2e-98ac-f79b761ef910', 'ca27d924-49bb-4284-af26-ff6d2de74dc3', 'd934272e-d871-4102-9518-a2e46474f56f', '02d16e50-e3b1-4845-b254-ca8abce5aa3c'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:11.133477 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5370d0fe-0724-4b37-ac6a-838fe88e99f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d42d6b2a-f166-4b2e-98ac-f79b761ef910', 'ca27d924-49bb-4284-af26-ff6d2de74dc3', 'd934272e-d871-4102-9518-a2e46474f56f', '02d16e50-e3b1-4845-b254-ca8abce5aa3c']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.134656 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10fa61e7-0f4d-4d2b-91d0-6ecd284fa16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.147650 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-41513374-55f9-4389-be6d-b15728edd15c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:11.157777 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-41513374-55f9-4389-be6d-b15728edd15c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:11.157777 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-41513374-55f9-4389-be6d-b15728edd15c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:11.157777 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-41513374-55f9-4389-be6d-b15728edd15c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:11.171498 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:11.171498 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:11.178910 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-41513374-55f9-4389-be6d-b15728edd15c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:11.185093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10fa61e7-0f4d-4d2b-91d0-6ecd284fa16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45db9b4d-5685-4d10-aafb-ce1b14eadf11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-765611649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['d42d6b2a-f166-4b2e-98ac-f79b761ef910','ca27d924-49bb-4284-af26-ff6d2de74dc3','d934272e-d871-4102-9518-a2e46474f56f','02d16e50-e3b1-4845-b254-ca8abce5aa3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-765611649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45db9b4d-5685-4d10-aafb-ce1b14eadf11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a709de2a8ca428baef9e64752a63ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.187201 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1caa8aa-0e04-4454-8cb7-44cfd2d61457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.189884 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-41513374-55f9-4389-be6d-b15728edd15c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:11.189884 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 726/2918] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:11 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:11.256047 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1caa8aa-0e04-4454-8cb7-44cfd2d61457) transitioned into state 'SUCCESS' from state '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-765611649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['d42d6b2a-f166-4b2e-98ac-f79b761ef910','ca27d924-49bb-4284-af26-ff6d2de74dc3','d934272e-d871-4102-9518-a2e46474f56f','02d16e50-e3b1-4845-b254-ca8abce5aa3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.257798 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e63cbc7-7cd4-47af-82f4-15717b9520b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.278168 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e63cbc7-7cd4-47af-82f4-15717b9520b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.279729 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (1992764f-7fa3-4a61-a26a-d1824755b6a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:11.280229 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request issued successfully. Jul 03 14:59:11.282034 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ad464ad-55cb-4946-a7a1-aaf644091e03 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:11.282034 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 731/2919] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:10 2026] POST /volume/v3/volumes => generated 761 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:11.296381 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:11.298477 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:11.298904 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "74722067-aa5b-4d06-a10c-297b4f87d938", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-382154170"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:11.300649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request body: {'volume': {"'source_volid": '74722067-aa5b-4d06-a10c-297b4f87d938', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-382154170'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:11.300826 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume of 1 GB Jul 03 14:59:11.315673 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Availability Zones retrieved successfully. Jul 03 14:59:11.328855 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (370e8657-bc83-41ef-89e1-12aaed7fcd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:11.332802 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feebd7ad-a0cf-468d-aad4-806404f9c23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.335007 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:11.373456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feebd7ad-a0cf-468d-aad4-806404f9c23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.375255 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cf1c02-d40f-49cf-a2b0-bd06134b4860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.455563 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Created reservations ['5d4e5f95-949a-4a12-ac69-3398358084eb', 'ef514f98-f704-45eb-9ce4-60e1b5ae7911', 'eaef3559-163c-41c6-a533-0cd180257edd', '39b6e5e5-0a9b-45ee-bc3d-61eec68dc16d'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:11.456726 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cf1c02-d40f-49cf-a2b0-bd06134b4860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d4e5f95-949a-4a12-ac69-3398358084eb', 'ef514f98-f704-45eb-9ce4-60e1b5ae7911', 'eaef3559-163c-41c6-a533-0cd180257edd', '39b6e5e5-0a9b-45ee-bc3d-61eec68dc16d']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.457547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5487cc96-fcf8-4618-b16e-1b2b86883e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.500793 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5487cc96-fcf8-4618-b16e-1b2b86883e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '449318dc-f41b-4247-8fae-a27c109666d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-382154170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['5d4e5f95-949a-4a12-ac69-3398358084eb','ef514f98-f704-45eb-9ce4-60e1b5ae7911','eaef3559-163c-41c6-a533-0cd180257edd','39b6e5e5-0a9b-45ee-bc3d-61eec68dc16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-382154170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=449318dc-f41b-4247-8fae-a27c109666d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a709de2a8ca428baef9e64752a63ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.501684 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85edf48b-66d0-41cf-bb05-186fa5c5f4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.538536 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85edf48b-66d0-41cf-bb05-186fa5c5f4ae) transitioned into state 'SUCCESS' from state '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-382154170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['5d4e5f95-949a-4a12-ac69-3398358084eb','ef514f98-f704-45eb-9ce4-60e1b5ae7911','eaef3559-163c-41c6-a533-0cd180257edd','39b6e5e5-0a9b-45ee-bc3d-61eec68dc16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.539350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe1108e5-9422-4b3c-9707-987d63953728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.566191 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe1108e5-9422-4b3c-9707-987d63953728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.567280 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (370e8657-bc83-41ef-89e1-12aaed7fcd07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:11.567662 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request issued successfully. Jul 03 14:59:11.568666 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43ea5942-aa50-40c7-813a-3bf5bba53f62 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:11.569221 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 746/2920] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:11 2026] POST /volume/v3/volumes => generated 761 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:11.583623 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:11.586064 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:11.586554 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "74722067-aa5b-4d06-a10c-297b4f87d938", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1102614560"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:11.589454 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request body: {'volume': {"'source_volid": '74722067-aa5b-4d06-a10c-297b4f87d938', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1102614560'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:11.589454 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume of 1 GB Jul 03 14:59:11.590393 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:11.590393 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:11.595497 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Availability Zones retrieved successfully. Jul 03 14:59:11.603416 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (bb1b1586-eeb2-4e78-b131-7c068e74e573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:11.604831 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ca2922-cbeb-4506-accb-2fe9c1fe256e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.606049 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:11.648715 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ca2922-cbeb-4506-accb-2fe9c1fe256e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.649666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad818c66-3e0e-47fc-886b-554d2c1b601c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.718702 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Created reservations ['b1a61057-e197-49ed-a69d-74bad3724722', '4432f14d-6194-42cb-bae9-c21e4ec6a445', '64d9e173-2d98-46dd-9097-bda3329414cf', 'd518c741-47aa-492f-8033-a90525bf9ef1'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:11.720863 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad818c66-3e0e-47fc-886b-554d2c1b601c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a61057-e197-49ed-a69d-74bad3724722', '4432f14d-6194-42cb-bae9-c21e4ec6a445', '64d9e173-2d98-46dd-9097-bda3329414cf', 'd518c741-47aa-492f-8033-a90525bf9ef1']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.721024 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece34004-da09-436b-8abf-5e940a869c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.765515 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece34004-da09-436b-8abf-5e940a869c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5264de1-34c1-4403-b775-8ff07f2c64df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1102614560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['b1a61057-e197-49ed-a69d-74bad3724722','4432f14d-6194-42cb-bae9-c21e4ec6a445','64d9e173-2d98-46dd-9097-bda3329414cf','d518c741-47aa-492f-8033-a90525bf9ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1102614560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5264de1-34c1-4403-b775-8ff07f2c64df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a709de2a8ca428baef9e64752a63ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.767303 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183d8289-9b4f-4741-a2df-ec5f569a5239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.802931 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183d8289-9b4f-4741-a2df-ec5f569a5239) transitioned into state 'SUCCESS' from state '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-1102614560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a709de2a8ca428baef9e64752a63ad2',qos_specs=None,replication_status=,reservations=['b1a61057-e197-49ed-a69d-74bad3724722','4432f14d-6194-42cb-bae9-c21e4ec6a445','64d9e173-2d98-46dd-9097-bda3329414cf','d518c741-47aa-492f-8033-a90525bf9ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c1f19935c1a49bb9222452a58a5dab6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.803985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d55190-c5f3-44f5-bf91-f9f563426d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:11.835020 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d55190-c5f3-44f5-bf91-f9f563426d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:11.836242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Flow 'volume_create_api' (bb1b1586-eeb2-4e78-b131-7c068e74e573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:11.836554 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Create volume request issued successfully. Jul 03 14:59:11.837255 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dafb1c80-a51c-4349-be86-7a82eecfbfb9 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:11.838299 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 718/2921] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:11 2026] POST /volume/v3/volumes => generated 762 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:11.853326 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-593b9f1f-4eeb-4423-9262-a24e6ee8434b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:11.856210 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-593b9f1f-4eeb-4423-9262-a24e6ee8434b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 Jul 03 14:59:11.856506 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-593b9f1f-4eeb-4423-9262-a24e6ee8434b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:11.857148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-593b9f1f-4eeb-4423-9262-a24e6ee8434b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:11.869447 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:11.869447 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:11.876505 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-593b9f1f-4eeb-4423-9262-a24e6ee8434b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:11.888101 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-593b9f1f-4eeb-4423-9262-a24e6ee8434b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 returned with HTTP 200 Jul 03 14:59:11.888583 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 727/2922] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:11 2026] GET /volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:11.906174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-11a6a0e2-f854-4ba0-99dc-a03133ce83dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:11.908266 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-11a6a0e2-f854-4ba0-99dc-a03133ce83dd tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 Jul 03 14:59:11.908542 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-11a6a0e2-f854-4ba0-99dc-a03133ce83dd tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:11.908878 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-11a6a0e2-f854-4ba0-99dc-a03133ce83dd tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:11.919214 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:11.919214 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:11.926975 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-11a6a0e2-f854-4ba0-99dc-a03133ce83dd tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:11.940940 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-11a6a0e2-f854-4ba0-99dc-a03133ce83dd tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 returned with HTTP 200 Jul 03 14:59:11.940940 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 732/2923] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:11 2026] GET /volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:11.948914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c5be5789-4150-4579-a5d7-152263c8f320 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:11.951577 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5be5789-4150-4579-a5d7-152263c8f320 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:11.951577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5be5789-4150-4579-a5d7-152263c8f320 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:11.951577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c5be5789-4150-4579-a5d7-152263c8f320 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:11.951577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c5be5789-4150-4579-a5d7-152263c8f320 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:11.956959 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ec62a7a6-47ef-4c07-817b-cd191d5e2c6f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:11.959983 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec62a7a6-47ef-4c07-817b-cd191d5e2c6f tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 Jul 03 14:59:11.960853 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec62a7a6-47ef-4c07-817b-cd191d5e2c6f tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:11.960853 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec62a7a6-47ef-4c07-817b-cd191d5e2c6f tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:11.961413 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:11.961413 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:11.962674 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c5be5789-4150-4579-a5d7-152263c8f320 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:11.963404 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 747/2924] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:11 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:11.970456 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:11.970456 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:11.975579 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ec62a7a6-47ef-4c07-817b-cd191d5e2c6f tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:11.981145 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec62a7a6-47ef-4c07-817b-cd191d5e2c6f tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 returned with HTTP 200 Jul 03 14:59:11.982045 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 719/2925] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:11 2026] GET /volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:12.001074 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7f3740cc-c900-4d15-967a-bc6d4cea44aa None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:12.003189 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7f3740cc-c900-4d15-967a-bc6d4cea44aa tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 Jul 03 14:59:12.003458 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7f3740cc-c900-4d15-967a-bc6d4cea44aa tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:12.003737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7f3740cc-c900-4d15-967a-bc6d4cea44aa tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:12.014077 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:12.014077 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:12.019461 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7f3740cc-c900-4d15-967a-bc6d4cea44aa tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:12.026100 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7f3740cc-c900-4d15-967a-bc6d4cea44aa tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 returned with HTTP 200 Jul 03 14:59:12.026689 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 728/2926] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:11 2026] GET /volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:12.042225 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-02b0dc2c-0226-44db-bfbb-1c64cb6992a0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:12.043784 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-02b0dc2c-0226-44db-bfbb-1c64cb6992a0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df Jul 03 14:59:12.044379 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-02b0dc2c-0226-44db-bfbb-1c64cb6992a0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:12.044683 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-02b0dc2c-0226-44db-bfbb-1c64cb6992a0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:12.053246 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:12.053246 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:12.061385 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-02b0dc2c-0226-44db-bfbb-1c64cb6992a0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:12.063588 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-02b0dc2c-0226-44db-bfbb-1c64cb6992a0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df returned with HTTP 200 Jul 03 14:59:12.065928 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 733/2927] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:12 2026] GET /volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:12.976541 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2b798939-dc72-40dd-ac2f-bcc00df52605 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:12.980189 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b798939-dc72-40dd-ac2f-bcc00df52605 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:12.980189 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b798939-dc72-40dd-ac2f-bcc00df52605 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:12.980189 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b798939-dc72-40dd-ac2f-bcc00df52605 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:12.980189 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2b798939-dc72-40dd-ac2f-bcc00df52605 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:12.994463 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:12.994463 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:12.995531 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b798939-dc72-40dd-ac2f-bcc00df52605 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:12.998234 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 748/2928] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:12 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:13.078884 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4f0d27c8-eb32-4963-a875-46c46293fb1c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:13.083346 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4f0d27c8-eb32-4963-a875-46c46293fb1c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df Jul 03 14:59:13.083601 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4f0d27c8-eb32-4963-a875-46c46293fb1c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:13.083825 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4f0d27c8-eb32-4963-a875-46c46293fb1c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:13.097576 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:13.097576 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:13.104109 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4f0d27c8-eb32-4963-a875-46c46293fb1c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:13.110150 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4f0d27c8-eb32-4963-a875-46c46293fb1c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df returned with HTTP 200 Jul 03 14:59:13.110790 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 720/2929] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:13 2026] GET /volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:13.133948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1d67cb20-b322-4f20-8bb8-2d50becc8ea3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:13.136170 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1d67cb20-b322-4f20-8bb8-2d50becc8ea3 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df Jul 03 14:59:13.136687 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1d67cb20-b322-4f20-8bb8-2d50becc8ea3 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:13.137555 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1d67cb20-b322-4f20-8bb8-2d50becc8ea3 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:13.137555 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-1d67cb20-b322-4f20-8bb8-2d50becc8ea3 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume with id: f5264de1-34c1-4403-b775-8ff07f2c64df Jul 03 14:59:13.146066 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:13.146066 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:13.146948 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1d67cb20-b322-4f20-8bb8-2d50becc8ea3 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:13.181587 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1d67cb20-b322-4f20-8bb8-2d50becc8ea3 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume request issued successfully. Jul 03 14:59:13.181587 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1d67cb20-b322-4f20-8bb8-2d50becc8ea3 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df returned with HTTP 202 Jul 03 14:59:13.183326 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 729/2930] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:13 2026] DELETE /volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:13.197317 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c418c19e-0838-426d-ae23-486d1e19d97c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:13.199639 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c418c19e-0838-426d-ae23-486d1e19d97c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df Jul 03 14:59:13.199990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c418c19e-0838-426d-ae23-486d1e19d97c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:13.200231 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c418c19e-0838-426d-ae23-486d1e19d97c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:13.212976 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:13.212976 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:13.219151 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c418c19e-0838-426d-ae23-486d1e19d97c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:13.223189 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c418c19e-0838-426d-ae23-486d1e19d97c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df returned with HTTP 200 Jul 03 14:59:13.223934 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 734/2931] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:13 2026] GET /volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:13.248508 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-070687db-70d2-4c4c-82f5-2d895379f180 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:13.248949 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-070687db-70d2-4c4c-82f5-2d895379f180 None None] GET https://10.4.3.99/volume// Jul 03 14:59:13.249145 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-070687db-70d2-4c4c-82f5-2d895379f180 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:13.249390 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-070687db-70d2-4c4c-82f5-2d895379f180 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:13.249778 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-070687db-70d2-4c4c-82f5-2d895379f180 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:13.250141 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 749/2932] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:59:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:13.264404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-fc06ba51-c673-4cd7-878b-e0ac0edc417f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:13.267413 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-fc06ba51-c673-4cd7-878b-e0ac0edc417f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:59:13.267825 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-fc06ba51-c673-4cd7-878b-e0ac0edc417f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a3cfee7-85d9-4321-8be0-1ac675bdefbe", "connector": null, "instance_uuid": "6467e82b-40bf-4234-8e99-38663286484e"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:13.279764 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:13.279764 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:13.332567 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-fc06ba51-c673-4cd7-878b-e0ac0edc417f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:59:13.333384 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 721/2933] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:59:13 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 03 14:59:13.721040 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-73e1c4dd-c90f-44ae-90a5-ed13a6e1a788 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:13.723617 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73e1c4dd-c90f-44ae-90a5-ed13a6e1a788 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:13.723778 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73e1c4dd-c90f-44ae-90a5-ed13a6e1a788 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:13.724030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73e1c4dd-c90f-44ae-90a5-ed13a6e1a788 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:13.735450 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:13.735450 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:13.741277 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-73e1c4dd-c90f-44ae-90a5-ed13a6e1a788 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:13.748785 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73e1c4dd-c90f-44ae-90a5-ed13a6e1a788 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:13.748982 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 730/2934] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:13 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:13.886419 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-10cea73e-8c5c-4c6d-aad0-cad8b5ddfc0d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:13.886923 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10cea73e-8c5c-4c6d-aad0-cad8b5ddfc0d None None] GET https://10.4.3.99/volume// Jul 03 14:59:13.887199 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10cea73e-8c5c-4c6d-aad0-cad8b5ddfc0d None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:13.887525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-10cea73e-8c5c-4c6d-aad0-cad8b5ddfc0d None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:13.887989 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-10cea73e-8c5c-4c6d-aad0-cad8b5ddfc0d None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:13.888519 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 735/2935] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:13.897077 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-28127b89-f4c6-44b0-ba65-6e7abc07ccb3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:13.899635 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-28127b89-f4c6-44b0-ba65-6e7abc07ccb3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:13.899889 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-28127b89-f4c6-44b0-ba65-6e7abc07ccb3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:13.900078 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-28127b89-f4c6-44b0-ba65-6e7abc07ccb3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:13.913497 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:13.913497 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:13.918005 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-28127b89-f4c6-44b0-ba65-6e7abc07ccb3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:13.923973 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-28127b89-f4c6-44b0-ba65-6e7abc07ccb3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:13.924469 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 750/2936] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:13 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:14.014694 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dd45c790-5bbf-4e52-92ca-100c16fee753 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.023705 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dd45c790-5bbf-4e52-92ca-100c16fee753 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:14.023705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dd45c790-5bbf-4e52-92ca-100c16fee753 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:14.023705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dd45c790-5bbf-4e52-92ca-100c16fee753 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:14.023705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-dd45c790-5bbf-4e52-92ca-100c16fee753 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:14.028805 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:14.028805 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:14.029562 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dd45c790-5bbf-4e52-92ca-100c16fee753 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:14.030072 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 722/2937] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:14 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:14.056836 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-821cbd1b-e1ae-47a1-9a67-c0a517e6ff7f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.060161 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-821cbd1b-e1ae-47a1-9a67-c0a517e6ff7f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] PUT https://10.4.3.99/volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3 Jul 03 14:59:14.060744 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-821cbd1b-e1ae-47a1-9a67-c0a517e6ff7f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:14.074317 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-821cbd1b-e1ae-47a1-9a67-c0a517e6ff7f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Acquiring lock "cinder-attachment_update-7a3cfee7-85d9-4321-8be0-1ac675bdefbe-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:59:14.081263 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-821cbd1b-e1ae-47a1-9a67-c0a517e6ff7f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Lock "cinder-attachment_update-7a3cfee7-85d9-4321-8be0-1ac675bdefbe-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:59:14.082755 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:14.082755 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:14.242989 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-595522d0-0af1-4621-9b48-ebf0ec3f890c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.246959 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-595522d0-0af1-4621-9b48-ebf0ec3f890c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df Jul 03 14:59:14.247662 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-595522d0-0af1-4621-9b48-ebf0ec3f890c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:14.248482 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-595522d0-0af1-4621-9b48-ebf0ec3f890c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:14.260624 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-595522d0-0af1-4621-9b48-ebf0ec3f890c tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df returned with HTTP 404 Jul 03 14:59:14.261346 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 736/2938] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:14 2026] GET /volume/v3/volumes/f5264de1-34c1-4403-b775-8ff07f2c64df => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:14.272413 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-896608df-9580-4b4a-a895-7002fae2293e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.274892 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-896608df-9580-4b4a-a895-7002fae2293e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] DELETE https://10.4.3.99/volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 Jul 03 14:59:14.275231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-896608df-9580-4b4a-a895-7002fae2293e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:14.275503 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-896608df-9580-4b4a-a895-7002fae2293e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:14.275750 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-896608df-9580-4b4a-a895-7002fae2293e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume with id: 449318dc-f41b-4247-8fae-a27c109666d4 Jul 03 14:59:14.287895 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:14.287895 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:14.288470 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-896608df-9580-4b4a-a895-7002fae2293e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:14.376224 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-896608df-9580-4b4a-a895-7002fae2293e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume request issued successfully. Jul 03 14:59:14.376224 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-896608df-9580-4b4a-a895-7002fae2293e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 returned with HTTP 202 Jul 03 14:59:14.376224 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 751/2939] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:14 2026] DELETE /volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:14.388618 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-94953eb8-287f-480e-9232-53c2e8562c72 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.393251 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94953eb8-287f-480e-9232-53c2e8562c72 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 Jul 03 14:59:14.393251 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94953eb8-287f-480e-9232-53c2e8562c72 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:14.393251 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94953eb8-287f-480e-9232-53c2e8562c72 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:14.402708 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:14.402708 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:14.408001 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-94953eb8-287f-480e-9232-53c2e8562c72 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:14.430406 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94953eb8-287f-480e-9232-53c2e8562c72 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 returned with HTTP 200 Jul 03 14:59:14.431001 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 723/2940] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:14 2026] GET /volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:59:14.620375 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-821cbd1b-e1ae-47a1-9a67-c0a517e6ff7f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Lock "cinder-attachment_update-7a3cfee7-85d9-4321-8be0-1ac675bdefbe-np0000004430" released by "attachment_update" :: held 0.539s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:59:14.620842 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-821cbd1b-e1ae-47a1-9a67-c0a517e6ff7f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3 returned with HTTP 200 Jul 03 14:59:14.622077 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 731/2941] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:59:14 2026] PUT /volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:14.769223 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-124ff4ca-add1-4940-8a87-3cb1300ee90e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.769223 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-124ff4ca-add1-4940-8a87-3cb1300ee90e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:14.769223 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-124ff4ca-add1-4940-8a87-3cb1300ee90e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:14.769223 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-124ff4ca-add1-4940-8a87-3cb1300ee90e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:14.786302 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:14.786302 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:14.790763 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-124ff4ca-add1-4940-8a87-3cb1300ee90e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:14.803224 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-124ff4ca-add1-4940-8a87-3cb1300ee90e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:14.803224 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 737/2942] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:14 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:14.841424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9bdc237e-5f03-4ce0-a4bd-e973cabeb217 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.843518 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9bdc237e-5f03-4ce0-a4bd-e973cabeb217 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:59:14.843770 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9bdc237e-5f03-4ce0-a4bd-e973cabeb217 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:14.843962 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9bdc237e-5f03-4ce0-a4bd-e973cabeb217 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:14.844053 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-9bdc237e-5f03-4ce0-a4bd-e973cabeb217 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Delete snapshot with id: 74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:59:14.853511 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9bdc237e-5f03-4ce0-a4bd-e973cabeb217 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 returned with HTTP 404 Jul 03 14:59:14.854173 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 752/2943] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:14 2026] DELETE /volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:14.867491 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0cb5092b-0951-4d4d-9374-266c6fe02484 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.871510 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0cb5092b-0951-4d4d-9374-266c6fe02484 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 Jul 03 14:59:14.871510 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0cb5092b-0951-4d4d-9374-266c6fe02484 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:14.872371 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0cb5092b-0951-4d4d-9374-266c6fe02484 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:14.880748 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0cb5092b-0951-4d4d-9374-266c6fe02484 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 returned with HTTP 404 Jul 03 14:59:14.881364 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 724/2944] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:14 2026] GET /volume/v3/snapshots/74d3708e-2c2e-4fc5-83a7-2a44fd94a772 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:14.921742 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-fc43de0c-b15c-43a2-b7c3-05405533431b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.926440 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-fc43de0c-b15c-43a2-b7c3-05405533431b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:59:14.927019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-fc43de0c-b15c-43a2-b7c3-05405533431b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:14.928256 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-fc43de0c-b15c-43a2-b7c3-05405533431b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:14.943799 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:14.943799 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:14.953896 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-fc43de0c-b15c-43a2-b7c3-05405533431b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:14.959155 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-fc43de0c-b15c-43a2-b7c3-05405533431b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:59:14.959923 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 732/2945] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:14 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:14.990954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-ffba4fda-04e6-40e8-8719-5873c152a749 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:14.994974 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-ffba4fda-04e6-40e8-8719-5873c152a749 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] POST https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932/action Jul 03 14:59:14.995442 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-ffba4fda-04e6-40e8-8719-5873c152a749 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:14.995611 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-ffba4fda-04e6-40e8-8719-5873c152a749 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:15.013782 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:15.013782 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:15.014957 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-ffba4fda-04e6-40e8-8719-5873c152a749 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:15.025246 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-ffba4fda-04e6-40e8-8719-5873c152a749 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Begin detaching volume completed successfully. Jul 03 14:59:15.025566 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-ffba4fda-04e6-40e8-8719-5873c152a749 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932/action returned with HTTP 202 Jul 03 14:59:15.026289 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 738/2946] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:59:14 2026] POST /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:59:15.042982 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-db5c3863-a3bb-4653-a70a-987fed0d5ed1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:15.045317 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-db5c3863-a3bb-4653-a70a-987fed0d5ed1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:15.045519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-db5c3863-a3bb-4653-a70a-987fed0d5ed1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:15.045683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-db5c3863-a3bb-4653-a70a-987fed0d5ed1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:15.045798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-db5c3863-a3bb-4653-a70a-987fed0d5ed1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:15.055934 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:15.055934 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:15.056768 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-db5c3863-a3bb-4653-a70a-987fed0d5ed1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:15.056989 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 753/2947] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:15 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:15.448608 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-25648d02-57dd-4fec-a74c-3fcd7e179fde None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:15.453771 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25648d02-57dd-4fec-a74c-3fcd7e179fde tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 Jul 03 14:59:15.453771 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25648d02-57dd-4fec-a74c-3fcd7e179fde tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:15.453771 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25648d02-57dd-4fec-a74c-3fcd7e179fde tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:15.472164 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25648d02-57dd-4fec-a74c-3fcd7e179fde tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 returned with HTTP 404 Jul 03 14:59:15.472780 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 725/2948] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:15 2026] GET /volume/v3/volumes/449318dc-f41b-4247-8fae-a27c109666d4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:15.486041 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-619182fa-2b42-4562-b6ea-9853a274be70 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:15.490945 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-619182fa-2b42-4562-b6ea-9853a274be70 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] DELETE https://10.4.3.99/volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 Jul 03 14:59:15.491206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-619182fa-2b42-4562-b6ea-9853a274be70 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:15.491414 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-619182fa-2b42-4562-b6ea-9853a274be70 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:15.491608 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-619182fa-2b42-4562-b6ea-9853a274be70 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume with id: 45db9b4d-5685-4d10-aafb-ce1b14eadf11 Jul 03 14:59:15.508279 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:15.508279 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:15.508508 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-619182fa-2b42-4562-b6ea-9853a274be70 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:15.553030 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-619182fa-2b42-4562-b6ea-9853a274be70 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume request issued successfully. Jul 03 14:59:15.553334 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-619182fa-2b42-4562-b6ea-9853a274be70 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 returned with HTTP 202 Jul 03 14:59:15.554658 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 733/2949] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:15 2026] DELETE /volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:15.564738 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-da707a4e-c365-40ff-b800-8d215fe3bcf0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:15.564738 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da707a4e-c365-40ff-b800-8d215fe3bcf0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 Jul 03 14:59:15.565170 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da707a4e-c365-40ff-b800-8d215fe3bcf0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:15.565170 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da707a4e-c365-40ff-b800-8d215fe3bcf0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:15.575235 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:15.575235 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:15.580583 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-da707a4e-c365-40ff-b800-8d215fe3bcf0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:15.588284 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da707a4e-c365-40ff-b800-8d215fe3bcf0 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 returned with HTTP 200 Jul 03 14:59:15.588750 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 739/2950] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:15 2026] GET /volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:15.819759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-96bed4a6-a580-4b78-a2ed-093bd21f2ad8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:15.822502 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96bed4a6-a580-4b78-a2ed-093bd21f2ad8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:15.824636 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96bed4a6-a580-4b78-a2ed-093bd21f2ad8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:15.824911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96bed4a6-a580-4b78-a2ed-093bd21f2ad8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:15.851094 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:15.851094 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:15.858040 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-96bed4a6-a580-4b78-a2ed-093bd21f2ad8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:15.867775 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96bed4a6-a580-4b78-a2ed-093bd21f2ad8 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:15.869338 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 754/2951] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:15 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:59:16.068869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8abce0fe-ea98-480a-8f33-178807fc7800 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:16.068869 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8abce0fe-ea98-480a-8f33-178807fc7800 None None] GET https://10.4.3.99/volume// Jul 03 14:59:16.068869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8abce0fe-ea98-480a-8f33-178807fc7800 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:16.068869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8abce0fe-ea98-480a-8f33-178807fc7800 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:16.068869 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8abce0fe-ea98-480a-8f33-178807fc7800 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:16.068869 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 726/2952] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:16.079170 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0aaf2a83-cfcf-4a09-bbb3-6fb0636c8af4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:16.082021 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0aaf2a83-cfcf-4a09-bbb3-6fb0636c8af4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:16.082644 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0aaf2a83-cfcf-4a09-bbb3-6fb0636c8af4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:16.082960 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-c0c00a21-cf01-40cd-89ad-bd667ddcc54a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:16.083837 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0aaf2a83-cfcf-4a09-bbb3-6fb0636c8af4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:16.084447 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0aaf2a83-cfcf-4a09-bbb3-6fb0636c8af4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:16.088187 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-c0c00a21-cf01-40cd-89ad-bd667ddcc54a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:59:16.089239 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-c0c00a21-cf01-40cd-89ad-bd667ddcc54a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:16.089239 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-c0c00a21-cf01-40cd-89ad-bd667ddcc54a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:16.094955 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:16.094955 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:16.096111 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0aaf2a83-cfcf-4a09-bbb3-6fb0636c8af4 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:16.096760 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 734/2953] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:16 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:16.113454 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:16.113454 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:16.123156 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-c0c00a21-cf01-40cd-89ad-bd667ddcc54a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:16.128765 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-c0c00a21-cf01-40cd-89ad-bd667ddcc54a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:59:16.129833 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 740/2954] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:16 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 1320 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:16.607896 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c10cdaef-5e58-464e-bb0e-e9613f4894bb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:16.611406 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c10cdaef-5e58-464e-bb0e-e9613f4894bb tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 Jul 03 14:59:16.612559 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c10cdaef-5e58-464e-bb0e-e9613f4894bb tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:16.612559 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c10cdaef-5e58-464e-bb0e-e9613f4894bb tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:16.624353 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c10cdaef-5e58-464e-bb0e-e9613f4894bb tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 returned with HTTP 404 Jul 03 14:59:16.625555 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 755/2955] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:16 2026] GET /volume/v3/volumes/45db9b4d-5685-4d10-aafb-ce1b14eadf11 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 14:59:16.635056 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-30053adf-59a4-48ae-8a08-fa5b5985849a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:16.637039 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30053adf-59a4-48ae-8a08-fa5b5985849a tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] DELETE https://10.4.3.99/volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 Jul 03 14:59:16.637348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30053adf-59a4-48ae-8a08-fa5b5985849a tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:16.637567 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30053adf-59a4-48ae-8a08-fa5b5985849a tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:16.637805 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-30053adf-59a4-48ae-8a08-fa5b5985849a tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume with id: fb23d8ae-c1b6-4b53-8518-08fca8444097 Jul 03 14:59:16.645956 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:16.645956 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:16.645956 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-30053adf-59a4-48ae-8a08-fa5b5985849a tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:16.670764 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-30053adf-59a4-48ae-8a08-fa5b5985849a tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume request issued successfully. Jul 03 14:59:16.671173 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30053adf-59a4-48ae-8a08-fa5b5985849a tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 returned with HTTP 202 Jul 03 14:59:16.671675 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 727/2956] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:16 2026] DELETE /volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:16.681972 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7f7b4cc6-c73b-42c9-ba94-77962e20b51b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:16.685353 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7f7b4cc6-c73b-42c9-ba94-77962e20b51b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 Jul 03 14:59:16.685554 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7f7b4cc6-c73b-42c9-ba94-77962e20b51b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:16.685976 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7f7b4cc6-c73b-42c9-ba94-77962e20b51b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:16.701358 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:16.701358 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:16.705628 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7f7b4cc6-c73b-42c9-ba94-77962e20b51b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:16.712734 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7f7b4cc6-c73b-42c9-ba94-77962e20b51b tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 returned with HTTP 200 Jul 03 14:59:16.713338 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 735/2957] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:16 2026] GET /volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:16.886082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dceea71c-81fc-4975-b559-62b6b1cc2f85 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:16.888606 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dceea71c-81fc-4975-b559-62b6b1cc2f85 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:16.890490 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dceea71c-81fc-4975-b559-62b6b1cc2f85 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:16.890621 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dceea71c-81fc-4975-b559-62b6b1cc2f85 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:16.912900 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:16.912900 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:16.921149 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dceea71c-81fc-4975-b559-62b6b1cc2f85 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:16.926232 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dceea71c-81fc-4975-b559-62b6b1cc2f85 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:16.931208 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 741/2958] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:16 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:17.115689 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-715b78b4-4a0b-4764-b63a-a857e5660b87 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:17.117483 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-715b78b4-4a0b-4764-b63a-a857e5660b87 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:17.118385 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-715b78b4-4a0b-4764-b63a-a857e5660b87 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:17.118874 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-715b78b4-4a0b-4764-b63a-a857e5660b87 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:17.119547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-715b78b4-4a0b-4764-b63a-a857e5660b87 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:17.124788 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:17.124788 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:17.125731 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-715b78b4-4a0b-4764-b63a-a857e5660b87 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:17.126252 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 756/2959] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:17 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:17.731513 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-abb7f2ce-c0b6-446d-a57d-d0ebad0f9f6d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:17.734767 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-abb7f2ce-c0b6-446d-a57d-d0ebad0f9f6d tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 Jul 03 14:59:17.734966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-abb7f2ce-c0b6-446d-a57d-d0ebad0f9f6d tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:17.735211 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-abb7f2ce-c0b6-446d-a57d-d0ebad0f9f6d tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:17.744565 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-abb7f2ce-c0b6-446d-a57d-d0ebad0f9f6d tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 returned with HTTP 404 Jul 03 14:59:17.745661 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 728/2960] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:17 2026] GET /volume/v3/volumes/fb23d8ae-c1b6-4b53-8518-08fca8444097 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:17.756053 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ed1a006d-d010-4e03-bdf7-f13ab69331e1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:17.758947 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed1a006d-d010-4e03-bdf7-f13ab69331e1 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] DELETE https://10.4.3.99/volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 Jul 03 14:59:17.759293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed1a006d-d010-4e03-bdf7-f13ab69331e1 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:17.759592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed1a006d-d010-4e03-bdf7-f13ab69331e1 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:17.759891 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-ed1a006d-d010-4e03-bdf7-f13ab69331e1 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume with id: 05411139-7d80-4852-a6d3-0f2447dcf798 Jul 03 14:59:17.770655 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:17.770655 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:17.771251 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ed1a006d-d010-4e03-bdf7-f13ab69331e1 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:17.819766 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ed1a006d-d010-4e03-bdf7-f13ab69331e1 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume request issued successfully. Jul 03 14:59:17.820003 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed1a006d-d010-4e03-bdf7-f13ab69331e1 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 returned with HTTP 202 Jul 03 14:59:17.820532 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 736/2961] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:17 2026] DELETE /volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:17.831935 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-433208c7-e4f6-4cec-b6af-76dd67f9d4b2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:17.834377 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-433208c7-e4f6-4cec-b6af-76dd67f9d4b2 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 Jul 03 14:59:17.834573 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-433208c7-e4f6-4cec-b6af-76dd67f9d4b2 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:17.835017 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-433208c7-e4f6-4cec-b6af-76dd67f9d4b2 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:17.844302 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:17.844302 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:17.851458 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-433208c7-e4f6-4cec-b6af-76dd67f9d4b2 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:17.857426 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-433208c7-e4f6-4cec-b6af-76dd67f9d4b2 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 returned with HTTP 200 Jul 03 14:59:17.858023 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 742/2962] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:17 2026] GET /volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:17.942264 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-75771fb5-eb61-46ce-b28b-a1879e3a5144 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:17.947155 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75771fb5-eb61-46ce-b28b-a1879e3a5144 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:17.947155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75771fb5-eb61-46ce-b28b-a1879e3a5144 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:17.947155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75771fb5-eb61-46ce-b28b-a1879e3a5144 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:17.964857 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:17.964857 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:17.968874 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-75771fb5-eb61-46ce-b28b-a1879e3a5144 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:17.976198 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75771fb5-eb61-46ce-b28b-a1879e3a5144 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:17.976669 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 757/2963] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:17 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:18.062082 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-1f856f91-9153-4bf1-b330-87d121757f4c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:18.064194 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-1f856f91-9153-4bf1-b330-87d121757f4c tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] DELETE https://10.4.3.99/volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61 Jul 03 14:59:18.064391 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-1f856f91-9153-4bf1-b330-87d121757f4c tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:18.064599 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-1f856f91-9153-4bf1-b330-87d121757f4c tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:18.071584 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:18.071584 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:18.140218 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2bca9e28-440a-4450-91d6-451894b81c62 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:18.142654 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2bca9e28-440a-4450-91d6-451894b81c62 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:18.142922 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2bca9e28-440a-4450-91d6-451894b81c62 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:18.143873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2bca9e28-440a-4450-91d6-451894b81c62 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:18.143873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2bca9e28-440a-4450-91d6-451894b81c62 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:18.152829 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:18.152829 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:18.153474 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2bca9e28-440a-4450-91d6-451894b81c62 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:18.153956 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 737/2964] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:18 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:18.613410 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-71e484fa-d8be-4970-b386-bd1508e34c8c req-1f856f91-9153-4bf1-b330-87d121757f4c tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61 returned with HTTP 200 Jul 03 14:59:18.614001 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 729/2965] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:59:18 2026] DELETE /volume/v3/attachments/a58256c8-aafb-4ea3-b2ff-e1cc8e8c5f61 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:18.873330 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-46b7a4c2-ba1a-43de-bd89-e7db640f40b2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:18.875176 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-46b7a4c2-ba1a-43de-bd89-e7db640f40b2 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 Jul 03 14:59:18.875832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-46b7a4c2-ba1a-43de-bd89-e7db640f40b2 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:18.875832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-46b7a4c2-ba1a-43de-bd89-e7db640f40b2 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:18.885730 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-46b7a4c2-ba1a-43de-bd89-e7db640f40b2 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 returned with HTTP 404 Jul 03 14:59:18.886468 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 743/2966] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:18 2026] GET /volume/v3/volumes/05411139-7d80-4852-a6d3-0f2447dcf798 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:18.893979 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b606b22-c205-4ae3-b0cf-5a1d0eb8fa0e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:18.895992 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b606b22-c205-4ae3-b0cf-5a1d0eb8fa0e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] DELETE https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 Jul 03 14:59:18.896226 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b606b22-c205-4ae3-b0cf-5a1d0eb8fa0e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:18.896420 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b606b22-c205-4ae3-b0cf-5a1d0eb8fa0e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:18.896589 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-3b606b22-c205-4ae3-b0cf-5a1d0eb8fa0e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume with id: 74722067-aa5b-4d06-a10c-297b4f87d938 Jul 03 14:59:18.905462 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:18.905462 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:18.906331 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b606b22-c205-4ae3-b0cf-5a1d0eb8fa0e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:18.931980 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b606b22-c205-4ae3-b0cf-5a1d0eb8fa0e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Delete volume request issued successfully. Jul 03 14:59:18.932239 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b606b22-c205-4ae3-b0cf-5a1d0eb8fa0e tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 returned with HTTP 202 Jul 03 14:59:18.932774 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 758/2967] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:18 2026] DELETE /volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:18.943941 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-69cafda0-38c3-4842-bfa6-d678bf749597 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:18.946298 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-69cafda0-38c3-4842-bfa6-d678bf749597 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 Jul 03 14:59:18.946592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-69cafda0-38c3-4842-bfa6-d678bf749597 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:18.946868 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-69cafda0-38c3-4842-bfa6-d678bf749597 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:18.957868 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:18.957868 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:18.965892 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-69cafda0-38c3-4842-bfa6-d678bf749597 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Volume info retrieved successfully. Jul 03 14:59:18.973108 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-69cafda0-38c3-4842-bfa6-d678bf749597 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 returned with HTTP 200 Jul 03 14:59:18.974103 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 738/2968] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:18 2026] GET /volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:18.993380 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-900011ae-92f7-42b0-8db5-2cbc4b47c1ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:18.995817 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-900011ae-92f7-42b0-8db5-2cbc4b47c1ef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:18.996066 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-900011ae-92f7-42b0-8db5-2cbc4b47c1ef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:18.996350 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-900011ae-92f7-42b0-8db5-2cbc4b47c1ef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:19.009070 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:19.009070 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:19.014570 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-900011ae-92f7-42b0-8db5-2cbc4b47c1ef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:19.021600 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-900011ae-92f7-42b0-8db5-2cbc4b47c1ef tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:19.021600 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 730/2969] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:18 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:59:19.167105 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b82aa566-2843-4ab6-b6d1-a29610111ef1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:19.169828 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b82aa566-2843-4ab6-b6d1-a29610111ef1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:19.170176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b82aa566-2843-4ab6-b6d1-a29610111ef1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:19.170439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b82aa566-2843-4ab6-b6d1-a29610111ef1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:19.170823 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-b82aa566-2843-4ab6-b6d1-a29610111ef1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:19.176094 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:19.176094 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:19.176947 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b82aa566-2843-4ab6-b6d1-a29610111ef1 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:19.177476 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 744/2970] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:19 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:19.384933 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4f5577e2-4a24-44d5-9546-9c1972ab4b06 req-fecd3532-ab95-4d5a-a282-ca5838411030 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:19.388193 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4f5577e2-4a24-44d5-9546-9c1972ab4b06 req-fecd3532-ab95-4d5a-a282-ca5838411030 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:59:19.388478 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4f5577e2-4a24-44d5-9546-9c1972ab4b06 req-fecd3532-ab95-4d5a-a282-ca5838411030 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:19.389202 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4f5577e2-4a24-44d5-9546-9c1972ab4b06 req-fecd3532-ab95-4d5a-a282-ca5838411030 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:19.400834 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:19.400834 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:19.407154 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-4f5577e2-4a24-44d5-9546-9c1972ab4b06 req-fecd3532-ab95-4d5a-a282-ca5838411030 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:19.415341 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4f5577e2-4a24-44d5-9546-9c1972ab4b06 req-fecd3532-ab95-4d5a-a282-ca5838411030 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:59:19.415935 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 759/2971] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:19 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:19.437923 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4bead175-5ddc-458c-bb4c-ee6fd91a7996 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:19.440232 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4bead175-5ddc-458c-bb4c-ee6fd91a7996 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] DELETE https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:59:19.440450 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4bead175-5ddc-458c-bb4c-ee6fd91a7996 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:19.440646 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4bead175-5ddc-458c-bb4c-ee6fd91a7996 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:19.440838 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-4bead175-5ddc-458c-bb4c-ee6fd91a7996 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Delete volume with id: 97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:59:19.449925 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:19.449925 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:19.451455 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4bead175-5ddc-458c-bb4c-ee6fd91a7996 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:19.456066 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ce4f6335-46b3-415e-a87c-df66200a6fd1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:19.458325 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce4f6335-46b3-415e-a87c-df66200a6fd1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:19.458593 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce4f6335-46b3-415e-a87c-df66200a6fd1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:19.458813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce4f6335-46b3-415e-a87c-df66200a6fd1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:19.467093 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:19.467093 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:19.472347 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ce4f6335-46b3-415e-a87c-df66200a6fd1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:19.479031 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4bead175-5ddc-458c-bb4c-ee6fd91a7996 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Delete volume request issued successfully. Jul 03 14:59:19.479252 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4bead175-5ddc-458c-bb4c-ee6fd91a7996 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 202 Jul 03 14:59:19.479914 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 739/2972] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:19 2026] DELETE /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:19.485772 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce4f6335-46b3-415e-a87c-df66200a6fd1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:19.486345 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 731/2973] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:19 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:19.492848 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d5bf6e11-0b2e-49ea-aa6d-5b996262416a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:19.495443 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5bf6e11-0b2e-49ea-aa6d-5b996262416a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:59:19.495862 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5bf6e11-0b2e-49ea-aa6d-5b996262416a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:19.496837 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5bf6e11-0b2e-49ea-aa6d-5b996262416a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:19.506240 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2b0c7106-74eb-4f62-93e3-ede6bc4e1fd5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:19.508366 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b0c7106-74eb-4f62-93e3-ede6bc4e1fd5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:19.508587 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b0c7106-74eb-4f62-93e3-ede6bc4e1fd5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:19.508917 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b0c7106-74eb-4f62-93e3-ede6bc4e1fd5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:19.511078 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:19.511078 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:19.517768 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d5bf6e11-0b2e-49ea-aa6d-5b996262416a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:19.517906 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:19.517906 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:19.523375 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2b0c7106-74eb-4f62-93e3-ede6bc4e1fd5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:19.524885 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5bf6e11-0b2e-49ea-aa6d-5b996262416a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 200 Jul 03 14:59:19.525652 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 745/2974] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:19 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:19.529150 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b0c7106-74eb-4f62-93e3-ede6bc4e1fd5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:19.529852 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 760/2975] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:19 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:19.593926 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f8d3f3f2-86fc-4268-915b-664f9b43eed1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:19.596452 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f8d3f3f2-86fc-4268-915b-664f9b43eed1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:19.596751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f8d3f3f2-86fc-4268-915b-664f9b43eed1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:19.597024 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f8d3f3f2-86fc-4268-915b-664f9b43eed1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:19.606284 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:19.606284 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:19.612173 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f8d3f3f2-86fc-4268-915b-664f9b43eed1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:19.620614 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f8d3f3f2-86fc-4268-915b-664f9b43eed1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:19.620614 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 740/2976] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:19 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:19.991340 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a401c89d-dba3-4185-9911-ce4565dcf7a8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:19.993273 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a401c89d-dba3-4185-9911-ce4565dcf7a8 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] GET https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 Jul 03 14:59:19.993476 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a401c89d-dba3-4185-9911-ce4565dcf7a8 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:19.993998 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a401c89d-dba3-4185-9911-ce4565dcf7a8 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:20.000146 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a401c89d-dba3-4185-9911-ce4565dcf7a8 tempest-CreateVolumesFromSourceVolumeTest-1841833531 tempest-CreateVolumesFromSourceVolumeTest-1841833531-project-member] https://10.4.3.99/volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 returned with HTTP 404 Jul 03 14:59:20.000657 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 732/2977] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:19 2026] GET /volume/v3/volumes/74722067-aa5b-4d06-a10c-297b4f87d938 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:20.040261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ef394758-cba9-4b85-84d9-fb21e15f24f7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:20.042775 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ef394758-cba9-4b85-84d9-fb21e15f24f7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:20.042961 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ef394758-cba9-4b85-84d9-fb21e15f24f7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:20.043236 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ef394758-cba9-4b85-84d9-fb21e15f24f7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:20.056032 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:20.056032 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:20.060226 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ef394758-cba9-4b85-84d9-fb21e15f24f7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:20.065455 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ef394758-cba9-4b85-84d9-fb21e15f24f7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:20.066292 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 746/2978] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:20 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:20.187744 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-59da232a-cfa8-49a3-855c-92e081b40f65 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:20.189830 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-59da232a-cfa8-49a3-855c-92e081b40f65 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:20.190097 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-59da232a-cfa8-49a3-855c-92e081b40f65 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:20.190403 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-59da232a-cfa8-49a3-855c-92e081b40f65 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:20.190561 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-59da232a-cfa8-49a3-855c-92e081b40f65 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:20.195482 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:20.195482 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:20.196150 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-59da232a-cfa8-49a3-855c-92e081b40f65 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:20.196562 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 761/2979] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:20 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:20.208883 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7a2cb62f-c530-4bb0-82b9-b32fdd694984 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:20.211217 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a2cb62f-c530-4bb0-82b9-b32fdd694984 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 Jul 03 14:59:20.211477 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a2cb62f-c530-4bb0-82b9-b32fdd694984 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:20.211677 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a2cb62f-c530-4bb0-82b9-b32fdd694984 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:20.211934 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-7a2cb62f-c530-4bb0-82b9-b32fdd694984 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume with id: 4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 Jul 03 14:59:20.220466 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:20.220466 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:20.220886 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7a2cb62f-c530-4bb0-82b9-b32fdd694984 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:59:20.245508 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7a2cb62f-c530-4bb0-82b9-b32fdd694984 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume request issued successfully. Jul 03 14:59:20.245736 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a2cb62f-c530-4bb0-82b9-b32fdd694984 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 returned with HTTP 202 Jul 03 14:59:20.246576 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 741/2980] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:59:20 2026] DELETE /volume/v3/volumes/4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:20.255332 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-29084cc1-4c62-4c83-ad42-90a8594b99b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:20.257285 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29084cc1-4c62-4c83-ad42-90a8594b99b3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 Jul 03 14:59:20.257530 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29084cc1-4c62-4c83-ad42-90a8594b99b3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:20.257767 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29084cc1-4c62-4c83-ad42-90a8594b99b3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:20.267674 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:20.267674 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:20.271698 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-29084cc1-4c62-4c83-ad42-90a8594b99b3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:59:20.281642 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29084cc1-4c62-4c83-ad42-90a8594b99b3 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 returned with HTTP 200 Jul 03 14:59:20.282280 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 733/2981] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:20 2026] GET /volume/v3/volumes/4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 => generated 1063 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:20.542349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a47fa9fb-215b-4550-99e2-016b1572c994 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:20.544395 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a47fa9fb-215b-4550-99e2-016b1572c994 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 Jul 03 14:59:20.544833 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a47fa9fb-215b-4550-99e2-016b1572c994 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:20.545098 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a47fa9fb-215b-4550-99e2-016b1572c994 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:20.551340 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a47fa9fb-215b-4550-99e2-016b1572c994 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 returned with HTTP 404 Jul 03 14:59:20.551925 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 747/2982] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:20 2026] GET /volume/v3/volumes/97aae96b-b5f0-431b-85ea-08e0f14fb932 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:20.899115 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-73409b78-8161-474d-a3f5-88cc57cc52bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:20.901463 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-73409b78-8161-474d-a3f5-88cc57cc52bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3/action Jul 03 14:59:20.901989 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-73409b78-8161-474d-a3f5-88cc57cc52bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:20.902297 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-73409b78-8161-474d-a3f5-88cc57cc52bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:20.921561 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:20.921561 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:20.939107 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-58c0cfbd-2a46-46fe-a230-878ecf67274b req-73409b78-8161-474d-a3f5-88cc57cc52bf tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3/action returned with HTTP 204 Jul 03 14:59:20.939867 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 762/2983] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:59:20 2026] POST /volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:21.082250 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-09ac9532-89be-4e49-8b31-903f88d34ac5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.084092 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09ac9532-89be-4e49-8b31-903f88d34ac5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:21.084295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09ac9532-89be-4e49-8b31-903f88d34ac5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:21.084498 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09ac9532-89be-4e49-8b31-903f88d34ac5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:21.094039 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:21.094039 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:21.097893 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-09ac9532-89be-4e49-8b31-903f88d34ac5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:21.103882 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09ac9532-89be-4e49-8b31-903f88d34ac5 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:21.104465 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 742/2984] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:21 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:21.117631 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2f71abce-3820-47ab-af16-1f69a5191313 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.123599 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f71abce-3820-47ab-af16-1f69a5191313 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:59:21.123599 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f71abce-3820-47ab-af16-1f69a5191313 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a3cfee7-85d9-4321-8be0-1ac675bdefbe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1358205676"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:21.137179 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:21.137179 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:21.137937 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2f71abce-3820-47ab-af16-1f69a5191313 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:21.138228 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-2f71abce-3820-47ab-af16-1f69a5191313 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:21.180491 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-2f71abce-3820-47ab-af16-1f69a5191313 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['ca89b46f-2592-49b5-8699-b090c092a1b6', '0e71b03b-29bd-4a07-9fd4-4b541d3cb635', '3ace0efc-fe76-4e54-b275-d487cb8faff3', 'd25ea7b9-a76c-499f-9814-2d5ee1da1545'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:21.220232 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2f71abce-3820-47ab-af16-1f69a5191313 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot force create request issued successfully. Jul 03 14:59:21.220232 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f71abce-3820-47ab-af16-1f69a5191313 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:59:21.220232 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 734/2985] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:59:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:21.228540 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-12b0bcad-420d-408f-9694-dfadf8f2a84b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.233252 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-12b0bcad-420d-408f-9694-dfadf8f2a84b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 Jul 03 14:59:21.233252 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-12b0bcad-420d-408f-9694-dfadf8f2a84b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:21.233252 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-12b0bcad-420d-408f-9694-dfadf8f2a84b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:21.239817 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:21.239817 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:21.240795 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-12b0bcad-420d-408f-9694-dfadf8f2a84b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:21.243611 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-12b0bcad-420d-408f-9694-dfadf8f2a84b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 returned with HTTP 200 Jul 03 14:59:21.244252 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 748/2986] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:21 2026] GET /volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:21.298362 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-393211d4-4e26-466b-99bb-8a558f063281 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.301378 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-393211d4-4e26-466b-99bb-8a558f063281 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 Jul 03 14:59:21.301548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-393211d4-4e26-466b-99bb-8a558f063281 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:21.301889 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-393211d4-4e26-466b-99bb-8a558f063281 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:21.309235 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-393211d4-4e26-466b-99bb-8a558f063281 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 returned with HTTP 404 Jul 03 14:59:21.310196 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 763/2987] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:21 2026] GET /volume/v3/volumes/4ec2e2dc-640e-45f7-8900-acf5a6cb2de5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:21.320197 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-27619e19-d078-42ce-ad32-8da6b4c1ca9e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.323533 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-27619e19-d078-42ce-ad32-8da6b4c1ca9e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:21.323876 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-27619e19-d078-42ce-ad32-8da6b4c1ca9e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:21.324182 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-27619e19-d078-42ce-ad32-8da6b4c1ca9e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:21.339182 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-27619e19-d078-42ce-ad32-8da6b4c1ca9e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:21.371184 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:21.371184 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:21.372200 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-27619e19-d078-42ce-ad32-8da6b4c1ca9e tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:21.372586 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 743/2988] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:21 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 736 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:21.391813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a26276b8-98c0-43f1-bf42-2db1be3515f6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.394350 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a26276b8-98c0-43f1-bf42-2db1be3515f6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:59:21.394604 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a26276b8-98c0-43f1-bf42-2db1be3515f6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:21.394859 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a26276b8-98c0-43f1-bf42-2db1be3515f6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:21.395015 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-a26276b8-98c0-43f1-bf42-2db1be3515f6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete backup with id: cdd7c025-a360-4f00-adc5-13eeba86e3b7. Jul 03 14:59:21.400667 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:21.400667 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:21.433551 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-a26276b8-98c0-43f1-bf42-2db1be3515f6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] delete_backup rpcapi backup_id cdd7c025-a360-4f00-adc5-13eeba86e3b7 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:59:21.436611 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a26276b8-98c0-43f1-bf42-2db1be3515f6 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 202 Jul 03 14:59:21.437522 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 735/2989] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:59:21 2026] DELETE /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:59:21.446527 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fd2d1167-0573-47f8-af09-604fcb954450 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.449803 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd2d1167-0573-47f8-af09-604fcb954450 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:59:21.449803 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd2d1167-0573-47f8-af09-604fcb954450 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:21.449803 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd2d1167-0573-47f8-af09-604fcb954450 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:21.449803 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-fd2d1167-0573-47f8-af09-604fcb954450 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:21.455819 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:21.455819 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:21.456450 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd2d1167-0573-47f8-af09-604fcb954450 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 200 Jul 03 14:59:21.456921 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 749/2990] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:21 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:21.674931 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7efb8de0-52e9-4d6d-a541-0d036ad4ea41 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.675557 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7efb8de0-52e9-4d6d-a541-0d036ad4ea41 None None] GET https://10.4.3.99/volume// Jul 03 14:59:21.675809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7efb8de0-52e9-4d6d-a541-0d036ad4ea41 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:21.676091 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7efb8de0-52e9-4d6d-a541-0d036ad4ea41 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:21.676618 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7efb8de0-52e9-4d6d-a541-0d036ad4ea41 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:21.677002 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 764/2991] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:59:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:21.688193 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-450d0466-eb67-4e39-910b-13d5c6948fd0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.695200 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-450d0466-eb67-4e39-910b-13d5c6948fd0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:59:21.695200 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-450d0466-eb67-4e39-910b-13d5c6948fd0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67a3b02c-d053-40b2-ae18-59b480e28f29", "connector": null, "instance_uuid": "bb25fd35-02b4-41e3-88fc-9c76dff0b884"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:21.699385 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:21.701199 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:21.701199 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:21.757705 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-450d0466-eb67-4e39-910b-13d5c6948fd0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:59:21.758222 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 744/2992] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:59:21 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 14:59:21.849416 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:21.849716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:21.851820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:21.852048 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Create volume of 1 GB Jul 03 14:59:21.857495 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Availability Zones retrieved successfully. Jul 03 14:59:21.863618 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Flow 'volume_create_api' (42e6f895-4656-4a7b-aec3-4b1ef8b295eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:21.864775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff52b1d-1b9d-4470-bed7-b24484244b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:21.865865 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:21.896487 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff52b1d-1b9d-4470-bed7-b24484244b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:21.897648 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7e139a-5b2a-48b4-908a-99020ab96570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:22.030523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Created reservations ['685c665f-118f-43e7-82dd-c006e7a1efb4', 'd8aebeca-b310-4176-aefa-3e2a4b2ea9af', 'd4315ab2-ac0d-418d-8321-80f08a87c691', '7d65cb53-d96a-437f-8716-661b5094ee2c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:22.032382 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7e139a-5b2a-48b4-908a-99020ab96570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['685c665f-118f-43e7-82dd-c006e7a1efb4', 'd8aebeca-b310-4176-aefa-3e2a4b2ea9af', 'd4315ab2-ac0d-418d-8321-80f08a87c691', '7d65cb53-d96a-437f-8716-661b5094ee2c']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:22.032544 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c42990d-58fc-421c-8acb-85bf6a6c0518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:22.069840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c42990d-58fc-421c-8acb-85bf6a6c0518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd', '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='4bb3d9ef414242b8a36d14ee909f9849',qos_specs=None,replication_status=,reservations=['685c665f-118f-43e7-82dd-c006e7a1efb4','d8aebeca-b310-4176-aefa-3e2a4b2ea9af','d4315ab2-ac0d-418d-8321-80f08a87c691','7d65cb53-d96a-437f-8716-661b5094ee2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305f8aab68034ed799f291da068edc88',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:22Z,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=ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb3d9ef414242b8a36d14ee909f9849',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='305f8aab68034ed799f291da068edc88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:22.070727 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (506307f9-219c-45b2-9770-8554a1a127e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:22.092620 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (506307f9-219c-45b2-9770-8554a1a127e4) transitioned into state 'SUCCESS' from 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='4bb3d9ef414242b8a36d14ee909f9849',qos_specs=None,replication_status=,reservations=['685c665f-118f-43e7-82dd-c006e7a1efb4','d8aebeca-b310-4176-aefa-3e2a4b2ea9af','d4315ab2-ac0d-418d-8321-80f08a87c691','7d65cb53-d96a-437f-8716-661b5094ee2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305f8aab68034ed799f291da068edc88',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:22.093699 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (540d91d8-ba7e-432a-b5d2-4b87f60c65ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:22.109930 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (540d91d8-ba7e-432a-b5d2-4b87f60c65ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:22.109930 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Flow 'volume_create_api' (42e6f895-4656-4a7b-aec3-4b1ef8b295eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:22.109930 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Create volume request issued successfully. Jul 03 14:59:22.109930 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3e3598f-d8d2-42c4-adf0-46e707a3e05c tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:22.109930 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 736/2993] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:59:21 2026] POST /volume/v3/volumes => generated 738 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:22.125890 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c2745a07-c8c4-4d67-acf2-3e7c9bc4877a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.128105 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c2745a07-c8c4-4d67-acf2-3e7c9bc4877a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd Jul 03 14:59:22.128465 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c2745a07-c8c4-4d67-acf2-3e7c9bc4877a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:22.128700 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c2745a07-c8c4-4d67-acf2-3e7c9bc4877a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:22.139905 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:22.139905 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:22.144475 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c2745a07-c8c4-4d67-acf2-3e7c9bc4877a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:22.147450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d78530ee-6ca3-4ebd-9357-13e1dcc67c73 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.149920 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d78530ee-6ca3-4ebd-9357-13e1dcc67c73 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:22.150167 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d78530ee-6ca3-4ebd-9357-13e1dcc67c73 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:22.150396 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c2745a07-c8c4-4d67-acf2-3e7c9bc4877a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd returned with HTTP 200 Jul 03 14:59:22.150482 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d78530ee-6ca3-4ebd-9357-13e1dcc67c73 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:22.150809 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 750/2994] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:22 2026] GET /volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd => generated 806 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:22.166238 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:22.166238 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:22.169961 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d78530ee-6ca3-4ebd-9357-13e1dcc67c73 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:22.175279 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d78530ee-6ca3-4ebd-9357-13e1dcc67c73 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:22.175704 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 765/2995] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:22 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:22.254552 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4eb9d63c-69dd-46bb-8d5c-12b7438f725c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.258828 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4eb9d63c-69dd-46bb-8d5c-12b7438f725c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 Jul 03 14:59:22.262149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4eb9d63c-69dd-46bb-8d5c-12b7438f725c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:22.262149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4eb9d63c-69dd-46bb-8d5c-12b7438f725c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:22.273543 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:22.273543 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:22.273543 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4eb9d63c-69dd-46bb-8d5c-12b7438f725c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:22.274531 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4eb9d63c-69dd-46bb-8d5c-12b7438f725c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 returned with HTTP 200 Jul 03 14:59:22.275045 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 745/2996] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:22 2026] GET /volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:22.288061 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.293161 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:59:22.293161 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a3cfee7-85d9-4321-8be0-1ac675bdefbe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-926033922"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:22.296204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-54546e26-fcf1-47c1-a762-099ccfb62a4b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.296776 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-54546e26-fcf1-47c1-a762-099ccfb62a4b None None] GET https://10.4.3.99/volume// Jul 03 14:59:22.298764 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-54546e26-fcf1-47c1-a762-099ccfb62a4b None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:22.298764 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-54546e26-fcf1-47c1-a762-099ccfb62a4b None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:22.298764 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-54546e26-fcf1-47c1-a762-099ccfb62a4b None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:22.298764 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 751/2997] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:22.307940 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:22.307940 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:22.308467 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:22.308651 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:22.311187 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-61395e7d-4e5d-42dd-8744-610fb4f31877 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.315155 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-61395e7d-4e5d-42dd-8744-610fb4f31877 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:22.315155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-61395e7d-4e5d-42dd-8744-610fb4f31877 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:22.315155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-61395e7d-4e5d-42dd-8744-610fb4f31877 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:22.325586 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:22.325586 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:22.335091 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-61395e7d-4e5d-42dd-8744-610fb4f31877 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:22.343179 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-61395e7d-4e5d-42dd-8744-610fb4f31877 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:22.343739 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 766/2998] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:22 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:22.367507 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['7c30d793-d286-4196-840d-c3a631c16917', 'f03143ab-1b57-4e80-a3de-a834c88521d5', '4cc22b89-1f83-4a41-9960-fcccd536ab4a', 'd2c4b893-e9b0-4c7f-bcaa-74cfb7df7627'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:22.396369 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.api [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Jul 03 14:59:22.396369 np0000004430 devstack@c-api.service[99978]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Jul 03 14:59:22.396369 np0000004430 devstack@c-api.service[99978]: FROM reservations Jul 03 14:59:22.396369 np0000004430 devstack@c-api.service[99978]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Jul 03 14:59:22.396369 np0000004430 devstack@c-api.service[99978]: [parameters: {'uuid_1_1': '7c30d793-d286-4196-840d-c3a631c16917', 'uuid_1_2': 'f03143ab-1b57-4e80-a3de-a834c88521d5', 'uuid_1_3': '4cc22b89-1f83-4a41-9960-fcccd536ab4a', 'uuid_1_4': 'd2c4b893-e9b0-4c7f-bcaa-74cfb7df7627'}] Jul 03 14:59:22.396369 np0000004430 devstack@c-api.service[99978]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=99978) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Jul 03 14:59:22.396664 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.api [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=99978) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Jul 03 14:59:22.444500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f2ac05ea-b37f-455b-a47c-cade18f6f001 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.446638 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f2ac05ea-b37f-455b-a47c-cade18f6f001 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] PUT https://10.4.3.99/volume/v3/attachments/98f29f32-2871-413e-8a32-52938f1f4a8c Jul 03 14:59:22.447051 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f2ac05ea-b37f-455b-a47c-cade18f6f001 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:22.456239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f2ac05ea-b37f-455b-a47c-cade18f6f001 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Acquiring lock "cinder-attachment_update-67a3b02c-d053-40b2-ae18-59b480e28f29-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:59:22.463411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f2ac05ea-b37f-455b-a47c-cade18f6f001 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-67a3b02c-d053-40b2-ae18-59b480e28f29-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:59:22.464476 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:22.464476 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:22.471816 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2df79c9e-7271-4c56-88f7-a7ea23ea1802 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.473941 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2df79c9e-7271-4c56-88f7-a7ea23ea1802 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 Jul 03 14:59:22.474206 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2df79c9e-7271-4c56-88f7-a7ea23ea1802 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:22.474465 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2df79c9e-7271-4c56-88f7-a7ea23ea1802 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:22.474582 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-2df79c9e-7271-4c56-88f7-a7ea23ea1802 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id cdd7c025-a360-4f00-adc5-13eeba86e3b7. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:22.478892 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2df79c9e-7271-4c56-88f7-a7ea23ea1802 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 returned with HTTP 404 Jul 03 14:59:22.479508 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 752/2999] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:22 2026] GET /volume/v3/backups/cdd7c025-a360-4f00-adc5-13eeba86e3b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:22.487206 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6b2bea7b-4e7d-47ff-8959-c0f9e189e3a5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.489647 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b2bea7b-4e7d-47ff-8959-c0f9e189e3a5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:59:22.489949 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b2bea7b-4e7d-47ff-8959-c0f9e189e3a5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:22.490244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b2bea7b-4e7d-47ff-8959-c0f9e189e3a5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:22.490447 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-6b2bea7b-4e7d-47ff-8959-c0f9e189e3a5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete backup with id: a12e2e20-9215-4dab-82b6-8d3ef491823a. Jul 03 14:59:22.495547 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:22.495547 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:22.510005 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-6b2bea7b-4e7d-47ff-8959-c0f9e189e3a5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] delete_backup rpcapi backup_id a12e2e20-9215-4dab-82b6-8d3ef491823a {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:59:22.511753 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b2bea7b-4e7d-47ff-8959-c0f9e189e3a5 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 202 Jul 03 14:59:22.512169 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 767/3000] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:59:22 2026] DELETE /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:59:22.519811 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-65e3854c-3378-46b4-b02e-769f49e51113 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:22.521790 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65e3854c-3378-46b4-b02e-769f49e51113 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:59:22.522015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65e3854c-3378-46b4-b02e-769f49e51113 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:22.522221 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65e3854c-3378-46b4-b02e-769f49e51113 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:22.522338 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-65e3854c-3378-46b4-b02e-769f49e51113 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:22.527314 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:22.527314 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:22.528095 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65e3854c-3378-46b4-b02e-769f49e51113 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 200 Jul 03 14:59:22.528341 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 753/3001] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:22 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:22.993865 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f2ac05ea-b37f-455b-a47c-cade18f6f001 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-67a3b02c-d053-40b2-ae18-59b480e28f29-np0000004430" released by "attachment_update" :: held 0.530s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:59:22.994323 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-f2ac05ea-b37f-455b-a47c-cade18f6f001 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/98f29f32-2871-413e-8a32-52938f1f4a8c returned with HTTP 200 Jul 03 14:59:22.995000 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 746/3002] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:59:22 2026] PUT /volume/v3/attachments/98f29f32-2871-413e-8a32-52938f1f4a8c => generated 968 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:23.003459 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-018cadec-d0f6-400b-a032-355080982fed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.006561 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-018cadec-d0f6-400b-a032-355080982fed tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29/encryption Jul 03 14:59:23.006798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-018cadec-d0f6-400b-a032-355080982fed tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.006998 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-018cadec-d0f6-400b-a032-355080982fed tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.017876 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:23.017876 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:23.025168 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-018cadec-d0f6-400b-a032-355080982fed tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29/encryption returned with HTTP 200 Jul 03 14:59:23.025656 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 768/3003] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 14:59:23 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:23.165255 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7d12de17-4b65-4775-b22b-c74dd0d2e6fd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.169506 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7d12de17-4b65-4775-b22b-c74dd0d2e6fd tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd Jul 03 14:59:23.169701 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7d12de17-4b65-4775-b22b-c74dd0d2e6fd tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.169873 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7d12de17-4b65-4775-b22b-c74dd0d2e6fd tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.182580 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:23.182580 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:23.188184 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7d12de17-4b65-4775-b22b-c74dd0d2e6fd tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:23.193800 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-14b072e2-b384-4ae0-a233-cae8a12000fd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.195746 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-14b072e2-b384-4ae0-a233-cae8a12000fd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:23.196189 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-14b072e2-b384-4ae0-a233-cae8a12000fd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.196189 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-14b072e2-b384-4ae0-a233-cae8a12000fd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.196539 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7d12de17-4b65-4775-b22b-c74dd0d2e6fd tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd returned with HTTP 200 Jul 03 14:59:23.197099 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 754/3004] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:23 2026] GET /volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:23.210298 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:23.210298 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:23.213302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bfa0e8da-201d-4f19-9f58-f0947b3fd57d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.214454 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-14b072e2-b384-4ae0-a233-cae8a12000fd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:23.215327 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfa0e8da-201d-4f19-9f58-f0947b3fd57d tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd Jul 03 14:59:23.215543 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfa0e8da-201d-4f19-9f58-f0947b3fd57d tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.215795 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfa0e8da-201d-4f19-9f58-f0947b3fd57d tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.220166 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-14b072e2-b384-4ae0-a233-cae8a12000fd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:23.220736 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 747/3005] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:23 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:23.224855 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:23.224855 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:23.229118 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bfa0e8da-201d-4f19-9f58-f0947b3fd57d tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:23.231966 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-abbcc813-23f0-4937-a9c4-8f3f84d794e5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.234232 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfa0e8da-201d-4f19-9f58-f0947b3fd57d tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd returned with HTTP 200 Jul 03 14:59:23.234505 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-abbcc813-23f0-4937-a9c4-8f3f84d794e5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:23.234699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-abbcc813-23f0-4937-a9c4-8f3f84d794e5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.234824 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 769/3006] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:23 2026] GET /volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:23.234903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-abbcc813-23f0-4937-a9c4-8f3f84d794e5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.246910 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:23.246910 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:23.252556 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-abbcc813-23f0-4937-a9c4-8f3f84d794e5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:23.255463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.257331 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:23.257765 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2087612348"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:23.258491 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-abbcc813-23f0-4937-a9c4-8f3f84d794e5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:23.259249 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 755/3007] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:23 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:23.259679 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2087612348'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:23.259851 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Create volume of 1 GB Jul 03 14:59:23.266000 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Availability Zones retrieved successfully. Jul 03 14:59:23.274196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Flow 'volume_create_api' (d4ca43d9-0627-4e25-8c47-046ee23d2311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:23.276475 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c95665bf-8ea6-4ca8-aa29-b0b1f57cec3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:23.277184 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:23.330411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c95665bf-8ea6-4ca8-aa29-b0b1f57cec3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:23.331836 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7ec02b-0d3b-4d7b-ad5d-a761335902e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:23.474805 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Created reservations ['ddf85b28-dbe2-4c53-8588-a7cfe3105eb7', '0fdf28ae-fa52-4f6b-bf72-e6c8c5347671', '5d8a7698-d519-43f6-b937-84cff9f1d89b', '70f394a0-2792-49f6-8254-1b279cda772a'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:23.475963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7ec02b-0d3b-4d7b-ad5d-a761335902e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf85b28-dbe2-4c53-8588-a7cfe3105eb7', '0fdf28ae-fa52-4f6b-bf72-e6c8c5347671', '5d8a7698-d519-43f6-b937-84cff9f1d89b', '70f394a0-2792-49f6-8254-1b279cda772a']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:23.477104 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985121e8-3b00-452e-aba8-98d2d7dca155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:23.508317 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot force create request issued successfully. Jul 03 14:59:23.508887 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8fc1e36-b259-4f4e-ba8c-3b9a2c6b8b5b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:59:23.509120 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 737/3008] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:59:22 2026] POST /volume/v3/snapshots => generated 309 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:23.522824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4e3fa8b1-96ae-4be8-b2df-c915f30ee7c7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.525007 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e3fa8b1-96ae-4be8-b2df-c915f30ee7c7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 Jul 03 14:59:23.525302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e3fa8b1-96ae-4be8-b2df-c915f30ee7c7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.525432 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985121e8-3b00-452e-aba8-98d2d7dca155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9bb5b56-b656-4778-be22-a64309572b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2087612348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb3d9ef414242b8a36d14ee909f9849',qos_specs=None,replication_status=,reservations=['ddf85b28-dbe2-4c53-8588-a7cfe3105eb7','0fdf28ae-fa52-4f6b-bf72-e6c8c5347671','5d8a7698-d519-43f6-b937-84cff9f1d89b','70f394a0-2792-49f6-8254-1b279cda772a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305f8aab68034ed799f291da068edc88',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:23Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2087612348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9bb5b56-b656-4778-be22-a64309572b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb3d9ef414242b8a36d14ee909f9849',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='305f8aab68034ed799f291da068edc88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:23.526565 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e3fa8b1-96ae-4be8-b2df-c915f30ee7c7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.526722 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5bbe98-dfe2-45c7-9f4d-acf6bf2c17d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:23.532173 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:23.532173 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:23.532784 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4e3fa8b1-96ae-4be8-b2df-c915f30ee7c7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:23.533923 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e3fa8b1-96ae-4be8-b2df-c915f30ee7c7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 returned with HTTP 200 Jul 03 14:59:23.534500 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 770/3009] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:23 2026] GET /volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:59:23.541028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bed1b8ef-ee8e-416d-9e47-5ed8adbc9acb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.542748 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bed1b8ef-ee8e-416d-9e47-5ed8adbc9acb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a Jul 03 14:59:23.542950 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bed1b8ef-ee8e-416d-9e47-5ed8adbc9acb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.543154 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bed1b8ef-ee8e-416d-9e47-5ed8adbc9acb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.543244 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-bed1b8ef-ee8e-416d-9e47-5ed8adbc9acb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id a12e2e20-9215-4dab-82b6-8d3ef491823a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:23.548690 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bed1b8ef-ee8e-416d-9e47-5ed8adbc9acb tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a returned with HTTP 404 Jul 03 14:59:23.549498 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 756/3010] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:23 2026] GET /volume/v3/backups/a12e2e20-9215-4dab-82b6-8d3ef491823a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:23.559442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e1c19a76-5f90-41ca-b57c-39dbda0c134c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.562732 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e1c19a76-5f90-41ca-b57c-39dbda0c134c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:23.563017 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e1c19a76-5f90-41ca-b57c-39dbda0c134c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.563317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e1c19a76-5f90-41ca-b57c-39dbda0c134c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.563489 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-e1c19a76-5f90-41ca-b57c-39dbda0c134c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete backup with id: 9318de86-2a9b-4b9f-b53a-14817c8eb54b. Jul 03 14:59:23.569986 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:23.569986 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:23.591612 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5bbe98-dfe2-45c7-9f4d-acf6bf2c17d3) transitioned into 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-2087612348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb3d9ef414242b8a36d14ee909f9849',qos_specs=None,replication_status=,reservations=['ddf85b28-dbe2-4c53-8588-a7cfe3105eb7','0fdf28ae-fa52-4f6b-bf72-e6c8c5347671','5d8a7698-d519-43f6-b937-84cff9f1d89b','70f394a0-2792-49f6-8254-1b279cda772a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305f8aab68034ed799f291da068edc88',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:23.592384 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20be2814-9436-4b57-a60b-b35cf3a883ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:23.657031 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-e1c19a76-5f90-41ca-b57c-39dbda0c134c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] delete_backup rpcapi backup_id 9318de86-2a9b-4b9f-b53a-14817c8eb54b {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:59:23.658952 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e1c19a76-5f90-41ca-b57c-39dbda0c134c tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 202 Jul 03 14:59:23.659495 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 738/3011] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:59:23 2026] DELETE /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:59:23.667002 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20be2814-9436-4b57-a60b-b35cf3a883ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:23.667698 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-59fe4933-bc6c-4521-9b86-26e2ac560647 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.668250 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Flow 'volume_create_api' (d4ca43d9-0627-4e25-8c47-046ee23d2311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:23.668686 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Create volume request issued successfully. Jul 03 14:59:23.669984 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-59fe4933-bc6c-4521-9b86-26e2ac560647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:23.670093 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cd3d8ffd-05e8-49f5-aad2-b3a325398504 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:23.670295 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-59fe4933-bc6c-4521-9b86-26e2ac560647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.670751 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-59fe4933-bc6c-4521-9b86-26e2ac560647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.670809 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 748/3012] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:23 2026] POST /volume/v3/volumes => generated 774 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:23.670897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-59fe4933-bc6c-4521-9b86-26e2ac560647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:23.681611 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:23.681611 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:23.681611 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-59fe4933-bc6c-4521-9b86-26e2ac560647 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:23.681611 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 771/3013] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:23 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:23.685762 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1465d27f-3d06-4bd1-98a0-2f09bc1db57a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:23.687648 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1465d27f-3d06-4bd1-98a0-2f09bc1db57a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e Jul 03 14:59:23.687843 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1465d27f-3d06-4bd1-98a0-2f09bc1db57a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:23.695674 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1465d27f-3d06-4bd1-98a0-2f09bc1db57a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:23.695674 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:23.695674 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:23.700079 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1465d27f-3d06-4bd1-98a0-2f09bc1db57a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:23.708114 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1465d27f-3d06-4bd1-98a0-2f09bc1db57a tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e returned with HTTP 200 Jul 03 14:59:23.708114 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 757/3014] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:23 2026] GET /volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:24.244404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-71d34dda-82b0-4ec5-83cf-b6587d7b89b0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:24.246559 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71d34dda-82b0-4ec5-83cf-b6587d7b89b0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:24.246858 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71d34dda-82b0-4ec5-83cf-b6587d7b89b0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:24.247148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71d34dda-82b0-4ec5-83cf-b6587d7b89b0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:24.272971 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:24.272971 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:24.281165 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-71d34dda-82b0-4ec5-83cf-b6587d7b89b0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:24.290640 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71d34dda-82b0-4ec5-83cf-b6587d7b89b0 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:24.291043 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 739/3015] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:24 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:24.554307 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ed418b2f-8e2e-4d6c-88df-a1a2c4164078 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:24.556903 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed418b2f-8e2e-4d6c-88df-a1a2c4164078 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 Jul 03 14:59:24.560314 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed418b2f-8e2e-4d6c-88df-a1a2c4164078 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:24.560314 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed418b2f-8e2e-4d6c-88df-a1a2c4164078 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:24.564448 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:24.564448 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:24.564935 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ed418b2f-8e2e-4d6c-88df-a1a2c4164078 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:24.566042 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed418b2f-8e2e-4d6c-88df-a1a2c4164078 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 returned with HTTP 200 Jul 03 14:59:24.566469 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 749/3016] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:24 2026] GET /volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:24.580117 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ef899e45-bf51-4481-abef-d7deda805b93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:24.582687 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef899e45-bf51-4481-abef-d7deda805b93 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 Jul 03 14:59:24.582941 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef899e45-bf51-4481-abef-d7deda805b93 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:24.583240 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef899e45-bf51-4481-abef-d7deda805b93 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:24.583393 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-ef899e45-bf51-4481-abef-d7deda805b93 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: d8e8b658-808d-4aa3-b089-e1c755ef36b0 Jul 03 14:59:24.589479 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:24.589479 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:24.590162 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ef899e45-bf51-4481-abef-d7deda805b93 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:24.624954 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ef899e45-bf51-4481-abef-d7deda805b93 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:59:24.625304 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef899e45-bf51-4481-abef-d7deda805b93 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 returned with HTTP 202 Jul 03 14:59:24.625806 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 772/3017] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:24 2026] DELETE /volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:24.638395 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-278cac7a-9a77-496a-8277-f1541750a29b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:24.640682 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-278cac7a-9a77-496a-8277-f1541750a29b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 Jul 03 14:59:24.640970 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-278cac7a-9a77-496a-8277-f1541750a29b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:24.641211 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-278cac7a-9a77-496a-8277-f1541750a29b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:24.652488 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:24.652488 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:24.652488 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-278cac7a-9a77-496a-8277-f1541750a29b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:24.652488 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-278cac7a-9a77-496a-8277-f1541750a29b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 returned with HTTP 200 Jul 03 14:59:24.664141 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 758/3018] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:24 2026] GET /volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:24.691642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55bfe675-21b9-40d3-8598-b1849d36853b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:24.693750 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55bfe675-21b9-40d3-8598-b1849d36853b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:24.694913 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55bfe675-21b9-40d3-8598-b1849d36853b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:24.694913 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55bfe675-21b9-40d3-8598-b1849d36853b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:24.694913 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-55bfe675-21b9-40d3-8598-b1849d36853b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:24.701299 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:24.701299 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:24.702072 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55bfe675-21b9-40d3-8598-b1849d36853b tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 200 Jul 03 14:59:24.702570 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 740/3019] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:24 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:24.724016 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c064396c-4f93-4a2b-9043-27fbe58b2376 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:24.726050 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c064396c-4f93-4a2b-9043-27fbe58b2376 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e Jul 03 14:59:24.726420 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c064396c-4f93-4a2b-9043-27fbe58b2376 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:24.726628 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c064396c-4f93-4a2b-9043-27fbe58b2376 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:24.738711 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:24.738711 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:24.744620 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c064396c-4f93-4a2b-9043-27fbe58b2376 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:24.750949 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c064396c-4f93-4a2b-9043-27fbe58b2376 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e returned with HTTP 200 Jul 03 14:59:24.751350 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 750/3020] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:24 2026] GET /volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:24.774917 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e216149b-e127-43f8-bf64-735d038dc754 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:24.777440 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e216149b-e127-43f8-bf64-735d038dc754 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e Jul 03 14:59:24.780630 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e216149b-e127-43f8-bf64-735d038dc754 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:24.780630 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e216149b-e127-43f8-bf64-735d038dc754 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:24.790215 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:24.790215 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:24.792294 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e216149b-e127-43f8-bf64-735d038dc754 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:24.797737 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e216149b-e127-43f8-bf64-735d038dc754 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e returned with HTTP 200 Jul 03 14:59:24.798258 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 773/3021] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:24 2026] GET /volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:24.814624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-93a29738-507c-4e75-a342-c9925a7f6434 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:24.816999 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-93a29738-507c-4e75-a342-c9925a7f6434 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:59:24.817445 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-93a29738-507c-4e75-a342-c9925a7f6434 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9bb5b56-b656-4778-be22-a64309572b6e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-633296818"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:24.829449 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:24.829449 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:24.829449 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-93a29738-507c-4e75-a342-c9925a7f6434 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:24.829449 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-93a29738-507c-4e75-a342-c9925a7f6434 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Create snapshot from volume b9bb5b56-b656-4778-be22-a64309572b6e Jul 03 14:59:24.903344 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-93a29738-507c-4e75-a342-c9925a7f6434 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Created reservations ['611b8a8c-9fe4-4c8a-a42a-2ba24dcd5494', '5e25d943-8719-47d9-8ac8-9f939e945b35', '74fa8bdf-f9e3-4799-9528-3974633324ce', 'b05c4e7b-edb6-48ff-aad7-292632f6871b'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:24.953707 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-93a29738-507c-4e75-a342-c9925a7f6434 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Snapshot create request issued successfully. Jul 03 14:59:24.954142 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-93a29738-507c-4e75-a342-c9925a7f6434 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:59:24.954734 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 759/3022] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:59:24 2026] POST /volume/v3/snapshots => generated 325 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:24.968651 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1c9657dd-855a-46bc-b7a3-504dfba3a281 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:24.968651 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c9657dd-855a-46bc-b7a3-504dfba3a281 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 Jul 03 14:59:24.969048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c9657dd-855a-46bc-b7a3-504dfba3a281 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:24.969797 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c9657dd-855a-46bc-b7a3-504dfba3a281 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:24.977576 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:24.977576 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:24.978182 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1c9657dd-855a-46bc-b7a3-504dfba3a281 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Snapshot retrieved successfully. Jul 03 14:59:24.979154 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c9657dd-855a-46bc-b7a3-504dfba3a281 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 returned with HTTP 200 Jul 03 14:59:24.979820 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 741/3023] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:24 2026] GET /volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 => generated 457 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:25.307565 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9c8c69a6-e52b-4f58-97f1-5e3affbf22bc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.309989 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9c8c69a6-e52b-4f58-97f1-5e3affbf22bc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:25.310213 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9c8c69a6-e52b-4f58-97f1-5e3affbf22bc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.310397 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9c8c69a6-e52b-4f58-97f1-5e3affbf22bc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:25.362948 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:25.362948 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:25.370151 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9c8c69a6-e52b-4f58-97f1-5e3affbf22bc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:25.375091 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-57659c31-0f1f-49c5-a767-400b275c1d6e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.375568 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57659c31-0f1f-49c5-a767-400b275c1d6e None None] GET https://10.4.3.99/volume// Jul 03 14:59:25.375785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57659c31-0f1f-49c5-a767-400b275c1d6e None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.376012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57659c31-0f1f-49c5-a767-400b275c1d6e None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:25.376424 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57659c31-0f1f-49c5-a767-400b275c1d6e None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:25.376790 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 774/3024] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:59:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:25.377421 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9c8c69a6-e52b-4f58-97f1-5e3affbf22bc tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:25.378035 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 751/3025] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:25 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:25.386560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-d194e19e-69b9-471a-8b45-875befe9cfd4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.390705 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-d194e19e-69b9-471a-8b45-875befe9cfd4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:59:25.391898 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-d194e19e-69b9-471a-8b45-875befe9cfd4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a64e5843-b78d-44d8-95ea-47468ca23576", "connector": null, "instance_uuid": "f501eea5-e890-4102-b462-eacc8ff54537"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:25.404521 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:25.404521 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:25.493886 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-d194e19e-69b9-471a-8b45-875befe9cfd4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:59:25.494270 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 760/3026] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:59:25 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:25.678988 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3fdf254d-eeff-41f0-a4aa-a28f41e18e39 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.681495 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fdf254d-eeff-41f0-a4aa-a28f41e18e39 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 Jul 03 14:59:25.681907 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fdf254d-eeff-41f0-a4aa-a28f41e18e39 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.682202 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fdf254d-eeff-41f0-a4aa-a28f41e18e39 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:25.714721 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d14eecce-f4a8-4176-a117-58afe7634a45 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.716483 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d14eecce-f4a8-4176-a117-58afe7634a45 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b Jul 03 14:59:25.716875 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d14eecce-f4a8-4176-a117-58afe7634a45 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.717076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d14eecce-f4a8-4176-a117-58afe7634a45 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:25.718183 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d14eecce-f4a8-4176-a117-58afe7634a45 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Show backup with id 9318de86-2a9b-4b9f-b53a-14817c8eb54b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:25.733703 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d14eecce-f4a8-4176-a117-58afe7634a45 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b returned with HTTP 404 Jul 03 14:59:25.734294 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 775/3027] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:25 2026] GET /volume/v3/backups/9318de86-2a9b-4b9f-b53a-14817c8eb54b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:25.744480 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6079876b-8ed8-4739-bc60-0f2999c5359a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.746932 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6079876b-8ed8-4739-bc60-0f2999c5359a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 Jul 03 14:59:25.747217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6079876b-8ed8-4739-bc60-0f2999c5359a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.747475 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6079876b-8ed8-4739-bc60-0f2999c5359a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:25.747714 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-6079876b-8ed8-4739-bc60-0f2999c5359a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume with id: a93c98b4-4872-4b28-b75b-e7ad5a5d2641 Jul 03 14:59:25.751003 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fdf254d-eeff-41f0-a4aa-a28f41e18e39 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 returned with HTTP 404 Jul 03 14:59:25.751729 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 742/3028] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:25 2026] GET /volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:25.761215 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:25.761215 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:25.761519 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6079876b-8ed8-4739-bc60-0f2999c5359a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:59:25.766364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-da0d6187-89d7-4609-b1cc-fa5ebd6b1d99 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.772224 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da0d6187-89d7-4609-b1cc-fa5ebd6b1d99 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 Jul 03 14:59:25.772515 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da0d6187-89d7-4609-b1cc-fa5ebd6b1d99 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.772787 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da0d6187-89d7-4609-b1cc-fa5ebd6b1d99 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:25.772971 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-da0d6187-89d7-4609-b1cc-fa5ebd6b1d99 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 986082c8-29f6-4821-ae1b-c51bbf7d7bb7 Jul 03 14:59:25.783197 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:25.783197 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:25.783197 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-da0d6187-89d7-4609-b1cc-fa5ebd6b1d99 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:25.791296 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eabf73a0-463f-4de7-8168-8dab9f7299f0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.793140 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eabf73a0-463f-4de7-8168-8dab9f7299f0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:25.793342 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eabf73a0-463f-4de7-8168-8dab9f7299f0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.793537 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eabf73a0-463f-4de7-8168-8dab9f7299f0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:25.813004 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:25.813004 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:25.819258 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6079876b-8ed8-4739-bc60-0f2999c5359a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Delete volume request issued successfully. Jul 03 14:59:25.819469 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6079876b-8ed8-4739-bc60-0f2999c5359a tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 returned with HTTP 202 Jul 03 14:59:25.819958 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 752/3029] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 14:59:25 2026] DELETE /volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:25.821325 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eabf73a0-463f-4de7-8168-8dab9f7299f0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:25.829214 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-670dfa0c-6b51-492a-b8d3-4f77cf815fcd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.831570 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-670dfa0c-6b51-492a-b8d3-4f77cf815fcd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 Jul 03 14:59:25.831836 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-670dfa0c-6b51-492a-b8d3-4f77cf815fcd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.832057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-670dfa0c-6b51-492a-b8d3-4f77cf815fcd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:25.837595 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eabf73a0-463f-4de7-8168-8dab9f7299f0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:25.838486 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 776/3030] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:25 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:25.840212 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:25.840212 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:25.845051 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-670dfa0c-6b51-492a-b8d3-4f77cf815fcd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Volume info retrieved successfully. Jul 03 14:59:25.852885 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-da0d6187-89d7-4609-b1cc-fa5ebd6b1d99 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:59:25.852885 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da0d6187-89d7-4609-b1cc-fa5ebd6b1d99 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 returned with HTTP 202 Jul 03 14:59:25.853061 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-670dfa0c-6b51-492a-b8d3-4f77cf815fcd tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 returned with HTTP 200 Jul 03 14:59:25.853154 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 761/3031] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:25 2026] DELETE /volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:25.853197 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 743/3032] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:25 2026] GET /volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:25.860432 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-48aa37c6-1581-4c3c-bbde-8537c08ef0d3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.865098 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48aa37c6-1581-4c3c-bbde-8537c08ef0d3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 Jul 03 14:59:25.865388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48aa37c6-1581-4c3c-bbde-8537c08ef0d3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.865568 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48aa37c6-1581-4c3c-bbde-8537c08ef0d3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:25.886914 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:25.886914 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:25.887683 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-48aa37c6-1581-4c3c-bbde-8537c08ef0d3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:25.888945 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48aa37c6-1581-4c3c-bbde-8537c08ef0d3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 returned with HTTP 200 Jul 03 14:59:25.889609 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 753/3033] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:25 2026] GET /volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:25.992027 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-265e5e7f-66c3-4d43-88b3-71878d850891 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:25.994697 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-265e5e7f-66c3-4d43-88b3-71878d850891 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 Jul 03 14:59:25.994978 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-265e5e7f-66c3-4d43-88b3-71878d850891 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:25.995284 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-265e5e7f-66c3-4d43-88b3-71878d850891 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.004623 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.004623 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:26.005493 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-265e5e7f-66c3-4d43-88b3-71878d850891 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Snapshot retrieved successfully. Jul 03 14:59:26.006859 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-265e5e7f-66c3-4d43-88b3-71878d850891 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 returned with HTTP 200 Jul 03 14:59:26.007378 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 777/3034] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:25 2026] GET /volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 => generated 484 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:26.020121 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c44a5d19-3f4c-4bbc-9b4a-1bc1814c7d84 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.022788 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c44a5d19-3f4c-4bbc-9b4a-1bc1814c7d84 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 Jul 03 14:59:26.022982 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c44a5d19-3f4c-4bbc-9b4a-1bc1814c7d84 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.023203 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c44a5d19-3f4c-4bbc-9b4a-1bc1814c7d84 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.031528 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.031528 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:26.032312 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c44a5d19-3f4c-4bbc-9b4a-1bc1814c7d84 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Snapshot retrieved successfully. Jul 03 14:59:26.034040 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c44a5d19-3f4c-4bbc-9b4a-1bc1814c7d84 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 returned with HTTP 200 Jul 03 14:59:26.034747 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 762/3035] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:26 2026] GET /volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 => generated 484 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:26.047669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-607a3634-0d94-4ab8-ae1e-6843551706df None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.049928 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-607a3634-0d94-4ab8-ae1e-6843551706df tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 Jul 03 14:59:26.050272 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-607a3634-0d94-4ab8-ae1e-6843551706df tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.050518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-607a3634-0d94-4ab8-ae1e-6843551706df tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.050704 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-607a3634-0d94-4ab8-ae1e-6843551706df tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Delete snapshot with id: 95a0c145-91b5-4f2b-ab1d-fd51be8fb847 Jul 03 14:59:26.057821 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.057821 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:26.058503 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-607a3634-0d94-4ab8-ae1e-6843551706df tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Snapshot retrieved successfully. Jul 03 14:59:26.086293 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-607a3634-0d94-4ab8-ae1e-6843551706df tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Snapshot delete request issued successfully. Jul 03 14:59:26.086779 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-607a3634-0d94-4ab8-ae1e-6843551706df tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 returned with HTTP 202 Jul 03 14:59:26.087211 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 744/3036] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:26 2026] DELETE /volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:26.100881 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f1c31525-4858-447a-9aa4-cd70a80d0f76 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.104326 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f1c31525-4858-447a-9aa4-cd70a80d0f76 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 Jul 03 14:59:26.104515 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f1c31525-4858-447a-9aa4-cd70a80d0f76 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.104720 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f1c31525-4858-447a-9aa4-cd70a80d0f76 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.106831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-968db77c-66ee-4624-8ddd-1048eed1bb0a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.106831 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-968db77c-66ee-4624-8ddd-1048eed1bb0a None None] GET https://10.4.3.99/volume// Jul 03 14:59:26.106831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-968db77c-66ee-4624-8ddd-1048eed1bb0a None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.107016 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-968db77c-66ee-4624-8ddd-1048eed1bb0a None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.107313 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-968db77c-66ee-4624-8ddd-1048eed1bb0a None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:26.108330 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 778/3037] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:26.115895 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.115895 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:26.116448 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f1c31525-4858-447a-9aa4-cd70a80d0f76 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Snapshot retrieved successfully. Jul 03 14:59:26.117587 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f1c31525-4858-447a-9aa4-cd70a80d0f76 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 returned with HTTP 200 Jul 03 14:59:26.118093 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 754/3038] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:26 2026] GET /volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 => generated 483 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:26.119029 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-0b01a344-4b1f-4f5e-8c94-c7916a7584f4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.121709 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-0b01a344-4b1f-4f5e-8c94-c7916a7584f4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:26.122134 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-0b01a344-4b1f-4f5e-8c94-c7916a7584f4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.122496 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-0b01a344-4b1f-4f5e-8c94-c7916a7584f4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.137766 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.137766 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:26.142531 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-0b01a344-4b1f-4f5e-8c94-c7916a7584f4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:26.150842 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-0b01a344-4b1f-4f5e-8c94-c7916a7584f4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:26.151638 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 763/3039] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:26 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 1019 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:26.276809 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-8d103919-fc13-4be3-87d4-c229385244d4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.280329 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-8d103919-fc13-4be3-87d4-c229385244d4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] PUT https://10.4.3.99/volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244 Jul 03 14:59:26.280986 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-8d103919-fc13-4be3-87d4-c229385244d4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:26.292920 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-8d103919-fc13-4be3-87d4-c229385244d4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Acquiring lock "cinder-attachment_update-a64e5843-b78d-44d8-95ea-47468ca23576-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:59:26.298526 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-8d103919-fc13-4be3-87d4-c229385244d4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Lock "cinder-attachment_update-a64e5843-b78d-44d8-95ea-47468ca23576-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:59:26.299988 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.299988 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:26.393809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-757cd7dc-8b47-405d-9251-ae3fcf86b5ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.397750 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-757cd7dc-8b47-405d-9251-ae3fcf86b5ca tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:26.397750 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-757cd7dc-8b47-405d-9251-ae3fcf86b5ca tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.398000 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-757cd7dc-8b47-405d-9251-ae3fcf86b5ca tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.415378 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.415378 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:26.424545 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-757cd7dc-8b47-405d-9251-ae3fcf86b5ca tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:26.431584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-757cd7dc-8b47-405d-9251-ae3fcf86b5ca tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:26.432356 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 779/3040] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:26 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:26.828461 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-8d103919-fc13-4be3-87d4-c229385244d4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Lock "cinder-attachment_update-a64e5843-b78d-44d8-95ea-47468ca23576-np0000004430" released by "attachment_update" :: held 0.530s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:59:26.828461 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-8d103919-fc13-4be3-87d4-c229385244d4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244 returned with HTTP 200 Jul 03 14:59:26.829149 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 745/3041] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:59:26 2026] PUT /volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:26.858981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9ef16818-6345-41e4-8718-0cfc51661f2d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.860763 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9ef16818-6345-41e4-8718-0cfc51661f2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:26.860915 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9ef16818-6345-41e4-8718-0cfc51661f2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.861106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9ef16818-6345-41e4-8718-0cfc51661f2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.870977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bf062b35-4467-4c16-829c-5b74076883c0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.873201 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf062b35-4467-4c16-829c-5b74076883c0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] GET https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 Jul 03 14:59:26.873731 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf062b35-4467-4c16-829c-5b74076883c0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.874105 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf062b35-4467-4c16-829c-5b74076883c0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.877976 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.877976 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:26.882480 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf062b35-4467-4c16-829c-5b74076883c0 tempest-ProjectAdminTests33-1651492440 tempest-ProjectAdminTests33-1651492440-project-admin] https://10.4.3.99/volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 returned with HTTP 404 Jul 03 14:59:26.882886 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9ef16818-6345-41e4-8718-0cfc51661f2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:26.883055 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 764/3042] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:26 2026] GET /volume/v3/volumes/a93c98b4-4872-4b28-b75b-e7ad5a5d2641 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:26.890931 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9ef16818-6345-41e4-8718-0cfc51661f2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:26.891470 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 755/3043] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:26 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:26.903712 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7d463a36-5a9c-4fe7-b09a-6b84f2216d8c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.904822 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d463a36-5a9c-4fe7-b09a-6b84f2216d8c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 Jul 03 14:59:26.904822 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d463a36-5a9c-4fe7-b09a-6b84f2216d8c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.904822 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7d463a36-5a9c-4fe7-b09a-6b84f2216d8c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.910170 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7d463a36-5a9c-4fe7-b09a-6b84f2216d8c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 returned with HTTP 404 Jul 03 14:59:26.910659 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 780/3044] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:26 2026] GET /volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:26.918292 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2341de7c-e779-492f-a5d7-f442b7beba3b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.920288 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2341de7c-e779-492f-a5d7-f442b7beba3b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 Jul 03 14:59:26.920530 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2341de7c-e779-492f-a5d7-f442b7beba3b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.920778 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2341de7c-e779-492f-a5d7-f442b7beba3b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.921417 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-2341de7c-e779-492f-a5d7-f442b7beba3b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 56667de5-92d1-4f5b-a699-8d93f72768f0 Jul 03 14:59:26.926408 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.926408 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:26.926903 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2341de7c-e779-492f-a5d7-f442b7beba3b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:26.948970 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2341de7c-e779-492f-a5d7-f442b7beba3b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:59:26.948970 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2341de7c-e779-492f-a5d7-f442b7beba3b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 returned with HTTP 202 Jul 03 14:59:26.948970 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 746/3045] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:26 2026] DELETE /volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:26.960541 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3a497514-d8d0-4efb-924d-aa2fcc7b8bf9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:26.962710 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3a497514-d8d0-4efb-924d-aa2fcc7b8bf9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 Jul 03 14:59:26.962934 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3a497514-d8d0-4efb-924d-aa2fcc7b8bf9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:26.965159 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3a497514-d8d0-4efb-924d-aa2fcc7b8bf9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:26.969486 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:26.969486 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:26.970037 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3a497514-d8d0-4efb-924d-aa2fcc7b8bf9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:26.970904 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3a497514-d8d0-4efb-924d-aa2fcc7b8bf9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 returned with HTTP 200 Jul 03 14:59:26.971358 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 765/3046] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:26 2026] GET /volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:27.128657 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-03903d78-c685-4ca7-8c56-9d1d1551807f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:27.130429 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-03903d78-c685-4ca7-8c56-9d1d1551807f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 Jul 03 14:59:27.130601 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-03903d78-c685-4ca7-8c56-9d1d1551807f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:27.130885 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-03903d78-c685-4ca7-8c56-9d1d1551807f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:27.136009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-03903d78-c685-4ca7-8c56-9d1d1551807f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 returned with HTTP 404 Jul 03 14:59:27.136517 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 756/3047] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:27 2026] GET /volume/v3/snapshots/95a0c145-91b5-4f2b-ab1d-fd51be8fb847 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:27.144198 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5007472e-cb31-4a30-8544-52bab754e2a1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:27.145988 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5007472e-cb31-4a30-8544-52bab754e2a1 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e Jul 03 14:59:27.146231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5007472e-cb31-4a30-8544-52bab754e2a1 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:27.146520 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5007472e-cb31-4a30-8544-52bab754e2a1 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:27.146520 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-5007472e-cb31-4a30-8544-52bab754e2a1 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Delete volume with id: b9bb5b56-b656-4778-be22-a64309572b6e Jul 03 14:59:27.153841 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:27.153841 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:27.154297 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5007472e-cb31-4a30-8544-52bab754e2a1 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:27.192511 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5007472e-cb31-4a30-8544-52bab754e2a1 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Delete volume request issued successfully. Jul 03 14:59:27.192858 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5007472e-cb31-4a30-8544-52bab754e2a1 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e returned with HTTP 202 Jul 03 14:59:27.193412 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 781/3048] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:27 2026] DELETE /volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:27.202891 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-30286424-6ea7-4153-84c5-9ffe014e64aa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:27.204778 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30286424-6ea7-4153-84c5-9ffe014e64aa tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e Jul 03 14:59:27.205009 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30286424-6ea7-4153-84c5-9ffe014e64aa tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:27.205236 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30286424-6ea7-4153-84c5-9ffe014e64aa tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:27.212376 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:27.212376 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:27.216594 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-30286424-6ea7-4153-84c5-9ffe014e64aa tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:27.222006 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30286424-6ea7-4153-84c5-9ffe014e64aa tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e returned with HTTP 200 Jul 03 14:59:27.222373 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 747/3049] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:27 2026] GET /volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:27.447590 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-34006bda-fd93-49d6-a4e0-d2013e0371cd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:27.449751 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-34006bda-fd93-49d6-a4e0-d2013e0371cd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:27.449931 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-34006bda-fd93-49d6-a4e0-d2013e0371cd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:27.450232 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-34006bda-fd93-49d6-a4e0-d2013e0371cd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:27.462203 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:27.462203 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:27.466784 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-34006bda-fd93-49d6-a4e0-d2013e0371cd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:27.482535 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-34006bda-fd93-49d6-a4e0-d2013e0371cd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:27.483330 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 766/3050] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:27 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:27.906616 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2647d695-7c28-45d5-b02e-98795d7f917d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:27.908589 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2647d695-7c28-45d5-b02e-98795d7f917d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:27.908791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2647d695-7c28-45d5-b02e-98795d7f917d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:27.908986 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2647d695-7c28-45d5-b02e-98795d7f917d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:27.926140 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:27.926140 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:27.946375 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2647d695-7c28-45d5-b02e-98795d7f917d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:27.955234 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2647d695-7c28-45d5-b02e-98795d7f917d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:27.956176 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 757/3051] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:27 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:27.988349 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0569e64d-57d4-435b-8115-ece6eca69eea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:27.990910 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0569e64d-57d4-435b-8115-ece6eca69eea tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 Jul 03 14:59:27.990910 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0569e64d-57d4-435b-8115-ece6eca69eea tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:27.990910 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0569e64d-57d4-435b-8115-ece6eca69eea tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:28.010997 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0569e64d-57d4-435b-8115-ece6eca69eea tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 returned with HTTP 404 Jul 03 14:59:28.011737 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 782/3052] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:27 2026] GET /volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:28.019749 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9e1e8356-6d8a-4bd8-92a8-428e925d3758 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:28.021712 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e1e8356-6d8a-4bd8-92a8-428e925d3758 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 Jul 03 14:59:28.021972 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e1e8356-6d8a-4bd8-92a8-428e925d3758 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:28.022196 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e1e8356-6d8a-4bd8-92a8-428e925d3758 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:28.022324 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-9e1e8356-6d8a-4bd8-92a8-428e925d3758 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: d8e8b658-808d-4aa3-b089-e1c755ef36b0 Jul 03 14:59:28.027023 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e1e8356-6d8a-4bd8-92a8-428e925d3758 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 returned with HTTP 404 Jul 03 14:59:28.027527 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 748/3053] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:28 2026] DELETE /volume/v3/snapshots/d8e8b658-808d-4aa3-b089-e1c755ef36b0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:28.037291 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2e83256b-2aea-4fe9-b7a4-d999b415cd07 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:28.039532 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2e83256b-2aea-4fe9-b7a4-d999b415cd07 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 Jul 03 14:59:28.039860 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2e83256b-2aea-4fe9-b7a4-d999b415cd07 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:28.040435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2e83256b-2aea-4fe9-b7a4-d999b415cd07 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:28.040600 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-2e83256b-2aea-4fe9-b7a4-d999b415cd07 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 56667de5-92d1-4f5b-a699-8d93f72768f0 Jul 03 14:59:28.045956 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2e83256b-2aea-4fe9-b7a4-d999b415cd07 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 returned with HTTP 404 Jul 03 14:59:28.046893 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 767/3054] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:28 2026] DELETE /volume/v3/snapshots/56667de5-92d1-4f5b-a699-8d93f72768f0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:28.099264 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-04d84ffe-c6dd-4e76-91a9-d19388f0d87c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:28.101766 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-04d84ffe-c6dd-4e76-91a9-d19388f0d87c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:28.101913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-04d84ffe-c6dd-4e76-91a9-d19388f0d87c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:28.102095 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-04d84ffe-c6dd-4e76-91a9-d19388f0d87c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:28.117433 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:28.117433 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:28.122877 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-04d84ffe-c6dd-4e76-91a9-d19388f0d87c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:28.130211 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-04d84ffe-c6dd-4e76-91a9-d19388f0d87c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:28.131226 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 758/3055] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:28 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:28.155841 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3d78fcfa-5ec3-4d70-807c-433dceff8691 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:28.158708 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3d78fcfa-5ec3-4d70-807c-433dceff8691 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe/action Jul 03 14:59:28.159384 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3d78fcfa-5ec3-4d70-807c-433dceff8691 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:28.159384 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3d78fcfa-5ec3-4d70-807c-433dceff8691 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:28.176754 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:28.176754 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:28.177540 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3d78fcfa-5ec3-4d70-807c-433dceff8691 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:28.190339 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3d78fcfa-5ec3-4d70-807c-433dceff8691 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Begin detaching volume completed successfully. Jul 03 14:59:28.191445 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3d78fcfa-5ec3-4d70-807c-433dceff8691 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe/action returned with HTTP 202 Jul 03 14:59:28.192257 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 783/3056] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:59:28 2026] POST /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:59:28.246443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1428e505-64e9-488a-a3fc-5f62abca3619 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:28.255721 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1428e505-64e9-488a-a3fc-5f62abca3619 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e Jul 03 14:59:28.256059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1428e505-64e9-488a-a3fc-5f62abca3619 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:28.256329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1428e505-64e9-488a-a3fc-5f62abca3619 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:28.286985 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1428e505-64e9-488a-a3fc-5f62abca3619 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e returned with HTTP 404 Jul 03 14:59:28.287736 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 749/3057] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:28 2026] GET /volume/v3/volumes/b9bb5b56-b656-4778-be22-a64309572b6e => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:28.303146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-64c10fb1-b0f6-456d-8cef-5213ec6f966f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:28.307052 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-64c10fb1-b0f6-456d-8cef-5213ec6f966f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] DELETE https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd Jul 03 14:59:28.307829 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-64c10fb1-b0f6-456d-8cef-5213ec6f966f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:28.308207 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-64c10fb1-b0f6-456d-8cef-5213ec6f966f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:28.308441 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-64c10fb1-b0f6-456d-8cef-5213ec6f966f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Delete volume with id: ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd Jul 03 14:59:28.333505 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:28.333505 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:28.333667 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-64c10fb1-b0f6-456d-8cef-5213ec6f966f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:28.390680 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-64c10fb1-b0f6-456d-8cef-5213ec6f966f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Delete volume request issued successfully. Jul 03 14:59:28.390911 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-64c10fb1-b0f6-456d-8cef-5213ec6f966f tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd returned with HTTP 202 Jul 03 14:59:28.391449 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 768/3058] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:28 2026] DELETE /volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 14:59:28.411562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bf4b8518-b3c5-45b0-9195-e2c85b18ce54 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:28.413796 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf4b8518-b3c5-45b0-9195-e2c85b18ce54 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd Jul 03 14:59:28.414027 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf4b8518-b3c5-45b0-9195-e2c85b18ce54 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:28.415059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf4b8518-b3c5-45b0-9195-e2c85b18ce54 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:28.429947 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:28.429947 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:28.442325 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bf4b8518-b3c5-45b0-9195-e2c85b18ce54 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Volume info retrieved successfully. Jul 03 14:59:28.454266 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf4b8518-b3c5-45b0-9195-e2c85b18ce54 tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd returned with HTTP 200 Jul 03 14:59:28.454768 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 759/3059] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:28 2026] GET /volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:28.500016 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-742c92eb-7d6d-4848-9a4f-48f2a2f78a49 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:28.504060 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-742c92eb-7d6d-4848-9a4f-48f2a2f78a49 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:28.504060 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-742c92eb-7d6d-4848-9a4f-48f2a2f78a49 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:28.504060 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-742c92eb-7d6d-4848-9a4f-48f2a2f78a49 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:28.519816 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:28.519816 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:28.525887 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-742c92eb-7d6d-4848-9a4f-48f2a2f78a49 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:28.535289 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-742c92eb-7d6d-4848-9a4f-48f2a2f78a49 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:28.536072 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 784/3060] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:28 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:28.969787 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-63a87568-41fb-4d0b-be5f-dfc9744d2ea8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:28.972030 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63a87568-41fb-4d0b-be5f-dfc9744d2ea8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:28.974174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63a87568-41fb-4d0b-be5f-dfc9744d2ea8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:28.974174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-63a87568-41fb-4d0b-be5f-dfc9744d2ea8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:28.989262 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:28.989262 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:28.993952 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-63a87568-41fb-4d0b-be5f-dfc9744d2ea8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:28.999872 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-63a87568-41fb-4d0b-be5f-dfc9744d2ea8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:29.000516 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 750/3061] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:28 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:29.128481 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-19b1d909-a917-4c93-92b9-99e2788e96ef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:29.202079 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-19b1d909-a917-4c93-92b9-99e2788e96ef tempest-ProjectAdminTests-1954940353 tempest-ProjectAdminTests-1954940353-project-admin] GET https://10.4.3.99/volume/v3/scheduler-stats/get_pools Jul 03 14:59:29.202297 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-19b1d909-a917-4c93-92b9-99e2788e96ef tempest-ProjectAdminTests-1954940353 tempest-ProjectAdminTests-1954940353-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:29.202511 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-19b1d909-a917-4c93-92b9-99e2788e96ef tempest-ProjectAdminTests-1954940353 tempest-ProjectAdminTests-1954940353-project-admin] Calling method 'get_pools' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:29.244906 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-129a21c5-25e7-419a-8a0d-a853e6ef6666 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:29.245339 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-129a21c5-25e7-419a-8a0d-a853e6ef6666 None None] GET https://10.4.3.99/volume// Jul 03 14:59:29.245560 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-129a21c5-25e7-419a-8a0d-a853e6ef6666 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:29.245778 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-129a21c5-25e7-419a-8a0d-a853e6ef6666 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:29.246112 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-129a21c5-25e7-419a-8a0d-a853e6ef6666 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:29.246502 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 760/3062] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:29.256501 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-64496748-774a-49a9-9d13-bd82a752d784 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:29.258776 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-64496748-774a-49a9-9d13-bd82a752d784 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:29.259090 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-64496748-774a-49a9-9d13-bd82a752d784 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:29.259340 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-64496748-774a-49a9-9d13-bd82a752d784 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:29.289029 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:29.289029 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:29.294256 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-64496748-774a-49a9-9d13-bd82a752d784 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:29.300904 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-64496748-774a-49a9-9d13-bd82a752d784 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:29.301555 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 785/3063] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:29 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 1319 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:29.474270 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bb3f2814-7ae7-4952-a95f-3c574cd5e3ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:29.478164 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb3f2814-7ae7-4952-a95f-3c574cd5e3ba tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] GET https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd Jul 03 14:59:29.478164 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb3f2814-7ae7-4952-a95f-3c574cd5e3ba tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:29.478164 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb3f2814-7ae7-4952-a95f-3c574cd5e3ba tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:29.501487 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb3f2814-7ae7-4952-a95f-3c574cd5e3ba tempest-CinderUnicodeTest-824464408 tempest-CinderUnicodeTest-824464408-project-member] https://10.4.3.99/volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd returned with HTTP 404 Jul 03 14:59:29.502401 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 751/3064] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:29 2026] GET /volume/v3/volumes/ab1d8ce5-cfdd-4fc0-bfd6-97aaae3967cd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:29.560219 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4e3c1c6a-aba3-478c-8187-46fcdff0a9eb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:29.565241 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e3c1c6a-aba3-478c-8187-46fcdff0a9eb tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:29.565546 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e3c1c6a-aba3-478c-8187-46fcdff0a9eb tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:29.565833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e3c1c6a-aba3-478c-8187-46fcdff0a9eb tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:29.612573 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:29.612573 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:29.621156 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4e3c1c6a-aba3-478c-8187-46fcdff0a9eb tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:29.624524 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e3c1c6a-aba3-478c-8187-46fcdff0a9eb tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:29.625289 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 761/3065] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:29 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:29.705703 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-19b1d909-a917-4c93-92b9-99e2788e96ef tempest-ProjectAdminTests-1954940353 tempest-ProjectAdminTests-1954940353-project-admin] https://10.4.3.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 14:59:29.705911 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 769/3066] 10.4.3.99 () {66 vars in 1284 bytes} [Fri Jul 3 14:59:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:29.715712 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c46b5e78-1043-4405-ae98-f6701767b815 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:29.718140 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c46b5e78-1043-4405-ae98-f6701767b815 tempest-ProjectAdminTests-1954940353 tempest-ProjectAdminTests-1954940353-project-admin] GET https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool Jul 03 14:59:29.718724 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c46b5e78-1043-4405-ae98-f6701767b815 tempest-ProjectAdminTests-1954940353 tempest-ProjectAdminTests-1954940353-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:29.718924 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c46b5e78-1043-4405-ae98-f6701767b815 tempest-ProjectAdminTests-1954940353 tempest-ProjectAdminTests-1954940353-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:30.015998 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e361920c-6ef1-4b61-8ff2-6731976a5fe0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:30.020152 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e361920c-6ef1-4b61-8ff2-6731976a5fe0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:30.020152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e361920c-6ef1-4b61-8ff2-6731976a5fe0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:30.020398 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e361920c-6ef1-4b61-8ff2-6731976a5fe0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:30.041474 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:30.041474 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:30.045738 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e361920c-6ef1-4b61-8ff2-6731976a5fe0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:30.053021 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e361920c-6ef1-4b61-8ff2-6731976a5fe0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:30.053811 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 752/3067] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:30 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:30.226519 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c46b5e78-1043-4405-ae98-f6701767b815 tempest-ProjectAdminTests-1954940353 tempest-ProjectAdminTests-1954940353-project-admin] https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool returned with HTTP 200 Jul 03 14:59:30.227090 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 786/3068] 10.4.3.99 () {66 vars in 1311 bytes} [Fri Jul 3 14:59:29 2026] GET /volume/v3/capabilities/np0000004430@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:30.425748 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3324f32b-9d4f-4f60-83a1-2016b3364851 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:30.431252 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3324f32b-9d4f-4f60-83a1-2016b3364851 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3 Jul 03 14:59:30.431466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3324f32b-9d4f-4f60-83a1-2016b3364851 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:30.431756 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3324f32b-9d4f-4f60-83a1-2016b3364851 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:30.443222 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:30.443222 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:30.640559 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2996ebbe-1eb3-4aea-9e97-ac2f5f7e83a9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:30.641519 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2996ebbe-1eb3-4aea-9e97-ac2f5f7e83a9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:30.641700 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2996ebbe-1eb3-4aea-9e97-ac2f5f7e83a9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:30.641867 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2996ebbe-1eb3-4aea-9e97-ac2f5f7e83a9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:30.651818 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:30.651818 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:30.655792 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2996ebbe-1eb3-4aea-9e97-ac2f5f7e83a9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:30.660792 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2996ebbe-1eb3-4aea-9e97-ac2f5f7e83a9 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:30.660792 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 770/3069] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:30 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:31.008250 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d2fc3bb9-9fc1-4691-8976-f2f87b7ae2dc req-3324f32b-9d4f-4f60-83a1-2016b3364851 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3 returned with HTTP 200 Jul 03 14:59:31.008250 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 762/3070] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:59:30 2026] DELETE /volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3 => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:31.072584 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0297fefc-6450-4f15-be05-87d25798f213 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:31.075024 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0297fefc-6450-4f15-be05-87d25798f213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:31.077154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0297fefc-6450-4f15-be05-87d25798f213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:31.077874 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0297fefc-6450-4f15-be05-87d25798f213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:31.093302 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:31.093302 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:31.101893 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0297fefc-6450-4f15-be05-87d25798f213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:31.108419 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0297fefc-6450-4f15-be05-87d25798f213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:31.108600 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 753/3071] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:31 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:31.678882 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-54f5dc48-319f-4c21-8681-b9649ad058e1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:31.681991 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54f5dc48-319f-4c21-8681-b9649ad058e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:31.682198 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54f5dc48-319f-4c21-8681-b9649ad058e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:31.682451 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54f5dc48-319f-4c21-8681-b9649ad058e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:31.695208 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:31.695208 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:31.700835 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-54f5dc48-319f-4c21-8681-b9649ad058e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:31.711466 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54f5dc48-319f-4c21-8681-b9649ad058e1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:31.711466 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 787/3072] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:31 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:32.041512 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:32.128513 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-740ed5d0-8a6b-4f35-8ad1-74aacbba2b6e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:32.131363 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-740ed5d0-8a6b-4f35-8ad1-74aacbba2b6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:32.131637 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-740ed5d0-8a6b-4f35-8ad1-74aacbba2b6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:32.131869 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-740ed5d0-8a6b-4f35-8ad1-74aacbba2b6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:32.149158 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:32.149158 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:32.156269 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-740ed5d0-8a6b-4f35-8ad1-74aacbba2b6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:32.163193 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-740ed5d0-8a6b-4f35-8ad1-74aacbba2b6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:32.163773 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 763/3073] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:32 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:32.209360 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:32.209765 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1793851551"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:32.211302 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1793851551'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:32.211432 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Create volume of 1 GB Jul 03 14:59:32.218173 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Availability Zones retrieved successfully. Jul 03 14:59:32.223632 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Flow 'volume_create_api' (efedd8e1-7607-48dd-ae89-08fced337970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:32.224500 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9673fc72-6bdf-482a-8549-48295e4851d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:32.225291 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:32.264454 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9673fc72-6bdf-482a-8549-48295e4851d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:32.269602 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3abc0ec0-dd1b-4cee-a5a7-f827caa1ab27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:32.370023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Created reservations ['49d14f38-0d94-4f20-bdf1-0c5991ae7331', '6c6c1446-e051-4777-825f-b858fe619a09', '16eb76b5-7c61-4141-a31b-067d82919bf0', '73835740-9930-484e-b318-306dab76a408'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:32.371143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3abc0ec0-dd1b-4cee-a5a7-f827caa1ab27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49d14f38-0d94-4f20-bdf1-0c5991ae7331', '6c6c1446-e051-4777-825f-b858fe619a09', '16eb76b5-7c61-4141-a31b-067d82919bf0', '73835740-9930-484e-b318-306dab76a408']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:32.372372 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c78b38-90cc-4428-bbc3-f6ed9bc4dbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:32.405054 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c78b38-90cc-4428-bbc3-f6ed9bc4dbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0799e18-be1e-4a8e-a07a-e90ae99a77e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1793851551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0c2e04f0ee4e97b584ea02362441af',qos_specs=None,replication_status=,reservations=['49d14f38-0d94-4f20-bdf1-0c5991ae7331','6c6c1446-e051-4777-825f-b858fe619a09','16eb76b5-7c61-4141-a31b-067d82919bf0','73835740-9930-484e-b318-306dab76a408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c00c132736c4cc29afced872b07f134',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1793851551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0799e18-be1e-4a8e-a07a-e90ae99a77e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c0c2e04f0ee4e97b584ea02362441af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c00c132736c4cc29afced872b07f134',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:32.406324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6996d320-7ae6-4c4a-bb11-c2311f2acf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:32.435711 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6996d320-7ae6-4c4a-bb11-c2311f2acf9b) transitioned into state 'SUCCESS' from state '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-1793851551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0c2e04f0ee4e97b584ea02362441af',qos_specs=None,replication_status=,reservations=['49d14f38-0d94-4f20-bdf1-0c5991ae7331','6c6c1446-e051-4777-825f-b858fe619a09','16eb76b5-7c61-4141-a31b-067d82919bf0','73835740-9930-484e-b318-306dab76a408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c00c132736c4cc29afced872b07f134',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:32.436543 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d157df70-add9-46a3-a521-8e6b4604a1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:32.451993 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d157df70-add9-46a3-a521-8e6b4604a1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:32.453157 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Flow 'volume_create_api' (efedd8e1-7607-48dd-ae89-08fced337970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:32.453555 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Create volume request issued successfully. Jul 03 14:59:32.454337 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2fec636c-be5d-4a76-908d-23759ae3b4ae tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:32.454864 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 771/3074] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 14:59:32 2026] POST /volume/v3/volumes => generated 776 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:32.472463 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9b13c709-19b5-48d6-b958-bbe062fc604f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:32.477108 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b13c709-19b5-48d6-b958-bbe062fc604f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 Jul 03 14:59:32.477378 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b13c709-19b5-48d6-b958-bbe062fc604f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:32.478329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b13c709-19b5-48d6-b958-bbe062fc604f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:32.496537 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:32.496537 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:32.500789 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9b13c709-19b5-48d6-b958-bbe062fc604f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Volume info retrieved successfully. Jul 03 14:59:32.509346 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b13c709-19b5-48d6-b958-bbe062fc604f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 returned with HTTP 200 Jul 03 14:59:32.510014 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 754/3075] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:32 2026] GET /volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:32.727011 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-82a68cf3-2be8-4d2f-909f-88c77c753657 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:32.729981 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82a68cf3-2be8-4d2f-909f-88c77c753657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:32.730220 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82a68cf3-2be8-4d2f-909f-88c77c753657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:32.730453 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82a68cf3-2be8-4d2f-909f-88c77c753657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:32.742919 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:32.742919 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:32.747528 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-82a68cf3-2be8-4d2f-909f-88c77c753657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:32.753014 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82a68cf3-2be8-4d2f-909f-88c77c753657 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:32.753509 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 788/3076] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:32 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:33.101795 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-7ea0a34f-da46-4afe-9984-261114c2a744 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:33.106754 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-7ea0a34f-da46-4afe-9984-261114c2a744 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244/action Jul 03 14:59:33.107311 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-7ea0a34f-da46-4afe-9984-261114c2a744 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:33.107636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-7ea0a34f-da46-4afe-9984-261114c2a744 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:33.128374 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:33.128374 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:33.178019 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-dd28e57b-b7c7-431d-b44b-28b9f6567261 req-7ea0a34f-da46-4afe-9984-261114c2a744 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244/action returned with HTTP 204 Jul 03 14:59:33.178019 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 764/3077] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:59:33 2026] POST /volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:33.181815 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a86b4435-2823-4c3e-9294-5efa46621fcf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:33.181815 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a86b4435-2823-4c3e-9294-5efa46621fcf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 14:59:33.181815 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a86b4435-2823-4c3e-9294-5efa46621fcf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:33.181815 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a86b4435-2823-4c3e-9294-5efa46621fcf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:33.197622 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:33.197622 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:33.202473 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a86b4435-2823-4c3e-9294-5efa46621fcf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:33.208276 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a86b4435-2823-4c3e-9294-5efa46621fcf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 14:59:33.208816 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 772/3078] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:33 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:33.230252 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2ec9f9c9-6517-4be3-a7b3-54d26a29d3f1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:33.232699 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ec9f9c9-6517-4be3-a7b3-54d26a29d3f1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 14:59:33.234203 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2ec9f9c9-6517-4be3-a7b3-54d26a29d3f1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a64e5843-b78d-44d8-95ea-47468ca23576", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1233500272", "container": "tempest-volumesbackupstest-backup-container-569294036"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:33.234697 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-2ec9f9c9-6517-4be3-a7b3-54d26a29d3f1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating new backup {'backup': {'volume_id': 'a64e5843-b78d-44d8-95ea-47468ca23576', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1233500272', 'container': 'tempest-volumesbackupstest-backup-container-569294036'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:59:33.234861 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-2ec9f9c9-6517-4be3-a7b3-54d26a29d3f1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating backup of volume a64e5843-b78d-44d8-95ea-47468ca23576 in container tempest-volumesbackupstest-backup-container-569294036 Jul 03 14:59:33.247283 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:33.247283 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:33.247757 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2ec9f9c9-6517-4be3-a7b3-54d26a29d3f1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:33.282666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-2ec9f9c9-6517-4be3-a7b3-54d26a29d3f1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['7f728754-7306-4c5f-bc6b-7de511442a23', '733678e9-d9e7-4bc5-8de5-c25920b743b3'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:33.306667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-185d56e1-2c54-4153-b871-764f1bb144db None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:33.416719 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2ec9f9c9-6517-4be3-a7b3-54d26a29d3f1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:59:33.417082 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 755/3079] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:33 2026] POST /volume/v3/backups => generated 328 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:33.429852 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b3ddd0ad-94e8-4670-9d25-258ff2aa47a9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:33.432347 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b3ddd0ad-94e8-4670-9d25-258ff2aa47a9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:33.432597 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b3ddd0ad-94e8-4670-9d25-258ff2aa47a9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:33.432929 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b3ddd0ad-94e8-4670-9d25-258ff2aa47a9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:33.433036 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b3ddd0ad-94e8-4670-9d25-258ff2aa47a9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:33.439838 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:33.439838 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:33.440586 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b3ddd0ad-94e8-4670-9d25-258ff2aa47a9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:33.440822 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 765/3080] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:33 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:33.493407 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-185d56e1-2c54-4153-b871-764f1bb144db tempest-ProjectMemberTests-683520477 tempest-ProjectMemberTests-683520477-project-admin] GET https://10.4.3.99/volume/v3/scheduler-stats/get_pools Jul 03 14:59:33.493967 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-185d56e1-2c54-4153-b871-764f1bb144db tempest-ProjectMemberTests-683520477 tempest-ProjectMemberTests-683520477-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:33.493967 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-185d56e1-2c54-4153-b871-764f1bb144db tempest-ProjectMemberTests-683520477 tempest-ProjectMemberTests-683520477-project-admin] Calling method 'get_pools' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:33.530671 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b9cccf46-f649-4852-95f1-16dd9fd2aa51 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:33.534641 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b9cccf46-f649-4852-95f1-16dd9fd2aa51 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 Jul 03 14:59:33.535237 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b9cccf46-f649-4852-95f1-16dd9fd2aa51 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:33.535678 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b9cccf46-f649-4852-95f1-16dd9fd2aa51 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:33.560567 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:33.560567 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:33.565513 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b9cccf46-f649-4852-95f1-16dd9fd2aa51 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Volume info retrieved successfully. Jul 03 14:59:33.573444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b9cccf46-f649-4852-95f1-16dd9fd2aa51 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 returned with HTTP 200 Jul 03 14:59:33.574137 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 773/3081] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:33 2026] GET /volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 => generated 1007 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:33.596142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1e7dba42-76a4-4c6b-a0df-f66ecbb4c58d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:33.599908 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e7dba42-76a4-4c6b-a0df-f66ecbb4c58d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 14:59:33.600289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1e7dba42-76a4-4c6b-a0df-f66ecbb4c58d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0799e18-be1e-4a8e-a07a-e90ae99a77e5", "name": "tempest-type-Backup-579410955"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:33.603693 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-1e7dba42-76a4-4c6b-a0df-f66ecbb4c58d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Creating new backup {'backup': {'volume_id': 'e0799e18-be1e-4a8e-a07a-e90ae99a77e5', 'name': 'tempest-type-Backup-579410955'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:59:33.603850 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-1e7dba42-76a4-4c6b-a0df-f66ecbb4c58d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Creating backup of volume e0799e18-be1e-4a8e-a07a-e90ae99a77e5 in container None Jul 03 14:59:33.627773 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:33.627773 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:33.627773 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1e7dba42-76a4-4c6b-a0df-f66ecbb4c58d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Volume info retrieved successfully. Jul 03 14:59:33.716863 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-1e7dba42-76a4-4c6b-a0df-f66ecbb4c58d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Created reservations ['f64c44ff-71d8-4fbf-adbe-38707dc15923', 'fbb6cdbc-8942-4794-a90c-1551a1f0fe1a'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:33.769445 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-510d15a8-84e6-4166-814a-279aa0b8a3f6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:33.773730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-510d15a8-84e6-4166-814a-279aa0b8a3f6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:33.774046 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-510d15a8-84e6-4166-814a-279aa0b8a3f6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:33.774358 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-510d15a8-84e6-4166-814a-279aa0b8a3f6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:33.804742 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:33.804742 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:33.815399 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-510d15a8-84e6-4166-814a-279aa0b8a3f6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:33.821477 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-510d15a8-84e6-4166-814a-279aa0b8a3f6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:33.822091 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 766/3082] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:33 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:33.845227 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e7dba42-76a4-4c6b-a0df-f66ecbb4c58d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:59:33.845519 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 756/3083] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:59:33 2026] POST /volume/v3/backups => generated 313 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:33.859751 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-644733b6-1e7f-4c7e-89b3-82487b3351df None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:33.864605 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-644733b6-1e7f-4c7e-89b3-82487b3351df tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:33.864701 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-644733b6-1e7f-4c7e-89b3-82487b3351df tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:33.865001 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-644733b6-1e7f-4c7e-89b3-82487b3351df tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:33.865334 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-644733b6-1e7f-4c7e-89b3-82487b3351df tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:33.876109 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:33.876109 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:33.877234 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-644733b6-1e7f-4c7e-89b3-82487b3351df tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:33.877852 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 774/3084] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:33 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:33.997251 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-185d56e1-2c54-4153-b871-764f1bb144db tempest-ProjectMemberTests-683520477 tempest-ProjectMemberTests-683520477-project-admin] https://10.4.3.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 14:59:33.997664 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 789/3085] 10.4.3.99 () {66 vars in 1284 bytes} [Fri Jul 3 14:59:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 691 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:34.007365 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3010956d-b52e-4dd1-8073-f79e727bfec0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:34.105471 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3010956d-b52e-4dd1-8073-f79e727bfec0 tempest-ProjectMemberTests-683520477 tempest-ProjectMemberTests-683520477-project-member] GET https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool Jul 03 14:59:34.105471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3010956d-b52e-4dd1-8073-f79e727bfec0 tempest-ProjectMemberTests-683520477 tempest-ProjectMemberTests-683520477-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:34.105471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3010956d-b52e-4dd1-8073-f79e727bfec0 tempest-ProjectMemberTests-683520477 tempest-ProjectMemberTests-683520477-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:34.105471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.policy [None req-3010956d-b52e-4dd1-8073-f79e727bfec0 tempest-ProjectMemberTests-683520477 tempest-ProjectMemberTests-683520477-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '2b42893c98fa4687805576332bd8da61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ebf5b40e74d4548a64eab940d36dd12', '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=99980) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:34.105471 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3010956d-b52e-4dd1-8073-f79e727bfec0 tempest-ProjectMemberTests-683520477 tempest-ProjectMemberTests-683520477-project-member] https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool returned with HTTP 403 Jul 03 14:59:34.105639 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 767/3086] 10.4.3.99 () {66 vars in 1311 bytes} [Fri Jul 3 14:59:34 2026] GET /volume/v3/capabilities/np0000004430@storpool => generated 110 bytes in 99 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:34.456046 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fa08c98a-b450-4c5d-87e8-b937b0ba72ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:34.461667 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa08c98a-b450-4c5d-87e8-b937b0ba72ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:34.461819 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa08c98a-b450-4c5d-87e8-b937b0ba72ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:34.462021 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa08c98a-b450-4c5d-87e8-b937b0ba72ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:34.462108 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fa08c98a-b450-4c5d-87e8-b937b0ba72ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:34.466730 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:34.466730 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:34.467586 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa08c98a-b450-4c5d-87e8-b937b0ba72ef tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:34.467985 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 757/3087] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:34 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:34.843566 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d3d24a7e-2d1a-4bd6-9a10-1e8bde0f6ac5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:34.847664 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d3d24a7e-2d1a-4bd6-9a10-1e8bde0f6ac5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:34.847664 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d3d24a7e-2d1a-4bd6-9a10-1e8bde0f6ac5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:34.847664 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d3d24a7e-2d1a-4bd6-9a10-1e8bde0f6ac5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:34.860048 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:34.860048 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:34.869508 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d3d24a7e-2d1a-4bd6-9a10-1e8bde0f6ac5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:34.875316 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d3d24a7e-2d1a-4bd6-9a10-1e8bde0f6ac5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:34.875893 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 775/3088] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:34 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:34.890949 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dfdb3276-c118-4b13-ab7d-1ab8327df8bc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:34.893694 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dfdb3276-c118-4b13-ab7d-1ab8327df8bc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:34.894034 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dfdb3276-c118-4b13-ab7d-1ab8327df8bc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:34.894352 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dfdb3276-c118-4b13-ab7d-1ab8327df8bc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:34.894541 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-dfdb3276-c118-4b13-ab7d-1ab8327df8bc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:34.901439 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:34.901439 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:34.902756 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dfdb3276-c118-4b13-ab7d-1ab8327df8bc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:34.902756 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 790/3089] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:34 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:35.483749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-488134b1-5237-40bb-ac3f-5d85d1eef793 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:35.487006 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-488134b1-5237-40bb-ac3f-5d85d1eef793 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:35.487358 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-488134b1-5237-40bb-ac3f-5d85d1eef793 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:35.487667 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-488134b1-5237-40bb-ac3f-5d85d1eef793 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:35.487667 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-488134b1-5237-40bb-ac3f-5d85d1eef793 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:35.496400 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:35.496400 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:35.496868 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-488134b1-5237-40bb-ac3f-5d85d1eef793 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:35.497308 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 768/3090] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:35 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:35.871998 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a2f34ad0-2ad5-48ef-ae1f-79e7346d19f7 req-7d24078f-ad9e-41a2-b269-288101798351 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:35.877912 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a2f34ad0-2ad5-48ef-ae1f-79e7346d19f7 req-7d24078f-ad9e-41a2-b269-288101798351 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3 Jul 03 14:59:35.878142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a2f34ad0-2ad5-48ef-ae1f-79e7346d19f7 req-7d24078f-ad9e-41a2-b269-288101798351 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:35.878361 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a2f34ad0-2ad5-48ef-ae1f-79e7346d19f7 req-7d24078f-ad9e-41a2-b269-288101798351 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:35.882763 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a2f34ad0-2ad5-48ef-ae1f-79e7346d19f7 req-7d24078f-ad9e-41a2-b269-288101798351 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3 returned with HTTP 404 Jul 03 14:59:35.884643 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 758/3091] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:59:35 2026] DELETE /volume/v3/attachments/5e18cb9c-236f-4484-b3d6-2c16ec19f7b3 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:59:35.891878 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4844188c-9b65-4879-ae66-de47fae662c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:35.893801 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4844188c-9b65-4879-ae66-de47fae662c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:35.894016 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4844188c-9b65-4879-ae66-de47fae662c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:35.894244 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4844188c-9b65-4879-ae66-de47fae662c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:35.904013 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:35.904013 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:35.908637 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4844188c-9b65-4879-ae66-de47fae662c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:35.913958 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4844188c-9b65-4879-ae66-de47fae662c5 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:35.914486 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 776/3092] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:35 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:35.917768 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a695cae-7103-4011-801b-3f64ce0941a6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:35.920009 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a695cae-7103-4011-801b-3f64ce0941a6 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:35.920286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a695cae-7103-4011-801b-3f64ce0941a6 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:35.920557 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a695cae-7103-4011-801b-3f64ce0941a6 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:35.920734 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2a695cae-7103-4011-801b-3f64ce0941a6 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:35.925635 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:35.925635 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:35.926501 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a695cae-7103-4011-801b-3f64ce0941a6 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:35.927023 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 791/3093] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:35 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:36.493989 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8f53f723-bcc7-4bdc-8f00-58781beb492b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.496280 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f53f723-bcc7-4bdc-8f00-58781beb492b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:36.496983 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f53f723-bcc7-4bdc-8f00-58781beb492b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:36.496983 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f53f723-bcc7-4bdc-8f00-58781beb492b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:36.500900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b117814d-5f06-472b-b0c4-67fb475a0897 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.508111 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3c9bd701-c339-489f-b4b8-67dcf176600f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.510300 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c9bd701-c339-489f-b4b8-67dcf176600f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:36.510525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c9bd701-c339-489f-b4b8-67dcf176600f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:36.510768 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c9bd701-c339-489f-b4b8-67dcf176600f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:36.510903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-3c9bd701-c339-489f-b4b8-67dcf176600f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:36.511031 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:36.511031 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:36.514962 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8f53f723-bcc7-4bdc-8f00-58781beb492b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Volume info retrieved successfully. Jul 03 14:59:36.515734 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:36.515734 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:36.516647 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c9bd701-c339-489f-b4b8-67dcf176600f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:36.517097 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 777/3094] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:36 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:36.519817 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f53f723-bcc7-4bdc-8f00-58781beb492b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:36.520204 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 769/3095] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:36 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:36.560632 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-3c6b72a5-2539-426f-bf80-c8322e8c9efe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.563058 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-3c6b72a5-2539-426f-bf80-c8322e8c9efe tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:36.563431 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-3c6b72a5-2539-426f-bf80-c8322e8c9efe tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:36.563622 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-3c6b72a5-2539-426f-bf80-c8322e8c9efe tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:36.578191 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:36.578191 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:36.584077 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-3c6b72a5-2539-426f-bf80-c8322e8c9efe tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:36.590332 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-3c6b72a5-2539-426f-bf80-c8322e8c9efe tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:36.590924 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 792/3096] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:36 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:36.605749 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b117814d-5f06-472b-b0c4-67fb475a0897 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:59:36.606116 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b117814d-5f06-472b-b0c4-67fb475a0897 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-51382014", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:36.621070 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-09278abe-d9e8-42f0-8b10-c9e4a328294f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.624083 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-09278abe-d9e8-42f0-8b10-c9e4a328294f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17/action Jul 03 14:59:36.624547 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-09278abe-d9e8-42f0-8b10-c9e4a328294f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:36.624720 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-09278abe-d9e8-42f0-8b10-c9e4a328294f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:36.632520 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b117814d-5f06-472b-b0c4-67fb475a0897 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:59:36.633142 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 759/3097] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:59:36 2026] POST /volume/v3/types => generated 378 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:36.639766 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:36.639766 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:36.640471 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-09278abe-d9e8-42f0-8b10-c9e4a328294f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:36.647725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aa8c69b2-62b4-499c-b008-9ccf814fd29e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.649729 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa8c69b2-62b4-499c-b008-9ccf814fd29e tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] POST https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption Jul 03 14:59:36.650071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa8c69b2-62b4-499c-b008-9ccf814fd29e tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:36.650788 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-09278abe-d9e8-42f0-8b10-c9e4a328294f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Begin detaching volume completed successfully. Jul 03 14:59:36.651073 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-09278abe-d9e8-42f0-8b10-c9e4a328294f tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17/action returned with HTTP 202 Jul 03 14:59:36.651708 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 778/3098] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:59:36 2026] POST /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:59:36.675106 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5dfd9030-3790-4ae8-9150-3602a9a2ffa9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.677518 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5dfd9030-3790-4ae8-9150-3602a9a2ffa9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:36.677849 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5dfd9030-3790-4ae8-9150-3602a9a2ffa9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:36.678082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5dfd9030-3790-4ae8-9150-3602a9a2ffa9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:36.689806 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa8c69b2-62b4-499c-b008-9ccf814fd29e tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption returned with HTTP 200 Jul 03 14:59:36.690086 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 770/3099] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:59:36 2026] POST /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:36.695025 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:36.695025 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:36.699289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-31d88cbb-7054-4c83-b2d8-667ee9446fed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.701522 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5dfd9030-3790-4ae8-9150-3602a9a2ffa9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:36.702185 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31d88cbb-7054-4c83-b2d8-667ee9446fed tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:59:36.702693 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-31d88cbb-7054-4c83-b2d8-667ee9446fed tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-92240659", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:36.708395 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5dfd9030-3790-4ae8-9150-3602a9a2ffa9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:36.708940 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 793/3100] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:36 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:36.729999 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31d88cbb-7054-4c83-b2d8-667ee9446fed tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:59:36.730513 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 760/3101] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:59:36 2026] POST /volume/v3/types => generated 378 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:36.739112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-af45fda8-40e5-421c-9d9c-12f838711008 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.806471 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-af45fda8-40e5-421c-9d9c-12f838711008 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] POST https://10.4.3.99/volume/v3/types/e73260e8-cd60-4629-ac3b-61d36067348e/encryption Jul 03 14:59:36.806962 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-af45fda8-40e5-421c-9d9c-12f838711008 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:36.809587 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-af45fda8-40e5-421c-9d9c-12f838711008 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:36.809855 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-af45fda8-40e5-421c-9d9c-12f838711008 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/e73260e8-cd60-4629-ac3b-61d36067348e/encryption returned with HTTP 403 Jul 03 14:59:36.810394 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 779/3102] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:59:36 2026] POST /volume/v3/types/e73260e8-cd60-4629-ac3b-61d36067348e/encryption => generated 127 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:36.821137 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-22346e87-181f-48dc-91de-f49553c6ee67 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.822972 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-22346e87-181f-48dc-91de-f49553c6ee67 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:59:36.823476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-22346e87-181f-48dc-91de-f49553c6ee67 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-307410934", "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=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:36.850879 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-22346e87-181f-48dc-91de-f49553c6ee67 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:59:36.851320 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 771/3103] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:59:36 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:36.864845 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bf8f5a5b-200e-4bc3-b417-11776a355962 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.866920 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf8f5a5b-200e-4bc3-b417-11776a355962 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] POST https://10.4.3.99/volume/v3/types/8c9b7bbd-60b1-4bf7-87d0-b6396a9a1b46/extra_specs Jul 03 14:59:36.867449 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf8f5a5b-200e-4bc3-b417-11776a355962 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:36.869551 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-bf8f5a5b-200e-4bc3-b417-11776a355962 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:36.869804 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf8f5a5b-200e-4bc3-b417-11776a355962 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/8c9b7bbd-60b1-4bf7-87d0-b6396a9a1b46/extra_specs returned with HTTP 403 Jul 03 14:59:36.870332 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 794/3104] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 14:59:36 2026] POST /volume/v3/types/8c9b7bbd-60b1-4bf7-87d0-b6396a9a1b46/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:36.881938 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a260694f-407a-4e52-bd6b-faa98e7b8a41 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.884256 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a260694f-407a-4e52-bd6b-faa98e7b8a41 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] PUT https://10.4.3.99/volume/v3/types/8c9b7bbd-60b1-4bf7-87d0-b6396a9a1b46/extra_specs/key2 Jul 03 14:59:36.886527 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a260694f-407a-4e52-bd6b-faa98e7b8a41 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:36.931737 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0f7ad30b-20c6-4472-b3e9-32157c4959e2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.933879 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f7ad30b-20c6-4472-b3e9-32157c4959e2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:36.934169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f7ad30b-20c6-4472-b3e9-32157c4959e2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:36.934385 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f7ad30b-20c6-4472-b3e9-32157c4959e2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:36.942423 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dbdc71b7-96c3-43b7-9943-9203b4278cf7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:36.946465 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:36.946465 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:36.948083 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dbdc71b7-96c3-43b7-9943-9203b4278cf7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:36.948407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dbdc71b7-96c3-43b7-9943-9203b4278cf7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:36.948712 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dbdc71b7-96c3-43b7-9943-9203b4278cf7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:36.948867 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-dbdc71b7-96c3-43b7-9943-9203b4278cf7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:36.952005 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0f7ad30b-20c6-4472-b3e9-32157c4959e2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:36.958685 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f7ad30b-20c6-4472-b3e9-32157c4959e2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:36.959205 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 780/3105] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:36 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:36.964723 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:36.964723 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:36.965699 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dbdc71b7-96c3-43b7-9943-9203b4278cf7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:36.967314 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 772/3106] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:36 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 722 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:37.086007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-a260694f-407a-4e52-bd6b-faa98e7b8a41 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.086325 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a260694f-407a-4e52-bd6b-faa98e7b8a41 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/8c9b7bbd-60b1-4bf7-87d0-b6396a9a1b46/extra_specs/key2 returned with HTTP 403 Jul 03 14:59:37.087080 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 761/3107] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:59:36 2026] PUT /volume/v3/types/8c9b7bbd-60b1-4bf7-87d0-b6396a9a1b46/extra_specs/key2 => generated 122 bytes in 205 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.101452 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8cb28bea-17a5-40f3-9435-298444d45a3f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.104159 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8cb28bea-17a5-40f3-9435-298444d45a3f tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] POST https://10.4.3.99/volume/v3/types Jul 03 14:59:37.104668 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8cb28bea-17a5-40f3-9435-298444d45a3f tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:37.108374 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-8cb28bea-17a5-40f3-9435-298444d45a3f tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.110460 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8cb28bea-17a5-40f3-9435-298444d45a3f tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types returned with HTTP 403 Jul 03 14:59:37.110460 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 795/3108] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:59:37 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.123679 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7bf6cb03-8ba8-492d-be41-35887cf3888f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.126821 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7bf6cb03-8ba8-492d-be41-35887cf3888f tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:59:37.127269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7bf6cb03-8ba8-492d-be41-35887cf3888f tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1285865944", "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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:37.158047 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7bf6cb03-8ba8-492d-be41-35887cf3888f tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:59:37.158047 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 781/3109] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:59:37 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 03 14:59:37.172538 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b544b26d-f33e-4123-aa18-591fb7c14893 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.179000 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b544b26d-f33e-4123-aa18-591fb7c14893 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] POST https://10.4.3.99/volume/v3/types/b8faa833-5d49-4b66-8448-11a2a080ff80/encryption Jul 03 14:59:37.180827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b544b26d-f33e-4123-aa18-591fb7c14893 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:37.243380 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b544b26d-f33e-4123-aa18-591fb7c14893 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types/b8faa833-5d49-4b66-8448-11a2a080ff80/encryption returned with HTTP 200 Jul 03 14:59:37.243958 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 773/3110] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:59:37 2026] POST /volume/v3/types/b8faa833-5d49-4b66-8448-11a2a080ff80/encryption => generated 239 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:37.258095 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fa8aaa42-c9a7-4789-9e09-2d8e9e342a11 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.261249 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa8aaa42-c9a7-4789-9e09-2d8e9e342a11 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] DELETE https://10.4.3.99/volume/v3/types/b8faa833-5d49-4b66-8448-11a2a080ff80/encryption/113d5a4a-8ac2-4e3e-8ba4-bbfef774c21e Jul 03 14:59:37.261249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa8aaa42-c9a7-4789-9e09-2d8e9e342a11 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.261249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa8aaa42-c9a7-4789-9e09-2d8e9e342a11 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.261442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-fa8aaa42-c9a7-4789-9e09-2d8e9e342a11 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.261588 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa8aaa42-c9a7-4789-9e09-2d8e9e342a11 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/b8faa833-5d49-4b66-8448-11a2a080ff80/encryption/113d5a4a-8ac2-4e3e-8ba4-bbfef774c21e returned with HTTP 403 Jul 03 14:59:37.261913 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 762/3111] 10.4.3.99 () {66 vars in 1482 bytes} [Fri Jul 3 14:59:37 2026] DELETE /volume/v3/types/b8faa833-5d49-4b66-8448-11a2a080ff80/encryption/113d5a4a-8ac2-4e3e-8ba4-bbfef774c21e => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.273487 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-924d778e-06ea-4110-af73-3ecac24cdc59 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.276306 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-924d778e-06ea-4110-af73-3ecac24cdc59 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:59:37.276835 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-924d778e-06ea-4110-af73-3ecac24cdc59 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-304236053", "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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:37.345102 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-924d778e-06ea-4110-af73-3ecac24cdc59 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:59:37.345477 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 796/3112] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:59:37 2026] POST /volume/v3/types => generated 379 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:37.357468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dc6eadff-733f-423c-bf95-f567aa4966be None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.359904 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dc6eadff-733f-423c-bf95-f567aa4966be tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] DELETE https://10.4.3.99/volume/v3/types/98876522-3b05-4279-8b85-2cc56bd8c522/extra_specs/key1 Jul 03 14:59:37.360102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dc6eadff-733f-423c-bf95-f567aa4966be tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.360304 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dc6eadff-733f-423c-bf95-f567aa4966be tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.367470 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-dc6eadff-733f-423c-bf95-f567aa4966be tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.367808 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dc6eadff-733f-423c-bf95-f567aa4966be tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/98876522-3b05-4279-8b85-2cc56bd8c522/extra_specs/key1 returned with HTTP 403 Jul 03 14:59:37.368317 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 782/3113] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 14:59:37 2026] DELETE /volume/v3/types/98876522-3b05-4279-8b85-2cc56bd8c522/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.379886 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9dc4505c-5854-48a0-b978-d3a545da62e1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.383369 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9dc4505c-5854-48a0-b978-d3a545da62e1 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:59:37.383369 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9dc4505c-5854-48a0-b978-d3a545da62e1 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-177493684", "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=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:37.415971 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9dc4505c-5854-48a0-b978-d3a545da62e1 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:59:37.416376 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 774/3114] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 14:59:37 2026] POST /volume/v3/types => generated 379 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:37.426057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-71c74020-0b2e-4ffa-ab04-3e3505f7298a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.429326 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71c74020-0b2e-4ffa-ab04-3e3505f7298a tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] DELETE https://10.4.3.99/volume/v3/types/268e1fbf-4632-49c3-b8f6-2fa098db74e7 Jul 03 14:59:37.429563 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71c74020-0b2e-4ffa-ab04-3e3505f7298a tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.429810 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71c74020-0b2e-4ffa-ab04-3e3505f7298a tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.431261 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-71c74020-0b2e-4ffa-ab04-3e3505f7298a tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.431472 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71c74020-0b2e-4ffa-ab04-3e3505f7298a tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/268e1fbf-4632-49c3-b8f6-2fa098db74e7 returned with HTTP 403 Jul 03 14:59:37.432001 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 763/3115] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:59:37 2026] DELETE /volume/v3/types/268e1fbf-4632-49c3-b8f6-2fa098db74e7 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.446153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb1068ab-d028-42e8-a70c-328b9bf971a4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.448287 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb1068ab-d028-42e8-a70c-328b9bf971a4 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] GET https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs Jul 03 14:59:37.450140 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb1068ab-d028-42e8-a70c-328b9bf971a4 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.450140 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb1068ab-d028-42e8-a70c-328b9bf971a4 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.460157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb1068ab-d028-42e8-a70c-328b9bf971a4 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs returned with HTTP 200 Jul 03 14:59:37.460673 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 797/3116] 10.4.3.99 () {66 vars in 1371 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:37.473818 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3c50dd41-f805-47fb-a65f-3eca62620332 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.475944 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c50dd41-f805-47fb-a65f-3eca62620332 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] GET https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption/cipher Jul 03 14:59:37.476180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c50dd41-f805-47fb-a65f-3eca62620332 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.476403 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c50dd41-f805-47fb-a65f-3eca62620332 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.477138 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-3c50dd41-f805-47fb-a65f-3eca62620332 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.477349 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c50dd41-f805-47fb-a65f-3eca62620332 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption/cipher returned with HTTP 403 Jul 03 14:59:37.477837 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 783/3117] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.486720 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-87cb06f3-3598-4809-ac77-847183af9007 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.488748 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87cb06f3-3598-4809-ac77-847183af9007 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] GET https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption Jul 03 14:59:37.488987 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87cb06f3-3598-4809-ac77-847183af9007 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.489219 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87cb06f3-3598-4809-ac77-847183af9007 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.489963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.policy [None req-87cb06f3-3598-4809-ac77-847183af9007 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99980) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.490154 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87cb06f3-3598-4809-ac77-847183af9007 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption returned with HTTP 403 Jul 03 14:59:37.490651 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 775/3118] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.502102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7e6c99fe-1738-46ef-af10-fc8c9fb3ed08 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.504522 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7e6c99fe-1738-46ef-af10-fc8c9fb3ed08 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] GET https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs/multiattach Jul 03 14:59:37.504830 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7e6c99fe-1738-46ef-af10-fc8c9fb3ed08 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.505089 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7e6c99fe-1738-46ef-af10-fc8c9fb3ed08 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.515027 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7e6c99fe-1738-46ef-af10-fc8c9fb3ed08 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs/multiattach returned with HTTP 200 Jul 03 14:59:37.515528 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 764/3119] 10.4.3.99 () {66 vars in 1407 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 14:59:37.524525 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f943fce0-3040-407d-beb7-a4f67814b9f0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.527045 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f943fce0-3040-407d-beb7-a4f67814b9f0 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] GET https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs/volume_backend_name Jul 03 14:59:37.527308 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f943fce0-3040-407d-beb7-a4f67814b9f0 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.531151 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fbe341ee-337f-4e71-b053-35d886b6db40 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.531727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f943fce0-3040-407d-beb7-a4f67814b9f0 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.531784 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fbe341ee-337f-4e71-b053-35d886b6db40 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:37.531784 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fbe341ee-337f-4e71-b053-35d886b6db40 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.531784 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fbe341ee-337f-4e71-b053-35d886b6db40 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.531784 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-fbe341ee-337f-4e71-b053-35d886b6db40 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:37.536835 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:37.536835 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:37.537397 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f943fce0-3040-407d-beb7-a4f67814b9f0 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 14:59:37.537774 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fbe341ee-337f-4e71-b053-35d886b6db40 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:37.538026 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 798/3120] 10.4.3.99 () {66 vars in 1431 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/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 03 14:59:37.538262 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 784/3121] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:37.551580 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-eddb036e-29b0-457c-9ddf-2634928b295b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.552944 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eddb036e-29b0-457c-9ddf-2634928b295b tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] PUT https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption/33598adf-9949-4244-9be4-94ef685597bc Jul 03 14:59:37.553275 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eddb036e-29b0-457c-9ddf-2634928b295b tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:37.554983 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.policy [None req-eddb036e-29b0-457c-9ddf-2634928b295b tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99980) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.555173 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eddb036e-29b0-457c-9ddf-2634928b295b tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption/33598adf-9949-4244-9be4-94ef685597bc returned with HTTP 403 Jul 03 14:59:37.555734 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 776/3122] 10.4.3.99 () {68 vars in 1499 bytes} [Fri Jul 3 14:59:37 2026] PUT /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/encryption/33598adf-9949-4244-9be4-94ef685597bc => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.565553 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-88f36536-6e6f-456a-91d4-3df0173b3b72 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.567956 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88f36536-6e6f-456a-91d4-3df0173b3b72 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] PUT https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs/key1 Jul 03 14:59:37.568403 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-88f36536-6e6f-456a-91d4-3df0173b3b72 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:37.570760 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-88f36536-6e6f-456a-91d4-3df0173b3b72 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.571096 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-88f36536-6e6f-456a-91d4-3df0173b3b72 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs/key1 returned with HTTP 403 Jul 03 14:59:37.571856 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 765/3123] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 14:59:37 2026] PUT /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.580414 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e7ae84a5-a4f0-4435-9cca-6b01870c36ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.582475 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e7ae84a5-a4f0-4435-9cca-6b01870c36ac tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] PUT https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4 Jul 03 14:59:37.582869 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e7ae84a5-a4f0-4435-9cca-6b01870c36ac tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:37.585469 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-e7ae84a5-a4f0-4435-9cca-6b01870c36ac tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8b1b91f3e29b492294329d94d5182dfe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ded420434ea4b079e18e686eb75817f', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 14:59:37.585697 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e7ae84a5-a4f0-4435-9cca-6b01870c36ac tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-reader] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4 returned with HTTP 403 Jul 03 14:59:37.586213 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 799/3124] 10.4.3.99 () {68 vars in 1355 bytes} [Fri Jul 3 14:59:37 2026] PUT /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:37.595148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-44f7f863-7ba8-40c1-bb00-df4465dc79a0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.597010 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44f7f863-7ba8-40c1-bb00-df4465dc79a0 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] DELETE https://10.4.3.99/volume/v3/types/268e1fbf-4632-49c3-b8f6-2fa098db74e7 Jul 03 14:59:37.597227 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44f7f863-7ba8-40c1-bb00-df4465dc79a0 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.597451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44f7f863-7ba8-40c1-bb00-df4465dc79a0 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.630407 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44f7f863-7ba8-40c1-bb00-df4465dc79a0 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types/268e1fbf-4632-49c3-b8f6-2fa098db74e7 returned with HTTP 202 Jul 03 14:59:37.630829 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 785/3125] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:59:37 2026] DELETE /volume/v3/types/268e1fbf-4632-49c3-b8f6-2fa098db74e7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:37.639459 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2afbcf97-88fc-48c2-ba2d-0fbd9c026dcd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.641374 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2afbcf97-88fc-48c2-ba2d-0fbd9c026dcd tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] DELETE https://10.4.3.99/volume/v3/types/98876522-3b05-4279-8b85-2cc56bd8c522 Jul 03 14:59:37.641606 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2afbcf97-88fc-48c2-ba2d-0fbd9c026dcd tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.641785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2afbcf97-88fc-48c2-ba2d-0fbd9c026dcd tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.688836 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4710a1b3-5cef-4d79-b080-bd350cc53a0b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.688836 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4710a1b3-5cef-4d79-b080-bd350cc53a0b None None] GET https://10.4.3.99/volume// Jul 03 14:59:37.688836 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4710a1b3-5cef-4d79-b080-bd350cc53a0b None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.688836 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4710a1b3-5cef-4d79-b080-bd350cc53a0b None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.688836 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4710a1b3-5cef-4d79-b080-bd350cc53a0b None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:37.688836 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 766/3126] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:37.696550 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2afbcf97-88fc-48c2-ba2d-0fbd9c026dcd tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types/98876522-3b05-4279-8b85-2cc56bd8c522 returned with HTTP 202 Jul 03 14:59:37.696687 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-c67c2646-8664-4b18-b386-735ff85d56ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.697009 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 777/3127] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:59:37 2026] DELETE /volume/v3/types/98876522-3b05-4279-8b85-2cc56bd8c522 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:37.699303 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-c67c2646-8664-4b18-b386-735ff85d56ce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:37.699582 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-c67c2646-8664-4b18-b386-735ff85d56ce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.700444 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-c67c2646-8664-4b18-b386-735ff85d56ce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.715152 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:37.715152 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:37.718090 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fedd6caa-0afd-440e-8aa2-db8913f29f2a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.720217 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fedd6caa-0afd-440e-8aa2-db8913f29f2a tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] DELETE https://10.4.3.99/volume/v3/types/b8faa833-5d49-4b66-8448-11a2a080ff80 Jul 03 14:59:37.720445 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fedd6caa-0afd-440e-8aa2-db8913f29f2a tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.720612 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-c67c2646-8664-4b18-b386-735ff85d56ce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:37.720945 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fedd6caa-0afd-440e-8aa2-db8913f29f2a tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.724538 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-742abf9a-a9e2-4259-bd45-cd15949e6597 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.725461 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-c67c2646-8664-4b18-b386-735ff85d56ce tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:37.726098 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 800/3128] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1622 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:37.726838 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-742abf9a-a9e2-4259-bd45-cd15949e6597 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:37.727016 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-742abf9a-a9e2-4259-bd45-cd15949e6597 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.727292 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-742abf9a-a9e2-4259-bd45-cd15949e6597 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.742908 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:37.742908 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:37.749074 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-742abf9a-a9e2-4259-bd45-cd15949e6597 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:37.757052 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-742abf9a-a9e2-4259-bd45-cd15949e6597 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:37.757101 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fedd6caa-0afd-440e-8aa2-db8913f29f2a tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types/b8faa833-5d49-4b66-8448-11a2a080ff80 returned with HTTP 202 Jul 03 14:59:37.757355 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 767/3129] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:37.757394 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 786/3130] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:59:37 2026] DELETE /volume/v3/types/b8faa833-5d49-4b66-8448-11a2a080ff80 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:37.768968 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-448bb80e-0bc2-4393-99cb-15c8ae0a6042 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.772160 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-448bb80e-0bc2-4393-99cb-15c8ae0a6042 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] DELETE https://10.4.3.99/volume/v3/types/8c9b7bbd-60b1-4bf7-87d0-b6396a9a1b46 Jul 03 14:59:37.772514 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-448bb80e-0bc2-4393-99cb-15c8ae0a6042 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.772755 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-448bb80e-0bc2-4393-99cb-15c8ae0a6042 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.807254 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-448bb80e-0bc2-4393-99cb-15c8ae0a6042 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types/8c9b7bbd-60b1-4bf7-87d0-b6396a9a1b46 returned with HTTP 202 Jul 03 14:59:37.807783 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 778/3131] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:59:37 2026] DELETE /volume/v3/types/8c9b7bbd-60b1-4bf7-87d0-b6396a9a1b46 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:37.823791 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a9a44b5-f0da-4667-9220-bc10419ddab3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.825834 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a9a44b5-f0da-4667-9220-bc10419ddab3 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] DELETE https://10.4.3.99/volume/v3/types/e73260e8-cd60-4629-ac3b-61d36067348e Jul 03 14:59:37.826072 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a9a44b5-f0da-4667-9220-bc10419ddab3 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.826601 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a9a44b5-f0da-4667-9220-bc10419ddab3 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.855003 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a9a44b5-f0da-4667-9220-bc10419ddab3 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types/e73260e8-cd60-4629-ac3b-61d36067348e returned with HTTP 202 Jul 03 14:59:37.855466 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 801/3132] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:59:37 2026] DELETE /volume/v3/types/e73260e8-cd60-4629-ac3b-61d36067348e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:37.862606 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-99af11c1-aba0-49c4-bbed-01e7d92833b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.864916 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-99af11c1-aba0-49c4-bbed-01e7d92833b3 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] DELETE https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4 Jul 03 14:59:37.865226 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-99af11c1-aba0-49c4-bbed-01e7d92833b3 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.865533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-99af11c1-aba0-49c4-bbed-01e7d92833b3 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.919362 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-99af11c1-aba0-49c4-bbed-01e7d92833b3 tempest-VolumeTypesReaderTests-1087330898 tempest-VolumeTypesReaderTests-1087330898-project-admin] https://10.4.3.99/volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4 returned with HTTP 202 Jul 03 14:59:37.920695 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 768/3133] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:59:37 2026] DELETE /volume/v3/types/540259d0-b1b1-4dc4-b805-04a793044da4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:37.977419 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3fda23d0-df4c-453c-a00e-92a127b8c7b2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.977947 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3fda23d0-df4c-453c-a00e-92a127b8c7b2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:37.978237 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3fda23d0-df4c-453c-a00e-92a127b8c7b2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.978498 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3fda23d0-df4c-453c-a00e-92a127b8c7b2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.983870 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e3e2864b-0559-4594-ab47-86695a302e8f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:37.985659 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e3e2864b-0559-4594-ab47-86695a302e8f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:37.985887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e3e2864b-0559-4594-ab47-86695a302e8f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:37.986062 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e3e2864b-0559-4594-ab47-86695a302e8f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:37.986183 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e3e2864b-0559-4594-ab47-86695a302e8f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:37.992394 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:37.992394 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:37.992394 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e3e2864b-0559-4594-ab47-86695a302e8f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:37.992394 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 779/3134] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:37.993540 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:37.993540 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:37.999698 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3fda23d0-df4c-453c-a00e-92a127b8c7b2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:38.007146 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3fda23d0-df4c-453c-a00e-92a127b8c7b2 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:38.007599 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 787/3135] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:37 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:38.342061 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-a1c0e89a-21c7-400f-b309-11db45f35224 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:38.344338 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-a1c0e89a-21c7-400f-b309-11db45f35224 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:38.344505 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-a1c0e89a-21c7-400f-b309-11db45f35224 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:38.344702 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-a1c0e89a-21c7-400f-b309-11db45f35224 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:38.361324 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:38.361324 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:38.371380 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-a1c0e89a-21c7-400f-b309-11db45f35224 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:38.377245 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-a1c0e89a-21c7-400f-b309-11db45f35224 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:38.378095 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 802/3136] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:38 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:38.551912 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c95adbfd-52a4-44d5-a43f-3e3350b342dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:38.555385 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c95adbfd-52a4-44d5-a43f-3e3350b342dc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:38.555385 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c95adbfd-52a4-44d5-a43f-3e3350b342dc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:38.555385 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c95adbfd-52a4-44d5-a43f-3e3350b342dc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:38.555626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c95adbfd-52a4-44d5-a43f-3e3350b342dc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:38.562414 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:38.562414 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:38.563443 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c95adbfd-52a4-44d5-a43f-3e3350b342dc tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:38.564014 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 769/3137] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:38 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:38.772553 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6ad25f75-d564-40a9-96e4-e28db9a76074 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:38.774577 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6ad25f75-d564-40a9-96e4-e28db9a76074 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:38.774823 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6ad25f75-d564-40a9-96e4-e28db9a76074 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:38.775057 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6ad25f75-d564-40a9-96e4-e28db9a76074 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:38.792198 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:38.792198 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:38.796944 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6ad25f75-d564-40a9-96e4-e28db9a76074 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:38.801830 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6ad25f75-d564-40a9-96e4-e28db9a76074 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:38.802242 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 780/3138] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:38 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:38.891433 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-266f8a89-4e26-4e3a-a395-be96fc86cf3e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:38.894300 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-266f8a89-4e26-4e3a-a395-be96fc86cf3e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa Jul 03 14:59:38.896398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-266f8a89-4e26-4e3a-a395-be96fc86cf3e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:38.896398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-266f8a89-4e26-4e3a-a395-be96fc86cf3e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:38.910999 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:38.910999 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:39.005344 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6384578b-44b3-45ed-8df0-5dc1a38e51b7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:39.007285 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6384578b-44b3-45ed-8df0-5dc1a38e51b7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:39.007725 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6384578b-44b3-45ed-8df0-5dc1a38e51b7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:39.008054 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6384578b-44b3-45ed-8df0-5dc1a38e51b7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:39.008280 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6384578b-44b3-45ed-8df0-5dc1a38e51b7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:39.015659 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:39.015659 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:39.015659 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6384578b-44b3-45ed-8df0-5dc1a38e51b7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:39.016711 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 803/3139] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:39 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:39.026884 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4327e193-1cb4-4b1c-8dd2-6cda096c3c40 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:39.028622 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4327e193-1cb4-4b1c-8dd2-6cda096c3c40 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:39.028946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4327e193-1cb4-4b1c-8dd2-6cda096c3c40 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:39.029222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4327e193-1cb4-4b1c-8dd2-6cda096c3c40 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:39.040632 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:39.040632 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:39.046951 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4327e193-1cb4-4b1c-8dd2-6cda096c3c40 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:39.051251 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4327e193-1cb4-4b1c-8dd2-6cda096c3c40 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:39.051594 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 770/3140] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:39 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:39.274975 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-86cf9d4b-7905-4584-8058-e109e693c194 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:39.278284 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-86cf9d4b-7905-4584-8058-e109e693c194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments/98f29f32-2871-413e-8a32-52938f1f4a8c/action Jul 03 14:59:39.278740 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-86cf9d4b-7905-4584-8058-e109e693c194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:39.278924 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-86cf9d4b-7905-4584-8058-e109e693c194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:39.306151 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:39.306151 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:39.322552 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4b9fafee-7216-42eb-b51f-bb36e3c43c09 req-86cf9d4b-7905-4584-8058-e109e693c194 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/98f29f32-2871-413e-8a32-52938f1f4a8c/action returned with HTTP 204 Jul 03 14:59:39.323176 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 781/3141] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:59:39 2026] POST /volume/v3/attachments/98f29f32-2871-413e-8a32-52938f1f4a8c/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:39.459357 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ef4258fb-9bd9-4cbb-9ef2-0efc67bc38a0 req-266f8a89-4e26-4e3a-a395-be96fc86cf3e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa returned with HTTP 200 Jul 03 14:59:39.460321 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 788/3142] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:59:38 2026] DELETE /volume/v3/attachments/c86cf6c8-c464-4c46-8515-f021725edbaa => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:39.576916 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9d335b17-f2aa-4ff4-898a-4700caaacde7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:39.579525 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9d335b17-f2aa-4ff4-898a-4700caaacde7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:39.580011 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9d335b17-f2aa-4ff4-898a-4700caaacde7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:39.580085 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9d335b17-f2aa-4ff4-898a-4700caaacde7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:39.580221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9d335b17-f2aa-4ff4-898a-4700caaacde7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:39.596024 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:39.596024 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:39.597350 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9d335b17-f2aa-4ff4-898a-4700caaacde7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:39.597465 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 804/3143] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:39 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:39.820765 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5d23c76f-0c1a-4cab-9319-0ca2f568fac7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:39.823203 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5d23c76f-0c1a-4cab-9319-0ca2f568fac7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:39.823644 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5d23c76f-0c1a-4cab-9319-0ca2f568fac7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:39.823890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5d23c76f-0c1a-4cab-9319-0ca2f568fac7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:39.838030 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:39.838030 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:39.842430 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5d23c76f-0c1a-4cab-9319-0ca2f568fac7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:39.847690 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5d23c76f-0c1a-4cab-9319-0ca2f568fac7 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:39.848218 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 771/3144] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:39 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:39.866630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f6a9150d-73a9-48d1-991c-1127bf4ca405 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:39.873113 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f6a9150d-73a9-48d1-991c-1127bf4ca405 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:39.873430 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f6a9150d-73a9-48d1-991c-1127bf4ca405 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:39.873703 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f6a9150d-73a9-48d1-991c-1127bf4ca405 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:39.895381 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:39.895381 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:39.901644 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f6a9150d-73a9-48d1-991c-1127bf4ca405 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] Volume info retrieved successfully. Jul 03 14:59:39.910373 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f6a9150d-73a9-48d1-991c-1127bf4ca405 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-reader] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:39.910976 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 782/3145] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:39 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:39.969845 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-f6e75e96-73c5-4e1e-8756-cd5e8e1159cf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:39.974811 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-f6e75e96-73c5-4e1e-8756-cd5e8e1159cf tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:39.975081 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-f6e75e96-73c5-4e1e-8756-cd5e8e1159cf tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:39.975310 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-f6e75e96-73c5-4e1e-8756-cd5e8e1159cf tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:39.991542 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:39.991542 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:39.996194 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-f6e75e96-73c5-4e1e-8756-cd5e8e1159cf tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:40.002633 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-f6e75e96-73c5-4e1e-8756-cd5e8e1159cf tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:40.003236 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 789/3146] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:39 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:40.029671 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d0ad0376-0f15-4206-b86e-58046c555acd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.030050 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-04b4e47e-a999-4882-a91b-22ce5ab94c1b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.031646 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0ad0376-0f15-4206-b86e-58046c555acd tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:40.031848 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0ad0376-0f15-4206-b86e-58046c555acd tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.032068 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0ad0376-0f15-4206-b86e-58046c555acd tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.032268 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d0ad0376-0f15-4206-b86e-58046c555acd tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:40.033434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-04b4e47e-a999-4882-a91b-22ce5ab94c1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17/action Jul 03 14:59:40.033841 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-04b4e47e-a999-4882-a91b-22ce5ab94c1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:40.033986 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-04b4e47e-a999-4882-a91b-22ce5ab94c1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:40.036903 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.036903 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:40.040633 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0ad0376-0f15-4206-b86e-58046c555acd tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:40.040633 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 772/3147] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:40 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:40.054715 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.054715 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:40.055330 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-04b4e47e-a999-4882-a91b-22ce5ab94c1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:40.062647 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-04b4e47e-a999-4882-a91b-22ce5ab94c1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Begin detaching volume completed successfully. Jul 03 14:59:40.062954 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-04b4e47e-a999-4882-a91b-22ce5ab94c1b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17/action returned with HTTP 202 Jul 03 14:59:40.063422 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 805/3148] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:59:40 2026] POST /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:59:40.069272 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ad4347a6-f43a-4949-ae1c-5da851d59fe8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.073714 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ad4347a6-f43a-4949-ae1c-5da851d59fe8 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:40.073948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ad4347a6-f43a-4949-ae1c-5da851d59fe8 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.074231 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ad4347a6-f43a-4949-ae1c-5da851d59fe8 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.096804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-15cb524a-22b9-4ea4-9554-7d30368e6776 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.096804 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-15cb524a-22b9-4ea4-9554-7d30368e6776 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:40.096804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-15cb524a-22b9-4ea4-9554-7d30368e6776 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.096804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-15cb524a-22b9-4ea4-9554-7d30368e6776 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.099904 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.099904 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:40.099904 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ad4347a6-f43a-4949-ae1c-5da851d59fe8 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:40.101941 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.101941 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:40.109341 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ad4347a6-f43a-4949-ae1c-5da851d59fe8 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:40.110048 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-15cb524a-22b9-4ea4-9554-7d30368e6776 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:40.110194 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 783/3149] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:40 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 1169 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:40.114331 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-15cb524a-22b9-4ea4-9554-7d30368e6776 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:40.114964 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 790/3150] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:40 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:40.138470 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f4cd1b3b-8a13-4662-854f-26984d00a9de None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.140332 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4cd1b3b-8a13-4662-854f-26984d00a9de tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:40.140866 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4cd1b3b-8a13-4662-854f-26984d00a9de tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.141452 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f4cd1b3b-8a13-4662-854f-26984d00a9de tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.155046 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.155046 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:40.159610 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f4cd1b3b-8a13-4662-854f-26984d00a9de tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:40.164716 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f4cd1b3b-8a13-4662-854f-26984d00a9de tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:40.165329 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 773/3151] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:40 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:40.211651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e038385d-7011-466e-8613-67d547752642 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.214327 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e038385d-7011-466e-8613-67d547752642 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 Jul 03 14:59:40.214690 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e038385d-7011-466e-8613-67d547752642 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.214983 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e038385d-7011-466e-8613-67d547752642 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.215143 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-e038385d-7011-466e-8613-67d547752642 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 986082c8-29f6-4821-ae1b-c51bbf7d7bb7 Jul 03 14:59:40.218925 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-773ca3b4-b440-4aeb-b511-7f11efb11361 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.220896 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e038385d-7011-466e-8613-67d547752642 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 returned with HTTP 404 Jul 03 14:59:40.221484 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 806/3152] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:40 2026] DELETE /volume/v3/snapshots/986082c8-29f6-4821-ae1b-c51bbf7d7bb7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:40.221978 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-773ca3b4-b440-4aeb-b511-7f11efb11361 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:40.222241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-773ca3b4-b440-4aeb-b511-7f11efb11361 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.222505 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-773ca3b4-b440-4aeb-b511-7f11efb11361 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.236269 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.236269 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:40.241077 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-01ec0ac9-66ca-4fea-97d6-16d4935c81f0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.242544 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-773ca3b4-b440-4aeb-b511-7f11efb11361 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:40.244519 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-01ec0ac9-66ca-4fea-97d6-16d4935c81f0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:40.244519 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-01ec0ac9-66ca-4fea-97d6-16d4935c81f0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.244519 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-01ec0ac9-66ca-4fea-97d6-16d4935c81f0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.248980 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-773ca3b4-b440-4aeb-b511-7f11efb11361 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:40.249568 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 784/3153] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:40 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:40.251991 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.251991 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:40.256608 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-01ec0ac9-66ca-4fea-97d6-16d4935c81f0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:40.262919 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-01ec0ac9-66ca-4fea-97d6-16d4935c81f0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:40.263526 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 791/3154] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:40 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:40.273374 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6f847889-d1a3-475c-85f4-ac0dcb3d9baa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.278216 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6f847889-d1a3-475c-85f4-ac0dcb3d9baa tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29/action Jul 03 14:59:40.278216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6f847889-d1a3-475c-85f4-ac0dcb3d9baa tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:40.278216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6f847889-d1a3-475c-85f4-ac0dcb3d9baa tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:40.280099 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-99118353-62ff-47c0-b769-94443a19f439 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.281848 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:40.282178 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-819011816"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:40.284353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-819011816'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:40.284353 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume of 1 GB Jul 03 14:59:40.288654 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Availability Zones retrieved successfully. Jul 03 14:59:40.291442 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.291442 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:40.292359 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6f847889-d1a3-475c-85f4-ac0dcb3d9baa tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:40.296874 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (3b0f8f7f-84fc-4fac-a571-3fe15aec61d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:40.298451 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57957e85-b884-4d91-af4d-ba9d39eb535f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.299825 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:40.307918 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6f847889-d1a3-475c-85f4-ac0dcb3d9baa tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Begin detaching volume completed successfully. Jul 03 14:59:40.307918 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6f847889-d1a3-475c-85f4-ac0dcb3d9baa tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29/action returned with HTTP 202 Jul 03 14:59:40.307918 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 774/3155] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 14:59:40 2026] POST /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:59:40.326069 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.358689 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57957e85-b884-4d91-af4d-ba9d39eb535f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.359548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c06c290-c1c7-422b-ac8e-60889a882be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.433207 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['a7fef70d-9f78-4772-a76a-3552dd8257a2', '7adf89a2-dfa8-48d4-b196-296eec249700', '5f33bfa5-cd09-49f2-a589-1083a6288114', 'd798aa32-cfd8-41fc-b7fb-d1fc39310015'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:40.434248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c06c290-c1c7-422b-ac8e-60889a882be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7fef70d-9f78-4772-a76a-3552dd8257a2', '7adf89a2-dfa8-48d4-b196-296eec249700', '5f33bfa5-cd09-49f2-a589-1083a6288114', 'd798aa32-cfd8-41fc-b7fb-d1fc39310015']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.435303 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2bf30d9-ee50-4fc3-9507-8c8498133a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.465310 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2bf30d9-ee50-4fc3-9507-8c8498133a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59118689-4e6d-43bb-a3be-5d3306bcde77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-819011816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['a7fef70d-9f78-4772-a76a-3552dd8257a2','7adf89a2-dfa8-48d4-b196-296eec249700','5f33bfa5-cd09-49f2-a589-1083a6288114','d798aa32-cfd8-41fc-b7fb-d1fc39310015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-819011816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59118689-4e6d-43bb-a3be-5d3306bcde77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf79056fd3b4fa2bc595c419be7bd50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.466430 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b95533f7-7554-4737-bd92-c3c4786d0ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.479614 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:40.482151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1611448131"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:40.482151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1611448131'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:40.482886 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume of 1 GB Jul 03 14:59:40.489831 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Availability Zones retrieved successfully. Jul 03 14:59:40.500313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Flow 'volume_create_api' (486e4581-c380-4e23-8331-8d396a30fbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:40.501827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84915ad3-2c51-4dd4-b05d-094de5e6f934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.506151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:40.509867 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b95533f7-7554-4737-bd92-c3c4786d0ad7) transitioned into state 'SUCCESS' from state '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-819011816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['a7fef70d-9f78-4772-a76a-3552dd8257a2','7adf89a2-dfa8-48d4-b196-296eec249700','5f33bfa5-cd09-49f2-a589-1083a6288114','d798aa32-cfd8-41fc-b7fb-d1fc39310015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.509867 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b545e13-d439-4e38-ab22-956f2f3d9313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.527452 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b545e13-d439-4e38-ab22-956f2f3d9313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.528274 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (3b0f8f7f-84fc-4fac-a571-3fe15aec61d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:40.528834 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request issued successfully. Jul 03 14:59:40.529854 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99118353-62ff-47c0-b769-94443a19f439 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:40.532496 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 807/3156] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:59:40 2026] POST /volume/v3/volumes => generated 751 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:40.546899 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84915ad3-2c51-4dd4-b05d-094de5e6f934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.547321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2abdc5a1-2d72-462b-a44e-cafe2e042343 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.549364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fbcce34-17b2-4047-bd28-4c6450b47590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.549442 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2abdc5a1-2d72-462b-a44e-cafe2e042343 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 Jul 03 14:59:40.549442 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2abdc5a1-2d72-462b-a44e-cafe2e042343 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.549442 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2abdc5a1-2d72-462b-a44e-cafe2e042343 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.562619 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.562619 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:40.571060 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2abdc5a1-2d72-462b-a44e-cafe2e042343 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:40.577744 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2abdc5a1-2d72-462b-a44e-cafe2e042343 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 returned with HTTP 200 Jul 03 14:59:40.577744 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 792/3157] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:40 2026] GET /volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:40.613896 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-42cd0771-01f4-49db-b2db-4cd8a20e4552 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.615426 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42cd0771-01f4-49db-b2db-4cd8a20e4552 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:40.615664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42cd0771-01f4-49db-b2db-4cd8a20e4552 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.615984 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42cd0771-01f4-49db-b2db-4cd8a20e4552 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.616687 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-42cd0771-01f4-49db-b2db-4cd8a20e4552 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:40.622798 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.622798 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:40.623938 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42cd0771-01f4-49db-b2db-4cd8a20e4552 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:40.624615 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 775/3158] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:40 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:40.648111 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Created reservations ['0616a11f-6e37-42b3-a3f8-c6a5ef9961ee', 'fd721a76-7e60-48db-a671-a471e70ac1da', 'acaf1964-4428-404b-a106-55f1481f6d99', '6fae0138-3032-4d49-9147-2fd3ffe3ef8c'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:40.648885 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fbcce34-17b2-4047-bd28-4c6450b47590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0616a11f-6e37-42b3-a3f8-c6a5ef9961ee', 'fd721a76-7e60-48db-a671-a471e70ac1da', 'acaf1964-4428-404b-a106-55f1481f6d99', '6fae0138-3032-4d49-9147-2fd3ffe3ef8c']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.650043 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b6b192-917d-4baa-a0a5-68824dcd54b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.690351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b6b192-917d-4baa-a0a5-68824dcd54b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfacc847-a728-40f5-a0cc-706bf854a63c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1611448131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ff56bbe66444bfa09c349c43d95c79',qos_specs=None,replication_status=,reservations=['0616a11f-6e37-42b3-a3f8-c6a5ef9961ee','fd721a76-7e60-48db-a671-a471e70ac1da','acaf1964-4428-404b-a106-55f1481f6d99','6fae0138-3032-4d49-9147-2fd3ffe3ef8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd49591f322e4c83838353b118c04723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1611448131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfacc847-a728-40f5-a0cc-706bf854a63c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ff56bbe66444bfa09c349c43d95c79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd49591f322e4c83838353b118c04723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.691523 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d0e277-491e-4880-940f-a6fdd56d854e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.733806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d0e277-491e-4880-940f-a6fdd56d854e) transitioned into state 'SUCCESS' from state '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-1611448131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ff56bbe66444bfa09c349c43d95c79',qos_specs=None,replication_status=,reservations=['0616a11f-6e37-42b3-a3f8-c6a5ef9961ee','fd721a76-7e60-48db-a671-a471e70ac1da','acaf1964-4428-404b-a106-55f1481f6d99','6fae0138-3032-4d49-9147-2fd3ffe3ef8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd49591f322e4c83838353b118c04723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.734575 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fec242-824f-486a-8132-b2e7fe1da2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:40.766528 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fec242-824f-486a-8132-b2e7fe1da2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:40.767629 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Flow 'volume_create_api' (486e4581-c380-4e23-8331-8d396a30fbc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:40.767945 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume request issued successfully. Jul 03 14:59:40.768627 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ccbdcbd5-ca91-4da6-9cbc-ffd27a679fd1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:40.769204 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 785/3159] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:59:40 2026] POST /volume/v3/volumes => generated 776 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:40.785303 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4980bfd5-37b7-4a72-80a7-de252042a8f1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:40.789330 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4980bfd5-37b7-4a72-80a7-de252042a8f1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c Jul 03 14:59:40.789514 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4980bfd5-37b7-4a72-80a7-de252042a8f1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:40.789781 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4980bfd5-37b7-4a72-80a7-de252042a8f1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:40.800637 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:40.800637 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:40.805955 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4980bfd5-37b7-4a72-80a7-de252042a8f1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:40.812439 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4980bfd5-37b7-4a72-80a7-de252042a8f1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c returned with HTTP 200 Jul 03 14:59:40.813280 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 808/3160] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:40 2026] GET /volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:41.055262 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1e7a99b7-6d6f-481e-881e-3b26a6f33ce8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.056879 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1e7a99b7-6d6f-481e-881e-3b26a6f33ce8 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:41.057512 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1e7a99b7-6d6f-481e-881e-3b26a6f33ce8 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.057512 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1e7a99b7-6d6f-481e-881e-3b26a6f33ce8 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.058355 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1e7a99b7-6d6f-481e-881e-3b26a6f33ce8 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:41.063164 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.063164 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:41.064884 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1e7a99b7-6d6f-481e-881e-3b26a6f33ce8 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:41.064884 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 793/3161] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:41.102165 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3e2f9bd0-4541-45ce-8f35-8097d4720a07 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.102165 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e2f9bd0-4541-45ce-8f35-8097d4720a07 None None] GET https://10.4.3.99/volume// Jul 03 14:59:41.103262 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e2f9bd0-4541-45ce-8f35-8097d4720a07 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.103262 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3e2f9bd0-4541-45ce-8f35-8097d4720a07 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.103262 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3e2f9bd0-4541-45ce-8f35-8097d4720a07 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:41.104366 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 776/3162] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:41.115110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-650667dc-49c6-41a0-8ec4-76f9d0a84140 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.117734 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-650667dc-49c6-41a0-8ec4-76f9d0a84140 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:41.118068 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-650667dc-49c6-41a0-8ec4-76f9d0a84140 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.118622 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-650667dc-49c6-41a0-8ec4-76f9d0a84140 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.132110 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.132110 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:41.132701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d81817af-6994-4faf-8799-85786d8035d9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.135053 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d81817af-6994-4faf-8799-85786d8035d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:41.135344 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d81817af-6994-4faf-8799-85786d8035d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.135770 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d81817af-6994-4faf-8799-85786d8035d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.137038 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-650667dc-49c6-41a0-8ec4-76f9d0a84140 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:41.142803 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-650667dc-49c6-41a0-8ec4-76f9d0a84140 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:41.143351 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 786/3163] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:41.148676 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.148676 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:41.155489 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d81817af-6994-4faf-8799-85786d8035d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:41.160511 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d81817af-6994-4faf-8799-85786d8035d9 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:41.161085 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 809/3164] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:41.370508 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2c089f16-5b2f-40a1-be22-405df400f2fb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.370508 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2c089f16-5b2f-40a1-be22-405df400f2fb None None] GET https://10.4.3.99/volume// Jul 03 14:59:41.370508 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2c089f16-5b2f-40a1-be22-405df400f2fb None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.370508 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2c089f16-5b2f-40a1-be22-405df400f2fb None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.370508 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2c089f16-5b2f-40a1-be22-405df400f2fb None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:41.370923 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 794/3165] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:41.380004 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-5f29b1da-9534-4bc9-978c-3ba7c4f6cb2d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.388228 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-5f29b1da-9534-4bc9-978c-3ba7c4f6cb2d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:41.388582 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-5f29b1da-9534-4bc9-978c-3ba7c4f6cb2d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.388996 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-5f29b1da-9534-4bc9-978c-3ba7c4f6cb2d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.402449 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.402449 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:41.407917 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-5f29b1da-9534-4bc9-978c-3ba7c4f6cb2d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:41.414798 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-5f29b1da-9534-4bc9-978c-3ba7c4f6cb2d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:41.414798 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 777/3166] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 1352 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:41.434172 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-4882c187-22d3-4ea1-a2e1-c4be0c2fc3cd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.436670 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-4882c187-22d3-4ea1-a2e1-c4be0c2fc3cd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29/encryption Jul 03 14:59:41.437380 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-4882c187-22d3-4ea1-a2e1-c4be0c2fc3cd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.438882 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-4882c187-22d3-4ea1-a2e1-c4be0c2fc3cd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.452734 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.452734 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:41.461646 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-4882c187-22d3-4ea1-a2e1-c4be0c2fc3cd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29/encryption returned with HTTP 200 Jul 03 14:59:41.462357 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 787/3167] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:41.602529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-213c5880-a047-4f82-b2bc-36b9cc660ce9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.605556 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-213c5880-a047-4f82-b2bc-36b9cc660ce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 Jul 03 14:59:41.605828 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-213c5880-a047-4f82-b2bc-36b9cc660ce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.606061 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-213c5880-a047-4f82-b2bc-36b9cc660ce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.616860 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.616860 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:41.624509 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-213c5880-a047-4f82-b2bc-36b9cc660ce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:41.633171 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-213c5880-a047-4f82-b2bc-36b9cc660ce9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 returned with HTTP 200 Jul 03 14:59:41.633934 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 810/3168] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:41.640560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5c555aad-9d4a-495e-b6a0-7dcb86846de3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.642470 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c555aad-9d4a-495e-b6a0-7dcb86846de3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:41.642751 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c555aad-9d4a-495e-b6a0-7dcb86846de3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.643050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c555aad-9d4a-495e-b6a0-7dcb86846de3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.643261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5c555aad-9d4a-495e-b6a0-7dcb86846de3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:41.651475 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-68078dab-aec5-4673-b6b2-303f56a1cf1e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.651701 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.651701 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:41.652916 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c555aad-9d4a-495e-b6a0-7dcb86846de3 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:41.653399 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 795/3169] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:41.653707 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68078dab-aec5-4673-b6b2-303f56a1cf1e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:59:41.654744 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68078dab-aec5-4673-b6b2-303f56a1cf1e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59118689-4e6d-43bb-a3be-5d3306bcde77", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-720354810"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:41.669382 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.669382 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:41.669978 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-68078dab-aec5-4673-b6b2-303f56a1cf1e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:41.670206 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-68078dab-aec5-4673-b6b2-303f56a1cf1e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume 59118689-4e6d-43bb-a3be-5d3306bcde77 Jul 03 14:59:41.725887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-68078dab-aec5-4673-b6b2-303f56a1cf1e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['9b82cb6d-72e8-447d-b216-161b4271c1da', 'fae0bea3-c06e-4950-8fa0-ae9921427021', '050e058b-3cf0-4fda-9b43-409a260f0c91', '27b79d43-4f97-4a97-92a1-2551ba102396'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:41.766152 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-68078dab-aec5-4673-b6b2-303f56a1cf1e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot create request issued successfully. Jul 03 14:59:41.766152 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68078dab-aec5-4673-b6b2-303f56a1cf1e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:59:41.766152 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 778/3170] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:59:41 2026] POST /volume/v3/snapshots => generated 309 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:41.774627 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-35db03be-d5d2-4cda-8b59-fc398dce8932 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.777084 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-35db03be-d5d2-4cda-8b59-fc398dce8932 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 Jul 03 14:59:41.777084 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-35db03be-d5d2-4cda-8b59-fc398dce8932 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.777084 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-35db03be-d5d2-4cda-8b59-fc398dce8932 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.782352 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.782352 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:41.782865 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-35db03be-d5d2-4cda-8b59-fc398dce8932 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:41.783866 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-35db03be-d5d2-4cda-8b59-fc398dce8932 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 returned with HTTP 200 Jul 03 14:59:41.784331 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 788/3171] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:41.830367 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7541964f-9e9a-47c9-a0e6-aa0dad9e935e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.833334 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7541964f-9e9a-47c9-a0e6-aa0dad9e935e tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c Jul 03 14:59:41.833603 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7541964f-9e9a-47c9-a0e6-aa0dad9e935e tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.833819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7541964f-9e9a-47c9-a0e6-aa0dad9e935e tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.844700 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:41.844700 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:41.850442 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7541964f-9e9a-47c9-a0e6-aa0dad9e935e tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:41.856897 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7541964f-9e9a-47c9-a0e6-aa0dad9e935e tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c returned with HTTP 200 Jul 03 14:59:41.857474 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 811/3172] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:41.875623 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4151a877-ad7a-4a36-ac24-469f9458d9ce None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:41.972691 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4151a877-ad7a-4a36-ac24-469f9458d9ce tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] GET https://10.4.3.99/volume/v3/volumes Jul 03 14:59:41.972982 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4151a877-ad7a-4a36-ac24-469f9458d9ce tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:41.973325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4151a877-ad7a-4a36-ac24-469f9458d9ce tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:41.973608 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-4151a877-ad7a-4a36-ac24-469f9458d9ce tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:59:41.975111 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4151a877-ad7a-4a36-ac24-469f9458d9ce tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:59:41.989757 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4151a877-ad7a-4a36-ac24-469f9458d9ce tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Get all volumes completed successfully. Jul 03 14:59:41.990774 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4151a877-ad7a-4a36-ac24-469f9458d9ce tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] https://10.4.3.99/volume/v3/volumes returned with HTTP 200 Jul 03 14:59:41.991518 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 796/3173] 10.4.3.99 () {68 vars in 1271 bytes} [Fri Jul 3 14:59:41 2026] GET /volume/v3/volumes => generated 334 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:42.003226 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9681cbe5-f189-40f8-9f57-2e179a08d623 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:42.005625 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9681cbe5-f189-40f8-9f57-2e179a08d623 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c Jul 03 14:59:42.006796 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9681cbe5-f189-40f8-9f57-2e179a08d623 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:42.007356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9681cbe5-f189-40f8-9f57-2e179a08d623 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:42.007832 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9681cbe5-f189-40f8-9f57-2e179a08d623 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Delete volume with id: dfacc847-a728-40f5-a0cc-706bf854a63c Jul 03 14:59:42.019420 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:42.019420 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:42.020175 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9681cbe5-f189-40f8-9f57-2e179a08d623 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:42.063027 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9681cbe5-f189-40f8-9f57-2e179a08d623 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Delete volume request issued successfully. Jul 03 14:59:42.063027 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9681cbe5-f189-40f8-9f57-2e179a08d623 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c returned with HTTP 202 Jul 03 14:59:42.063902 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 779/3174] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:59:42 2026] DELETE /volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:59:42.071891 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d3376aca-4363-4144-8c34-02b5d518faf8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:42.074281 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d3376aca-4363-4144-8c34-02b5d518faf8 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c Jul 03 14:59:42.074466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d3376aca-4363-4144-8c34-02b5d518faf8 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:42.075723 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d3376aca-4363-4144-8c34-02b5d518faf8 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:42.076928 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21351c24-0674-46aa-8648-6f98e4aae2db None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:42.080112 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21351c24-0674-46aa-8648-6f98e4aae2db tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:42.080411 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21351c24-0674-46aa-8648-6f98e4aae2db tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:42.080772 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21351c24-0674-46aa-8648-6f98e4aae2db tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:42.080878 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-21351c24-0674-46aa-8648-6f98e4aae2db tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:42.088193 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:42.088193 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:42.088573 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:42.088573 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:42.088691 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21351c24-0674-46aa-8648-6f98e4aae2db tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:42.089988 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 812/3175] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:42 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:42.094213 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d3376aca-4363-4144-8c34-02b5d518faf8 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:42.102533 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d3376aca-4363-4144-8c34-02b5d518faf8 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c returned with HTTP 200 Jul 03 14:59:42.102999 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 789/3176] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:42 2026] GET /volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:42.179274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0949cb4f-5bba-4a21-9626-e25a30b561b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:42.179274 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0949cb4f-5bba-4a21-9626-e25a30b561b8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:42.179274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0949cb4f-5bba-4a21-9626-e25a30b561b8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:42.179274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0949cb4f-5bba-4a21-9626-e25a30b561b8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:42.190367 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:42.190367 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:42.194847 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0949cb4f-5bba-4a21-9626-e25a30b561b8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:42.200991 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0949cb4f-5bba-4a21-9626-e25a30b561b8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:42.201596 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 797/3177] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:42 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:42.583884 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6080f3f1-1cbd-4971-8ac2-f49c6fb23bb1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:42.586267 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6080f3f1-1cbd-4971-8ac2-f49c6fb23bb1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/attachments/98f29f32-2871-413e-8a32-52938f1f4a8c Jul 03 14:59:42.586633 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6080f3f1-1cbd-4971-8ac2-f49c6fb23bb1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:42.588037 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6080f3f1-1cbd-4971-8ac2-f49c6fb23bb1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:42.602550 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:42.602550 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:42.667381 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6059b268-5cf0-43b9-8332-c44618036df0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:42.669355 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6059b268-5cf0-43b9-8332-c44618036df0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:42.669564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6059b268-5cf0-43b9-8332-c44618036df0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:42.670152 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6059b268-5cf0-43b9-8332-c44618036df0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:42.670785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6059b268-5cf0-43b9-8332-c44618036df0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:42.677818 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:42.677818 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:42.679096 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6059b268-5cf0-43b9-8332-c44618036df0 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:42.679899 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 813/3178] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:42 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:42.795914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-496c288f-639c-4aa8-9f1a-eed0e333512d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:42.797967 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-496c288f-639c-4aa8-9f1a-eed0e333512d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 Jul 03 14:59:42.798209 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-496c288f-639c-4aa8-9f1a-eed0e333512d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:42.798375 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-496c288f-639c-4aa8-9f1a-eed0e333512d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:42.805356 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:42.805356 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:42.806057 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-496c288f-639c-4aa8-9f1a-eed0e333512d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:42.807993 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-496c288f-639c-4aa8-9f1a-eed0e333512d tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 returned with HTTP 200 Jul 03 14:59:42.808710 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 790/3179] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:42 2026] GET /volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:42.819203 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:42.820952 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:42.821330 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "41349642-2240-4022-8645-c6ce1e9c1f60", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-223363359"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:42.822833 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request body: {'volume': {'snapshot_id': '41349642-2240-4022-8645-c6ce1e9c1f60', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-223363359'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:42.830154 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:42.830154 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:42.830881 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:42.831136 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume of 2 GB Jul 03 14:59:42.836688 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Availability Zones retrieved successfully. Jul 03 14:59:42.845565 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (ee0ef6dc-161e-4ffd-aa6f-467b388218fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:42.847159 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e085558-7af6-4634-abfd-919a2acde548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:42.848653 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:42.892163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e085558-7af6-4634-abfd-919a2acde548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '41349642-2240-4022-8645-c6ce1e9c1f60', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:42.892975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e0d703-fdff-4eaa-b43d-60a226b1e068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:42.946395 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['aa1a26b6-3b5a-4f70-8d5b-d9df3fae1018', 'c4b4b858-797f-41fd-9b67-2a9f886323c4', '1309e380-2c46-44ec-a0b1-fec5a9452275', '6f39dd23-1755-44a3-80b8-066f74f928d4'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:42.947652 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e0d703-fdff-4eaa-b43d-60a226b1e068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa1a26b6-3b5a-4f70-8d5b-d9df3fae1018', 'c4b4b858-797f-41fd-9b67-2a9f886323c4', '1309e380-2c46-44ec-a0b1-fec5a9452275', '6f39dd23-1755-44a3-80b8-066f74f928d4']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:42.948750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19b5db6-c3fe-4413-b3b4-1188b4a37b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:43.006218 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19b5db6-c3fe-4413-b3b4-1188b4a37b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aba54756-46d2-4e4b-b3c9-ef40a0c62f2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-223363359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['aa1a26b6-3b5a-4f70-8d5b-d9df3fae1018','c4b4b858-797f-41fd-9b67-2a9f886323c4','1309e380-2c46-44ec-a0b1-fec5a9452275','6f39dd23-1755-44a3-80b8-066f74f928d4'],size=2,snapshot_id=41349642-2240-4022-8645-c6ce1e9c1f60,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-223363359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aba54756-46d2-4e4b-b3c9-ef40a0c62f2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf79056fd3b4fa2bc595c419be7bd50',provider_auth=None,provider_geometry=None,provider_id=None,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=41349642-2240-4022-8645-c6ce1e9c1f60,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:43.006897 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4d5f55-839a-4caf-bff3-8c4854add2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:43.031041 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4d5f55-839a-4caf-bff3-8c4854add2e8) transitioned into state 'SUCCESS' from state '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-223363359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['aa1a26b6-3b5a-4f70-8d5b-d9df3fae1018','c4b4b858-797f-41fd-9b67-2a9f886323c4','1309e380-2c46-44ec-a0b1-fec5a9452275','6f39dd23-1755-44a3-80b8-066f74f928d4'],size=2,snapshot_id=41349642-2240-4022-8645-c6ce1e9c1f60,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:43.032016 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7dd1c9-5a2b-4227-9c01-21546d31fddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:43.060493 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7dd1c9-5a2b-4227-9c01-21546d31fddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:43.062002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (ee0ef6dc-161e-4ffd-aa6f-467b388218fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:43.062570 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request issued successfully. Jul 03 14:59:43.063505 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d4ef42d3-b3eb-4c7d-b9c6-9b28deaa0ac4 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:43.064088 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 798/3180] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:42 2026] POST /volume/v3/volumes => generated 785 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:43.079427 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cbc4eb6d-fb8d-4e54-8a3e-7c92170f86ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:43.082712 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cbc4eb6d-fb8d-4e54-8a3e-7c92170f86ac tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:43.082998 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cbc4eb6d-fb8d-4e54-8a3e-7c92170f86ac tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:43.083277 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cbc4eb6d-fb8d-4e54-8a3e-7c92170f86ac tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:43.094111 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:43.094111 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:43.099856 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cbc4eb6d-fb8d-4e54-8a3e-7c92170f86ac tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:43.105153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9c1d71c5-09c2-4895-8bf2-664296072258 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:43.106429 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9c1d71c5-09c2-4895-8bf2-664296072258 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:43.106670 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cbc4eb6d-fb8d-4e54-8a3e-7c92170f86ac tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d returned with HTTP 200 Jul 03 14:59:43.107140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9c1d71c5-09c2-4895-8bf2-664296072258 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:43.107283 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 814/3181] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:43 2026] GET /volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:43.107512 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9c1d71c5-09c2-4895-8bf2-664296072258 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:43.107745 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9c1d71c5-09c2-4895-8bf2-664296072258 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:43.113154 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:43.113154 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:43.114009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9c1d71c5-09c2-4895-8bf2-664296072258 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:43.114901 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 791/3182] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:43 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:43.121220 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a9ad29f4-636e-4844-82eb-9e1e3b46c16b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:43.123685 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a9ad29f4-636e-4844-82eb-9e1e3b46c16b tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c Jul 03 14:59:43.123934 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a9ad29f4-636e-4844-82eb-9e1e3b46c16b tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:43.124160 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a9ad29f4-636e-4844-82eb-9e1e3b46c16b tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:43.135316 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a9ad29f4-636e-4844-82eb-9e1e3b46c16b tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c returned with HTTP 404 Jul 03 14:59:43.135316 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 799/3183] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:43 2026] GET /volume/v3/volumes/dfacc847-a728-40f5-a0cc-706bf854a63c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:59:43.149675 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:43.152407 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:43.152890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1088724175"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:43.156402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1088724175'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:43.156402 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume of 1 GB Jul 03 14:59:43.160460 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Availability Zones retrieved successfully. Jul 03 14:59:43.165498 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1cdc8dc3-f247-4bbd-a2c0-07c3e7fb4d21 req-6080f3f1-1cbd-4971-8ac2-f49c6fb23bb1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/98f29f32-2871-413e-8a32-52938f1f4a8c returned with HTTP 200 Jul 03 14:59:43.165897 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 780/3184] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:59:42 2026] DELETE /volume/v3/attachments/98f29f32-2871-413e-8a32-52938f1f4a8c => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:43.170210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Flow 'volume_create_api' (148fd455-96e7-469d-a9e1-ea622abfc951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:43.171663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50719c87-58ec-46a6-9e2c-b77750e6a24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:43.173201 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:43.218867 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9dbd42e8-a3a5-4728-82b1-d585af9bbb1e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:43.221801 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9dbd42e8-a3a5-4728-82b1-d585af9bbb1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:43.222106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9dbd42e8-a3a5-4728-82b1-d585af9bbb1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:43.222428 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9dbd42e8-a3a5-4728-82b1-d585af9bbb1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:43.223527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50719c87-58ec-46a6-9e2c-b77750e6a24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:43.224617 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e23388-90f2-4cc0-a243-5c6bf966bff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:43.237391 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:43.237391 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:43.245983 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9dbd42e8-a3a5-4728-82b1-d585af9bbb1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:43.254815 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9dbd42e8-a3a5-4728-82b1-d585af9bbb1e tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:43.255305 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 792/3185] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:43 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:43.301114 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Created reservations ['3cb0394c-d49d-4c34-9d4a-03403671756e', '36924986-24cd-4582-a2b4-359087cf98c4', 'd3a65ebf-d6ea-4376-a821-131119727dc8', '042f2d94-7a4a-4682-a662-ef9f1219de52'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:43.302154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e23388-90f2-4cc0-a243-5c6bf966bff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb0394c-d49d-4c34-9d4a-03403671756e', '36924986-24cd-4582-a2b4-359087cf98c4', 'd3a65ebf-d6ea-4376-a821-131119727dc8', '042f2d94-7a4a-4682-a662-ef9f1219de52']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:43.302937 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413233ab-5aad-42df-88a1-a2e042a9675c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:43.332150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413233ab-5aad-42df-88a1-a2e042a9675c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '548c6ea8-b0a7-49d2-8418-9e6f60975bbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088724175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ff56bbe66444bfa09c349c43d95c79',qos_specs=None,replication_status=,reservations=['3cb0394c-d49d-4c34-9d4a-03403671756e','36924986-24cd-4582-a2b4-359087cf98c4','d3a65ebf-d6ea-4376-a821-131119727dc8','042f2d94-7a4a-4682-a662-ef9f1219de52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd49591f322e4c83838353b118c04723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088724175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=548c6ea8-b0a7-49d2-8418-9e6f60975bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ff56bbe66444bfa09c349c43d95c79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd49591f322e4c83838353b118c04723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:43.333001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6fd815e-8da3-449c-b512-77f2a4b8f242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:43.389895 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6fd815e-8da3-449c-b512-77f2a4b8f242) transitioned into state 'SUCCESS' from state '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-1088724175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ff56bbe66444bfa09c349c43d95c79',qos_specs=None,replication_status=,reservations=['3cb0394c-d49d-4c34-9d4a-03403671756e','36924986-24cd-4582-a2b4-359087cf98c4','d3a65ebf-d6ea-4376-a821-131119727dc8','042f2d94-7a4a-4682-a662-ef9f1219de52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd49591f322e4c83838353b118c04723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:43.389895 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66c76751-f33f-4ea3-b3d5-e29dcbe53030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:43.413960 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66c76751-f33f-4ea3-b3d5-e29dcbe53030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:43.414747 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Flow 'volume_create_api' (148fd455-96e7-469d-a9e1-ea622abfc951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:43.415631 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume request issued successfully. Jul 03 14:59:43.418735 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e37e3eb-d5eb-4567-960a-cd719bcfe117 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:43.418735 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 815/3186] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:59:43 2026] POST /volume/v3/volumes => generated 776 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:43.433341 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-864ac22f-7daf-4f26-954e-6155eaf10943 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:43.436696 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-864ac22f-7daf-4f26-954e-6155eaf10943 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd Jul 03 14:59:43.436696 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-864ac22f-7daf-4f26-954e-6155eaf10943 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:43.436696 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-864ac22f-7daf-4f26-954e-6155eaf10943 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:43.456622 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:43.456622 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:43.466072 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-864ac22f-7daf-4f26-954e-6155eaf10943 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:43.472102 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-864ac22f-7daf-4f26-954e-6155eaf10943 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd returned with HTTP 200 Jul 03 14:59:43.472102 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 800/3187] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:43 2026] GET /volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:43.692178 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-766d5a7b-f2f9-4f50-8ad8-fa3fb13aba26 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:43.694430 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-766d5a7b-f2f9-4f50-8ad8-fa3fb13aba26 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:43.694715 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-766d5a7b-f2f9-4f50-8ad8-fa3fb13aba26 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:43.694987 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-766d5a7b-f2f9-4f50-8ad8-fa3fb13aba26 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:43.695217 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-766d5a7b-f2f9-4f50-8ad8-fa3fb13aba26 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:43.700087 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:43.700087 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:43.700987 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-766d5a7b-f2f9-4f50-8ad8-fa3fb13aba26 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:43.701728 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 781/3188] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:43 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:44.124354 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4489987a-d80c-42dc-adb1-3f556c202859 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.126045 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4489987a-d80c-42dc-adb1-3f556c202859 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:44.126670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4489987a-d80c-42dc-adb1-3f556c202859 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.126905 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4489987a-d80c-42dc-adb1-3f556c202859 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.128275 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-13575891-6f41-4a71-805f-cce6faaaefda None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.131173 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13575891-6f41-4a71-805f-cce6faaaefda tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:44.131476 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13575891-6f41-4a71-805f-cce6faaaefda tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.131835 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13575891-6f41-4a71-805f-cce6faaaefda tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.131985 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-13575891-6f41-4a71-805f-cce6faaaefda tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:44.134272 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.134272 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:44.137476 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.137476 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:44.138349 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4489987a-d80c-42dc-adb1-3f556c202859 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:44.138436 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13575891-6f41-4a71-805f-cce6faaaefda tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:44.138921 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 816/3189] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:44.144354 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4489987a-d80c-42dc-adb1-3f556c202859 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d returned with HTTP 200 Jul 03 14:59:44.144874 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 793/3190] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:44.159198 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c7f45186-ca18-44e3-89ca-7bb7d6f68f4f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.161395 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c7f45186-ca18-44e3-89ca-7bb7d6f68f4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:44.161718 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c7f45186-ca18-44e3-89ca-7bb7d6f68f4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.162076 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c7f45186-ca18-44e3-89ca-7bb7d6f68f4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.172230 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.172230 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:44.179391 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c7f45186-ca18-44e3-89ca-7bb7d6f68f4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:44.185674 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c7f45186-ca18-44e3-89ca-7bb7d6f68f4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d returned with HTTP 200 Jul 03 14:59:44.186225 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 801/3191] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:44.206864 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-820e4e59-b742-4554-893e-c507c40082b9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.208895 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-820e4e59-b742-4554-893e-c507c40082b9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:44.210149 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-820e4e59-b742-4554-893e-c507c40082b9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.210149 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-820e4e59-b742-4554-893e-c507c40082b9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.210414 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-820e4e59-b742-4554-893e-c507c40082b9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume with id: aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:44.220576 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.220576 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:44.220838 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-820e4e59-b742-4554-893e-c507c40082b9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:44.250471 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-820e4e59-b742-4554-893e-c507c40082b9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume request issued successfully. Jul 03 14:59:44.250770 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-820e4e59-b742-4554-893e-c507c40082b9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d returned with HTTP 202 Jul 03 14:59:44.251394 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 782/3192] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:44 2026] DELETE /volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:44.261411 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-56b9fc1c-e850-4dfa-af41-98be941806fa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.263873 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56b9fc1c-e850-4dfa-af41-98be941806fa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:44.264137 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56b9fc1c-e850-4dfa-af41-98be941806fa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.265578 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56b9fc1c-e850-4dfa-af41-98be941806fa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.275480 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.275480 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:44.276111 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4c35b5c8-f7a1-4021-8120-d2e3f0b447e1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.278361 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4c35b5c8-f7a1-4021-8120-d2e3f0b447e1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:44.278917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4c35b5c8-f7a1-4021-8120-d2e3f0b447e1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.278917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4c35b5c8-f7a1-4021-8120-d2e3f0b447e1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.280826 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-56b9fc1c-e850-4dfa-af41-98be941806fa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:44.288615 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56b9fc1c-e850-4dfa-af41-98be941806fa tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d returned with HTTP 200 Jul 03 14:59:44.288615 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 817/3193] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:44.292300 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.292300 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:44.297153 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4c35b5c8-f7a1-4021-8120-d2e3f0b447e1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:44.301695 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4c35b5c8-f7a1-4021-8120-d2e3f0b447e1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:44.302152 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 794/3194] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:44.490995 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5c8a8ee7-1077-4aea-9377-9d629471d385 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.492947 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c8a8ee7-1077-4aea-9377-9d629471d385 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd Jul 03 14:59:44.493214 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c8a8ee7-1077-4aea-9377-9d629471d385 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.493450 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5c8a8ee7-1077-4aea-9377-9d629471d385 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.502515 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.502515 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:44.506688 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5c8a8ee7-1077-4aea-9377-9d629471d385 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:44.511968 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5c8a8ee7-1077-4aea-9377-9d629471d385 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd returned with HTTP 200 Jul 03 14:59:44.512418 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 802/3195] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:44.528285 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bea33491-a068-404d-8eef-84f8260815a3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.530375 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bea33491-a068-404d-8eef-84f8260815a3 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 14:59:44.530630 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bea33491-a068-404d-8eef-84f8260815a3 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.530855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bea33491-a068-404d-8eef-84f8260815a3 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.531201 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-bea33491-a068-404d-8eef-84f8260815a3 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:59:44.532432 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-bea33491-a068-404d-8eef-84f8260815a3 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:59:44.542156 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bea33491-a068-404d-8eef-84f8260815a3 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Get all volumes completed successfully. Jul 03 14:59:44.542928 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.542928 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:44.547447 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bea33491-a068-404d-8eef-84f8260815a3 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 14:59:44.548035 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 783/3196] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:44.564308 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3d1972a1-b1da-4c88-8737-9d509d9dbfd4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.568001 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d1972a1-b1da-4c88-8737-9d509d9dbfd4 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd Jul 03 14:59:44.568225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d1972a1-b1da-4c88-8737-9d509d9dbfd4 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.568462 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d1972a1-b1da-4c88-8737-9d509d9dbfd4 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.568682 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-3d1972a1-b1da-4c88-8737-9d509d9dbfd4 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Delete volume with id: 548c6ea8-b0a7-49d2-8418-9e6f60975bbd Jul 03 14:59:44.579050 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.579050 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:44.579510 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d1972a1-b1da-4c88-8737-9d509d9dbfd4 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:44.609616 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d1972a1-b1da-4c88-8737-9d509d9dbfd4 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Delete volume request issued successfully. Jul 03 14:59:44.609914 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d1972a1-b1da-4c88-8737-9d509d9dbfd4 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd returned with HTTP 202 Jul 03 14:59:44.611024 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 818/3197] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:59:44 2026] DELETE /volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:59:44.618581 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e943fdd3-ada2-4d3a-8258-d44875541d1a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.622059 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e943fdd3-ada2-4d3a-8258-d44875541d1a tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd Jul 03 14:59:44.622059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e943fdd3-ada2-4d3a-8258-d44875541d1a tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.622059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e943fdd3-ada2-4d3a-8258-d44875541d1a tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.631409 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.631409 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:44.635891 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e943fdd3-ada2-4d3a-8258-d44875541d1a tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:44.641243 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e943fdd3-ada2-4d3a-8258-d44875541d1a tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd returned with HTTP 200 Jul 03 14:59:44.641806 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 795/3198] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 14:59:44.674479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-32829a28-8079-4d25-a493-856978c18259 req-bec2bc59-64ac-487b-83b9-709517a53029 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.677365 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-32829a28-8079-4d25-a493-856978c18259 req-bec2bc59-64ac-487b-83b9-709517a53029 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:44.677660 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-32829a28-8079-4d25-a493-856978c18259 req-bec2bc59-64ac-487b-83b9-709517a53029 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.677941 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-32829a28-8079-4d25-a493-856978c18259 req-bec2bc59-64ac-487b-83b9-709517a53029 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.688882 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.688882 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:44.694193 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-32829a28-8079-4d25-a493-856978c18259 req-bec2bc59-64ac-487b-83b9-709517a53029 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:44.702189 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-32829a28-8079-4d25-a493-856978c18259 req-bec2bc59-64ac-487b-83b9-709517a53029 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:44.702189 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 803/3199] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:44.712655 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cb791853-c68c-4205-83cf-9b3fea7f66b7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.714554 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb791853-c68c-4205-83cf-9b3fea7f66b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:44.714745 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb791853-c68c-4205-83cf-9b3fea7f66b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.714928 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb791853-c68c-4205-83cf-9b3fea7f66b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.715020 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cb791853-c68c-4205-83cf-9b3fea7f66b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:44.721448 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.721448 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:44.721954 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb791853-c68c-4205-83cf-9b3fea7f66b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:44.722477 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 784/3200] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:44.857748 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-9a3093ce-558a-4bb4-9e0c-5c15a33f85d5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:44.860400 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-9a3093ce-558a-4bb4-9e0c-5c15a33f85d5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:44.861074 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-9a3093ce-558a-4bb4-9e0c-5c15a33f85d5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:44.861780 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-9a3093ce-558a-4bb4-9e0c-5c15a33f85d5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:44.874360 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:44.874360 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:44.878455 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-9a3093ce-558a-4bb4-9e0c-5c15a33f85d5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:44.883682 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-9a3093ce-558a-4bb4-9e0c-5c15a33f85d5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:44.884220 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 819/3201] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:44 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:45.153167 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2e5db87c-37fa-41a3-860b-13c085537e9b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.157746 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e5db87c-37fa-41a3-860b-13c085537e9b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:45.157746 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e5db87c-37fa-41a3-860b-13c085537e9b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.157746 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e5db87c-37fa-41a3-860b-13c085537e9b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.157746 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2e5db87c-37fa-41a3-860b-13c085537e9b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:45.166167 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:45.166167 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:45.169211 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e5db87c-37fa-41a3-860b-13c085537e9b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:45.169211 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 796/3202] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:45 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:45.304965 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-ef8d423a-cb84-4c95-8663-164eae657c75 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.308285 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-ef8d423a-cb84-4c95-8663-164eae657c75 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da Jul 03 14:59:45.308456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ffc93e98-6c13-4502-a3b3-8f72d474a248 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.308645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-ef8d423a-cb84-4c95-8663-164eae657c75 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.308716 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-ef8d423a-cb84-4c95-8663-164eae657c75 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.311185 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffc93e98-6c13-4502-a3b3-8f72d474a248 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:45.311608 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffc93e98-6c13-4502-a3b3-8f72d474a248 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.313423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffc93e98-6c13-4502-a3b3-8f72d474a248 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.317487 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:45.317487 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:45.320354 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffc93e98-6c13-4502-a3b3-8f72d474a248 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d returned with HTTP 404 Jul 03 14:59:45.320803 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bb43c80e-7114-4206-9e66-62d880664654 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.321223 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 785/3203] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:45 2026] GET /volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:45.322795 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb43c80e-7114-4206-9e66-62d880664654 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:45.323002 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb43c80e-7114-4206-9e66-62d880664654 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.323286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb43c80e-7114-4206-9e66-62d880664654 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.330315 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-632cf709-1a86-47db-9b67-5b1030c3894a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.332458 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-632cf709-1a86-47db-9b67-5b1030c3894a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:45.332699 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-632cf709-1a86-47db-9b67-5b1030c3894a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.332934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-632cf709-1a86-47db-9b67-5b1030c3894a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.335874 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:45.335874 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:45.341785 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-632cf709-1a86-47db-9b67-5b1030c3894a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d returned with HTTP 404 Jul 03 14:59:45.342650 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 797/3204] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:45 2026] GET /volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:45.343335 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bb43c80e-7114-4206-9e66-62d880664654 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:45.350383 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb43c80e-7114-4206-9e66-62d880664654 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:45.350865 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 820/3205] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:45 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:45.352448 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-94ec9ddd-39ae-413f-ba2b-33acf5def51e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.354866 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94ec9ddd-39ae-413f-ba2b-33acf5def51e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:45.356078 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94ec9ddd-39ae-413f-ba2b-33acf5def51e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.356078 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94ec9ddd-39ae-413f-ba2b-33acf5def51e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.356078 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-94ec9ddd-39ae-413f-ba2b-33acf5def51e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume with id: aba54756-46d2-4e4b-b3c9-ef40a0c62f2d Jul 03 14:59:45.365258 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94ec9ddd-39ae-413f-ba2b-33acf5def51e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d returned with HTTP 404 Jul 03 14:59:45.365557 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 786/3206] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:45 2026] DELETE /volume/v3/volumes/aba54756-46d2-4e4b-b3c9-ef40a0c62f2d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:45.373115 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-767f7b6f-a0b6-4bc3-9d70-725219a960b7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.375095 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-767f7b6f-a0b6-4bc3-9d70-725219a960b7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 Jul 03 14:59:45.375303 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-767f7b6f-a0b6-4bc3-9d70-725219a960b7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.375485 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-767f7b6f-a0b6-4bc3-9d70-725219a960b7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.375589 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-767f7b6f-a0b6-4bc3-9d70-725219a960b7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: 41349642-2240-4022-8645-c6ce1e9c1f60 Jul 03 14:59:45.381193 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:45.381193 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:45.381777 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-767f7b6f-a0b6-4bc3-9d70-725219a960b7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:45.407579 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-767f7b6f-a0b6-4bc3-9d70-725219a960b7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:59:45.407579 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-767f7b6f-a0b6-4bc3-9d70-725219a960b7 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 returned with HTTP 202 Jul 03 14:59:45.408262 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 798/3207] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:45 2026] DELETE /volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:45.421383 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b2c56716-105f-4e9d-839a-5ca83feec246 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.423493 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2c56716-105f-4e9d-839a-5ca83feec246 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 Jul 03 14:59:45.423774 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2c56716-105f-4e9d-839a-5ca83feec246 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.424089 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2c56716-105f-4e9d-839a-5ca83feec246 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.429509 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:45.429509 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:45.430018 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2c56716-105f-4e9d-839a-5ca83feec246 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:45.430830 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2c56716-105f-4e9d-839a-5ca83feec246 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 returned with HTTP 200 Jul 03 14:59:45.431300 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 821/3208] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:45 2026] GET /volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:59:45.673313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-860cce59-1268-47ab-bdfe-7e39e4f87821 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.675999 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-860cce59-1268-47ab-bdfe-7e39e4f87821 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd Jul 03 14:59:45.676220 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-860cce59-1268-47ab-bdfe-7e39e4f87821 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.676461 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-860cce59-1268-47ab-bdfe-7e39e4f87821 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.685393 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-860cce59-1268-47ab-bdfe-7e39e4f87821 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd returned with HTTP 404 Jul 03 14:59:45.686420 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 787/3209] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:45 2026] GET /volume/v3/volumes/548c6ea8-b0a7-49d2-8418-9e6f60975bbd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:59:45.698237 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-02b28aee-97a3-41ac-9e49-caceb708adef None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.700422 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:45.700913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-538164255"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:45.702661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-538164255'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:45.702829 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume of 1 GB Jul 03 14:59:45.703696 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:45.703696 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:45.709630 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Availability Zones retrieved successfully. Jul 03 14:59:45.718474 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Flow 'volume_create_api' (b6cbbee1-011e-41ec-a42d-e25e804f5844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:45.720034 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a7d7cd-b733-4aa8-8a31-a21e1c54f7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:45.721391 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:45.735640 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f10a0c0e-f96a-4ee2-8d6a-d1e0dda64783 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.738609 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f10a0c0e-f96a-4ee2-8d6a-d1e0dda64783 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:45.738609 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f10a0c0e-f96a-4ee2-8d6a-d1e0dda64783 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.738860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f10a0c0e-f96a-4ee2-8d6a-d1e0dda64783 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.739067 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f10a0c0e-f96a-4ee2-8d6a-d1e0dda64783 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:45.746700 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:45.746700 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:45.747917 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f10a0c0e-f96a-4ee2-8d6a-d1e0dda64783 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:45.748364 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 822/3210] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:45 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:45.761068 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a7d7cd-b733-4aa8-8a31-a21e1c54f7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:45.762284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0eb51d-bc8f-4897-bcc8-2877878ad296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:45.829351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Created reservations ['715d0bb4-69d0-4fa7-a114-deea7fa49851', '5b6cde40-12ae-4fea-be20-24a8cd23ab3e', 'fce41db6-7161-4758-bd1c-71502d797976', 'bd55b293-d82b-4f00-b633-0ddb582f3998'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:45.830625 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0eb51d-bc8f-4897-bcc8-2877878ad296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['715d0bb4-69d0-4fa7-a114-deea7fa49851', '5b6cde40-12ae-4fea-be20-24a8cd23ab3e', 'fce41db6-7161-4758-bd1c-71502d797976', 'bd55b293-d82b-4f00-b633-0ddb582f3998']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:45.832063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2805063-7b8d-407a-80cb-5b29092dcfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:45.871715 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2805063-7b8d-407a-80cb-5b29092dcfe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fda61fc3-3031-4321-8682-b34df3a170fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538164255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ff56bbe66444bfa09c349c43d95c79',qos_specs=None,replication_status=,reservations=['715d0bb4-69d0-4fa7-a114-deea7fa49851','5b6cde40-12ae-4fea-be20-24a8cd23ab3e','fce41db6-7161-4758-bd1c-71502d797976','bd55b293-d82b-4f00-b633-0ddb582f3998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd49591f322e4c83838353b118c04723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538164255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fda61fc3-3031-4321-8682-b34df3a170fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ff56bbe66444bfa09c349c43d95c79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd49591f322e4c83838353b118c04723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:45.873106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9125c8ed-6407-4e4f-98d0-bb73adeb2e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:45.903822 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3bb19fd5-e7b7-4aa7-9284-820a4b0d6de4 req-ef8d423a-cb84-4c95-8663-164eae657c75 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da returned with HTTP 200 Jul 03 14:59:45.903951 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9125c8ed-6407-4e4f-98d0-bb73adeb2e63) transitioned into state 'SUCCESS' from state '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-538164255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ff56bbe66444bfa09c349c43d95c79',qos_specs=None,replication_status=,reservations=['715d0bb4-69d0-4fa7-a114-deea7fa49851','5b6cde40-12ae-4fea-be20-24a8cd23ab3e','fce41db6-7161-4758-bd1c-71502d797976','bd55b293-d82b-4f00-b633-0ddb582f3998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd49591f322e4c83838353b118c04723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:45.904394 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 804/3211] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:59:45 2026] DELETE /volume/v3/attachments/a7ee2f47-eaba-4b65-9064-35973762e6da => generated 19 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:45.904768 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b483d67f-2802-4f09-9f4b-b3fe90f67f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:45.919675 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b483d67f-2802-4f09-9f4b-b3fe90f67f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:45.920738 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Flow 'volume_create_api' (b6cbbee1-011e-41ec-a42d-e25e804f5844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:45.921142 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume request issued successfully. Jul 03 14:59:45.922051 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-02b28aee-97a3-41ac-9e49-caceb708adef tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:45.922749 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 799/3212] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:59:45 2026] POST /volume/v3/volumes => generated 775 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:45.950391 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-464f0057-71f4-4a05-ba6f-c52e79580bb1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:45.953898 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-464f0057-71f4-4a05-ba6f-c52e79580bb1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc Jul 03 14:59:45.954218 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-464f0057-71f4-4a05-ba6f-c52e79580bb1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:45.954375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-464f0057-71f4-4a05-ba6f-c52e79580bb1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:45.961850 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:45.961850 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:45.966054 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-464f0057-71f4-4a05-ba6f-c52e79580bb1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:45.971892 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-464f0057-71f4-4a05-ba6f-c52e79580bb1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc returned with HTTP 200 Jul 03 14:59:45.971892 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 788/3213] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:45 2026] GET /volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:46.183091 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dcc724ce-ad6c-4e6c-a445-4242df05688d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.186038 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dcc724ce-ad6c-4e6c-a445-4242df05688d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:46.186340 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dcc724ce-ad6c-4e6c-a445-4242df05688d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.186631 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dcc724ce-ad6c-4e6c-a445-4242df05688d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.186788 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-dcc724ce-ad6c-4e6c-a445-4242df05688d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:46.192534 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.192534 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:46.193320 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dcc724ce-ad6c-4e6c-a445-4242df05688d tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:46.194191 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 823/3214] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:46.368149 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ae5aa6b5-e322-4bb9-89f3-3821da4f6787 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.370739 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae5aa6b5-e322-4bb9-89f3-3821da4f6787 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:46.370739 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae5aa6b5-e322-4bb9-89f3-3821da4f6787 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.370739 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae5aa6b5-e322-4bb9-89f3-3821da4f6787 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.385105 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.385105 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:46.391951 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ae5aa6b5-e322-4bb9-89f3-3821da4f6787 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:46.397662 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae5aa6b5-e322-4bb9-89f3-3821da4f6787 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:46.398360 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 805/3215] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:46.414550 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-52127571-cf4e-49fc-ad01-7fecd569f6b1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.417524 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52127571-cf4e-49fc-ad01-7fecd569f6b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:46.417524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52127571-cf4e-49fc-ad01-7fecd569f6b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.417524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52127571-cf4e-49fc-ad01-7fecd569f6b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.431787 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.431787 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:46.436018 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-52127571-cf4e-49fc-ad01-7fecd569f6b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:46.445090 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b920f519-b8fd-4855-9310-c07629015608 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.446077 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52127571-cf4e-49fc-ad01-7fecd569f6b1 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:46.446669 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 800/3216] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:46.447658 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b920f519-b8fd-4855-9310-c07629015608 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 Jul 03 14:59:46.447944 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b920f519-b8fd-4855-9310-c07629015608 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.448254 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b920f519-b8fd-4855-9310-c07629015608 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.454600 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b920f519-b8fd-4855-9310-c07629015608 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 returned with HTTP 404 Jul 03 14:59:46.455306 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 789/3217] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/snapshots/41349642-2240-4022-8645-c6ce1e9c1f60 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:46.464501 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b9d51e91-c18e-43aa-b7c7-17c860ea78df None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.466697 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9d51e91-c18e-43aa-b7c7-17c860ea78df tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 Jul 03 14:59:46.466846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9d51e91-c18e-43aa-b7c7-17c860ea78df tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.467085 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9d51e91-c18e-43aa-b7c7-17c860ea78df tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.475971 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.475971 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:46.480492 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b9d51e91-c18e-43aa-b7c7-17c860ea78df tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:46.485548 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9d51e91-c18e-43aa-b7c7-17c860ea78df tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 returned with HTTP 200 Jul 03 14:59:46.488063 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 824/3218] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:46.502782 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f4a2ad43-3fc6-4470-bc7e-5a7ada538d76 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.505464 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f4a2ad43-3fc6-4470-bc7e-5a7ada538d76 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 Jul 03 14:59:46.505738 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f4a2ad43-3fc6-4470-bc7e-5a7ada538d76 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.505985 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f4a2ad43-3fc6-4470-bc7e-5a7ada538d76 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.506232 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-f4a2ad43-3fc6-4470-bc7e-5a7ada538d76 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume with id: 59118689-4e6d-43bb-a3be-5d3306bcde77 Jul 03 14:59:46.518435 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.518435 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:46.519185 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f4a2ad43-3fc6-4470-bc7e-5a7ada538d76 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:46.549045 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f4a2ad43-3fc6-4470-bc7e-5a7ada538d76 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume request issued successfully. Jul 03 14:59:46.549045 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f4a2ad43-3fc6-4470-bc7e-5a7ada538d76 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 returned with HTTP 202 Jul 03 14:59:46.550716 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 806/3219] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:46 2026] DELETE /volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:46.556196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5c954cdd-0697-466e-844e-9d1540aa655b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.560644 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5c954cdd-0697-466e-844e-9d1540aa655b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 14:59:46.560805 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5c954cdd-0697-466e-844e-9d1540aa655b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.561958 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f32c8016-c40c-499e-9657-f0ce57307bb9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.562054 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5c954cdd-0697-466e-844e-9d1540aa655b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.563636 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f32c8016-c40c-499e-9657-f0ce57307bb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 Jul 03 14:59:46.563823 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f32c8016-c40c-499e-9657-f0ce57307bb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.564090 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f32c8016-c40c-499e-9657-f0ce57307bb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.573911 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.573911 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:46.576947 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.576947 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:46.580457 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f32c8016-c40c-499e-9657-f0ce57307bb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:46.583759 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5c954cdd-0697-466e-844e-9d1540aa655b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:46.585819 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f32c8016-c40c-499e-9657-f0ce57307bb9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 returned with HTTP 200 Jul 03 14:59:46.586062 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 790/3220] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:59:46.589925 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5c954cdd-0697-466e-844e-9d1540aa655b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 14:59:46.590503 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 801/3221] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:46.668006 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.670056 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:46.670537 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1825493657", "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:46.675563 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1825493657', 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:46.759709 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6e15ca17-ade4-4da9-94c3-c7f41c64090f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.762182 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e15ca17-ade4-4da9-94c3-c7f41c64090f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:46.762444 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6e15ca17-ade4-4da9-94c3-c7f41c64090f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.762701 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6e15ca17-ade4-4da9-94c3-c7f41c64090f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.762854 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6e15ca17-ade4-4da9-94c3-c7f41c64090f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:46.773142 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.773142 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:46.774504 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e15ca17-ade4-4da9-94c3-c7f41c64090f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:46.774697 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 807/3222] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:46.800019 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume of 1 GB Jul 03 14:59:46.800294 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.800294 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:46.800841 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Availability Zones retrieved successfully. Jul 03 14:59:46.806572 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Flow 'volume_create_api' (59154409-3625-4284-a6d8-f8a9209456f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:46.807690 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e138cadb-bafd-4272-ab7c-bc0a57a11258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:46.808667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:46.851827 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.851827 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:46.865882 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e138cadb-bafd-4272-ab7c-bc0a57a11258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:06Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=dd5b8379-7f70-42e3-b988-fcce0eedae48,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5b8379-7f70-42e3-b988-fcce0eedae48', 'encryption_key_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=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:46.866673 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344ce2ae-151b-4a89-b29b-83ae507ed74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:46.911146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Created reservations ['aa21549f-b0ad-4ec2-96c4-526c1760e9dd', 'e452292a-5d6a-4592-b3fe-01e7f299dbd5', 'ebd76746-55e9-4a76-9305-3c3c8841df12', 'ec994b98-4f00-403d-8d36-d98b5aabfdf9'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:46.911864 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344ce2ae-151b-4a89-b29b-83ae507ed74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa21549f-b0ad-4ec2-96c4-526c1760e9dd', 'e452292a-5d6a-4592-b3fe-01e7f299dbd5', 'ebd76746-55e9-4a76-9305-3c3c8841df12', 'ec994b98-4f00-403d-8d36-d98b5aabfdf9']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:46.912590 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc81c2ea-84f9-4d86-b6e8-c752936c71b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:46.936642 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc81c2ea-84f9-4d86-b6e8-c752936c71b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7595ddb6-b665-49a4-939f-00e336a92372', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1825493657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b11b575175544a4860e0d964af409e8',qos_specs=None,replication_status=,reservations=['aa21549f-b0ad-4ec2-96c4-526c1760e9dd','e452292a-5d6a-4592-b3fe-01e7f299dbd5','ebd76746-55e9-4a76-9305-3c3c8841df12','ec994b98-4f00-403d-8d36-d98b5aabfdf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48), 'volume': Volume(_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-03T14:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1825493657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7595ddb6-b665-49a4-939f-00e336a92372,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3b11b575175544a4860e0d964af409e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5b8379-7f70-42e3-b988-fcce0eedae48),volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:46.937487 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46d8ba81-fad8-413a-8413-ab5d7f27af2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:46.961206 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46d8ba81-fad8-413a-8413-ab5d7f27af2a) transitioned into state 'SUCCESS' from state '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-1825493657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b11b575175544a4860e0d964af409e8',qos_specs=None,replication_status=,reservations=['aa21549f-b0ad-4ec2-96c4-526c1760e9dd','e452292a-5d6a-4592-b3fe-01e7f299dbd5','ebd76746-55e9-4a76-9305-3c3c8841df12','ec994b98-4f00-403d-8d36-d98b5aabfdf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e9dcf671ab64f4bbf404976296e7d8d',volume_type_id=dd5b8379-7f70-42e3-b988-fcce0eedae48)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:46.962436 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b095ecb2-ed39-4ee1-883e-ce24477c2ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:46.972343 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b095ecb2-ed39-4ee1-883e-ce24477c2ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:46.973461 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Flow 'volume_create_api' (59154409-3625-4284-a6d8-f8a9209456f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:46.973805 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create volume request issued successfully. Jul 03 14:59:46.974794 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d1796d12-ea8a-4500-a942-a4318e7cde64 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:46.975230 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 825/3223] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:46 2026] POST /volume/v3/volumes => generated 758 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:46.987736 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-749e204b-e6cb-4dab-938c-b90a9135a9a1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.989046 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-749e204b-e6cb-4dab-938c-b90a9135a9a1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc Jul 03 14:59:46.989270 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-749e204b-e6cb-4dab-938c-b90a9135a9a1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.989444 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-749e204b-e6cb-4dab-938c-b90a9135a9a1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.992156 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a68c5cf9-4e84-4b98-8ef8-8837e1566289 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:46.995148 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a68c5cf9-4e84-4b98-8ef8-8837e1566289 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 14:59:46.995148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a68c5cf9-4e84-4b98-8ef8-8837e1566289 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:46.995148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a68c5cf9-4e84-4b98-8ef8-8837e1566289 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:46.999375 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:46.999375 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:47.004628 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:47.004628 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:47.005943 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-749e204b-e6cb-4dab-938c-b90a9135a9a1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:47.011313 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-749e204b-e6cb-4dab-938c-b90a9135a9a1 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc returned with HTTP 200 Jul 03 14:59:47.011581 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a68c5cf9-4e84-4b98-8ef8-8837e1566289 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:47.011804 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 791/3224] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:47.017294 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a68c5cf9-4e84-4b98-8ef8-8837e1566289 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 200 Jul 03 14:59:47.017889 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 802/3225] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:46 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:47.028104 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-655e1294-a809-4301-a3a7-1a6865c60ed0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:47.033747 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-655e1294-a809-4301-a3a7-1a6865c60ed0 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] GET https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc Jul 03 14:59:47.033896 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-655e1294-a809-4301-a3a7-1a6865c60ed0 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:47.034095 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-655e1294-a809-4301-a3a7-1a6865c60ed0 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:47.046468 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:47.046468 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:47.051491 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-655e1294-a809-4301-a3a7-1a6865c60ed0 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Volume info retrieved successfully. Jul 03 14:59:47.056987 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-655e1294-a809-4301-a3a7-1a6865c60ed0 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc returned with HTTP 200 Jul 03 14:59:47.057522 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 808/3226] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:47 2026] GET /volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:47.073239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8e719068-8447-40dd-82fb-19df5f8356b2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:47.075812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e719068-8447-40dd-82fb-19df5f8356b2 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc Jul 03 14:59:47.076087 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e719068-8447-40dd-82fb-19df5f8356b2 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:47.076351 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e719068-8447-40dd-82fb-19df5f8356b2 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:47.076643 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-8e719068-8447-40dd-82fb-19df5f8356b2 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Delete volume with id: fda61fc3-3031-4321-8682-b34df3a170fc Jul 03 14:59:47.086757 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:47.086757 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:47.087082 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8e719068-8447-40dd-82fb-19df5f8356b2 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:47.111721 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8e719068-8447-40dd-82fb-19df5f8356b2 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Delete volume request issued successfully. Jul 03 14:59:47.111968 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e719068-8447-40dd-82fb-19df5f8356b2 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc returned with HTTP 202 Jul 03 14:59:47.112713 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 826/3227] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:59:47 2026] DELETE /volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:59:47.120068 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9b2ea77a-ab0b-4124-a984-8fd0e7580b12 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:47.122002 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b2ea77a-ab0b-4124-a984-8fd0e7580b12 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc Jul 03 14:59:47.122263 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b2ea77a-ab0b-4124-a984-8fd0e7580b12 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:47.122434 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b2ea77a-ab0b-4124-a984-8fd0e7580b12 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:47.133908 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:47.133908 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:47.138325 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9b2ea77a-ab0b-4124-a984-8fd0e7580b12 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:47.146667 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b2ea77a-ab0b-4124-a984-8fd0e7580b12 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc returned with HTTP 200 Jul 03 14:59:47.147109 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 792/3228] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:47 2026] GET /volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:47.207082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-046bc3bb-f2ae-4223-a77a-4753538a2f8c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:47.210136 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-046bc3bb-f2ae-4223-a77a-4753538a2f8c tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:47.213150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-046bc3bb-f2ae-4223-a77a-4753538a2f8c tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:47.213150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-046bc3bb-f2ae-4223-a77a-4753538a2f8c tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:47.213150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-046bc3bb-f2ae-4223-a77a-4753538a2f8c tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:47.216414 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:47.216414 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:47.217251 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-046bc3bb-f2ae-4223-a77a-4753538a2f8c tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:47.217748 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 803/3229] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:47 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:47.602497 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b37c7e74-cf09-4e75-80c3-02d914857177 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:47.604340 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b37c7e74-cf09-4e75-80c3-02d914857177 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 Jul 03 14:59:47.604553 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b37c7e74-cf09-4e75-80c3-02d914857177 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:47.604792 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b37c7e74-cf09-4e75-80c3-02d914857177 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:47.613272 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b37c7e74-cf09-4e75-80c3-02d914857177 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 returned with HTTP 404 Jul 03 14:59:47.613272 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 809/3230] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:47 2026] GET /volume/v3/volumes/59118689-4e6d-43bb-a3be-5d3306bcde77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:47.628924 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c05dafe3-3678-415a-8c3b-51588ed2e986 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:47.631941 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c05dafe3-3678-415a-8c3b-51588ed2e986 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:47.632104 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c05dafe3-3678-415a-8c3b-51588ed2e986 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:47.632807 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c05dafe3-3678-415a-8c3b-51588ed2e986 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:47.646520 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:47.646520 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:47.655151 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c05dafe3-3678-415a-8c3b-51588ed2e986 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:47.662577 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c05dafe3-3678-415a-8c3b-51588ed2e986 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:47.663190 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 827/3231] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:47 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:47.683164 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-96e31640-0be4-4803-953a-9b358ee01384 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:47.685010 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:47.685394 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1789574764"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:47.687470 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1789574764'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:47.687964 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume of 1 GB Jul 03 14:59:47.693955 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Availability Zones retrieved successfully. Jul 03 14:59:47.706113 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (0493ace6-ba55-4ea7-bfc4-266c6f84e517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:47.709993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e42d5b-840f-447f-88a0-af723ba58194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:47.711898 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:47.757582 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e42d5b-840f-447f-88a0-af723ba58194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:47.758608 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9e1133-b1f0-417d-bedb-7428fd3e6d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:47.790725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a9dc4aef-c06e-4e02-9085-bebe8d341531 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:47.793346 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a9dc4aef-c06e-4e02-9085-bebe8d341531 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:47.793641 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a9dc4aef-c06e-4e02-9085-bebe8d341531 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:47.794060 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a9dc4aef-c06e-4e02-9085-bebe8d341531 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:47.794118 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a9dc4aef-c06e-4e02-9085-bebe8d341531 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:47.799937 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:47.799937 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:47.800924 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a9dc4aef-c06e-4e02-9085-bebe8d341531 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:47.801404 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 804/3232] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:47 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:47.845244 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['8761ace1-a4b1-44ea-b72c-45a7c874a317', 'a1fb5bb5-34ee-4084-a5f6-e7e4ca580bc5', 'e4e65bfe-dbe3-483b-87c5-69ffcbe95df1', '106995a0-8b18-4594-aa95-b8ffa6c20e5c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:47.845477 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9e1133-b1f0-417d-bedb-7428fd3e6d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8761ace1-a4b1-44ea-b72c-45a7c874a317', 'a1fb5bb5-34ee-4084-a5f6-e7e4ca580bc5', 'e4e65bfe-dbe3-483b-87c5-69ffcbe95df1', '106995a0-8b18-4594-aa95-b8ffa6c20e5c']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:47.847064 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (366e5ca2-fb13-45a5-b6e6-0d7348ee2a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:47.885199 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (366e5ca2-fb13-45a5-b6e6-0d7348ee2a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c004bd9b-de45-43de-82bd-a5912c082dca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1789574764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['8761ace1-a4b1-44ea-b72c-45a7c874a317','a1fb5bb5-34ee-4084-a5f6-e7e4ca580bc5','e4e65bfe-dbe3-483b-87c5-69ffcbe95df1','106995a0-8b18-4594-aa95-b8ffa6c20e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1789574764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c004bd9b-de45-43de-82bd-a5912c082dca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf79056fd3b4fa2bc595c419be7bd50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:47.886087 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba9b0237-6d6d-46da-973e-b32273035f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:47.921060 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba9b0237-6d6d-46da-973e-b32273035f3f) transitioned into state 'SUCCESS' from state '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-1789574764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['8761ace1-a4b1-44ea-b72c-45a7c874a317','a1fb5bb5-34ee-4084-a5f6-e7e4ca580bc5','e4e65bfe-dbe3-483b-87c5-69ffcbe95df1','106995a0-8b18-4594-aa95-b8ffa6c20e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:47.922295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6feec325-794b-4a89-a43b-6e44e5c3b42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:47.932554 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6feec325-794b-4a89-a43b-6e44e5c3b42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:47.933387 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (0493ace6-ba55-4ea7-bfc4-266c6f84e517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:47.933731 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request issued successfully. Jul 03 14:59:47.934336 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96e31640-0be4-4803-953a-9b358ee01384 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:47.934770 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 793/3233] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 14:59:47 2026] POST /volume/v3/volumes => generated 752 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:47.952152 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-19202b10-389a-4d83-be7a-d81d927ce9e9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:47.954143 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-19202b10-389a-4d83-be7a-d81d927ce9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca Jul 03 14:59:47.954210 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-19202b10-389a-4d83-be7a-d81d927ce9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:47.954385 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-19202b10-389a-4d83-be7a-d81d927ce9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:47.967615 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:47.967615 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:47.974311 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-19202b10-389a-4d83-be7a-d81d927ce9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:47.986557 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-19202b10-389a-4d83-be7a-d81d927ce9e9 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca returned with HTTP 200 Jul 03 14:59:47.987040 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 810/3234] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:47 2026] GET /volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:48.041092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0058a4a9-ab99-46ff-8385-f810d60e5a48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.043761 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0058a4a9-ab99-46ff-8385-f810d60e5a48 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 14:59:48.044470 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0058a4a9-ab99-46ff-8385-f810d60e5a48 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:48.044470 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0058a4a9-ab99-46ff-8385-f810d60e5a48 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:48.055522 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:48.055522 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:48.066362 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0058a4a9-ab99-46ff-8385-f810d60e5a48 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:48.076876 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0058a4a9-ab99-46ff-8385-f810d60e5a48 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 200 Jul 03 14:59:48.077485 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 828/3235] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:48 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:48.182768 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fe75b278-dd02-48c5-a19e-e304fee859f5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.184814 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fe75b278-dd02-48c5-a19e-e304fee859f5 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc Jul 03 14:59:48.185083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fe75b278-dd02-48c5-a19e-e304fee859f5 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:48.185423 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fe75b278-dd02-48c5-a19e-e304fee859f5 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:48.191916 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fe75b278-dd02-48c5-a19e-e304fee859f5 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc returned with HTTP 404 Jul 03 14:59:48.192484 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 805/3236] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:48 2026] GET /volume/v3/volumes/fda61fc3-3031-4321-8682-b34df3a170fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 14:59:48.220008 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.223201 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:48.223446 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-606636205"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:48.225779 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-606636205'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:48.225886 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume of 1 GB Jul 03 14:59:48.226280 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:48.226280 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:48.235597 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Availability Zones retrieved successfully. Jul 03 14:59:48.236850 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0801eaab-ffad-43ea-89cc-8bda4f0b5ac5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.240269 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0801eaab-ffad-43ea-89cc-8bda4f0b5ac5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:48.240269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0801eaab-ffad-43ea-89cc-8bda4f0b5ac5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:48.240269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0801eaab-ffad-43ea-89cc-8bda4f0b5ac5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:48.240269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-0801eaab-ffad-43ea-89cc-8bda4f0b5ac5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:48.241836 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-3ef0c2a6-2e06-4ee8-9f31-b89257ea9cf5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.244092 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-3ef0c2a6-2e06-4ee8-9f31-b89257ea9cf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 14:59:48.244358 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-3ef0c2a6-2e06-4ee8-9f31-b89257ea9cf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:48.244571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-3ef0c2a6-2e06-4ee8-9f31-b89257ea9cf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:48.244913 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Flow 'volume_create_api' (5fdb423a-b689-4ed2-ae53-291693f520c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:48.246295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347a752e-b449-41e3-a6b2-b6ce961e4dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:48.247013 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:48.247013 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:48.247818 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0801eaab-ffad-43ea-89cc-8bda4f0b5ac5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:48.248180 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:48.248397 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 811/3237] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:48 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:48.256480 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:48.256480 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:48.263865 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-3ef0c2a6-2e06-4ee8-9f31-b89257ea9cf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:48.277799 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-3ef0c2a6-2e06-4ee8-9f31-b89257ea9cf5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 200 Jul 03 14:59:48.280472 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 829/3238] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:48 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:48.302154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347a752e-b449-41e3-a6b2-b6ce961e4dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:48.302154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de55ecd-c278-4d3a-b562-33e1942b9e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:48.400175 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Created reservations ['db7d59b9-70d2-4b31-8f97-1b5ddd48f0de', '904421b9-d0c4-4275-9c42-05d6eff689ed', 'b7dfdf60-794c-4eb7-bf56-5b1aa973f0b4', '6edf7146-a2b5-4d4f-89f9-50f9b6a8ec65'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:48.401241 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de55ecd-c278-4d3a-b562-33e1942b9e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db7d59b9-70d2-4b31-8f97-1b5ddd48f0de', '904421b9-d0c4-4275-9c42-05d6eff689ed', 'b7dfdf60-794c-4eb7-bf56-5b1aa973f0b4', '6edf7146-a2b5-4d4f-89f9-50f9b6a8ec65']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:48.402273 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffe6040-cd43-4716-b776-e86873ed1205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:48.437313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffe6040-cd43-4716-b776-e86873ed1205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e027ce9-fa40-428a-aa4e-a04656dc83cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-606636205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ff56bbe66444bfa09c349c43d95c79',qos_specs=None,replication_status=,reservations=['db7d59b9-70d2-4b31-8f97-1b5ddd48f0de','904421b9-d0c4-4275-9c42-05d6eff689ed','b7dfdf60-794c-4eb7-bf56-5b1aa973f0b4','6edf7146-a2b5-4d4f-89f9-50f9b6a8ec65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd49591f322e4c83838353b118c04723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-606636205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e027ce9-fa40-428a-aa4e-a04656dc83cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ff56bbe66444bfa09c349c43d95c79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd49591f322e4c83838353b118c04723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:48.438252 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b6f034-54f7-4e50-9a2f-69428f7835fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:48.468097 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b6f034-54f7-4e50-9a2f-69428f7835fc) transitioned into state 'SUCCESS' from state '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-606636205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ff56bbe66444bfa09c349c43d95c79',qos_specs=None,replication_status=,reservations=['db7d59b9-70d2-4b31-8f97-1b5ddd48f0de','904421b9-d0c4-4275-9c42-05d6eff689ed','b7dfdf60-794c-4eb7-bf56-5b1aa973f0b4','6edf7146-a2b5-4d4f-89f9-50f9b6a8ec65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd49591f322e4c83838353b118c04723',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:48.468971 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792eb32a-1729-440b-854d-d181fe49f4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:48.479904 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792eb32a-1729-440b-854d-d181fe49f4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:48.481486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Flow 'volume_create_api' (5fdb423a-b689-4ed2-ae53-291693f520c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:48.482072 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Create volume request issued successfully. Jul 03 14:59:48.482865 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e86cba67-5718-43ef-9d05-841bfa1e36bd tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:48.483656 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 794/3239] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 14:59:48 2026] POST /volume/v3/volumes => generated 775 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:48.500651 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1343bb4a-05d1-442f-972a-196be1d8686f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.502794 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1343bb4a-05d1-442f-972a-196be1d8686f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd Jul 03 14:59:48.503246 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1343bb4a-05d1-442f-972a-196be1d8686f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:48.503380 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1343bb4a-05d1-442f-972a-196be1d8686f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:48.513602 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:48.513602 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:48.518350 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1343bb4a-05d1-442f-972a-196be1d8686f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:48.523221 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1343bb4a-05d1-442f-972a-196be1d8686f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd returned with HTTP 200 Jul 03 14:59:48.523707 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 806/3240] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:48 2026] GET /volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:48.828246 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-223f21cf-f5ec-45e1-a679-e6a58821a496 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.830772 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-223f21cf-f5ec-45e1-a679-e6a58821a496 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:48.831036 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-223f21cf-f5ec-45e1-a679-e6a58821a496 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:48.832734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-223f21cf-f5ec-45e1-a679-e6a58821a496 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:48.832734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-223f21cf-f5ec-45e1-a679-e6a58821a496 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:48.833939 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=411,cinder:UPDATE=84,cinder:INSERT=46 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:59:48.838297 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:48.838297 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:48.839472 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-223f21cf-f5ec-45e1-a679-e6a58821a496 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:48.839881 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 812/3241] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:48 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:48.872977 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-bcb3156a-f6cf-4a48-87ce-da5574eb43f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.877744 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-bcb3156a-f6cf-4a48-87ce-da5574eb43f3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 14:59:48.878053 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-bcb3156a-f6cf-4a48-87ce-da5574eb43f3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:48.878556 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-bcb3156a-f6cf-4a48-87ce-da5574eb43f3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:48.892159 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:48.892159 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:48.897537 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-bcb3156a-f6cf-4a48-87ce-da5574eb43f3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:48.904761 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-bcb3156a-f6cf-4a48-87ce-da5574eb43f3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 200 Jul 03 14:59:48.905346 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 830/3242] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:48 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:48.920294 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eed9d4a2-c245-4cee-a165-5ee66b5a06b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.920785 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eed9d4a2-c245-4cee-a165-5ee66b5a06b4 None None] GET https://10.4.3.99/volume// Jul 03 14:59:48.920976 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eed9d4a2-c245-4cee-a165-5ee66b5a06b4 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:48.921173 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eed9d4a2-c245-4cee-a165-5ee66b5a06b4 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:48.921520 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eed9d4a2-c245-4cee-a165-5ee66b5a06b4 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:48.921863 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 795/3243] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 14:59:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:48.932909 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fb4ab48e-1200-4c22-bc77-a6719a3b60e3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:48.935559 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fb4ab48e-1200-4c22-bc77-a6719a3b60e3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:59:48.936008 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fb4ab48e-1200-4c22-bc77-a6719a3b60e3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7595ddb6-b665-49a4-939f-00e336a92372", "connector": null, "instance_uuid": "f11581e4-51ea-4af9-b04a-6d53202f0976"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:48.947602 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:48.947602 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:48.984464 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fb4ab48e-1200-4c22-bc77-a6719a3b60e3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:59:48.985087 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 807/3244] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:59:48 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 03 14:59:49.008015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-de901b0a-7a05-4232-bf62-cc8a9af7dfed None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.009928 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de901b0a-7a05-4232-bf62-cc8a9af7dfed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca Jul 03 14:59:49.010164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de901b0a-7a05-4232-bf62-cc8a9af7dfed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:49.010398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de901b0a-7a05-4232-bf62-cc8a9af7dfed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:49.018452 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.018452 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:49.022933 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-de901b0a-7a05-4232-bf62-cc8a9af7dfed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:49.027959 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de901b0a-7a05-4232-bf62-cc8a9af7dfed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca returned with HTTP 200 Jul 03 14:59:49.028486 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 813/3245] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:49 2026] GET /volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:49.042622 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1155c9d3-1ecc-4749-bab6-2a5465ba304b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.044559 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1155c9d3-1ecc-4749-bab6-2a5465ba304b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 14:59:49.045016 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1155c9d3-1ecc-4749-bab6-2a5465ba304b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c004bd9b-de45-43de-82bd-a5912c082dca", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-492102777"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:49.057273 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.057273 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:49.058446 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1155c9d3-1ecc-4749-bab6-2a5465ba304b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:49.058661 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-1155c9d3-1ecc-4749-bab6-2a5465ba304b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create snapshot from volume c004bd9b-de45-43de-82bd-a5912c082dca Jul 03 14:59:49.099370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-1155c9d3-1ecc-4749-bab6-2a5465ba304b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['a62f3ffa-c2b7-4e8b-8a17-49c3b36c5879', '4f8a9957-926d-4986-8528-391965dea70d', '2d6f4b51-e418-4467-9b04-41bf930f3eba', '50d5a29d-b92a-40f2-88d8-c07e86a658d1'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:49.142187 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1155c9d3-1ecc-4749-bab6-2a5465ba304b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot create request issued successfully. Jul 03 14:59:49.142546 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1155c9d3-1ecc-4749-bab6-2a5465ba304b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 14:59:49.143279 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 831/3246] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 14:59:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:49.157988 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-96aeec01-21a9-4121-a40b-82e56c5e6b4f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.163246 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96aeec01-21a9-4121-a40b-82e56c5e6b4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 Jul 03 14:59:49.163434 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96aeec01-21a9-4121-a40b-82e56c5e6b4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:49.163665 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96aeec01-21a9-4121-a40b-82e56c5e6b4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:49.167149 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=473,cinder:UPDATE=165,cinder:INSERT=89 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:59:49.178895 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.178895 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:49.179609 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-96aeec01-21a9-4121-a40b-82e56c5e6b4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:49.180943 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96aeec01-21a9-4121-a40b-82e56c5e6b4f tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 returned with HTTP 200 Jul 03 14:59:49.182565 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 796/3247] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:49 2026] GET /volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:49.198376 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4e3581f4-e946-4145-b55d-22f35ca03739 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.199911 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:49.200995 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1848271980", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:49.205784 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1848271980', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:49.205784 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Create volume of 1 GB Jul 03 14:59:49.205784 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.205784 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:49.209618 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Availability Zones retrieved successfully. Jul 03 14:59:49.221392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Flow 'volume_create_api' (2524fc5c-2a56-4364-8f98-d424694a7b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:49.222965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de157fc-5fea-4037-99c9-ac6cc7176f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:49.225324 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:49.261577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de157fc-5fea-4037-99c9-ac6cc7176f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:49.262613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7016a20-6785-4bf3-8e0f-43063f87c46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:49.263466 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8e5967b6-7b18-4383-831f-224a6ed8e7cc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.266334 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8e5967b6-7b18-4383-831f-224a6ed8e7cc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:49.266723 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8e5967b6-7b18-4383-831f-224a6ed8e7cc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:49.266952 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8e5967b6-7b18-4383-831f-224a6ed8e7cc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:49.267144 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8e5967b6-7b18-4383-831f-224a6ed8e7cc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:49.272731 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.272731 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:49.274146 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8e5967b6-7b18-4383-831f-224a6ed8e7cc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:49.274570 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 814/3248] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:49 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:49.360665 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Created reservations ['e04f9ed1-9f5a-40db-abe9-881c37dd6084', 'd281986d-3aba-43ed-af60-d7dfe5efeee7', '227f895a-f09c-4d0a-b9dd-ee3539c05276', 'ab3db8e2-aea3-43e3-93f6-45fef3f602a8'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:49.361633 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7016a20-6785-4bf3-8e0f-43063f87c46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e04f9ed1-9f5a-40db-abe9-881c37dd6084', 'd281986d-3aba-43ed-af60-d7dfe5efeee7', '227f895a-f09c-4d0a-b9dd-ee3539c05276', 'ab3db8e2-aea3-43e3-93f6-45fef3f602a8']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:49.362608 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbeea36a-3c02-4017-bdff-a214f1ece4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:49.400001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbeea36a-3c02-4017-bdff-a214f1ece4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f7195ec-588a-4c7d-b756-aadc74ca612f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1848271980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b34cf5e02534e0b8865633ab6419e0c',qos_specs=None,replication_status=,reservations=['e04f9ed1-9f5a-40db-abe9-881c37dd6084','d281986d-3aba-43ed-af60-d7dfe5efeee7','227f895a-f09c-4d0a-b9dd-ee3539c05276','ab3db8e2-aea3-43e3-93f6-45fef3f602a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99524944542b47678724b6671caf4376',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1848271980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f7195ec-588a-4c7d-b756-aadc74ca612f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b34cf5e02534e0b8865633ab6419e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99524944542b47678724b6671caf4376',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:49.400887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c07b80b0-663e-4163-b8f0-bdf01a0730a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:49.450447 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c07b80b0-663e-4163-b8f0-bdf01a0730a3) transitioned into state 'SUCCESS' from state '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-1848271980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b34cf5e02534e0b8865633ab6419e0c',qos_specs=None,replication_status=,reservations=['e04f9ed1-9f5a-40db-abe9-881c37dd6084','d281986d-3aba-43ed-af60-d7dfe5efeee7','227f895a-f09c-4d0a-b9dd-ee3539c05276','ab3db8e2-aea3-43e3-93f6-45fef3f602a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99524944542b47678724b6671caf4376',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:49.451613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99fc0a88-ab28-4602-a538-289dd6a5b242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:49.490267 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99fc0a88-ab28-4602-a538-289dd6a5b242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:49.492159 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Flow 'volume_create_api' (2524fc5c-2a56-4364-8f98-d424694a7b00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:49.492159 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Create volume request issued successfully. Jul 03 14:59:49.497865 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e3581f4-e946-4145-b55d-22f35ca03739 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:49.497865 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 808/3249] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:49 2026] POST /volume/v3/volumes => generated 753 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 14:59:49.513094 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fea74845-e045-4aa4-9251-6b15e56767c7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.518203 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fea74845-e045-4aa4-9251-6b15e56767c7 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:49.518489 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fea74845-e045-4aa4-9251-6b15e56767c7 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:49.518775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fea74845-e045-4aa4-9251-6b15e56767c7 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:49.529525 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.529525 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:49.535831 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fea74845-e045-4aa4-9251-6b15e56767c7 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:49.542610 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fea74845-e045-4aa4-9251-6b15e56767c7 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:49.542768 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7fff7da8-0413-467b-b613-35efb3396f3f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.543237 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 832/3250] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:49 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:49.546152 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7fff7da8-0413-467b-b613-35efb3396f3f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd Jul 03 14:59:49.546152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7fff7da8-0413-467b-b613-35efb3396f3f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:49.546152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7fff7da8-0413-467b-b613-35efb3396f3f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:49.558513 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.558513 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:49.564372 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7fff7da8-0413-467b-b613-35efb3396f3f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:49.572489 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7fff7da8-0413-467b-b613-35efb3396f3f tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd returned with HTTP 200 Jul 03 14:59:49.573068 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 797/3251] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:49 2026] GET /volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:49.591990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f1dcc2c2-fd1b-403e-b652-c7032d23a567 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.594659 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f1dcc2c2-fd1b-403e-b652-c7032d23a567 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] GET https://10.4.3.99/volume/v3/volumes/summary Jul 03 14:59:49.596064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f1dcc2c2-fd1b-403e-b652-c7032d23a567 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:49.596064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f1dcc2c2-fd1b-403e-b652-c7032d23a567 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:49.596064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-f1dcc2c2-fd1b-403e-b652-c7032d23a567 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:59:49.604422 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f1dcc2c2-fd1b-403e-b652-c7032d23a567 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] Get summary completed successfully. Jul 03 14:59:49.604814 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f1dcc2c2-fd1b-403e-b652-c7032d23a567 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-reader] https://10.4.3.99/volume/v3/volumes/summary returned with HTTP 200 Jul 03 14:59:49.605289 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 815/3252] 10.4.3.99 () {68 vars in 1295 bytes} [Fri Jul 3 14:59:49 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:49.616650 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f55103b7-41ae-44c5-afdd-7ed977d5144c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.618912 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f55103b7-41ae-44c5-afdd-7ed977d5144c tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd Jul 03 14:59:49.619248 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f55103b7-41ae-44c5-afdd-7ed977d5144c tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:49.619529 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f55103b7-41ae-44c5-afdd-7ed977d5144c tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:49.630260 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-f55103b7-41ae-44c5-afdd-7ed977d5144c tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Delete volume with id: 8e027ce9-fa40-428a-aa4e-a04656dc83cd Jul 03 14:59:49.631211 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.631211 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:49.631697 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f55103b7-41ae-44c5-afdd-7ed977d5144c tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:49.689799 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f55103b7-41ae-44c5-afdd-7ed977d5144c tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Delete volume request issued successfully. Jul 03 14:59:49.690148 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f55103b7-41ae-44c5-afdd-7ed977d5144c tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd returned with HTTP 202 Jul 03 14:59:49.690698 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 809/3253] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 14:59:49 2026] DELETE /volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 14:59:49.701853 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c6265f77-d68a-4389-b4e7-a4805b563a54 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.705806 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6265f77-d68a-4389-b4e7-a4805b563a54 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd Jul 03 14:59:49.706114 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6265f77-d68a-4389-b4e7-a4805b563a54 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:49.706383 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6265f77-d68a-4389-b4e7-a4805b563a54 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:49.724111 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.724111 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:49.732836 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c6265f77-d68a-4389-b4e7-a4805b563a54 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Volume info retrieved successfully. Jul 03 14:59:49.740663 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6265f77-d68a-4389-b4e7-a4805b563a54 tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd returned with HTTP 200 Jul 03 14:59:49.741362 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 833/3254] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:49 2026] GET /volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 14:59:49.858609 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cdab26a3-ecd3-49b4-bf01-2bf2179ceb9c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:49.862215 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cdab26a3-ecd3-49b4-bf01-2bf2179ceb9c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:49.862512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cdab26a3-ecd3-49b4-bf01-2bf2179ceb9c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:49.862843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cdab26a3-ecd3-49b4-bf01-2bf2179ceb9c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:49.863145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cdab26a3-ecd3-49b4-bf01-2bf2179ceb9c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:49.870582 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:49.870582 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:49.871680 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cdab26a3-ecd3-49b4-bf01-2bf2179ceb9c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:49.872234 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 798/3255] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:49 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:50.196408 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ea11c301-cd80-4cd5-945a-f28dc0950f7c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.198459 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ea11c301-cd80-4cd5-945a-f28dc0950f7c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 Jul 03 14:59:50.198684 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ea11c301-cd80-4cd5-945a-f28dc0950f7c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.198874 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ea11c301-cd80-4cd5-945a-f28dc0950f7c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.204796 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.204796 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:50.205245 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ea11c301-cd80-4cd5-945a-f28dc0950f7c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:50.206091 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ea11c301-cd80-4cd5-945a-f28dc0950f7c tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 returned with HTTP 200 Jul 03 14:59:50.206578 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 816/3256] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:50.216266 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-52c5addd-3155-488e-9cd2-db4b15a1473a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.218184 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:50.218563 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d76f0fdc-789b-43ef-983e-57affac59524", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-904215463"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:50.220110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request body: {'volume': {'snapshot_id': 'd76f0fdc-789b-43ef-983e-57affac59524', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-904215463'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:50.222047 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=490,cinder:INSERT=78,cinder:UPDATE=116 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:59:50.227556 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.227556 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:50.228149 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:50.228389 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume of 1 GB Jul 03 14:59:50.233304 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Availability Zones retrieved successfully. Jul 03 14:59:50.240207 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (b244e0d9-910b-4efa-ae86-308fe8ad9436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:50.241155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9fc376-e299-4ced-8614-0aa585a92d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:50.242146 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:50.285873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9fc376-e299-4ced-8614-0aa585a92d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd76f0fdc-789b-43ef-983e-57affac59524', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:50.287670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c1bcc7-a168-437e-9515-a79c2007d24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:50.287778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-33d5676d-684b-43b1-9b2e-dda3e384e3e0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.289538 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-33d5676d-684b-43b1-9b2e-dda3e384e3e0 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:50.289894 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-33d5676d-684b-43b1-9b2e-dda3e384e3e0 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.290626 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-33d5676d-684b-43b1-9b2e-dda3e384e3e0 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.290903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-33d5676d-684b-43b1-9b2e-dda3e384e3e0 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:50.293244 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=426,cinder:INSERT=59,cinder:UPDATE=102 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 14:59:50.297545 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.297545 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:50.300141 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-33d5676d-684b-43b1-9b2e-dda3e384e3e0 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:50.300141 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 834/3257] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:50.356404 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Created reservations ['f86f12c1-2e16-46ba-9aa4-a3f9e040cebf', 'ec21f367-ee57-4143-b203-5c6b7a464971', '21b47e8d-6b5f-4d53-9322-b4889c99d4b9', '9a49b3bf-61de-4278-ada7-fc9367f9adf0'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:50.357726 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c1bcc7-a168-437e-9515-a79c2007d24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f86f12c1-2e16-46ba-9aa4-a3f9e040cebf', 'ec21f367-ee57-4143-b203-5c6b7a464971', '21b47e8d-6b5f-4d53-9322-b4889c99d4b9', '9a49b3bf-61de-4278-ada7-fc9367f9adf0']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:50.358443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9515184-7f68-4f08-8d95-d7c91bf16710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:50.432869 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9515184-7f68-4f08-8d95-d7c91bf16710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1203b040-1dfd-4d3a-9739-859e15568e3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-904215463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['f86f12c1-2e16-46ba-9aa4-a3f9e040cebf','ec21f367-ee57-4143-b203-5c6b7a464971','21b47e8d-6b5f-4d53-9322-b4889c99d4b9','9a49b3bf-61de-4278-ada7-fc9367f9adf0'],size=1,snapshot_id=d76f0fdc-789b-43ef-983e-57affac59524,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T14:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-904215463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1203b040-1dfd-4d3a-9739-859e15568e3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf79056fd3b4fa2bc595c419be7bd50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d76f0fdc-789b-43ef-983e-57affac59524,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:50.434149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075fda59-f85e-4bca-b309-bbb416ab5220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:50.491051 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075fda59-f85e-4bca-b309-bbb416ab5220) transitioned into state 'SUCCESS' from state '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-904215463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf79056fd3b4fa2bc595c419be7bd50',qos_specs=None,replication_status=,reservations=['f86f12c1-2e16-46ba-9aa4-a3f9e040cebf','ec21f367-ee57-4143-b203-5c6b7a464971','21b47e8d-6b5f-4d53-9322-b4889c99d4b9','9a49b3bf-61de-4278-ada7-fc9367f9adf0'],size=1,snapshot_id=d76f0fdc-789b-43ef-983e-57affac59524,source_replicaid=,source_volid=None,status='creating',user_id='d28005fdf6e342498954fd8b3ea4d09e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:50.491964 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e1509eb-1161-4d8a-87b0-4f9e9d5448b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:50.529663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e1509eb-1161-4d8a-87b0-4f9e9d5448b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:50.530504 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Flow 'volume_create_api' (b244e0d9-910b-4efa-ae86-308fe8ad9436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:50.530961 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Create volume request issued successfully. Jul 03 14:59:50.531825 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52c5addd-3155-488e-9cd2-db4b15a1473a tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:50.532420 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 810/3258] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:50 2026] POST /volume/v3/volumes => generated 785 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:50.557309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-92af6f58-4a90-4c86-b450-f16b6466d6ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.559472 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-92af6f58-4a90-4c86-b450-f16b6466d6ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:50.559747 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-92af6f58-4a90-4c86-b450-f16b6466d6ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.559993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-92af6f58-4a90-4c86-b450-f16b6466d6ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.569443 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-89a34289-a180-4ac6-b6bd-7ed742270c07 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.569594 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.569594 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:50.571421 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-89a34289-a180-4ac6-b6bd-7ed742270c07 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:50.571640 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-89a34289-a180-4ac6-b6bd-7ed742270c07 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.575743 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-89a34289-a180-4ac6-b6bd-7ed742270c07 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.576370 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-92af6f58-4a90-4c86-b450-f16b6466d6ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:50.580188 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-92af6f58-4a90-4c86-b450-f16b6466d6ee tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c returned with HTTP 200 Jul 03 14:59:50.580712 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 799/3259] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:50.580877 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.580877 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:50.595154 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-89a34289-a180-4ac6-b6bd-7ed742270c07 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:50.601098 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-89a34289-a180-4ac6-b6bd-7ed742270c07 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:50.601576 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 817/3260] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:50.633953 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f5cbc97-00b6-4ffd-bfc1-a2fe6b196d54 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.633953 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f5cbc97-00b6-4ffd-bfc1-a2fe6b196d54 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:50.633953 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f5cbc97-00b6-4ffd-bfc1-a2fe6b196d54 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.633953 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f5cbc97-00b6-4ffd-bfc1-a2fe6b196d54 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.640798 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.640798 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:50.645766 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1f5cbc97-00b6-4ffd-bfc1-a2fe6b196d54 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:50.652584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f5cbc97-00b6-4ffd-bfc1-a2fe6b196d54 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:50.656266 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 835/3261] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:50.670067 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0a1ce2e1-70c8-471a-83c3-cbebd9c8ec04 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.671925 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a1ce2e1-70c8-471a-83c3-cbebd9c8ec04 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes Jul 03 14:59:50.672134 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a1ce2e1-70c8-471a-83c3-cbebd9c8ec04 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.672364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a1ce2e1-70c8-471a-83c3-cbebd9c8ec04 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.673386 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-0a1ce2e1-70c8-471a-83c3-cbebd9c8ec04 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 14:59:50.673386 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.673386 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:50.673504 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0a1ce2e1-70c8-471a-83c3-cbebd9c8ec04 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:59:50.683667 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0a1ce2e1-70c8-471a-83c3-cbebd9c8ec04 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Get all volumes completed successfully. Jul 03 14:59:50.684192 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a1ce2e1-70c8-471a-83c3-cbebd9c8ec04 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 200 Jul 03 14:59:50.684610 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 811/3262] 10.4.3.99 () {66 vars in 1230 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/volumes => generated 337 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:50.694352 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc325971-5527-43f6-b47e-7717d09b864b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.696979 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc325971-5527-43f6-b47e-7717d09b864b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:50.697256 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc325971-5527-43f6-b47e-7717d09b864b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.697543 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc325971-5527-43f6-b47e-7717d09b864b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.706887 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.706887 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:50.711966 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fc325971-5527-43f6-b47e-7717d09b864b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:50.717976 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc325971-5527-43f6-b47e-7717d09b864b tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:50.718579 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 800/3263] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:50.760418 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-704055f4-69c7-46da-b6d6-234131d68b8e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.762352 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-704055f4-69c7-46da-b6d6-234131d68b8e tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] GET https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd Jul 03 14:59:50.762596 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-704055f4-69c7-46da-b6d6-234131d68b8e tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.762806 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-704055f4-69c7-46da-b6d6-234131d68b8e tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.768144 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-704055f4-69c7-46da-b6d6-234131d68b8e tempest-ProjectReaderTests-463462779 tempest-ProjectReaderTests-463462779-project-admin] https://10.4.3.99/volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd returned with HTTP 404 Jul 03 14:59:50.768623 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 818/3264] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/volumes/8e027ce9-fa40-428a-aa4e-a04656dc83cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 14:59:50.774184 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-69461ab9-cc8b-4c59-bf30-817ad3bc06c8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.776318 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-69461ab9-cc8b-4c59-bf30-817ad3bc06c8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:50.776538 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-69461ab9-cc8b-4c59-bf30-817ad3bc06c8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.776706 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-69461ab9-cc8b-4c59-bf30-817ad3bc06c8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.784292 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.784292 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:50.794707 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-69461ab9-cc8b-4c59-bf30-817ad3bc06c8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:50.794707 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-69461ab9-cc8b-4c59-bf30-817ad3bc06c8 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:50.794707 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 836/3265] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:50.837612 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-218e733b-27e3-499a-99e7-4f4394952b72 req-e4902d4c-2dcf-42ae-8834-202523410b0a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.842157 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-218e733b-27e3-499a-99e7-4f4394952b72 req-e4902d4c-2dcf-42ae-8834-202523410b0a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] DELETE https://10.4.3.99/volume/v3/attachments/c4af9b45-dfdb-459b-a5aa-1a64b69e1cf0 Jul 03 14:59:50.842157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-218e733b-27e3-499a-99e7-4f4394952b72 req-e4902d4c-2dcf-42ae-8834-202523410b0a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.842157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-218e733b-27e3-499a-99e7-4f4394952b72 req-e4902d4c-2dcf-42ae-8834-202523410b0a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.849444 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.849444 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:50.886595 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-90334eca-8f79-42a4-9cc1-230277c04b2d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:50.888722 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90334eca-8f79-42a4-9cc1-230277c04b2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:50.888924 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90334eca-8f79-42a4-9cc1-230277c04b2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:50.889097 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90334eca-8f79-42a4-9cc1-230277c04b2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:50.889249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-90334eca-8f79-42a4-9cc1-230277c04b2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:50.894924 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:50.894924 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:50.895757 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90334eca-8f79-42a4-9cc1-230277c04b2d tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:50.896182 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 801/3266] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:50 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:51.318575 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ceb9c467-df74-4c69-8069-e1cfd861cb55 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:51.322556 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ceb9c467-df74-4c69-8069-e1cfd861cb55 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:51.323143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ceb9c467-df74-4c69-8069-e1cfd861cb55 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:51.323286 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ceb9c467-df74-4c69-8069-e1cfd861cb55 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:51.323343 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ceb9c467-df74-4c69-8069-e1cfd861cb55 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:51.338021 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:51.338021 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:51.338021 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ceb9c467-df74-4c69-8069-e1cfd861cb55 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:51.338021 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 819/3267] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:51 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:51.391567 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-218e733b-27e3-499a-99e7-4f4394952b72 req-e4902d4c-2dcf-42ae-8834-202523410b0a tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/attachments/c4af9b45-dfdb-459b-a5aa-1a64b69e1cf0 returned with HTTP 200 Jul 03 14:59:51.392404 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 812/3268] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 14:59:50 2026] DELETE /volume/v3/attachments/c4af9b45-dfdb-459b-a5aa-1a64b69e1cf0 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:51.599514 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-094838fa-7a1a-44d0-b1b5-641f79d24ce0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:51.601452 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-094838fa-7a1a-44d0-b1b5-641f79d24ce0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:51.601702 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-094838fa-7a1a-44d0-b1b5-641f79d24ce0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:51.601883 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-094838fa-7a1a-44d0-b1b5-641f79d24ce0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:51.610504 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:51.610504 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:51.614693 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-094838fa-7a1a-44d0-b1b5-641f79d24ce0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:51.620596 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-094838fa-7a1a-44d0-b1b5-641f79d24ce0 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c returned with HTTP 200 Jul 03 14:59:51.621004 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 837/3269] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:51 2026] GET /volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:51.636365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-147ef969-6d80-4be8-a30b-41a753f35cae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:51.642204 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-147ef969-6d80-4be8-a30b-41a753f35cae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:51.642366 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-147ef969-6d80-4be8-a30b-41a753f35cae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:51.642689 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-147ef969-6d80-4be8-a30b-41a753f35cae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:51.652565 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:51.652565 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:51.658032 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-147ef969-6d80-4be8-a30b-41a753f35cae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:51.666648 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-147ef969-6d80-4be8-a30b-41a753f35cae tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c returned with HTTP 200 Jul 03 14:59:51.667215 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 802/3270] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:51 2026] GET /volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:51.680810 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3adaed31-4152-4350-a5cf-bb05bfb04152 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:51.682797 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3adaed31-4152-4350-a5cf-bb05bfb04152 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:51.683002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3adaed31-4152-4350-a5cf-bb05bfb04152 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:51.692537 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3adaed31-4152-4350-a5cf-bb05bfb04152 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:51.692896 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-3adaed31-4152-4350-a5cf-bb05bfb04152 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume with id: 1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:51.704396 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:51.704396 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:51.705017 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3adaed31-4152-4350-a5cf-bb05bfb04152 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:51.739805 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3adaed31-4152-4350-a5cf-bb05bfb04152 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume request issued successfully. Jul 03 14:59:51.740266 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3adaed31-4152-4350-a5cf-bb05bfb04152 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c returned with HTTP 202 Jul 03 14:59:51.740582 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 820/3271] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:51 2026] DELETE /volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:51.749810 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-37397957-9190-42f3-9b90-9543fc8620f1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:51.754286 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37397957-9190-42f3-9b90-9543fc8620f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:51.754678 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37397957-9190-42f3-9b90-9543fc8620f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:51.754982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37397957-9190-42f3-9b90-9543fc8620f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:51.773669 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:51.773669 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:51.779506 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-37397957-9190-42f3-9b90-9543fc8620f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:51.786791 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37397957-9190-42f3-9b90-9543fc8620f1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c returned with HTTP 200 Jul 03 14:59:51.787381 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 813/3272] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:51 2026] GET /volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:51.911810 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb2b875d-f4b7-487f-b489-b3ab3622fbf5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.083717 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb2b875d-f4b7-487f-b489-b3ab3622fbf5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:52.083924 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb2b875d-f4b7-487f-b489-b3ab3622fbf5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.084138 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb2b875d-f4b7-487f-b489-b3ab3622fbf5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.084280 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-cb2b875d-f4b7-487f-b489-b3ab3622fbf5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:52.090166 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:52.090166 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:52.090166 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb2b875d-f4b7-487f-b489-b3ab3622fbf5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:52.094162 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 838/3273] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:51 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 788 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:52.357437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f3f0b150-9757-488f-9165-a7463e765cd7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.359504 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3f0b150-9757-488f-9165-a7463e765cd7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:52.359764 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3f0b150-9757-488f-9165-a7463e765cd7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.360548 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3f0b150-9757-488f-9165-a7463e765cd7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.360548 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f3f0b150-9757-488f-9165-a7463e765cd7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:52.365317 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:52.365317 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:52.366302 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3f0b150-9757-488f-9165-a7463e765cd7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:52.366302 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 803/3274] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:52 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:52.803699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1b88ff99-a751-41c2-94cc-d0c3925b2b31 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.805507 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1b88ff99-a751-41c2-94cc-d0c3925b2b31 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:52.805821 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1b88ff99-a751-41c2-94cc-d0c3925b2b31 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.806038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1b88ff99-a751-41c2-94cc-d0c3925b2b31 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.812373 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1b88ff99-a751-41c2-94cc-d0c3925b2b31 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c returned with HTTP 404 Jul 03 14:59:52.813037 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 821/3275] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:52 2026] GET /volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:52.825347 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-271ed8e6-5cdd-4677-8ec2-dd1834e99348 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.827899 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-271ed8e6-5cdd-4677-8ec2-dd1834e99348 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:52.828183 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-271ed8e6-5cdd-4677-8ec2-dd1834e99348 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.828430 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-271ed8e6-5cdd-4677-8ec2-dd1834e99348 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.837625 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-271ed8e6-5cdd-4677-8ec2-dd1834e99348 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c returned with HTTP 404 Jul 03 14:59:52.838255 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 814/3276] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:52 2026] GET /volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:52.848232 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-51325394-e367-4316-bf6f-69ef043696b3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.850701 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51325394-e367-4316-bf6f-69ef043696b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:52.850701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-51325394-e367-4316-bf6f-69ef043696b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.853838 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-51325394-e367-4316-bf6f-69ef043696b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.853838 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-51325394-e367-4316-bf6f-69ef043696b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume with id: 1203b040-1dfd-4d3a-9739-859e15568e3c Jul 03 14:59:52.859667 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-750a58fc-4c88-4a3d-b15a-9417c1061cbd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.860732 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51325394-e367-4316-bf6f-69ef043696b3 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c returned with HTTP 404 Jul 03 14:59:52.861581 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 839/3277] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:52 2026] DELETE /volume/v3/volumes/1203b040-1dfd-4d3a-9739-859e15568e3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:52.861902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e7225e65-7225-409e-8a9f-548d1930ac55 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.862739 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-750a58fc-4c88-4a3d-b15a-9417c1061cbd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:52.862846 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-750a58fc-4c88-4a3d-b15a-9417c1061cbd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.863219 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-750a58fc-4c88-4a3d-b15a-9417c1061cbd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.863313 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-750a58fc-4c88-4a3d-b15a-9417c1061cbd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Delete volume with id: 67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:52.865852 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e7225e65-7225-409e-8a9f-548d1930ac55 None None] GET https://10.4.3.99/volume// Jul 03 14:59:52.866190 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e7225e65-7225-409e-8a9f-548d1930ac55 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.866540 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e7225e65-7225-409e-8a9f-548d1930ac55 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.866837 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e7225e65-7225-409e-8a9f-548d1930ac55 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:52.867677 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 822/3278] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 14:59:52 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:52.872291 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b1ebf63d-6329-4618-b447-663890222a83 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.876266 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:52.876266 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:52.876534 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b1ebf63d-6329-4618-b447-663890222a83 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 Jul 03 14:59:52.876777 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b1ebf63d-6329-4618-b447-663890222a83 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.877189 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b1ebf63d-6329-4618-b447-663890222a83 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.877261 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-750a58fc-4c88-4a3d-b15a-9417c1061cbd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:52.877675 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-b1ebf63d-6329-4618-b447-663890222a83 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete snapshot with id: d76f0fdc-789b-43ef-983e-57affac59524 Jul 03 14:59:52.879159 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-d23d644d-55a9-4c15-a8c8-25d78cde7d11 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.882606 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-d23d644d-55a9-4c15-a8c8-25d78cde7d11 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 14:59:52.883166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-d23d644d-55a9-4c15-a8c8-25d78cde7d11 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f7195ec-588a-4c7d-b756-aadc74ca612f", "connector": null, "instance_uuid": "27b62741-96c4-4f4e-a691-af90d25498e8"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:52.885179 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:52.885179 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:52.885674 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b1ebf63d-6329-4618-b447-663890222a83 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:52.896529 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:52.896529 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:52.900714 np0000004430 devstack@c-api.service[99978]: WARNING cinder.keymgr.conf_key_mgr [None req-750a58fc-4c88-4a3d-b15a-9417c1061cbd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 14:59:52.909108 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b1ebf63d-6329-4618-b447-663890222a83 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot delete request issued successfully. Jul 03 14:59:52.909405 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b1ebf63d-6329-4618-b447-663890222a83 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 returned with HTTP 202 Jul 03 14:59:52.909967 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 815/3279] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 14:59:52 2026] DELETE /volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:52.916311 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-750a58fc-4c88-4a3d-b15a-9417c1061cbd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Delete volume request issued successfully. Jul 03 14:59:52.916916 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-750a58fc-4c88-4a3d-b15a-9417c1061cbd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 202 Jul 03 14:59:52.917382 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 804/3280] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:52 2026] DELETE /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:52.919695 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-937742ec-a571-4f61-b371-fcec710f6eed None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.922349 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-937742ec-a571-4f61-b371-fcec710f6eed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 Jul 03 14:59:52.924797 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-937742ec-a571-4f61-b371-fcec710f6eed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.924797 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-937742ec-a571-4f61-b371-fcec710f6eed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.930052 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:52.930052 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:52.931553 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-937742ec-a571-4f61-b371-fcec710f6eed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Snapshot retrieved successfully. Jul 03 14:59:52.932006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-20af798e-293f-43ff-864f-e8743aa0dc04 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:52.933094 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-937742ec-a571-4f61-b371-fcec710f6eed tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 returned with HTTP 200 Jul 03 14:59:52.933848 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 823/3281] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:52 2026] GET /volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:52.936389 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-20af798e-293f-43ff-864f-e8743aa0dc04 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:52.936389 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-20af798e-293f-43ff-864f-e8743aa0dc04 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:52.936612 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-20af798e-293f-43ff-864f-e8743aa0dc04 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:52.947559 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:52.947559 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:52.953619 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-20af798e-293f-43ff-864f-e8743aa0dc04 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 14:59:52.956927 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-d23d644d-55a9-4c15-a8c8-25d78cde7d11 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 14:59:52.957683 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 840/3282] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 14:59:52 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 03 14:59:52.958744 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-20af798e-293f-43ff-864f-e8743aa0dc04 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 200 Jul 03 14:59:52.959149 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 816/3283] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:52 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:53.103774 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd42f76c-a637-41ab-8f48-42517af79800 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.105964 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd42f76c-a637-41ab-8f48-42517af79800 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:53.106204 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd42f76c-a637-41ab-8f48-42517af79800 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:53.106412 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd42f76c-a637-41ab-8f48-42517af79800 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:53.106532 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cd42f76c-a637-41ab-8f48-42517af79800 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:53.111828 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:53.111828 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:53.112939 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd42f76c-a637-41ab-8f48-42517af79800 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:53.113344 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 805/3284] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:53 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:53.321266 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2b4a6050-73d2-4645-a1d9-731246f26ccd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.322896 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2b4a6050-73d2-4645-a1d9-731246f26ccd tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:53.323057 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2b4a6050-73d2-4645-a1d9-731246f26ccd tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:53.323288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2b4a6050-73d2-4645-a1d9-731246f26ccd tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:53.331989 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:53.331989 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:53.335673 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2b4a6050-73d2-4645-a1d9-731246f26ccd tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:53.341093 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2b4a6050-73d2-4645-a1d9-731246f26ccd tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:53.341631 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 824/3285] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:53 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:53.379198 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b553d790-f815-4e0a-92e4-e7f0bf062b33 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.381014 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b553d790-f815-4e0a-92e4-e7f0bf062b33 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:53.381303 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b553d790-f815-4e0a-92e4-e7f0bf062b33 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:53.381548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b553d790-f815-4e0a-92e4-e7f0bf062b33 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:53.381668 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b553d790-f815-4e0a-92e4-e7f0bf062b33 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:53.385850 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:53.385850 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:53.386432 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b553d790-f815-4e0a-92e4-e7f0bf062b33 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:53.386797 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 841/3286] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:53 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:53.491020 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0b6216a0-1f35-4ca7-8f65-ce0c78253bba None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.491542 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0b6216a0-1f35-4ca7-8f65-ce0c78253bba None None] GET https://10.4.3.99/volume// Jul 03 14:59:53.491741 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0b6216a0-1f35-4ca7-8f65-ce0c78253bba None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:53.491981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0b6216a0-1f35-4ca7-8f65-ce0c78253bba None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:53.492388 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0b6216a0-1f35-4ca7-8f65-ce0c78253bba None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:53.492740 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 817/3287] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:53.501689 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-db3761f8-7cb5-4814-a069-48cc12490a47 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.504919 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-db3761f8-7cb5-4814-a069-48cc12490a47 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:53.505211 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-db3761f8-7cb5-4814-a069-48cc12490a47 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:53.505508 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-db3761f8-7cb5-4814-a069-48cc12490a47 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:53.516350 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:53.516350 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:53.520373 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-db3761f8-7cb5-4814-a069-48cc12490a47 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:53.525867 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-db3761f8-7cb5-4814-a069-48cc12490a47 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:53.526412 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 806/3288] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:53 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:53.638747 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-43ee5152-bd06-44c2-b348-2b375f556d88 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.641431 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-43ee5152-bd06-44c2-b348-2b375f556d88 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] PUT https://10.4.3.99/volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5 Jul 03 14:59:53.641857 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-43ee5152-bd06-44c2-b348-2b375f556d88 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:53.650009 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-43ee5152-bd06-44c2-b348-2b375f556d88 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Acquiring lock "cinder-attachment_update-3f7195ec-588a-4c7d-b756-aadc74ca612f-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:59:53.658739 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-43ee5152-bd06-44c2-b348-2b375f556d88 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Lock "cinder-attachment_update-3f7195ec-588a-4c7d-b756-aadc74ca612f-np0000004430" acquired by "attachment_update" :: waited 0.009s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:59:53.659724 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:53.659724 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:53.945103 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-377aa211-dc15-4710-a78a-45411ce7bdff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.947309 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-377aa211-dc15-4710-a78a-45411ce7bdff tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 Jul 03 14:59:53.947594 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-377aa211-dc15-4710-a78a-45411ce7bdff tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:53.947804 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-377aa211-dc15-4710-a78a-45411ce7bdff tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:53.953039 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-377aa211-dc15-4710-a78a-45411ce7bdff tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 returned with HTTP 404 Jul 03 14:59:53.953784 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 842/3289] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 14:59:53 2026] GET /volume/v3/snapshots/d76f0fdc-789b-43ef-983e-57affac59524 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:53.963277 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-37de63fe-5c2a-4cdb-8f9f-fa3eeb8f0964 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.966066 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37de63fe-5c2a-4cdb-8f9f-fa3eeb8f0964 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca Jul 03 14:59:53.966328 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37de63fe-5c2a-4cdb-8f9f-fa3eeb8f0964 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:53.966611 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37de63fe-5c2a-4cdb-8f9f-fa3eeb8f0964 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:53.974499 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:53.974499 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:53.974819 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aec537ed-8783-42cb-8578-6caf9fbd5474 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.978470 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aec537ed-8783-42cb-8578-6caf9fbd5474 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 Jul 03 14:59:53.978699 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aec537ed-8783-42cb-8578-6caf9fbd5474 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:53.978936 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aec537ed-8783-42cb-8578-6caf9fbd5474 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:53.979804 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-37de63fe-5c2a-4cdb-8f9f-fa3eeb8f0964 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:53.985205 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37de63fe-5c2a-4cdb-8f9f-fa3eeb8f0964 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca returned with HTTP 200 Jul 03 14:59:53.985472 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aec537ed-8783-42cb-8578-6caf9fbd5474 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 returned with HTTP 404 Jul 03 14:59:53.986236 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 818/3290] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:53 2026] GET /volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:53.986307 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 807/3291] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:53 2026] GET /volume/v3/volumes/67a3b02c-d053-40b2-ae18-59b480e28f29 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:53.996193 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-af9ccedf-dd1e-4517-96a1-e837941b6dd1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:53.998380 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-af9ccedf-dd1e-4517-96a1-e837941b6dd1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 14:59:53.998724 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-af9ccedf-dd1e-4517-96a1-e837941b6dd1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:53.998992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-af9ccedf-dd1e-4517-96a1-e837941b6dd1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:54.000014 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-af9ccedf-dd1e-4517-96a1-e837941b6dd1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 14:59:54.000232 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4234945c-1c7e-4f1e-bbc9-52c54ebed9b1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:54.004119 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4234945c-1c7e-4f1e-bbc9-52c54ebed9b1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca Jul 03 14:59:54.004371 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4234945c-1c7e-4f1e-bbc9-52c54ebed9b1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:54.004719 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4234945c-1c7e-4f1e-bbc9-52c54ebed9b1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:54.005047 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-4234945c-1c7e-4f1e-bbc9-52c54ebed9b1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume with id: c004bd9b-de45-43de-82bd-a5912c082dca Jul 03 14:59:54.014306 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:54.014306 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:54.014973 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4234945c-1c7e-4f1e-bbc9-52c54ebed9b1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:54.032776 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-af9ccedf-dd1e-4517-96a1-e837941b6dd1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Get all volumes completed successfully. Jul 03 14:59:54.037346 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:54.037346 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:54.043520 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4234945c-1c7e-4f1e-bbc9-52c54ebed9b1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume request issued successfully. Jul 03 14:59:54.043877 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4234945c-1c7e-4f1e-bbc9-52c54ebed9b1 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca returned with HTTP 202 Jul 03 14:59:54.044321 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 819/3292] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:53 2026] DELETE /volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:54.047165 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-af9ccedf-dd1e-4517-96a1-e837941b6dd1 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 14:59:54.048532 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 843/3293] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 14:59:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:54.054354 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-25d17d1e-fb9b-4a27-8dd1-fed9b8488918 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:54.056536 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25d17d1e-fb9b-4a27-8dd1-fed9b8488918 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca Jul 03 14:59:54.056979 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25d17d1e-fb9b-4a27-8dd1-fed9b8488918 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:54.057284 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25d17d1e-fb9b-4a27-8dd1-fed9b8488918 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:54.067961 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:54.067961 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:54.078647 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-40fd98bd-103b-4f7c-8fff-24127fd5fd56 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:54.078856 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-25d17d1e-fb9b-4a27-8dd1-fed9b8488918 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:54.080043 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-40fd98bd-103b-4f7c-8fff-24127fd5fd56 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] DELETE https://10.4.3.99/volume/v3/types/72cd18ea-59a5-4c51-a60e-60c7fe343e28 Jul 03 14:59:54.080319 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-40fd98bd-103b-4f7c-8fff-24127fd5fd56 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:54.080575 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-40fd98bd-103b-4f7c-8fff-24127fd5fd56 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:54.085084 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25d17d1e-fb9b-4a27-8dd1-fed9b8488918 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca returned with HTTP 200 Jul 03 14:59:54.085243 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 808/3294] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:54 2026] GET /volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:54.113650 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-40fd98bd-103b-4f7c-8fff-24127fd5fd56 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types/72cd18ea-59a5-4c51-a60e-60c7fe343e28 returned with HTTP 202 Jul 03 14:59:54.114209 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 820/3295] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 14:59:54 2026] DELETE /volume/v3/types/72cd18ea-59a5-4c51-a60e-60c7fe343e28 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:54.127003 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0c5ed93-88d7-4a15-8dd4-bde009350fb2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:54.127191 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-996d7029-03ea-45c4-a73f-6066ba4a85c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:54.129683 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0c5ed93-88d7-4a15-8dd4-bde009350fb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:54.129943 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0c5ed93-88d7-4a15-8dd4-bde009350fb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:54.130372 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-996d7029-03ea-45c4-a73f-6066ba4a85c6 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 14:59:54.130425 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0c5ed93-88d7-4a15-8dd4-bde009350fb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:54.130474 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-996d7029-03ea-45c4-a73f-6066ba4a85c6 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2077605445", "extra_specs": {}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:54.130528 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a0c5ed93-88d7-4a15-8dd4-bde009350fb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:54.136146 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:54.136146 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:54.136655 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0c5ed93-88d7-4a15-8dd4-bde009350fb2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:54.137053 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 844/3296] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:54 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:54.149195 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-996d7029-03ea-45c4-a73f-6066ba4a85c6 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 14:59:54.149748 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 809/3297] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 14:59:54 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:54.161106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-113597c1-ba38-41ee-9923-d809d890b462 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:54.163335 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-113597c1-ba38-41ee-9923-d809d890b462 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] POST https://10.4.3.99/volume/v3/types/3d2e30de-baf6-4043-b414-fbdfdd240e05/encryption Jul 03 14:59:54.163967 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-113597c1-ba38-41ee-9923-d809d890b462 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:54.185034 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-43ee5152-bd06-44c2-b348-2b375f556d88 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Lock "cinder-attachment_update-3f7195ec-588a-4c7d-b756-aadc74ca612f-np0000004430" released by "attachment_update" :: held 0.526s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:59:54.185921 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-43ee5152-bd06-44c2-b348-2b375f556d88 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5 returned with HTTP 200 Jul 03 14:59:54.186669 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 825/3298] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:59:53 2026] PUT /volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:54.186993 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-113597c1-ba38-41ee-9923-d809d890b462 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types/3d2e30de-baf6-4043-b414-fbdfdd240e05/encryption returned with HTTP 200 Jul 03 14:59:54.187471 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 821/3299] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 14:59:54 2026] POST /volume/v3/types/3d2e30de-baf6-4043-b414-fbdfdd240e05/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:54.197543 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:54.199006 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 14:59:54.199319 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-822599215", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2077605445", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:54.200878 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-822599215', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2077605445', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 14:59:54.204838 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume of 1 GB Jul 03 14:59:54.208147 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:54.208147 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:54.208147 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Availability Zones retrieved successfully. Jul 03 14:59:54.214136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Flow 'volume_create_api' (4517ac98-48ca-4050-a212-74e0073c76ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:54.215970 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbaa13c9-5f77-41ee-aec0-afa12384941a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:54.217363 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 14:59:54.253031 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbaa13c9-5f77-41ee-aec0-afa12384941a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:59:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3d2e30de-baf6-4043-b414-fbdfdd240e05,is_public=True,name='tempest-scenario-type-luks-2077605445',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d2e30de-baf6-4043-b414-fbdfdd240e05', '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=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:54.254034 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1816e7aa-4fe6-45e8-abb9-db88bc9b7ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:54.288678 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2077605445 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2077605445, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:59:54.288960 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2077605445 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2077605445, it is now deprecated. Please use the default quota class for default quota. Jul 03 14:59:54.347531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Created reservations ['82991cfc-b9bb-4de1-822e-239f7813e75c', 'f1554bd0-a5c9-4c86-8b38-acc99d2d5093', 'b18c9dee-0999-4388-ac02-ebcf73a6f90d', 'bfc70bf3-79b2-4cf6-a222-cd80837f67ff'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:54.348791 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1816e7aa-4fe6-45e8-abb9-db88bc9b7ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82991cfc-b9bb-4de1-822e-239f7813e75c', 'f1554bd0-a5c9-4c86-8b38-acc99d2d5093', 'b18c9dee-0999-4388-ac02-ebcf73a6f90d', 'bfc70bf3-79b2-4cf6-a222-cd80837f67ff']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:54.349737 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79811e7f-69ae-43e9-b686-c16e7831e799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:54.358297 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d02e74ef-ba2d-40b4-8eb7-333217a35e7a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:54.360726 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d02e74ef-ba2d-40b4-8eb7-333217a35e7a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:54.361443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d02e74ef-ba2d-40b4-8eb7-333217a35e7a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:54.361443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d02e74ef-ba2d-40b4-8eb7-333217a35e7a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:54.373389 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:54.373389 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:54.376966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79811e7f-69ae-43e9-b686-c16e7831e799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4fa342-d053-46a8-89ec-2446329d2238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-822599215',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e0a28952b7f4214ab768522948b0895',qos_specs=None,replication_status=,reservations=['82991cfc-b9bb-4de1-822e-239f7813e75c','f1554bd0-a5c9-4c86-8b38-acc99d2d5093','b18c9dee-0999-4388-ac02-ebcf73a6f90d','bfc70bf3-79b2-4cf6-a222-cd80837f67ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fad3e778a249f8929cf641ae6262fb',volume_type_id=3d2e30de-baf6-4043-b414-fbdfdd240e05), 'volume': Volume(_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-03T14:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-822599215',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9d4fa342-d053-46a8-89ec-2446329d2238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e0a28952b7f4214ab768522948b0895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8fad3e778a249f8929cf641ae6262fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d2e30de-baf6-4043-b414-fbdfdd240e05),volume_type_id=3d2e30de-baf6-4043-b414-fbdfdd240e05)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:54.377695 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d581811b-e804-4046-91d4-8cc13adcfee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:54.378215 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d02e74ef-ba2d-40b4-8eb7-333217a35e7a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:54.383820 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d02e74ef-ba2d-40b4-8eb7-333217a35e7a tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:54.384439 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 810/3300] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:54 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:54.397577 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-01640661-19fe-44b7-8215-b3dbff37ff13 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:54.400223 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-01640661-19fe-44b7-8215-b3dbff37ff13 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:54.400502 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-01640661-19fe-44b7-8215-b3dbff37ff13 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:54.400739 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-01640661-19fe-44b7-8215-b3dbff37ff13 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:54.400887 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-01640661-19fe-44b7-8215-b3dbff37ff13 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:54.401776 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d581811b-e804-4046-91d4-8cc13adcfee9) transitioned into state 'SUCCESS' from state '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-822599215',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e0a28952b7f4214ab768522948b0895',qos_specs=None,replication_status=,reservations=['82991cfc-b9bb-4de1-822e-239f7813e75c','f1554bd0-a5c9-4c86-8b38-acc99d2d5093','b18c9dee-0999-4388-ac02-ebcf73a6f90d','bfc70bf3-79b2-4cf6-a222-cd80837f67ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fad3e778a249f8929cf641ae6262fb',volume_type_id=3d2e30de-baf6-4043-b414-fbdfdd240e05)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:54.403551 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60811b8f-3f12-4b3a-92a0-d4e591f5210a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 14:59:54.406120 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:54.406120 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:54.407098 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-01640661-19fe-44b7-8215-b3dbff37ff13 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:54.407583 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 826/3301] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:54 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:54.418986 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60811b8f-3f12-4b3a-92a0-d4e591f5210a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 14:59:54.419869 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Flow 'volume_create_api' (4517ac98-48ca-4050-a212-74e0073c76ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 14:59:54.420232 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Create volume request issued successfully. Jul 03 14:59:54.420793 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edfe2cba-e6e4-49b0-9ae9-59c89d836ede tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 14:59:54.421212 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 845/3302] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:54 2026] POST /volume/v3/volumes => generated 782 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:55.106206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1b5ec29e-d27f-4dc7-867b-70dddf853e66 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.116443 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b5ec29e-d27f-4dc7-867b-70dddf853e66 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca Jul 03 14:59:55.116443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b5ec29e-d27f-4dc7-867b-70dddf853e66 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.116443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b5ec29e-d27f-4dc7-867b-70dddf853e66 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.119466 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b5ec29e-d27f-4dc7-867b-70dddf853e66 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca returned with HTTP 404 Jul 03 14:59:55.119908 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 822/3303] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/v3/volumes/c004bd9b-de45-43de-82bd-a5912c082dca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:55.134898 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1c54fb9d-356b-4134-8290-c18ccebef942 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.137387 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c54fb9d-356b-4134-8290-c18ccebef942 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:55.137666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c54fb9d-356b-4134-8290-c18ccebef942 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.137893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c54fb9d-356b-4134-8290-c18ccebef942 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.147485 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.147485 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:55.148734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-14a86ec2-85d4-4cdd-b3b2-4da49c18a671 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.151709 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1c54fb9d-356b-4134-8290-c18ccebef942 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:55.154977 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-14a86ec2-85d4-4cdd-b3b2-4da49c18a671 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:55.155360 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-14a86ec2-85d4-4cdd-b3b2-4da49c18a671 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.155631 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-14a86ec2-85d4-4cdd-b3b2-4da49c18a671 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.155771 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-14a86ec2-85d4-4cdd-b3b2-4da49c18a671 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:55.158029 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c54fb9d-356b-4134-8290-c18ccebef942 tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:55.158421 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 811/3304] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:55.160482 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.160482 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:55.161234 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-14a86ec2-85d4-4cdd-b3b2-4da49c18a671 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:55.161688 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 827/3305] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:55.172371 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bf8654ef-86ab-407e-86fb-52eb9195033e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.174851 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf8654ef-86ab-407e-86fb-52eb9195033e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] DELETE https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:55.174851 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf8654ef-86ab-407e-86fb-52eb9195033e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.175210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf8654ef-86ab-407e-86fb-52eb9195033e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.175451 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-bf8654ef-86ab-407e-86fb-52eb9195033e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume with id: 7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:55.175896 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0d1c05cd-08dd-4d2b-ae37-ebeee32262d5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.177878 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0d1c05cd-08dd-4d2b-ae37-ebeee32262d5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 14:59:55.178071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0d1c05cd-08dd-4d2b-ae37-ebeee32262d5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.178270 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0d1c05cd-08dd-4d2b-ae37-ebeee32262d5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.178403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0d1c05cd-08dd-4d2b-ae37-ebeee32262d5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:55.182908 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.182908 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:55.183757 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0d1c05cd-08dd-4d2b-ae37-ebeee32262d5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 14:59:55.184185 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 823/3306] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:55.191176 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.191176 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:55.191176 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bf8654ef-86ab-407e-86fb-52eb9195033e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:55.195796 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-34fed48a-a454-4e03-a08b-2697c76b39ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.197450 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34fed48a-a454-4e03-a08b-2697c76b39ba tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 14:59:55.197855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-34fed48a-a454-4e03-a08b-2697c76b39ba tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a64e5843-b78d-44d8-95ea-47468ca23576", "incremental": true, "force": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:55.199428 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-34fed48a-a454-4e03-a08b-2697c76b39ba tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating new backup {'backup': {'volume_id': 'a64e5843-b78d-44d8-95ea-47468ca23576', 'incremental': True, 'force': True}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 14:59:55.199578 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-34fed48a-a454-4e03-a08b-2697c76b39ba tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating backup of volume a64e5843-b78d-44d8-95ea-47468ca23576 in container None Jul 03 14:59:55.211384 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.211384 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:55.212038 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-34fed48a-a454-4e03-a08b-2697c76b39ba tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 14:59:55.223295 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bf8654ef-86ab-407e-86fb-52eb9195033e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Delete volume request issued successfully. Jul 03 14:59:55.224006 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf8654ef-86ab-407e-86fb-52eb9195033e tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 202 Jul 03 14:59:55.224348 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 846/3307] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:55 2026] DELETE /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:55.231949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2f5f2124-78aa-4b9a-abcf-ad060fd7549b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.234996 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-34fed48a-a454-4e03-a08b-2697c76b39ba tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['cda99e2f-791a-4381-ad37-bf61c33dc1c4', 'bec9bcd1-9ff8-4376-8e0b-3a57816e5188'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 14:59:55.235262 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2f5f2124-78aa-4b9a-abcf-ad060fd7549b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:55.235551 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2f5f2124-78aa-4b9a-abcf-ad060fd7549b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.235831 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2f5f2124-78aa-4b9a-abcf-ad060fd7549b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.245386 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.245386 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:55.251886 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2f5f2124-78aa-4b9a-abcf-ad060fd7549b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Volume info retrieved successfully. Jul 03 14:59:55.261998 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2f5f2124-78aa-4b9a-abcf-ad060fd7549b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 200 Jul 03 14:59:55.261998 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 828/3308] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:55.345221 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-34fed48a-a454-4e03-a08b-2697c76b39ba tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 14:59:55.345818 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 812/3309] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 14:59:55 2026] POST /volume/v3/backups => generated 286 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 14:59:55.361842 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-968f80c5-36ba-41a1-85bf-dbd57a88ea51 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.366997 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-968f80c5-36ba-41a1-85bf-dbd57a88ea51 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 14:59:55.366997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-968f80c5-36ba-41a1-85bf-dbd57a88ea51 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.366997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-968f80c5-36ba-41a1-85bf-dbd57a88ea51 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.366997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-968f80c5-36ba-41a1-85bf-dbd57a88ea51 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:55.376309 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.376309 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:55.377085 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-968f80c5-36ba-41a1-85bf-dbd57a88ea51 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 14:59:55.379690 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 824/3310] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 692 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:55.398474 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-adc2269b-6381-4e45-a681-d0f901ee4fc6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.401359 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-adc2269b-6381-4e45-a681-d0f901ee4fc6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:55.401673 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-adc2269b-6381-4e45-a681-d0f901ee4fc6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.401984 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-adc2269b-6381-4e45-a681-d0f901ee4fc6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.425778 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.425778 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:55.425848 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5b5d6c81-f881-48c2-9889-bb2643d4ed9f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.429554 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5b5d6c81-f881-48c2-9889-bb2643d4ed9f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:55.431288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5b5d6c81-f881-48c2-9889-bb2643d4ed9f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.431288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5b5d6c81-f881-48c2-9889-bb2643d4ed9f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.431391 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5b5d6c81-f881-48c2-9889-bb2643d4ed9f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:55.434598 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-adc2269b-6381-4e45-a681-d0f901ee4fc6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:55.439224 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.439224 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:55.440062 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5b5d6c81-f881-48c2-9889-bb2643d4ed9f tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:55.440885 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 829/3311] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:55.442595 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-adc2269b-6381-4e45-a681-d0f901ee4fc6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:55.443309 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 847/3312] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:55.969569 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ad2a0368-fa37-43d5-95a3-257f453288ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.970029 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad2a0368-fa37-43d5-95a3-257f453288ba None None] GET https://10.4.3.99/volume// Jul 03 14:59:55.970262 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad2a0368-fa37-43d5-95a3-257f453288ba None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.970549 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad2a0368-fa37-43d5-95a3-257f453288ba None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.970951 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad2a0368-fa37-43d5-95a3-257f453288ba None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 14:59:55.971307 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 813/3313] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 14:59:55.979861 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fc3c55ea-f8ca-459d-9df7-5eb6b0545220 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:55.982215 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fc3c55ea-f8ca-459d-9df7-5eb6b0545220 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 14:59:55.982411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fc3c55ea-f8ca-459d-9df7-5eb6b0545220 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:55.982675 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fc3c55ea-f8ca-459d-9df7-5eb6b0545220 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:55.995082 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:55.995082 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:56.000095 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fc3c55ea-f8ca-459d-9df7-5eb6b0545220 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 14:59:56.005553 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-fc3c55ea-f8ca-459d-9df7-5eb6b0545220 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 200 Jul 03 14:59:56.005964 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 825/3314] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 14:59:55 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 14:59:56.144249 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-8fb44767-13cd-4467-bd42-e1a106adcb2d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:56.148970 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-8fb44767-13cd-4467-bd42-e1a106adcb2d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] PUT https://10.4.3.99/volume/v3/attachments/b4b03df7-06a2-472d-9126-17364fad0c56 Jul 03 14:59:56.149474 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-8fb44767-13cd-4467-bd42-e1a106adcb2d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:56.162021 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-8fb44767-13cd-4467-bd42-e1a106adcb2d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Acquiring lock "cinder-attachment_update-7595ddb6-b665-49a4-939f-00e336a92372-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 14:59:56.167599 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-8fb44767-13cd-4467-bd42-e1a106adcb2d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-7595ddb6-b665-49a4-939f-00e336a92372-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 14:59:56.170294 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:56.170294 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:56.282737 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c6b10b38-97b4-4e4d-b39a-fc14f1daed1b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:56.284889 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6b10b38-97b4-4e4d-b39a-fc14f1daed1b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] GET https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe Jul 03 14:59:56.285145 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6b10b38-97b4-4e4d-b39a-fc14f1daed1b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:56.285377 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c6b10b38-97b4-4e4d-b39a-fc14f1daed1b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:56.292811 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c6b10b38-97b4-4e4d-b39a-fc14f1daed1b tempest-VolumesSnapshotTestJSON-299858539 tempest-VolumesSnapshotTestJSON-299858539-project-member] https://10.4.3.99/volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe returned with HTTP 404 Jul 03 14:59:56.293316 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 848/3315] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:56 2026] GET /volume/v3/volumes/7a3cfee7-85d9-4321-8be0-1ac675bdefbe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:56.392770 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b608b4a-2fce-4ddb-bb8f-1e16f549fc27 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:56.397152 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b608b4a-2fce-4ddb-bb8f-1e16f549fc27 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 14:59:56.397152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b608b4a-2fce-4ddb-bb8f-1e16f549fc27 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:56.397152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b608b4a-2fce-4ddb-bb8f-1e16f549fc27 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:56.397152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6b608b4a-2fce-4ddb-bb8f-1e16f549fc27 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:56.407661 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:56.407661 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:56.408676 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b608b4a-2fce-4ddb-bb8f-1e16f549fc27 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 14:59:56.409304 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 814/3316] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:56 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 694 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:56.455674 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0806569c-56c6-4777-b893-32f859a99f88 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:56.458505 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0806569c-56c6-4777-b893-32f859a99f88 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:56.458819 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0806569c-56c6-4777-b893-32f859a99f88 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:56.459092 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0806569c-56c6-4777-b893-32f859a99f88 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:56.459279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0806569c-56c6-4777-b893-32f859a99f88 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:56.466359 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d707748d-91be-4308-b733-b4b833874d3d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:56.468553 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d707748d-91be-4308-b733-b4b833874d3d tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:56.468710 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:56.468710 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:56.468809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d707748d-91be-4308-b733-b4b833874d3d tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:56.468809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d707748d-91be-4308-b733-b4b833874d3d tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:56.470011 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0806569c-56c6-4777-b893-32f859a99f88 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:56.470851 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 826/3317] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:56 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:56.487509 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:56.487509 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:56.496174 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d707748d-91be-4308-b733-b4b833874d3d tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:56.503035 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d707748d-91be-4308-b733-b4b833874d3d tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:56.503633 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 849/3318] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:56 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:56.702540 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-8fb44767-13cd-4467-bd42-e1a106adcb2d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Lock "cinder-attachment_update-7595ddb6-b665-49a4-939f-00e336a92372-np0000004430" released by "attachment_update" :: held 0.535s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 14:59:56.702865 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-8fb44767-13cd-4467-bd42-e1a106adcb2d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/b4b03df7-06a2-472d-9126-17364fad0c56 returned with HTTP 200 Jul 03 14:59:56.703360 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 830/3319] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 14:59:56 2026] PUT /volume/v3/attachments/b4b03df7-06a2-472d-9126-17364fad0c56 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:57.216612 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-793dfa9b-cbdd-4afb-accb-a3041e83cfc5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:57.218452 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-793dfa9b-cbdd-4afb-accb-a3041e83cfc5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/attachments/b4b03df7-06a2-472d-9126-17364fad0c56/action Jul 03 14:59:57.218776 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-793dfa9b-cbdd-4afb-accb-a3041e83cfc5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 14:59:57.218912 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-793dfa9b-cbdd-4afb-accb-a3041e83cfc5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 14:59:57.234813 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:57.234813 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:57.254589 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-500ea691-99f8-40a9-a36a-f670b8c9ac78 req-793dfa9b-cbdd-4afb-accb-a3041e83cfc5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/b4b03df7-06a2-472d-9126-17364fad0c56/action returned with HTTP 204 Jul 03 14:59:57.255334 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 815/3320] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 14:59:57 2026] POST /volume/v3/attachments/b4b03df7-06a2-472d-9126-17364fad0c56/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:57.421622 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ae05bc59-a911-4154-b73a-86bb1e03b5be None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:57.423313 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae05bc59-a911-4154-b73a-86bb1e03b5be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 14:59:57.423495 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae05bc59-a911-4154-b73a-86bb1e03b5be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:57.423684 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae05bc59-a911-4154-b73a-86bb1e03b5be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:57.423819 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ae05bc59-a911-4154-b73a-86bb1e03b5be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:57.428844 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:57.428844 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:57.430785 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae05bc59-a911-4154-b73a-86bb1e03b5be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 14:59:57.430938 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 827/3321] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:57 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:57.485936 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a6e9d22f-35dd-4cd1-a60e-57c578f36866 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:57.487697 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6e9d22f-35dd-4cd1-a60e-57c578f36866 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:57.487918 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6e9d22f-35dd-4cd1-a60e-57c578f36866 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:57.488046 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6e9d22f-35dd-4cd1-a60e-57c578f36866 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:57.488186 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a6e9d22f-35dd-4cd1-a60e-57c578f36866 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:57.497195 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:57.497195 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:57.497828 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6e9d22f-35dd-4cd1-a60e-57c578f36866 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:57.498262 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 850/3322] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:57 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:57.525042 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-62d09291-385e-4344-b3b8-f0c816cb2fff None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:57.528062 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-62d09291-385e-4344-b3b8-f0c816cb2fff tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:57.528062 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-62d09291-385e-4344-b3b8-f0c816cb2fff tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:57.528268 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-62d09291-385e-4344-b3b8-f0c816cb2fff tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:57.545033 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:57.545033 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:57.551023 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-62d09291-385e-4344-b3b8-f0c816cb2fff tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:57.558802 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-62d09291-385e-4344-b3b8-f0c816cb2fff tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:57.559330 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 831/3323] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:57 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:57.607279 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7db826eb-08b6-4bea-85e2-d5f9f464aec5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:57.609999 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7db826eb-08b6-4bea-85e2-d5f9f464aec5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] DELETE https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 Jul 03 14:59:57.610343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7db826eb-08b6-4bea-85e2-d5f9f464aec5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:57.610679 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7db826eb-08b6-4bea-85e2-d5f9f464aec5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:57.611012 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-7db826eb-08b6-4bea-85e2-d5f9f464aec5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Delete volume with id: 4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 Jul 03 14:59:57.620565 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:57.620565 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:57.621667 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7db826eb-08b6-4bea-85e2-d5f9f464aec5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:59:57.644802 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7db826eb-08b6-4bea-85e2-d5f9f464aec5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Delete volume request issued successfully. Jul 03 14:59:57.645149 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7db826eb-08b6-4bea-85e2-d5f9f464aec5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 returned with HTTP 202 Jul 03 14:59:57.645850 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 816/3324] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:57 2026] DELETE /volume/v3/volumes/4e721d3f-96ab-4b1a-b3ef-f06abab5bbf1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 14:59:57.656257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-868040c0-ec92-4a1a-adbf-7e23228c3c50 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:57.657995 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-868040c0-ec92-4a1a-adbf-7e23228c3c50 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] DELETE https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 Jul 03 14:59:57.658239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-868040c0-ec92-4a1a-adbf-7e23228c3c50 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:57.658461 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-868040c0-ec92-4a1a-adbf-7e23228c3c50 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:57.658578 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-868040c0-ec92-4a1a-adbf-7e23228c3c50 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Delete backup with id: fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6. Jul 03 14:59:57.663488 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:57.663488 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:57.681230 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-868040c0-ec92-4a1a-adbf-7e23228c3c50 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] delete_backup rpcapi backup_id fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 14:59:57.683311 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-868040c0-ec92-4a1a-adbf-7e23228c3c50 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 returned with HTTP 202 Jul 03 14:59:57.684053 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 828/3325] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:57 2026] DELETE /volume/v3/backups/fd6e5fd9-eb61-42f1-88c3-5118c1cbd3d6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 14:59:57.695301 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-703a3b4f-5ac1-49a8-a00b-66fe2364e474 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:57.697261 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-703a3b4f-5ac1-49a8-a00b-66fe2364e474 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 Jul 03 14:59:57.697561 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-703a3b4f-5ac1-49a8-a00b-66fe2364e474 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:57.697765 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-703a3b4f-5ac1-49a8-a00b-66fe2364e474 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:57.697962 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-703a3b4f-5ac1-49a8-a00b-66fe2364e474 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Delete volume with id: b8119ad8-9b38-42a8-b670-e32d858e16e7 Jul 03 14:59:57.708968 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:57.708968 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:57.709639 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-703a3b4f-5ac1-49a8-a00b-66fe2364e474 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:59:57.742165 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-703a3b4f-5ac1-49a8-a00b-66fe2364e474 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Delete volume request issued successfully. Jul 03 14:59:57.742410 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-703a3b4f-5ac1-49a8-a00b-66fe2364e474 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 returned with HTTP 202 Jul 03 14:59:57.742986 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 851/3326] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 14:59:57 2026] DELETE /volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 14:59:57.752213 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d88ea437-488e-45ca-868a-079bb4644df5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:57.754664 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d88ea437-488e-45ca-868a-079bb4644df5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 Jul 03 14:59:57.754958 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d88ea437-488e-45ca-868a-079bb4644df5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:57.755358 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d88ea437-488e-45ca-868a-079bb4644df5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:57.766296 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:57.766296 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 14:59:57.771649 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d88ea437-488e-45ca-868a-079bb4644df5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Volume info retrieved successfully. Jul 03 14:59:57.783645 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d88ea437-488e-45ca-868a-079bb4644df5 tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 returned with HTTP 200 Jul 03 14:59:57.784247 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 832/3327] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:57 2026] GET /volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 14:59:58.444489 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3d6845ca-6b4e-452c-8561-79703591f397 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:58.446921 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d6845ca-6b4e-452c-8561-79703591f397 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 14:59:58.447318 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d6845ca-6b4e-452c-8561-79703591f397 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:58.447833 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3d6845ca-6b4e-452c-8561-79703591f397 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:58.447833 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3d6845ca-6b4e-452c-8561-79703591f397 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:58.454245 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:58.454245 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:58.455409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3d6845ca-6b4e-452c-8561-79703591f397 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 14:59:58.455907 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 817/3328] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:58 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:58.514735 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0dd2df98-333c-4ee9-af51-fb8ccd06fcc9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:58.516058 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0dd2df98-333c-4ee9-af51-fb8ccd06fcc9 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:58.516431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0dd2df98-333c-4ee9-af51-fb8ccd06fcc9 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:58.516431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0dd2df98-333c-4ee9-af51-fb8ccd06fcc9 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:58.516619 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0dd2df98-333c-4ee9-af51-fb8ccd06fcc9 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:58.523205 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:58.523205 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:58.523205 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0dd2df98-333c-4ee9-af51-fb8ccd06fcc9 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:58.523361 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 829/3329] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:58 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:58.580554 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a33bfb5e-791d-49dc-b360-5f301b8b9f24 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:58.582855 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a33bfb5e-791d-49dc-b360-5f301b8b9f24 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:58.586442 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a33bfb5e-791d-49dc-b360-5f301b8b9f24 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:58.586442 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a33bfb5e-791d-49dc-b360-5f301b8b9f24 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:58.638285 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:58.638285 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:58.644748 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a33bfb5e-791d-49dc-b360-5f301b8b9f24 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:58.675565 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a33bfb5e-791d-49dc-b360-5f301b8b9f24 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:58.676010 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 852/3330] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:58 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:58.798819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-40c6e75b-7a45-45f6-b344-a1b0522e81ab None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:58.801698 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40c6e75b-7a45-45f6-b344-a1b0522e81ab tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] GET https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 Jul 03 14:59:58.801698 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40c6e75b-7a45-45f6-b344-a1b0522e81ab tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:58.801970 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40c6e75b-7a45-45f6-b344-a1b0522e81ab tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:58.809684 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40c6e75b-7a45-45f6-b344-a1b0522e81ab tempest-TestVolumeBackupRestore-569896299 tempest-TestVolumeBackupRestore-569896299-project-member] https://10.4.3.99/volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 returned with HTTP 404 Jul 03 14:59:58.809684 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 833/3331] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:58 2026] GET /volume/v3/volumes/b8119ad8-9b38-42a8-b670-e32d858e16e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 14:59:59.472076 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b3102c6-0e52-47b6-840b-023cc0ca2d3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:59.476814 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b3102c6-0e52-47b6-840b-023cc0ca2d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 14:59:59.476991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b3102c6-0e52-47b6-840b-023cc0ca2d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:59.477178 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b3102c6-0e52-47b6-840b-023cc0ca2d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:59.477290 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6b3102c6-0e52-47b6-840b-023cc0ca2d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:59.484306 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:59.484306 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 14:59:59.485165 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b3102c6-0e52-47b6-840b-023cc0ca2d3c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 14:59:59.485627 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 818/3332] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:59 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 14:59:59.536096 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-47045656-fcee-4ce3-952a-1c00d29018c5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:59.538262 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-47045656-fcee-4ce3-952a-1c00d29018c5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 14:59:59.538541 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-47045656-fcee-4ce3-952a-1c00d29018c5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:59.538876 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-47045656-fcee-4ce3-952a-1c00d29018c5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:59.538956 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-47045656-fcee-4ce3-952a-1c00d29018c5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 14:59:59.544695 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:59.544695 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 14:59:59.545748 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-47045656-fcee-4ce3-952a-1c00d29018c5 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 14:59:59.546259 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 830/3333] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 14:59:59 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 14:59:59.690278 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7ff65df0-1490-4ba1-98ce-dc51c7661759 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 14:59:59.693101 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ff65df0-1490-4ba1-98ce-dc51c7661759 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 14:59:59.693417 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ff65df0-1490-4ba1-98ce-dc51c7661759 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 14:59:59.693708 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ff65df0-1490-4ba1-98ce-dc51c7661759 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 14:59:59.716775 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 14:59:59.716775 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 14:59:59.729326 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7ff65df0-1490-4ba1-98ce-dc51c7661759 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 14:59:59.737769 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ff65df0-1490-4ba1-98ce-dc51c7661759 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 14:59:59.738483 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 853/3334] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 14:59:59 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:00.507441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e69d537e-cfef-4083-9058-a61c558df535 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:00.510553 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e69d537e-cfef-4083-9058-a61c558df535 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:00.510553 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e69d537e-cfef-4083-9058-a61c558df535 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:00.511348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e69d537e-cfef-4083-9058-a61c558df535 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:00.511348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-e69d537e-cfef-4083-9058-a61c558df535 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:00.517991 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:00.517991 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:00.518802 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e69d537e-cfef-4083-9058-a61c558df535 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:00.520028 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 834/3335] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:00 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:00.562489 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-865ceb76-276c-466a-abc0-cb841901c65b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:00.565109 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-865ceb76-276c-466a-abc0-cb841901c65b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 15:00:00.565452 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-865ceb76-276c-466a-abc0-cb841901c65b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:00.565692 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-865ceb76-276c-466a-abc0-cb841901c65b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:00.565841 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-865ceb76-276c-466a-abc0-cb841901c65b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:00.572081 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:00.572081 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:00.572924 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-865ceb76-276c-466a-abc0-cb841901c65b tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 15:00:00.573440 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 819/3336] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:00:00 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:00.588327 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3920216b-c6b3-4b16-8411-da969f275b39 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:00.590263 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3920216b-c6b3-4b16-8411-da969f275b39 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] DELETE https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 15:00:00.590521 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3920216b-c6b3-4b16-8411-da969f275b39 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:00.590753 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3920216b-c6b3-4b16-8411-da969f275b39 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:00.590882 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-3920216b-c6b3-4b16-8411-da969f275b39 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Delete backup with id: 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. Jul 03 15:00:00.595715 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:00.595715 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:00.612829 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-3920216b-c6b3-4b16-8411-da969f275b39 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] delete_backup rpcapi backup_id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:00:00.615279 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3920216b-c6b3-4b16-8411-da969f275b39 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 202 Jul 03 15:00:00.615888 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 831/3337] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:00:00 2026] DELETE /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:00:00.626373 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8fa1d662-1eb2-4a6b-aba2-6ed538cf3a41 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:00.629802 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8fa1d662-1eb2-4a6b-aba2-6ed538cf3a41 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 15:00:00.630076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8fa1d662-1eb2-4a6b-aba2-6ed538cf3a41 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:00.630683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8fa1d662-1eb2-4a6b-aba2-6ed538cf3a41 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:00.630683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-8fa1d662-1eb2-4a6b-aba2-6ed538cf3a41 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:00.635935 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:00.635935 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:00.636703 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8fa1d662-1eb2-4a6b-aba2-6ed538cf3a41 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 200 Jul 03 15:00:00.637088 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 854/3338] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:00:00 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:00.758412 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b0765957-3f0e-4f72-847f-fe936cfbb1b6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:00.762765 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b0765957-3f0e-4f72-847f-fe936cfbb1b6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:00:00.763121 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b0765957-3f0e-4f72-847f-fe936cfbb1b6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:00.763511 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b0765957-3f0e-4f72-847f-fe936cfbb1b6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:00.775084 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:00.775084 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:00.781634 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b0765957-3f0e-4f72-847f-fe936cfbb1b6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:00:00.793379 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b0765957-3f0e-4f72-847f-fe936cfbb1b6 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 15:00:00.794140 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 835/3339] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:00 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:01.438498 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-c1d94fde-7afc-40a6-b0ec-696c444343f0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:01.441409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-c1d94fde-7afc-40a6-b0ec-696c444343f0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] POST https://10.4.3.99/volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5/action Jul 03 15:00:01.441826 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-c1d94fde-7afc-40a6-b0ec-696c444343f0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:00:01.441984 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-c1d94fde-7afc-40a6-b0ec-696c444343f0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:01.476071 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:01.476071 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:01.518768 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-57b024d8-d2b0-417b-acef-c25df9a2da5e req-c1d94fde-7afc-40a6-b0ec-696c444343f0 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5/action returned with HTTP 204 Jul 03 15:00:01.518768 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 820/3340] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:00:01 2026] POST /volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:01.535351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e29951d1-c5f1-46e3-a764-25b98af267da None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:01.539028 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e29951d1-c5f1-46e3-a764-25b98af267da tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:01.539028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e29951d1-c5f1-46e3-a764-25b98af267da tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:01.539028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e29951d1-c5f1-46e3-a764-25b98af267da tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:01.539028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e29951d1-c5f1-46e3-a764-25b98af267da tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:01.550854 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:01.550854 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:01.552808 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e29951d1-c5f1-46e3-a764-25b98af267da tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:01.552808 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 832/3341] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:01 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:01.656245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-605d7c12-4af9-4234-b302-a7e56ae7ee81 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:01.660873 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-605d7c12-4af9-4234-b302-a7e56ae7ee81 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 Jul 03 15:00:01.661661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-605d7c12-4af9-4234-b302-a7e56ae7ee81 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:01.661661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-605d7c12-4af9-4234-b302-a7e56ae7ee81 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:01.662663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-605d7c12-4af9-4234-b302-a7e56ae7ee81 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Show backup with id 1cc6f7e9-e9ef-47f9-a277-f00532ccffa6. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:01.670315 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-605d7c12-4af9-4234-b302-a7e56ae7ee81 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 returned with HTTP 404 Jul 03 15:00:01.671186 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 855/3342] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:00:01 2026] GET /volume/v3/backups/1cc6f7e9-e9ef-47f9-a277-f00532ccffa6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:01.689472 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4b7194fc-b5db-4d18-ade4-ad571c9c7bcc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:01.697583 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4b7194fc-b5db-4d18-ade4-ad571c9c7bcc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 Jul 03 15:00:01.698468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4b7194fc-b5db-4d18-ade4-ad571c9c7bcc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:01.698468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4b7194fc-b5db-4d18-ade4-ad571c9c7bcc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:01.698721 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-4b7194fc-b5db-4d18-ade4-ad571c9c7bcc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Delete volume with id: e0799e18-be1e-4a8e-a07a-e90ae99a77e5 Jul 03 15:00:01.712280 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:01.712280 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:01.714062 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4b7194fc-b5db-4d18-ade4-ad571c9c7bcc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Volume info retrieved successfully. Jul 03 15:00:01.751038 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4b7194fc-b5db-4d18-ade4-ad571c9c7bcc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Delete volume request issued successfully. Jul 03 15:00:01.751344 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4b7194fc-b5db-4d18-ade4-ad571c9c7bcc tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 returned with HTTP 202 Jul 03 15:00:01.752010 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 836/3343] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:00:01 2026] DELETE /volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:00:01.764783 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3a60c8f3-bdb6-48ed-839b-4fae52c4d1c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:01.766419 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a60c8f3-bdb6-48ed-839b-4fae52c4d1c3 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 Jul 03 15:00:01.766895 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a60c8f3-bdb6-48ed-839b-4fae52c4d1c3 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:01.768029 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a60c8f3-bdb6-48ed-839b-4fae52c4d1c3 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:01.783198 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:01.783198 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:01.789887 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3a60c8f3-bdb6-48ed-839b-4fae52c4d1c3 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Volume info retrieved successfully. Jul 03 15:00:01.804583 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a60c8f3-bdb6-48ed-839b-4fae52c4d1c3 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 returned with HTTP 200 Jul 03 15:00:01.805947 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 821/3344] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:00:01 2026] GET /volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 => generated 1006 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:01.816874 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d2e5b081-3548-4b96-a0cd-a8c69d675141 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:01.822557 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d2e5b081-3548-4b96-a0cd-a8c69d675141 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:00:01.822557 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d2e5b081-3548-4b96-a0cd-a8c69d675141 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:01.825757 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d2e5b081-3548-4b96-a0cd-a8c69d675141 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:01.850993 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:01.850993 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:01.866494 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d2e5b081-3548-4b96-a0cd-a8c69d675141 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:00:01.874221 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d2e5b081-3548-4b96-a0cd-a8c69d675141 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 15:00:01.874710 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 833/3345] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:01 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 1138 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:00:01.942736 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d9c14074-02bf-4087-b806-efaa88a394a3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:01.953155 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9c14074-02bf-4087-b806-efaa88a394a3 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:00:01.956300 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d9c14074-02bf-4087-b806-efaa88a394a3 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:01.956300 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d9c14074-02bf-4087-b806-efaa88a394a3 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:02.021151 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:02.021151 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:02.042425 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d9c14074-02bf-4087-b806-efaa88a394a3 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:00:02.058173 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9c14074-02bf-4087-b806-efaa88a394a3 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 15:00:02.060376 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 856/3346] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:01 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 1138 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:02.092930 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e078ddc1-b034-4eaa-ad6c-2642013b3d73 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:02.099059 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e078ddc1-b034-4eaa-ad6c-2642013b3d73 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:00:02.100641 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e078ddc1-b034-4eaa-ad6c-2642013b3d73 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:02.100641 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e078ddc1-b034-4eaa-ad6c-2642013b3d73 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:02.122443 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:02.122443 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:02.128852 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e078ddc1-b034-4eaa-ad6c-2642013b3d73 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:00:02.136302 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e078ddc1-b034-4eaa-ad6c-2642013b3d73 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 15:00:02.136302 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 837/3347] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:02 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:02.571154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b0e1a005-a7fc-4e0a-ad2b-e73bb2ca8160 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:02.572763 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0e1a005-a7fc-4e0a-ad2b-e73bb2ca8160 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:02.573000 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0e1a005-a7fc-4e0a-ad2b-e73bb2ca8160 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:02.573263 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0e1a005-a7fc-4e0a-ad2b-e73bb2ca8160 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:02.573512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b0e1a005-a7fc-4e0a-ad2b-e73bb2ca8160 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:02.579013 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:02.579013 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:02.580138 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0e1a005-a7fc-4e0a-ad2b-e73bb2ca8160 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:02.580748 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 822/3348] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:02 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:02.837565 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-083b61ac-6c93-4547-a5de-e8567dc0aef7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:02.839609 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-083b61ac-6c93-4547-a5de-e8567dc0aef7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] GET https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 Jul 03 15:00:02.839609 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-083b61ac-6c93-4547-a5de-e8567dc0aef7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:02.839960 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-083b61ac-6c93-4547-a5de-e8567dc0aef7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:02.853371 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-083b61ac-6c93-4547-a5de-e8567dc0aef7 tempest-ProjectReaderTests39-1533318319 tempest-ProjectReaderTests39-1533318319-project-admin] https://10.4.3.99/volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 returned with HTTP 404 Jul 03 15:00:02.853985 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 834/3349] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:00:02 2026] GET /volume/v3/volumes/e0799e18-be1e-4a8e-a07a-e90ae99a77e5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:03.597096 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5a74489c-6065-4278-b35d-7b99467baa97 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:03.599590 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a74489c-6065-4278-b35d-7b99467baa97 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:03.599808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a74489c-6065-4278-b35d-7b99467baa97 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:03.600062 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a74489c-6065-4278-b35d-7b99467baa97 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:03.600210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5a74489c-6065-4278-b35d-7b99467baa97 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:03.608565 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:03.608565 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:03.612424 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a74489c-6065-4278-b35d-7b99467baa97 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:03.612424 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 857/3350] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:03 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:04.633569 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6d653de3-8795-4ca8-b240-aa7e91e45322 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:04.636681 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6d653de3-8795-4ca8-b240-aa7e91e45322 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:04.636681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6d653de3-8795-4ca8-b240-aa7e91e45322 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:04.637499 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6d653de3-8795-4ca8-b240-aa7e91e45322 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:04.637606 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6d653de3-8795-4ca8-b240-aa7e91e45322 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:04.645895 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:04.645895 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:04.647080 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6d653de3-8795-4ca8-b240-aa7e91e45322 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:04.648309 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 838/3351] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:04 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:05.666533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-25706a24-eb3d-48f0-adce-e33e48bd776b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:05.670580 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25706a24-eb3d-48f0-adce-e33e48bd776b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:05.671063 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25706a24-eb3d-48f0-adce-e33e48bd776b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:05.672317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25706a24-eb3d-48f0-adce-e33e48bd776b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:05.672317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-25706a24-eb3d-48f0-adce-e33e48bd776b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:05.683765 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:05.683765 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:05.684796 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25706a24-eb3d-48f0-adce-e33e48bd776b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:05.685287 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 823/3352] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:05 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:06.702577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f0506c10-5365-4174-a73d-0763ce8fef3e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:06.705936 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f0506c10-5365-4174-a73d-0763ce8fef3e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:06.706169 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f0506c10-5365-4174-a73d-0763ce8fef3e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:06.706359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f0506c10-5365-4174-a73d-0763ce8fef3e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:06.706561 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f0506c10-5365-4174-a73d-0763ce8fef3e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:06.711093 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:06.711093 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:06.712034 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f0506c10-5365-4174-a73d-0763ce8fef3e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:06.712483 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 835/3353] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:06 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:06.979905 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-58c8ffcb-72fb-4602-b4e5-3242ab76d848 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:07.202848 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-58c8ffcb-72fb-4602-b4e5-3242ab76d848 tempest-ProjectReaderTests-1416002289 tempest-ProjectReaderTests-1416002289-project-admin] GET https://10.4.3.99/volume/v3/scheduler-stats/get_pools Jul 03 15:00:07.203203 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-58c8ffcb-72fb-4602-b4e5-3242ab76d848 tempest-ProjectReaderTests-1416002289 tempest-ProjectReaderTests-1416002289-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:07.205082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-58c8ffcb-72fb-4602-b4e5-3242ab76d848 tempest-ProjectReaderTests-1416002289 tempest-ProjectReaderTests-1416002289-project-admin] Calling method 'get_pools' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:07.709731 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-58c8ffcb-72fb-4602-b4e5-3242ab76d848 tempest-ProjectReaderTests-1416002289 tempest-ProjectReaderTests-1416002289-project-admin] https://10.4.3.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 15:00:07.710244 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 858/3354] 10.4.3.99 () {66 vars in 1284 bytes} [Fri Jul 3 15:00:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 731 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:07.723261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0b8205a3-175d-4875-8e06-16163effbbdb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:07.727606 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-00ed6a86-cbac-4c09-8bc4-e1bcd11ab76a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:07.735335 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00ed6a86-cbac-4c09-8bc4-e1bcd11ab76a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:07.735890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00ed6a86-cbac-4c09-8bc4-e1bcd11ab76a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:07.735890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00ed6a86-cbac-4c09-8bc4-e1bcd11ab76a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:07.735890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-00ed6a86-cbac-4c09-8bc4-e1bcd11ab76a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:07.750598 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:07.750598 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:07.752069 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00ed6a86-cbac-4c09-8bc4-e1bcd11ab76a tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:07.753180 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 824/3355] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:07 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:07.934193 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0b8205a3-175d-4875-8e06-16163effbbdb tempest-ProjectReaderTests-1416002289 tempest-ProjectReaderTests-1416002289-project-reader] GET https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool Jul 03 15:00:07.934780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0b8205a3-175d-4875-8e06-16163effbbdb tempest-ProjectReaderTests-1416002289 tempest-ProjectReaderTests-1416002289-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:07.934780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0b8205a3-175d-4875-8e06-16163effbbdb tempest-ProjectReaderTests-1416002289 tempest-ProjectReaderTests-1416002289-project-reader] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:07.936310 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-0b8205a3-175d-4875-8e06-16163effbbdb tempest-ProjectReaderTests-1416002289 tempest-ProjectReaderTests-1416002289-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4b7214cf057f40e8a2122fd5625813e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '164227d5beb3417b908c23cedb21df5c', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:00:07.936564 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0b8205a3-175d-4875-8e06-16163effbbdb tempest-ProjectReaderTests-1416002289 tempest-ProjectReaderTests-1416002289-project-reader] https://10.4.3.99/volume/v3/capabilities/np0000004430@storpool returned with HTTP 403 Jul 03 15:00:07.937638 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 839/3356] 10.4.3.99 () {66 vars in 1311 bytes} [Fri Jul 3 15:00:07 2026] GET /volume/v3/capabilities/np0000004430@storpool => generated 110 bytes in 215 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:08.770300 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-797817a3-e4bf-4576-9f3d-4487f9dc4b87 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:08.772727 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-797817a3-e4bf-4576-9f3d-4487f9dc4b87 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:08.773200 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-797817a3-e4bf-4576-9f3d-4487f9dc4b87 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:08.773257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-797817a3-e4bf-4576-9f3d-4487f9dc4b87 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:08.773440 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-797817a3-e4bf-4576-9f3d-4487f9dc4b87 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:08.781265 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:08.781265 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:08.782159 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-797817a3-e4bf-4576-9f3d-4487f9dc4b87 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:08.782653 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 836/3357] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:08 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:09.601809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:09.604150 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:00:09.604736 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "3528bb6d-8d8a-4d79-995b-d2eeac9750b9", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:09.607826 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '3528bb6d-8d8a-4d79-995b-d2eeac9750b9', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:00:09.728142 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume of 1 GB Jul 03 15:00:09.734100 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Availability Zones retrieved successfully. Jul 03 15:00:09.741212 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (f5ff9904-a63c-4b72-b0cb-af6b60d6e55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:09.742313 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d575184-61b4-432c-ad6c-a8879ff755c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:09.743261 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:00:09.798475 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5c738c36-247a-4894-85b3-5ba3eb17c3d8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:09.801121 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c738c36-247a-4894-85b3-5ba3eb17c3d8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:09.801121 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c738c36-247a-4894-85b3-5ba3eb17c3d8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:09.801121 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5c738c36-247a-4894-85b3-5ba3eb17c3d8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:09.801368 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d575184-61b4-432c-ad6c-a8879ff755c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:09.801486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5c738c36-247a-4894-85b3-5ba3eb17c3d8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:09.801771 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf9925a-38b1-449a-9315-ecb6c3a93a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:09.811027 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:09.811027 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:09.811882 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5c738c36-247a-4894-85b3-5ba3eb17c3d8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:09.817486 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 825/3358] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:09 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:09.870417 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Created reservations ['998fbd26-c271-44eb-9a60-4b0c599fdb17', 'ffc25a23-24bc-48b0-85c4-85cc50669011', 'c27f8ebd-bbdf-4d64-afaa-4e68b54d3a75', '8b60e7d4-3f1e-4bb2-b240-599dfbc6d0b1'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:09.871204 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf9925a-38b1-449a-9315-ecb6c3a93a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['998fbd26-c271-44eb-9a60-4b0c599fdb17', 'ffc25a23-24bc-48b0-85c4-85cc50669011', 'c27f8ebd-bbdf-4d64-afaa-4e68b54d3a75', '8b60e7d4-3f1e-4bb2-b240-599dfbc6d0b1']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:09.871893 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45de44e3-57c5-4edd-9933-064d59b3ac99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:09.897558 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45de44e3-57c5-4edd-9933-064d59b3ac99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb581b22-a726-4e7e-abe7-314d0f673f85', '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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['998fbd26-c271-44eb-9a60-4b0c599fdb17','ffc25a23-24bc-48b0-85c4-85cc50669011','c27f8ebd-bbdf-4d64-afaa-4e68b54d3a75','8b60e7d4-3f1e-4bb2-b240-599dfbc6d0b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:00:09Z,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=cb581b22-a726-4e7e-abe7-314d0f673f85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170e70312bdd485dbcfddf5b146f7c57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f135bccacc0b4287ae3543274b44da5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:09.898461 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86636ae-c7cb-4f71-ae88-5df925056dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:09.922039 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86636ae-c7cb-4f71-ae88-5df925056dff) transitioned into state 'SUCCESS' from 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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['998fbd26-c271-44eb-9a60-4b0c599fdb17','ffc25a23-24bc-48b0-85c4-85cc50669011','c27f8ebd-bbdf-4d64-afaa-4e68b54d3a75','8b60e7d4-3f1e-4bb2-b240-599dfbc6d0b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:09.922999 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68be398c-a6fa-484c-9729-f289712a1081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:09.938381 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68be398c-a6fa-484c-9729-f289712a1081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:09.939218 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (f5ff9904-a63c-4b72-b0cb-af6b60d6e55a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:09.939544 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request issued successfully. Jul 03 15:00:09.940108 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afc88e9f-a07e-4618-8cb6-68fb4f54b061 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:00:09.940569 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 859/3359] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:00:09 2026] POST /volume/v3/volumes => generated 773 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:09.955116 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6da3ab27-c33d-4522-9cf7-ec3bd16acb55 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:09.957811 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6da3ab27-c33d-4522-9cf7-ec3bd16acb55 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:09.958017 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6da3ab27-c33d-4522-9cf7-ec3bd16acb55 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:09.958232 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6da3ab27-c33d-4522-9cf7-ec3bd16acb55 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:09.968676 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:09.968676 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:09.975196 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6da3ab27-c33d-4522-9cf7-ec3bd16acb55 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:09.981576 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6da3ab27-c33d-4522-9cf7-ec3bd16acb55 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:09.982070 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 840/3360] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:09 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:10.830148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ec05d712-1b6f-47c1-8042-94ddbb172e31 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:10.833234 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ec05d712-1b6f-47c1-8042-94ddbb172e31 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:10.833781 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ec05d712-1b6f-47c1-8042-94ddbb172e31 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:10.833869 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ec05d712-1b6f-47c1-8042-94ddbb172e31 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:10.833955 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ec05d712-1b6f-47c1-8042-94ddbb172e31 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:10.841077 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:10.841077 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:10.841878 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ec05d712-1b6f-47c1-8042-94ddbb172e31 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:10.842405 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 837/3361] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:10 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:10.856048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-43fa55e3-40c8-493c-b8da-142961321670 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:10.857959 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43fa55e3-40c8-493c-b8da-142961321670 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:10.858183 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43fa55e3-40c8-493c-b8da-142961321670 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:10.858303 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43fa55e3-40c8-493c-b8da-142961321670 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:10.859743 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-43fa55e3-40c8-493c-b8da-142961321670 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:10.865146 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:10.865146 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:10.865910 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43fa55e3-40c8-493c-b8da-142961321670 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:10.871157 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 826/3362] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:10 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:10.887910 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1789f6f0-49df-418b-86ad-1fe6fa978a13 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:10.891109 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1789f6f0-49df-418b-86ad-1fe6fa978a13 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:10.892221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1789f6f0-49df-418b-86ad-1fe6fa978a13 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:10.892221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1789f6f0-49df-418b-86ad-1fe6fa978a13 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:10.892534 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-1789f6f0-49df-418b-86ad-1fe6fa978a13 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete backup with id: 654a5236-1367-4e3d-b70a-a5f0732bd4f8. Jul 03 15:00:10.902887 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:10.902887 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:10.937154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-1789f6f0-49df-418b-86ad-1fe6fa978a13 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] delete_backup rpcapi backup_id 654a5236-1367-4e3d-b70a-a5f0732bd4f8 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:00:10.939646 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1789f6f0-49df-418b-86ad-1fe6fa978a13 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 202 Jul 03 15:00:10.940930 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 860/3363] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:00:10 2026] DELETE /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:00:10.950812 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ecfe2e5b-34df-4afe-85c0-923cea985e0e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:10.953849 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ecfe2e5b-34df-4afe-85c0-923cea985e0e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:10.954472 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ecfe2e5b-34df-4afe-85c0-923cea985e0e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:10.955396 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ecfe2e5b-34df-4afe-85c0-923cea985e0e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:10.955396 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ecfe2e5b-34df-4afe-85c0-923cea985e0e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:10.963958 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:10.963958 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:10.965581 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ecfe2e5b-34df-4afe-85c0-923cea985e0e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 200 Jul 03 15:00:10.966755 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 841/3364] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:10 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:10.998862 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2641d525-d1f7-41b5-9b05-e647dd10c56c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:11.001161 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2641d525-d1f7-41b5-9b05-e647dd10c56c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:11.002343 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2641d525-d1f7-41b5-9b05-e647dd10c56c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:11.002343 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2641d525-d1f7-41b5-9b05-e647dd10c56c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:11.016022 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:11.016022 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:11.021822 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2641d525-d1f7-41b5-9b05-e647dd10c56c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:11.029049 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2641d525-d1f7-41b5-9b05-e647dd10c56c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:11.029693 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 838/3365] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:10 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:11.984939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c9ee9441-96a3-4a3b-948a-2d3409266476 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:11.988338 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9ee9441-96a3-4a3b-948a-2d3409266476 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 Jul 03 15:00:11.988338 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9ee9441-96a3-4a3b-948a-2d3409266476 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:11.988338 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9ee9441-96a3-4a3b-948a-2d3409266476 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:11.988338 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c9ee9441-96a3-4a3b-948a-2d3409266476 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 654a5236-1367-4e3d-b70a-a5f0732bd4f8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:11.992805 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9ee9441-96a3-4a3b-948a-2d3409266476 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 returned with HTTP 404 Jul 03 15:00:11.994427 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 827/3366] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:11 2026] GET /volume/v3/backups/654a5236-1367-4e3d-b70a-a5f0732bd4f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:12.002560 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-16f2aaa0-7112-40af-89cc-9f41e0da4050 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:12.005144 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-16f2aaa0-7112-40af-89cc-9f41e0da4050 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:00:12.005666 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-16f2aaa0-7112-40af-89cc-9f41e0da4050 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a64e5843-b78d-44d8-95ea-47468ca23576", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-34673194", "container": "tempest-volumesbackupstest-backup-container-1979698819"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:12.007714 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-16f2aaa0-7112-40af-89cc-9f41e0da4050 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating new backup {'backup': {'volume_id': 'a64e5843-b78d-44d8-95ea-47468ca23576', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-34673194', 'container': 'tempest-volumesbackupstest-backup-container-1979698819'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:00:12.008242 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-16f2aaa0-7112-40af-89cc-9f41e0da4050 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Creating backup of volume a64e5843-b78d-44d8-95ea-47468ca23576 in container tempest-volumesbackupstest-backup-container-1979698819 Jul 03 15:00:12.023837 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:12.023837 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:12.024925 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-16f2aaa0-7112-40af-89cc-9f41e0da4050 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:12.047491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3c810570-6c6e-4499-9330-91195d463768 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:12.049458 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c810570-6c6e-4499-9330-91195d463768 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:12.049700 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c810570-6c6e-4499-9330-91195d463768 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:12.049800 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-16f2aaa0-7112-40af-89cc-9f41e0da4050 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Created reservations ['1b473018-f828-40c1-bfc2-845f8c76ef7f', '37c7b3d8-9038-4f82-b1c6-2345c5debf55'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:12.049892 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3c810570-6c6e-4499-9330-91195d463768 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:12.058687 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:12.058687 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:12.071792 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3c810570-6c6e-4499-9330-91195d463768 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:12.083832 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3c810570-6c6e-4499-9330-91195d463768 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:12.084288 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 842/3367] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:12 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 923 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:12.110939 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-16f2aaa0-7112-40af-89cc-9f41e0da4050 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:00:12.111488 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 861/3368] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:00:12 2026] POST /volume/v3/backups => generated 326 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:00:12.122724 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7fadce8e-c809-470a-8899-3455c01fdf16 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:12.126211 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7fadce8e-c809-470a-8899-3455c01fdf16 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:12.127009 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7fadce8e-c809-470a-8899-3455c01fdf16 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:12.127009 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7fadce8e-c809-470a-8899-3455c01fdf16 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:12.127009 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7fadce8e-c809-470a-8899-3455c01fdf16 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:12.136811 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:12.136811 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:12.138009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7fadce8e-c809-470a-8899-3455c01fdf16 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:12.138646 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 839/3369] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:12 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:12.544040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-de315048-2c3b-4bf5-b4ed-258cb81f0c32 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:12.547101 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-de315048-2c3b-4bf5-b4ed-258cb81f0c32 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/limits Jul 03 15:00:12.547398 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-de315048-2c3b-4bf5-b4ed-258cb81f0c32 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:12.547641 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-de315048-2c3b-4bf5-b4ed-258cb81f0c32 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:12.558667 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-de315048-2c3b-4bf5-b4ed-258cb81f0c32 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2077605445 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2077605445, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:00:12.559051 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-de315048-2c3b-4bf5-b4ed-258cb81f0c32 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2077605445 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2077605445, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:00:12.559433 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-de315048-2c3b-4bf5-b4ed-258cb81f0c32 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2077605445 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2077605445, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:00:12.576328 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-de315048-2c3b-4bf5-b4ed-258cb81f0c32 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/limits returned with HTTP 200 Jul 03 15:00:12.576868 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 828/3370] 10.4.3.99 () {68 vars in 1477 bytes} [Fri Jul 3 15:00:12 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:13.097319 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f63ba176-2c4a-47f0-b599-dfbf208e0ca7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:13.099014 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f63ba176-2c4a-47f0-b599-dfbf208e0ca7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:13.099963 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f63ba176-2c4a-47f0-b599-dfbf208e0ca7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:13.099963 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f63ba176-2c4a-47f0-b599-dfbf208e0ca7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:13.107532 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:13.107532 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:13.111843 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f63ba176-2c4a-47f0-b599-dfbf208e0ca7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:13.116374 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f63ba176-2c4a-47f0-b599-dfbf208e0ca7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:13.116716 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 843/3371] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:13 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:13.117646 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-27fdd6f4-e52c-43ab-899b-146141ba6221 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:13.120861 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-27fdd6f4-e52c-43ab-899b-146141ba6221 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 15:00:13.120861 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-27fdd6f4-e52c-43ab-899b-146141ba6221 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:13.120861 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-27fdd6f4-e52c-43ab-899b-146141ba6221 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:13.132381 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:13.132381 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:13.136729 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-27fdd6f4-e52c-43ab-899b-146141ba6221 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:00:13.143238 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-27fdd6f4-e52c-43ab-899b-146141ba6221 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 200 Jul 03 15:00:13.143819 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 862/3372] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:00:13 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 1658 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:13.154532 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-db930d04-bc2f-42f9-86ef-1695e51b243b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:13.156146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a8587fa9-9acb-4414-8b39-5a7e9bc9eac7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:13.157143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-db930d04-bc2f-42f9-86ef-1695e51b243b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:00:13.157720 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-db930d04-bc2f-42f9-86ef-1695e51b243b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7595ddb6-b665-49a4-939f-00e336a92372", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:13.158283 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a8587fa9-9acb-4414-8b39-5a7e9bc9eac7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:13.158512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a8587fa9-9acb-4414-8b39-5a7e9bc9eac7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:13.158719 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a8587fa9-9acb-4414-8b39-5a7e9bc9eac7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:13.158844 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a8587fa9-9acb-4414-8b39-5a7e9bc9eac7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:13.163192 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:13.163192 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:13.164080 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a8587fa9-9acb-4414-8b39-5a7e9bc9eac7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:13.164551 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 829/3373] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:13 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:13.173515 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:13.173515 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:13.174085 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-db930d04-bc2f-42f9-86ef-1695e51b243b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:00:13.174309 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-db930d04-bc2f-42f9-86ef-1695e51b243b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Create snapshot from volume 7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 15:00:13.227270 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-db930d04-bc2f-42f9-86ef-1695e51b243b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Created reservations ['f667516e-67d7-413e-8759-bce640e9d5cc', '3c435c7e-e140-4ce1-8deb-a668b0e2d18f', '5f5b7ccd-05b7-42c4-8a76-a5bc9a797b86', '8718b88f-e123-471f-9836-94dabac0578c'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:13.258197 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-db930d04-bc2f-42f9-86ef-1695e51b243b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Snapshot force create request issued successfully. Jul 03 15:00:13.258641 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ff1a13bd-670b-4991-a553-7e6840efe154 req-db930d04-bc2f-42f9-86ef-1695e51b243b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:00:13.259243 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 840/3374] 10.4.3.99 () {72 vars in 1540 bytes} [Fri Jul 3 15:00:13 2026] POST /volume/v3/snapshots => generated 292 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:00:13.949762 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e8b0aec0-20c6-469b-b368-def7e4d2d1bb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:14.052761 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e8b0aec0-20c6-469b-b368-def7e4d2d1bb tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:00:14.054121 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e8b0aec0-20c6-469b-b368-def7e4d2d1bb tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1590431387-16930501", "extra_specs": {}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:14.084158 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e8b0aec0-20c6-469b-b368-def7e4d2d1bb tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:00:14.084349 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 844/3375] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:00:13 2026] POST /volume/v3/types => generated 267 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:14.130424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-989b56fe-82ef-432b-afc7-f9f9a59f7dfb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:14.132622 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-989b56fe-82ef-432b-afc7-f9f9a59f7dfb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:14.132884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-989b56fe-82ef-432b-afc7-f9f9a59f7dfb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:14.133165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-989b56fe-82ef-432b-afc7-f9f9a59f7dfb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:14.143859 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:14.143859 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:14.148476 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-989b56fe-82ef-432b-afc7-f9f9a59f7dfb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:14.154453 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-989b56fe-82ef-432b-afc7-f9f9a59f7dfb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:14.154813 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 863/3376] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:14 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:14.178198 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc24867d-5830-41ca-b2e7-cb7e94e5e9b1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:14.181216 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc24867d-5830-41ca-b2e7-cb7e94e5e9b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:14.181800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc24867d-5830-41ca-b2e7-cb7e94e5e9b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:14.181800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc24867d-5830-41ca-b2e7-cb7e94e5e9b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:14.181965 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-dc24867d-5830-41ca-b2e7-cb7e94e5e9b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:14.187233 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:14.187233 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:14.188155 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc24867d-5830-41ca-b2e7-cb7e94e5e9b1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:14.188767 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 830/3377] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:14 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:15.175335 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-71a752c9-b54c-42de-ab52-3a0b7ac07724 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:15.178533 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-71a752c9-b54c-42de-ab52-3a0b7ac07724 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:15.178756 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-71a752c9-b54c-42de-ab52-3a0b7ac07724 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:15.178951 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-71a752c9-b54c-42de-ab52-3a0b7ac07724 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:15.186927 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:15.186927 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:15.194771 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-71a752c9-b54c-42de-ab52-3a0b7ac07724 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:15.200387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6557e28c-2995-457b-8302-03ea98206676 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:15.201342 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-71a752c9-b54c-42de-ab52-3a0b7ac07724 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:15.202419 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 841/3378] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:15 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:15.202619 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6557e28c-2995-457b-8302-03ea98206676 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:15.202678 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6557e28c-2995-457b-8302-03ea98206676 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:15.203019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6557e28c-2995-457b-8302-03ea98206676 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:15.203278 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6557e28c-2995-457b-8302-03ea98206676 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:15.208554 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:15.208554 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:15.209509 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6557e28c-2995-457b-8302-03ea98206676 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:15.210119 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 845/3379] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:15 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:16.222990 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39f04a0f-eed1-4305-bfd7-33e1734a3f72 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:16.225727 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39f04a0f-eed1-4305-bfd7-33e1734a3f72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:16.226069 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39f04a0f-eed1-4305-bfd7-33e1734a3f72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:16.226529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39f04a0f-eed1-4305-bfd7-33e1734a3f72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:16.226963 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3f485311-78f8-4388-ba33-5014cbaa9fe2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:16.228904 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f485311-78f8-4388-ba33-5014cbaa9fe2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:16.229600 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f485311-78f8-4388-ba33-5014cbaa9fe2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:16.229600 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f485311-78f8-4388-ba33-5014cbaa9fe2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:16.229600 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3f485311-78f8-4388-ba33-5014cbaa9fe2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:16.239517 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:16.239517 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:16.240815 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f485311-78f8-4388-ba33-5014cbaa9fe2 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:16.241335 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 831/3380] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:16 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:16.242260 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:16.242260 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:16.249542 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-39f04a0f-eed1-4305-bfd7-33e1734a3f72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:16.257000 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39f04a0f-eed1-4305-bfd7-33e1734a3f72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:16.257000 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 864/3381] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:16 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:16.348358 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a3c5d1b5-de79-483f-9f86-1c427921bb2c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:16.351111 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3c5d1b5-de79-483f-9f86-1c427921bb2c tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:00:16.351718 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a3c5d1b5-de79-483f-9f86-1c427921bb2c tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-66048114-1112369961", "extra_specs": {}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:16.371493 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3c5d1b5-de79-483f-9f86-1c427921bb2c tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:00:16.371984 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 842/3382] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:00:16 2026] POST /volume/v3/types => generated 267 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:16.385565 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9e0f1209-41a3-452e-a85e-74b95cdfd344 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:16.387562 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9e0f1209-41a3-452e-a85e-74b95cdfd344 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:00:16.388018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9e0f1209-41a3-452e-a85e-74b95cdfd344 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-258725273-1709810759", "extra_specs": {}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:16.415855 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9e0f1209-41a3-452e-a85e-74b95cdfd344 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:00:16.417769 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 846/3383] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:00:16 2026] POST /volume/v3/types => generated 268 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:16.436255 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:16.438356 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:00:16.438770 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-271693091", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-66048114-1112369961", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:16.441028 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-271693091', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-66048114-1112369961', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:00:16.445982 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Create volume of 1 GB Jul 03 15:00:16.445982 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:16.445982 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:16.446292 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Availability Zones retrieved successfully. Jul 03 15:00:16.452902 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Flow 'volume_create_api' (6db09200-c3d7-4c43-9b2d-7b10ab22f31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:16.454325 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd40463-7917-4b55-8923-f48d2b3b6f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.455595 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:00:16.481556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd40463-7917-4b55-8923-f48d2b3b6f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:00:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5af5f43-041c-428b-863e-924751fb8295,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-66048114-1112369961',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5af5f43-041c-428b-863e-924751fb8295', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.482707 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13a9d8a-8c24-4292-8ec6-12ff3704b6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.525389 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-66048114-1112369961 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-66048114-1112369961, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:00:16.525825 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-66048114-1112369961 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-66048114-1112369961, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:00:16.596722 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Created reservations ['a0ebafb5-bc75-43d9-9791-5b7aeaa0cfdd', '6c90cc4a-b65f-4101-837b-60c6cb0706e9', '98850190-e6e5-4d2f-8f3c-dd8117d93d52', 'de0cc383-970e-4b59-91c1-597e733744de'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:16.597966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13a9d8a-8c24-4292-8ec6-12ff3704b6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0ebafb5-bc75-43d9-9791-5b7aeaa0cfdd', '6c90cc4a-b65f-4101-837b-60c6cb0706e9', '98850190-e6e5-4d2f-8f3c-dd8117d93d52', 'de0cc383-970e-4b59-91c1-597e733744de']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.599053 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f0b867-b5f6-4a14-a9ea-076ccf54a6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.635993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f0b867-b5f6-4a14-a9ea-076ccf54a6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-271693091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c86bfb5cc639492799a1d8f090826e60',qos_specs=None,replication_status=,reservations=['a0ebafb5-bc75-43d9-9791-5b7aeaa0cfdd','6c90cc4a-b65f-4101-837b-60c6cb0706e9','98850190-e6e5-4d2f-8f3c-dd8117d93d52','de0cc383-970e-4b59-91c1-597e733744de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf65e37c9d48048588b2f2a3a92152',volume_type_id=c5af5f43-041c-428b-863e-924751fb8295), 'volume': Volume(_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-03T15:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-271693091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c86bfb5cc639492799a1d8f090826e60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38cf65e37c9d48048588b2f2a3a92152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5af5f43-041c-428b-863e-924751fb8295),volume_type_id=c5af5f43-041c-428b-863e-924751fb8295)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.636943 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dffd7e5-3d8d-4535-8ed2-567136694418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.661656 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dffd7e5-3d8d-4535-8ed2-567136694418) transitioned into state 'SUCCESS' from state '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-271693091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c86bfb5cc639492799a1d8f090826e60',qos_specs=None,replication_status=,reservations=['a0ebafb5-bc75-43d9-9791-5b7aeaa0cfdd','6c90cc4a-b65f-4101-837b-60c6cb0706e9','98850190-e6e5-4d2f-8f3c-dd8117d93d52','de0cc383-970e-4b59-91c1-597e733744de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf65e37c9d48048588b2f2a3a92152',volume_type_id=c5af5f43-041c-428b-863e-924751fb8295)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.663067 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a9d7ed-9ad9-441c-9867-23cc2abd1eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.677074 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a9d7ed-9ad9-441c-9867-23cc2abd1eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.678183 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Flow 'volume_create_api' (6db09200-c3d7-4c43-9b2d-7b10ab22f31b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:16.678576 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Create volume request issued successfully. Jul 03 15:00:16.679398 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8bb1036f-7513-4c69-b8bb-01ea5e87732c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:00:16.679796 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 832/3384] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:00:16 2026] POST /volume/v3/volumes => generated 842 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:00:16.698795 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:16.701632 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:00:16.701797 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1660700551", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-258725273-1709810759", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:16.704517 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1660700551', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-258725273-1709810759', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:00:16.708249 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Create volume of 1 GB Jul 03 15:00:16.708889 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:16.708889 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:16.709286 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Availability Zones retrieved successfully. Jul 03 15:00:16.717284 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Flow 'volume_create_api' (c8ffd0d4-0413-40ad-8f9a-623b86f92fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:16.718603 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bda47d-cdc3-4e7a-93f4-7b4e1af40c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.720007 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:00:16.748994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bda47d-cdc3-4e7a-93f4-7b4e1af40c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:00:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f046434c-4d4b-4db8-9359-c6808f7add8e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-258725273-1709810759',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f046434c-4d4b-4db8-9359-c6808f7add8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.749936 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c845e35-ed4f-4a28-87c5-8245c7e411f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.796368 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-258725273-1709810759 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-258725273-1709810759, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:00:16.796368 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-258725273-1709810759 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-258725273-1709810759, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:00:16.862172 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Created reservations ['0e80042a-9ca8-42dd-a496-fb06ffaafb46', 'd05d408b-0309-44c3-8ab5-a5e966ee751a', 'aa7524f6-b504-4e30-9bd5-7869178bf902', '933ae91a-9867-4461-b115-566f79270bf6'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:16.863116 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c845e35-ed4f-4a28-87c5-8245c7e411f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e80042a-9ca8-42dd-a496-fb06ffaafb46', 'd05d408b-0309-44c3-8ab5-a5e966ee751a', 'aa7524f6-b504-4e30-9bd5-7869178bf902', '933ae91a-9867-4461-b115-566f79270bf6']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.863860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f97fb5-0011-4b91-aef5-be5f49fa80a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.896574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f97fb5-0011-4b91-aef5-be5f49fa80a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0df70ea6-36e0-456c-af57-033d2dcafa8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1660700551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c86bfb5cc639492799a1d8f090826e60',qos_specs=None,replication_status=,reservations=['0e80042a-9ca8-42dd-a496-fb06ffaafb46','d05d408b-0309-44c3-8ab5-a5e966ee751a','aa7524f6-b504-4e30-9bd5-7869178bf902','933ae91a-9867-4461-b115-566f79270bf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf65e37c9d48048588b2f2a3a92152',volume_type_id=f046434c-4d4b-4db8-9359-c6808f7add8e), 'volume': Volume(_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-03T15:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1660700551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0df70ea6-36e0-456c-af57-033d2dcafa8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c86bfb5cc639492799a1d8f090826e60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38cf65e37c9d48048588b2f2a3a92152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f046434c-4d4b-4db8-9359-c6808f7add8e),volume_type_id=f046434c-4d4b-4db8-9359-c6808f7add8e)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.896574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4373f469-0b38-43f5-b61d-72c73f141122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.922633 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4373f469-0b38-43f5-b61d-72c73f141122) transitioned into state 'SUCCESS' from state '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-1660700551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c86bfb5cc639492799a1d8f090826e60',qos_specs=None,replication_status=,reservations=['0e80042a-9ca8-42dd-a496-fb06ffaafb46','d05d408b-0309-44c3-8ab5-a5e966ee751a','aa7524f6-b504-4e30-9bd5-7869178bf902','933ae91a-9867-4461-b115-566f79270bf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf65e37c9d48048588b2f2a3a92152',volume_type_id=f046434c-4d4b-4db8-9359-c6808f7add8e)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.923527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabb8bc1-481a-45f6-a936-8e9f424b2c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:16.936268 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabb8bc1-481a-45f6-a936-8e9f424b2c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:16.936890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Flow 'volume_create_api' (c8ffd0d4-0413-40ad-8f9a-623b86f92fa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:16.937394 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Create volume request issued successfully. Jul 03 15:00:16.938431 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2baaa2f-eb0b-4a20-92f9-afd131293a6c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:00:16.938934 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 865/3385] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:00:16 2026] POST /volume/v3/volumes => generated 844 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:00:16.976083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:16.979344 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:00:16.979781 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1232810687", "snapshot_id": null, "imageRef": "aeddd858-d514-48e7-84fb-0e1acb208826", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1590431387-16930501", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:16.982383 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1232810687', 'snapshot_id': None, 'imageRef': 'aeddd858-d514-48e7-84fb-0e1acb208826', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1590431387-16930501', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:00:17.173889 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Create volume of 1 GB Jul 03 15:00:17.174246 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:17.174246 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:17.174784 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Availability Zones retrieved successfully. Jul 03 15:00:17.181641 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Flow 'volume_create_api' (f3a89fda-b7c9-46f4-83d2-5ebda9937c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:17.182668 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a5b0b8-0ee0-49fb-8f07-b8a5cf589fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:17.183539 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:00:17.258688 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9b348984-8938-4ecf-9655-0bd567c83be1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:17.263182 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9b348984-8938-4ecf-9655-0bd567c83be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:17.264201 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9b348984-8938-4ecf-9655-0bd567c83be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:17.267474 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a5b0b8-0ee0-49fb-8f07-b8a5cf589fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:00:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ef2b847-47b7-448e-a51e-e65f7fe3adc1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1590431387-16930501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ef2b847-47b7-448e-a51e-e65f7fe3adc1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:17.267667 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9b348984-8938-4ecf-9655-0bd567c83be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:17.267667 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9b348984-8938-4ecf-9655-0bd567c83be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:17.271010 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa26b123-c923-423c-895b-4d5edb6be500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:17.278244 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:17.278244 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:17.280902 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9b348984-8938-4ecf-9655-0bd567c83be1 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:17.281541 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 847/3386] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:17 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:17.282818 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ee675029-3a94-4a55-9473-6ae0183c93f5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:17.288753 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee675029-3a94-4a55-9473-6ae0183c93f5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:17.289080 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee675029-3a94-4a55-9473-6ae0183c93f5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:17.292617 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ee675029-3a94-4a55-9473-6ae0183c93f5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:17.309841 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:17.309841 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:17.318490 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ee675029-3a94-4a55-9473-6ae0183c93f5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:17.327348 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ee675029-3a94-4a55-9473-6ae0183c93f5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:17.327766 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 833/3387] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:17 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:17.327986 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1590431387-16930501 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1590431387-16930501, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:00:17.328271 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1590431387-16930501 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1590431387-16930501, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:00:17.364915 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Created reservations ['c514e4eb-cc0f-4425-a980-22e412cf3b67', '747a35bc-9295-4cb6-8449-f73d3bc7f3cf', '12f99bca-e782-452d-a836-61e6600a8d2d', 'a6a8b261-fe67-428a-a648-a9601c0a894f'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:17.366236 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa26b123-c923-423c-895b-4d5edb6be500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c514e4eb-cc0f-4425-a980-22e412cf3b67', '747a35bc-9295-4cb6-8449-f73d3bc7f3cf', '12f99bca-e782-452d-a836-61e6600a8d2d', 'a6a8b261-fe67-428a-a648-a9601c0a894f']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:17.367630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf92231-30f3-44a9-9fd4-3fe081875996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:17.395598 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf92231-30f3-44a9-9fd4-3fe081875996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ecf587-ae84-46a6-81b8-a643c2f780a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1232810687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c86bfb5cc639492799a1d8f090826e60',qos_specs=None,replication_status=,reservations=['c514e4eb-cc0f-4425-a980-22e412cf3b67','747a35bc-9295-4cb6-8449-f73d3bc7f3cf','12f99bca-e782-452d-a836-61e6600a8d2d','a6a8b261-fe67-428a-a648-a9601c0a894f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf65e37c9d48048588b2f2a3a92152',volume_type_id=0ef2b847-47b7-448e-a51e-e65f7fe3adc1), 'volume': Volume(_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-03T15:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1232810687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ecf587-ae84-46a6-81b8-a643c2f780a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c86bfb5cc639492799a1d8f090826e60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38cf65e37c9d48048588b2f2a3a92152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ef2b847-47b7-448e-a51e-e65f7fe3adc1),volume_type_id=0ef2b847-47b7-448e-a51e-e65f7fe3adc1)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:17.396802 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73d5ed0-0431-43c6-b260-378646c80bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:17.424296 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73d5ed0-0431-43c6-b260-378646c80bba) transitioned into state 'SUCCESS' from state '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-1232810687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c86bfb5cc639492799a1d8f090826e60',qos_specs=None,replication_status=,reservations=['c514e4eb-cc0f-4425-a980-22e412cf3b67','747a35bc-9295-4cb6-8449-f73d3bc7f3cf','12f99bca-e782-452d-a836-61e6600a8d2d','a6a8b261-fe67-428a-a648-a9601c0a894f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38cf65e37c9d48048588b2f2a3a92152',volume_type_id=0ef2b847-47b7-448e-a51e-e65f7fe3adc1)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:17.425080 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ade419-95a4-48f7-a7e3-9bb6572939c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:17.436155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ade419-95a4-48f7-a7e3-9bb6572939c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:17.437385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Flow 'volume_create_api' (f3a89fda-b7c9-46f4-83d2-5ebda9937c81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:17.437787 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Create volume request issued successfully. Jul 03 15:00:17.438733 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ab25187d-eab7-44cf-9e5d-e1e9d7828f5f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:00:17.439338 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 843/3388] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:00:16 2026] POST /volume/v3/volumes => generated 843 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:00:17.455238 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ca115c5-2d62-4f23-84ce-23bf0e5dff2c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:17.458527 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ca115c5-2d62-4f23-84ce-23bf0e5dff2c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:17.458909 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ca115c5-2d62-4f23-84ce-23bf0e5dff2c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:17.459259 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ca115c5-2d62-4f23-84ce-23bf0e5dff2c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:17.470601 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:17.470601 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:17.477403 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ca115c5-2d62-4f23-84ce-23bf0e5dff2c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:17.484857 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ca115c5-2d62-4f23-84ce-23bf0e5dff2c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:17.485000 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 866/3389] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:17 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 911 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:17.710959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-59b436d8-3af8-4acb-9ed1-2e29c96db5d3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:17.714012 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-59b436d8-3af8-4acb-9ed1-2e29c96db5d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 15:00:17.714244 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-59b436d8-3af8-4acb-9ed1-2e29c96db5d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:17.714468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-59b436d8-3af8-4acb-9ed1-2e29c96db5d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:17.728361 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:17.728361 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:17.734160 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-59b436d8-3af8-4acb-9ed1-2e29c96db5d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:00:17.742293 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-59b436d8-3af8-4acb-9ed1-2e29c96db5d3 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 200 Jul 03 15:00:17.743251 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 848/3390] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:00:17 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 1658 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:18.299163 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ccbec606-9f14-4548-aab1-be22ea5e1139 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:18.303397 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccbec606-9f14-4548-aab1-be22ea5e1139 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:18.303397 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccbec606-9f14-4548-aab1-be22ea5e1139 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:18.303397 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ccbec606-9f14-4548-aab1-be22ea5e1139 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:18.303397 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ccbec606-9f14-4548-aab1-be22ea5e1139 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:18.311740 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:18.311740 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:18.313372 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ccbec606-9f14-4548-aab1-be22ea5e1139 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:18.314175 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 834/3391] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:18 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:18.346932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2f07df92-cf20-494b-aca0-f5062a4bc20e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:18.349297 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2f07df92-cf20-494b-aca0-f5062a4bc20e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:18.349574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2f07df92-cf20-494b-aca0-f5062a4bc20e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:18.349878 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2f07df92-cf20-494b-aca0-f5062a4bc20e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:18.364114 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:18.364114 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:18.373931 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2f07df92-cf20-494b-aca0-f5062a4bc20e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:18.382530 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2f07df92-cf20-494b-aca0-f5062a4bc20e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:18.383695 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 844/3392] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:18 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:18.503457 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-774f8dd9-2a0f-4b12-a860-5184a79783d4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:18.505793 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-774f8dd9-2a0f-4b12-a860-5184a79783d4 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:18.506051 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-774f8dd9-2a0f-4b12-a860-5184a79783d4 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:18.506350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-774f8dd9-2a0f-4b12-a860-5184a79783d4 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:18.518207 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:18.518207 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:18.522831 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-774f8dd9-2a0f-4b12-a860-5184a79783d4 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:18.530709 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-774f8dd9-2a0f-4b12-a860-5184a79783d4 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:18.531745 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 867/3393] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:18 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:19.330559 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-85c6af1f-2fe9-4e23-bccc-361ff91c8ed5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:19.333443 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-85c6af1f-2fe9-4e23-bccc-361ff91c8ed5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:19.333443 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-85c6af1f-2fe9-4e23-bccc-361ff91c8ed5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:19.334569 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-85c6af1f-2fe9-4e23-bccc-361ff91c8ed5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:19.334677 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-85c6af1f-2fe9-4e23-bccc-361ff91c8ed5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:19.342230 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:19.342230 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:19.343725 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-85c6af1f-2fe9-4e23-bccc-361ff91c8ed5 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:19.344000 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 849/3394] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:19 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:19.405018 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-05eea453-233a-4b52-97b2-5f2701605b0b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:19.408092 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-05eea453-233a-4b52-97b2-5f2701605b0b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:19.408394 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-05eea453-233a-4b52-97b2-5f2701605b0b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:19.408635 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-05eea453-233a-4b52-97b2-5f2701605b0b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:19.424411 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:19.424411 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:19.430226 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-05eea453-233a-4b52-97b2-5f2701605b0b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:19.437435 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-05eea453-233a-4b52-97b2-5f2701605b0b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:19.438925 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 835/3395] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:19 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:19.549953 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-26a6602c-ecdd-4332-8c44-96ceb458023d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:19.553559 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-26a6602c-ecdd-4332-8c44-96ceb458023d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:19.554489 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-26a6602c-ecdd-4332-8c44-96ceb458023d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:19.554980 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-26a6602c-ecdd-4332-8c44-96ceb458023d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:19.569790 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:19.569790 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:19.579004 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-26a6602c-ecdd-4332-8c44-96ceb458023d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:19.585425 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-26a6602c-ecdd-4332-8c44-96ceb458023d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:19.586089 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 845/3396] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:19 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 935 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:20.357530 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bdcebbef-9c09-4913-b411-3c88157f0c84 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:20.365302 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bdcebbef-9c09-4913-b411-3c88157f0c84 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:20.365302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bdcebbef-9c09-4913-b411-3c88157f0c84 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:20.365302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bdcebbef-9c09-4913-b411-3c88157f0c84 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:20.365302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-bdcebbef-9c09-4913-b411-3c88157f0c84 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:20.375165 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:20.375165 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:20.376682 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bdcebbef-9c09-4913-b411-3c88157f0c84 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:20.376682 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 868/3397] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:20 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:20.457147 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9044ae57-7129-4514-8516-a677ec469165 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:20.459759 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9044ae57-7129-4514-8516-a677ec469165 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:20.460078 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9044ae57-7129-4514-8516-a677ec469165 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:20.461087 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9044ae57-7129-4514-8516-a677ec469165 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:20.472062 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:20.472062 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:20.477877 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9044ae57-7129-4514-8516-a677ec469165 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:20.485055 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9044ae57-7129-4514-8516-a677ec469165 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:20.485694 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 850/3398] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:20 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:20.601610 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b6393a8a-44e9-4788-9b32-631f3ead13bb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:20.603725 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6393a8a-44e9-4788-9b32-631f3ead13bb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:20.603948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b6393a8a-44e9-4788-9b32-631f3ead13bb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:20.604203 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b6393a8a-44e9-4788-9b32-631f3ead13bb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:20.614946 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:20.614946 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:20.624571 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b6393a8a-44e9-4788-9b32-631f3ead13bb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:20.639070 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b6393a8a-44e9-4788-9b32-631f3ead13bb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:20.639726 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 836/3399] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:20 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:21.393074 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-277ae40c-0e65-4109-a3aa-c423c9ed9bbf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:21.396055 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-277ae40c-0e65-4109-a3aa-c423c9ed9bbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:21.396055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-277ae40c-0e65-4109-a3aa-c423c9ed9bbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:21.396055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-277ae40c-0e65-4109-a3aa-c423c9ed9bbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:21.396055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-277ae40c-0e65-4109-a3aa-c423c9ed9bbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:21.405846 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:21.405846 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:21.406269 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-bf5d94ac-7d1e-4790-a228-9680654ba550 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:21.406842 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-277ae40c-0e65-4109-a3aa-c423c9ed9bbf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:21.407320 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 846/3400] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:21 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:21.412690 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-bf5d94ac-7d1e-4790-a228-9680654ba550 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/attachments/b4b03df7-06a2-472d-9126-17364fad0c56 Jul 03 15:00:21.412966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-bf5d94ac-7d1e-4790-a228-9680654ba550 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:21.413249 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-bf5d94ac-7d1e-4790-a228-9680654ba550 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:21.428601 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:21.428601 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:21.501890 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c168ffd7-71a6-4365-80dd-d8ceeda8770a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:21.504018 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c168ffd7-71a6-4365-80dd-d8ceeda8770a tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:21.504257 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c168ffd7-71a6-4365-80dd-d8ceeda8770a tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:21.504456 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c168ffd7-71a6-4365-80dd-d8ceeda8770a tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:21.514371 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:21.514371 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:21.526244 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c168ffd7-71a6-4365-80dd-d8ceeda8770a tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:21.533201 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c168ffd7-71a6-4365-80dd-d8ceeda8770a tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:21.533744 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 851/3401] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:21 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:21.657467 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-30ed4619-4239-4797-a53d-4f6c13781cbf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:21.659265 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30ed4619-4239-4797-a53d-4f6c13781cbf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:21.659471 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30ed4619-4239-4797-a53d-4f6c13781cbf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:21.659660 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30ed4619-4239-4797-a53d-4f6c13781cbf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:21.666810 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:21.666810 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:21.673042 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-30ed4619-4239-4797-a53d-4f6c13781cbf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:21.678145 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30ed4619-4239-4797-a53d-4f6c13781cbf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:21.678629 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 837/3402] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:21 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:21.962899 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9edd7f9a-57eb-4f83-82d2-2ec78b0fb970 req-bf5d94ac-7d1e-4790-a228-9680654ba550 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/b4b03df7-06a2-472d-9126-17364fad0c56 returned with HTTP 200 Jul 03 15:00:21.963361 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 869/3403] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:00:21 2026] DELETE /volume/v3/attachments/b4b03df7-06a2-472d-9126-17364fad0c56 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:22.418673 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8fdd968e-5a65-4bb5-b061-ca5e963f07be None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:22.421208 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8fdd968e-5a65-4bb5-b061-ca5e963f07be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:22.421444 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8fdd968e-5a65-4bb5-b061-ca5e963f07be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:22.421678 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8fdd968e-5a65-4bb5-b061-ca5e963f07be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:22.421812 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8fdd968e-5a65-4bb5-b061-ca5e963f07be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:22.427729 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:22.427729 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:22.428731 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8fdd968e-5a65-4bb5-b061-ca5e963f07be tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:22.429436 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 847/3404] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:22 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:22.549513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b903b4ec-d19b-48d3-b0ef-bd0f22809466 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:22.551650 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b903b4ec-d19b-48d3-b0ef-bd0f22809466 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:22.551884 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b903b4ec-d19b-48d3-b0ef-bd0f22809466 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:22.552153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b903b4ec-d19b-48d3-b0ef-bd0f22809466 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:22.561192 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:22.561192 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:22.566018 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b903b4ec-d19b-48d3-b0ef-bd0f22809466 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:22.571862 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b903b4ec-d19b-48d3-b0ef-bd0f22809466 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:22.572635 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 852/3405] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:22 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:22.693148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d6b7dd7d-8688-4e40-8729-993fb623a6a7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:22.693967 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6b7dd7d-8688-4e40-8729-993fb623a6a7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:22.694239 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d6b7dd7d-8688-4e40-8729-993fb623a6a7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:22.694540 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d6b7dd7d-8688-4e40-8729-993fb623a6a7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:22.706756 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:22.706756 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:22.715377 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d6b7dd7d-8688-4e40-8729-993fb623a6a7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:22.722312 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d6b7dd7d-8688-4e40-8729-993fb623a6a7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:22.722961 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 838/3406] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:22 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:23.074749 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-067d4712-a9f4-48dc-bc5b-db67371c0cde None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:23.076696 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-067d4712-a9f4-48dc-bc5b-db67371c0cde tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/attachments?instance_id=27b62741-96c4-4f4e-a691-af90d25498e8 Jul 03 15:00:23.076905 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-067d4712-a9f4-48dc-bc5b-db67371c0cde tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:23.077084 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-067d4712-a9f4-48dc-bc5b-db67371c0cde tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:23.090178 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-067d4712-a9f4-48dc-bc5b-db67371c0cde tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments?instance_id=27b62741-96c4-4f4e-a691-af90d25498e8 returned with HTTP 200 Jul 03 15:00:23.090618 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 870/3407] 10.4.3.99 () {70 vars in 1630 bytes} [Fri Jul 3 15:00:23 2026] GET /volume/v3/attachments?instance_id=27b62741-96c4-4f4e-a691-af90d25498e8 => generated 192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:23.100225 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-a3666987-824f-4d22-81c1-4e70dfc71792 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:23.105149 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-a3666987-824f-4d22-81c1-4e70dfc71792 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5 Jul 03 15:00:23.107254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-a3666987-824f-4d22-81c1-4e70dfc71792 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:23.107505 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-a3666987-824f-4d22-81c1-4e70dfc71792 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:23.132928 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6cabb14f-c507-442d-9695-17e64f75d8b4 req-a3666987-824f-4d22-81c1-4e70dfc71792 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5 returned with HTTP 200 Jul 03 15:00:23.133525 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 848/3408] 10.4.3.99 () {70 vars in 1644 bytes} [Fri Jul 3 15:00:23 2026] GET /volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5 => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:23.438957 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f800cd6c-523d-4f85-8b88-fdeffd072a8e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:23.440855 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f800cd6c-523d-4f85-8b88-fdeffd072a8e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:23.441064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f800cd6c-523d-4f85-8b88-fdeffd072a8e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:23.441408 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f800cd6c-523d-4f85-8b88-fdeffd072a8e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:23.441554 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f800cd6c-523d-4f85-8b88-fdeffd072a8e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:23.445760 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:23.445760 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:23.446639 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f800cd6c-523d-4f85-8b88-fdeffd072a8e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:23.447009 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 853/3409] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:23 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:23.594040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b85a7b6f-171b-4981-a4b1-09f83d9a6579 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:23.598159 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b85a7b6f-171b-4981-a4b1-09f83d9a6579 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:23.598501 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b85a7b6f-171b-4981-a4b1-09f83d9a6579 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:23.598774 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b85a7b6f-171b-4981-a4b1-09f83d9a6579 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:23.607760 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:23.607760 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:23.613000 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b85a7b6f-171b-4981-a4b1-09f83d9a6579 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:23.620245 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b85a7b6f-171b-4981-a4b1-09f83d9a6579 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:23.620748 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 839/3410] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:23 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:23.736146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-37d98561-5ef1-4e6e-bad5-542354d25963 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:23.738260 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37d98561-5ef1-4e6e-bad5-542354d25963 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:23.738598 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37d98561-5ef1-4e6e-bad5-542354d25963 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:23.738808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37d98561-5ef1-4e6e-bad5-542354d25963 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:23.748091 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:23.748091 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:23.752475 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-37d98561-5ef1-4e6e-bad5-542354d25963 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:23.757422 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37d98561-5ef1-4e6e-bad5-542354d25963 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:23.757826 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 871/3411] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:23 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:24.458414 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c0646f83-00ae-446e-9666-e4a55c27fdf6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:24.460845 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c0646f83-00ae-446e-9666-e4a55c27fdf6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:24.461108 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c0646f83-00ae-446e-9666-e4a55c27fdf6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:24.461407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c0646f83-00ae-446e-9666-e4a55c27fdf6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:24.461553 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c0646f83-00ae-446e-9666-e4a55c27fdf6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:24.467206 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:24.467206 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:24.467950 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c0646f83-00ae-446e-9666-e4a55c27fdf6 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:24.468396 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 849/3412] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:24 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:24.636462 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2ad6b92a-6a6f-44ed-a1fa-573fcc4b912f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:24.638731 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ad6b92a-6a6f-44ed-a1fa-573fcc4b912f tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:24.639028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ad6b92a-6a6f-44ed-a1fa-573fcc4b912f tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:24.639318 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ad6b92a-6a6f-44ed-a1fa-573fcc4b912f tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:24.649284 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:24.649284 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:24.654933 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2ad6b92a-6a6f-44ed-a1fa-573fcc4b912f tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:24.661774 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ad6b92a-6a6f-44ed-a1fa-573fcc4b912f tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:24.661774 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 854/3413] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:24 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:24.679657 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a0f7bad9-a772-41a4-b102-6a60a096e745 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:24.682599 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0f7bad9-a772-41a4-b102-6a60a096e745 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:24.682599 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0f7bad9-a772-41a4-b102-6a60a096e745 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:24.682830 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0f7bad9-a772-41a4-b102-6a60a096e745 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:24.693764 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:24.693764 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:24.700730 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a0f7bad9-a772-41a4-b102-6a60a096e745 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:24.708352 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0f7bad9-a772-41a4-b102-6a60a096e745 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:24.708835 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 840/3414] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:24 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 1191 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:24.728863 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fd6cd01c-ddf5-4539-8f8f-4cb62081480c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:24.731117 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd6cd01c-ddf5-4539-8f8f-4cb62081480c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:24.731454 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd6cd01c-ddf5-4539-8f8f-4cb62081480c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:24.731581 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fd6cd01c-ddf5-4539-8f8f-4cb62081480c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:24.731759 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-fd6cd01c-ddf5-4539-8f8f-4cb62081480c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume with id: cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:24.742079 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:24.742079 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:24.742079 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fd6cd01c-ddf5-4539-8f8f-4cb62081480c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:24.773753 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-14571c8b-908b-43a0-9ef2-c55c0681b2d6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:24.774823 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fd6cd01c-ddf5-4539-8f8f-4cb62081480c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume request issued successfully. Jul 03 15:00:24.775182 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fd6cd01c-ddf5-4539-8f8f-4cb62081480c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 202 Jul 03 15:00:24.776209 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 872/3415] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:00:24 2026] DELETE /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:00:24.776646 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-14571c8b-908b-43a0-9ef2-c55c0681b2d6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:24.776958 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-14571c8b-908b-43a0-9ef2-c55c0681b2d6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:24.777155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-14571c8b-908b-43a0-9ef2-c55c0681b2d6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:24.786882 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0246870a-fbf2-4a9e-8099-5af338c3f562 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:24.787687 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:24.787687 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:24.790167 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0246870a-fbf2-4a9e-8099-5af338c3f562 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:24.790167 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0246870a-fbf2-4a9e-8099-5af338c3f562 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:24.790576 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0246870a-fbf2-4a9e-8099-5af338c3f562 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:24.798020 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-14571c8b-908b-43a0-9ef2-c55c0681b2d6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:24.801539 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:24.801539 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:24.805059 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-14571c8b-908b-43a0-9ef2-c55c0681b2d6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:24.805853 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 850/3416] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:24 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:24.806866 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0246870a-fbf2-4a9e-8099-5af338c3f562 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:24.814014 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0246870a-fbf2-4a9e-8099-5af338c3f562 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 200 Jul 03 15:00:24.814884 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 855/3417] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:24 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 1190 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:25.396817 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-22a2cf6a-f81d-4265-bd8e-17e0fda34d68 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:25.399206 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22a2cf6a-f81d-4265-bd8e-17e0fda34d68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372?cascade=True Jul 03 15:00:25.399436 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22a2cf6a-f81d-4265-bd8e-17e0fda34d68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:25.399627 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22a2cf6a-f81d-4265-bd8e-17e0fda34d68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:25.399831 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-22a2cf6a-f81d-4265-bd8e-17e0fda34d68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Delete volume with id: 7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 15:00:25.410208 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:25.410208 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:25.410770 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-22a2cf6a-f81d-4265-bd8e-17e0fda34d68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:00:25.452157 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-22a2cf6a-f81d-4265-bd8e-17e0fda34d68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Delete volume request issued successfully. Jul 03 15:00:25.452441 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22a2cf6a-f81d-4265-bd8e-17e0fda34d68 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372?cascade=True returned with HTTP 202 Jul 03 15:00:25.453319 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 841/3418] 10.4.3.99 () {66 vars in 1369 bytes} [Fri Jul 3 15:00:25 2026] DELETE /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:00:25.461646 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-48e4be95-9d73-4225-9ca3-51f27829f67b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:25.464185 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48e4be95-9d73-4225-9ca3-51f27829f67b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 15:00:25.464548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48e4be95-9d73-4225-9ca3-51f27829f67b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:25.465205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48e4be95-9d73-4225-9ca3-51f27829f67b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:25.475564 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:25.475564 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:25.480058 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e6a65d50-f327-4760-b3ea-8da8232eb033 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:25.482078 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e6a65d50-f327-4760-b3ea-8da8232eb033 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:25.482340 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e6a65d50-f327-4760-b3ea-8da8232eb033 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:25.482562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e6a65d50-f327-4760-b3ea-8da8232eb033 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:25.482674 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e6a65d50-f327-4760-b3ea-8da8232eb033 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:25.482885 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-48e4be95-9d73-4225-9ca3-51f27829f67b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:00:25.489267 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:25.489267 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:25.489885 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e6a65d50-f327-4760-b3ea-8da8232eb033 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:25.490673 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 851/3419] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:25 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:25.491330 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48e4be95-9d73-4225-9ca3-51f27829f67b tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 200 Jul 03 15:00:25.491980 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 873/3420] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:25 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:25.504347 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-47d76913-c7a6-4882-a197-4811fdebcc03 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:25.506889 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47d76913-c7a6-4882-a197-4811fdebcc03 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:25.507328 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47d76913-c7a6-4882-a197-4811fdebcc03 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:25.507657 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47d76913-c7a6-4882-a197-4811fdebcc03 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:25.507657 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-47d76913-c7a6-4882-a197-4811fdebcc03 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:25.513458 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:25.513458 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:25.514525 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47d76913-c7a6-4882-a197-4811fdebcc03 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:25.514972 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 856/3421] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:25 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:25.525235 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a9ee0f4f-8e81-4005-8252-9588e8327b5b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:25.527989 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9ee0f4f-8e81-4005-8252-9588e8327b5b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:25.528371 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9ee0f4f-8e81-4005-8252-9588e8327b5b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:25.528650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9ee0f4f-8e81-4005-8252-9588e8327b5b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:25.528864 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-a9ee0f4f-8e81-4005-8252-9588e8327b5b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete backup with id: 241a8108-0c10-4faa-b1ef-59d3d27e7683. Jul 03 15:00:25.539890 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:25.539890 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:25.564511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-a9ee0f4f-8e81-4005-8252-9588e8327b5b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] delete_backup rpcapi backup_id 241a8108-0c10-4faa-b1ef-59d3d27e7683 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:00:25.566949 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9ee0f4f-8e81-4005-8252-9588e8327b5b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 202 Jul 03 15:00:25.567533 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 842/3422] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:00:25 2026] DELETE /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:00:25.577377 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-53697575-1e60-45e0-ab22-974a9412e8ac None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:25.580818 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-53697575-1e60-45e0-ab22-974a9412e8ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:25.582001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-53697575-1e60-45e0-ab22-974a9412e8ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:25.582001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-53697575-1e60-45e0-ab22-974a9412e8ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:25.582279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-53697575-1e60-45e0-ab22-974a9412e8ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:25.588774 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:25.588774 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:25.589997 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-53697575-1e60-45e0-ab22-974a9412e8ac tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 200 Jul 03 15:00:25.590600 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 852/3423] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:25 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:25.823060 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-76e25532-df21-4fd2-b8cb-9c30f752e023 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:25.825544 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76e25532-df21-4fd2-b8cb-9c30f752e023 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:25.825809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76e25532-df21-4fd2-b8cb-9c30f752e023 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:25.826026 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76e25532-df21-4fd2-b8cb-9c30f752e023 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:25.832225 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-77756774-fb48-4e46-9cc8-891381e9dc9a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:25.834410 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-77756774-fb48-4e46-9cc8-891381e9dc9a tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:00:25.834679 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-77756774-fb48-4e46-9cc8-891381e9dc9a tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:25.834954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-77756774-fb48-4e46-9cc8-891381e9dc9a tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:25.836446 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:25.836446 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:25.841941 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-76e25532-df21-4fd2-b8cb-9c30f752e023 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:25.842535 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-77756774-fb48-4e46-9cc8-891381e9dc9a tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 404 Jul 03 15:00:25.843014 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 857/3424] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:25 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:00:25.849136 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76e25532-df21-4fd2-b8cb-9c30f752e023 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:25.849759 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 874/3425] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:25 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:26.513395 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-be3b4c0d-4eba-4d14-b3bb-833e12842ba2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:26.516184 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-be3b4c0d-4eba-4d14-b3bb-833e12842ba2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 15:00:26.516514 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-be3b4c0d-4eba-4d14-b3bb-833e12842ba2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:26.516932 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-be3b4c0d-4eba-4d14-b3bb-833e12842ba2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:26.525235 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-be3b4c0d-4eba-4d14-b3bb-833e12842ba2 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 404 Jul 03 15:00:26.526493 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 843/3426] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:26 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:26.606307 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-229e549d-0dfe-4623-b075-94e62da9468b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:26.608972 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-229e549d-0dfe-4623-b075-94e62da9468b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 Jul 03 15:00:26.609022 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-229e549d-0dfe-4623-b075-94e62da9468b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:26.609403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-229e549d-0dfe-4623-b075-94e62da9468b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:26.609637 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-229e549d-0dfe-4623-b075-94e62da9468b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id 241a8108-0c10-4faa-b1ef-59d3d27e7683. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:26.616441 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-229e549d-0dfe-4623-b075-94e62da9468b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 returned with HTTP 404 Jul 03 15:00:26.616441 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 853/3427] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:26 2026] GET /volume/v3/backups/241a8108-0c10-4faa-b1ef-59d3d27e7683 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:26.779118 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ebc62fde-afe6-41ee-a869-66bad8c2ad6e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:26.781405 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ebc62fde-afe6-41ee-a869-66bad8c2ad6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 15:00:26.781634 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ebc62fde-afe6-41ee-a869-66bad8c2ad6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:26.781889 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ebc62fde-afe6-41ee-a869-66bad8c2ad6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:26.782050 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-ebc62fde-afe6-41ee-a869-66bad8c2ad6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete backup with id: a2c6a246-2e15-48fc-beb6-d112b1661b4a. Jul 03 15:00:26.787815 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:26.787815 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:26.806205 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.backup.rpcapi [None req-ebc62fde-afe6-41ee-a869-66bad8c2ad6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] delete_backup rpcapi backup_id a2c6a246-2e15-48fc-beb6-d112b1661b4a {{(pid=99979) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:00:26.808501 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ebc62fde-afe6-41ee-a869-66bad8c2ad6e tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 202 Jul 03 15:00:26.809100 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 858/3428] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:00:26 2026] DELETE /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:00:26.819718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5d1de18f-5460-4cee-bf2e-8d8078057213 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:26.822010 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d1de18f-5460-4cee-bf2e-8d8078057213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 15:00:26.822298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d1de18f-5460-4cee-bf2e-8d8078057213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:26.822527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d1de18f-5460-4cee-bf2e-8d8078057213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:26.822668 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5d1de18f-5460-4cee-bf2e-8d8078057213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:26.830676 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:26.830676 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:26.831940 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d1de18f-5460-4cee-bf2e-8d8078057213 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 200 Jul 03 15:00:26.832562 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 875/3429] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:26 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:26.865351 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2c841fdd-eba2-42cd-93b8-7794d6c61fbd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:26.868064 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c841fdd-eba2-42cd-93b8-7794d6c61fbd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:26.868415 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2c841fdd-eba2-42cd-93b8-7794d6c61fbd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:26.868719 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2c841fdd-eba2-42cd-93b8-7794d6c61fbd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:26.878050 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:26.878050 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:26.883094 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2c841fdd-eba2-42cd-93b8-7794d6c61fbd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:26.888582 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c841fdd-eba2-42cd-93b8-7794d6c61fbd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:26.889216 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 844/3430] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:26 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 1247 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:26.999058 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-388fb2c8-f0d6-4b1a-b1b9-13040f158621 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:27.000891 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-388fb2c8-f0d6-4b1a-b1b9-13040f158621 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 15:00:27.001202 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-388fb2c8-f0d6-4b1a-b1b9-13040f158621 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:27.001309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-388fb2c8-f0d6-4b1a-b1b9-13040f158621 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:27.001482 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-388fb2c8-f0d6-4b1a-b1b9-13040f158621 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Delete volume with id: 7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 15:00:27.011622 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-388fb2c8-f0d6-4b1a-b1b9-13040f158621 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 404 Jul 03 15:00:27.012345 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 854/3431] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:00:26 2026] DELETE /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:27.023709 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d80f41a7-5f4f-43f3-949c-8280ef86682c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:27.024148 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-fdbd2ef1-ad2a-4d11-bf67-1a5b4e08e550 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:27.025681 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d80f41a7-5f4f-43f3-949c-8280ef86682c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 Jul 03 15:00:27.025864 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d80f41a7-5f4f-43f3-949c-8280ef86682c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:27.026110 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d80f41a7-5f4f-43f3-949c-8280ef86682c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:27.027629 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-fdbd2ef1-ad2a-4d11-bf67-1a5b4e08e550 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:27.027978 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-fdbd2ef1-ad2a-4d11-bf67-1a5b4e08e550 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:27.028330 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-fdbd2ef1-ad2a-4d11-bf67-1a5b4e08e550 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:27.032533 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d80f41a7-5f4f-43f3-949c-8280ef86682c tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 returned with HTTP 404 Jul 03 15:00:27.033144 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 859/3432] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:27 2026] GET /volume/v3/volumes/7595ddb6-b665-49a4-939f-00e336a92372 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:27.036442 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:27.036442 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:27.041505 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-fdbd2ef1-ad2a-4d11-bf67-1a5b4e08e550 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:27.043637 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-94aa190e-6768-4bcb-998b-9a7e9dcf2681 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:27.045798 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94aa190e-6768-4bcb-998b-9a7e9dcf2681 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 15:00:27.045998 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94aa190e-6768-4bcb-998b-9a7e9dcf2681 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:27.046395 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94aa190e-6768-4bcb-998b-9a7e9dcf2681 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:27.046561 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-94aa190e-6768-4bcb-998b-9a7e9dcf2681 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Delete volume with id: 3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 15:00:27.047643 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-fdbd2ef1-ad2a-4d11-bf67-1a5b4e08e550 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:27.048594 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 876/3433] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:00:27 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 1247 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:27.055896 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:27.055896 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:27.056587 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-94aa190e-6768-4bcb-998b-9a7e9dcf2681 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:00:27.079203 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-94aa190e-6768-4bcb-998b-9a7e9dcf2681 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Delete volume request issued successfully. Jul 03 15:00:27.079451 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94aa190e-6768-4bcb-998b-9a7e9dcf2681 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 202 Jul 03 15:00:27.079856 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 845/3434] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:00:27 2026] DELETE /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:00:27.091488 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-55ce6ec1-a84d-4ddf-94d2-44f0997857d4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:27.093819 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55ce6ec1-a84d-4ddf-94d2-44f0997857d4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 15:00:27.094028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55ce6ec1-a84d-4ddf-94d2-44f0997857d4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:27.094223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55ce6ec1-a84d-4ddf-94d2-44f0997857d4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:27.103621 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:27.103621 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:27.108211 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-55ce6ec1-a84d-4ddf-94d2-44f0997857d4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:00:27.114934 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55ce6ec1-a84d-4ddf-94d2-44f0997857d4 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 200 Jul 03 15:00:27.115406 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 855/3435] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:27 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:27.661150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-1631fc41-69b1-4125-8d63-017fd4abab94 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:27.663177 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-1631fc41-69b1-4125-8d63-017fd4abab94 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:27.663388 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-1631fc41-69b1-4125-8d63-017fd4abab94 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:27.663556 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-1631fc41-69b1-4125-8d63-017fd4abab94 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:27.671219 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:27.671219 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:27.675305 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-1631fc41-69b1-4125-8d63-017fd4abab94 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:27.681033 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-1631fc41-69b1-4125-8d63-017fd4abab94 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:27.681518 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 860/3436] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:00:27 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 1247 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:27.692790 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d73814a5-a1fd-48ee-b0dd-b81d591209ba None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:27.693140 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d73814a5-a1fd-48ee-b0dd-b81d591209ba None None] GET https://10.4.3.99/volume// Jul 03 15:00:27.693322 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d73814a5-a1fd-48ee-b0dd-b81d591209ba None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:27.693491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d73814a5-a1fd-48ee-b0dd-b81d591209ba None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:27.693782 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d73814a5-a1fd-48ee-b0dd-b81d591209ba None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:00:27.694030 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 877/3437] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:00:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:00:27.701870 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-7ef0ffe9-0034-4556-bbae-57eade91a977 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:27.703989 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-7ef0ffe9-0034-4556-bbae-57eade91a977 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:00:27.704358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-7ef0ffe9-0034-4556-bbae-57eade91a977 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28ecf587-ae84-46a6-81b8-a643c2f780a3", "connector": null, "instance_uuid": "d929b039-e3b3-4409-a514-35d356dd454f"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:27.715055 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:27.715055 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:27.751147 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-7ef0ffe9-0034-4556-bbae-57eade91a977 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:00:27.751647 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 846/3438] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:00:27 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 03 15:00:27.844476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bc6c1aaf-28c6-477d-9a91-b13a925324d7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:27.847570 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bc6c1aaf-28c6-477d-9a91-b13a925324d7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a Jul 03 15:00:27.847570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bc6c1aaf-28c6-477d-9a91-b13a925324d7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:27.847570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bc6c1aaf-28c6-477d-9a91-b13a925324d7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:27.847570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-bc6c1aaf-28c6-477d-9a91-b13a925324d7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Show backup with id a2c6a246-2e15-48fc-beb6-d112b1661b4a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:00:27.853590 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bc6c1aaf-28c6-477d-9a91-b13a925324d7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a returned with HTTP 404 Jul 03 15:00:27.853590 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 856/3439] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:27 2026] GET /volume/v3/backups/a2c6a246-2e15-48fc-beb6-d112b1661b4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:28.006065 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-a7799393-1d0f-4d6e-b980-59dba81dc03f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:28.010711 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-a7799393-1d0f-4d6e-b980-59dba81dc03f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:28.011051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-a7799393-1d0f-4d6e-b980-59dba81dc03f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:28.011288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-a7799393-1d0f-4d6e-b980-59dba81dc03f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:28.033035 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:28.033035 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:28.038575 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-a7799393-1d0f-4d6e-b980-59dba81dc03f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:28.050748 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-a7799393-1d0f-4d6e-b980-59dba81dc03f tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 15:00:28.051418 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 861/3440] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:00:28 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:28.068365 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:28.070417 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:00:28.073626 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "eacbea4d-d563-44e6-a9d6-ff01ef24eac3", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:28.074982 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'eacbea4d-d563-44e6-a9d6-ff01ef24eac3', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:00:28.075709 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-eccd5ae9-7e11-492d-9076-540e806d7b44 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:28.077870 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-eccd5ae9-7e11-492d-9076-540e806d7b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] POST https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576/action Jul 03 15:00:28.078226 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-eccd5ae9-7e11-492d-9076-540e806d7b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:00:28.078402 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-eccd5ae9-7e11-492d-9076-540e806d7b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:28.091281 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:28.091281 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:28.091752 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-eccd5ae9-7e11-492d-9076-540e806d7b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:28.102657 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-eccd5ae9-7e11-492d-9076-540e806d7b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Begin detaching volume completed successfully. Jul 03 15:00:28.102900 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-eccd5ae9-7e11-492d-9076-540e806d7b44 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576/action returned with HTTP 202 Jul 03 15:00:28.103461 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 847/3441] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:00:28 2026] POST /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:00:28.129663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-630e00e6-e69a-43bb-b80d-41d1703763b4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:28.133250 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-630e00e6-e69a-43bb-b80d-41d1703763b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:28.133464 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-630e00e6-e69a-43bb-b80d-41d1703763b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:28.133689 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-630e00e6-e69a-43bb-b80d-41d1703763b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:28.133853 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f4d8c074-4a0e-4b4e-9fc1-af2adb91e099 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:28.135817 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f4d8c074-4a0e-4b4e-9fc1-af2adb91e099 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 Jul 03 15:00:28.136017 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f4d8c074-4a0e-4b4e-9fc1-af2adb91e099 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:28.136277 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f4d8c074-4a0e-4b4e-9fc1-af2adb91e099 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:28.141732 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f4d8c074-4a0e-4b4e-9fc1-af2adb91e099 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 returned with HTTP 404 Jul 03 15:00:28.142306 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 862/3442] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:28 2026] GET /volume/v3/volumes/3a1a4723-1661-406f-bd8e-b0a1c26d2b17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:28.144898 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:28.144898 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:28.149707 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-630e00e6-e69a-43bb-b80d-41d1703763b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:28.155800 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-630e00e6-e69a-43bb-b80d-41d1703763b4 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 15:00:28.156310 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 857/3443] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:28 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:28.170480 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume of 1 GB Jul 03 15:00:28.175828 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Availability Zones retrieved successfully. Jul 03 15:00:28.180938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (833ccf4b-c45d-473b-a231-d67702ff5a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:28.182092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b237c313-5458-4a9d-b7a1-6a373ec2decc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:28.183091 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:00:28.249159 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b237c313-5458-4a9d-b7a1-6a373ec2decc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:28.250076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad8540e1-14d7-40a6-bfea-12b8bd899a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:28.304070 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Created reservations ['d430aac0-64f2-4ab9-8c89-5c45b63ca6c2', 'c15d3ba6-bfb0-4995-9d83-05da6f1af522', '96904955-8de7-45bd-8b57-a528862836eb', '05691cab-b2a1-49af-a4b8-36a275663a7a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:28.305289 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad8540e1-14d7-40a6-bfea-12b8bd899a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d430aac0-64f2-4ab9-8c89-5c45b63ca6c2', 'c15d3ba6-bfb0-4995-9d83-05da6f1af522', '96904955-8de7-45bd-8b57-a528862836eb', '05691cab-b2a1-49af-a4b8-36a275663a7a']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:28.306194 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3d95d6-829d-43a9-93e1-6eb416bf7b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:28.336010 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3d95d6-829d-43a9-93e1-6eb416bf7b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c6fd865-c065-410a-8bfc-2e12733c8e31', '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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['d430aac0-64f2-4ab9-8c89-5c45b63ca6c2','c15d3ba6-bfb0-4995-9d83-05da6f1af522','96904955-8de7-45bd-8b57-a528862836eb','05691cab-b2a1-49af-a4b8-36a275663a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:00:28Z,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=8c6fd865-c065-410a-8bfc-2e12733c8e31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170e70312bdd485dbcfddf5b146f7c57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f135bccacc0b4287ae3543274b44da5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:28.337275 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e6a050-8d42-4cd9-ba24-760cf625590a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:28.365460 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e6a050-8d42-4cd9-ba24-760cf625590a) transitioned into state 'SUCCESS' from 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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['d430aac0-64f2-4ab9-8c89-5c45b63ca6c2','c15d3ba6-bfb0-4995-9d83-05da6f1af522','96904955-8de7-45bd-8b57-a528862836eb','05691cab-b2a1-49af-a4b8-36a275663a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:28.366328 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a8327e-cc67-40fa-8702-8f35e50e03b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:28.383375 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a8327e-cc67-40fa-8702-8f35e50e03b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:28.384557 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (833ccf4b-c45d-473b-a231-d67702ff5a09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:28.384964 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request issued successfully. Jul 03 15:00:28.385786 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46a796e4-3790-439a-b32f-a8dd3d4b9621 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:00:28.386385 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 878/3444] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:00:28 2026] POST /volume/v3/volumes => generated 773 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:28.399197 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d492d02-ea25-4ebe-9770-aa028af4742d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:28.401072 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d492d02-ea25-4ebe-9770-aa028af4742d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:28.401316 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d492d02-ea25-4ebe-9770-aa028af4742d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:28.401503 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d492d02-ea25-4ebe-9770-aa028af4742d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:28.413057 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:28.413057 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:28.419855 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d492d02-ea25-4ebe-9770-aa028af4742d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:28.425765 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d492d02-ea25-4ebe-9770-aa028af4742d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:28.426220 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 848/3445] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:28 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:29.134097 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-32102c77-4895-45f6-92ce-0fbc3819662c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:29.134688 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-32102c77-4895-45f6-92ce-0fbc3819662c None None] GET https://10.4.3.99/volume// Jul 03 15:00:29.134979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-32102c77-4895-45f6-92ce-0fbc3819662c None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:29.135252 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-32102c77-4895-45f6-92ce-0fbc3819662c None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:29.135747 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-32102c77-4895-45f6-92ce-0fbc3819662c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:00:29.136271 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 863/3446] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:00:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:00:29.146719 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7ce48cfb-8eb5-4879-b79c-1b05d3e1e2a8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:29.149260 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7ce48cfb-8eb5-4879-b79c-1b05d3e1e2a8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:29.149495 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7ce48cfb-8eb5-4879-b79c-1b05d3e1e2a8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:29.149710 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7ce48cfb-8eb5-4879-b79c-1b05d3e1e2a8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:29.161770 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:29.161770 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:29.168097 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7ce48cfb-8eb5-4879-b79c-1b05d3e1e2a8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:29.174370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-be3bad42-b40f-465d-bd66-fbbd6d67d4df None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:29.175522 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7ce48cfb-8eb5-4879-b79c-1b05d3e1e2a8 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 15:00:29.176001 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 858/3447] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:00:29 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 1315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:29.176676 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be3bad42-b40f-465d-bd66-fbbd6d67d4df tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:29.176899 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be3bad42-b40f-465d-bd66-fbbd6d67d4df tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:29.177121 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be3bad42-b40f-465d-bd66-fbbd6d67d4df tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:29.187841 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:29.187841 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:29.192576 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-be3bad42-b40f-465d-bd66-fbbd6d67d4df tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:29.198326 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be3bad42-b40f-465d-bd66-fbbd6d67d4df tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 15:00:29.198749 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 879/3448] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:29 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:29.440953 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fbb88c78-408c-4011-aec3-8eef61d11ca4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:29.443190 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbb88c78-408c-4011-aec3-8eef61d11ca4 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:29.443190 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbb88c78-408c-4011-aec3-8eef61d11ca4 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:29.443328 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbb88c78-408c-4011-aec3-8eef61d11ca4 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:29.451144 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:29.451144 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:29.456072 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fbb88c78-408c-4011-aec3-8eef61d11ca4 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:29.460711 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbb88c78-408c-4011-aec3-8eef61d11ca4 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:29.462175 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 849/3449] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:29 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:30.217725 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d56d1628-6b5e-410d-ad17-e819823272c9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:30.222335 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d56d1628-6b5e-410d-ad17-e819823272c9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:30.222335 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d56d1628-6b5e-410d-ad17-e819823272c9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:30.222335 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d56d1628-6b5e-410d-ad17-e819823272c9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:30.233301 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:30.233301 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:30.236960 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d56d1628-6b5e-410d-ad17-e819823272c9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:30.241386 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d56d1628-6b5e-410d-ad17-e819823272c9 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 15:00:30.241896 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 864/3450] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:30 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:30.290338 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7a0f8faa-a386-4618-a39d-3198c60e9333 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:30.294215 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7a0f8faa-a386-4618-a39d-3198c60e9333 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244 Jul 03 15:00:30.294491 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7a0f8faa-a386-4618-a39d-3198c60e9333 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:30.294774 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7a0f8faa-a386-4618-a39d-3198c60e9333 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:30.307163 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:30.307163 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:30.475034 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-067e3519-3279-4298-bf2b-20ce7df11965 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:30.478276 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-067e3519-3279-4298-bf2b-20ce7df11965 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:30.478537 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-067e3519-3279-4298-bf2b-20ce7df11965 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:30.478766 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-067e3519-3279-4298-bf2b-20ce7df11965 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:30.492814 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:30.492814 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:30.498769 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-067e3519-3279-4298-bf2b-20ce7df11965 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:30.503783 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-067e3519-3279-4298-bf2b-20ce7df11965 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:30.504303 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 880/3451] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:30 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 923 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:30.845031 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-20ca83ed-eb00-45f9-9ee9-10c130510ca6 req-7a0f8faa-a386-4618-a39d-3198c60e9333 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244 returned with HTTP 200 Jul 03 15:00:30.845604 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 859/3452] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:00:30 2026] DELETE /volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:31.258274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd15cfbb-dbac-4de5-933c-3ebe5b8c193b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:31.263159 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd15cfbb-dbac-4de5-933c-3ebe5b8c193b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:31.263159 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd15cfbb-dbac-4de5-933c-3ebe5b8c193b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:31.263159 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd15cfbb-dbac-4de5-933c-3ebe5b8c193b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:31.271937 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:31.271937 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:31.276799 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cd15cfbb-dbac-4de5-933c-3ebe5b8c193b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:31.284265 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd15cfbb-dbac-4de5-933c-3ebe5b8c193b tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 15:00:31.285171 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 850/3453] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:31 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:31.523359 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-40a7ac31-8cd3-4853-8736-2f6771a3c1cc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:31.525461 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40a7ac31-8cd3-4853-8736-2f6771a3c1cc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:31.526062 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40a7ac31-8cd3-4853-8736-2f6771a3c1cc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:31.526482 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-40a7ac31-8cd3-4853-8736-2f6771a3c1cc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:31.537654 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:31.537654 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:31.550460 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-40a7ac31-8cd3-4853-8736-2f6771a3c1cc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:31.560531 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-40a7ac31-8cd3-4853-8736-2f6771a3c1cc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:31.561302 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 865/3454] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:31 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 926 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:32.579852 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cfdd8ea4-2954-4553-baf8-b40a758bbf72 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:32.582078 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cfdd8ea4-2954-4553-baf8-b40a758bbf72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:32.582453 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cfdd8ea4-2954-4553-baf8-b40a758bbf72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:32.582612 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cfdd8ea4-2954-4553-baf8-b40a758bbf72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:32.590853 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:32.590853 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:32.595056 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cfdd8ea4-2954-4553-baf8-b40a758bbf72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:32.599972 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cfdd8ea4-2954-4553-baf8-b40a758bbf72 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:32.600398 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 881/3455] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:32 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:33.618056 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-471a03f7-463d-4f12-8909-565db2385cc1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:33.620839 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-471a03f7-463d-4f12-8909-565db2385cc1 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:33.621221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-471a03f7-463d-4f12-8909-565db2385cc1 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:33.621522 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-471a03f7-463d-4f12-8909-565db2385cc1 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:33.632616 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:33.632616 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:33.637034 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-471a03f7-463d-4f12-8909-565db2385cc1 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:33.643359 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-471a03f7-463d-4f12-8909-565db2385cc1 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:33.643780 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 860/3456] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:33 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:34.220034 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a28cbb9b-7e7d-47c9-86a6-46605bb4c87e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:34.220568 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a28cbb9b-7e7d-47c9-86a6-46605bb4c87e None None] GET https://10.4.3.99/volume// Jul 03 15:00:34.220788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a28cbb9b-7e7d-47c9-86a6-46605bb4c87e None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:34.221043 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a28cbb9b-7e7d-47c9-86a6-46605bb4c87e None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:34.221471 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a28cbb9b-7e7d-47c9-86a6-46605bb4c87e None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:00:34.221780 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 851/3457] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:00:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:00:34.230881 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-481e2d44-02b0-40fd-a127-3e8a68640767 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:34.233070 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-481e2d44-02b0-40fd-a127-3e8a68640767 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:00:34.233399 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-481e2d44-02b0-40fd-a127-3e8a68640767 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:34.233610 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-481e2d44-02b0-40fd-a127-3e8a68640767 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:34.244015 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:34.244015 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:34.247715 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-481e2d44-02b0-40fd-a127-3e8a68640767 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:00:34.252477 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-481e2d44-02b0-40fd-a127-3e8a68640767 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:00:34.252986 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 866/3458] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:00:34 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 1426 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:34.358832 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-d1f9378f-3ccd-4174-871d-4bc9dfc61810 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:34.361285 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-d1f9378f-3ccd-4174-871d-4bc9dfc61810 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] PUT https://10.4.3.99/volume/v3/attachments/f2710f60-e20a-473d-bd9f-87c9b92e204d Jul 03 15:00:34.361645 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-d1f9378f-3ccd-4174-871d-4bc9dfc61810 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:34.372690 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-d1f9378f-3ccd-4174-871d-4bc9dfc61810 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Acquiring lock "cinder-attachment_update-28ecf587-ae84-46a6-81b8-a643c2f780a3-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:00:34.377339 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-d1f9378f-3ccd-4174-871d-4bc9dfc61810 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Lock "cinder-attachment_update-28ecf587-ae84-46a6-81b8-a643c2f780a3-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:00:34.378415 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:34.378415 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:34.661535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d725c1e3-6ef3-4611-adcf-8a7e7c928e48 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:34.663448 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d725c1e3-6ef3-4611-adcf-8a7e7c928e48 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:34.663740 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d725c1e3-6ef3-4611-adcf-8a7e7c928e48 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:34.663937 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d725c1e3-6ef3-4611-adcf-8a7e7c928e48 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:34.672249 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:34.672249 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:34.676560 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d725c1e3-6ef3-4611-adcf-8a7e7c928e48 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:34.682047 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d725c1e3-6ef3-4611-adcf-8a7e7c928e48 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:34.682559 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 861/3459] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:34 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:34.909636 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-d1f9378f-3ccd-4174-871d-4bc9dfc61810 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Lock "cinder-attachment_update-28ecf587-ae84-46a6-81b8-a643c2f780a3-np0000004430" released by "attachment_update" :: held 0.532s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:00:34.910121 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-d1f9378f-3ccd-4174-871d-4bc9dfc61810 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments/f2710f60-e20a-473d-bd9f-87c9b92e204d returned with HTTP 200 Jul 03 15:00:34.910607 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 882/3460] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:00:34 2026] PUT /volume/v3/attachments/f2710f60-e20a-473d-bd9f-87c9b92e204d => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:35.422409 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-9d8a177c-066b-4ae2-9e2a-ffed42b1ddf0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:35.425034 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-9d8a177c-066b-4ae2-9e2a-ffed42b1ddf0 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/attachments/f2710f60-e20a-473d-bd9f-87c9b92e204d/action Jul 03 15:00:35.425497 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-9d8a177c-066b-4ae2-9e2a-ffed42b1ddf0 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:00:35.425657 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-9d8a177c-066b-4ae2-9e2a-ffed42b1ddf0 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:35.446838 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:35.446838 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:35.461517 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f7d230a5-3206-4b11-b31e-85a1febeed63 req-9d8a177c-066b-4ae2-9e2a-ffed42b1ddf0 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments/f2710f60-e20a-473d-bd9f-87c9b92e204d/action returned with HTTP 204 Jul 03 15:00:35.462061 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 852/3461] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:00:35 2026] POST /volume/v3/attachments/f2710f60-e20a-473d-bd9f-87c9b92e204d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:35.700425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-38bf878e-b85e-4ee3-b8b7-98fa2399a844 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:35.703454 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-38bf878e-b85e-4ee3-b8b7-98fa2399a844 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:35.704435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-38bf878e-b85e-4ee3-b8b7-98fa2399a844 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:35.704726 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-38bf878e-b85e-4ee3-b8b7-98fa2399a844 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:35.717773 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:35.717773 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:35.722413 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-38bf878e-b85e-4ee3-b8b7-98fa2399a844 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:35.728704 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-38bf878e-b85e-4ee3-b8b7-98fa2399a844 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:35.729473 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 867/3462] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:35 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:36.212114 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-fc9500d9-e65e-41f3-8c13-3397b53978ff req-05702dd3-eaeb-47a8-af76-c30968c770ab None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:36.214446 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-fc9500d9-e65e-41f3-8c13-3397b53978ff req-05702dd3-eaeb-47a8-af76-c30968c770ab tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244 Jul 03 15:00:36.214555 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-fc9500d9-e65e-41f3-8c13-3397b53978ff req-05702dd3-eaeb-47a8-af76-c30968c770ab tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:36.214713 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-fc9500d9-e65e-41f3-8c13-3397b53978ff req-05702dd3-eaeb-47a8-af76-c30968c770ab tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:36.218746 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-fc9500d9-e65e-41f3-8c13-3397b53978ff req-05702dd3-eaeb-47a8-af76-c30968c770ab tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244 returned with HTTP 404 Jul 03 15:00:36.219405 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 862/3463] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:00:36 2026] DELETE /volume/v3/attachments/6eff279e-9d67-4900-a98c-204e49076244 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:00:36.747392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8e0408a4-55e7-400a-81b9-8417d9c8fecd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:36.748584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e0408a4-55e7-400a-81b9-8417d9c8fecd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:36.748867 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e0408a4-55e7-400a-81b9-8417d9c8fecd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:36.749059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e0408a4-55e7-400a-81b9-8417d9c8fecd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:36.757902 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:36.757902 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:36.764663 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8e0408a4-55e7-400a-81b9-8417d9c8fecd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:36.771681 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e0408a4-55e7-400a-81b9-8417d9c8fecd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:36.772792 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 883/3464] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:36 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:37.792788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-89134992-31c7-404a-92ad-bada6b5a5c58 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:37.796515 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89134992-31c7-404a-92ad-bada6b5a5c58 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:37.796785 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89134992-31c7-404a-92ad-bada6b5a5c58 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:37.797092 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-89134992-31c7-404a-92ad-bada6b5a5c58 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:37.808708 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:37.808708 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:37.824374 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-89134992-31c7-404a-92ad-bada6b5a5c58 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:37.832025 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-89134992-31c7-404a-92ad-bada6b5a5c58 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:37.832644 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 853/3465] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:37 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 926 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:38.848159 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3d8c28ef-a4e3-4ab7-9050-fdc7251f55df None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:38.850663 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3d8c28ef-a4e3-4ab7-9050-fdc7251f55df tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:38.850978 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3d8c28ef-a4e3-4ab7-9050-fdc7251f55df tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:38.851301 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3d8c28ef-a4e3-4ab7-9050-fdc7251f55df tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:38.862118 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:38.862118 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:38.867121 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3d8c28ef-a4e3-4ab7-9050-fdc7251f55df tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:38.876141 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3d8c28ef-a4e3-4ab7-9050-fdc7251f55df tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:38.876823 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 868/3466] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:38 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:39.889653 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a7a22f83-250f-44b1-93e1-1ec8473e133c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:39.892331 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a7a22f83-250f-44b1-93e1-1ec8473e133c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:39.892637 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a7a22f83-250f-44b1-93e1-1ec8473e133c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:39.892905 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a7a22f83-250f-44b1-93e1-1ec8473e133c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:39.902566 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:39.902566 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:39.916616 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a7a22f83-250f-44b1-93e1-1ec8473e133c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:39.922826 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a7a22f83-250f-44b1-93e1-1ec8473e133c tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:39.923338 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 863/3467] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:39 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:40.223730 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-773dd4a7-aa37-4ee7-bd8d-0ffdfa49a211 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:40.225732 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-773dd4a7-aa37-4ee7-bd8d-0ffdfa49a211 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:40.225958 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-773dd4a7-aa37-4ee7-bd8d-0ffdfa49a211 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:40.226192 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-773dd4a7-aa37-4ee7-bd8d-0ffdfa49a211 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:40.234559 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:40.234559 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:40.238997 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-773dd4a7-aa37-4ee7-bd8d-0ffdfa49a211 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:40.243510 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-773dd4a7-aa37-4ee7-bd8d-0ffdfa49a211 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 15:00:40.244099 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 884/3468] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:40 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:40.255538 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b894e898-a122-4c78-a705-2de8d9d3b6b7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:40.257591 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b894e898-a122-4c78-a705-2de8d9d3b6b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:40.257851 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b894e898-a122-4c78-a705-2de8d9d3b6b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:40.258039 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b894e898-a122-4c78-a705-2de8d9d3b6b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:40.258269 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-b894e898-a122-4c78-a705-2de8d9d3b6b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume with id: a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:40.267510 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:40.267510 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:40.268018 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b894e898-a122-4c78-a705-2de8d9d3b6b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:40.290995 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b894e898-a122-4c78-a705-2de8d9d3b6b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Delete volume request issued successfully. Jul 03 15:00:40.291307 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b894e898-a122-4c78-a705-2de8d9d3b6b7 tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 202 Jul 03 15:00:40.292010 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 854/3469] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:00:40 2026] DELETE /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:00:40.300456 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e9ecbd77-4a7b-4601-825e-bda26e7ae13c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:40.302389 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e9ecbd77-4a7b-4601-825e-bda26e7ae13c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:40.302608 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e9ecbd77-4a7b-4601-825e-bda26e7ae13c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:40.302789 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e9ecbd77-4a7b-4601-825e-bda26e7ae13c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:40.313759 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:40.313759 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:40.322638 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e9ecbd77-4a7b-4601-825e-bda26e7ae13c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Volume info retrieved successfully. Jul 03 15:00:40.328652 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e9ecbd77-4a7b-4601-825e-bda26e7ae13c tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 200 Jul 03 15:00:40.329251 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 869/3470] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:40 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:40.936022 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-58799b85-5a99-42d4-ab7c-11f0ab9343a7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:40.938327 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-58799b85-5a99-42d4-ab7c-11f0ab9343a7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:40.938554 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-58799b85-5a99-42d4-ab7c-11f0ab9343a7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:40.938751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-58799b85-5a99-42d4-ab7c-11f0ab9343a7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:40.946001 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:40.946001 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:40.949865 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-58799b85-5a99-42d4-ab7c-11f0ab9343a7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:40.955609 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-58799b85-5a99-42d4-ab7c-11f0ab9343a7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:40.956044 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 864/3471] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:40 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:40.969332 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-df89da67-e784-40e5-b25e-0fc88cb59bca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:40.971266 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df89da67-e784-40e5-b25e-0fc88cb59bca tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:40.971475 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df89da67-e784-40e5-b25e-0fc88cb59bca tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:40.971689 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-df89da67-e784-40e5-b25e-0fc88cb59bca tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:40.979765 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:40.979765 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:40.983676 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-df89da67-e784-40e5-b25e-0fc88cb59bca tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:40.988421 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-df89da67-e784-40e5-b25e-0fc88cb59bca tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:40.988775 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 885/3472] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:40 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:41.001585 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:41.003373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:00:41.003739 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "8c6fd865-c065-410a-8bfc-2e12733c8e31", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:41.005292 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '8c6fd865-c065-410a-8bfc-2e12733c8e31', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:00:41.012853 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:41.012853 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:41.013310 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume retrieved successfully. Jul 03 15:00:41.013496 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume of 1 GB Jul 03 15:00:41.017454 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Availability Zones retrieved successfully. Jul 03 15:00:41.022578 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (cf2a429b-d06c-4698-abbd-d0f19099d6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:41.023566 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e06f459-9f19-4015-8bf7-c07e254efe8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:41.024494 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:00:41.048013 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e06f459-9f19-4015-8bf7-c07e254efe8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8c6fd865-c065-410a-8bfc-2e12733c8e31', 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:41.048807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca04209-e0c1-4da6-8f6c-a16edf306fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:41.100852 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Created reservations ['54ab4dc5-7f92-4f89-bfd7-008fc15f92d6', 'c2ba7ed1-a979-4b98-9202-c626c5848083', '38658bd3-4245-4cd3-b0fd-721da9965ffb', '11d227c2-d14d-4a65-8ffc-8b9bd034e405'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:41.101661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca04209-e0c1-4da6-8f6c-a16edf306fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54ab4dc5-7f92-4f89-bfd7-008fc15f92d6', 'c2ba7ed1-a979-4b98-9202-c626c5848083', '38658bd3-4245-4cd3-b0fd-721da9965ffb', '11d227c2-d14d-4a65-8ffc-8b9bd034e405']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:41.102497 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8bef6a-881f-47f0-be26-a052ae2acfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:41.142985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8bef6a-881f-47f0-be26-a052ae2acfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3da153c9-7ed5-4650-93f1-397311675f99', '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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['54ab4dc5-7f92-4f89-bfd7-008fc15f92d6','c2ba7ed1-a979-4b98-9202-c626c5848083','38658bd3-4245-4cd3-b0fd-721da9965ffb','11d227c2-d14d-4a65-8ffc-8b9bd034e405'],size=1,snapshot_id=None,source_replicaid=,source_volid=8c6fd865-c065-410a-8bfc-2e12733c8e31,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), '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-03T15:00:41Z,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=3da153c9-7ed5-4650-93f1-397311675f99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170e70312bdd485dbcfddf5b146f7c57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8c6fd865-c065-410a-8bfc-2e12733c8e31,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f135bccacc0b4287ae3543274b44da5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:41.143946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90fc1d5e-12fd-4058-8d0f-26095e66d071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:41.167642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90fc1d5e-12fd-4058-8d0f-26095e66d071) transitioned into state 'SUCCESS' from 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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['54ab4dc5-7f92-4f89-bfd7-008fc15f92d6','c2ba7ed1-a979-4b98-9202-c626c5848083','38658bd3-4245-4cd3-b0fd-721da9965ffb','11d227c2-d14d-4a65-8ffc-8b9bd034e405'],size=1,snapshot_id=None,source_replicaid=,source_volid=8c6fd865-c065-410a-8bfc-2e12733c8e31,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:41.168590 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01afab40-4430-4589-a93f-40e2e1f8368b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:41.192605 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01afab40-4430-4589-a93f-40e2e1f8368b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:41.193621 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (cf2a429b-d06c-4698-abbd-d0f19099d6ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:41.193942 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request issued successfully. Jul 03 15:00:41.194765 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca5202fb-8d25-46bf-a8a6-ca9001e183c2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:00:41.195304 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 855/3473] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:00:41 2026] POST /volume/v3/volumes => generated 807 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:41.213703 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-93ac1204-194e-4a8b-9cd2-d06c5f04b912 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:41.215989 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-93ac1204-194e-4a8b-9cd2-d06c5f04b912 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 Jul 03 15:00:41.216277 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-93ac1204-194e-4a8b-9cd2-d06c5f04b912 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:41.216486 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-93ac1204-194e-4a8b-9cd2-d06c5f04b912 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:41.226500 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:41.226500 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:41.231702 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-93ac1204-194e-4a8b-9cd2-d06c5f04b912 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:41.239737 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-93ac1204-194e-4a8b-9cd2-d06c5f04b912 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 returned with HTTP 200 Jul 03 15:00:41.241230 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 870/3474] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:41 2026] GET /volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:41.342829 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e7be7c3f-beec-4822-9c9c-47c88c3bc2cf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:41.345431 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e7be7c3f-beec-4822-9c9c-47c88c3bc2cf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] GET https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 Jul 03 15:00:41.345751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e7be7c3f-beec-4822-9c9c-47c88c3bc2cf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:41.346469 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e7be7c3f-beec-4822-9c9c-47c88c3bc2cf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:41.353250 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e7be7c3f-beec-4822-9c9c-47c88c3bc2cf tempest-VolumesBackupsTest-1509602389 tempest-VolumesBackupsTest-1509602389-project-member] https://10.4.3.99/volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 returned with HTTP 404 Jul 03 15:00:41.353952 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 865/3475] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:41 2026] GET /volume/v3/volumes/a64e5843-b78d-44d8-95ea-47468ca23576 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:42.257367 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d9d4dc63-5496-4779-9a82-1b7eca6e4ceb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:42.259513 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9d4dc63-5496-4779-9a82-1b7eca6e4ceb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 Jul 03 15:00:42.259742 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d9d4dc63-5496-4779-9a82-1b7eca6e4ceb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:42.259950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d9d4dc63-5496-4779-9a82-1b7eca6e4ceb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:42.268220 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:42.268220 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:42.272724 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d9d4dc63-5496-4779-9a82-1b7eca6e4ceb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:42.279029 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d9d4dc63-5496-4779-9a82-1b7eca6e4ceb tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 returned with HTTP 200 Jul 03 15:00:42.279565 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 886/3476] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:42 2026] GET /volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 => generated 1226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:42.297320 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-59c2db21-5443-43fd-a127-bdbe5648a671 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:42.299777 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-59c2db21-5443-43fd-a127-bdbe5648a671 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 Jul 03 15:00:42.300042 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-59c2db21-5443-43fd-a127-bdbe5648a671 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:42.300293 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-59c2db21-5443-43fd-a127-bdbe5648a671 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:42.310784 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:42.310784 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:42.322156 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-59c2db21-5443-43fd-a127-bdbe5648a671 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:42.326946 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-59c2db21-5443-43fd-a127-bdbe5648a671 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 returned with HTTP 200 Jul 03 15:00:42.327534 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 856/3477] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:42 2026] GET /volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 => generated 1226 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:42.344015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-44661634-519c-4d86-a502-f4330e0b7d73 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:42.346100 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44661634-519c-4d86-a502-f4330e0b7d73 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:42.348161 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44661634-519c-4d86-a502-f4330e0b7d73 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:42.348161 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44661634-519c-4d86-a502-f4330e0b7d73 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:42.348161 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-44661634-519c-4d86-a502-f4330e0b7d73 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume with id: 8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:42.356479 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:42.356479 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:42.356921 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-44661634-519c-4d86-a502-f4330e0b7d73 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:42.387607 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-44661634-519c-4d86-a502-f4330e0b7d73 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume request issued successfully. Jul 03 15:00:42.387801 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44661634-519c-4d86-a502-f4330e0b7d73 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 202 Jul 03 15:00:42.388287 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 871/3478] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:00:42 2026] DELETE /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:00:42.395479 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7b7bfc38-58d2-4592-aea5-93c72064d8a9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:42.397419 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b7bfc38-58d2-4592-aea5-93c72064d8a9 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:42.397702 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b7bfc38-58d2-4592-aea5-93c72064d8a9 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:42.397857 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b7bfc38-58d2-4592-aea5-93c72064d8a9 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:42.405045 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:42.405045 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:42.410066 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7b7bfc38-58d2-4592-aea5-93c72064d8a9 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:42.416173 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b7bfc38-58d2-4592-aea5-93c72064d8a9 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 200 Jul 03 15:00:42.416687 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 866/3479] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:42 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:42.859720 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d23e9c74-14c2-44b3-a42e-88bc9f0d4353 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:42.861361 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d23e9c74-14c2-44b3-a42e-88bc9f0d4353 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 15:00:42.861704 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d23e9c74-14c2-44b3-a42e-88bc9f0d4353 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:42.862006 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d23e9c74-14c2-44b3-a42e-88bc9f0d4353 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:42.862302 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d23e9c74-14c2-44b3-a42e-88bc9f0d4353 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Delete volume with id: ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 15:00:42.873163 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:42.873163 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:42.873163 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d23e9c74-14c2-44b3-a42e-88bc9f0d4353 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:00:42.897972 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d23e9c74-14c2-44b3-a42e-88bc9f0d4353 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Delete volume request issued successfully. Jul 03 15:00:42.898514 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d23e9c74-14c2-44b3-a42e-88bc9f0d4353 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 202 Jul 03 15:00:42.899400 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 887/3480] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:00:42 2026] DELETE /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:00:42.907543 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c0524bd1-cb3a-406a-a8a4-efbbb95024f8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:42.909907 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c0524bd1-cb3a-406a-a8a4-efbbb95024f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 15:00:42.910259 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c0524bd1-cb3a-406a-a8a4-efbbb95024f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:42.910464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c0524bd1-cb3a-406a-a8a4-efbbb95024f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:42.919768 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:42.919768 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:42.924403 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c0524bd1-cb3a-406a-a8a4-efbbb95024f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:00:42.930877 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c0524bd1-cb3a-406a-a8a4-efbbb95024f8 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 200 Jul 03 15:00:42.931554 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 857/3481] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:42 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:44.051598 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-544c7dd3-ed89-45ba-91af-682e1481df7b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:44.051598 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-544c7dd3-ed89-45ba-91af-682e1481df7b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:00:44.051598 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-544c7dd3-ed89-45ba-91af-682e1481df7b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:44.051598 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-544c7dd3-ed89-45ba-91af-682e1481df7b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:44.051598 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-544c7dd3-ed89-45ba-91af-682e1481df7b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 404 Jul 03 15:00:44.051598 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 872/3482] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:43 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:00:44.056814 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-677c7a5c-cfb4-4164-9d95-76c0e70594df None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:44.056814 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-677c7a5c-cfb4-4164-9d95-76c0e70594df tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e Jul 03 15:00:44.056814 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-677c7a5c-cfb4-4164-9d95-76c0e70594df tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:44.056814 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-677c7a5c-cfb4-4164-9d95-76c0e70594df tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:44.056814 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-677c7a5c-cfb4-4164-9d95-76c0e70594df tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e returned with HTTP 404 Jul 03 15:00:44.056814 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 867/3483] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:43 2026] GET /volume/v3/volumes/ae44a6d1-dac3-456d-85e3-6e79bbf7528e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:46.181762 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-545ac56e-58b9-4963-9dbd-ef50d028daad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:46.183590 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:00:46.184096 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "8f85ba62-7b01-4f7a-a630-f567b45bdf85", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:46.185576 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '8f85ba62-7b01-4f7a-a630-f567b45bdf85', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:00:46.311820 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume of 1 GB Jul 03 15:00:46.318637 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Availability Zones retrieved successfully. Jul 03 15:00:46.325321 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (7e7a06e1-7c14-4b4b-94e6-64bc59351dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:46.327226 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7db256-74b3-43ca-b6f4-11191780b4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:46.328775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:00:46.398983 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7db256-74b3-43ca-b6f4-11191780b4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:46.400075 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (273d449a-22a0-4a59-bb43-314245dcbaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:46.462055 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Created reservations ['22d5f8ce-6781-4a6a-b629-57919358115e', 'efb30de9-ddad-4e5b-9c0c-2a51cb4c6943', 'd0c064f1-dc42-49e9-a7f0-05dce2c07a9f', 'aaf74b96-9980-403e-ba25-46ef9c61149c'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:46.463064 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (273d449a-22a0-4a59-bb43-314245dcbaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22d5f8ce-6781-4a6a-b629-57919358115e', 'efb30de9-ddad-4e5b-9c0c-2a51cb4c6943', 'd0c064f1-dc42-49e9-a7f0-05dce2c07a9f', 'aaf74b96-9980-403e-ba25-46ef9c61149c']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:46.463851 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cece8fa-f5d9-481f-9e67-fb358416e93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:46.496996 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cece8fa-f5d9-481f-9e67-fb358416e93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21b3a427-9642-44b8-b18f-04a05c12ba04', '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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['22d5f8ce-6781-4a6a-b629-57919358115e','efb30de9-ddad-4e5b-9c0c-2a51cb4c6943','d0c064f1-dc42-49e9-a7f0-05dce2c07a9f','aaf74b96-9980-403e-ba25-46ef9c61149c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:00:46Z,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=21b3a427-9642-44b8-b18f-04a05c12ba04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170e70312bdd485dbcfddf5b146f7c57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f135bccacc0b4287ae3543274b44da5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:46.497669 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a42d4944-bda8-4977-b506-e1851d98d275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:46.527663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a42d4944-bda8-4977-b506-e1851d98d275) transitioned into state 'SUCCESS' from 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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['22d5f8ce-6781-4a6a-b629-57919358115e','efb30de9-ddad-4e5b-9c0c-2a51cb4c6943','d0c064f1-dc42-49e9-a7f0-05dce2c07a9f','aaf74b96-9980-403e-ba25-46ef9c61149c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:46.528603 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6bf070-6c24-4907-9af8-6783ae6c6994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:46.542047 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6bf070-6c24-4907-9af8-6783ae6c6994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:46.543251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (7e7a06e1-7c14-4b4b-94e6-64bc59351dfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:46.543640 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request issued successfully. Jul 03 15:00:46.544397 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-545ac56e-58b9-4963-9dbd-ef50d028daad tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:00:46.545406 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 888/3484] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:00:46 2026] POST /volume/v3/volumes => generated 773 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:46.563242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1ef36fec-4d58-4e41-bfda-8ead1da14b10 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:46.565528 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1ef36fec-4d58-4e41-bfda-8ead1da14b10 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:46.566216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1ef36fec-4d58-4e41-bfda-8ead1da14b10 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:46.566216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1ef36fec-4d58-4e41-bfda-8ead1da14b10 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:46.574105 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:46.574105 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:46.578564 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1ef36fec-4d58-4e41-bfda-8ead1da14b10 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:46.585891 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1ef36fec-4d58-4e41-bfda-8ead1da14b10 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:46.586444 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 858/3485] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:46 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:47.603254 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0a200a0c-148c-4047-8e4c-f07e2cf77e9b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:47.605527 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0a200a0c-148c-4047-8e4c-f07e2cf77e9b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:47.605790 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0a200a0c-148c-4047-8e4c-f07e2cf77e9b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:47.606147 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0a200a0c-148c-4047-8e4c-f07e2cf77e9b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:47.615885 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:47.615885 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:47.621855 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0a200a0c-148c-4047-8e4c-f07e2cf77e9b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:47.627296 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0a200a0c-148c-4047-8e4c-f07e2cf77e9b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:47.627695 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 873/3486] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:47 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:48.644230 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-27860b10-fa14-4900-b379-7fc4c7b4a79e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:48.647482 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-27860b10-fa14-4900-b379-7fc4c7b4a79e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:48.647651 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-27860b10-fa14-4900-b379-7fc4c7b4a79e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:48.647828 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-27860b10-fa14-4900-b379-7fc4c7b4a79e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:48.654747 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:48.654747 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:48.658689 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-27860b10-fa14-4900-b379-7fc4c7b4a79e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:48.665173 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-27860b10-fa14-4900-b379-7fc4c7b4a79e tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:48.665173 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 868/3487] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:48 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:49.679554 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ea8a0974-7f80-4ee2-99b6-6d044c710ff7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:49.681230 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea8a0974-7f80-4ee2-99b6-6d044c710ff7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:49.681608 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea8a0974-7f80-4ee2-99b6-6d044c710ff7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:49.682004 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ea8a0974-7f80-4ee2-99b6-6d044c710ff7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:49.690981 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:49.690981 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:49.696618 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ea8a0974-7f80-4ee2-99b6-6d044c710ff7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:49.704961 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ea8a0974-7f80-4ee2-99b6-6d044c710ff7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:49.705397 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 889/3488] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:49 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:50.722970 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eda152aa-bcf2-40af-9cc0-7f3dfc76ce27 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:50.725276 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eda152aa-bcf2-40af-9cc0-7f3dfc76ce27 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:50.725521 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eda152aa-bcf2-40af-9cc0-7f3dfc76ce27 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:50.725929 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eda152aa-bcf2-40af-9cc0-7f3dfc76ce27 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:50.730830 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=226,cinder:UPDATE=48,cinder:INSERT=26 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:00:50.734926 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:50.734926 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:50.741397 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eda152aa-bcf2-40af-9cc0-7f3dfc76ce27 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:50.748217 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eda152aa-bcf2-40af-9cc0-7f3dfc76ce27 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:50.748742 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 859/3489] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:50 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:51.766164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d85447e6-9ff3-4fc2-837b-bbb253177c65 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:51.770924 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d85447e6-9ff3-4fc2-837b-bbb253177c65 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:51.771229 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d85447e6-9ff3-4fc2-837b-bbb253177c65 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:51.771474 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d85447e6-9ff3-4fc2-837b-bbb253177c65 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:51.779182 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=167,cinder:UPDATE=6,cinder:INSERT=5 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:00:51.790056 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:51.790056 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:51.797950 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d85447e6-9ff3-4fc2-837b-bbb253177c65 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:51.806539 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d85447e6-9ff3-4fc2-837b-bbb253177c65 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:51.806580 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 874/3490] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:51 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:52.820894 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-47d14269-3c5d-4ed9-b2c7-fe9c16d9daa7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:52.822787 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-47d14269-3c5d-4ed9-b2c7-fe9c16d9daa7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:52.823016 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-47d14269-3c5d-4ed9-b2c7-fe9c16d9daa7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:52.823592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-47d14269-3c5d-4ed9-b2c7-fe9c16d9daa7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:52.825496 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=220,cinder:INSERT=24,cinder:UPDATE=50 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:00:52.833457 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:52.833457 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:52.842403 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-47d14269-3c5d-4ed9-b2c7-fe9c16d9daa7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:52.847070 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-47d14269-3c5d-4ed9-b2c7-fe9c16d9daa7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:52.848024 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 869/3491] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:52 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:53.733704 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7e9616b1-e7b6-4791-aa58-39054095dd61 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:53.735931 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e9616b1-e7b6-4791-aa58-39054095dd61 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:00:53.736207 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e9616b1-e7b6-4791-aa58-39054095dd61 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:53.736452 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e9616b1-e7b6-4791-aa58-39054095dd61 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:53.738739 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=287,cinder:UPDATE=79,cinder:INSERT=46 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:00:53.744225 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:53.744225 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:53.751179 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7e9616b1-e7b6-4791-aa58-39054095dd61 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:00:53.757379 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e9616b1-e7b6-4791-aa58-39054095dd61 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:00:53.757925 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 890/3492] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:53 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:53.773848 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-93a7476a-5cb8-4a82-ba2d-9ee645482d16 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:53.775602 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-93a7476a-5cb8-4a82-ba2d-9ee645482d16 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:00:53.775789 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-93a7476a-5cb8-4a82-ba2d-9ee645482d16 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:53.776011 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-93a7476a-5cb8-4a82-ba2d-9ee645482d16 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:53.783870 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:53.783870 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:53.787609 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-93a7476a-5cb8-4a82-ba2d-9ee645482d16 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:00:53.792655 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-93a7476a-5cb8-4a82-ba2d-9ee645482d16 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:00:53.793206 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 860/3493] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:53 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:53.840979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-a8c2e95c-fe01-4d22-add8-f4308b81e3af None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:53.843534 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-a8c2e95c-fe01-4d22-add8-f4308b81e3af tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:00:53.843783 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-a8c2e95c-fe01-4d22-add8-f4308b81e3af tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:53.844017 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-a8c2e95c-fe01-4d22-add8-f4308b81e3af tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:53.852763 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:53.852763 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:53.856724 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-a8c2e95c-fe01-4d22-add8-f4308b81e3af tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:00:53.860051 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7d5918f0-1247-4ee5-b982-efd123328d8b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:53.861970 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-a8c2e95c-fe01-4d22-add8-f4308b81e3af tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:00:53.862531 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 875/3494] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:00:53 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:53.863076 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7d5918f0-1247-4ee5-b982-efd123328d8b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:53.863501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7d5918f0-1247-4ee5-b982-efd123328d8b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:53.863667 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7d5918f0-1247-4ee5-b982-efd123328d8b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:53.872038 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:53.872038 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:53.877884 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7d5918f0-1247-4ee5-b982-efd123328d8b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:53.886881 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7d5918f0-1247-4ee5-b982-efd123328d8b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:53.887358 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 870/3495] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:53 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:54.903596 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8167bf26-b706-4442-9401-0c1416f20041 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:54.906810 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8167bf26-b706-4442-9401-0c1416f20041 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:54.907148 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8167bf26-b706-4442-9401-0c1416f20041 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:54.907514 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8167bf26-b706-4442-9401-0c1416f20041 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:54.917454 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:54.917454 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:54.921454 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8167bf26-b706-4442-9401-0c1416f20041 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:54.928977 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8167bf26-b706-4442-9401-0c1416f20041 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:54.928977 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 891/3496] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:54 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:55.901439 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-005654ec-58ce-4919-b96c-b7b1ec6540da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:55.902090 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-005654ec-58ce-4919-b96c-b7b1ec6540da None None] GET https://10.4.3.99/volume// Jul 03 15:00:55.902354 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-005654ec-58ce-4919-b96c-b7b1ec6540da None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:55.902645 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-005654ec-58ce-4919-b96c-b7b1ec6540da None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:55.903097 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-005654ec-58ce-4919-b96c-b7b1ec6540da None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:00:55.903784 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 861/3497] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:00:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:00:55.912306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-5a895906-6e10-40c6-b995-7e8fb77eb0eb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:55.947088 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9f1c5c1b-29fd-4d90-a71a-620db74fe4f0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:55.951853 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9f1c5c1b-29fd-4d90-a71a-620db74fe4f0 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:55.953030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9f1c5c1b-29fd-4d90-a71a-620db74fe4f0 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:55.953420 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9f1c5c1b-29fd-4d90-a71a-620db74fe4f0 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:55.974026 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:55.974026 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:55.979522 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9f1c5c1b-29fd-4d90-a71a-620db74fe4f0 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:55.988903 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9f1c5c1b-29fd-4d90-a71a-620db74fe4f0 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:55.988903 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 871/3498] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:55 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 1191 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:55.999095 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bcd94450-a3be-4e16-a7be-4742f874e386 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:56.001702 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bcd94450-a3be-4e16-a7be-4742f874e386 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:56.001702 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bcd94450-a3be-4e16-a7be-4742f874e386 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:56.001893 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bcd94450-a3be-4e16-a7be-4742f874e386 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:56.010949 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:56.010949 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:56.015446 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bcd94450-a3be-4e16-a7be-4742f874e386 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:56.020505 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bcd94450-a3be-4e16-a7be-4742f874e386 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:00:56.021154 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 892/3499] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:55 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:56.033570 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-996d8963-fc92-43d1-bafb-8c3baf00822d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:56.035741 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-996d8963-fc92-43d1-bafb-8c3baf00822d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:00:56.036294 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-996d8963-fc92-43d1-bafb-8c3baf00822d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21b3a427-9642-44b8-b18f-04a05c12ba04", "name": "tempest-VolumeImageDependencyTests-Snapshot-973976272"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:56.046359 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:56.046359 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:56.047269 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-996d8963-fc92-43d1-bafb-8c3baf00822d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:56.047523 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-996d8963-fc92-43d1-bafb-8c3baf00822d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create snapshot from volume 21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:00:56.080924 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-5a895906-6e10-40c6-b995-7e8fb77eb0eb tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:00:56.081301 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-5a895906-6e10-40c6-b995-7e8fb77eb0eb tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d4fa342-d053-46a8-89ec-2446329d2238", "connector": null, "instance_uuid": "0e944cab-711e-4fd0-a5a6-c02e30533959"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:56.095300 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:56.095300 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:56.103776 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-996d8963-fc92-43d1-bafb-8c3baf00822d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Created reservations ['c4508ae0-d5cf-4f99-a6ab-884ac68464c9', '51dc88c7-dac7-4f40-8d85-bb024024d1fb', '45aef986-5a63-434c-a67c-1491d1e04f0e', '498d0190-f00e-4fa5-b14c-22f0144dd01f'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:56.130979 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-5a895906-6e10-40c6-b995-7e8fb77eb0eb tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:00:56.131560 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 876/3500] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:00:55 2026] POST /volume/v3/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:56.162090 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-996d8963-fc92-43d1-bafb-8c3baf00822d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Snapshot create request issued successfully. Jul 03 15:00:56.162542 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-996d8963-fc92-43d1-bafb-8c3baf00822d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:00:56.163259 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 862/3501] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:00:56 2026] POST /volume/v3/snapshots => generated 312 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:00:56.174514 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-72724972-528a-492f-a10b-28f09b5c5f1b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:56.177201 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-72724972-528a-492f-a10b-28f09b5c5f1b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade Jul 03 15:00:56.177416 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-72724972-528a-492f-a10b-28f09b5c5f1b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:56.177682 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-72724972-528a-492f-a10b-28f09b5c5f1b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:56.187447 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:56.187447 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:56.188169 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-72724972-528a-492f-a10b-28f09b5c5f1b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Snapshot retrieved successfully. Jul 03 15:00:56.189269 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-72724972-528a-492f-a10b-28f09b5c5f1b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade returned with HTTP 200 Jul 03 15:00:56.189722 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 872/3502] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:00:56 2026] GET /volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade => generated 444 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:56.385174 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6f85f6a0-eb97-49eb-8ff2-8c56d1da363f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:56.387228 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f85f6a0-eb97-49eb-8ff2-8c56d1da363f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:00:56.387498 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f85f6a0-eb97-49eb-8ff2-8c56d1da363f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:56.387833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6f85f6a0-eb97-49eb-8ff2-8c56d1da363f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:56.403356 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:56.403356 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:56.409084 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6f85f6a0-eb97-49eb-8ff2-8c56d1da363f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:00:56.414705 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6f85f6a0-eb97-49eb-8ff2-8c56d1da363f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:00:56.415111 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 893/3503] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:56 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:56.671578 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9d9a8d0f-7453-44c9-a78c-f538accb0444 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:56.671971 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9d9a8d0f-7453-44c9-a78c-f538accb0444 None None] GET https://10.4.3.99/volume// Jul 03 15:00:56.672195 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9d9a8d0f-7453-44c9-a78c-f538accb0444 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:56.672450 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9d9a8d0f-7453-44c9-a78c-f538accb0444 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:56.672843 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9d9a8d0f-7453-44c9-a78c-f538accb0444 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:00:56.673167 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 877/3504] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:00:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:00:56.685237 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-c22ca737-f6d3-47d4-baee-6d2c4c4bfc78 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:56.690756 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-c22ca737-f6d3-47d4-baee-6d2c4c4bfc78 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:00:56.690756 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-c22ca737-f6d3-47d4-baee-6d2c4c4bfc78 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:56.690756 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-c22ca737-f6d3-47d4-baee-6d2c4c4bfc78 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:56.720979 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:56.720979 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:56.725511 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-c22ca737-f6d3-47d4-baee-6d2c4c4bfc78 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:00:56.730155 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-c22ca737-f6d3-47d4-baee-6d2c4c4bfc78 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:00:56.730626 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 863/3505] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:00:56 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 1054 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:56.844544 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-cca8b260-1917-445f-97a9-ea389bc59cdd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:56.849149 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-cca8b260-1917-445f-97a9-ea389bc59cdd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] PUT https://10.4.3.99/volume/v3/attachments/1c138ff2-2aa4-4443-b617-fa2208bf4d5d Jul 03 15:00:56.849149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-cca8b260-1917-445f-97a9-ea389bc59cdd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:56.857557 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-cca8b260-1917-445f-97a9-ea389bc59cdd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Acquiring lock "cinder-attachment_update-9d4fa342-d053-46a8-89ec-2446329d2238-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:00:56.864772 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-cca8b260-1917-445f-97a9-ea389bc59cdd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-9d4fa342-d053-46a8-89ec-2446329d2238-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:00:56.864772 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:56.864772 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:57.200713 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a2ec99ee-e997-4be7-a3e1-2bebdf943062 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:57.203282 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2ec99ee-e997-4be7-a3e1-2bebdf943062 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade Jul 03 15:00:57.203456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2ec99ee-e997-4be7-a3e1-2bebdf943062 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:57.203677 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2ec99ee-e997-4be7-a3e1-2bebdf943062 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:57.210468 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:57.210468 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:57.211080 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a2ec99ee-e997-4be7-a3e1-2bebdf943062 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Snapshot retrieved successfully. Jul 03 15:00:57.212211 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2ec99ee-e997-4be7-a3e1-2bebdf943062 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade returned with HTTP 200 Jul 03 15:00:57.212731 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 894/3506] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:00:57 2026] GET /volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:57.223507 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:57.225232 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:00:57.225605 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "42fa6541-781c-4377-a34b-4cb89e88aade", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:00:57.227118 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '42fa6541-781c-4377-a34b-4cb89e88aade', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:00:57.232395 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:57.232395 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:57.232843 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Snapshot retrieved successfully. Jul 03 15:00:57.232939 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume of 1 GB Jul 03 15:00:57.236412 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Availability Zones retrieved successfully. Jul 03 15:00:57.242029 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (7a6bf33b-6d07-4e37-9d2f-8347bd10982d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:57.243083 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98996807-98b6-443a-a400-8b757064c28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:57.244063 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:00:57.284371 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98996807-98b6-443a-a400-8b757064c28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '42fa6541-781c-4377-a34b-4cb89e88aade', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:57.285255 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd707a4f-c81b-437a-9b24-daeee4f9fa5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:57.336006 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Created reservations ['1284bd3d-06dc-4b08-b9cc-e472b6c8d8b2', '3cec1a15-dcb8-4ffa-8949-00efefaf693f', 'c950ed3d-85c3-45b8-aa16-6939362dc7ac', '38290591-ba32-4b55-bf73-76820733a223'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:00:57.336725 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd707a4f-c81b-437a-9b24-daeee4f9fa5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1284bd3d-06dc-4b08-b9cc-e472b6c8d8b2', '3cec1a15-dcb8-4ffa-8949-00efefaf693f', 'c950ed3d-85c3-45b8-aa16-6939362dc7ac', '38290591-ba32-4b55-bf73-76820733a223']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:57.337566 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65aea83c-7e83-41dd-8fdd-2696f1ea03bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:57.382306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65aea83c-7e83-41dd-8fdd-2696f1ea03bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2854b762-25d8-43c0-a5d0-8e9f3bebfedd', '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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['1284bd3d-06dc-4b08-b9cc-e472b6c8d8b2','3cec1a15-dcb8-4ffa-8949-00efefaf693f','c950ed3d-85c3-45b8-aa16-6939362dc7ac','38290591-ba32-4b55-bf73-76820733a223'],size=1,snapshot_id=42fa6541-781c-4377-a34b-4cb89e88aade,source_replicaid=,source_volid=None,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), '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-03T15:00:57Z,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=2854b762-25d8-43c0-a5d0-8e9f3bebfedd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170e70312bdd485dbcfddf5b146f7c57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=42fa6541-781c-4377-a34b-4cb89e88aade,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f135bccacc0b4287ae3543274b44da5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:57.382306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8c24ba-1a65-4ae0-b850-4fc8283aa779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:57.388428 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-cca8b260-1917-445f-97a9-ea389bc59cdd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-9d4fa342-d053-46a8-89ec-2446329d2238-np0000004430" released by "attachment_update" :: held 0.525s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:00:57.388428 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-cca8b260-1917-445f-97a9-ea389bc59cdd tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/1c138ff2-2aa4-4443-b617-fa2208bf4d5d returned with HTTP 200 Jul 03 15:00:57.388428 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 873/3507] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:00:56 2026] PUT /volume/v3/attachments/1c138ff2-2aa4-4443-b617-fa2208bf4d5d => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:57.398577 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-7f9bf6ec-433d-4044-87f4-85019988639b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:57.405975 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-7f9bf6ec-433d-4044-87f4-85019988639b tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption Jul 03 15:00:57.405975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-7f9bf6ec-433d-4044-87f4-85019988639b tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:57.405975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-7f9bf6ec-433d-4044-87f4-85019988639b tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:57.409383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8c24ba-1a65-4ae0-b850-4fc8283aa779) transitioned into state 'SUCCESS' from 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='170e70312bdd485dbcfddf5b146f7c57',qos_specs=None,replication_status=,reservations=['1284bd3d-06dc-4b08-b9cc-e472b6c8d8b2','3cec1a15-dcb8-4ffa-8949-00efefaf693f','c950ed3d-85c3-45b8-aa16-6939362dc7ac','38290591-ba32-4b55-bf73-76820733a223'],size=1,snapshot_id=42fa6541-781c-4377-a34b-4cb89e88aade,source_replicaid=,source_volid=None,status='creating',user_id='f135bccacc0b4287ae3543274b44da5e',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:57.410179 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e811c5-b5cd-42c7-a8d3-e8bb4f15656d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:00:57.415476 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:57.415476 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:57.429575 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-7f9bf6ec-433d-4044-87f4-85019988639b tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption returned with HTTP 200 Jul 03 15:00:57.429754 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-11754201-7dc4-42c4-8281-0af1a55d917d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:57.430468 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 864/3508] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:00:57 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:57.432512 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11754201-7dc4-42c4-8281-0af1a55d917d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:00:57.432705 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11754201-7dc4-42c4-8281-0af1a55d917d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:57.432876 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11754201-7dc4-42c4-8281-0af1a55d917d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:57.434569 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e811c5-b5cd-42c7-a8d3-e8bb4f15656d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:00:57.435922 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Flow 'volume_create_api' (7a6bf33b-6d07-4e37-9d2f-8347bd10982d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:00:57.436465 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Create volume request issued successfully. Jul 03 15:00:57.437331 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e8fc6a03-145e-4761-ab3a-d48c18408d14 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:00:57.437900 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 878/3509] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:00:57 2026] POST /volume/v3/volumes => generated 807 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:57.446730 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:57.446730 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:57.452343 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d85942e7-ff83-459f-b478-d96517e00312 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:57.455418 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d85942e7-ff83-459f-b478-d96517e00312 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:00:57.455603 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d85942e7-ff83-459f-b478-d96517e00312 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:57.455864 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d85942e7-ff83-459f-b478-d96517e00312 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:57.462885 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:57.462885 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:57.464527 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-11754201-7dc4-42c4-8281-0af1a55d917d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:00:57.467873 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d85942e7-ff83-459f-b478-d96517e00312 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:57.472058 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d85942e7-ff83-459f-b478-d96517e00312 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd returned with HTTP 200 Jul 03 15:00:57.474149 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 874/3510] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:57 2026] GET /volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:00:57.474254 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11754201-7dc4-42c4-8281-0af1a55d917d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:00:57.474254 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 895/3511] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:57 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:58.489252 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-768a1b14-98bf-4072-ac54-f12e6a316d7d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:58.491162 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ce16464b-d53f-404d-bbc4-f42484f3d2d4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:58.491731 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-768a1b14-98bf-4072-ac54-f12e6a316d7d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:00:58.492304 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-768a1b14-98bf-4072-ac54-f12e6a316d7d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:58.492586 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-768a1b14-98bf-4072-ac54-f12e6a316d7d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:58.493385 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ce16464b-d53f-404d-bbc4-f42484f3d2d4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:00:58.493648 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ce16464b-d53f-404d-bbc4-f42484f3d2d4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:58.493822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ce16464b-d53f-404d-bbc4-f42484f3d2d4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:58.505448 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:58.505448 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:58.506645 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:58.506645 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:58.510470 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-768a1b14-98bf-4072-ac54-f12e6a316d7d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:58.514064 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ce16464b-d53f-404d-bbc4-f42484f3d2d4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:00:58.518184 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-768a1b14-98bf-4072-ac54-f12e6a316d7d tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd returned with HTTP 200 Jul 03 15:00:58.518632 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 865/3512] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:58 2026] GET /volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd => generated 1226 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:58.520098 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ce16464b-d53f-404d-bbc4-f42484f3d2d4 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:00:58.520663 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 879/3513] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:58 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:58.535768 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e54a5119-493a-4484-9e9d-636703348691 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:58.537773 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e54a5119-493a-4484-9e9d-636703348691 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:00:58.538188 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e54a5119-493a-4484-9e9d-636703348691 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:58.538533 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e54a5119-493a-4484-9e9d-636703348691 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:58.548435 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:58.548435 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:00:58.554202 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e54a5119-493a-4484-9e9d-636703348691 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:58.562504 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e54a5119-493a-4484-9e9d-636703348691 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd returned with HTTP 200 Jul 03 15:00:58.563251 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 875/3514] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:58 2026] GET /volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd => generated 1226 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:00:58.582712 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3bca4e9e-9de2-494f-890a-36fc69965879 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:58.585823 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bca4e9e-9de2-494f-890a-36fc69965879 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade Jul 03 15:00:58.586033 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bca4e9e-9de2-494f-890a-36fc69965879 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:58.586253 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3bca4e9e-9de2-494f-890a-36fc69965879 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:58.586359 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-3bca4e9e-9de2-494f-890a-36fc69965879 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete snapshot with id: 42fa6541-781c-4377-a34b-4cb89e88aade Jul 03 15:00:58.593459 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:58.593459 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:58.593997 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3bca4e9e-9de2-494f-890a-36fc69965879 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Snapshot retrieved successfully. Jul 03 15:00:58.616074 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3bca4e9e-9de2-494f-890a-36fc69965879 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Snapshot delete request issued successfully. Jul 03 15:00:58.616309 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3bca4e9e-9de2-494f-890a-36fc69965879 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade returned with HTTP 202 Jul 03 15:00:58.616874 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 896/3515] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:00:58 2026] DELETE /volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:00:58.625006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c839bf3c-b1a2-4e65-b7b3-9fc059a09ebe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:58.631090 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c839bf3c-b1a2-4e65-b7b3-9fc059a09ebe tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade Jul 03 15:00:58.631513 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c839bf3c-b1a2-4e65-b7b3-9fc059a09ebe tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:58.631763 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c839bf3c-b1a2-4e65-b7b3-9fc059a09ebe tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:58.643447 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:58.643447 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:58.644201 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c839bf3c-b1a2-4e65-b7b3-9fc059a09ebe tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Snapshot retrieved successfully. Jul 03 15:00:58.645572 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c839bf3c-b1a2-4e65-b7b3-9fc059a09ebe tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade returned with HTTP 200 Jul 03 15:00:58.646179 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 866/3516] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:00:58 2026] GET /volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:59.538004 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5bf9a5d4-04df-42cd-985e-6a1429b50082 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:59.539180 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5bf9a5d4-04df-42cd-985e-6a1429b50082 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:00:59.539374 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5bf9a5d4-04df-42cd-985e-6a1429b50082 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:59.539552 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5bf9a5d4-04df-42cd-985e-6a1429b50082 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:59.557735 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:59.557735 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:00:59.565321 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5bf9a5d4-04df-42cd-985e-6a1429b50082 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:00:59.571550 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5bf9a5d4-04df-42cd-985e-6a1429b50082 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:00:59.572135 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 880/3517] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:00:59 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:00:59.661466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-46968bdb-6070-4973-b68e-98a4c7c166e3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:59.667241 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-46968bdb-6070-4973-b68e-98a4c7c166e3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade Jul 03 15:00:59.667241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-46968bdb-6070-4973-b68e-98a4c7c166e3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:59.667241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-46968bdb-6070-4973-b68e-98a4c7c166e3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:59.674602 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-46968bdb-6070-4973-b68e-98a4c7c166e3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade returned with HTTP 404 Jul 03 15:00:59.675386 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 876/3518] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:00:59 2026] GET /volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:00:59.687691 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8e9fed0b-9729-43b9-ac3b-306e18162878 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:59.689612 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e9fed0b-9729-43b9-ac3b-306e18162878 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:00:59.689836 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e9fed0b-9729-43b9-ac3b-306e18162878 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:59.690092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8e9fed0b-9729-43b9-ac3b-306e18162878 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:59.690362 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-8e9fed0b-9729-43b9-ac3b-306e18162878 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume with id: 2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:00:59.699342 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:59.699342 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:00:59.700186 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8e9fed0b-9729-43b9-ac3b-306e18162878 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:59.725604 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8e9fed0b-9729-43b9-ac3b-306e18162878 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume request issued successfully. Jul 03 15:00:59.725883 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8e9fed0b-9729-43b9-ac3b-306e18162878 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd returned with HTTP 202 Jul 03 15:00:59.726513 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 897/3519] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:00:59 2026] DELETE /volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:00:59.736939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-155afc98-142e-424c-9a5e-92a0d1de92aa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:00:59.739187 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-155afc98-142e-424c-9a5e-92a0d1de92aa tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:00:59.739441 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-155afc98-142e-424c-9a5e-92a0d1de92aa tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:00:59.740007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-155afc98-142e-424c-9a5e-92a0d1de92aa tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:00:59.749344 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:00:59.749344 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:00:59.754745 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-155afc98-142e-424c-9a5e-92a0d1de92aa tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:00:59.761318 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-155afc98-142e-424c-9a5e-92a0d1de92aa tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd returned with HTTP 200 Jul 03 15:00:59.762242 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 867/3520] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:00:59 2026] GET /volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd => generated 1225 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:01:00.588502 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c46e9fec-d856-4c1d-a6c1-61d7bd6d8696 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:00.590587 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c46e9fec-d856-4c1d-a6c1-61d7bd6d8696 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:00.590813 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c46e9fec-d856-4c1d-a6c1-61d7bd6d8696 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:00.591137 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c46e9fec-d856-4c1d-a6c1-61d7bd6d8696 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:00.602265 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:00.602265 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:00.606460 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c46e9fec-d856-4c1d-a6c1-61d7bd6d8696 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:00.612336 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c46e9fec-d856-4c1d-a6c1-61d7bd6d8696 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:00.612913 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 881/3521] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:00 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:00.777406 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-86cce74f-7808-4b71-a2b4-cd2f7616d39b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:00.781240 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-86cce74f-7808-4b71-a2b4-cd2f7616d39b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:01:00.781240 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-86cce74f-7808-4b71-a2b4-cd2f7616d39b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:00.781240 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-86cce74f-7808-4b71-a2b4-cd2f7616d39b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:00.791497 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-86cce74f-7808-4b71-a2b4-cd2f7616d39b tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd returned with HTTP 404 Jul 03 15:01:00.793607 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 877/3522] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:00 2026] GET /volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:01.142865 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1789e2f1-025a-419c-8fc5-5482c941a826 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:01.145143 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1789e2f1-025a-419c-8fc5-5482c941a826 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:01:01.145388 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1789e2f1-025a-419c-8fc5-5482c941a826 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:01.145601 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1789e2f1-025a-419c-8fc5-5482c941a826 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:01.145814 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-1789e2f1-025a-419c-8fc5-5482c941a826 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume with id: 21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:01:01.154492 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:01.154492 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:01.154979 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1789e2f1-025a-419c-8fc5-5482c941a826 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:01:01.176808 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1789e2f1-025a-419c-8fc5-5482c941a826 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume request issued successfully. Jul 03 15:01:01.177011 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1789e2f1-025a-419c-8fc5-5482c941a826 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 202 Jul 03 15:01:01.177528 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 898/3523] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:01:01 2026] DELETE /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:01:01.186393 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fcc25eef-c6be-4ff1-bbb4-8a13a6a35afd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:01.188906 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fcc25eef-c6be-4ff1-bbb4-8a13a6a35afd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:01:01.189166 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fcc25eef-c6be-4ff1-bbb4-8a13a6a35afd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:01.189428 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fcc25eef-c6be-4ff1-bbb4-8a13a6a35afd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:01.199760 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:01.199760 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:01.205212 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fcc25eef-c6be-4ff1-bbb4-8a13a6a35afd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:01:01.213623 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fcc25eef-c6be-4ff1-bbb4-8a13a6a35afd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 200 Jul 03 15:01:01.213623 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 868/3524] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:01 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 1190 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:01:01.278349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ce200a85-2f49-44c2-a583-04165e5205ff req-b31d3947-3200-45f4-869d-24e746627e04 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:01.280785 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ce200a85-2f49-44c2-a583-04165e5205ff req-b31d3947-3200-45f4-869d-24e746627e04 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 15:01:01.281228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ce200a85-2f49-44c2-a583-04165e5205ff req-b31d3947-3200-45f4-869d-24e746627e04 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:01.281488 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ce200a85-2f49-44c2-a583-04165e5205ff req-b31d3947-3200-45f4-869d-24e746627e04 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:01.295489 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:01.295489 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:01.300254 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-ce200a85-2f49-44c2-a583-04165e5205ff req-b31d3947-3200-45f4-869d-24e746627e04 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:01:01.308428 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ce200a85-2f49-44c2-a583-04165e5205ff req-b31d3947-3200-45f4-869d-24e746627e04 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 returned with HTTP 200 Jul 03 15:01:01.309148 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 882/3525] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:01 2026] GET /volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 => generated 1657 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:01.631711 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5a2161c9-9ec0-4c58-a225-ec30c12c0f77 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:01.633817 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5a2161c9-9ec0-4c58-a225-ec30c12c0f77 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:01.634272 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5a2161c9-9ec0-4c58-a225-ec30c12c0f77 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:01.635153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5a2161c9-9ec0-4c58-a225-ec30c12c0f77 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:01.652456 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:01.652456 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:01.664155 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5a2161c9-9ec0-4c58-a225-ec30c12c0f77 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:01.669083 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5a2161c9-9ec0-4c58-a225-ec30c12c0f77 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:01.670822 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 878/3526] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:01 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:02.228553 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5d27ac0c-82f2-44a1-a268-b881c14b89e3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.230717 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d27ac0c-82f2-44a1-a268-b881c14b89e3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:01:02.230956 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d27ac0c-82f2-44a1-a268-b881c14b89e3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.231209 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d27ac0c-82f2-44a1-a268-b881c14b89e3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.237923 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d27ac0c-82f2-44a1-a268-b881c14b89e3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 404 Jul 03 15:01:02.238455 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 899/3527] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:02 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:02.248519 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-370ab59a-37b6-4df9-b17d-c57cf48374dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.250389 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-370ab59a-37b6-4df9-b17d-c57cf48374dc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:01:02.250631 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-370ab59a-37b6-4df9-b17d-c57cf48374dc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.250833 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-370ab59a-37b6-4df9-b17d-c57cf48374dc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.250997 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-370ab59a-37b6-4df9-b17d-c57cf48374dc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume with id: 2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:01:02.256803 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-370ab59a-37b6-4df9-b17d-c57cf48374dc tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd returned with HTTP 404 Jul 03 15:01:02.257501 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 869/3528] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:01:02 2026] DELETE /volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:02.265865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c09aaa1e-e766-4689-a064-f9df4cfe6596 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.267763 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c09aaa1e-e766-4689-a064-f9df4cfe6596 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd Jul 03 15:01:02.268114 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c09aaa1e-e766-4689-a064-f9df4cfe6596 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.269640 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c09aaa1e-e766-4689-a064-f9df4cfe6596 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.274924 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c09aaa1e-e766-4689-a064-f9df4cfe6596 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd returned with HTTP 404 Jul 03 15:01:02.275712 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 883/3529] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:02 2026] GET /volume/v3/volumes/2854b762-25d8-43c0-a5d0-8e9f3bebfedd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:02.282627 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-63756954-4a81-4b23-ac15-368a1c23bb66 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.284355 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-63756954-4a81-4b23-ac15-368a1c23bb66 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade Jul 03 15:01:02.284530 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-63756954-4a81-4b23-ac15-368a1c23bb66 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.284703 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-63756954-4a81-4b23-ac15-368a1c23bb66 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.284800 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-63756954-4a81-4b23-ac15-368a1c23bb66 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete snapshot with id: 42fa6541-781c-4377-a34b-4cb89e88aade Jul 03 15:01:02.288959 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-63756954-4a81-4b23-ac15-368a1c23bb66 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade returned with HTTP 404 Jul 03 15:01:02.289513 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 879/3530] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:01:02 2026] DELETE /volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:02.298292 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f5691e1-c5b8-4bc7-92e2-aa78be928986 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.300138 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f5691e1-c5b8-4bc7-92e2-aa78be928986 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade Jul 03 15:01:02.300392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f5691e1-c5b8-4bc7-92e2-aa78be928986 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.300617 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f5691e1-c5b8-4bc7-92e2-aa78be928986 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.305400 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f5691e1-c5b8-4bc7-92e2-aa78be928986 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade returned with HTTP 404 Jul 03 15:01:02.306021 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 900/3531] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:01:02 2026] GET /volume/v3/snapshots/42fa6541-781c-4377-a34b-4cb89e88aade => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:02.315007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-968d5ed8-62c6-4846-8ea1-259f0dd0f4ba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.316789 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-968d5ed8-62c6-4846-8ea1-259f0dd0f4ba tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:01:02.316991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-968d5ed8-62c6-4846-8ea1-259f0dd0f4ba tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.317193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-968d5ed8-62c6-4846-8ea1-259f0dd0f4ba tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.317361 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-968d5ed8-62c6-4846-8ea1-259f0dd0f4ba tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume with id: 21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:01:02.322949 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-968d5ed8-62c6-4846-8ea1-259f0dd0f4ba tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 404 Jul 03 15:01:02.323439 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 870/3532] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:01:02 2026] DELETE /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:02.330628 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-21f45be2-8943-4307-b53e-92b9edf77ffd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.332102 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-21f45be2-8943-4307-b53e-92b9edf77ffd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 Jul 03 15:01:02.332406 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-21f45be2-8943-4307-b53e-92b9edf77ffd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.332660 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-21f45be2-8943-4307-b53e-92b9edf77ffd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.338576 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-21f45be2-8943-4307-b53e-92b9edf77ffd tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 returned with HTTP 404 Jul 03 15:01:02.339187 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 884/3533] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:02 2026] GET /volume/v3/volumes/21b3a427-9642-44b8-b18f-04a05c12ba04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:02.372854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-85d809de-fbaf-4b04-b04f-01ec4fbfc7e2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.374878 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-85d809de-fbaf-4b04-b04f-01ec4fbfc7e2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 Jul 03 15:01:02.378233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-85d809de-fbaf-4b04-b04f-01ec4fbfc7e2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.378498 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-85d809de-fbaf-4b04-b04f-01ec4fbfc7e2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.378667 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-85d809de-fbaf-4b04-b04f-01ec4fbfc7e2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume with id: 3da153c9-7ed5-4650-93f1-397311675f99 Jul 03 15:01:02.387543 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:02.387543 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:02.388003 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-85d809de-fbaf-4b04-b04f-01ec4fbfc7e2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:01:02.410240 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-85d809de-fbaf-4b04-b04f-01ec4fbfc7e2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume request issued successfully. Jul 03 15:01:02.410482 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-85d809de-fbaf-4b04-b04f-01ec4fbfc7e2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 returned with HTTP 202 Jul 03 15:01:02.411017 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 880/3534] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:01:02 2026] DELETE /volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:01:02.421693 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7ee40914-6004-4751-b801-663d56f7c3b2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.425526 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ee40914-6004-4751-b801-663d56f7c3b2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 Jul 03 15:01:02.425750 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ee40914-6004-4751-b801-663d56f7c3b2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.425882 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ee40914-6004-4751-b801-663d56f7c3b2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.437656 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:02.437656 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:02.444858 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7ee40914-6004-4751-b801-663d56f7c3b2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Volume info retrieved successfully. Jul 03 15:01:02.450955 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ee40914-6004-4751-b801-663d56f7c3b2 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 returned with HTTP 200 Jul 03 15:01:02.451443 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 901/3535] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:02 2026] GET /volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 => generated 1225 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:01:02.687448 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d5980c21-ca3f-444d-9a20-394d289cce51 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:02.689299 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5980c21-ca3f-444d-9a20-394d289cce51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:02.689520 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5980c21-ca3f-444d-9a20-394d289cce51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:02.689726 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d5980c21-ca3f-444d-9a20-394d289cce51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:02.699557 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:02.699557 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:02.703347 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d5980c21-ca3f-444d-9a20-394d289cce51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:02.707729 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d5980c21-ca3f-444d-9a20-394d289cce51 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:02.708191 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 871/3536] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:02 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:03.464160 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9587b040-eadd-4e22-80cc-df356ee76f95 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:03.465814 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9587b040-eadd-4e22-80cc-df356ee76f95 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 Jul 03 15:01:03.466149 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9587b040-eadd-4e22-80cc-df356ee76f95 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:03.466399 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9587b040-eadd-4e22-80cc-df356ee76f95 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:03.472397 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9587b040-eadd-4e22-80cc-df356ee76f95 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 returned with HTTP 404 Jul 03 15:01:03.473029 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 885/3537] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:03 2026] GET /volume/v3/volumes/3da153c9-7ed5-4650-93f1-397311675f99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:03.479934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-43c333d7-8008-4386-976c-7b744f332ad3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:03.482148 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-43c333d7-8008-4386-976c-7b744f332ad3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:01:03.482412 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-43c333d7-8008-4386-976c-7b744f332ad3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:03.482631 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-43c333d7-8008-4386-976c-7b744f332ad3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:03.482959 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-43c333d7-8008-4386-976c-7b744f332ad3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume with id: 8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:01:03.489326 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-43c333d7-8008-4386-976c-7b744f332ad3 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 404 Jul 03 15:01:03.489983 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 881/3538] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:01:03 2026] DELETE /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:03.498242 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d4bee66-a501-459b-a314-a3c4b67904d7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:03.500494 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d4bee66-a501-459b-a314-a3c4b67904d7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 Jul 03 15:01:03.500749 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d4bee66-a501-459b-a314-a3c4b67904d7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:03.500972 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d4bee66-a501-459b-a314-a3c4b67904d7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:03.507524 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d4bee66-a501-459b-a314-a3c4b67904d7 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 returned with HTTP 404 Jul 03 15:01:03.508073 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 902/3539] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:03 2026] GET /volume/v3/volumes/8c6fd865-c065-410a-8bfc-2e12733c8e31 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:03.536045 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-ce200a85-2f49-44c2-a583-04165e5205ff req-ddf573a8-f45b-45b5-9be4-194db4bd5d4d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:03.539799 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ce200a85-2f49-44c2-a583-04165e5205ff req-ddf573a8-f45b-45b5-9be4-194db4bd5d4d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/attachments/d91f2582-d9ea-45cd-8fdc-2b8f26e27979 Jul 03 15:01:03.539799 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ce200a85-2f49-44c2-a583-04165e5205ff req-ddf573a8-f45b-45b5-9be4-194db4bd5d4d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:03.540043 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-ce200a85-2f49-44c2-a583-04165e5205ff req-ddf573a8-f45b-45b5-9be4-194db4bd5d4d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:03.550477 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:03.550477 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:03.555940 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f6edd3d6-8759-4f42-a773-36a291a247c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:03.557628 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f6edd3d6-8759-4f42-a773-36a291a247c5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:01:03.558037 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f6edd3d6-8759-4f42-a773-36a291a247c5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:03.558424 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f6edd3d6-8759-4f42-a773-36a291a247c5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:03.558722 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-f6edd3d6-8759-4f42-a773-36a291a247c5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Delete volume with id: cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:01:03.567502 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f6edd3d6-8759-4f42-a773-36a291a247c5 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 404 Jul 03 15:01:03.567502 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 886/3540] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:01:03 2026] DELETE /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:03.576382 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a768228e-3081-4f39-8e78-4fb79e0243c9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:03.578537 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a768228e-3081-4f39-8e78-4fb79e0243c9 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] GET https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 Jul 03 15:01:03.578833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a768228e-3081-4f39-8e78-4fb79e0243c9 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:03.579051 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a768228e-3081-4f39-8e78-4fb79e0243c9 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:03.584851 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a768228e-3081-4f39-8e78-4fb79e0243c9 tempest-VolumeImageDependencyTests-423017294 tempest-VolumeImageDependencyTests-423017294-project-member] https://10.4.3.99/volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 returned with HTTP 404 Jul 03 15:01:03.585552 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 882/3541] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:03 2026] GET /volume/v3/volumes/cb581b22-a726-4e7e-abe7-314d0f673f85 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:01:03.722899 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-35f87e9e-731d-44a2-90db-eafe59fde238 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:03.727120 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35f87e9e-731d-44a2-90db-eafe59fde238 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:03.727390 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35f87e9e-731d-44a2-90db-eafe59fde238 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:03.727622 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35f87e9e-731d-44a2-90db-eafe59fde238 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:03.743646 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:03.743646 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:03.748864 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-35f87e9e-731d-44a2-90db-eafe59fde238 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:03.754504 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35f87e9e-731d-44a2-90db-eafe59fde238 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:03.754948 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 903/3542] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:03 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:04.087518 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-ce200a85-2f49-44c2-a583-04165e5205ff req-ddf573a8-f45b-45b5-9be4-194db4bd5d4d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/attachments/d91f2582-d9ea-45cd-8fdc-2b8f26e27979 returned with HTTP 200 Jul 03 15:01:04.087967 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 872/3543] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:01:03 2026] DELETE /volume/v3/attachments/d91f2582-d9ea-45cd-8fdc-2b8f26e27979 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:04.770766 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ced2181d-0c17-4f79-89f9-16acedc87a76 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:04.773429 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ced2181d-0c17-4f79-89f9-16acedc87a76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:04.773678 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ced2181d-0c17-4f79-89f9-16acedc87a76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:04.773928 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ced2181d-0c17-4f79-89f9-16acedc87a76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:04.796387 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:04.796387 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:04.801828 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ced2181d-0c17-4f79-89f9-16acedc87a76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:04.808604 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ced2181d-0c17-4f79-89f9-16acedc87a76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:04.809222 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 887/3544] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:04 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:05.299191 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:05.427848 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:01:05.428222 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-777712366"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:05.429754 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-777712366'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:01:05.430050 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Create volume of 1 GB Jul 03 15:01:05.437607 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Availability Zones retrieved successfully. Jul 03 15:01:05.444374 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Flow 'volume_create_api' (d0c51175-9f2e-41ec-8e98-cade04fd08e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:05.445378 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59b45a1-34f3-43f0-bcfe-ca53d5971f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:05.446285 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:01:05.496735 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59b45a1-34f3-43f0-bcfe-ca53d5971f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:05.498391 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f70674-1f51-4cc2-91ba-f9e173e03a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:05.586662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Created reservations ['c4ebc0bd-37be-4321-b9ff-64de5a9aa9c7', '827cf1a7-d9a5-4e44-a06e-81e02402097e', '74cbc749-ef55-4e4e-9e67-26d3f9d4b065', '89764b97-7966-4267-859f-093b49926e6f'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:05.587707 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f70674-1f51-4cc2-91ba-f9e173e03a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4ebc0bd-37be-4321-b9ff-64de5a9aa9c7', '827cf1a7-d9a5-4e44-a06e-81e02402097e', '74cbc749-ef55-4e4e-9e67-26d3f9d4b065', '89764b97-7966-4267-859f-093b49926e6f']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:05.588698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97c19a3-426a-4320-adcd-86960de75807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:05.622441 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97c19a3-426a-4320-adcd-86960de75807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43c5e930-18e4-4204-b02a-c2bfb1615535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-777712366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='470b794f3bbd4b4d9a92d06972ba2879',qos_specs=None,replication_status=,reservations=['c4ebc0bd-37be-4321-b9ff-64de5a9aa9c7','827cf1a7-d9a5-4e44-a06e-81e02402097e','74cbc749-ef55-4e4e-9e67-26d3f9d4b065','89764b97-7966-4267-859f-093b49926e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='445fce43f6bd4a24b2272c24e3e99309',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-777712366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43c5e930-18e4-4204-b02a-c2bfb1615535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='470b794f3bbd4b4d9a92d06972ba2879',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='445fce43f6bd4a24b2272c24e3e99309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:05.623649 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0389cd02-53ee-42e4-a2c9-06798baa54e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:05.648822 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0389cd02-53ee-42e4-a2c9-06798baa54e8) transitioned into state 'SUCCESS' from state '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-777712366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='470b794f3bbd4b4d9a92d06972ba2879',qos_specs=None,replication_status=,reservations=['c4ebc0bd-37be-4321-b9ff-64de5a9aa9c7','827cf1a7-d9a5-4e44-a06e-81e02402097e','74cbc749-ef55-4e4e-9e67-26d3f9d4b065','89764b97-7966-4267-859f-093b49926e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='445fce43f6bd4a24b2272c24e3e99309',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:05.649736 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76daa36d-936b-4537-ae77-86130e853694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:05.660845 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76daa36d-936b-4537-ae77-86130e853694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:05.661782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Flow 'volume_create_api' (d0c51175-9f2e-41ec-8e98-cade04fd08e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:05.662071 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Create volume request issued successfully. Jul 03 15:01:05.662724 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f4d2a065-1d54-4de8-af5f-7f1351c75db3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:01:05.663108 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 883/3545] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:01:05 2026] POST /volume/v3/volumes => generated 775 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:01:05.677505 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-76deafb4-38d6-4140-a8a6-3662349e55fa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:05.679233 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76deafb4-38d6-4140-a8a6-3662349e55fa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 Jul 03 15:01:05.679431 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76deafb4-38d6-4140-a8a6-3662349e55fa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:05.679626 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-76deafb4-38d6-4140-a8a6-3662349e55fa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:05.686977 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:05.686977 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:05.691291 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-76deafb4-38d6-4140-a8a6-3662349e55fa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Volume info retrieved successfully. Jul 03 15:01:05.696070 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-76deafb4-38d6-4140-a8a6-3662349e55fa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 returned with HTTP 200 Jul 03 15:01:05.696474 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 904/3546] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:05 2026] GET /volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:05.823907 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-37dfd8d5-4b36-436b-9481-cbc039749402 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:05.825871 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37dfd8d5-4b36-436b-9481-cbc039749402 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:05.826112 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37dfd8d5-4b36-436b-9481-cbc039749402 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:05.826317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37dfd8d5-4b36-436b-9481-cbc039749402 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:05.836746 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:05.836746 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:05.840489 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-37dfd8d5-4b36-436b-9481-cbc039749402 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:05.845457 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37dfd8d5-4b36-436b-9481-cbc039749402 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:05.845904 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 873/3547] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:05 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:06.621316 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2a12a6e7-865f-48c5-bad8-e112232f4026 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:06.623369 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2a12a6e7-865f-48c5-bad8-e112232f4026 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 15:01:06.623594 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2a12a6e7-865f-48c5-bad8-e112232f4026 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:06.623808 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2a12a6e7-865f-48c5-bad8-e112232f4026 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:06.624082 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-2a12a6e7-865f-48c5-bad8-e112232f4026 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Delete volume with id: a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 15:01:06.631712 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:06.631712 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:06.632764 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2a12a6e7-865f-48c5-bad8-e112232f4026 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:01:06.650472 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2a12a6e7-865f-48c5-bad8-e112232f4026 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Delete volume request issued successfully. Jul 03 15:01:06.650679 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2a12a6e7-865f-48c5-bad8-e112232f4026 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 returned with HTTP 202 Jul 03 15:01:06.651339 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 888/3548] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:01:06 2026] DELETE /volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:06.660378 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e0ae8e13-608a-495f-ab55-3e236782967d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:06.663139 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e0ae8e13-608a-495f-ab55-3e236782967d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 15:01:06.663478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e0ae8e13-608a-495f-ab55-3e236782967d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:06.663750 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e0ae8e13-608a-495f-ab55-3e236782967d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:06.673678 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:06.673678 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:06.678590 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e0ae8e13-608a-495f-ab55-3e236782967d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Volume info retrieved successfully. Jul 03 15:01:06.684096 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e0ae8e13-608a-495f-ab55-3e236782967d tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 returned with HTTP 200 Jul 03 15:01:06.684652 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 884/3549] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:06 2026] GET /volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:06.711757 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3e2a0c57-4ff5-422d-9d03-105538f45144 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:06.713631 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3e2a0c57-4ff5-422d-9d03-105538f45144 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 Jul 03 15:01:06.714015 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3e2a0c57-4ff5-422d-9d03-105538f45144 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:06.714351 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3e2a0c57-4ff5-422d-9d03-105538f45144 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:06.722756 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:06.722756 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:06.727148 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3e2a0c57-4ff5-422d-9d03-105538f45144 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Volume info retrieved successfully. Jul 03 15:01:06.731309 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3e2a0c57-4ff5-422d-9d03-105538f45144 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 returned with HTTP 200 Jul 03 15:01:06.731680 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 905/3550] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:06 2026] GET /volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:06.743894 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5275b5fc-c4f1-4132-9181-a5b5456ed2e5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:06.745930 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5275b5fc-c4f1-4132-9181-a5b5456ed2e5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:01:06.746374 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5275b5fc-c4f1-4132-9181-a5b5456ed2e5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43c5e930-18e4-4204-b02a-c2bfb1615535", "name": "tempest-type-Backup-1765535594"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:06.748047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-5275b5fc-c4f1-4132-9181-a5b5456ed2e5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Creating new backup {'backup': {'volume_id': '43c5e930-18e4-4204-b02a-c2bfb1615535', 'name': 'tempest-type-Backup-1765535594'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:01:06.748230 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-5275b5fc-c4f1-4132-9181-a5b5456ed2e5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Creating backup of volume 43c5e930-18e4-4204-b02a-c2bfb1615535 in container None Jul 03 15:01:06.756617 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:06.756617 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:06.757038 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5275b5fc-c4f1-4132-9181-a5b5456ed2e5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Volume info retrieved successfully. Jul 03 15:01:06.788387 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-5275b5fc-c4f1-4132-9181-a5b5456ed2e5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Created reservations ['d2a84e97-5875-4677-9808-75b45a1d80fe', '2bb47f56-0eb9-4a3b-beca-fcb3c40d71f5'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:06.817783 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5275b5fc-c4f1-4132-9181-a5b5456ed2e5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:01:06.818236 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 874/3551] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:01:06 2026] POST /volume/v3/backups => generated 314 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:01:06.826646 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d397d827-1232-441d-860e-14b2276e9fd5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:06.828635 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d397d827-1232-441d-860e-14b2276e9fd5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:06.828769 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d397d827-1232-441d-860e-14b2276e9fd5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:06.829061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d397d827-1232-441d-860e-14b2276e9fd5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:06.829255 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d397d827-1232-441d-860e-14b2276e9fd5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:06.834538 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:06.834538 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:06.835194 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d397d827-1232-441d-860e-14b2276e9fd5 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:06.835596 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 889/3552] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:06 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:06.857277 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-34626963-24f4-467a-bbcc-fb5a2ca94d0d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:06.858924 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-34626963-24f4-467a-bbcc-fb5a2ca94d0d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:06.859121 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-34626963-24f4-467a-bbcc-fb5a2ca94d0d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:06.859320 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-34626963-24f4-467a-bbcc-fb5a2ca94d0d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:06.870075 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:06.870075 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:06.875778 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-34626963-24f4-467a-bbcc-fb5a2ca94d0d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:06.880572 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-34626963-24f4-467a-bbcc-fb5a2ca94d0d tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:06.881061 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 885/3553] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:06 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:07.696994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3840c84a-fa41-4065-a8fe-aa615bd254c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:07.699047 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3840c84a-fa41-4065-a8fe-aa615bd254c5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] GET https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 Jul 03 15:01:07.699293 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3840c84a-fa41-4065-a8fe-aa615bd254c5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:07.699490 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3840c84a-fa41-4065-a8fe-aa615bd254c5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:07.706202 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3840c84a-fa41-4065-a8fe-aa615bd254c5 tempest-AttachVolumeMultiAttachTest-88441779 tempest-AttachVolumeMultiAttachTest-88441779-project-member] https://10.4.3.99/volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 returned with HTTP 404 Jul 03 15:01:07.706714 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 906/3554] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:07 2026] GET /volume/v3/volumes/a5ed8ecb-757f-4a9d-abc4-c8d331817704 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:07.847462 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a0012167-0fbc-4f2a-b282-a0f4d0a64967 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:07.849468 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0012167-0fbc-4f2a-b282-a0f4d0a64967 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:07.849903 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0012167-0fbc-4f2a-b282-a0f4d0a64967 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:07.849903 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0012167-0fbc-4f2a-b282-a0f4d0a64967 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:07.850473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a0012167-0fbc-4f2a-b282-a0f4d0a64967 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:07.854986 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:07.854986 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:07.855811 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0012167-0fbc-4f2a-b282-a0f4d0a64967 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:07.856340 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 875/3555] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:07 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:07.893621 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8348037e-bb99-4b22-abe2-9d460b240e23 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:07.895386 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8348037e-bb99-4b22-abe2-9d460b240e23 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:07.895580 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8348037e-bb99-4b22-abe2-9d460b240e23 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:07.895749 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8348037e-bb99-4b22-abe2-9d460b240e23 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:07.906761 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:07.906761 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:07.914747 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8348037e-bb99-4b22-abe2-9d460b240e23 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:07.918011 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8348037e-bb99-4b22-abe2-9d460b240e23 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:07.918011 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 890/3556] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:07 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:08.535929 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-d522d9e5-157d-4eff-a420-e218fe10f72f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:08.539362 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-d522d9e5-157d-4eff-a420-e218fe10f72f tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:01:08.539621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-d522d9e5-157d-4eff-a420-e218fe10f72f tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:08.539933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-d522d9e5-157d-4eff-a420-e218fe10f72f tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:08.550771 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:08.550771 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:08.554447 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-d522d9e5-157d-4eff-a420-e218fe10f72f tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:01:08.559763 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-d522d9e5-157d-4eff-a420-e218fe10f72f tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 15:01:08.560254 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 886/3557] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:08 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:08.580839 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-9627a0fe-5649-42dd-a01c-1f7f0230ffae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:08.583207 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-9627a0fe-5649-42dd-a01c-1f7f0230ffae tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] POST https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f/action Jul 03 15:01:08.583871 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-9627a0fe-5649-42dd-a01c-1f7f0230ffae tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:01:08.583871 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-9627a0fe-5649-42dd-a01c-1f7f0230ffae tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:08.601292 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:08.601292 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:08.602474 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-9627a0fe-5649-42dd-a01c-1f7f0230ffae tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:01:08.617102 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-9627a0fe-5649-42dd-a01c-1f7f0230ffae tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Begin detaching volume completed successfully. Jul 03 15:01:08.617468 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-9627a0fe-5649-42dd-a01c-1f7f0230ffae tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f/action returned with HTTP 202 Jul 03 15:01:08.618149 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 907/3558] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:01:08 2026] POST /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:01:08.791918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-5ee9e217-449b-44d7-8f76-082b64862a46 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:08.794094 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-5ee9e217-449b-44d7-8f76-082b64862a46 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments/1c138ff2-2aa4-4443-b617-fa2208bf4d5d/action Jul 03 15:01:08.794546 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-5ee9e217-449b-44d7-8f76-082b64862a46 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:01:08.794691 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-5ee9e217-449b-44d7-8f76-082b64862a46 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:08.814752 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:08.814752 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:08.833147 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-036f8269-d6ec-4c80-9fc8-c3262ffa3cd5 req-5ee9e217-449b-44d7-8f76-082b64862a46 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/1c138ff2-2aa4-4443-b617-fa2208bf4d5d/action returned with HTTP 204 Jul 03 15:01:08.833583 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 876/3559] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:01:08 2026] POST /volume/v3/attachments/1c138ff2-2aa4-4443-b617-fa2208bf4d5d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:08.866645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9443835a-6587-47e6-87e7-d253bbc1b5d0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:08.868199 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9443835a-6587-47e6-87e7-d253bbc1b5d0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:08.868374 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9443835a-6587-47e6-87e7-d253bbc1b5d0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:08.868542 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9443835a-6587-47e6-87e7-d253bbc1b5d0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:08.868639 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9443835a-6587-47e6-87e7-d253bbc1b5d0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:08.872610 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:08.872610 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:08.873243 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9443835a-6587-47e6-87e7-d253bbc1b5d0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:08.873611 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 891/3560] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:08 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:08.933233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dce7054d-4379-41f9-99f6-0e70f498fe88 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:08.935554 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dce7054d-4379-41f9-99f6-0e70f498fe88 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:08.935806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dce7054d-4379-41f9-99f6-0e70f498fe88 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:08.936059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dce7054d-4379-41f9-99f6-0e70f498fe88 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:08.949151 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:08.949151 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:08.953918 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-dce7054d-4379-41f9-99f6-0e70f498fe88 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:08.959559 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dce7054d-4379-41f9-99f6-0e70f498fe88 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:08.960084 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 887/3561] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:08 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:08.972397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c03e562b-2693-4840-8f15-3e0103694cb6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:08.974309 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c03e562b-2693-4840-8f15-3e0103694cb6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:01:08.974484 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c03e562b-2693-4840-8f15-3e0103694cb6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:08.974689 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c03e562b-2693-4840-8f15-3e0103694cb6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:08.984377 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:08.984377 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:08.987755 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c03e562b-2693-4840-8f15-3e0103694cb6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:01:08.991833 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c03e562b-2693-4840-8f15-3e0103694cb6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:01:08.992290 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 908/3562] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:08 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:09.654183 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3853a42e-4a24-4d6e-a6ac-4c5712b0709e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:09.654693 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3853a42e-4a24-4d6e-a6ac-4c5712b0709e None None] GET https://10.4.3.99/volume// Jul 03 15:01:09.654843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3853a42e-4a24-4d6e-a6ac-4c5712b0709e None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:09.655083 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3853a42e-4a24-4d6e-a6ac-4c5712b0709e None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:09.655554 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3853a42e-4a24-4d6e-a6ac-4c5712b0709e None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:09.655887 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 877/3563] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:01:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:09.665490 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-6606c503-aeb8-4613-b0ed-096a66fe39ac None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:09.669274 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-6606c503-aeb8-4613-b0ed-096a66fe39ac tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:01:09.669489 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-6606c503-aeb8-4613-b0ed-096a66fe39ac tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:09.669660 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-6606c503-aeb8-4613-b0ed-096a66fe39ac tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:09.688305 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:09.688305 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:09.698754 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-6606c503-aeb8-4613-b0ed-096a66fe39ac tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:01:09.705925 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-6606c503-aeb8-4613-b0ed-096a66fe39ac tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 15:01:09.706603 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 892/3564] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:01:09 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 1321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:01:09.887578 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f3c160ef-2a44-4f8e-adbd-d8df7e75f6ff None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:09.889648 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f3c160ef-2a44-4f8e-adbd-d8df7e75f6ff tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:09.890014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f3c160ef-2a44-4f8e-adbd-d8df7e75f6ff tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:09.890224 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f3c160ef-2a44-4f8e-adbd-d8df7e75f6ff tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:09.890381 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f3c160ef-2a44-4f8e-adbd-d8df7e75f6ff tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:09.895856 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:09.895856 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:09.896599 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f3c160ef-2a44-4f8e-adbd-d8df7e75f6ff tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:09.896990 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 888/3565] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:09 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:10.918860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-90514f13-80b7-422b-93b7-cb2a318cddaa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:10.923928 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90514f13-80b7-422b-93b7-cb2a318cddaa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:10.924244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90514f13-80b7-422b-93b7-cb2a318cddaa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:10.924473 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90514f13-80b7-422b-93b7-cb2a318cddaa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:10.924640 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-90514f13-80b7-422b-93b7-cb2a318cddaa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:10.934334 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:10.934334 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:10.935465 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90514f13-80b7-422b-93b7-cb2a318cddaa tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:10.936026 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 909/3566] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:10 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:11.110731 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-71a36f72-b260-44e5-af57-b75fbe448132 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:11.114612 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-71a36f72-b260-44e5-af57-b75fbe448132 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] DELETE https://10.4.3.99/volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5 Jul 03 15:01:11.114893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-71a36f72-b260-44e5-af57-b75fbe448132 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:11.115182 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-71a36f72-b260-44e5-af57-b75fbe448132 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:11.128629 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:11.128629 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:11.669720 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-3a6d4891-0b1e-46d1-ae3b-b5f70b500a42 req-71a36f72-b260-44e5-af57-b75fbe448132 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5 returned with HTTP 200 Jul 03 15:01:11.670388 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 878/3567] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:01:11 2026] DELETE /volume/v3/attachments/705dea4b-bf49-4ea5-9047-8aac619b2fd5 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:11.950774 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fa2d129c-4dc0-45be-9870-097d68ff6e53 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:11.953610 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fa2d129c-4dc0-45be-9870-097d68ff6e53 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:11.954087 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fa2d129c-4dc0-45be-9870-097d68ff6e53 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:11.954597 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fa2d129c-4dc0-45be-9870-097d68ff6e53 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:11.954678 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-fa2d129c-4dc0-45be-9870-097d68ff6e53 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:11.960811 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:11.960811 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:11.961827 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fa2d129c-4dc0-45be-9870-097d68ff6e53 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:11.962596 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 893/3568] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:11 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:12.917348 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-103bee93-6230-4c67-a811-ea4e0dc3d58c req-b89f854d-456d-4301-8fbf-2bfe4a37f7d2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:12.920327 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-103bee93-6230-4c67-a811-ea4e0dc3d58c req-b89f854d-456d-4301-8fbf-2bfe4a37f7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:01:12.920593 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-103bee93-6230-4c67-a811-ea4e0dc3d58c req-b89f854d-456d-4301-8fbf-2bfe4a37f7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:12.920855 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-103bee93-6230-4c67-a811-ea4e0dc3d58c req-b89f854d-456d-4301-8fbf-2bfe4a37f7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:12.931415 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:12.931415 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:12.936200 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-103bee93-6230-4c67-a811-ea4e0dc3d58c req-b89f854d-456d-4301-8fbf-2bfe4a37f7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:01:12.942518 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-103bee93-6230-4c67-a811-ea4e0dc3d58c req-b89f854d-456d-4301-8fbf-2bfe4a37f7d2 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 15:01:12.943089 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 889/3569] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:12 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:12.959599 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6adbd233-d377-4e9e-a244-5f8baef27758 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:12.961779 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6adbd233-d377-4e9e-a244-5f8baef27758 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:01:12.962004 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6adbd233-d377-4e9e-a244-5f8baef27758 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:12.962221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6adbd233-d377-4e9e-a244-5f8baef27758 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:12.962376 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-6adbd233-d377-4e9e-a244-5f8baef27758 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Delete volume with id: 3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:01:12.971696 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:12.971696 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:12.972360 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6adbd233-d377-4e9e-a244-5f8baef27758 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:01:12.978078 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-77771049-fae4-4d99-8122-3e491f8529a4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:12.980092 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77771049-fae4-4d99-8122-3e491f8529a4 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:12.980352 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77771049-fae4-4d99-8122-3e491f8529a4 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:12.980639 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77771049-fae4-4d99-8122-3e491f8529a4 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:12.980806 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-77771049-fae4-4d99-8122-3e491f8529a4 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:12.985623 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:12.985623 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:12.986516 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77771049-fae4-4d99-8122-3e491f8529a4 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:12.987007 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 879/3570] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:12 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:13.003727 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6adbd233-d377-4e9e-a244-5f8baef27758 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Delete volume request issued successfully. Jul 03 15:01:13.004026 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6adbd233-d377-4e9e-a244-5f8baef27758 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 202 Jul 03 15:01:13.004842 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 910/3571] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:01:12 2026] DELETE /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:13.015722 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cf9ee413-878c-400f-bf9f-ac7a8094b8c9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:13.019986 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cf9ee413-878c-400f-bf9f-ac7a8094b8c9 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:01:13.020532 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cf9ee413-878c-400f-bf9f-ac7a8094b8c9 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:13.020532 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cf9ee413-878c-400f-bf9f-ac7a8094b8c9 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:13.039689 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:13.039689 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:13.049376 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-cf9ee413-878c-400f-bf9f-ac7a8094b8c9 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Volume info retrieved successfully. Jul 03 15:01:13.056146 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cf9ee413-878c-400f-bf9f-ac7a8094b8c9 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 200 Jul 03 15:01:13.057111 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 894/3572] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:13 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:14.006528 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2d61a41d-0f9c-46e9-aba9-7b13c6aa73db None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:14.008556 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2d61a41d-0f9c-46e9-aba9-7b13c6aa73db tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:14.008556 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2d61a41d-0f9c-46e9-aba9-7b13c6aa73db tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:14.008725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2d61a41d-0f9c-46e9-aba9-7b13c6aa73db tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:14.008816 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2d61a41d-0f9c-46e9-aba9-7b13c6aa73db tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:14.016414 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:14.016414 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:14.016414 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2d61a41d-0f9c-46e9-aba9-7b13c6aa73db tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:14.016414 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 890/3573] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:14 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:01:14.073576 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-313adb81-e10b-43f2-b4ed-7b88cf545163 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:14.076818 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-313adb81-e10b-43f2-b4ed-7b88cf545163 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] GET https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f Jul 03 15:01:14.076818 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-313adb81-e10b-43f2-b4ed-7b88cf545163 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:14.076818 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-313adb81-e10b-43f2-b4ed-7b88cf545163 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:14.084046 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-313adb81-e10b-43f2-b4ed-7b88cf545163 tempest-TestMinimumBasicScenario-1586592270 tempest-TestMinimumBasicScenario-1586592270-project-member] https://10.4.3.99/volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f returned with HTTP 404 Jul 03 15:01:14.084704 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 880/3574] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:14 2026] GET /volume/v3/volumes/3f7195ec-588a-4c7d-b756-aadc74ca612f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:15.031772 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a6162574-465f-4c04-9893-75011a160e86 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:15.034467 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6162574-465f-4c04-9893-75011a160e86 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:15.034774 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6162574-465f-4c04-9893-75011a160e86 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:15.034982 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6162574-465f-4c04-9893-75011a160e86 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:15.035216 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a6162574-465f-4c04-9893-75011a160e86 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:15.042252 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:15.042252 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:15.043104 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6162574-465f-4c04-9893-75011a160e86 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:15.043758 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 911/3575] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:15 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:16.056657 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7302a4af-4997-488a-ad40-b0fa1af81315 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:16.058226 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7302a4af-4997-488a-ad40-b0fa1af81315 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:16.058522 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7302a4af-4997-488a-ad40-b0fa1af81315 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:16.058762 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7302a4af-4997-488a-ad40-b0fa1af81315 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:16.058938 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-7302a4af-4997-488a-ad40-b0fa1af81315 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:16.063982 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:16.063982 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:16.065193 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7302a4af-4997-488a-ad40-b0fa1af81315 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:16.065834 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 895/3576] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:16 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:16.752524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4a7fb5a9-fa4a-4eee-a389-e5e9640854c1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:16.754583 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4a7fb5a9-fa4a-4eee-a389-e5e9640854c1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:16.754796 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4a7fb5a9-fa4a-4eee-a389-e5e9640854c1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:16.755063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4a7fb5a9-fa4a-4eee-a389-e5e9640854c1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:16.764007 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:16.764007 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:16.769061 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4a7fb5a9-fa4a-4eee-a389-e5e9640854c1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:16.775312 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4a7fb5a9-fa4a-4eee-a389-e5e9640854c1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:16.775838 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 891/3577] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:16 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:17.080808 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-32961d66-adec-4f39-930c-050c04d6e44d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:17.083358 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32961d66-adec-4f39-930c-050c04d6e44d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:17.083607 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32961d66-adec-4f39-930c-050c04d6e44d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:17.083883 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-32961d66-adec-4f39-930c-050c04d6e44d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:17.084244 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-32961d66-adec-4f39-930c-050c04d6e44d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:17.089498 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:17.089498 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:17.090501 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-32961d66-adec-4f39-930c-050c04d6e44d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:17.091051 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 881/3578] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:17 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:17.456094 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-5b8200c8-d362-476e-9fdb-27864ca0d719 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:17.457886 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-5b8200c8-d362-476e-9fdb-27864ca0d719 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:17.458157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-5b8200c8-d362-476e-9fdb-27864ca0d719 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:17.458401 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-5b8200c8-d362-476e-9fdb-27864ca0d719 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:17.481878 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:17.481878 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:17.488534 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-5b8200c8-d362-476e-9fdb-27864ca0d719 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:17.496205 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-5b8200c8-d362-476e-9fdb-27864ca0d719 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:17.496960 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 912/3579] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:17 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 935 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:18.104915 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-770e9dea-c456-4e2c-b6de-1c1b8e99a21b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:18.106710 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-770e9dea-c456-4e2c-b6de-1c1b8e99a21b tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:18.106947 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-770e9dea-c456-4e2c-b6de-1c1b8e99a21b tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:18.107145 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-770e9dea-c456-4e2c-b6de-1c1b8e99a21b tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:18.108342 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-770e9dea-c456-4e2c-b6de-1c1b8e99a21b tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:18.111818 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:18.111818 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:18.112558 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-770e9dea-c456-4e2c-b6de-1c1b8e99a21b tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:18.112937 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 896/3580] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:18 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:19.125251 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1a4b62a6-675b-4ec1-844f-c828a30ae1a0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:19.127154 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1a4b62a6-675b-4ec1-844f-c828a30ae1a0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:19.127370 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1a4b62a6-675b-4ec1-844f-c828a30ae1a0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:19.127558 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1a4b62a6-675b-4ec1-844f-c828a30ae1a0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:19.127662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1a4b62a6-675b-4ec1-844f-c828a30ae1a0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:19.131878 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:19.131878 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:19.132536 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1a4b62a6-675b-4ec1-844f-c828a30ae1a0 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:19.132895 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 892/3581] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:19 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:19.537818 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ce35fbb9-0604-4e3f-9509-fafb09493032 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:19.538390 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce35fbb9-0604-4e3f-9509-fafb09493032 None None] GET https://10.4.3.99/volume// Jul 03 15:01:19.538606 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce35fbb9-0604-4e3f-9509-fafb09493032 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:19.538840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce35fbb9-0604-4e3f-9509-fafb09493032 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:19.539249 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce35fbb9-0604-4e3f-9509-fafb09493032 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:19.539592 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 882/3582] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:01:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:19.547112 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-86adb3a1-15bb-438f-817d-6b177932b9d0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:19.549752 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-86adb3a1-15bb-438f-817d-6b177932b9d0 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:01:19.550229 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-86adb3a1-15bb-438f-817d-6b177932b9d0 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79", "connector": null, "instance_uuid": "d929b039-e3b3-4409-a514-35d356dd454f"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:19.561303 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:19.561303 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:19.598877 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-86adb3a1-15bb-438f-817d-6b177932b9d0 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:01:19.600044 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 913/3583] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:01:19 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 03 15:01:20.041503 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b6f8f3b6-81a2-4bb6-b27a-a26eaf5acafb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:20.043541 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6f8f3b6-81a2-4bb6-b27a-a26eaf5acafb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:20.043776 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b6f8f3b6-81a2-4bb6-b27a-a26eaf5acafb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:20.043979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b6f8f3b6-81a2-4bb6-b27a-a26eaf5acafb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:20.059010 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:20.059010 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:20.063751 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b6f8f3b6-81a2-4bb6-b27a-a26eaf5acafb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:20.069540 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6f8f3b6-81a2-4bb6-b27a-a26eaf5acafb tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:20.070034 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 897/3584] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:20 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 934 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:20.134071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-60e11310-2430-4153-834d-be737aaa07ef None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:20.134547 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60e11310-2430-4153-834d-be737aaa07ef None None] GET https://10.4.3.99/volume// Jul 03 15:01:20.134757 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-60e11310-2430-4153-834d-be737aaa07ef None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:20.134995 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-60e11310-2430-4153-834d-be737aaa07ef None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:20.135525 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60e11310-2430-4153-834d-be737aaa07ef None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:20.135874 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 893/3585] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:01:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:20.143696 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd20c52b-92ab-4190-bae6-6325f5031a70 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:20.147609 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd20c52b-92ab-4190-bae6-6325f5031a70 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:20.147882 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd20c52b-92ab-4190-bae6-6325f5031a70 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:20.148158 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd20c52b-92ab-4190-bae6-6325f5031a70 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:20.148323 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-bd20c52b-92ab-4190-bae6-6325f5031a70 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:20.148637 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-7c714d83-eae8-4344-8bd1-fd4b19608b2b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:20.151648 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-7c714d83-eae8-4344-8bd1-fd4b19608b2b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:20.151958 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-7c714d83-eae8-4344-8bd1-fd4b19608b2b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:20.152196 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-7c714d83-eae8-4344-8bd1-fd4b19608b2b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:20.154931 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:20.154931 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:20.155441 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd20c52b-92ab-4190-bae6-6325f5031a70 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:20.155972 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 883/3586] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:20 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:20.162967 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:20.162967 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:20.166993 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-7c714d83-eae8-4344-8bd1-fd4b19608b2b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:20.171349 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-7c714d83-eae8-4344-8bd1-fd4b19608b2b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:20.171760 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 914/3587] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:01:20 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 1114 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:01:20.295065 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-8b6d2cdd-8bdc-41fe-84cc-05ede7949f5d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:20.297632 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-8b6d2cdd-8bdc-41fe-84cc-05ede7949f5d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] PUT https://10.4.3.99/volume/v3/attachments/99b618b5-4a73-4ef6-8e14-1ee3eb379fa3 Jul 03 15:01:20.298111 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-8b6d2cdd-8bdc-41fe-84cc-05ede7949f5d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:20.306760 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-8b6d2cdd-8bdc-41fe-84cc-05ede7949f5d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Acquiring lock "cinder-attachment_update-3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:01:20.312520 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-8b6d2cdd-8bdc-41fe-84cc-05ede7949f5d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Lock "cinder-attachment_update-3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:01:20.313687 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:20.313687 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:20.835800 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-8b6d2cdd-8bdc-41fe-84cc-05ede7949f5d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Lock "cinder-attachment_update-3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79-np0000004430" released by "attachment_update" :: held 0.523s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:01:20.835914 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-8b6d2cdd-8bdc-41fe-84cc-05ede7949f5d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments/99b618b5-4a73-4ef6-8e14-1ee3eb379fa3 returned with HTTP 200 Jul 03 15:01:20.836372 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 898/3588] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:01:20 2026] PUT /volume/v3/attachments/99b618b5-4a73-4ef6-8e14-1ee3eb379fa3 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:21.096047 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-52754866-5fb9-4e4a-ad90-6f8d3c53874b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:21.096655 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52754866-5fb9-4e4a-ad90-6f8d3c53874b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:21.096934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52754866-5fb9-4e4a-ad90-6f8d3c53874b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:21.097205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52754866-5fb9-4e4a-ad90-6f8d3c53874b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:21.110592 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:21.110592 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:21.116142 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-52754866-5fb9-4e4a-ad90-6f8d3c53874b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:21.122847 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52754866-5fb9-4e4a-ad90-6f8d3c53874b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:21.123420 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 894/3589] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:21 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:21.171176 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0bdac0a6-12e8-4d0d-b59e-651fcd8b722c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:21.173057 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0bdac0a6-12e8-4d0d-b59e-651fcd8b722c tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:21.173297 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0bdac0a6-12e8-4d0d-b59e-651fcd8b722c tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:21.173481 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0bdac0a6-12e8-4d0d-b59e-651fcd8b722c tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:21.173583 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0bdac0a6-12e8-4d0d-b59e-651fcd8b722c tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:21.178450 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:21.178450 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:21.179077 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0bdac0a6-12e8-4d0d-b59e-651fcd8b722c tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:21.179590 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 884/3590] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:21 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:22.139599 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-572ff757-01c3-4e14-bad2-5d1f38e9b5b8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:22.141795 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-572ff757-01c3-4e14-bad2-5d1f38e9b5b8 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:22.142029 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-572ff757-01c3-4e14-bad2-5d1f38e9b5b8 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:22.142260 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-572ff757-01c3-4e14-bad2-5d1f38e9b5b8 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:22.154799 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:22.154799 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:22.159394 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-572ff757-01c3-4e14-bad2-5d1f38e9b5b8 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:22.166189 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-572ff757-01c3-4e14-bad2-5d1f38e9b5b8 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:22.166189 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 915/3591] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:22 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 935 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:22.192763 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-72919348-68f1-4c57-9c44-b848599bac95 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:22.195367 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-72919348-68f1-4c57-9c44-b848599bac95 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:22.195713 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-72919348-68f1-4c57-9c44-b848599bac95 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:22.196041 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-72919348-68f1-4c57-9c44-b848599bac95 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:22.196262 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-72919348-68f1-4c57-9c44-b848599bac95 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:22.205154 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:22.205154 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:22.205959 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-72919348-68f1-4c57-9c44-b848599bac95 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:22.207743 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 899/3592] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:22 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:23.180894 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-daa5b8b3-8429-467e-a88f-d70adffef740 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:23.183258 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-daa5b8b3-8429-467e-a88f-d70adffef740 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:23.183428 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-daa5b8b3-8429-467e-a88f-d70adffef740 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:23.183608 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-daa5b8b3-8429-467e-a88f-d70adffef740 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:23.192659 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:23.192659 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:23.196361 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-daa5b8b3-8429-467e-a88f-d70adffef740 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:23.200976 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-daa5b8b3-8429-467e-a88f-d70adffef740 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:23.201362 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 895/3593] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:23 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:23.221796 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba926756-6573-41dc-bc5c-3fbdc8dda038 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:23.223528 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba926756-6573-41dc-bc5c-3fbdc8dda038 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:23.223787 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba926756-6573-41dc-bc5c-3fbdc8dda038 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:23.224053 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba926756-6573-41dc-bc5c-3fbdc8dda038 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:23.224216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ba926756-6573-41dc-bc5c-3fbdc8dda038 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:23.228755 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:23.228755 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:23.229448 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba926756-6573-41dc-bc5c-3fbdc8dda038 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:23.229810 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 885/3594] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:23 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:24.215005 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cccfe863-5a59-47cd-bd36-0f40d4314c6f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:24.217224 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cccfe863-5a59-47cd-bd36-0f40d4314c6f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:24.217683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cccfe863-5a59-47cd-bd36-0f40d4314c6f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:24.218275 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cccfe863-5a59-47cd-bd36-0f40d4314c6f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:24.233957 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:24.233957 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:24.241544 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ad0cf597-dff7-43cf-80b0-0787cc40e816 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:24.241995 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cccfe863-5a59-47cd-bd36-0f40d4314c6f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:24.243498 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad0cf597-dff7-43cf-80b0-0787cc40e816 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:24.243743 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad0cf597-dff7-43cf-80b0-0787cc40e816 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:24.244002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad0cf597-dff7-43cf-80b0-0787cc40e816 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:24.244140 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ad0cf597-dff7-43cf-80b0-0787cc40e816 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:24.248960 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cccfe863-5a59-47cd-bd36-0f40d4314c6f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:24.249595 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 916/3595] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:24 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 935 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:24.250110 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:24.250110 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:24.251439 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad0cf597-dff7-43cf-80b0-0787cc40e816 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:24.252523 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 900/3596] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:24 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:24.729834 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c2b0f476-18d5-4fb2-9317-d148559bf035 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:24.730226 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c2b0f476-18d5-4fb2-9317-d148559bf035 None None] GET https://10.4.3.99/volume// Jul 03 15:01:24.730404 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c2b0f476-18d5-4fb2-9317-d148559bf035 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:24.730573 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c2b0f476-18d5-4fb2-9317-d148559bf035 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:24.730979 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c2b0f476-18d5-4fb2-9317-d148559bf035 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:24.731644 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 896/3597] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:01:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:24.741671 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-379267af-c545-4b51-b216-fc24d82bf111 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:24.745212 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-379267af-c545-4b51-b216-fc24d82bf111 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:01:24.745893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-379267af-c545-4b51-b216-fc24d82bf111 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d4fa342-d053-46a8-89ec-2446329d2238", "connector": null, "instance_uuid": "0e944cab-711e-4fd0-a5a6-c02e30533959"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:24.764613 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:24.764613 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:24.829047 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-379267af-c545-4b51-b216-fc24d82bf111 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:01:24.829378 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 886/3598] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:01:24 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:24.838917 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-f75847af-1749-42cc-82d1-83c46806b326 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:24.842225 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-f75847af-1749-42cc-82d1-83c46806b326 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/attachments/1c138ff2-2aa4-4443-b617-fa2208bf4d5d Jul 03 15:01:24.842577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-f75847af-1749-42cc-82d1-83c46806b326 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:24.843153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-f75847af-1749-42cc-82d1-83c46806b326 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:24.853316 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:24.853316 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:25.263694 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e3af68c1-cf48-457b-b09c-5d7b866f98c6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:25.264343 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-074e89a8-ecd3-4608-8ed8-21434cc4db1d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:25.265634 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e3af68c1-cf48-457b-b09c-5d7b866f98c6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:25.265865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e3af68c1-cf48-457b-b09c-5d7b866f98c6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:25.266070 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e3af68c1-cf48-457b-b09c-5d7b866f98c6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:25.266767 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-074e89a8-ecd3-4608-8ed8-21434cc4db1d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:25.267045 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-074e89a8-ecd3-4608-8ed8-21434cc4db1d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:25.267346 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-074e89a8-ecd3-4608-8ed8-21434cc4db1d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:25.267496 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-074e89a8-ecd3-4608-8ed8-21434cc4db1d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:25.272488 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:25.272488 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:25.273239 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-074e89a8-ecd3-4608-8ed8-21434cc4db1d tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:25.273683 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 897/3599] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:25 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:25.277433 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:25.277433 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:25.282205 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e3af68c1-cf48-457b-b09c-5d7b866f98c6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:25.287386 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e3af68c1-cf48-457b-b09c-5d7b866f98c6 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:25.287843 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 901/3600] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:25 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:25.388427 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-f75847af-1749-42cc-82d1-83c46806b326 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/1c138ff2-2aa4-4443-b617-fa2208bf4d5d returned with HTTP 200 Jul 03 15:01:25.388880 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 917/3601] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:01:24 2026] DELETE /volume/v3/attachments/1c138ff2-2aa4-4443-b617-fa2208bf4d5d => generated 192 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:26.286718 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba3b3364-2153-49ea-a0c7-356ba7c40f46 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:26.288819 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba3b3364-2153-49ea-a0c7-356ba7c40f46 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:26.289608 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba3b3364-2153-49ea-a0c7-356ba7c40f46 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:26.289964 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba3b3364-2153-49ea-a0c7-356ba7c40f46 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:26.290099 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ba3b3364-2153-49ea-a0c7-356ba7c40f46 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:26.296049 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:26.296049 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:26.296948 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba3b3364-2153-49ea-a0c7-356ba7c40f46 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:26.297469 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 887/3602] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:26 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:26.300567 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-69e9976e-ee34-430c-8954-c010789b4a2f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:26.303224 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-69e9976e-ee34-430c-8954-c010789b4a2f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:26.303528 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-69e9976e-ee34-430c-8954-c010789b4a2f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:26.303804 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-69e9976e-ee34-430c-8954-c010789b4a2f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:26.311842 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9d1305e8-d68a-4ed3-b4a4-736c8e475647 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:26.317937 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:26.317937 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:26.323367 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-69e9976e-ee34-430c-8954-c010789b4a2f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:26.329576 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-69e9976e-ee34-430c-8954-c010789b4a2f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:26.330176 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 898/3603] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:26 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:26.494914 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9d1305e8-d68a-4ed3-b4a4-736c8e475647 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-member] PUT https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:26.495335 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9d1305e8-d68a-4ed3-b4a4-736c8e475647 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:26.506171 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:26.506171 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:26.514797 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9d1305e8-d68a-4ed3-b4a4-736c8e475647 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-member] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:26.515412 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 902/3604] 10.4.3.99 () {70 vars in 1401 bytes} [Fri Jul 3 15:01:26 2026] PUT /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 314 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:26.525586 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c158f01e-f8c5-4337-bdfc-ed4bb5059d60 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:26.531099 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c158f01e-f8c5-4337-bdfc-ed4bb5059d60 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:26.531460 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c158f01e-f8c5-4337-bdfc-ed4bb5059d60 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:26.531757 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c158f01e-f8c5-4337-bdfc-ed4bb5059d60 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:26.531916 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c158f01e-f8c5-4337-bdfc-ed4bb5059d60 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:26.540996 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:26.540996 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:26.541546 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c158f01e-f8c5-4337-bdfc-ed4bb5059d60 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:26.542191 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 918/3605] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:26 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 760 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:26.555714 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7792183c-f1da-4b8c-83c4-fce612ead751 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:26.558573 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7792183c-f1da-4b8c-83c4-fce612ead751 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] DELETE https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:26.558733 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7792183c-f1da-4b8c-83c4-fce612ead751 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:26.559049 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7792183c-f1da-4b8c-83c4-fce612ead751 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:26.559387 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-7792183c-f1da-4b8c-83c4-fce612ead751 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Delete backup with id: 8ec85d1c-6a2e-446a-bf4b-a355bd745383. Jul 03 15:01:26.563900 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:26.563900 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:26.580938 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-7792183c-f1da-4b8c-83c4-fce612ead751 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] delete_backup rpcapi backup_id 8ec85d1c-6a2e-446a-bf4b-a355bd745383 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:01:26.582895 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7792183c-f1da-4b8c-83c4-fce612ead751 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 202 Jul 03 15:01:26.583380 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 888/3606] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:01:26 2026] DELETE /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:01:26.593547 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6cf9cdc3-fbe8-4873-b9d4-d7f176402f50 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:26.595821 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6cf9cdc3-fbe8-4873-b9d4-d7f176402f50 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:26.596191 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6cf9cdc3-fbe8-4873-b9d4-d7f176402f50 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:26.596559 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6cf9cdc3-fbe8-4873-b9d4-d7f176402f50 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:26.596720 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-6cf9cdc3-fbe8-4873-b9d4-d7f176402f50 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:26.601414 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:26.601414 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:26.602220 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6cf9cdc3-fbe8-4873-b9d4-d7f176402f50 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 200 Jul 03 15:01:26.602619 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 899/3607] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:26 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:27.120991 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-2c72d762-eeec-4d11-a76f-9f0c69c2defa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:27.122843 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-2c72d762-eeec-4d11-a76f-9f0c69c2defa tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/attachments/99b618b5-4a73-4ef6-8e14-1ee3eb379fa3/action Jul 03 15:01:27.123255 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-2c72d762-eeec-4d11-a76f-9f0c69c2defa tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:01:27.123377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-2c72d762-eeec-4d11-a76f-9f0c69c2defa tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:27.141178 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:27.141178 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:27.168216 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-47d38041-614a-4519-949e-cd3c3dd3fcb9 req-2c72d762-eeec-4d11-a76f-9f0c69c2defa tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments/99b618b5-4a73-4ef6-8e14-1ee3eb379fa3/action returned with HTTP 204 Jul 03 15:01:27.168818 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 903/3608] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:01:27 2026] POST /volume/v3/attachments/99b618b5-4a73-4ef6-8e14-1ee3eb379fa3/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:27.350408 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c027260-e91d-4321-8ace-6616e14c14b7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:27.359117 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c027260-e91d-4321-8ace-6616e14c14b7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:27.359396 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c027260-e91d-4321-8ace-6616e14c14b7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:27.359578 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c027260-e91d-4321-8ace-6616e14c14b7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:27.383390 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:27.383390 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:27.389592 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3c027260-e91d-4321-8ace-6616e14c14b7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:27.396919 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c027260-e91d-4321-8ace-6616e14c14b7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:27.397481 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 919/3609] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:27 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:27.414480 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2df77dbe-957c-4104-9bc1-8b9d068db22e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:27.416484 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2df77dbe-957c-4104-9bc1-8b9d068db22e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:27.416669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2df77dbe-957c-4104-9bc1-8b9d068db22e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:27.416867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2df77dbe-957c-4104-9bc1-8b9d068db22e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:27.427489 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:27.427489 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:27.431080 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2df77dbe-957c-4104-9bc1-8b9d068db22e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:27.435560 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2df77dbe-957c-4104-9bc1-8b9d068db22e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:27.435938 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 889/3610] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:27 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:27.617485 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bde41157-160d-4b9d-86b7-6b0b7ab8a258 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:27.620160 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bde41157-160d-4b9d-86b7-6b0b7ab8a258 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 Jul 03 15:01:27.620417 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bde41157-160d-4b9d-86b7-6b0b7ab8a258 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:27.620636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bde41157-160d-4b9d-86b7-6b0b7ab8a258 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:27.620770 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-bde41157-160d-4b9d-86b7-6b0b7ab8a258 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Show backup with id 8ec85d1c-6a2e-446a-bf4b-a355bd745383. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:01:27.626953 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bde41157-160d-4b9d-86b7-6b0b7ab8a258 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 returned with HTTP 404 Jul 03 15:01:27.627919 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 900/3611] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:27 2026] GET /volume/v3/backups/8ec85d1c-6a2e-446a-bf4b-a355bd745383 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:27.644080 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-24066b0a-fbbb-4b5a-a6b9-07455b129be3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:27.646428 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-24066b0a-fbbb-4b5a-a6b9-07455b129be3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 Jul 03 15:01:27.647283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-24066b0a-fbbb-4b5a-a6b9-07455b129be3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:27.647283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-24066b0a-fbbb-4b5a-a6b9-07455b129be3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:27.647283 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-24066b0a-fbbb-4b5a-a6b9-07455b129be3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Delete volume with id: 43c5e930-18e4-4204-b02a-c2bfb1615535 Jul 03 15:01:27.656655 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:27.656655 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:27.657192 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-24066b0a-fbbb-4b5a-a6b9-07455b129be3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Volume info retrieved successfully. Jul 03 15:01:27.681892 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-24066b0a-fbbb-4b5a-a6b9-07455b129be3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Delete volume request issued successfully. Jul 03 15:01:27.681892 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-24066b0a-fbbb-4b5a-a6b9-07455b129be3 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 returned with HTTP 202 Jul 03 15:01:27.681892 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 904/3612] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:01:27 2026] DELETE /volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:27.691369 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-66e222b4-ff24-4f84-8eb5-3fec491d9aee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:27.693284 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66e222b4-ff24-4f84-8eb5-3fec491d9aee tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 Jul 03 15:01:27.693597 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66e222b4-ff24-4f84-8eb5-3fec491d9aee tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:27.693828 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66e222b4-ff24-4f84-8eb5-3fec491d9aee tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:27.702807 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:27.702807 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:27.707926 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-66e222b4-ff24-4f84-8eb5-3fec491d9aee tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Volume info retrieved successfully. Jul 03 15:01:27.712152 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66e222b4-ff24-4f84-8eb5-3fec491d9aee tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 returned with HTTP 200 Jul 03 15:01:27.712598 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 920/3613] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:27 2026] GET /volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:28.066249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2502f743-1aa5-4d5c-99a4-ec4d29f7ce51 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:28.068211 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2502f743-1aa5-4d5c-99a4-ec4d29f7ce51 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:28.072104 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2502f743-1aa5-4d5c-99a4-ec4d29f7ce51 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:28.072104 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2502f743-1aa5-4d5c-99a4-ec4d29f7ce51 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:28.079207 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:28.079207 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:28.083404 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2502f743-1aa5-4d5c-99a4-ec4d29f7ce51 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:28.088716 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2502f743-1aa5-4d5c-99a4-ec4d29f7ce51 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:28.089189 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 890/3614] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:28 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:28.488454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f88ef7a4-41f5-4a1c-a277-91bfa19112fd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:28.490890 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f88ef7a4-41f5-4a1c-a277-91bfa19112fd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:28.491139 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f88ef7a4-41f5-4a1c-a277-91bfa19112fd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:28.491408 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f88ef7a4-41f5-4a1c-a277-91bfa19112fd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:28.518014 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:28.518014 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:28.531478 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f88ef7a4-41f5-4a1c-a277-91bfa19112fd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:28.537780 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f88ef7a4-41f5-4a1c-a277-91bfa19112fd tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:28.538736 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 901/3615] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:28 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 937 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:28.729069 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7ea10182-1e92-4573-b111-bf4b9bbc8347 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:28.730974 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7ea10182-1e92-4573-b111-bf4b9bbc8347 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] GET https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 Jul 03 15:01:28.731201 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7ea10182-1e92-4573-b111-bf4b9bbc8347 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:28.731413 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7ea10182-1e92-4573-b111-bf4b9bbc8347 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:28.741062 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7ea10182-1e92-4573-b111-bf4b9bbc8347 tempest-ProjectMemberTests39-511099753 tempest-ProjectMemberTests39-511099753-project-admin] https://10.4.3.99/volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 returned with HTTP 404 Jul 03 15:01:28.741675 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 905/3616] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:28 2026] GET /volume/v3/volumes/43c5e930-18e4-4204-b02a-c2bfb1615535 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:30.288702 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-fdf5ac82-2285-44ac-a473-59aabad5ad38 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:30.293633 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-fdf5ac82-2285-44ac-a473-59aabad5ad38 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] PUT https://10.4.3.99/volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6 Jul 03 15:01:30.294434 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-fdf5ac82-2285-44ac-a473-59aabad5ad38 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:30.312244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-fdf5ac82-2285-44ac-a473-59aabad5ad38 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Acquiring lock "cinder-attachment_update-9d4fa342-d053-46a8-89ec-2446329d2238-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:01:30.317660 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-fdf5ac82-2285-44ac-a473-59aabad5ad38 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-9d4fa342-d053-46a8-89ec-2446329d2238-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:01:30.319208 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:30.319208 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:30.589061 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-40418639-19f5-4b39-82c1-c9dd05d2138d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:30.589527 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-40418639-19f5-4b39-82c1-c9dd05d2138d None None] GET https://10.4.3.99/volume// Jul 03 15:01:30.589712 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-40418639-19f5-4b39-82c1-c9dd05d2138d None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:30.590012 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-40418639-19f5-4b39-82c1-c9dd05d2138d None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:30.590452 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-40418639-19f5-4b39-82c1-c9dd05d2138d None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:30.590926 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 891/3617] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:01:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:30.602459 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4717815a-e864-4933-99ca-1c13e6b34abf req-0571b993-71cf-48f5-aa7f-fd90fa2d9fae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:30.681954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-155c61f1-5258-4e68-8a65-fab476d7b360 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:30.761621 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-155c61f1-5258-4e68-8a65-fab476d7b360 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:01:30.762323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-155c61f1-5258-4e68-8a65-fab476d7b360 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1052296165", "extra_specs": {"storage_protocol": "tempest-storage_protocol-749422901", "vendor_name": "tempest-vendor_name-1495778775"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:30.780134 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-155c61f1-5258-4e68-8a65-fab476d7b360 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:01:30.780587 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 906/3618] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:01:30 2026] POST /volume/v3/types => generated 329 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:30.792683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:30.795321 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:01:30.795720 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:30.797796 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Create volume request body: {'volume': {'volume_type': 'a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:01:30.797939 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-0571b993-71cf-48f5-aa7f-fd90fa2d9fae tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:01:30.799024 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-0571b993-71cf-48f5-aa7f-fd90fa2d9fae tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0df70ea6-36e0-456c-af57-033d2dcafa8a", "connector": null, "instance_uuid": "d929b039-e3b3-4409-a514-35d356dd454f"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:30.802450 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Create volume of 1 GB Jul 03 15:01:30.802888 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:30.802888 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:30.803382 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Availability Zones retrieved successfully. Jul 03 15:01:30.811005 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Flow 'volume_create_api' (c2ad1d41-8813-4945-976e-45366ba42601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:30.812473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110ea8fd-f2a1-4a65-8cb8-f70e41607cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:30.813177 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:30.813177 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:30.813520 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:01:30.837581 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110ea8fd-f2a1-4a65-8cb8-f70e41607cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:01:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-749422901',vendor_name='tempest-vendor_name-1495778775'},id=a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21,is_public=True,name='tempest-ProjectMemberTests-volume-type-1052296165',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:30.838624 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8758029-7e3b-4e67-98f4-16f062d691e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:30.845009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-0571b993-71cf-48f5-aa7f-fd90fa2d9fae tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:01:30.845579 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 902/3619] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:01:30 2026] POST /volume/v3/attachments => generated 273 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:30.851485 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-fdf5ac82-2285-44ac-a473-59aabad5ad38 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-9d4fa342-d053-46a8-89ec-2446329d2238-np0000004430" released by "attachment_update" :: held 0.533s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:01:30.851541 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-fdf5ac82-2285-44ac-a473-59aabad5ad38 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6 returned with HTTP 200 Jul 03 15:01:30.852057 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 921/3620] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:01:30 2026] PUT /volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6 => generated 968 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:30.865203 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-c2fb5ce4-6690-4c9a-a846-89bd700df180 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:30.871148 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-c2fb5ce4-6690-4c9a-a846-89bd700df180 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6 Jul 03 15:01:30.871413 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-c2fb5ce4-6690-4c9a-a846-89bd700df180 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:30.871647 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-c2fb5ce4-6690-4c9a-a846-89bd700df180 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:30.880922 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1052296165 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1052296165, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:30.881381 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1052296165 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1052296165, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:30.901244 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-c2fb5ce4-6690-4c9a-a846-89bd700df180 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6 returned with HTTP 200 Jul 03 15:01:30.901780 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 907/3621] 10.4.3.99 () {70 vars in 1644 bytes} [Fri Jul 3 15:01:30 2026] GET /volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6 => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:30.939758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Created reservations ['fce6740b-e92d-486c-b40e-599bbfa430e1', '2efe650c-32e7-4c77-92db-43106392c55c', 'ae17539c-d460-4df5-8788-bbc2495c93bb', 'bc47614e-4c28-402c-86f9-dd263f1e466e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:30.940612 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8758029-7e3b-4e67-98f4-16f062d691e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fce6740b-e92d-486c-b40e-599bbfa430e1', '2efe650c-32e7-4c77-92db-43106392c55c', 'ae17539c-d460-4df5-8788-bbc2495c93bb', 'bc47614e-4c28-402c-86f9-dd263f1e466e']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:30.941496 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42777d51-bc16-4933-b5a7-86483f61d6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:30.974925 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42777d51-bc16-4933-b5a7-86483f61d6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a90cc5-6100-49df-86aa-d7520ff5e22b', '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='e7dff6c473d746b382e051a5982ee281',qos_specs=None,replication_status=,reservations=['fce6740b-e92d-486c-b40e-599bbfa430e1','2efe650c-32e7-4c77-92db-43106392c55c','ae17539c-d460-4df5-8788-bbc2495c93bb','bc47614e-4c28-402c-86f9-dd263f1e466e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea52ef763bd641f8b9fd8d6d2feaa0b0',volume_type_id=a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21), 'volume': Volume(_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-03T15:01:30Z,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=20a90cc5-6100-49df-86aa-d7520ff5e22b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7dff6c473d746b382e051a5982ee281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea52ef763bd641f8b9fd8d6d2feaa0b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21),volume_type_id=a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:30.975877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8f0700-230b-45c1-80a2-7af7be071d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:30.998003 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8f0700-230b-45c1-80a2-7af7be071d00) transitioned into state 'SUCCESS' from 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='e7dff6c473d746b382e051a5982ee281',qos_specs=None,replication_status=,reservations=['fce6740b-e92d-486c-b40e-599bbfa430e1','2efe650c-32e7-4c77-92db-43106392c55c','ae17539c-d460-4df5-8788-bbc2495c93bb','bc47614e-4c28-402c-86f9-dd263f1e466e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea52ef763bd641f8b9fd8d6d2feaa0b0',volume_type_id=a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:30.998866 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69aa6d0f-a7b1-4893-89bb-59794d55bca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:31.012294 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69aa6d0f-a7b1-4893-89bb-59794d55bca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:31.013316 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Flow 'volume_create_api' (c2ad1d41-8813-4945-976e-45366ba42601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:31.013670 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Create volume request issued successfully. Jul 03 15:01:31.014377 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3fd95073-fd48-40b2-a4c4-8c902abe62f2 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:01:31.015240 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 892/3622] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:01:30 2026] POST /volume/v3/volumes => generated 772 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:01:31.032762 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-55b309d8-2b08-4dc2-b87b-c3a0d2df4d6f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:31.036027 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55b309d8-2b08-4dc2-b87b-c3a0d2df4d6f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] GET https://10.4.3.99/volume/v3/volumes/20a90cc5-6100-49df-86aa-d7520ff5e22b Jul 03 15:01:31.036322 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55b309d8-2b08-4dc2-b87b-c3a0d2df4d6f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:31.036573 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55b309d8-2b08-4dc2-b87b-c3a0d2df4d6f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:31.045966 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:31.045966 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:31.050152 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-55b309d8-2b08-4dc2-b87b-c3a0d2df4d6f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Volume info retrieved successfully. Jul 03 15:01:31.055190 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55b309d8-2b08-4dc2-b87b-c3a0d2df4d6f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes/20a90cc5-6100-49df-86aa-d7520ff5e22b returned with HTTP 200 Jul 03 15:01:31.056041 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 903/3623] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:31 2026] GET /volume/v3/volumes/20a90cc5-6100-49df-86aa-d7520ff5e22b => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:01:31.072278 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f4f7641-0970-4b33-b491-7eaac3dbe1c7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:31.073954 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f4f7641-0970-4b33-b491-7eaac3dbe1c7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:31.074142 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f4f7641-0970-4b33-b491-7eaac3dbe1c7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:31.074339 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f4f7641-0970-4b33-b491-7eaac3dbe1c7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:31.084543 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:31.084543 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:31.089794 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1f4f7641-0970-4b33-b491-7eaac3dbe1c7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:31.095321 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f4f7641-0970-4b33-b491-7eaac3dbe1c7 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:31.095604 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 922/3624] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:31 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:31.390842 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-12b97e1b-b3a5-4175-965c-b22911be1a7a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:31.391315 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-12b97e1b-b3a5-4175-965c-b22911be1a7a None None] GET https://10.4.3.99/volume// Jul 03 15:01:31.391545 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-12b97e1b-b3a5-4175-965c-b22911be1a7a None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:31.391775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-12b97e1b-b3a5-4175-965c-b22911be1a7a None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:31.392204 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-12b97e1b-b3a5-4175-965c-b22911be1a7a None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:31.392573 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 908/3625] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:01:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:31.403926 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4717815a-e864-4933-99ca-1c13e6b34abf req-30813ebb-ce7a-412c-b31b-ad49b9e1392c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:31.406428 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-30813ebb-ce7a-412c-b31b-ad49b9e1392c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:31.406795 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-30813ebb-ce7a-412c-b31b-ad49b9e1392c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:31.406961 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-30813ebb-ce7a-412c-b31b-ad49b9e1392c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:31.420924 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:31.420924 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:31.424565 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-4717815a-e864-4933-99ca-1c13e6b34abf req-30813ebb-ce7a-412c-b31b-ad49b9e1392c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:31.429915 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-30813ebb-ce7a-412c-b31b-ad49b9e1392c tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:31.430501 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 893/3626] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:01:31 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 1116 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:01:31.578281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f1201210-11c6-4ec1-ab39-d1c1e0b6cf92 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:31.580693 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f1201210-11c6-4ec1-ab39-d1c1e0b6cf92 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] PUT https://10.4.3.99/volume/v3/attachments/7d600f3b-600d-41bc-a8e8-6803091e7218 Jul 03 15:01:31.581239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f1201210-11c6-4ec1-ab39-d1c1e0b6cf92 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:31.589586 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f1201210-11c6-4ec1-ab39-d1c1e0b6cf92 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Acquiring lock "cinder-attachment_update-0df70ea6-36e0-456c-af57-033d2dcafa8a-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:01:31.597777 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f1201210-11c6-4ec1-ab39-d1c1e0b6cf92 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Lock "cinder-attachment_update-0df70ea6-36e0-456c-af57-033d2dcafa8a-np0000004430" acquired by "attachment_update" :: waited 0.009s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:01:31.598706 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:31.598706 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:32.075467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-96a6820e-19ec-4707-a89b-8fe1a0fedffa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.077999 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96a6820e-19ec-4707-a89b-8fe1a0fedffa tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] GET https://10.4.3.99/volume/v3/volumes/20a90cc5-6100-49df-86aa-d7520ff5e22b Jul 03 15:01:32.077999 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96a6820e-19ec-4707-a89b-8fe1a0fedffa tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:32.077999 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96a6820e-19ec-4707-a89b-8fe1a0fedffa tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:32.086118 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:32.086118 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:32.089839 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-96a6820e-19ec-4707-a89b-8fe1a0fedffa tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Volume info retrieved successfully. Jul 03 15:01:32.095325 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96a6820e-19ec-4707-a89b-8fe1a0fedffa tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes/20a90cc5-6100-49df-86aa-d7520ff5e22b returned with HTTP 200 Jul 03 15:01:32.095325 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 923/3627] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:32 2026] GET /volume/v3/volumes/20a90cc5-6100-49df-86aa-d7520ff5e22b => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:32.109572 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3b18feec-02c7-426d-a726-af55bcb01447 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.113762 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3b18feec-02c7-426d-a726-af55bcb01447 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] GET https://10.4.3.99/volume/v3/messages Jul 03 15:01:32.114120 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3b18feec-02c7-426d-a726-af55bcb01447 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:32.114381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3b18feec-02c7-426d-a726-af55bcb01447 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:32.114789 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:32.114789 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:32.115363 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7a7e8b04-dab1-42f3-8da9-69c1e479167e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.117487 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a7e8b04-dab1-42f3-8da9-69c1e479167e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:32.117732 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a7e8b04-dab1-42f3-8da9-69c1e479167e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:32.118364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7a7e8b04-dab1-42f3-8da9-69c1e479167e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:32.119518 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3b18feec-02c7-426d-a726-af55bcb01447 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:01:32.119518 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 909/3628] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:01:32 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:32.134493 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:32.134493 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:32.134667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bee1b156-fb2c-4562-9cfc-997e75e8c219 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.140774 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7a7e8b04-dab1-42f3-8da9-69c1e479167e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:32.140903 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f1201210-11c6-4ec1-ab39-d1c1e0b6cf92 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Lock "cinder-attachment_update-0df70ea6-36e0-456c-af57-033d2dcafa8a-np0000004430" released by "attachment_update" :: held 0.543s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:01:32.141327 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-f1201210-11c6-4ec1-ab39-d1c1e0b6cf92 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments/7d600f3b-600d-41bc-a8e8-6803091e7218 returned with HTTP 200 Jul 03 15:01:32.141965 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 904/3629] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:01:31 2026] PUT /volume/v3/attachments/7d600f3b-600d-41bc-a8e8-6803091e7218 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:32.149998 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7a7e8b04-dab1-42f3-8da9-69c1e479167e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:32.150613 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 894/3630] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:32 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:32.211915 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bee1b156-fb2c-4562-9cfc-997e75e8c219 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] DELETE https://10.4.3.99/volume/v3/messages/7c4237ce-7984-4ea0-ab8b-10a5e0d8fbca Jul 03 15:01:32.212171 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bee1b156-fb2c-4562-9cfc-997e75e8c219 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:32.212382 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bee1b156-fb2c-4562-9cfc-997e75e8c219 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:32.231216 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bee1b156-fb2c-4562-9cfc-997e75e8c219 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] https://10.4.3.99/volume/v3/messages/7c4237ce-7984-4ea0-ab8b-10a5e0d8fbca returned with HTTP 204 Jul 03 15:01:32.231752 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 924/3631] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 15:01:32 2026] DELETE /volume/v3/messages/7c4237ce-7984-4ea0-ab8b-10a5e0d8fbca => generated 0 bytes in 98 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:01:32.239181 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b5a8c753-5c7f-44fc-982f-7582c06a2d97 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.241186 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b5a8c753-5c7f-44fc-982f-7582c06a2d97 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] GET https://10.4.3.99/volume/v3/messages/7c4237ce-7984-4ea0-ab8b-10a5e0d8fbca Jul 03 15:01:32.241314 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b5a8c753-5c7f-44fc-982f-7582c06a2d97 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:32.241447 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b5a8c753-5c7f-44fc-982f-7582c06a2d97 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:32.245358 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b5a8c753-5c7f-44fc-982f-7582c06a2d97 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] https://10.4.3.99/volume/v3/messages/7c4237ce-7984-4ea0-ab8b-10a5e0d8fbca returned with HTTP 404 Jul 03 15:01:32.245875 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 910/3632] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:01:32 2026] GET /volume/v3/messages/7c4237ce-7984-4ea0-ab8b-10a5e0d8fbca => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:32.255495 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.257475 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/20a90cc5-6100-49df-86aa-d7520ff5e22b Jul 03 15:01:32.257724 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:32.257948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:32.258115 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Delete volume with id: 20a90cc5-6100-49df-86aa-d7520ff5e22b Jul 03 15:01:32.268114 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:32.268114 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:32.268585 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Volume info retrieved successfully. Jul 03 15:01:32.270052 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99980) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:01:32.282371 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1052296165 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1052296165, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:32.282618 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1052296165 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1052296165, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:32.297623 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Created reservations ['b9079816-9368-49c0-b595-6be36ff0ebbe', '11eeac03-03b7-414b-acdc-a234ce8796b8', '41b7ab39-8a28-46b2-8798-209501158834', '4336afb2-b390-403e-8b3d-675efca0723f'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:32.333634 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Delete volume request issued successfully. Jul 03 15:01:32.333888 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-df36bee8-52d7-4bc7-9431-f269f7a838ad tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes/20a90cc5-6100-49df-86aa-d7520ff5e22b returned with HTTP 202 Jul 03 15:01:32.334449 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 905/3633] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:01:32 2026] DELETE /volume/v3/volumes/20a90cc5-6100-49df-86aa-d7520ff5e22b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:32.342991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-244697f7-e186-4a06-9e24-89a198661a86 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.345303 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-244697f7-e186-4a06-9e24-89a198661a86 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] DELETE https://10.4.3.99/volume/v3/types/a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21 Jul 03 15:01:32.345552 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-244697f7-e186-4a06-9e24-89a198661a86 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:32.345828 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-244697f7-e186-4a06-9e24-89a198661a86 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:32.384574 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-244697f7-e186-4a06-9e24-89a198661a86 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/types/a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21 returned with HTTP 202 Jul 03 15:01:32.384574 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 895/3634] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:01:32 2026] DELETE /volume/v3/types/a5f9b0f5-4183-4f2b-9a6d-c29eb2847d21 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:32.394923 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6eff7daf-9cee-4b20-b6f4-e3b739f7f5db None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.399806 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6eff7daf-9cee-4b20-b6f4-e3b739f7f5db tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:01:32.400061 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6eff7daf-9cee-4b20-b6f4-e3b739f7f5db tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1021407639", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1311324433", "vendor_name": "tempest-vendor_name-675832224"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:32.427667 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6eff7daf-9cee-4b20-b6f4-e3b739f7f5db tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:01:32.427667 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 925/3635] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:01:32 2026] POST /volume/v3/types => generated 329 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:32.433808 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.435467 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:01:32.436021 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1099fd1c-8e2d-47bb-a398-67fbd677d249", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:32.438150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Create volume request body: {'volume': {'volume_type': '1099fd1c-8e2d-47bb-a398-67fbd677d249', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:01:32.442163 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Create volume of 1 GB Jul 03 15:01:32.442495 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:32.442495 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:32.443570 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Availability Zones retrieved successfully. Jul 03 15:01:32.451050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Flow 'volume_create_api' (5048a2bf-2e7e-470d-8ec1-1b5829948d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:32.453352 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ccc8436-eb5c-4781-b41b-ef64a774ec2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:32.454559 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:01:32.478827 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ccc8436-eb5c-4781-b41b-ef64a774ec2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:01:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1311324433',vendor_name='tempest-vendor_name-675832224'},id=1099fd1c-8e2d-47bb-a398-67fbd677d249,is_public=True,name='tempest-ProjectMemberTests-volume-type-1021407639',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1099fd1c-8e2d-47bb-a398-67fbd677d249', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:32.479555 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7837c4de-915a-430d-95b7-d258c3c486fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:32.520518 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1021407639 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1021407639, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:32.520518 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1021407639 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1021407639, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:32.554335 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Created reservations ['0f02e158-b045-41ed-975d-d110512902f7', '5c9dedba-5ae1-4e78-96df-701c4c172908', '833bdba3-c554-431c-97fc-83e4221ea9c8', 'd6d0d510-d2d8-4a40-874c-fe94bd949d68'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:32.555249 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7837c4de-915a-430d-95b7-d258c3c486fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f02e158-b045-41ed-975d-d110512902f7', '5c9dedba-5ae1-4e78-96df-701c4c172908', '833bdba3-c554-431c-97fc-83e4221ea9c8', 'd6d0d510-d2d8-4a40-874c-fe94bd949d68']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:32.556031 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f55349-63a2-4a34-8606-e4e9aebafc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:32.586791 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f55349-63a2-4a34-8606-e4e9aebafc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47a444d4-bac0-4f25-8591-67bcbcb412d9', '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='e7dff6c473d746b382e051a5982ee281',qos_specs=None,replication_status=,reservations=['0f02e158-b045-41ed-975d-d110512902f7','5c9dedba-5ae1-4e78-96df-701c4c172908','833bdba3-c554-431c-97fc-83e4221ea9c8','d6d0d510-d2d8-4a40-874c-fe94bd949d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea52ef763bd641f8b9fd8d6d2feaa0b0',volume_type_id=1099fd1c-8e2d-47bb-a398-67fbd677d249), 'volume': Volume(_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-03T15:01:32Z,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=47a444d4-bac0-4f25-8591-67bcbcb412d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7dff6c473d746b382e051a5982ee281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea52ef763bd641f8b9fd8d6d2feaa0b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1099fd1c-8e2d-47bb-a398-67fbd677d249),volume_type_id=1099fd1c-8e2d-47bb-a398-67fbd677d249)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:32.588300 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a3f2f9-eadf-4b2e-8d74-a52dee5c57e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:32.609153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a3f2f9-eadf-4b2e-8d74-a52dee5c57e0) transitioned into state 'SUCCESS' from 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='e7dff6c473d746b382e051a5982ee281',qos_specs=None,replication_status=,reservations=['0f02e158-b045-41ed-975d-d110512902f7','5c9dedba-5ae1-4e78-96df-701c4c172908','833bdba3-c554-431c-97fc-83e4221ea9c8','d6d0d510-d2d8-4a40-874c-fe94bd949d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea52ef763bd641f8b9fd8d6d2feaa0b0',volume_type_id=1099fd1c-8e2d-47bb-a398-67fbd677d249)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:32.609863 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662fa848-6a2e-495e-a0fe-bb14c9c9ef26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:32.620501 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662fa848-6a2e-495e-a0fe-bb14c9c9ef26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:32.621218 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Flow 'volume_create_api' (5048a2bf-2e7e-470d-8ec1-1b5829948d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:32.621562 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Create volume request issued successfully. Jul 03 15:01:32.622089 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-99b10dae-52ec-4328-8d95-8e12fb814de1 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:01:32.622543 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 911/3636] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:01:32 2026] POST /volume/v3/volumes => generated 772 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:01:32.634329 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-51aebb84-9bb0-408c-ba50-3c5511e41c80 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:32.636461 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-51aebb84-9bb0-408c-ba50-3c5511e41c80 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] GET https://10.4.3.99/volume/v3/volumes/47a444d4-bac0-4f25-8591-67bcbcb412d9 Jul 03 15:01:32.636670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-51aebb84-9bb0-408c-ba50-3c5511e41c80 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:32.636887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-51aebb84-9bb0-408c-ba50-3c5511e41c80 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:32.644383 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:32.644383 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:32.648280 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-51aebb84-9bb0-408c-ba50-3c5511e41c80 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Volume info retrieved successfully. Jul 03 15:01:32.652706 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-51aebb84-9bb0-408c-ba50-3c5511e41c80 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes/47a444d4-bac0-4f25-8591-67bcbcb412d9 returned with HTTP 200 Jul 03 15:01:32.653530 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 906/3637] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:32 2026] GET /volume/v3/volumes/47a444d4-bac0-4f25-8591-67bcbcb412d9 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:33.167486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c7e5f6da-df60-4abb-991b-1f881de5f75a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:33.169641 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c7e5f6da-df60-4abb-991b-1f881de5f75a tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:33.169927 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c7e5f6da-df60-4abb-991b-1f881de5f75a tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:33.170205 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c7e5f6da-df60-4abb-991b-1f881de5f75a tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:33.186708 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:33.186708 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:33.191476 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c7e5f6da-df60-4abb-991b-1f881de5f75a tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:33.196145 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c7e5f6da-df60-4abb-991b-1f881de5f75a tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:33.196568 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 896/3638] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:33 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:33.666622 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c5508c2-05ba-481f-b88e-c1e2e0adeda3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:33.669594 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c5508c2-05ba-481f-b88e-c1e2e0adeda3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] GET https://10.4.3.99/volume/v3/volumes/47a444d4-bac0-4f25-8591-67bcbcb412d9 Jul 03 15:01:33.669997 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c5508c2-05ba-481f-b88e-c1e2e0adeda3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:33.670387 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c5508c2-05ba-481f-b88e-c1e2e0adeda3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:33.683398 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:33.683398 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:33.689534 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3c5508c2-05ba-481f-b88e-c1e2e0adeda3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Volume info retrieved successfully. Jul 03 15:01:33.696967 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c5508c2-05ba-481f-b88e-c1e2e0adeda3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes/47a444d4-bac0-4f25-8591-67bcbcb412d9 returned with HTTP 200 Jul 03 15:01:33.697892 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 926/3639] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:33 2026] GET /volume/v3/volumes/47a444d4-bac0-4f25-8591-67bcbcb412d9 => generated 972 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:33.713546 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dd220227-f2a7-4995-b946-0e5b37bf02e0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:33.718087 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dd220227-f2a7-4995-b946-0e5b37bf02e0 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] GET https://10.4.3.99/volume/v3/messages Jul 03 15:01:33.718087 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dd220227-f2a7-4995-b946-0e5b37bf02e0 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:33.718399 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dd220227-f2a7-4995-b946-0e5b37bf02e0 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:33.719064 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:33.719064 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:33.724047 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dd220227-f2a7-4995-b946-0e5b37bf02e0 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:01:33.724323 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 912/3640] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:01:33 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:33.735356 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b195fa12-cc9c-4778-8158-31309efe12e4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:33.737564 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b195fa12-cc9c-4778-8158-31309efe12e4 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] GET https://10.4.3.99/volume/v3/messages Jul 03 15:01:33.737564 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b195fa12-cc9c-4778-8158-31309efe12e4 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:33.737848 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b195fa12-cc9c-4778-8158-31309efe12e4 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:33.742592 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b195fa12-cc9c-4778-8158-31309efe12e4 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:01:33.743041 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 907/3641] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:01:33 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:33.754046 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0c640105-bd4d-43fe-96ae-397248530e73 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:33.756978 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c640105-bd4d-43fe-96ae-397248530e73 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] DELETE https://10.4.3.99/volume/v3/messages/a9f77d41-d56c-483d-ae97-54ece60a3162 Jul 03 15:01:33.757103 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c640105-bd4d-43fe-96ae-397248530e73 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:33.757396 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0c640105-bd4d-43fe-96ae-397248530e73 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:33.772079 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0c640105-bd4d-43fe-96ae-397248530e73 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/messages/a9f77d41-d56c-483d-ae97-54ece60a3162 returned with HTTP 204 Jul 03 15:01:33.772533 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 897/3642] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 15:01:33 2026] DELETE /volume/v3/messages/a9f77d41-d56c-483d-ae97-54ece60a3162 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:01:33.781410 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:33.784855 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/47a444d4-bac0-4f25-8591-67bcbcb412d9 Jul 03 15:01:33.784855 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:33.784855 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:33.784855 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Delete volume with id: 47a444d4-bac0-4f25-8591-67bcbcb412d9 Jul 03 15:01:33.795398 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:33.795398 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:33.796080 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Volume info retrieved successfully. Jul 03 15:01:33.798086 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:01:33.814859 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1021407639 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1021407639, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:33.815313 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1021407639 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1021407639, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:33.829438 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Created reservations ['a9c6c399-0852-4f93-bc7d-91acd8dd107e', '82f2f0c1-73e3-4154-a89e-bd812c83cad1', 'b5b5b9f2-3c1e-4b3f-b81a-f8c6b12ebaaa', 'b12f57e6-19c2-40e8-a30b-5aea907f5cdb'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:33.862379 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Delete volume request issued successfully. Jul 03 15:01:33.862567 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1467e846-41b2-41a2-926e-a4ae224c3e95 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes/47a444d4-bac0-4f25-8591-67bcbcb412d9 returned with HTTP 202 Jul 03 15:01:33.863036 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 927/3643] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:01:33 2026] DELETE /volume/v3/volumes/47a444d4-bac0-4f25-8591-67bcbcb412d9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:33.870059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9aaae277-5f43-4987-aff9-703d948d690b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:33.873080 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9aaae277-5f43-4987-aff9-703d948d690b tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] DELETE https://10.4.3.99/volume/v3/types/1099fd1c-8e2d-47bb-a398-67fbd677d249 Jul 03 15:01:33.873422 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9aaae277-5f43-4987-aff9-703d948d690b tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:33.873752 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9aaae277-5f43-4987-aff9-703d948d690b tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:33.901954 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9aaae277-5f43-4987-aff9-703d948d690b tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/types/1099fd1c-8e2d-47bb-a398-67fbd677d249 returned with HTTP 202 Jul 03 15:01:33.902512 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 913/3644] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:01:33 2026] DELETE /volume/v3/types/1099fd1c-8e2d-47bb-a398-67fbd677d249 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:33.911419 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-889bd5d5-53bc-41e4-abc7-1c248710bb89 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:33.913798 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-889bd5d5-53bc-41e4-abc7-1c248710bb89 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:01:33.914570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-889bd5d5-53bc-41e4-abc7-1c248710bb89 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1455123923", "extra_specs": {"storage_protocol": "tempest-storage_protocol-821590554", "vendor_name": "tempest-vendor_name-173954839"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:33.933310 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-889bd5d5-53bc-41e4-abc7-1c248710bb89 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:01:33.933749 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 908/3645] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:01:33 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:33.944874 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-40537181-5e08-4eaa-868a-a8623d20487f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:33.947053 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:01:33.947743 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "973bc782-1b7e-46db-862a-c5595b5f1847", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:33.949433 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Create volume request body: {'volume': {'volume_type': '973bc782-1b7e-46db-862a-c5595b5f1847', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:01:33.954559 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Create volume of 1 GB Jul 03 15:01:33.955060 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:33.955060 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:33.955597 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Availability Zones retrieved successfully. Jul 03 15:01:33.964155 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Flow 'volume_create_api' (6476d9cf-2bdd-4cd7-ab88-79409bd4b359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:33.964155 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f41bbb-9fa6-43d5-bffc-2e7a4b6f09ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:33.964155 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:01:33.986291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f41bbb-9fa6-43d5-bffc-2e7a4b6f09ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:01:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-821590554',vendor_name='tempest-vendor_name-173954839'},id=973bc782-1b7e-46db-862a-c5595b5f1847,is_public=True,name='tempest-ProjectMemberTests-volume-type-1455123923',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '973bc782-1b7e-46db-862a-c5595b5f1847', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:33.987373 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502f4b14-7590-44bb-80f7-47a5e3044877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:34.016642 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1455123923 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1455123923, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:34.017159 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1455123923 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1455123923, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:01:34.065744 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Created reservations ['0d1d1218-f230-4386-8e0c-64f741d5a200', 'c431397d-83d5-4806-a656-11f4d042e4f8', '7804403e-49e8-49f8-89f0-a082bab414ba', '1f40d739-c9f3-4b43-b07b-6a469242f5b1'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:34.066867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502f4b14-7590-44bb-80f7-47a5e3044877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d1d1218-f230-4386-8e0c-64f741d5a200', 'c431397d-83d5-4806-a656-11f4d042e4f8', '7804403e-49e8-49f8-89f0-a082bab414ba', '1f40d739-c9f3-4b43-b07b-6a469242f5b1']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:34.067756 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300db18f-7106-4e3f-a1d5-e4d73264517b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:34.094912 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300db18f-7106-4e3f-a1d5-e4d73264517b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42e042cf-1a35-4d25-8b48-82707f4827b6', '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='e7dff6c473d746b382e051a5982ee281',qos_specs=None,replication_status=,reservations=['0d1d1218-f230-4386-8e0c-64f741d5a200','c431397d-83d5-4806-a656-11f4d042e4f8','7804403e-49e8-49f8-89f0-a082bab414ba','1f40d739-c9f3-4b43-b07b-6a469242f5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea52ef763bd641f8b9fd8d6d2feaa0b0',volume_type_id=973bc782-1b7e-46db-862a-c5595b5f1847), 'volume': Volume(_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-03T15:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42e042cf-1a35-4d25-8b48-82707f4827b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7dff6c473d746b382e051a5982ee281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea52ef763bd641f8b9fd8d6d2feaa0b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(973bc782-1b7e-46db-862a-c5595b5f1847),volume_type_id=973bc782-1b7e-46db-862a-c5595b5f1847)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:34.095784 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (147cb95f-abae-4f6a-ba02-8dfabe7f4492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:34.120479 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (147cb95f-abae-4f6a-ba02-8dfabe7f4492) transitioned into state 'SUCCESS' from 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='e7dff6c473d746b382e051a5982ee281',qos_specs=None,replication_status=,reservations=['0d1d1218-f230-4386-8e0c-64f741d5a200','c431397d-83d5-4806-a656-11f4d042e4f8','7804403e-49e8-49f8-89f0-a082bab414ba','1f40d739-c9f3-4b43-b07b-6a469242f5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea52ef763bd641f8b9fd8d6d2feaa0b0',volume_type_id=973bc782-1b7e-46db-862a-c5595b5f1847)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:34.121372 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ac1332-47b6-4933-a206-efb149112267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:34.134452 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ac1332-47b6-4933-a206-efb149112267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:34.135762 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Flow 'volume_create_api' (6476d9cf-2bdd-4cd7-ab88-79409bd4b359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:34.136278 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Create volume request issued successfully. Jul 03 15:01:34.137202 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-40537181-5e08-4eaa-868a-a8623d20487f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:01:34.137852 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 898/3646] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:01:33 2026] POST /volume/v3/volumes => generated 772 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:01:34.152963 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-12139c5a-9690-4fe8-ae16-53e0c062c82e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:34.155209 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12139c5a-9690-4fe8-ae16-53e0c062c82e tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] GET https://10.4.3.99/volume/v3/volumes/42e042cf-1a35-4d25-8b48-82707f4827b6 Jul 03 15:01:34.155484 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12139c5a-9690-4fe8-ae16-53e0c062c82e tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:34.155684 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-12139c5a-9690-4fe8-ae16-53e0c062c82e tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:34.164924 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:34.164924 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:34.169297 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-12139c5a-9690-4fe8-ae16-53e0c062c82e tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Volume info retrieved successfully. Jul 03 15:01:34.174788 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-12139c5a-9690-4fe8-ae16-53e0c062c82e tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes/42e042cf-1a35-4d25-8b48-82707f4827b6 returned with HTTP 200 Jul 03 15:01:34.175343 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 928/3647] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:34 2026] GET /volume/v3/volumes/42e042cf-1a35-4d25-8b48-82707f4827b6 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:34.216620 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ebfc6364-e6ec-4ff3-be59-a1355894a0c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:34.218975 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ebfc6364-e6ec-4ff3-be59-a1355894a0c5 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:34.218975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ebfc6364-e6ec-4ff3-be59-a1355894a0c5 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:34.218975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ebfc6364-e6ec-4ff3-be59-a1355894a0c5 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:34.231791 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:34.231791 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:34.243978 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ebfc6364-e6ec-4ff3-be59-a1355894a0c5 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:34.250572 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ebfc6364-e6ec-4ff3-be59-a1355894a0c5 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:34.251254 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 914/3648] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:34 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:35.194899 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-34c0e860-c93a-45d9-87b5-8d3f8a0313cd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:35.199502 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-34c0e860-c93a-45d9-87b5-8d3f8a0313cd tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] GET https://10.4.3.99/volume/v3/volumes/42e042cf-1a35-4d25-8b48-82707f4827b6 Jul 03 15:01:35.199502 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-34c0e860-c93a-45d9-87b5-8d3f8a0313cd tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:35.199502 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-34c0e860-c93a-45d9-87b5-8d3f8a0313cd tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:35.211318 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:35.211318 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:35.217155 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-34c0e860-c93a-45d9-87b5-8d3f8a0313cd tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Volume info retrieved successfully. Jul 03 15:01:35.223594 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-34c0e860-c93a-45d9-87b5-8d3f8a0313cd tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes/42e042cf-1a35-4d25-8b48-82707f4827b6 returned with HTTP 200 Jul 03 15:01:35.224394 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 909/3649] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:01:35 2026] GET /volume/v3/volumes/42e042cf-1a35-4d25-8b48-82707f4827b6 => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:35.244484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-334c84f0-c716-4449-b639-eb6ec0670869 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:35.249062 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-334c84f0-c716-4449-b639-eb6ec0670869 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] GET https://10.4.3.99/volume/v3/messages Jul 03 15:01:35.249560 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-334c84f0-c716-4449-b639-eb6ec0670869 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:35.249999 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-334c84f0-c716-4449-b639-eb6ec0670869 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:35.250642 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:35.250642 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:35.256363 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-334c84f0-c716-4449-b639-eb6ec0670869 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:01:35.256978 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 899/3650] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:01:35 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:35.268020 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-849891dc-b8df-4f30-b491-0b286747da7f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:35.268683 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-402c03c4-c87b-46dc-a80c-52be4b85bb3d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:35.270941 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-402c03c4-c87b-46dc-a80c-52be4b85bb3d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:35.271834 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-402c03c4-c87b-46dc-a80c-52be4b85bb3d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:35.272000 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-849891dc-b8df-4f30-b491-0b286747da7f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] GET https://10.4.3.99/volume/v3/messages/f96300dd-c8fc-4e9a-9e15-890f594aedb6 Jul 03 15:01:35.272471 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-402c03c4-c87b-46dc-a80c-52be4b85bb3d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:35.272571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-849891dc-b8df-4f30-b491-0b286747da7f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:35.272571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-849891dc-b8df-4f30-b491-0b286747da7f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:35.277208 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-849891dc-b8df-4f30-b491-0b286747da7f tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-member] https://10.4.3.99/volume/v3/messages/f96300dd-c8fc-4e9a-9e15-890f594aedb6 returned with HTTP 200 Jul 03 15:01:35.278271 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 929/3651] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:01:35 2026] GET /volume/v3/messages/f96300dd-c8fc-4e9a-9e15-890f594aedb6 => generated 665 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:35.289213 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:35.289213 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:35.293525 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0c38dd94-1553-4387-9066-63cdd210beb6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:35.295508 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0c38dd94-1553-4387-9066-63cdd210beb6 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] DELETE https://10.4.3.99/volume/v3/messages/f96300dd-c8fc-4e9a-9e15-890f594aedb6 Jul 03 15:01:35.295706 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0c38dd94-1553-4387-9066-63cdd210beb6 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:35.295992 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0c38dd94-1553-4387-9066-63cdd210beb6 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:35.300439 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-402c03c4-c87b-46dc-a80c-52be4b85bb3d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:35.307710 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-402c03c4-c87b-46dc-a80c-52be4b85bb3d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:35.308482 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 915/3652] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:35 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:35.317958 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0c38dd94-1553-4387-9066-63cdd210beb6 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/messages/f96300dd-c8fc-4e9a-9e15-890f594aedb6 returned with HTTP 204 Jul 03 15:01:35.318731 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 910/3653] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 15:01:35 2026] DELETE /volume/v3/messages/f96300dd-c8fc-4e9a-9e15-890f594aedb6 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:01:35.326953 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:35.329878 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/42e042cf-1a35-4d25-8b48-82707f4827b6 Jul 03 15:01:35.330297 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:35.330602 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:35.331072 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Delete volume with id: 42e042cf-1a35-4d25-8b48-82707f4827b6 Jul 03 15:01:35.343303 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:35.343303 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:35.343993 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Volume info retrieved successfully. Jul 03 15:01:35.345643 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99978) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:01:35.388617 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Created reservations ['544c5039-952d-4d6f-bf4e-418e144cf727', 'f50c97ad-c1cd-406e-9fed-edf1f1e2d5a4', '83ab6ff6-411b-4e19-95a6-4fa5d0271273', '637de7e8-e9f0-4b70-b11e-b71088a0a30e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:35.472690 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Delete volume request issued successfully. Jul 03 15:01:35.473040 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fdb68eb6-f1bb-4e54-859d-b8f6a9bb0dc3 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/volumes/42e042cf-1a35-4d25-8b48-82707f4827b6 returned with HTTP 202 Jul 03 15:01:35.473696 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 900/3654] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:01:35 2026] DELETE /volume/v3/volumes/42e042cf-1a35-4d25-8b48-82707f4827b6 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:35.486405 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-24e93c60-303e-44db-acea-b7accdc296c7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:35.488935 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24e93c60-303e-44db-acea-b7accdc296c7 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] DELETE https://10.4.3.99/volume/v3/types/973bc782-1b7e-46db-862a-c5595b5f1847 Jul 03 15:01:35.489092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24e93c60-303e-44db-acea-b7accdc296c7 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:35.489368 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24e93c60-303e-44db-acea-b7accdc296c7 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:35.531464 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24e93c60-303e-44db-acea-b7accdc296c7 tempest-ProjectMemberTests-1842124333 tempest-ProjectMemberTests-1842124333-project-admin] https://10.4.3.99/volume/v3/types/973bc782-1b7e-46db-862a-c5595b5f1847 returned with HTTP 202 Jul 03 15:01:35.532304 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 930/3655] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:01:35 2026] DELETE /volume/v3/types/973bc782-1b7e-46db-862a-c5595b5f1847 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:36.326339 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d4ea82d5-0eef-4aef-8d66-ef6838a372cf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:36.331349 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d4ea82d5-0eef-4aef-8d66-ef6838a372cf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:36.332966 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d4ea82d5-0eef-4aef-8d66-ef6838a372cf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:36.333538 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d4ea82d5-0eef-4aef-8d66-ef6838a372cf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:36.356885 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:36.356885 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:36.363713 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d4ea82d5-0eef-4aef-8d66-ef6838a372cf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:36.369964 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d4ea82d5-0eef-4aef-8d66-ef6838a372cf tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:36.370938 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 916/3656] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:36 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 937 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:37.388497 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-231bc6b5-6644-4118-b9c5-39e5e47142da None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:37.390874 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-231bc6b5-6644-4118-b9c5-39e5e47142da tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:37.391214 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-231bc6b5-6644-4118-b9c5-39e5e47142da tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:37.391500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-231bc6b5-6644-4118-b9c5-39e5e47142da tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:37.410346 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:37.410346 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:37.417380 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-231bc6b5-6644-4118-b9c5-39e5e47142da tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:37.423914 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-231bc6b5-6644-4118-b9c5-39e5e47142da tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:37.424356 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 911/3657] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:37 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:01:38.263525 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-215f5261-2f96-4740-b9b7-25c2fc4080ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:38.268047 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-215f5261-2f96-4740-b9b7-25c2fc4080ca tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption Jul 03 15:01:38.268359 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-215f5261-2f96-4740-b9b7-25c2fc4080ca tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:38.268436 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-215f5261-2f96-4740-b9b7-25c2fc4080ca tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:38.286070 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:38.286070 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:38.307373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-215f5261-2f96-4740-b9b7-25c2fc4080ca tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption returned with HTTP 200 Jul 03 15:01:38.307861 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 901/3658] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:01:38 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption => generated 160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:38.415717 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4717815a-e864-4933-99ca-1c13e6b34abf req-d78c93d2-3a9a-4061-b359-ea97e6639157 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:38.418749 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-d78c93d2-3a9a-4061-b359-ea97e6639157 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/attachments/7d600f3b-600d-41bc-a8e8-6803091e7218/action Jul 03 15:01:38.419292 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-d78c93d2-3a9a-4061-b359-ea97e6639157 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:01:38.419491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-d78c93d2-3a9a-4061-b359-ea97e6639157 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:38.422823 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4e655120-3db0-400f-8d1f-f57974db4090 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:38.442234 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-48e1e5c2-8e90-44f5-988b-ea1d3e12f25e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:38.444022 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:38.444022 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:38.445759 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48e1e5c2-8e90-44f5-988b-ea1d3e12f25e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:38.446240 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48e1e5c2-8e90-44f5-988b-ea1d3e12f25e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:38.446623 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48e1e5c2-8e90-44f5-988b-ea1d3e12f25e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:38.458195 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4717815a-e864-4933-99ca-1c13e6b34abf req-d78c93d2-3a9a-4061-b359-ea97e6639157 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments/7d600f3b-600d-41bc-a8e8-6803091e7218/action returned with HTTP 204 Jul 03 15:01:38.459051 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 931/3659] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:01:38 2026] POST /volume/v3/attachments/7d600f3b-600d-41bc-a8e8-6803091e7218/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:38.463385 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:38.463385 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:38.469830 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-48e1e5c2-8e90-44f5-988b-ea1d3e12f25e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:38.475255 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48e1e5c2-8e90-44f5-988b-ea1d3e12f25e tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:38.475498 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 912/3660] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:38 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 1232 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:38.580565 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:01:38.581057 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-121879813", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:38.583038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-121879813', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:01:38.583224 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Create volume of 1 GB Jul 03 15:01:38.587909 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Availability Zones retrieved successfully. Jul 03 15:01:38.595530 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Flow 'volume_create_api' (df16c45c-7ebb-4c8e-b087-25aac91b1269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:38.596837 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae0c644-0e11-49a6-9948-b3b1862f19c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.598229 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:01:38.631415 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae0c644-0e11-49a6-9948-b3b1862f19c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.632333 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e1316b4-2c24-4ded-92fc-a014602bf81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.702905 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Created reservations ['491fda47-4b99-4d0d-a086-b47241ead587', 'f49f4e00-0179-4a22-844e-3cfd70265c3f', '18923e3e-d100-4df7-ba53-df73b73242bb', '6c19cba6-e72d-497d-b96e-e729cb722004'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:38.703675 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e1316b4-2c24-4ded-92fc-a014602bf81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['491fda47-4b99-4d0d-a086-b47241ead587', 'f49f4e00-0179-4a22-844e-3cfd70265c3f', '18923e3e-d100-4df7-ba53-df73b73242bb', '6c19cba6-e72d-497d-b96e-e729cb722004']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.704422 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99c5d5d-ddc0-4dfa-a5ce-7e627b0c4b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.728315 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99c5d5d-ddc0-4dfa-a5ce-7e627b0c4b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ad1201d-211e-4c77-9636-8d748833a098', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-121879813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='097541a405834632bd9af0b74b54a7e0',qos_specs=None,replication_status=,reservations=['491fda47-4b99-4d0d-a086-b47241ead587','f49f4e00-0179-4a22-844e-3cfd70265c3f','18923e3e-d100-4df7-ba53-df73b73242bb','6c19cba6-e72d-497d-b96e-e729cb722004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded58a324e714e55a30fe1ffc82b3bf3',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:01:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-121879813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ad1201d-211e-4c77-9636-8d748833a098,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='097541a405834632bd9af0b74b54a7e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ded58a324e714e55a30fe1ffc82b3bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.729180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729eaf34-b51c-4e34-ade1-3838c8635d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.751855 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729eaf34-b51c-4e34-ade1-3838c8635d72) transitioned into state 'SUCCESS' from state '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-121879813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='097541a405834632bd9af0b74b54a7e0',qos_specs=None,replication_status=,reservations=['491fda47-4b99-4d0d-a086-b47241ead587','f49f4e00-0179-4a22-844e-3cfd70265c3f','18923e3e-d100-4df7-ba53-df73b73242bb','6c19cba6-e72d-497d-b96e-e729cb722004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded58a324e714e55a30fe1ffc82b3bf3',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.752521 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97eef078-07c7-423e-81a0-a1ae24e6c85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.761368 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97eef078-07c7-423e-81a0-a1ae24e6c85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.762457 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Flow 'volume_create_api' (df16c45c-7ebb-4c8e-b087-25aac91b1269) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:38.762831 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Create volume request issued successfully. Jul 03 15:01:38.763504 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e655120-3db0-400f-8d1f-f57974db4090 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:01:38.764163 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 917/3661] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:01:38 2026] POST /volume/v3/volumes => generated 762 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:01:38.779971 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e835e507-b7a3-4092-a931-537aecf843ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:38.781781 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:01:38.782068 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1174693951", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:38.783821 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1174693951', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:01:38.784010 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Create volume of 1 GB Jul 03 15:01:38.788192 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Availability Zones retrieved successfully. Jul 03 15:01:38.793509 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Flow 'volume_create_api' (296acfa1-2595-4212-bf36-06c31f6e1c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:38.794375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c96e6ed-86fa-4f67-a813-3a1e26450fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.795371 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:01:38.819348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c96e6ed-86fa-4f67-a813-3a1e26450fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.819963 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb2af8e-b5ab-4a58-9b35-afed1005da42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.865800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Created reservations ['4cfde208-1884-4b79-8b5e-885dc74f4100', '67545c53-f8b4-4ad3-9a7d-9ff5b44ac7ab', '5d5293ff-90ee-4786-adfd-820f3f59b6aa', '1f3f07c9-ded2-4a8d-b115-6b4e8b806746'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:38.866596 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb2af8e-b5ab-4a58-9b35-afed1005da42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cfde208-1884-4b79-8b5e-885dc74f4100', '67545c53-f8b4-4ad3-9a7d-9ff5b44ac7ab', '5d5293ff-90ee-4786-adfd-820f3f59b6aa', '1f3f07c9-ded2-4a8d-b115-6b4e8b806746']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.867382 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaba2dd5-56b9-4e3d-a3d7-2e8b913e37b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.891683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaba2dd5-56b9-4e3d-a3d7-2e8b913e37b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4acd856a-2d23-42ac-b95d-8d14f879a714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1174693951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='097541a405834632bd9af0b74b54a7e0',qos_specs=None,replication_status=,reservations=['4cfde208-1884-4b79-8b5e-885dc74f4100','67545c53-f8b4-4ad3-9a7d-9ff5b44ac7ab','5d5293ff-90ee-4786-adfd-820f3f59b6aa','1f3f07c9-ded2-4a8d-b115-6b4e8b806746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded58a324e714e55a30fe1ffc82b3bf3',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:01:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1174693951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4acd856a-2d23-42ac-b95d-8d14f879a714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='097541a405834632bd9af0b74b54a7e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ded58a324e714e55a30fe1ffc82b3bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.892418 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4390bd-abd8-4df2-b578-9a5662770490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.912159 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4390bd-abd8-4df2-b578-9a5662770490) transitioned into state 'SUCCESS' from state '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-1174693951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='097541a405834632bd9af0b74b54a7e0',qos_specs=None,replication_status=,reservations=['4cfde208-1884-4b79-8b5e-885dc74f4100','67545c53-f8b4-4ad3-9a7d-9ff5b44ac7ab','5d5293ff-90ee-4786-adfd-820f3f59b6aa','1f3f07c9-ded2-4a8d-b115-6b4e8b806746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded58a324e714e55a30fe1ffc82b3bf3',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.913101 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15243748-5ae2-4c8d-acc7-8b334e06c141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:38.927162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15243748-5ae2-4c8d-acc7-8b334e06c141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:38.928317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Flow 'volume_create_api' (296acfa1-2595-4212-bf36-06c31f6e1c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:38.928709 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Create volume request issued successfully. Jul 03 15:01:38.929499 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e835e507-b7a3-4092-a931-537aecf843ec tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:01:38.930042 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 902/3662] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:01:38 2026] POST /volume/v3/volumes => generated 763 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:01:39.488374 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-152c120a-99f4-4dee-80ea-319f3a478844 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:39.490642 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-152c120a-99f4-4dee-80ea-319f3a478844 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:39.491053 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-152c120a-99f4-4dee-80ea-319f3a478844 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:39.491350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-152c120a-99f4-4dee-80ea-319f3a478844 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:39.503223 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:39.503223 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:39.507983 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-152c120a-99f4-4dee-80ea-319f3a478844 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:39.512744 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-152c120a-99f4-4dee-80ea-319f3a478844 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:39.513237 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 932/3663] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:39 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 1229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:39.532296 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-29f61f12-7015-434c-8c97-d0bbbebfeba2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:39.534589 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-29f61f12-7015-434c-8c97-d0bbbebfeba2 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:39.534869 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-29f61f12-7015-434c-8c97-d0bbbebfeba2 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:39.535117 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-29f61f12-7015-434c-8c97-d0bbbebfeba2 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:39.545213 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:39.545213 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:39.549740 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-29f61f12-7015-434c-8c97-d0bbbebfeba2 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:39.554002 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-29f61f12-7015-434c-8c97-d0bbbebfeba2 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:39.554384 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 913/3664] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:01:39 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:42.780836 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-dea5469f-c5f6-43e7-9988-1a6dd342e4ba None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:42.783289 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-dea5469f-c5f6-43e7-9988-1a6dd342e4ba tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6/action Jul 03 15:01:42.783629 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-dea5469f-c5f6-43e7-9988-1a6dd342e4ba tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:01:42.783766 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-dea5469f-c5f6-43e7-9988-1a6dd342e4ba tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:42.804689 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:42.804689 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:42.829511 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-de4bcc59-e624-4844-8272-baaaf2d87625 req-dea5469f-c5f6-43e7-9988-1a6dd342e4ba tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6/action returned with HTTP 204 Jul 03 15:01:42.830138 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 918/3665] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:01:42 2026] POST /volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:44.896616 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-65be8c6b-5d7d-41c0-9d1b-929e8a2aadfa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:44.899336 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-65be8c6b-5d7d-41c0-9d1b-929e8a2aadfa tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:44.899585 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-65be8c6b-5d7d-41c0-9d1b-929e8a2aadfa tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:44.899775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-65be8c6b-5d7d-41c0-9d1b-929e8a2aadfa tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:44.911997 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:44.911997 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:44.916738 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-65be8c6b-5d7d-41c0-9d1b-929e8a2aadfa tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:44.921803 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-65be8c6b-5d7d-41c0-9d1b-929e8a2aadfa tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:44.922264 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 903/3666] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:44 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 1227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:44.945540 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-b4c99d2c-059d-4cdd-a47b-6b017cb4d228 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:44.947886 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-b4c99d2c-059d-4cdd-a47b-6b017cb4d228 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79/action Jul 03 15:01:44.948257 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-b4c99d2c-059d-4cdd-a47b-6b017cb4d228 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:01:44.948395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-b4c99d2c-059d-4cdd-a47b-6b017cb4d228 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:44.959880 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:44.959880 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:44.960486 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-b4c99d2c-059d-4cdd-a47b-6b017cb4d228 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:44.969566 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-b4c99d2c-059d-4cdd-a47b-6b017cb4d228 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Begin detaching volume completed successfully. Jul 03 15:01:44.969859 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-b4c99d2c-059d-4cdd-a47b-6b017cb4d228 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79/action returned with HTTP 202 Jul 03 15:01:44.970426 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 933/3667] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:01:44 2026] POST /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:01:46.006447 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b5a6e62f-d398-4b29-98aa-5b2883d1e5e7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:46.007021 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b5a6e62f-d398-4b29-98aa-5b2883d1e5e7 None None] GET https://10.4.3.99/volume// Jul 03 15:01:46.007113 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b5a6e62f-d398-4b29-98aa-5b2883d1e5e7 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:46.007398 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b5a6e62f-d398-4b29-98aa-5b2883d1e5e7 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:46.007976 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b5a6e62f-d398-4b29-98aa-5b2883d1e5e7 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:46.009751 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 914/3668] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:01:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:46.020071 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-d77fb2f6-4bd6-4dac-bda3-ca99fc4c7472 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:46.022777 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-d77fb2f6-4bd6-4dac-bda3-ca99fc4c7472 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:46.022777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-d77fb2f6-4bd6-4dac-bda3-ca99fc4c7472 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:46.023147 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-d77fb2f6-4bd6-4dac-bda3-ca99fc4c7472 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:46.035147 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:46.035147 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:46.039823 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-d77fb2f6-4bd6-4dac-bda3-ca99fc4c7472 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:46.045660 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-d77fb2f6-4bd6-4dac-bda3-ca99fc4c7472 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 200 Jul 03 15:01:46.046213 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 919/3669] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:01:46 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:01:46.907143 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-5f5724f1-7617-4840-af2c-38558f8dcfce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:46.909257 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-5f5724f1-7617-4840-af2c-38558f8dcfce tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] DELETE https://10.4.3.99/volume/v3/attachments/99b618b5-4a73-4ef6-8e14-1ee3eb379fa3 Jul 03 15:01:46.909451 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-5f5724f1-7617-4840-af2c-38558f8dcfce tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:46.909646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-5f5724f1-7617-4840-af2c-38558f8dcfce tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:46.917178 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:46.917178 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:47.460084 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-72d4cdcc-f487-4a53-a549-ddbfee878e35 req-5f5724f1-7617-4840-af2c-38558f8dcfce tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments/99b618b5-4a73-4ef6-8e14-1ee3eb379fa3 returned with HTTP 200 Jul 03 15:01:47.460539 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 904/3670] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:01:46 2026] DELETE /volume/v3/attachments/99b618b5-4a73-4ef6-8e14-1ee3eb379fa3 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:48.177951 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c2acdd05-3819-4828-893c-cc80ac5acae1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:48.180374 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2acdd05-3819-4828-893c-cc80ac5acae1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:48.180652 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c2acdd05-3819-4828-893c-cc80ac5acae1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:48.180930 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c2acdd05-3819-4828-893c-cc80ac5acae1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:48.181173 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-c2acdd05-3819-4828-893c-cc80ac5acae1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Delete volume with id: 3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:48.189690 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:48.189690 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:48.190282 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c2acdd05-3819-4828-893c-cc80ac5acae1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:48.226029 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c2acdd05-3819-4828-893c-cc80ac5acae1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Delete volume request issued successfully. Jul 03 15:01:48.226436 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2acdd05-3819-4828-893c-cc80ac5acae1 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 202 Jul 03 15:01:48.227276 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 934/3671] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:01:48 2026] DELETE /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:48.364726 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-52cb1ec4-89dc-4051-b15d-19d9be61a06c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:48.365316 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52cb1ec4-89dc-4051-b15d-19d9be61a06c None None] GET https://10.4.3.99/volume// Jul 03 15:01:48.365559 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52cb1ec4-89dc-4051-b15d-19d9be61a06c None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:48.365841 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52cb1ec4-89dc-4051-b15d-19d9be61a06c None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:48.366296 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52cb1ec4-89dc-4051-b15d-19d9be61a06c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:48.366702 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 915/3672] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:01:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:48.378416 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-a5db0de7-b85f-4fe6-ac1d-5494d0e95ac1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:48.386046 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-a5db0de7-b85f-4fe6-ac1d-5494d0e95ac1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:01:48.386492 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-a5db0de7-b85f-4fe6-ac1d-5494d0e95ac1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d4fa342-d053-46a8-89ec-2446329d2238", "connector": null, "instance_uuid": "0e944cab-711e-4fd0-a5a6-c02e30533959"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:48.409003 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:48.409003 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:48.451209 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-a5db0de7-b85f-4fe6-ac1d-5494d0e95ac1 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:01:48.451807 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 920/3673] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:01:48 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:48.463023 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-7b7aff8a-1aaa-4170-9462-da36a949058e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:48.465274 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-7b7aff8a-1aaa-4170-9462-da36a949058e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6 Jul 03 15:01:48.465504 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-7b7aff8a-1aaa-4170-9462-da36a949058e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:48.465729 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-7b7aff8a-1aaa-4170-9462-da36a949058e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:48.473064 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:48.473064 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:49.003218 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-7b7aff8a-1aaa-4170-9462-da36a949058e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6 returned with HTTP 200 Jul 03 15:01:49.003632 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 905/3674] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:01:48 2026] DELETE /volume/v3/attachments/7eda325f-8983-4e37-9960-9babf6564ca6 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:49.553140 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=167,cinder:UPDATE=33,cinder:INSERT=19 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:01:51.964171 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-971c4d8d-599d-4b8e-8581-21678966cd41 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:51.965809 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:01:51.966099 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-507180685", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:51.967480 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-507180685', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:01:51.967590 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Create volume of 1 GB Jul 03 15:01:51.971892 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Availability Zones retrieved successfully. Jul 03 15:01:51.977166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Flow 'volume_create_api' (a1d73e55-313b-435f-afcc-0c980ef47a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:51.977994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e32e614-4aa3-4e49-b73e-17c54972f782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:51.978871 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:01:52.009641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e32e614-4aa3-4e49-b73e-17c54972f782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:52.010513 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (512ccf27-f044-4dd2-ab3b-1742465b2b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:52.075567 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Created reservations ['8c18299a-589c-48bd-bec5-e222507f1146', '4f1a790f-0949-48a2-8635-a30c4f4e3902', '829cf867-a081-438f-9043-9d767cac7c1d', '89e909eb-e2ea-4e8a-a57e-5d2c7500e45d'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:01:52.076697 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (512ccf27-f044-4dd2-ab3b-1742465b2b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c18299a-589c-48bd-bec5-e222507f1146', '4f1a790f-0949-48a2-8635-a30c4f4e3902', '829cf867-a081-438f-9043-9d767cac7c1d', '89e909eb-e2ea-4e8a-a57e-5d2c7500e45d']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:52.077634 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48dd19a-b656-491b-aee6-5b500bbea6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:52.104286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48dd19a-b656-491b-aee6-5b500bbea6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd94e6501-f559-4d27-b6ce-c8678c30fd79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-507180685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6444715e6af4578b881fe188c5e7a41',qos_specs=None,replication_status=,reservations=['8c18299a-589c-48bd-bec5-e222507f1146','4f1a790f-0949-48a2-8635-a30c4f4e3902','829cf867-a081-438f-9043-9d767cac7c1d','89e909eb-e2ea-4e8a-a57e-5d2c7500e45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32938b3ce1f449f49c52bab5c321ac09',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-507180685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d94e6501-f559-4d27-b6ce-c8678c30fd79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6444715e6af4578b881fe188c5e7a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32938b3ce1f449f49c52bab5c321ac09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:52.106417 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de42771-5896-4dce-af80-2e053c70c010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:52.128718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de42771-5896-4dce-af80-2e053c70c010) transitioned into state 'SUCCESS' from state '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-507180685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6444715e6af4578b881fe188c5e7a41',qos_specs=None,replication_status=,reservations=['8c18299a-589c-48bd-bec5-e222507f1146','4f1a790f-0949-48a2-8635-a30c4f4e3902','829cf867-a081-438f-9043-9d767cac7c1d','89e909eb-e2ea-4e8a-a57e-5d2c7500e45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32938b3ce1f449f49c52bab5c321ac09',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:52.129402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b80a5c-f02b-4b71-baa9-b75dd4a58533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:01:52.142646 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b80a5c-f02b-4b71-baa9-b75dd4a58533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:01:52.143858 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Flow 'volume_create_api' (a1d73e55-313b-435f-afcc-0c980ef47a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:01:52.144319 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Create volume request issued successfully. Jul 03 15:01:52.145220 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-971c4d8d-599d-4b8e-8581-21678966cd41 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:01:52.145781 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 935/3675] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:01:51 2026] POST /volume/v3/volumes => generated 786 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:52.160244 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7b9cf986-c1ee-4881-a42d-48469b9cc6cf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:52.162203 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b9cf986-c1ee-4881-a42d-48469b9cc6cf tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:01:52.162468 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b9cf986-c1ee-4881-a42d-48469b9cc6cf tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:52.162705 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b9cf986-c1ee-4881-a42d-48469b9cc6cf tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:52.178924 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:52.178924 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:52.183269 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7b9cf986-c1ee-4881-a42d-48469b9cc6cf tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:01:52.187982 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b9cf986-c1ee-4881-a42d-48469b9cc6cf tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:01:52.188390 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 916/3676] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:52 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:52.974419 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e736f10a-fac4-453e-994a-2c817805c810 req-602f9e1d-323b-43a9-bf92-b945f96b5066 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:52.976653 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-602f9e1d-323b-43a9-bf92-b945f96b5066 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:52.976875 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-602f9e1d-323b-43a9-bf92-b945f96b5066 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:52.977059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-602f9e1d-323b-43a9-bf92-b945f96b5066 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:52.979263 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=215,cinder:UPDATE=52,cinder:INSERT=31 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:01:52.989387 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:52.989387 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:52.994276 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-e736f10a-fac4-453e-994a-2c817805c810 req-602f9e1d-323b-43a9-bf92-b945f96b5066 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:52.999867 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-602f9e1d-323b-43a9-bf92-b945f96b5066 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:53.000362 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 921/3677] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:52 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 1229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:53.022057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e736f10a-fac4-453e-994a-2c817805c810 req-479dcd95-9b82-4fc1-a891-8445878c864f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:53.024660 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-479dcd95-9b82-4fc1-a891-8445878c864f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] POST https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a/action Jul 03 15:01:53.025115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-479dcd95-9b82-4fc1-a891-8445878c864f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:01:53.025428 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-479dcd95-9b82-4fc1-a891-8445878c864f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:53.029081 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=253,cinder:INSERT=41,cinder:UPDATE=93 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:01:53.038274 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:53.038274 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:53.038768 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e736f10a-fac4-453e-994a-2c817805c810 req-479dcd95-9b82-4fc1-a891-8445878c864f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:53.046978 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e736f10a-fac4-453e-994a-2c817805c810 req-479dcd95-9b82-4fc1-a891-8445878c864f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Begin detaching volume completed successfully. Jul 03 15:01:53.047200 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-479dcd95-9b82-4fc1-a891-8445878c864f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a/action returned with HTTP 202 Jul 03 15:01:53.047709 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 906/3678] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:01:53 2026] POST /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:01:53.202465 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3d669368-3985-4a43-9113-594e56792369 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:53.204471 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d669368-3985-4a43-9113-594e56792369 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:01:53.204779 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d669368-3985-4a43-9113-594e56792369 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:53.205072 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d669368-3985-4a43-9113-594e56792369 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:53.213337 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:53.213337 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:53.217395 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3d669368-3985-4a43-9113-594e56792369 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:01:53.223248 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d669368-3985-4a43-9113-594e56792369 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:01:53.223753 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 936/3679] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:53 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:53.236884 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a80172df-7ff7-43fc-9f3c-945a339d552b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:53.239119 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a80172df-7ff7-43fc-9f3c-945a339d552b tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:01:53.239402 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a80172df-7ff7-43fc-9f3c-945a339d552b tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:53.239643 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a80172df-7ff7-43fc-9f3c-945a339d552b tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:53.248002 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:53.248002 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:53.251781 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a80172df-7ff7-43fc-9f3c-945a339d552b tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:01:53.256148 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a80172df-7ff7-43fc-9f3c-945a339d552b tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:01:53.256556 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 917/3680] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:53 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:53.298950 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-eddb6380-997b-4067-a24a-15af14c7a769 req-8d34b02c-1195-487d-b867-9ab3b44f716a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:53.301497 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-8d34b02c-1195-487d-b867-9ab3b44f716a tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:01:53.302250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-8d34b02c-1195-487d-b867-9ab3b44f716a tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:53.302250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-8d34b02c-1195-487d-b867-9ab3b44f716a tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:53.308832 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:53.308832 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:53.314727 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-eddb6380-997b-4067-a24a-15af14c7a769 req-8d34b02c-1195-487d-b867-9ab3b44f716a tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:01:53.319265 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-8d34b02c-1195-487d-b867-9ab3b44f716a tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:01:53.319899 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 922/3681] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:53 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:54.074526 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ebc999f3-134b-4d12-9327-ef055b4c0dc4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:54.075001 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ebc999f3-134b-4d12-9327-ef055b4c0dc4 None None] GET https://10.4.3.99/volume// Jul 03 15:01:54.075236 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ebc999f3-134b-4d12-9327-ef055b4c0dc4 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:54.075460 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ebc999f3-134b-4d12-9327-ef055b4c0dc4 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:54.075826 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ebc999f3-134b-4d12-9327-ef055b4c0dc4 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:54.076173 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 907/3682] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:01:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:54.083723 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e736f10a-fac4-453e-994a-2c817805c810 req-72f718f2-8e93-43c3-ae11-ad477a586e11 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:54.086149 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-72f718f2-8e93-43c3-ae11-ad477a586e11 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:54.086406 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-72f718f2-8e93-43c3-ae11-ad477a586e11 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:54.086580 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-72f718f2-8e93-43c3-ae11-ad477a586e11 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:54.088746 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=199,cinder:UPDATE=47,cinder:INSERT=22 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:01:54.097975 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:54.097975 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:54.102807 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-e736f10a-fac4-453e-994a-2c817805c810 req-72f718f2-8e93-43c3-ae11-ad477a586e11 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:54.108246 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-72f718f2-8e93-43c3-ae11-ad477a586e11 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:54.108769 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 937/3683] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:01:54 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 1412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:01:55.359600 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2067a1c5-a0a9-448f-ba78-a241e5be35df None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:55.360019 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2067a1c5-a0a9-448f-ba78-a241e5be35df None None] GET https://10.4.3.99/volume// Jul 03 15:01:55.360281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2067a1c5-a0a9-448f-ba78-a241e5be35df None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:55.360413 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2067a1c5-a0a9-448f-ba78-a241e5be35df None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:55.360739 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2067a1c5-a0a9-448f-ba78-a241e5be35df None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:55.362081 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 918/3684] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:01:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:55.375165 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0c04c7ca-3248-43f0-822e-cace010929dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:55.375165 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0c04c7ca-3248-43f0-822e-cace010929dd tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:01:55.375165 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0c04c7ca-3248-43f0-822e-cace010929dd tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d94e6501-f559-4d27-b6ce-c8678c30fd79", "connector": null, "instance_uuid": "22251822-28a3-485c-af1c-9c6521272e28"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:55.387040 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:55.387040 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:55.423508 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0c04c7ca-3248-43f0-822e-cace010929dd tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:01:55.423998 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 923/3685] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:01:55 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 03 15:01:55.839617 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-99d3326d-23de-42c8-9dd1-0e1a190fdce3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:55.842452 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-99d3326d-23de-42c8-9dd1-0e1a190fdce3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] PUT https://10.4.3.99/volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4 Jul 03 15:01:55.842941 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-99d3326d-23de-42c8-9dd1-0e1a190fdce3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:55.846143 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b2c46054-b4a0-45ce-99f4-f8a150aa4a0c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:55.849019 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2c46054-b4a0-45ce-99f4-f8a150aa4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:01:55.849348 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2c46054-b4a0-45ce-99f4-f8a150aa4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:55.849577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2c46054-b4a0-45ce-99f4-f8a150aa4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:55.857542 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-99d3326d-23de-42c8-9dd1-0e1a190fdce3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Acquiring lock "cinder-attachment_update-9d4fa342-d053-46a8-89ec-2446329d2238-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:01:55.861491 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:55.861491 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:55.862587 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-99d3326d-23de-42c8-9dd1-0e1a190fdce3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-9d4fa342-d053-46a8-89ec-2446329d2238-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:01:55.864041 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:55.864041 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:55.868221 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2c46054-b4a0-45ce-99f4-f8a150aa4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:01:55.874689 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2c46054-b4a0-45ce-99f4-f8a150aa4a0c tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:01:55.875294 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 938/3686] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:55 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:55.954862 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-77d89dfc-40e7-4942-98f1-4948b60d35ca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:55.955300 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-77d89dfc-40e7-4942-98f1-4948b60d35ca None None] GET https://10.4.3.99/volume// Jul 03 15:01:55.955536 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-77d89dfc-40e7-4942-98f1-4948b60d35ca None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:55.955784 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-77d89dfc-40e7-4942-98f1-4948b60d35ca None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:55.956143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-77d89dfc-40e7-4942-98f1-4948b60d35ca None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:01:55.956522 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 919/3687] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:01:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:01:55.967041 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0ee419f6-ec5b-49cf-8179-2df026d5ea94 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:55.969091 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0ee419f6-ec5b-49cf-8179-2df026d5ea94 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:01:55.969316 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0ee419f6-ec5b-49cf-8179-2df026d5ea94 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:55.969499 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0ee419f6-ec5b-49cf-8179-2df026d5ea94 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:55.981190 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:55.981190 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:55.986977 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0ee419f6-ec5b-49cf-8179-2df026d5ea94 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:01:55.995154 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-0ee419f6-ec5b-49cf-8179-2df026d5ea94 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:01:55.995750 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 924/3688] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:01:55 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 1040 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:01:56.132013 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-eddb6380-997b-4067-a24a-15af14c7a769 req-6bdc8200-1532-4cee-8451-331ec1ce32b1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:56.134084 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-6bdc8200-1532-4cee-8451-331ec1ce32b1 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] PUT https://10.4.3.99/volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db Jul 03 15:01:56.134512 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-6bdc8200-1532-4cee-8451-331ec1ce32b1 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:01:56.147615 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-eddb6380-997b-4067-a24a-15af14c7a769 req-6bdc8200-1532-4cee-8451-331ec1ce32b1 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Acquiring lock "cinder-attachment_update-d94e6501-f559-4d27-b6ce-c8678c30fd79-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:01:56.157320 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-eddb6380-997b-4067-a24a-15af14c7a769 req-6bdc8200-1532-4cee-8451-331ec1ce32b1 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Lock "cinder-attachment_update-d94e6501-f559-4d27-b6ce-c8678c30fd79-np0000004430" acquired by "attachment_update" :: waited 0.010s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:01:56.158748 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:56.158748 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:56.293594 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-e736f10a-fac4-453e-994a-2c817805c810 req-a3f295e0-6158-467b-bc88-f0501c13d36b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:56.296244 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-a3f295e0-6158-467b-bc88-f0501c13d36b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] DELETE https://10.4.3.99/volume/v3/attachments/7d600f3b-600d-41bc-a8e8-6803091e7218 Jul 03 15:01:56.296529 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-a3f295e0-6158-467b-bc88-f0501c13d36b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:56.296789 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-a3f295e0-6158-467b-bc88-f0501c13d36b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:56.307120 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:56.307120 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:56.388956 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-99d3326d-23de-42c8-9dd1-0e1a190fdce3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Lock "cinder-attachment_update-9d4fa342-d053-46a8-89ec-2446329d2238-np0000004430" released by "attachment_update" :: held 0.526s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:01:56.389371 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-99d3326d-23de-42c8-9dd1-0e1a190fdce3 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4 returned with HTTP 200 Jul 03 15:01:56.389951 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 908/3689] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:01:55 2026] PUT /volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4 => generated 968 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:56.399594 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-a41e9a7e-c1ed-44b4-95d8-3b7177d0eb27 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:56.402041 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-a41e9a7e-c1ed-44b4-95d8-3b7177d0eb27 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4 Jul 03 15:01:56.402305 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-a41e9a7e-c1ed-44b4-95d8-3b7177d0eb27 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:56.402531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-a41e9a7e-c1ed-44b4-95d8-3b7177d0eb27 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:56.423014 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-a41e9a7e-c1ed-44b4-95d8-3b7177d0eb27 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4 returned with HTTP 200 Jul 03 15:01:56.423769 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 925/3690] 10.4.3.99 () {70 vars in 1644 bytes} [Fri Jul 3 15:01:56 2026] GET /volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:56.681592 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-eddb6380-997b-4067-a24a-15af14c7a769 req-6bdc8200-1532-4cee-8451-331ec1ce32b1 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Lock "cinder-attachment_update-d94e6501-f559-4d27-b6ce-c8678c30fd79-np0000004430" released by "attachment_update" :: held 0.524s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:01:56.681940 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-6bdc8200-1532-4cee-8451-331ec1ce32b1 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db returned with HTTP 200 Jul 03 15:01:56.682508 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 939/3691] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:01:56 2026] PUT /volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:56.843722 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e736f10a-fac4-453e-994a-2c817805c810 req-a3f295e0-6158-467b-bc88-f0501c13d36b tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments/7d600f3b-600d-41bc-a8e8-6803091e7218 returned with HTTP 200 Jul 03 15:01:56.844227 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 920/3692] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:01:56 2026] DELETE /volume/v3/attachments/7d600f3b-600d-41bc-a8e8-6803091e7218 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:56.889701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c6cc6714-7c2e-43de-9501-59e153cf7325 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:56.891672 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c6cc6714-7c2e-43de-9501-59e153cf7325 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:01:56.891923 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c6cc6714-7c2e-43de-9501-59e153cf7325 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:56.892225 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c6cc6714-7c2e-43de-9501-59e153cf7325 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:56.909745 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:56.909745 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:01:56.915106 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c6cc6714-7c2e-43de-9501-59e153cf7325 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:01:56.920880 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c6cc6714-7c2e-43de-9501-59e153cf7325 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:01:56.921392 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 909/3693] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:56 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:57.939001 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4bebff04-d1bc-4e96-99b1-aef255097be5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:57.940934 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4bebff04-d1bc-4e96-99b1-aef255097be5 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:01:57.941159 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4bebff04-d1bc-4e96-99b1-aef255097be5 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:57.941385 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4bebff04-d1bc-4e96-99b1-aef255097be5 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:57.953282 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:57.953282 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:57.958366 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4bebff04-d1bc-4e96-99b1-aef255097be5 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:01:57.963786 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4bebff04-d1bc-4e96-99b1-aef255097be5 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:01:57.964209 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 926/3694] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:57 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:01:58.312790 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2f127341-8b29-4d7c-b583-00d06a0d84b3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:58.314812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f127341-8b29-4d7c-b583-00d06a0d84b3 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:58.315257 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f127341-8b29-4d7c-b583-00d06a0d84b3 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:58.315257 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2f127341-8b29-4d7c-b583-00d06a0d84b3 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:58.315454 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-2f127341-8b29-4d7c-b583-00d06a0d84b3 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Delete volume with id: 0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:58.323374 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:58.323374 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:01:58.323965 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2f127341-8b29-4d7c-b583-00d06a0d84b3 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:58.367375 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2f127341-8b29-4d7c-b583-00d06a0d84b3 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Delete volume request issued successfully. Jul 03 15:01:58.367574 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2f127341-8b29-4d7c-b583-00d06a0d84b3 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 202 Jul 03 15:01:58.368066 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 940/3695] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:01:58 2026] DELETE /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:01:58.434953 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6ae4c318-2865-48c9-97f8-213444405cea req-9a40a150-9adc-4078-a3ae-abedbc96b945 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:58.438302 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6ae4c318-2865-48c9-97f8-213444405cea req-9a40a150-9adc-4078-a3ae-abedbc96b945 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:01:58.439313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6ae4c318-2865-48c9-97f8-213444405cea req-9a40a150-9adc-4078-a3ae-abedbc96b945 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:58.439313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6ae4c318-2865-48c9-97f8-213444405cea req-9a40a150-9adc-4078-a3ae-abedbc96b945 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:58.449890 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:58.449890 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:01:58.455361 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-6ae4c318-2865-48c9-97f8-213444405cea req-9a40a150-9adc-4078-a3ae-abedbc96b945 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:01:58.461882 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6ae4c318-2865-48c9-97f8-213444405cea req-9a40a150-9adc-4078-a3ae-abedbc96b945 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 200 Jul 03 15:01:58.462575 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 921/3696] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:58 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:01:58.527793 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b5480c5f-8bd4-44a8-aa38-bed667eb0982 req-6b46a1bf-9f07-438e-90f5-543353edfa0f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:58.530819 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b5480c5f-8bd4-44a8-aa38-bed667eb0982 req-6b46a1bf-9f07-438e-90f5-543353edfa0f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:01:58.530977 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b5480c5f-8bd4-44a8-aa38-bed667eb0982 req-6b46a1bf-9f07-438e-90f5-543353edfa0f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:58.531183 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b5480c5f-8bd4-44a8-aa38-bed667eb0982 req-6b46a1bf-9f07-438e-90f5-543353edfa0f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:58.541244 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b5480c5f-8bd4-44a8-aa38-bed667eb0982 req-6b46a1bf-9f07-438e-90f5-543353edfa0f tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 404 Jul 03 15:01:58.542212 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 910/3697] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:01:58 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:01:58.980232 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1d480cf0-8daa-49c0-976f-ad8e2478a3e3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:01:58.982300 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1d480cf0-8daa-49c0-976f-ad8e2478a3e3 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:01:58.982610 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1d480cf0-8daa-49c0-976f-ad8e2478a3e3 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:01:58.982890 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1d480cf0-8daa-49c0-976f-ad8e2478a3e3 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:01:58.995939 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:01:58.995939 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:01:59.001709 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1d480cf0-8daa-49c0-976f-ad8e2478a3e3 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:01:59.008893 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1d480cf0-8daa-49c0-976f-ad8e2478a3e3 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:01:59.009508 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 927/3698] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:01:58 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:00.026370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee2d1924-1aa8-4dab-8032-875d1ba212dc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:00.029378 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee2d1924-1aa8-4dab-8032-875d1ba212dc tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:00.029378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee2d1924-1aa8-4dab-8032-875d1ba212dc tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:00.029667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee2d1924-1aa8-4dab-8032-875d1ba212dc tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:00.043789 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:00.043789 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:00.049143 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ee2d1924-1aa8-4dab-8032-875d1ba212dc tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:00.056527 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee2d1924-1aa8-4dab-8032-875d1ba212dc tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:02:00.056527 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 941/3699] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:02:00 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:01.071932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8c13a1f0-f4ba-4742-81bf-c6a7f00b2cd7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:01.075356 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c13a1f0-f4ba-4742-81bf-c6a7f00b2cd7 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:01.075751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c13a1f0-f4ba-4742-81bf-c6a7f00b2cd7 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:01.075953 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c13a1f0-f4ba-4742-81bf-c6a7f00b2cd7 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:01.087284 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:01.087284 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:01.091725 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8c13a1f0-f4ba-4742-81bf-c6a7f00b2cd7 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:01.097308 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c13a1f0-f4ba-4742-81bf-c6a7f00b2cd7 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:02:01.097758 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 922/3700] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:02:01 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:02.113801 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cd86c8e1-b8b0-43d5-b5b3-f3fff5be4445 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:02.116221 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd86c8e1-b8b0-43d5-b5b3-f3fff5be4445 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:02.116556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd86c8e1-b8b0-43d5-b5b3-f3fff5be4445 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:02.116874 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cd86c8e1-b8b0-43d5-b5b3-f3fff5be4445 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:02.132504 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:02.132504 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:02.137897 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cd86c8e1-b8b0-43d5-b5b3-f3fff5be4445 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:02.144383 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cd86c8e1-b8b0-43d5-b5b3-f3fff5be4445 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:02:02.145047 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 911/3701] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:02:02 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:02.770965 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-22f01ed7-9471-4bd0-88d7-b339560670af None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:02.773401 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-22f01ed7-9471-4bd0-88d7-b339560670af tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption Jul 03 15:02:02.773710 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-22f01ed7-9471-4bd0-88d7-b339560670af tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:02.773952 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-22f01ed7-9471-4bd0-88d7-b339560670af tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:02.786512 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:02.786512 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:02.796973 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-22f01ed7-9471-4bd0-88d7-b339560670af tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption returned with HTTP 200 Jul 03 15:02:02.797489 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 928/3702] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:02:02 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:02.908441 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-eddb6380-997b-4067-a24a-15af14c7a769 req-f175d535-5891-498d-86ff-08da790a3f17 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:02.911384 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-f175d535-5891-498d-86ff-08da790a3f17 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] POST https://10.4.3.99/volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db/action Jul 03 15:02:02.912043 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-f175d535-5891-498d-86ff-08da790a3f17 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:02.912346 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-f175d535-5891-498d-86ff-08da790a3f17 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:02.935832 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:02.935832 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:02.951024 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-eddb6380-997b-4067-a24a-15af14c7a769 req-f175d535-5891-498d-86ff-08da790a3f17 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db/action returned with HTTP 204 Jul 03 15:02:02.951861 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 942/3703] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:02:02 2026] POST /volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:03.159654 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2807d908-754c-402f-995b-0db69ff34b01 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:03.161490 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2807d908-754c-402f-995b-0db69ff34b01 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:03.161788 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2807d908-754c-402f-995b-0db69ff34b01 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:03.162014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2807d908-754c-402f-995b-0db69ff34b01 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:03.171421 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:03.171421 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:03.175419 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2807d908-754c-402f-995b-0db69ff34b01 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:03.179510 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2807d908-754c-402f-995b-0db69ff34b01 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:02:03.180006 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 923/3704] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:02:03 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:03.191938 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-52ead121-7830-4a2d-a86a-d75fd50508a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:03.193786 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52ead121-7830-4a2d-a86a-d75fd50508a9 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:03.193996 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52ead121-7830-4a2d-a86a-d75fd50508a9 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:03.194203 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-52ead121-7830-4a2d-a86a-d75fd50508a9 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:03.205281 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:03.205281 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:03.208886 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-52ead121-7830-4a2d-a86a-d75fd50508a9 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:03.213310 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-52ead121-7830-4a2d-a86a-d75fd50508a9 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:02:03.213750 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 912/3705] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:02:03 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:03.225166 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7e5dcfc7-d9ec-469a-ad8f-9ce5c07ef842 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:03.226493 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 929/3706] 10.4.3.99 () {70 vars in 1604 bytes} [Fri Jul 3 15:02:03 2026] DELETE /volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 15:02:03.232250 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39f57895-6c9a-4a57-8ccf-7752306581ac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:03.253229 np0000004430 devstack@c-api.service[99977]: WARNING keystonemiddleware.auth_token [None req-39f57895-6c9a-4a57-8ccf-7752306581ac None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 15:02:03.254208 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 943/3707] 10.4.3.99 () {70 vars in 1604 bytes} [Fri Jul 3 15:02:03 2026] DELETE /volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 15:02:03.260825 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5efb2505-f867-4753-a648-ce166135767d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:03.262671 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] DELETE https://10.4.3.99/volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db Jul 03 15:02:03.262856 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:03.263019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:03.269717 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:03.269717 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:03.328494 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Attachment connected to vm 22251822-28a3-485c-af1c-9c6521272e28, checking data on nova Jul 03 15:02:03.328881 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.compute.nova [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Creating Keystone token plugin using URL: https://10.4.3.99/identity {{(pid=99980) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 15:02:03.537455 np0000004430 devstack@c-api.service[99980]: DEBUG novaclient.v2.client [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] REQ: curl -g -i -X GET https://10.4.3.99/compute/v2.1/servers/22251822-28a3-485c-af1c-9c6521272e28/os-volume_attachments/d94e6501-f559-4d27-b6ce-c8678c30fd79 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c80d966df394a21fc6a72ccc2133906de37af313b2490ef6a08ef971fd374918" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5efb2505-f867-4753-a648-ce166135767d" -H "X-Service-Token: {SHA256}e5189a2fb89e7a0971356d8c6e7b894fae563435ba420153394671e68db64b19" {{(pid=99980) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 15:02:03.654746 np0000004430 devstack@c-api.service[99980]: DEBUG novaclient.v2.client [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 15:02:03 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-9cb9832d-b1e9-4324-8388-0c0a56e03eb3 x-openstack-request-id: req-9cb9832d-b1e9-4324-8388-0c0a56e03eb3 {{(pid=99980) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 15:02:03.654918 np0000004430 devstack@c-api.service[99980]: DEBUG novaclient.v2.client [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d94e6501-f559-4d27-b6ce-c8678c30fd79", "serverId": "22251822-28a3-485c-af1c-9c6521272e28", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "89fcd907-2592-465e-9bf3-e1a27397c4db", "bdm_uuid": "2af76183-ffeb-4c40-931f-f9a08749d06b"}} {{(pid=99980) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 15:02:03.655094 np0000004430 devstack@c-api.service[99980]: DEBUG novaclient.v2.client [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET call to compute for https://10.4.3.99/compute/v2.1/servers/22251822-28a3-485c-af1c-9c6521272e28/os-volume_attachments/d94e6501-f559-4d27-b6ce-c8678c30fd79 used request id req-9cb9832d-b1e9-4324-8388-0c0a56e03eb3 {{(pid=99980) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 15:02:03.657460 np0000004430 devstack@c-api.service[99980]: ERROR cinder.volume.api [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-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 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Caught error: Detach volume from instance 22251822-28a3-485c-af1c-9c6521272e28 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 22251822-28a3-485c-af1c-9c6521272e28 using the Compute API Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: 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 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 15:02:03.660402 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 22251822-28a3-485c-af1c-9c6521272e28 using the Compute API Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: ERROR cinder.api.middleware.fault Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.middleware.fault [None req-5efb2505-f867-4753-a648-ce166135767d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db returned with HTTP 409 Jul 03 15:02:03.661905 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 924/3708] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 15:02:03 2026] DELETE /volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db => generated 167 bytes in 401 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:03.699255 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-cd130750-7e76-438a-a604-b86c60b15e18 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:03.704696 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-cd130750-7e76-438a-a604-b86c60b15e18 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:03.705019 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-cd130750-7e76-438a-a604-b86c60b15e18 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:03.705379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-cd130750-7e76-438a-a604-b86c60b15e18 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:03.716749 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:03.716749 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:03.720903 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-cd130750-7e76-438a-a604-b86c60b15e18 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:03.726590 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-cd130750-7e76-438a-a604-b86c60b15e18 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:02:03.727272 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 913/3709] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:03 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 1153 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:03.750689 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-1ea7a8a4-1438-4284-b27c-1b5757d3ed66 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:03.752994 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-1ea7a8a4-1438-4284-b27c-1b5757d3ed66 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] POST https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79/action Jul 03 15:02:03.753548 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-1ea7a8a4-1438-4284-b27c-1b5757d3ed66 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:03.753548 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-1ea7a8a4-1438-4284-b27c-1b5757d3ed66 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:03.771951 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:03.771951 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:03.772541 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-1ea7a8a4-1438-4284-b27c-1b5757d3ed66 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:03.784151 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-1ea7a8a4-1438-4284-b27c-1b5757d3ed66 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Begin detaching volume completed successfully. Jul 03 15:02:03.784649 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-1ea7a8a4-1438-4284-b27c-1b5757d3ed66 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79/action returned with HTTP 202 Jul 03 15:02:03.785007 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 930/3710] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:02:03 2026] POST /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:02:04.820008 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-57375f70-263b-454e-abc1-e183da2158c9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:04.820513 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57375f70-263b-454e-abc1-e183da2158c9 None None] GET https://10.4.3.99/volume// Jul 03 15:02:04.820513 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57375f70-263b-454e-abc1-e183da2158c9 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:04.820675 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57375f70-263b-454e-abc1-e183da2158c9 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:04.821982 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57375f70-263b-454e-abc1-e183da2158c9 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:04.821982 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 944/3711] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:02:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:04.831981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-2470e3a0-8033-438e-8015-d45c33bc14c2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:04.834480 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-2470e3a0-8033-438e-8015-d45c33bc14c2 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:04.834936 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-2470e3a0-8033-438e-8015-d45c33bc14c2 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:04.835313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-2470e3a0-8033-438e-8015-d45c33bc14c2 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:04.888080 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-2470e3a0-8033-438e-8015-d45c33bc14c2 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:02:04.899635 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:04.899635 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:04.904398 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-2470e3a0-8033-438e-8015-d45c33bc14c2 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:04.910909 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-2470e3a0-8033-438e-8015-d45c33bc14c2 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:02:04.910909 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 925/3712] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:02:04 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 1336 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:05.224241 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-d098713d-df09-43f3-b2a0-372e30756e1a req-b5a111aa-3f14-451f-a500-4d9209880a34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:05.227150 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d098713d-df09-43f3-b2a0-372e30756e1a req-b5a111aa-3f14-451f-a500-4d9209880a34 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] DELETE https://10.4.3.99/volume/v3/attachments/f2710f60-e20a-473d-bd9f-87c9b92e204d Jul 03 15:02:05.227442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d098713d-df09-43f3-b2a0-372e30756e1a req-b5a111aa-3f14-451f-a500-4d9209880a34 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:05.227724 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-d098713d-df09-43f3-b2a0-372e30756e1a req-b5a111aa-3f14-451f-a500-4d9209880a34 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:05.237926 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:05.237926 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:05.784930 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-d098713d-df09-43f3-b2a0-372e30756e1a req-b5a111aa-3f14-451f-a500-4d9209880a34 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/attachments/f2710f60-e20a-473d-bd9f-87c9b92e204d returned with HTTP 200 Jul 03 15:02:05.785396 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 914/3713] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:02:05 2026] DELETE /volume/v3/attachments/f2710f60-e20a-473d-bd9f-87c9b92e204d => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:05.900081 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-9844ff59-9c12-403b-bc50-9dfe0d444385 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:05.902886 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-9844ff59-9c12-403b-bc50-9dfe0d444385 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] DELETE https://10.4.3.99/volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db Jul 03 15:02:05.903107 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-9844ff59-9c12-403b-bc50-9dfe0d444385 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:05.903349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-9844ff59-9c12-403b-bc50-9dfe0d444385 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:05.913437 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:05.913437 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:06.447549 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d7020627-71de-4f75-bafa-ea7c01950f5a req-9844ff59-9c12-403b-bc50-9dfe0d444385 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db returned with HTTP 200 Jul 03 15:02:06.448105 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 931/3714] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:02:05 2026] DELETE /volume/v3/attachments/89fcd907-2592-465e-9bf3-e1a27397c4db => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:06.760200 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-269f2c3a-5c44-402d-9619-b0669456419e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:06.763047 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-269f2c3a-5c44-402d-9619-b0669456419e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4/action Jul 03 15:02:06.763547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-269f2c3a-5c44-402d-9619-b0669456419e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:06.763764 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-269f2c3a-5c44-402d-9619-b0669456419e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:06.785297 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:06.785297 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:06.803878 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2c884364-ce60-4d0b-a8cb-18b35a14e787 req-269f2c3a-5c44-402d-9619-b0669456419e tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4/action returned with HTTP 204 Jul 03 15:02:06.804380 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 945/3715] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:02:06 2026] POST /volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:07.020179 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-45b568e8-8c5b-4343-9857-7761c7ea7e12 req-d86ee399-c777-4e72-88ef-83aab9d46585 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:07.025628 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-45b568e8-8c5b-4343-9857-7761c7ea7e12 req-d86ee399-c777-4e72-88ef-83aab9d46585 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:07.025824 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-45b568e8-8c5b-4343-9857-7761c7ea7e12 req-d86ee399-c777-4e72-88ef-83aab9d46585 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:07.026048 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-45b568e8-8c5b-4343-9857-7761c7ea7e12 req-d86ee399-c777-4e72-88ef-83aab9d46585 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:07.044090 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:07.044090 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:07.051633 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-45b568e8-8c5b-4343-9857-7761c7ea7e12 req-d86ee399-c777-4e72-88ef-83aab9d46585 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:07.056470 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-45b568e8-8c5b-4343-9857-7761c7ea7e12 req-d86ee399-c777-4e72-88ef-83aab9d46585 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:02:07.057171 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 926/3716] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:07 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:07.072293 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-35b83353-4b37-4865-a057-46d30b44f86d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:07.073954 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-35b83353-4b37-4865-a057-46d30b44f86d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] DELETE https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:07.074199 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-35b83353-4b37-4865-a057-46d30b44f86d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:07.074380 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-35b83353-4b37-4865-a057-46d30b44f86d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:07.074547 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-35b83353-4b37-4865-a057-46d30b44f86d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Delete volume with id: d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:07.082004 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:07.082004 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:07.082574 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-35b83353-4b37-4865-a057-46d30b44f86d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:07.101662 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-35b83353-4b37-4865-a057-46d30b44f86d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Delete volume request issued successfully. Jul 03 15:02:07.101834 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-35b83353-4b37-4865-a057-46d30b44f86d tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 202 Jul 03 15:02:07.103400 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 915/3717] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:02:07 2026] DELETE /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:02:07.110901 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f7c3043c-56f1-4ab9-9e41-4eb95840be6f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:07.112802 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7c3043c-56f1-4ab9-9e41-4eb95840be6f tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:07.113004 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7c3043c-56f1-4ab9-9e41-4eb95840be6f tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:07.113258 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7c3043c-56f1-4ab9-9e41-4eb95840be6f tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:07.121317 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:07.121317 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:07.126244 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f7c3043c-56f1-4ab9-9e41-4eb95840be6f tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Volume info retrieved successfully. Jul 03 15:02:07.131390 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7c3043c-56f1-4ab9-9e41-4eb95840be6f tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 200 Jul 03 15:02:07.131706 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 932/3718] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:02:07 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:07.223143 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-490aed35-1303-44e5-a4d9-76a45fdc88b6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:07.225429 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-490aed35-1303-44e5-a4d9-76a45fdc88b6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:02:07.225627 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-490aed35-1303-44e5-a4d9-76a45fdc88b6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:07.225944 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-490aed35-1303-44e5-a4d9-76a45fdc88b6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:07.243778 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:07.243778 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:07.243778 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-490aed35-1303-44e5-a4d9-76a45fdc88b6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:02:07.250864 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-490aed35-1303-44e5-a4d9-76a45fdc88b6 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:02:07.251398 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 946/3719] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:07 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:07.294593 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-117d1d5a-9657-4b22-b958-a4ccadefba76 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:07.297267 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-117d1d5a-9657-4b22-b958-a4ccadefba76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:02:07.297504 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-117d1d5a-9657-4b22-b958-a4ccadefba76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:07.297752 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-117d1d5a-9657-4b22-b958-a4ccadefba76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:07.308587 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:07.308587 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:07.312852 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-117d1d5a-9657-4b22-b958-a4ccadefba76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:02:07.318033 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-117d1d5a-9657-4b22-b958-a4ccadefba76 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:02:07.321151 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 927/3720] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:07 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:07.340288 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-458642e9-de01-4057-86bf-5d7e4199c955 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:07.343038 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-458642e9-de01-4057-86bf-5d7e4199c955 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] POST https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/action Jul 03 15:02:07.343485 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-458642e9-de01-4057-86bf-5d7e4199c955 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:07.343669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-458642e9-de01-4057-86bf-5d7e4199c955 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:07.359960 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:07.359960 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:07.360666 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-458642e9-de01-4057-86bf-5d7e4199c955 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:02:07.373027 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-458642e9-de01-4057-86bf-5d7e4199c955 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Begin detaching volume completed successfully. Jul 03 15:02:07.373319 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-458642e9-de01-4057-86bf-5d7e4199c955 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/action returned with HTTP 202 Jul 03 15:02:07.373948 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 916/3721] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:02:07 2026] POST /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:02:08.148204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-64a76896-8cc7-46b6-8a2e-8c3258d9e5f4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:08.150282 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-64a76896-8cc7-46b6-8a2e-8c3258d9e5f4 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] GET https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 Jul 03 15:02:08.150571 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-64a76896-8cc7-46b6-8a2e-8c3258d9e5f4 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:08.150859 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-64a76896-8cc7-46b6-8a2e-8c3258d9e5f4 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:08.158541 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-64a76896-8cc7-46b6-8a2e-8c3258d9e5f4 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272 tempest-TestServerVolumeAttachScenarioOldVersion-1562120272-project-member] https://10.4.3.99/volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 returned with HTTP 404 Jul 03 15:02:08.159304 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 933/3722] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:02:08 2026] GET /volume/v3/volumes/d94e6501-f559-4d27-b6ce-c8678c30fd79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:02:08.290678 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-98139a0d-9c51-45af-8b2b-44404601d3ea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:08.292284 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-98139a0d-9c51-45af-8b2b-44404601d3ea tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] DELETE https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:02:08.292453 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-98139a0d-9c51-45af-8b2b-44404601d3ea tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:08.292690 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-98139a0d-9c51-45af-8b2b-44404601d3ea tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:08.292847 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-98139a0d-9c51-45af-8b2b-44404601d3ea tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Delete volume with id: 28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:02:08.300712 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:08.300712 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:08.301250 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-98139a0d-9c51-45af-8b2b-44404601d3ea tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:02:08.327619 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-98139a0d-9c51-45af-8b2b-44404601d3ea tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Delete volume request issued successfully. Jul 03 15:02:08.327907 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-98139a0d-9c51-45af-8b2b-44404601d3ea tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 202 Jul 03 15:02:08.328385 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 947/3723] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:02:08 2026] DELETE /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:08.336295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2676d648-dc14-4431-a191-ba781895e05d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:08.338535 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2676d648-dc14-4431-a191-ba781895e05d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:02:08.338730 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2676d648-dc14-4431-a191-ba781895e05d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:08.339004 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2676d648-dc14-4431-a191-ba781895e05d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:08.350628 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:08.350628 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:08.355979 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2676d648-dc14-4431-a191-ba781895e05d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Volume info retrieved successfully. Jul 03 15:02:08.361047 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2676d648-dc14-4431-a191-ba781895e05d tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 200 Jul 03 15:02:08.361413 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 928/3724] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:08 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:08.404653 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1d55bc01-38ac-4d39-84bb-942ad894811d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:08.404653 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d55bc01-38ac-4d39-84bb-942ad894811d None None] GET https://10.4.3.99/volume// Jul 03 15:02:08.404653 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d55bc01-38ac-4d39-84bb-942ad894811d None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:08.405070 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d55bc01-38ac-4d39-84bb-942ad894811d None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:08.405439 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d55bc01-38ac-4d39-84bb-942ad894811d None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:08.405616 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 917/3725] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:02:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:08.415879 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-24cdf839-1d4f-406f-8655-3a7853c91fab None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:08.417736 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-24cdf839-1d4f-406f-8655-3a7853c91fab tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:02:08.417935 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-24cdf839-1d4f-406f-8655-3a7853c91fab tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:08.420053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-24cdf839-1d4f-406f-8655-3a7853c91fab tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:08.431707 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:08.431707 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:08.437570 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-24cdf839-1d4f-406f-8655-3a7853c91fab tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:02:08.442319 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-24cdf839-1d4f-406f-8655-3a7853c91fab tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:02:08.442727 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 934/3726] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:02:08 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 1350 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:08.463789 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-6305f51a-d975-4d19-b2b4-218bd41d4742 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:08.465484 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-6305f51a-d975-4d19-b2b4-218bd41d4742 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption Jul 03 15:02:08.465687 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-6305f51a-d975-4d19-b2b4-218bd41d4742 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:08.466221 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-6305f51a-d975-4d19-b2b4-218bd41d4742 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:08.477004 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:08.477004 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:08.484660 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-6305f51a-d975-4d19-b2b4-218bd41d4742 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption returned with HTTP 200 Jul 03 15:02:08.485158 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 948/3727] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:02:08 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:09.375808 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7cfeec67-c265-4983-903d-72e9390f9203 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:09.378042 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7cfeec67-c265-4983-903d-72e9390f9203 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 Jul 03 15:02:09.378260 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7cfeec67-c265-4983-903d-72e9390f9203 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:09.378471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7cfeec67-c265-4983-903d-72e9390f9203 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:09.580208 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7cfeec67-c265-4983-903d-72e9390f9203 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 returned with HTTP 404 Jul 03 15:02:09.580864 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 929/3728] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:09 2026] GET /volume/v3/volumes/28ecf587-ae84-46a6-81b8-a643c2f780a3 => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:09.593492 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-96e03eab-2c0f-47d2-afbc-9239efa05443 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:09.596699 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96e03eab-2c0f-47d2-afbc-9239efa05443 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:02:09.598355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96e03eab-2c0f-47d2-afbc-9239efa05443 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:09.598355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-96e03eab-2c0f-47d2-afbc-9239efa05443 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:09.598355 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-96e03eab-2c0f-47d2-afbc-9239efa05443 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Delete volume with id: 0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:02:09.615515 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-96e03eab-2c0f-47d2-afbc-9239efa05443 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 404 Jul 03 15:02:09.616012 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 918/3729] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:02:09 2026] DELETE /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:09.625859 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-de8f009c-b9ba-46f7-bedb-f831a468ffae None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:09.628685 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de8f009c-b9ba-46f7-bedb-f831a468ffae tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a Jul 03 15:02:09.629690 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de8f009c-b9ba-46f7-bedb-f831a468ffae tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:09.629690 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de8f009c-b9ba-46f7-bedb-f831a468ffae tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:09.639269 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de8f009c-b9ba-46f7-bedb-f831a468ffae tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a returned with HTTP 404 Jul 03 15:02:09.639886 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 935/3730] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:09 2026] GET /volume/v3/volumes/0df70ea6-36e0-456c-af57-033d2dcafa8a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:09.647048 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-050b6edc-7ef3-4b73-956b-70b45d2e7dd9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:09.650370 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-050b6edc-7ef3-4b73-956b-70b45d2e7dd9 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:02:09.650624 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-050b6edc-7ef3-4b73-956b-70b45d2e7dd9 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:09.650815 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-050b6edc-7ef3-4b73-956b-70b45d2e7dd9 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:09.651023 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-050b6edc-7ef3-4b73-956b-70b45d2e7dd9 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Delete volume with id: 3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:02:09.658462 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-050b6edc-7ef3-4b73-956b-70b45d2e7dd9 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 404 Jul 03 15:02:09.659029 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 949/3731] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:02:09 2026] DELETE /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:09.667185 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fbc90c9a-1d85-452a-8945-4e26c6b51494 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:09.670336 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fbc90c9a-1d85-452a-8945-4e26c6b51494 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] GET https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 Jul 03 15:02:09.670336 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fbc90c9a-1d85-452a-8945-4e26c6b51494 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:09.670907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fbc90c9a-1d85-452a-8945-4e26c6b51494 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:09.678672 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fbc90c9a-1d85-452a-8945-4e26c6b51494 tempest-TestInstancesWithCinderVolumes-63287298 tempest-TestInstancesWithCinderVolumes-63287298-project-member] https://10.4.3.99/volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 returned with HTTP 404 Jul 03 15:02:09.679421 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 930/3732] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:09 2026] GET /volume/v3/volumes/3b696e71-d7bd-4179-a6c2-ef2ee4e2bf79 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:09.688090 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c7948b03-4c18-4165-aa39-83a81e8842e1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:09.690679 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c7948b03-4c18-4165-aa39-83a81e8842e1 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:02:09.690937 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c7948b03-4c18-4165-aa39-83a81e8842e1 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:09.691220 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c7948b03-4c18-4165-aa39-83a81e8842e1 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:09.692365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c7948b03-4c18-4165-aa39-83a81e8842e1 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:02:09.706471 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c7948b03-4c18-4165-aa39-83a81e8842e1 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Get all volumes completed successfully. Jul 03 15:02:09.709044 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:09.709044 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:09.713835 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c7948b03-4c18-4165-aa39-83a81e8842e1 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:02:09.714348 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 919/3733] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:02:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:09.735634 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-277e5c70-9aed-44e2-b69a-bbd46ead96f8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:09.738300 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-277e5c70-9aed-44e2-b69a-bbd46ead96f8 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] DELETE https://10.4.3.99/volume/v3/types/f046434c-4d4b-4db8-9359-c6808f7add8e Jul 03 15:02:09.738515 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-277e5c70-9aed-44e2-b69a-bbd46ead96f8 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:09.738691 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-277e5c70-9aed-44e2-b69a-bbd46ead96f8 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:09.772991 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-277e5c70-9aed-44e2-b69a-bbd46ead96f8 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/types/f046434c-4d4b-4db8-9359-c6808f7add8e returned with HTTP 202 Jul 03 15:02:09.773278 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 936/3734] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:02:09 2026] DELETE /volume/v3/types/f046434c-4d4b-4db8-9359-c6808f7add8e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:09.780994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1cd7fdb4-d6ce-4d26-a220-2455f6bca182 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:09.783629 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1cd7fdb4-d6ce-4d26-a220-2455f6bca182 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:02:09.783822 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1cd7fdb4-d6ce-4d26-a220-2455f6bca182 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:09.784090 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1cd7fdb4-d6ce-4d26-a220-2455f6bca182 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:09.785095 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1cd7fdb4-d6ce-4d26-a220-2455f6bca182 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:02:09.803064 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1cd7fdb4-d6ce-4d26-a220-2455f6bca182 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Get all volumes completed successfully. Jul 03 15:02:09.806384 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:09.806384 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:09.814238 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1cd7fdb4-d6ce-4d26-a220-2455f6bca182 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:02:09.814889 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 950/3735] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:02:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9750 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:09.835032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3168437f-6dec-4ee4-90c7-d8ef1b56e83f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:09.837018 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3168437f-6dec-4ee4-90c7-d8ef1b56e83f tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] DELETE https://10.4.3.99/volume/v3/types/c5af5f43-041c-428b-863e-924751fb8295 Jul 03 15:02:09.837316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3168437f-6dec-4ee4-90c7-d8ef1b56e83f tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:09.837582 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3168437f-6dec-4ee4-90c7-d8ef1b56e83f tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:09.867835 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3168437f-6dec-4ee4-90c7-d8ef1b56e83f tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/types/c5af5f43-041c-428b-863e-924751fb8295 returned with HTTP 202 Jul 03 15:02:09.868227 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 931/3736] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:02:09 2026] DELETE /volume/v3/types/c5af5f43-041c-428b-863e-924751fb8295 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:10.241375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e3c544bf-bc3f-4f08-9ac0-9e01c6784726 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:10.242940 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3c544bf-bc3f-4f08-9ac0-9e01c6784726 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:02:10.243145 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3c544bf-bc3f-4f08-9ac0-9e01c6784726 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:10.243340 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e3c544bf-bc3f-4f08-9ac0-9e01c6784726 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:10.244082 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e3c544bf-bc3f-4f08-9ac0-9e01c6784726 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:02:10.257449 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e3c544bf-bc3f-4f08-9ac0-9e01c6784726 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Get all volumes completed successfully. Jul 03 15:02:10.260413 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:10.260413 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:10.265473 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e3c544bf-bc3f-4f08-9ac0-9e01c6784726 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:02:10.265983 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 920/3737] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:02:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:10.283316 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-47f1a82a-cff6-44c7-a815-0d0f7ba9d1da None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:10.285462 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47f1a82a-cff6-44c7-a815-0d0f7ba9d1da tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/f190ce33-bb56-4ba6-8fd8-6f3751049852 Jul 03 15:02:10.285718 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47f1a82a-cff6-44c7-a815-0d0f7ba9d1da tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:10.285916 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-47f1a82a-cff6-44c7-a815-0d0f7ba9d1da tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:10.286103 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-47f1a82a-cff6-44c7-a815-0d0f7ba9d1da tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Delete volume with id: f190ce33-bb56-4ba6-8fd8-6f3751049852 Jul 03 15:02:10.295763 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:10.295763 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:10.296279 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-47f1a82a-cff6-44c7-a815-0d0f7ba9d1da tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Volume info retrieved successfully. Jul 03 15:02:10.309850 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.image.cache [None req-47f1a82a-cff6-44c7-a815-0d0f7ba9d1da tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Evicting image cache entry: {'id': 5, 'image_id': 'aeddd858-d514-48e7-84fb-0e1acb208826', 'volume_id': 'f190ce33-bb56-4ba6-8fd8-6f3751049852', 'host': 'np0000004430@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 15, 0, 16), 'last_used': datetime.datetime(2026, 7, 3, 15, 0, 27)}. {{(pid=99979) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 15:02:10.328821 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-47f1a82a-cff6-44c7-a815-0d0f7ba9d1da tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Delete volume request issued successfully. Jul 03 15:02:10.329060 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-47f1a82a-cff6-44c7-a815-0d0f7ba9d1da tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/volumes/f190ce33-bb56-4ba6-8fd8-6f3751049852 returned with HTTP 202 Jul 03 15:02:10.329661 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 937/3738] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:02:10 2026] DELETE /volume/v3/volumes/f190ce33-bb56-4ba6-8fd8-6f3751049852 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:10.341721 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0b5db966-3753-47be-9412-aab16b551860 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:10.343956 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0b5db966-3753-47be-9412-aab16b551860 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] GET https://10.4.3.99/volume/v3/volumes/f190ce33-bb56-4ba6-8fd8-6f3751049852 Jul 03 15:02:10.344247 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0b5db966-3753-47be-9412-aab16b551860 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:10.344500 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0b5db966-3753-47be-9412-aab16b551860 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:10.353653 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:10.353653 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:10.358530 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0b5db966-3753-47be-9412-aab16b551860 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Volume info retrieved successfully. Jul 03 15:02:10.364215 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0b5db966-3753-47be-9412-aab16b551860 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/volumes/f190ce33-bb56-4ba6-8fd8-6f3751049852 returned with HTTP 200 Jul 03 15:02:10.364698 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 951/3739] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:10 2026] GET /volume/v3/volumes/f190ce33-bb56-4ba6-8fd8-6f3751049852 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:11.384329 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ac73ae08-6671-4b3d-be39-3237b77026b4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:11.386287 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ac73ae08-6671-4b3d-be39-3237b77026b4 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] GET https://10.4.3.99/volume/v3/volumes/f190ce33-bb56-4ba6-8fd8-6f3751049852 Jul 03 15:02:11.386475 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ac73ae08-6671-4b3d-be39-3237b77026b4 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:11.386681 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ac73ae08-6671-4b3d-be39-3237b77026b4 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:11.402225 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ac73ae08-6671-4b3d-be39-3237b77026b4 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/volumes/f190ce33-bb56-4ba6-8fd8-6f3751049852 returned with HTTP 404 Jul 03 15:02:11.402923 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 932/3740] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:11 2026] GET /volume/v3/volumes/f190ce33-bb56-4ba6-8fd8-6f3751049852 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:11.411158 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7330e0fd-fa03-4be0-b752-75a09fa91f15 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:11.413389 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7330e0fd-fa03-4be0-b752-75a09fa91f15 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] DELETE https://10.4.3.99/volume/v3/types/0ef2b847-47b7-448e-a51e-e65f7fe3adc1 Jul 03 15:02:11.413644 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7330e0fd-fa03-4be0-b752-75a09fa91f15 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:11.413888 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7330e0fd-fa03-4be0-b752-75a09fa91f15 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:11.455715 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7330e0fd-fa03-4be0-b752-75a09fa91f15 tempest-TestInstancesWithCinderVolumes-868483657 tempest-TestInstancesWithCinderVolumes-868483657-project-admin] https://10.4.3.99/volume/v3/types/0ef2b847-47b7-448e-a51e-e65f7fe3adc1 returned with HTTP 202 Jul 03 15:02:11.456670 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 921/3741] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:02:11 2026] DELETE /volume/v3/types/0ef2b847-47b7-448e-a51e-e65f7fe3adc1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:12.707274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:12.709299 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:12.709720 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2048955898"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:12.711441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2048955898'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:12.711607 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Create volume of 1 GB Jul 03 15:02:12.716002 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Availability Zones retrieved successfully. Jul 03 15:02:12.722333 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Flow 'volume_create_api' (280fb1ba-eb15-4666-bfee-5c7dce16c020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:12.723514 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ef8062-592c-4102-8b55-a7f0777d4249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:12.724853 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:12.767808 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ef8062-592c-4102-8b55-a7f0777d4249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:12.768954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108f960a-9a4e-4f5d-99cf-0a7a5e896a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:12.860770 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Created reservations ['353633eb-7582-4f34-9e32-388a9d1585a8', '700545ca-5586-406c-a271-9b13e39e9022', '15147d5d-7a9f-442f-8a73-bde7dd341b78', 'defd3406-d066-48de-9be7-48e4b4eb5505'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:12.862109 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108f960a-9a4e-4f5d-99cf-0a7a5e896a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353633eb-7582-4f34-9e32-388a9d1585a8', '700545ca-5586-406c-a271-9b13e39e9022', '15147d5d-7a9f-442f-8a73-bde7dd341b78', 'defd3406-d066-48de-9be7-48e4b4eb5505']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:12.863533 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336641aa-b017-4f0e-95eb-101bbc7955e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:12.890988 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336641aa-b017-4f0e-95eb-101bbc7955e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0149cc2f-d149-4d61-bd49-4995ec810c7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2048955898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd12f60943124efdbdda7727b535a139',qos_specs=None,replication_status=,reservations=['353633eb-7582-4f34-9e32-388a9d1585a8','700545ca-5586-406c-a271-9b13e39e9022','15147d5d-7a9f-442f-8a73-bde7dd341b78','defd3406-d066-48de-9be7-48e4b4eb5505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da401d3b13ac4e2da2e1df1414e3514f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2048955898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0149cc2f-d149-4d61-bd49-4995ec810c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd12f60943124efdbdda7727b535a139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da401d3b13ac4e2da2e1df1414e3514f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:12.891833 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8394452-ea0e-455a-8543-2a152aec43e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:12.914891 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8394452-ea0e-455a-8543-2a152aec43e5) transitioned into state 'SUCCESS' from state '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-2048955898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd12f60943124efdbdda7727b535a139',qos_specs=None,replication_status=,reservations=['353633eb-7582-4f34-9e32-388a9d1585a8','700545ca-5586-406c-a271-9b13e39e9022','15147d5d-7a9f-442f-8a73-bde7dd341b78','defd3406-d066-48de-9be7-48e4b4eb5505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da401d3b13ac4e2da2e1df1414e3514f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:12.916065 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f069b73-2dfd-4814-bc5b-97aa7c200d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:12.927273 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f069b73-2dfd-4814-bc5b-97aa7c200d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:12.930171 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Flow 'volume_create_api' (280fb1ba-eb15-4666-bfee-5c7dce16c020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:12.930171 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Create volume request issued successfully. Jul 03 15:02:12.930171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-51ddd46d-9ea4-431f-b8c5-2131d0d13d1b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:12.930171 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 938/3742] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:02:12 2026] POST /volume/v3/volumes => generated 749 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:12.943160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39490e5b-4352-400b-a500-3f7109d22dd7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:12.947165 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39490e5b-4352-400b-a500-3f7109d22dd7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:12.947165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39490e5b-4352-400b-a500-3f7109d22dd7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:12.947165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39490e5b-4352-400b-a500-3f7109d22dd7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:12.953683 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:12.953683 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:12.958335 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-39490e5b-4352-400b-a500-3f7109d22dd7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:12.963678 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39490e5b-4352-400b-a500-3f7109d22dd7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:12.964303 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 952/3743] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:12 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:13.986522 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-24e01b73-e1ac-478b-8d3c-8e3ebd86f907 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:13.988310 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-24e01b73-e1ac-478b-8d3c-8e3ebd86f907 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:13.988548 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-24e01b73-e1ac-478b-8d3c-8e3ebd86f907 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:13.988786 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-24e01b73-e1ac-478b-8d3c-8e3ebd86f907 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:13.997094 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:13.997094 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:14.001266 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-24e01b73-e1ac-478b-8d3c-8e3ebd86f907 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:14.005695 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-24e01b73-e1ac-478b-8d3c-8e3ebd86f907 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:14.006137 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 933/3744] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:13 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:14.051623 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-550209f9-f45a-46a9-9b5b-029bc4a2bf85 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:14.054207 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-550209f9-f45a-46a9-9b5b-029bc4a2bf85 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:14.054432 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-550209f9-f45a-46a9-9b5b-029bc4a2bf85 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:14.054664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-550209f9-f45a-46a9-9b5b-029bc4a2bf85 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:14.061815 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:14.061815 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:14.066633 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-550209f9-f45a-46a9-9b5b-029bc4a2bf85 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:14.071200 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-550209f9-f45a-46a9-9b5b-029bc4a2bf85 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:14.071594 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 922/3745] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:14 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:16.104383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9f21a430-7e6e-4707-a8d2-0f5c4daf99a7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:16.104911 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9f21a430-7e6e-4707-a8d2-0f5c4daf99a7 None None] GET https://10.4.3.99/volume// Jul 03 15:02:16.105143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9f21a430-7e6e-4707-a8d2-0f5c4daf99a7 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:16.105386 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9f21a430-7e6e-4707-a8d2-0f5c4daf99a7 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:16.105835 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9f21a430-7e6e-4707-a8d2-0f5c4daf99a7 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:16.106266 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 939/3746] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:02:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:16.115461 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-df6dc41c-4e94-40fc-92e7-9ab3b83a5ffa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:16.117996 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-df6dc41c-4e94-40fc-92e7-9ab3b83a5ffa tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:02:16.118409 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-df6dc41c-4e94-40fc-92e7-9ab3b83a5ffa tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0149cc2f-d149-4d61-bd49-4995ec810c7d", "connector": null, "instance_uuid": "f0387029-7f30-406b-be93-4e38a4f0daf7"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:16.128092 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:16.128092 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:16.171441 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-df6dc41c-4e94-40fc-92e7-9ab3b83a5ffa tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:02:16.172030 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 953/3747] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:02: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 03 15:02:16.593935 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e370486b-b2e6-49d3-a120-02b1f5c17065 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:16.596991 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e370486b-b2e6-49d3-a120-02b1f5c17065 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:16.596991 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e370486b-b2e6-49d3-a120-02b1f5c17065 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:16.596991 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e370486b-b2e6-49d3-a120-02b1f5c17065 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:16.616817 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:16.616817 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:16.623940 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e370486b-b2e6-49d3-a120-02b1f5c17065 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:16.626336 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e370486b-b2e6-49d3-a120-02b1f5c17065 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:16.626884 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 934/3748] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:16 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:16.700030 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba198ce9-2eea-4b35-96a9-e7610a6e7ed3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:16.700476 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba198ce9-2eea-4b35-96a9-e7610a6e7ed3 None None] GET https://10.4.3.99/volume// Jul 03 15:02:16.700680 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba198ce9-2eea-4b35-96a9-e7610a6e7ed3 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:16.700918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba198ce9-2eea-4b35-96a9-e7610a6e7ed3 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:16.701296 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba198ce9-2eea-4b35-96a9-e7610a6e7ed3 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:16.701613 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 923/3749] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:02:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:16.709265 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-6712b98f-ea34-44f4-961b-f6004ae4ef7d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:16.711823 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-6712b98f-ea34-44f4-961b-f6004ae4ef7d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:16.712047 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-6712b98f-ea34-44f4-961b-f6004ae4ef7d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:16.712302 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-6712b98f-ea34-44f4-961b-f6004ae4ef7d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:16.723794 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:16.723794 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:16.728302 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-6712b98f-ea34-44f4-961b-f6004ae4ef7d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:16.732401 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-6712b98f-ea34-44f4-961b-f6004ae4ef7d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:16.732788 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 940/3750] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:02:16 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:16.836316 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-796c240a-4a52-4fcf-b212-2da2355c9213 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:16.838930 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-796c240a-4a52-4fcf-b212-2da2355c9213 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] PUT https://10.4.3.99/volume/v3/attachments/36267263-f9d1-44d5-b63c-e9b5befa40b3 Jul 03 15:02:16.839319 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-796c240a-4a52-4fcf-b212-2da2355c9213 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:16.847064 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-796c240a-4a52-4fcf-b212-2da2355c9213 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Acquiring lock "cinder-attachment_update-0149cc2f-d149-4d61-bd49-4995ec810c7d-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:02:16.853028 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-796c240a-4a52-4fcf-b212-2da2355c9213 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Lock "cinder-attachment_update-0149cc2f-d149-4d61-bd49-4995ec810c7d-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:02:16.853028 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:16.853028 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:17.378088 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-796c240a-4a52-4fcf-b212-2da2355c9213 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Lock "cinder-attachment_update-0149cc2f-d149-4d61-bd49-4995ec810c7d-np0000004430" released by "attachment_update" :: held 0.527s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:02:17.380109 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-796c240a-4a52-4fcf-b212-2da2355c9213 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments/36267263-f9d1-44d5-b63c-e9b5befa40b3 returned with HTTP 200 Jul 03 15:02:17.380109 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 954/3751] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:02:16 2026] PUT /volume/v3/attachments/36267263-f9d1-44d5-b63c-e9b5befa40b3 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:17.641293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4043a918-aec7-49fa-8c76-f9e6231a9c82 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:17.643383 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4043a918-aec7-49fa-8c76-f9e6231a9c82 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:17.643634 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4043a918-aec7-49fa-8c76-f9e6231a9c82 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:17.643879 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4043a918-aec7-49fa-8c76-f9e6231a9c82 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:17.654821 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:17.654821 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:17.659410 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4043a918-aec7-49fa-8c76-f9e6231a9c82 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:17.664140 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4043a918-aec7-49fa-8c76-f9e6231a9c82 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:17.664725 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 935/3752] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:17 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:18.677857 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-69ca002a-cbb9-4e6f-ab51-8b1de1fda3f0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:18.679808 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69ca002a-cbb9-4e6f-ab51-8b1de1fda3f0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:18.680047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69ca002a-cbb9-4e6f-ab51-8b1de1fda3f0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:18.680363 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69ca002a-cbb9-4e6f-ab51-8b1de1fda3f0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:18.696800 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:18.696800 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:18.705137 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-69ca002a-cbb9-4e6f-ab51-8b1de1fda3f0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:18.710771 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69ca002a-cbb9-4e6f-ab51-8b1de1fda3f0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:18.711137 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 924/3753] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:18 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:19.727419 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-accf26b9-35c2-46f7-88b0-8838260d782a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:19.729634 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-accf26b9-35c2-46f7-88b0-8838260d782a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:19.729865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-accf26b9-35c2-46f7-88b0-8838260d782a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:19.730104 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-accf26b9-35c2-46f7-88b0-8838260d782a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:19.743071 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:19.743071 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:19.747419 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-accf26b9-35c2-46f7-88b0-8838260d782a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:19.752891 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-accf26b9-35c2-46f7-88b0-8838260d782a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:19.753488 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 941/3754] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:19 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:20.766391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-932f8934-2a4c-49ca-948f-58e20b9cb057 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:20.768644 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-932f8934-2a4c-49ca-948f-58e20b9cb057 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:20.768856 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-932f8934-2a4c-49ca-948f-58e20b9cb057 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:20.768986 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-932f8934-2a4c-49ca-948f-58e20b9cb057 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:20.780874 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:20.780874 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:20.790353 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-932f8934-2a4c-49ca-948f-58e20b9cb057 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:20.794607 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-932f8934-2a4c-49ca-948f-58e20b9cb057 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:20.794908 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 955/3755] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:20 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:21.807706 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c319bfc8-9666-4a88-bd5c-90c03caa694c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:21.809493 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c319bfc8-9666-4a88-bd5c-90c03caa694c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:21.809724 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c319bfc8-9666-4a88-bd5c-90c03caa694c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:21.809911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c319bfc8-9666-4a88-bd5c-90c03caa694c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:21.820113 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:21.820113 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:21.824733 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c319bfc8-9666-4a88-bd5c-90c03caa694c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:21.829730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c319bfc8-9666-4a88-bd5c-90c03caa694c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:21.830260 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 936/3756] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:21 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:22.844136 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c79a5c02-62d1-42c7-8047-7e394a069c45 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:22.846268 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c79a5c02-62d1-42c7-8047-7e394a069c45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:22.846573 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c79a5c02-62d1-42c7-8047-7e394a069c45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:22.847934 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c79a5c02-62d1-42c7-8047-7e394a069c45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:22.859511 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:22.859511 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:22.864718 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c79a5c02-62d1-42c7-8047-7e394a069c45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:22.871544 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c79a5c02-62d1-42c7-8047-7e394a069c45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:22.872242 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 925/3757] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:22 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:23.104521 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:23.209116 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:23.209533 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-385473744"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:23.211121 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-385473744'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:23.211273 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Create volume of 1 GB Jul 03 15:02:23.215364 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Availability Zones retrieved successfully. Jul 03 15:02:23.221211 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Flow 'volume_create_api' (714b683d-3cd7-4aba-83a2-287b51486b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:23.222157 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847d0499-7d0c-4da1-86a6-3d45a25ed9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:23.222953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:23.250298 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847d0499-7d0c-4da1-86a6-3d45a25ed9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:23.250989 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5dfbbf2-664b-4b9d-b8bf-362bf90f3ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:23.313550 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Created reservations ['f24e76e5-90e0-4bea-9d6e-a00e069bc147', '33640d3b-b080-4ec6-b0f7-0433d2e931f2', '9640a15b-f0d8-4ea4-afc5-197d5e3fd099', '05aae8c5-c010-42a3-8321-eb22ffe6cc24'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:23.314405 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5dfbbf2-664b-4b9d-b8bf-362bf90f3ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f24e76e5-90e0-4bea-9d6e-a00e069bc147', '33640d3b-b080-4ec6-b0f7-0433d2e931f2', '9640a15b-f0d8-4ea4-afc5-197d5e3fd099', '05aae8c5-c010-42a3-8321-eb22ffe6cc24']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:23.315143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9525305a-e960-4212-bdc2-fb29a29ce603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:23.352824 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9525305a-e960-4212-bdc2-fb29a29ce603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c280a51b-b98c-4bb3-a258-e10b1efc1d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-385473744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c14af5167054a12955b04c36026ad1c',qos_specs=None,replication_status=,reservations=['f24e76e5-90e0-4bea-9d6e-a00e069bc147','33640d3b-b080-4ec6-b0f7-0433d2e931f2','9640a15b-f0d8-4ea4-afc5-197d5e3fd099','05aae8c5-c010-42a3-8321-eb22ffe6cc24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bbf43252d914ad2a4f38ba640a8e4fe',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-385473744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c280a51b-b98c-4bb3-a258-e10b1efc1d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c14af5167054a12955b04c36026ad1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bbf43252d914ad2a4f38ba640a8e4fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:23.353848 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f11253-9261-4cc7-8bc3-4ae9d1de2325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:23.383846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f11253-9261-4cc7-8bc3-4ae9d1de2325) transitioned into state 'SUCCESS' from state '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-385473744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c14af5167054a12955b04c36026ad1c',qos_specs=None,replication_status=,reservations=['f24e76e5-90e0-4bea-9d6e-a00e069bc147','33640d3b-b080-4ec6-b0f7-0433d2e931f2','9640a15b-f0d8-4ea4-afc5-197d5e3fd099','05aae8c5-c010-42a3-8321-eb22ffe6cc24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bbf43252d914ad2a4f38ba640a8e4fe',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:23.384582 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735c0431-0ea8-40b6-bc46-3a676ac4ec92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:23.397026 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735c0431-0ea8-40b6-bc46-3a676ac4ec92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:23.398275 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Flow 'volume_create_api' (714b683d-3cd7-4aba-83a2-287b51486b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:23.398703 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Create volume request issued successfully. Jul 03 15:02:23.399915 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6df5c3b7-46e4-4ec9-b364-30907b9bf35a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:23.400519 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 942/3758] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:02:23 2026] POST /volume/v3/volumes => generated 775 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:23.417957 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-07d4eb46-0777-461e-80f0-867a1795c025 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:23.420627 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-07d4eb46-0777-461e-80f0-867a1795c025 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f Jul 03 15:02:23.420877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-07d4eb46-0777-461e-80f0-867a1795c025 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:23.421194 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-07d4eb46-0777-461e-80f0-867a1795c025 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:23.433513 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:23.433513 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:23.447197 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-07d4eb46-0777-461e-80f0-867a1795c025 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Volume info retrieved successfully. Jul 03 15:02:23.453832 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-07d4eb46-0777-461e-80f0-867a1795c025 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f returned with HTTP 200 Jul 03 15:02:23.454226 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 956/3759] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:23 2026] GET /volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:23.636148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-1e782548-84b6-4f6e-9cdc-cd981b869cd5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:23.638717 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-1e782548-84b6-4f6e-9cdc-cd981b869cd5 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/attachments/36267263-f9d1-44d5-b63c-e9b5befa40b3/action Jul 03 15:02:23.639168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-1e782548-84b6-4f6e-9cdc-cd981b869cd5 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:23.639348 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-1e782548-84b6-4f6e-9cdc-cd981b869cd5 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:23.661307 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:23.661307 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:23.673450 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-0dc1f310-b292-40e9-b98a-5fae3cc406d9 req-1e782548-84b6-4f6e-9cdc-cd981b869cd5 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments/36267263-f9d1-44d5-b63c-e9b5befa40b3/action returned with HTTP 204 Jul 03 15:02:23.674072 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 937/3760] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:02:23 2026] POST /volume/v3/attachments/36267263-f9d1-44d5-b63c-e9b5befa40b3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:23.887373 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4cae0232-53c0-4426-84e8-34208b9d37e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:23.889151 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4cae0232-53c0-4426-84e8-34208b9d37e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:23.889447 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4cae0232-53c0-4426-84e8-34208b9d37e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:23.889719 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4cae0232-53c0-4426-84e8-34208b9d37e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:23.899567 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:23.899567 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:23.905754 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4cae0232-53c0-4426-84e8-34208b9d37e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:23.907661 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4cae0232-53c0-4426-84e8-34208b9d37e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:23.908191 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 926/3761] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:23 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:23.923028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9224dc3c-9568-4f09-89d7-351220e92a50 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:23.924827 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9224dc3c-9568-4f09-89d7-351220e92a50 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:02:23.924983 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9224dc3c-9568-4f09-89d7-351220e92a50 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:23.925165 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9224dc3c-9568-4f09-89d7-351220e92a50 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:23.934319 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:23.934319 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:23.937725 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9224dc3c-9568-4f09-89d7-351220e92a50 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:02:23.953615 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9224dc3c-9568-4f09-89d7-351220e92a50 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:02:23.953615 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 943/3762] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:23 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:24.468426 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-38fe90e7-eb9c-4dd5-b69b-3f8cb893a2d8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:24.470848 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38fe90e7-eb9c-4dd5-b69b-3f8cb893a2d8 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f Jul 03 15:02:24.471197 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38fe90e7-eb9c-4dd5-b69b-3f8cb893a2d8 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:24.471464 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38fe90e7-eb9c-4dd5-b69b-3f8cb893a2d8 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:24.479866 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:24.479866 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:24.483944 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-38fe90e7-eb9c-4dd5-b69b-3f8cb893a2d8 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Volume info retrieved successfully. Jul 03 15:02:24.489024 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38fe90e7-eb9c-4dd5-b69b-3f8cb893a2d8 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f returned with HTTP 200 Jul 03 15:02:24.489513 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 957/3763] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:24 2026] GET /volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:24.502663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8df2622b-fb9f-4d16-9165-5b1a9f928e3e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:24.504628 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8df2622b-fb9f-4d16-9165-5b1a9f928e3e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:02:24.504969 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8df2622b-fb9f-4d16-9165-5b1a9f928e3e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c280a51b-b98c-4bb3-a258-e10b1efc1d1f", "name": "tempest-type-Backup-922413507"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:24.506462 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-8df2622b-fb9f-4d16-9165-5b1a9f928e3e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Creating new backup {'backup': {'volume_id': 'c280a51b-b98c-4bb3-a258-e10b1efc1d1f', 'name': 'tempest-type-Backup-922413507'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:02:24.506590 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-8df2622b-fb9f-4d16-9165-5b1a9f928e3e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Creating backup of volume c280a51b-b98c-4bb3-a258-e10b1efc1d1f in container None Jul 03 15:02:24.514571 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:24.514571 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:24.514922 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8df2622b-fb9f-4d16-9165-5b1a9f928e3e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Volume info retrieved successfully. Jul 03 15:02:24.557605 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-8df2622b-fb9f-4d16-9165-5b1a9f928e3e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Created reservations ['8786df34-6587-4119-babb-34f45601e808', 'ba792671-8ff7-42b9-afba-bbe8d2966cd4'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:24.614188 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8df2622b-fb9f-4d16-9165-5b1a9f928e3e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:02:24.614595 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 938/3764] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:02:24 2026] POST /volume/v3/backups => generated 313 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:24.630647 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a291d110-d644-43c8-bfad-9c5a0ddff134 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:24.637161 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a291d110-d644-43c8-bfad-9c5a0ddff134 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:24.638080 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a291d110-d644-43c8-bfad-9c5a0ddff134 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:24.638080 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a291d110-d644-43c8-bfad-9c5a0ddff134 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:24.638080 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a291d110-d644-43c8-bfad-9c5a0ddff134 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:24.647001 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:24.647001 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:24.647869 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a291d110-d644-43c8-bfad-9c5a0ddff134 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:24.648404 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 927/3765] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:24 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:25.661256 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7c7ee7fd-4a59-4fd1-86f2-1b03bf6da2c2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:25.663918 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7c7ee7fd-4a59-4fd1-86f2-1b03bf6da2c2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:25.664204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7c7ee7fd-4a59-4fd1-86f2-1b03bf6da2c2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:25.664440 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7c7ee7fd-4a59-4fd1-86f2-1b03bf6da2c2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:25.664577 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-7c7ee7fd-4a59-4fd1-86f2-1b03bf6da2c2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:25.669953 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:25.669953 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:25.670738 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7c7ee7fd-4a59-4fd1-86f2-1b03bf6da2c2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:25.671206 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 944/3766] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:25 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:26.683312 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a6cb33ab-d8ad-4df2-adc8-fdc04ead8417 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:26.686020 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6cb33ab-d8ad-4df2-adc8-fdc04ead8417 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:26.687222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6cb33ab-d8ad-4df2-adc8-fdc04ead8417 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:26.687222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a6cb33ab-d8ad-4df2-adc8-fdc04ead8417 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:26.687222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a6cb33ab-d8ad-4df2-adc8-fdc04ead8417 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:26.695312 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:26.695312 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:26.696203 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a6cb33ab-d8ad-4df2-adc8-fdc04ead8417 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:26.696671 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 958/3767] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:26 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:27.708764 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c1a5a4d2-49f8-4d5f-9bc6-24675ee02a92 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:27.710856 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c1a5a4d2-49f8-4d5f-9bc6-24675ee02a92 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:27.711091 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c1a5a4d2-49f8-4d5f-9bc6-24675ee02a92 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:27.711301 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c1a5a4d2-49f8-4d5f-9bc6-24675ee02a92 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:27.711419 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c1a5a4d2-49f8-4d5f-9bc6-24675ee02a92 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:27.715907 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:27.715907 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:27.716587 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c1a5a4d2-49f8-4d5f-9bc6-24675ee02a92 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:27.716930 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 939/3768] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:27 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:28.631172 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:28.633974 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:28.634390 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1517908157", "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:28.636185 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1517908157', 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:28.728041 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b3f859dd-29f1-4819-90cf-d3d709d0e8b1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:28.730374 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3f859dd-29f1-4819-90cf-d3d709d0e8b1 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:28.730573 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3f859dd-29f1-4819-90cf-d3d709d0e8b1 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:28.730820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3f859dd-29f1-4819-90cf-d3d709d0e8b1 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:28.730981 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-b3f859dd-29f1-4819-90cf-d3d709d0e8b1 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:28.737093 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:28.737093 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:28.737878 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3f859dd-29f1-4819-90cf-d3d709d0e8b1 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:28.738325 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 945/3769] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:28 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:28.893928 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Create volume of 1 GB Jul 03 15:02:28.899145 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Availability Zones retrieved successfully. Jul 03 15:02:28.904712 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Flow 'volume_create_api' (e3a5f2b8-8aec-4b44-8ade-4916736a49eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:28.905916 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0545e4da-3f1a-4c57-b629-1de8303cf63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:28.906853 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:28.968347 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0545e4da-3f1a-4c57-b629-1de8303cf63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:28.969015 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26bc0e47-857b-4e56-b141-be2f12e1ca38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:29.047073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Created reservations ['a6232dfe-dd2d-4aeb-b1a0-f1b441914374', 'd7fc2ac3-1e84-47e7-8dc7-961f046b6030', '1154161d-536c-41a1-9fb0-b33941afd027', '7ed1f420-a91f-4dd7-ad01-763f837bbee2'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:29.048049 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26bc0e47-857b-4e56-b141-be2f12e1ca38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6232dfe-dd2d-4aeb-b1a0-f1b441914374', 'd7fc2ac3-1e84-47e7-8dc7-961f046b6030', '1154161d-536c-41a1-9fb0-b33941afd027', '7ed1f420-a91f-4dd7-ad01-763f837bbee2']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:29.048971 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3cab6a-d462-421f-ac6a-0adb77494c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:29.077824 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3cab6a-d462-421f-ac6a-0adb77494c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5895ad3f-4609-46d2-b03b-e67454f76d7f', '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-1517908157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f99e71394cff4ec4b14a0b32effb852f',qos_specs=None,replication_status=,reservations=['a6232dfe-dd2d-4aeb-b1a0-f1b441914374','d7fc2ac3-1e84-47e7-8dc7-961f046b6030','1154161d-536c-41a1-9fb0-b33941afd027','7ed1f420-a91f-4dd7-ad01-763f837bbee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a9612f207364df1bf582127e1da5039',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1517908157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5895ad3f-4609-46d2-b03b-e67454f76d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f99e71394cff4ec4b14a0b32effb852f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a9612f207364df1bf582127e1da5039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:29.078711 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72d3609d-feaf-4d33-a43e-d92b8c344d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:29.104157 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72d3609d-feaf-4d33-a43e-d92b8c344d5c) transitioned into state 'SUCCESS' from state '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-1517908157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f99e71394cff4ec4b14a0b32effb852f',qos_specs=None,replication_status=,reservations=['a6232dfe-dd2d-4aeb-b1a0-f1b441914374','d7fc2ac3-1e84-47e7-8dc7-961f046b6030','1154161d-536c-41a1-9fb0-b33941afd027','7ed1f420-a91f-4dd7-ad01-763f837bbee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a9612f207364df1bf582127e1da5039',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:29.105061 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d38012-4a41-405a-bc65-e911fdb0a732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:29.117560 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d38012-4a41-405a-bc65-e911fdb0a732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:29.118597 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Flow 'volume_create_api' (e3a5f2b8-8aec-4b44-8ade-4916736a49eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:29.118955 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Create volume request issued successfully. Jul 03 15:02:29.119670 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a7feb4b-0b31-47b8-86a2-7a0cca1878da tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:29.120393 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 928/3770] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:02:28 2026] POST /volume/v3/volumes => generated 751 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:29.138265 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-83dac196-613b-491c-9e58-9bf2b34db4f7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:29.141369 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83dac196-613b-491c-9e58-9bf2b34db4f7 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] GET https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f Jul 03 15:02:29.141369 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83dac196-613b-491c-9e58-9bf2b34db4f7 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:29.141551 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83dac196-613b-491c-9e58-9bf2b34db4f7 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:29.151994 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:29.151994 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:29.158274 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-83dac196-613b-491c-9e58-9bf2b34db4f7 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Volume info retrieved successfully. Jul 03 15:02:29.165640 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83dac196-613b-491c-9e58-9bf2b34db4f7 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f returned with HTTP 200 Jul 03 15:02:29.166311 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 959/3771] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:29 2026] GET /volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:29.749514 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5dc494cf-5461-4bf3-8eb1-29bbbf01afcc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:29.751146 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5dc494cf-5461-4bf3-8eb1-29bbbf01afcc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:29.751371 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5dc494cf-5461-4bf3-8eb1-29bbbf01afcc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:29.751578 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5dc494cf-5461-4bf3-8eb1-29bbbf01afcc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:29.751689 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5dc494cf-5461-4bf3-8eb1-29bbbf01afcc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:29.755940 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:29.755940 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:29.756531 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5dc494cf-5461-4bf3-8eb1-29bbbf01afcc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:29.756876 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 940/3772] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:29 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:30.181887 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f347e320-11e9-411d-9f40-691d31a101a5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:30.183673 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f347e320-11e9-411d-9f40-691d31a101a5 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] GET https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f Jul 03 15:02:30.183893 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f347e320-11e9-411d-9f40-691d31a101a5 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:30.184092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f347e320-11e9-411d-9f40-691d31a101a5 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:30.191367 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:30.191367 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:30.195050 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f347e320-11e9-411d-9f40-691d31a101a5 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Volume info retrieved successfully. Jul 03 15:02:30.199995 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f347e320-11e9-411d-9f40-691d31a101a5 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f returned with HTTP 200 Jul 03 15:02:30.200371 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 946/3773] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:30 2026] GET /volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:30.237253 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-fe1adb77-fc08-4e11-b019-d4e82494f3ae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:30.240064 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-fe1adb77-fc08-4e11-b019-d4e82494f3ae tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] GET https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f Jul 03 15:02:30.240356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-fe1adb77-fc08-4e11-b019-d4e82494f3ae tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:30.240664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-fe1adb77-fc08-4e11-b019-d4e82494f3ae tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:30.248327 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:30.248327 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:30.252139 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-fe1adb77-fc08-4e11-b019-d4e82494f3ae tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Volume info retrieved successfully. Jul 03 15:02:30.256682 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-fe1adb77-fc08-4e11-b019-d4e82494f3ae tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f returned with HTTP 200 Jul 03 15:02:30.257364 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 929/3774] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:30 2026] GET /volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:30.769135 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fb74bcfe-e01c-4cb1-a54b-08c73cad6cab None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:30.770853 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb74bcfe-e01c-4cb1-a54b-08c73cad6cab tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:30.771030 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb74bcfe-e01c-4cb1-a54b-08c73cad6cab tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:30.771217 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb74bcfe-e01c-4cb1-a54b-08c73cad6cab tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:30.771313 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fb74bcfe-e01c-4cb1-a54b-08c73cad6cab tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:30.782348 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:30.782348 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:30.783094 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb74bcfe-e01c-4cb1-a54b-08c73cad6cab tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:30.783503 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 960/3775] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:30 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:30.790973 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-c3bfbc70-3368-49e0-b5b5-7e1dab8c85ec None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:30.793410 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-c3bfbc70-3368-49e0-b5b5-7e1dab8c85ec tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] GET https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f Jul 03 15:02:30.793670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-c3bfbc70-3368-49e0-b5b5-7e1dab8c85ec tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:30.793938 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-c3bfbc70-3368-49e0-b5b5-7e1dab8c85ec tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:30.803393 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:30.803393 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:30.808216 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-c3bfbc70-3368-49e0-b5b5-7e1dab8c85ec tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Volume info retrieved successfully. Jul 03 15:02:30.814834 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-c3bfbc70-3368-49e0-b5b5-7e1dab8c85ec tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f returned with HTTP 200 Jul 03 15:02:30.815384 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 941/3776] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:30 2026] GET /volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:30.826948 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-49928c50-3aac-4282-82b0-73299cb2a32c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:30.827379 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-49928c50-3aac-4282-82b0-73299cb2a32c None None] GET https://10.4.3.99/volume// Jul 03 15:02:30.827578 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-49928c50-3aac-4282-82b0-73299cb2a32c None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:30.827762 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-49928c50-3aac-4282-82b0-73299cb2a32c None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:30.828118 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-49928c50-3aac-4282-82b0-73299cb2a32c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:30.828641 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 947/3777] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:02:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:30.837580 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-4aa2cc68-8f93-4d13-b351-8ab059bd433a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:30.839846 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-4aa2cc68-8f93-4d13-b351-8ab059bd433a tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:02:30.840155 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-4aa2cc68-8f93-4d13-b351-8ab059bd433a tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5895ad3f-4609-46d2-b03b-e67454f76d7f", "connector": null, "instance_uuid": "51193df3-fe79-4ce4-baeb-5f5466fa873b"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:30.848830 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:30.848830 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:30.877247 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-4aa2cc68-8f93-4d13-b351-8ab059bd433a tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:02:30.877773 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 930/3778] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:02:30 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 03 15:02:31.797344 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6be94c0f-153e-45e2-a159-2fa6111a8f4a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:31.799612 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6be94c0f-153e-45e2-a159-2fa6111a8f4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:31.800183 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6be94c0f-153e-45e2-a159-2fa6111a8f4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:31.800183 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6be94c0f-153e-45e2-a159-2fa6111a8f4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:31.800334 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6be94c0f-153e-45e2-a159-2fa6111a8f4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:31.806180 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:31.806180 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:31.807119 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6be94c0f-153e-45e2-a159-2fa6111a8f4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:31.807660 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 961/3779] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:31 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:32.534029 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d2861b85-8608-4378-9d38-2e926311751a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:32.536978 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d2861b85-8608-4378-9d38-2e926311751a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:32.536978 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d2861b85-8608-4378-9d38-2e926311751a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:32.537146 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d2861b85-8608-4378-9d38-2e926311751a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:32.546359 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:32.546359 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:32.551655 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d2861b85-8608-4378-9d38-2e926311751a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:32.558547 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d2861b85-8608-4378-9d38-2e926311751a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:32.559055 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 942/3780] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:32 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:32.578313 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3fdeabc6-98c4-41b1-b161-7f6d281f565f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:32.580637 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3fdeabc6-98c4-41b1-b161-7f6d281f565f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:32.581161 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3fdeabc6-98c4-41b1-b161-7f6d281f565f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:32.581261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3fdeabc6-98c4-41b1-b161-7f6d281f565f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:32.599520 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:32.599520 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:32.610429 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3fdeabc6-98c4-41b1-b161-7f6d281f565f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:32.615828 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3fdeabc6-98c4-41b1-b161-7f6d281f565f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:32.616260 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 948/3781] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:32 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:32.666540 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c7106c82-0081-47b8-ad07-b0c11703b9a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:32.670901 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c7106c82-0081-47b8-ad07-b0c11703b9a2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:32.670901 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c7106c82-0081-47b8-ad07-b0c11703b9a2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:32.670901 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c7106c82-0081-47b8-ad07-b0c11703b9a2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:32.680444 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:32.680444 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:32.682612 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c7106c82-0081-47b8-ad07-b0c11703b9a2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:32.688257 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c7106c82-0081-47b8-ad07-b0c11703b9a2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:32.688257 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 931/3782] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:32 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:32.819933 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b08274fc-5014-4894-a341-1f3811ca3a95 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:32.822121 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b08274fc-5014-4894-a341-1f3811ca3a95 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:32.822547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b08274fc-5014-4894-a341-1f3811ca3a95 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:32.822953 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b08274fc-5014-4894-a341-1f3811ca3a95 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:32.823282 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b08274fc-5014-4894-a341-1f3811ca3a95 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:32.828845 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:32.828845 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:32.829660 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b08274fc-5014-4894-a341-1f3811ca3a95 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:32.830135 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 962/3783] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:32 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:33.842254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-acfff73b-f997-43da-9659-14bb2f98d09f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:33.844252 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-acfff73b-f997-43da-9659-14bb2f98d09f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:33.844514 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-acfff73b-f997-43da-9659-14bb2f98d09f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:33.844732 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-acfff73b-f997-43da-9659-14bb2f98d09f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:33.844874 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-acfff73b-f997-43da-9659-14bb2f98d09f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:33.849171 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:33.849171 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:33.849870 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-acfff73b-f997-43da-9659-14bb2f98d09f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:33.850275 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 943/3784] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:33 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:34.743638 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ad801a30-efae-4ff4-95a9-612ebcca731c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:34.744022 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad801a30-efae-4ff4-95a9-612ebcca731c None None] GET https://10.4.3.99/volume// Jul 03 15:02:34.744258 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad801a30-efae-4ff4-95a9-612ebcca731c None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:34.744450 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad801a30-efae-4ff4-95a9-612ebcca731c None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:34.744841 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad801a30-efae-4ff4-95a9-612ebcca731c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:34.745562 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 949/3785] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:02:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:34.756090 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-45a03401-91f1-4b67-9b69-b104d62c1330 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:34.805467 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-45a03401-91f1-4b67-9b69-b104d62c1330 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:02:34.805791 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-45a03401-91f1-4b67-9b69-b104d62c1330 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ad1201d-211e-4c77-9636-8d748833a098", "connector": null, "instance_uuid": "f31e666c-e1d6-4416-9fe8-79e924f3491a"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:34.822521 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:34.822521 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:34.862849 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6061b69c-9d75-48c3-b0a6-9d14efd1a508 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:34.867193 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6061b69c-9d75-48c3-b0a6-9d14efd1a508 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:34.867349 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6061b69c-9d75-48c3-b0a6-9d14efd1a508 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:34.867613 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6061b69c-9d75-48c3-b0a6-9d14efd1a508 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:34.867760 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6061b69c-9d75-48c3-b0a6-9d14efd1a508 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:34.873069 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:34.873069 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:34.873956 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6061b69c-9d75-48c3-b0a6-9d14efd1a508 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:34.874610 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 963/3786] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:34 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:34.893483 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-45a03401-91f1-4b67-9b69-b104d62c1330 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:02:34.893913 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 932/3787] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:02:34 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:35.218358 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ea31264a-d597-4583-90eb-89e9a5930a8f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:35.219706 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea31264a-d597-4583-90eb-89e9a5930a8f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:35.219931 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea31264a-d597-4583-90eb-89e9a5930a8f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:35.220186 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea31264a-d597-4583-90eb-89e9a5930a8f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:35.230865 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:35.230865 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:35.235670 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ea31264a-d597-4583-90eb-89e9a5930a8f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:35.241025 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea31264a-d597-4583-90eb-89e9a5930a8f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:35.241481 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 944/3788] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:35 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:35.424497 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6d0ef24d-f2c0-4e3b-8447-3210d203bc3f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:35.424497 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6d0ef24d-f2c0-4e3b-8447-3210d203bc3f None None] GET https://10.4.3.99/volume// Jul 03 15:02:35.424497 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6d0ef24d-f2c0-4e3b-8447-3210d203bc3f None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:35.424497 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6d0ef24d-f2c0-4e3b-8447-3210d203bc3f None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:35.424885 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6d0ef24d-f2c0-4e3b-8447-3210d203bc3f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:35.426215 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 950/3789] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:02:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:35.438495 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c831c33d-199e-4eee-9e57-a9c878d70644 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:35.440874 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c831c33d-199e-4eee-9e57-a9c878d70644 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:35.441252 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c831c33d-199e-4eee-9e57-a9c878d70644 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:35.441825 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c831c33d-199e-4eee-9e57-a9c878d70644 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:35.458490 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:35.458490 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:35.463921 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c831c33d-199e-4eee-9e57-a9c878d70644 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:35.472695 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-c831c33d-199e-4eee-9e57-a9c878d70644 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:35.473329 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 964/3790] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:02:35 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 1034 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:35.614606 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-af4b5a7a-313b-4866-8546-44de088402a0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:35.618717 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-af4b5a7a-313b-4866-8546-44de088402a0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] PUT https://10.4.3.99/volume/v3/attachments/645e957d-8d93-441b-8300-8946f0c04b4c Jul 03 15:02:35.619382 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-af4b5a7a-313b-4866-8546-44de088402a0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:35.630302 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-af4b5a7a-313b-4866-8546-44de088402a0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Acquiring lock "cinder-attachment_update-8ad1201d-211e-4c77-9636-8d748833a098-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:02:35.635631 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-af4b5a7a-313b-4866-8546-44de088402a0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Lock "cinder-attachment_update-8ad1201d-211e-4c77-9636-8d748833a098-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:02:35.636561 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:35.636561 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:35.886756 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-34d44cda-8803-4092-bcf8-6514df1eab25 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:35.888951 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-34d44cda-8803-4092-bcf8-6514df1eab25 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:35.889248 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-34d44cda-8803-4092-bcf8-6514df1eab25 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:35.889468 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-34d44cda-8803-4092-bcf8-6514df1eab25 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:35.889577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-34d44cda-8803-4092-bcf8-6514df1eab25 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:35.894661 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:35.894661 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:35.895399 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-34d44cda-8803-4092-bcf8-6514df1eab25 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:35.895765 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 945/3791] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:35 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:36.160771 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-af4b5a7a-313b-4866-8546-44de088402a0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Lock "cinder-attachment_update-8ad1201d-211e-4c77-9636-8d748833a098-np0000004430" released by "attachment_update" :: held 0.525s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:02:36.161222 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-af4b5a7a-313b-4866-8546-44de088402a0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/attachments/645e957d-8d93-441b-8300-8946f0c04b4c returned with HTTP 200 Jul 03 15:02:36.162623 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 933/3792] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:02:35 2026] PUT /volume/v3/attachments/645e957d-8d93-441b-8300-8946f0c04b4c => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:36.256346 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6b9bb51c-8f64-4997-b0cd-5be38887df9e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:36.258304 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b9bb51c-8f64-4997-b0cd-5be38887df9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:36.258550 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b9bb51c-8f64-4997-b0cd-5be38887df9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:36.258748 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b9bb51c-8f64-4997-b0cd-5be38887df9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:36.268714 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:36.268714 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:36.272551 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6b9bb51c-8f64-4997-b0cd-5be38887df9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:36.277028 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b9bb51c-8f64-4997-b0cd-5be38887df9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:36.277286 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 951/3793] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:36 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:36.906914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9212cffa-ef7e-4676-8443-695ed923d973 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:36.908727 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9212cffa-ef7e-4676-8443-695ed923d973 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:36.910167 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9212cffa-ef7e-4676-8443-695ed923d973 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:36.910167 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9212cffa-ef7e-4676-8443-695ed923d973 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:36.910167 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9212cffa-ef7e-4676-8443-695ed923d973 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:36.913878 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:36.913878 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:36.914723 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9212cffa-ef7e-4676-8443-695ed923d973 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:36.915421 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 965/3794] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:36 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:36.966954 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2faa7ee5-338d-4b42-8e6a-d05483c7abca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:36.967717 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2faa7ee5-338d-4b42-8e6a-d05483c7abca None None] GET https://10.4.3.99/volume// Jul 03 15:02:36.967717 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2faa7ee5-338d-4b42-8e6a-d05483c7abca None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:36.967717 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2faa7ee5-338d-4b42-8e6a-d05483c7abca None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:36.968028 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2faa7ee5-338d-4b42-8e6a-d05483c7abca None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:36.968335 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 946/3795] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:02:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:36.976571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-d661f445-1402-40ce-b098-6562fe250d53 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:36.978439 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-d661f445-1402-40ce-b098-6562fe250d53 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] GET https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f Jul 03 15:02:36.978839 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-d661f445-1402-40ce-b098-6562fe250d53 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:36.979114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-d661f445-1402-40ce-b098-6562fe250d53 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:36.989092 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:36.989092 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:36.993364 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-d661f445-1402-40ce-b098-6562fe250d53 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Volume info retrieved successfully. Jul 03 15:02:36.999630 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-d661f445-1402-40ce-b098-6562fe250d53 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f returned with HTTP 200 Jul 03 15:02:36.999630 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 934/3796] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:02:36 2026] GET /volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f => generated 1538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:37.109720 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-04e20153-6fb2-4bdf-8437-ad58ac07f8b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:37.112580 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-04e20153-6fb2-4bdf-8437-ad58ac07f8b8 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] PUT https://10.4.3.99/volume/v3/attachments/cfc149e0-ed25-426a-84b7-92e475bd5c9b Jul 03 15:02:37.113191 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-04e20153-6fb2-4bdf-8437-ad58ac07f8b8 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:37.122987 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-04e20153-6fb2-4bdf-8437-ad58ac07f8b8 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Acquiring lock "cinder-attachment_update-5895ad3f-4609-46d2-b03b-e67454f76d7f-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:02:37.128667 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-04e20153-6fb2-4bdf-8437-ad58ac07f8b8 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Lock "cinder-attachment_update-5895ad3f-4609-46d2-b03b-e67454f76d7f-np0000004430" acquired by "attachment_update" :: waited 0.006s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:02:37.129779 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:37.129779 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:37.291296 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-103b767c-1e08-48c3-b7f0-10d9bcedcbea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:37.294510 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-103b767c-1e08-48c3-b7f0-10d9bcedcbea tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:37.294760 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-103b767c-1e08-48c3-b7f0-10d9bcedcbea tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:37.294972 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-103b767c-1e08-48c3-b7f0-10d9bcedcbea tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:37.306890 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:37.306890 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:37.312236 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-103b767c-1e08-48c3-b7f0-10d9bcedcbea tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:37.318358 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-103b767c-1e08-48c3-b7f0-10d9bcedcbea tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:37.319053 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 966/3797] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:37 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:37.481493 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-a6c8062d-9d0e-442e-94a1-a85b77162672 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:37.484799 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-a6c8062d-9d0e-442e-94a1-a85b77162672 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4 Jul 03 15:02:37.485106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-a6c8062d-9d0e-442e-94a1-a85b77162672 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:37.485458 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-a6c8062d-9d0e-442e-94a1-a85b77162672 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:37.496558 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:37.496558 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:37.655529 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-04e20153-6fb2-4bdf-8437-ad58ac07f8b8 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Lock "cinder-attachment_update-5895ad3f-4609-46d2-b03b-e67454f76d7f-np0000004430" released by "attachment_update" :: held 0.527s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:02:37.655962 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-04e20153-6fb2-4bdf-8437-ad58ac07f8b8 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/attachments/cfc149e0-ed25-426a-84b7-92e475bd5c9b returned with HTTP 200 Jul 03 15:02:37.656480 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 952/3798] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:02:37 2026] PUT /volume/v3/attachments/cfc149e0-ed25-426a-84b7-92e475bd5c9b => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:37.927703 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9b9c9eb4-57ef-4542-8a72-0f1166d7223f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:37.930056 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b9c9eb4-57ef-4542-8a72-0f1166d7223f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:37.930353 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b9c9eb4-57ef-4542-8a72-0f1166d7223f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:37.930574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b9c9eb4-57ef-4542-8a72-0f1166d7223f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:37.930721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-9b9c9eb4-57ef-4542-8a72-0f1166d7223f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:37.936200 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:37.936200 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:37.937257 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b9c9eb4-57ef-4542-8a72-0f1166d7223f tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:37.937861 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 935/3799] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:37 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:38.030713 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6e1a0d37-d752-4b86-8de5-c4507951909e req-a6c8062d-9d0e-442e-94a1-a85b77162672 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4 returned with HTTP 200 Jul 03 15:02:38.031191 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 947/3800] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:02:37 2026] DELETE /volume/v3/attachments/4ba6fb24-8908-459a-abd1-2e073b3359b4 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:38.173820 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-2fe03cf6-c5ad-4699-8cb1-50f2cff2c652 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:38.176247 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-2fe03cf6-c5ad-4699-8cb1-50f2cff2c652 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] POST https://10.4.3.99/volume/v3/attachments/cfc149e0-ed25-426a-84b7-92e475bd5c9b/action Jul 03 15:02:38.176674 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-2fe03cf6-c5ad-4699-8cb1-50f2cff2c652 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:38.176824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-2fe03cf6-c5ad-4699-8cb1-50f2cff2c652 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:38.195042 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:38.195042 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:38.206333 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0253ebad-fdee-4b81-9a8c-581246b58ef5 req-2fe03cf6-c5ad-4699-8cb1-50f2cff2c652 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/attachments/cfc149e0-ed25-426a-84b7-92e475bd5c9b/action returned with HTTP 204 Jul 03 15:02:38.206751 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 967/3801] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:02:38 2026] POST /volume/v3/attachments/cfc149e0-ed25-426a-84b7-92e475bd5c9b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:38.334555 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c13c4ef4-fc5e-4ad6-9e4d-a4860545dec0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:38.336831 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c13c4ef4-fc5e-4ad6-9e4d-a4860545dec0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:38.337097 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c13c4ef4-fc5e-4ad6-9e4d-a4860545dec0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:38.337343 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c13c4ef4-fc5e-4ad6-9e4d-a4860545dec0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:38.351195 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:38.351195 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:38.355921 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c13c4ef4-fc5e-4ad6-9e4d-a4860545dec0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:38.362468 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c13c4ef4-fc5e-4ad6-9e4d-a4860545dec0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:38.363348 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 953/3802] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:38 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:38.763000 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-df3383fd-3fcd-48c4-a7e4-0cdf0dc2cc19 req-f862115f-26e0-4d0a-ba4d-3aac67d79e39 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:38.765021 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df3383fd-3fcd-48c4-a7e4-0cdf0dc2cc19 req-f862115f-26e0-4d0a-ba4d-3aac67d79e39 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:02:38.765262 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df3383fd-3fcd-48c4-a7e4-0cdf0dc2cc19 req-f862115f-26e0-4d0a-ba4d-3aac67d79e39 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:38.765501 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df3383fd-3fcd-48c4-a7e4-0cdf0dc2cc19 req-f862115f-26e0-4d0a-ba4d-3aac67d79e39 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:38.775701 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:38.775701 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:38.780148 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-df3383fd-3fcd-48c4-a7e4-0cdf0dc2cc19 req-f862115f-26e0-4d0a-ba4d-3aac67d79e39 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:02:38.785627 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df3383fd-3fcd-48c4-a7e4-0cdf0dc2cc19 req-f862115f-26e0-4d0a-ba4d-3aac67d79e39 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:02:38.786073 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 936/3803] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:38 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:38.951069 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2e29dc52-52b9-4ae0-8f85-d1c59f4e6b4a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:38.953161 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e29dc52-52b9-4ae0-8f85-d1c59f4e6b4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:38.953484 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e29dc52-52b9-4ae0-8f85-d1c59f4e6b4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:38.953817 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e29dc52-52b9-4ae0-8f85-d1c59f4e6b4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:38.954105 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2e29dc52-52b9-4ae0-8f85-d1c59f4e6b4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:38.960010 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:38.960010 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:38.960902 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e29dc52-52b9-4ae0-8f85-d1c59f4e6b4a tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:38.961432 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 948/3804] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:38 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:39.376641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a89a4297-cd51-4ab8-b42e-8ef1b6f329e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:39.378685 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a89a4297-cd51-4ab8-b42e-8ef1b6f329e4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:39.378935 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a89a4297-cd51-4ab8-b42e-8ef1b6f329e4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:39.379151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a89a4297-cd51-4ab8-b42e-8ef1b6f329e4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:39.391614 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:39.391614 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:39.396922 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a89a4297-cd51-4ab8-b42e-8ef1b6f329e4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:39.403887 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a89a4297-cd51-4ab8-b42e-8ef1b6f329e4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:39.404474 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 968/3805] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:39 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:39.973390 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d78192b0-f9fd-4395-9062-2d7e22730458 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:39.975519 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d78192b0-f9fd-4395-9062-2d7e22730458 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:39.975899 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d78192b0-f9fd-4395-9062-2d7e22730458 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:39.976143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d78192b0-f9fd-4395-9062-2d7e22730458 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:39.976292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d78192b0-f9fd-4395-9062-2d7e22730458 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:39.981850 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:39.981850 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:39.982940 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d78192b0-f9fd-4395-9062-2d7e22730458 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:39.983455 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 954/3806] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:39 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:40.418613 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-efe64745-42f1-4841-b601-86624844e57a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:40.420243 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-efe64745-42f1-4841-b601-86624844e57a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:40.420425 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-efe64745-42f1-4841-b601-86624844e57a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:40.420628 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-efe64745-42f1-4841-b601-86624844e57a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:40.432728 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:40.432728 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:40.436867 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-efe64745-42f1-4841-b601-86624844e57a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:40.441984 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-efe64745-42f1-4841-b601-86624844e57a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:40.442824 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 937/3807] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:40 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:41.001223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2e5c73a6-4064-4db4-b0bc-e3ea7240a684 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:41.002757 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e5c73a6-4064-4db4-b0bc-e3ea7240a684 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:41.002999 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e5c73a6-4064-4db4-b0bc-e3ea7240a684 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:41.003217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e5c73a6-4064-4db4-b0bc-e3ea7240a684 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:41.003316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2e5c73a6-4064-4db4-b0bc-e3ea7240a684 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:41.007856 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:41.007856 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:41.008647 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e5c73a6-4064-4db4-b0bc-e3ea7240a684 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:41.009151 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 949/3808] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:40 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:41.460350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5bd270ec-bc71-4e4f-abce-a53ed6b489e0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:41.462333 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5bd270ec-bc71-4e4f-abce-a53ed6b489e0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:41.462547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5bd270ec-bc71-4e4f-abce-a53ed6b489e0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:41.462771 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5bd270ec-bc71-4e4f-abce-a53ed6b489e0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:41.478155 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:41.478155 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:41.482609 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5bd270ec-bc71-4e4f-abce-a53ed6b489e0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:41.489078 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5bd270ec-bc71-4e4f-abce-a53ed6b489e0 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:41.490145 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 969/3809] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:41 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:42.019889 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-df74ac3e-6e41-4bea-b580-4312abc77a59 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:42.022288 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df74ac3e-6e41-4bea-b580-4312abc77a59 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:42.022566 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-df74ac3e-6e41-4bea-b580-4312abc77a59 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:42.022794 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-df74ac3e-6e41-4bea-b580-4312abc77a59 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:42.022933 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-df74ac3e-6e41-4bea-b580-4312abc77a59 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:42.027089 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:42.027089 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:42.027758 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df74ac3e-6e41-4bea-b580-4312abc77a59 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:42.028114 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 955/3810] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:42 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:42.507661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9c87b9b8-b343-4626-945f-7b6d76933a12 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:42.509865 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c87b9b8-b343-4626-945f-7b6d76933a12 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:42.510172 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c87b9b8-b343-4626-945f-7b6d76933a12 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:42.510459 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c87b9b8-b343-4626-945f-7b6d76933a12 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:42.522074 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:42.522074 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:42.525835 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9c87b9b8-b343-4626-945f-7b6d76933a12 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:42.530696 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c87b9b8-b343-4626-945f-7b6d76933a12 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:42.531158 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 938/3811] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:42 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:43.038281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8c4fb624-cdcf-4399-95ea-3a39368505b2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:43.040107 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c4fb624-cdcf-4399-95ea-3a39368505b2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:43.040321 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c4fb624-cdcf-4399-95ea-3a39368505b2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:43.040514 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c4fb624-cdcf-4399-95ea-3a39368505b2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:43.040659 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8c4fb624-cdcf-4399-95ea-3a39368505b2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:43.044876 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:43.044876 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:43.045528 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c4fb624-cdcf-4399-95ea-3a39368505b2 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:43.045867 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 950/3812] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:43 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:43.544246 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-71411596-a8d9-4501-aaa3-6206c33fbf8e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:43.546072 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-71411596-a8d9-4501-aaa3-6206c33fbf8e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:43.546317 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-71411596-a8d9-4501-aaa3-6206c33fbf8e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:43.546664 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-71411596-a8d9-4501-aaa3-6206c33fbf8e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:43.560058 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:43.560058 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:43.563978 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-71411596-a8d9-4501-aaa3-6206c33fbf8e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:43.569812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-71411596-a8d9-4501-aaa3-6206c33fbf8e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:43.570278 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 970/3813] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:43 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:43.713977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-12899cee-813f-42b2-8891-7517b976fe05 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:43.716906 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-12899cee-813f-42b2-8891-7517b976fe05 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/attachments/645e957d-8d93-441b-8300-8946f0c04b4c/action Jul 03 15:02:43.717329 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-12899cee-813f-42b2-8891-7517b976fe05 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:43.717490 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-12899cee-813f-42b2-8891-7517b976fe05 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:43.736697 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:43.736697 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:43.751387 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a13440db-4cb9-4503-b224-9b7b1d33ace2 req-12899cee-813f-42b2-8891-7517b976fe05 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/attachments/645e957d-8d93-441b-8300-8946f0c04b4c/action returned with HTTP 204 Jul 03 15:02:43.751854 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 956/3814] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:02:43 2026] POST /volume/v3/attachments/645e957d-8d93-441b-8300-8946f0c04b4c/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:44.056120 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0230ab72-7e48-4b65-8b69-9127ee3c3a2b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:44.059373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0230ab72-7e48-4b65-8b69-9127ee3c3a2b tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:44.059590 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0230ab72-7e48-4b65-8b69-9127ee3c3a2b tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:44.059804 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0230ab72-7e48-4b65-8b69-9127ee3c3a2b tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:44.059977 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0230ab72-7e48-4b65-8b69-9127ee3c3a2b tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:44.070406 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:44.070406 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:44.071029 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0230ab72-7e48-4b65-8b69-9127ee3c3a2b tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:44.071438 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 939/3815] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:44 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:44.585968 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1a2ab152-2255-4edb-a45e-4365fa997e0c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:44.588060 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1a2ab152-2255-4edb-a45e-4365fa997e0c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:44.588312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1a2ab152-2255-4edb-a45e-4365fa997e0c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:44.588582 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1a2ab152-2255-4edb-a45e-4365fa997e0c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:44.599251 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:44.599251 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:44.602830 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1a2ab152-2255-4edb-a45e-4365fa997e0c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:44.607039 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1a2ab152-2255-4edb-a45e-4365fa997e0c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:44.607431 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 951/3816] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:44 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:44.619970 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0121fa5f-a53a-4b9d-b2d6-e6cb6086444d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:44.622183 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0121fa5f-a53a-4b9d-b2d6-e6cb6086444d tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:44.622496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0121fa5f-a53a-4b9d-b2d6-e6cb6086444d tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:44.622745 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0121fa5f-a53a-4b9d-b2d6-e6cb6086444d tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:44.634987 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:44.634987 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:44.639743 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0121fa5f-a53a-4b9d-b2d6-e6cb6086444d tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:44.645557 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0121fa5f-a53a-4b9d-b2d6-e6cb6086444d tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:44.646026 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 971/3817] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:44 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:02:44.657857 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5e73f902-8849-4864-9bac-64b2b86985e2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:44.659791 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action Jul 03 15:02:44.660121 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action body: b'{"os-detach": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:44.660287 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:44.672214 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:44.672214 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:44.672731 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:44.729649 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Attachment connected to vm f31e666c-e1d6-4416-9fe8-79e924f3491a, checking data on nova Jul 03 15:02:44.730220 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.compute.nova [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Creating Keystone token plugin using URL: https://10.4.3.99/identity {{(pid=99979) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 15:02:44.898642 np0000004430 devstack@c-api.service[99979]: DEBUG novaclient.v2.client [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] REQ: curl -g -i -X GET https://10.4.3.99/compute/v2.1/servers/f31e666c-e1d6-4416-9fe8-79e924f3491a/os-volume_attachments/8ad1201d-211e-4c77-9636-8d748833a098 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7d28e0d4ade9545bec9036f2773ca8dedb9f04c893123436722a7d56ee372b78" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5e73f902-8849-4864-9bac-64b2b86985e2" -H "X-Service-Token: {SHA256}7406f9d4d5ac7937f2f4ce8359fc67e9ab4d9310a1f3900de081e319d2beeaaf" {{(pid=99979) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 15:02:45.006544 np0000004430 devstack@c-api.service[99979]: DEBUG novaclient.v2.client [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 15:02:44 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-6f807048-d252-451c-8e5e-19c746b75325 x-openstack-request-id: req-6f807048-d252-451c-8e5e-19c746b75325 {{(pid=99979) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 15:02:45.006675 np0000004430 devstack@c-api.service[99979]: DEBUG novaclient.v2.client [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8ad1201d-211e-4c77-9636-8d748833a098", "serverId": "f31e666c-e1d6-4416-9fe8-79e924f3491a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "645e957d-8d93-441b-8300-8946f0c04b4c", "bdm_uuid": "ff234bb5-8ad2-4a59-a332-927fdf8d49cf"}} {{(pid=99979) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 15:02:45.006783 np0000004430 devstack@c-api.service[99979]: DEBUG novaclient.v2.client [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET call to compute for https://10.4.3.99/compute/v2.1/servers/f31e666c-e1d6-4416-9fe8-79e924f3491a/os-volume_attachments/8ad1201d-211e-4c77-9636-8d748833a098 used request id req-6f807048-d252-451c-8e5e-19c746b75325 {{(pid=99979) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 15:02:45.009092 np0000004430 devstack@c-api.service[99979]: ERROR cinder.volume.api [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-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 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Caught error: Detach volume from instance f31e666c-e1d6-4416-9fe8-79e924f3491a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f31e666c-e1d6-4416-9fe8-79e924f3491a using the Compute API Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: 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 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 15:02:45.012062 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f31e666c-e1d6-4416-9fe8-79e924f3491a using the Compute API Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: ERROR cinder.api.middleware.fault Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.middleware.fault [None req-5e73f902-8849-4864-9bac-64b2b86985e2 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action returned with HTTP 409 Jul 03 15:02:45.013592 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 957/3818] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:02:44 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 167 bytes in 356 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:45.023542 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.025900 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action Jul 03 15:02:45.026412 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:45.026597 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:45.043048 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:45.043048 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:45.043822 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:45.080915 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-586e228e-d913-4df7-b9b9-d2aa8c3764ff None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.082859 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-586e228e-d913-4df7-b9b9-d2aa8c3764ff tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:45.083037 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-586e228e-d913-4df7-b9b9-d2aa8c3764ff tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:45.083223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-586e228e-d913-4df7-b9b9-d2aa8c3764ff tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:45.083327 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-586e228e-d913-4df7-b9b9-d2aa8c3764ff tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:45.089004 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:45.089004 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:45.089726 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-586e228e-d913-4df7-b9b9-d2aa8c3764ff tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:45.090103 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 952/3819] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:45 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:45.102118 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-91f76350-159c-461c-a07d-de70dad68030 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.103736 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91f76350-159c-461c-a07d-de70dad68030 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] PUT https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:45.104047 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-91f76350-159c-461c-a07d-de70dad68030 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:45.109294 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:45.109294 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:45.115811 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-91f76350-159c-461c-a07d-de70dad68030 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:45.116226 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 972/3820] 10.4.3.99 () {70 vars in 1401 bytes} [Fri Jul 3 15:02:45 2026] PUT /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 313 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:45.124073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-383c1c33-1cd0-4271-8d85-5d3541f5e0dc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.125819 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-383c1c33-1cd0-4271-8d85-5d3541f5e0dc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:45.126044 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-383c1c33-1cd0-4271-8d85-5d3541f5e0dc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:45.126258 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-383c1c33-1cd0-4271-8d85-5d3541f5e0dc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:45.126366 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-383c1c33-1cd0-4271-8d85-5d3541f5e0dc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:45.137996 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Attachment connected to vm f31e666c-e1d6-4416-9fe8-79e924f3491a, checking data on nova Jul 03 15:02:45.138550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.compute.nova [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Creating Keystone token plugin using URL: https://10.4.3.99/identity {{(pid=99978) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 15:02:45.162680 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-383c1c33-1cd0-4271-8d85-5d3541f5e0dc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-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=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:02:45.167146 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:45.167146 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:45.168014 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-383c1c33-1cd0-4271-8d85-5d3541f5e0dc tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:45.168522 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 958/3821] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:45 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 759 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:45.181403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-45f9a7a2-2095-4a22-9c87-03b16324792e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.183447 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-45f9a7a2-2095-4a22-9c87-03b16324792e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] DELETE https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:45.183754 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-45f9a7a2-2095-4a22-9c87-03b16324792e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:45.185055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-45f9a7a2-2095-4a22-9c87-03b16324792e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:45.185055 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-45f9a7a2-2095-4a22-9c87-03b16324792e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Delete backup with id: 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. Jul 03 15:02:45.190173 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:45.190173 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:45.207766 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-45f9a7a2-2095-4a22-9c87-03b16324792e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] delete_backup rpcapi backup_id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8 {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:02:45.210096 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-45f9a7a2-2095-4a22-9c87-03b16324792e tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 202 Jul 03 15:02:45.210837 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 953/3822] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:02:45 2026] DELETE /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:02:45.221308 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f52f941b-309e-452b-8fca-fb8d974c42cf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.223376 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f52f941b-309e-452b-8fca-fb8d974c42cf tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:45.223766 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f52f941b-309e-452b-8fca-fb8d974c42cf tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:45.223980 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f52f941b-309e-452b-8fca-fb8d974c42cf tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:45.224073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f52f941b-309e-452b-8fca-fb8d974c42cf tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:45.229426 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:45.229426 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:45.230093 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f52f941b-309e-452b-8fca-fb8d974c42cf tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 200 Jul 03 15:02:45.230536 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 973/3823] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:45 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:45.332317 np0000004430 devstack@c-api.service[99978]: DEBUG novaclient.v2.client [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] REQ: curl -g -i -X GET https://10.4.3.99/compute/v2.1/servers/f31e666c-e1d6-4416-9fe8-79e924f3491a/os-volume_attachments/8ad1201d-211e-4c77-9636-8d748833a098 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}65c9fcff782431a314693bbad1549ba195b12a48c5078c4c47b8b33984f24e49" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-22227363-4e6b-48c3-85c5-9095279ea2f3" -H "X-Service-Token: {SHA256}e66e4d1ac78a89014ea1b49ec55c0f1a92084a4b2ed71023c044731ca61bd263" {{(pid=99978) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 15:02:45.433398 np0000004430 devstack@c-api.service[99978]: DEBUG novaclient.v2.client [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 15:02:45 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-5e078d30-68ae-42f5-bf52-30535bb227e4 x-openstack-request-id: req-5e078d30-68ae-42f5-bf52-30535bb227e4 {{(pid=99978) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 15:02:45.433624 np0000004430 devstack@c-api.service[99978]: DEBUG novaclient.v2.client [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8ad1201d-211e-4c77-9636-8d748833a098", "serverId": "f31e666c-e1d6-4416-9fe8-79e924f3491a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "645e957d-8d93-441b-8300-8946f0c04b4c", "bdm_uuid": "ff234bb5-8ad2-4a59-a332-927fdf8d49cf"}} {{(pid=99978) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 15:02:45.433816 np0000004430 devstack@c-api.service[99978]: DEBUG novaclient.v2.client [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET call to compute for https://10.4.3.99/compute/v2.1/servers/f31e666c-e1d6-4416-9fe8-79e924f3491a/os-volume_attachments/8ad1201d-211e-4c77-9636-8d748833a098 used request id req-5e078d30-68ae-42f5-bf52-30535bb227e4 {{(pid=99978) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 15:02:45.436860 np0000004430 devstack@c-api.service[99978]: ERROR cinder.volume.api [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-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 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Caught error: Detach volume from instance f31e666c-e1d6-4416-9fe8-79e924f3491a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f31e666c-e1d6-4416-9fe8-79e924f3491a using the Compute API Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: 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 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 15:02:45.439512 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f31e666c-e1d6-4416-9fe8-79e924f3491a using the Compute API Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: ERROR cinder.api.middleware.fault Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.middleware.fault [None req-22227363-4e6b-48c3-85c5-9095279ea2f3 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action returned with HTTP 409 Jul 03 15:02:45.441000 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 940/3824] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:02:45 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 167 bytes in 418 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:45.451903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b23a1507-f78f-49d0-a16d-60583a92c758 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.453316 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 959/3825] 10.4.3.99 () {70 vars in 1590 bytes} [Fri Jul 3 15:02:45 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 15:02:45.462225 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-199f904b-515c-41a3-a12e-56f906cae3df None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.463977 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 954/3826] 10.4.3.99 () {70 vars in 1590 bytes} [Fri Jul 3 15:02:45 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 15:02:45.473947 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-89abd8f7-419e-4c52-93fd-f5a97cfeced1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.500236 np0000004430 devstack@c-api.service[99977]: WARNING keystonemiddleware.auth_token [None req-89abd8f7-419e-4c52-93fd-f5a97cfeced1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 15:02:45.501744 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 974/3827] 10.4.3.99 () {70 vars in 1590 bytes} [Fri Jul 3 15:02:45 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 15:02:45.510662 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6ade63fb-9a51-470b-a180-77b6fd717661 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.528572 np0000004430 devstack@c-api.service[99978]: WARNING keystonemiddleware.auth_token [None req-6ade63fb-9a51-470b-a180-77b6fd717661 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 15:02:45.529888 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 941/3828] 10.4.3.99 () {70 vars in 1590 bytes} [Fri Jul 3 15:02:45 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 15:02:45.537935 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d74eeea5-f49b-437c-aff1-2bcab78b91e9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.619833 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d74eeea5-f49b-437c-aff1-2bcab78b91e9 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] POST https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action Jul 03 15:02:45.620239 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d74eeea5-f49b-437c-aff1-2bcab78b91e9 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:45.620375 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d74eeea5-f49b-437c-aff1-2bcab78b91e9 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:45.632544 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:45.632544 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:45.633038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-d74eeea5-f49b-437c-aff1-2bcab78b91e9 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Updating volume '8ad1201d-211e-4c77-9636-8d748833a098' with '{'status': 'error'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:02:45.662206 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d74eeea5-f49b-437c-aff1-2bcab78b91e9 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action returned with HTTP 202 Jul 03 15:02:45.662734 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 960/3829] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:02:45 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:02:45.669961 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f4b325c2-da1e-4a94-88f0-aad5ff03c82a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.672174 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f4b325c2-da1e-4a94-88f0-aad5ff03c82a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:02:45.672510 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f4b325c2-da1e-4a94-88f0-aad5ff03c82a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:45.672805 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f4b325c2-da1e-4a94-88f0-aad5ff03c82a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:45.683628 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:45.683628 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:45.687109 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f4b325c2-da1e-4a94-88f0-aad5ff03c82a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:45.691401 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f4b325c2-da1e-4a94-88f0-aad5ff03c82a tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:02:45.691816 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 955/3830] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:45 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:45.709963 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a689c34-a174-4582-a66b-d03c6ed3797d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:45.711760 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] POST https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action Jul 03 15:02:45.712136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "645e957d-8d93-441b-8300-8946f0c04b4c"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:45.712269 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "645e957d-8d93-441b-8300-8946f0c04b4c"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:45.724985 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:45.724985 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:45.725373 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Volume info retrieved successfully. Jul 03 15:02:45.810028 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Attachment connected to vm f31e666c-e1d6-4416-9fe8-79e924f3491a, checking data on nova Jul 03 15:02:45.810577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.compute.nova [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Creating Keystone token plugin using URL: https://10.4.3.99/identity {{(pid=99977) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 15:02:45.950265 np0000004430 devstack@c-api.service[99977]: DEBUG novaclient.v2.client [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] REQ: curl -g -i -X GET https://10.4.3.99/compute/v2.1/servers/f31e666c-e1d6-4416-9fe8-79e924f3491a/os-volume_attachments/8ad1201d-211e-4c77-9636-8d748833a098 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8cc882b7d507c78d8d4e2c11036454f759f7238a0d5fdfb190f3a021b36eb60d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2a689c34-a174-4582-a66b-d03c6ed3797d" -H "X-Service-Token: {SHA256}18c22b9e5429e01b77950de9f639e32ba2708448cf467e587473c5d169d97f7a" {{(pid=99977) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 15:02:46.037506 np0000004430 devstack@c-api.service[99977]: DEBUG novaclient.v2.client [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 15:02:45 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-a7ad0dd2-36de-4f58-8b84-ef99232e36a0 x-openstack-request-id: req-a7ad0dd2-36de-4f58-8b84-ef99232e36a0 {{(pid=99977) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 15:02:46.037661 np0000004430 devstack@c-api.service[99977]: DEBUG novaclient.v2.client [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "8ad1201d-211e-4c77-9636-8d748833a098", "serverId": "f31e666c-e1d6-4416-9fe8-79e924f3491a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "645e957d-8d93-441b-8300-8946f0c04b4c", "bdm_uuid": "ff234bb5-8ad2-4a59-a332-927fdf8d49cf"}} {{(pid=99977) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 15:02:46.037789 np0000004430 devstack@c-api.service[99977]: DEBUG novaclient.v2.client [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] GET call to compute for https://10.4.3.99/compute/v2.1/servers/f31e666c-e1d6-4416-9fe8-79e924f3491a/os-volume_attachments/8ad1201d-211e-4c77-9636-8d748833a098 used request id req-a7ad0dd2-36de-4f58-8b84-ef99232e36a0 {{(pid=99977) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 15:02:46.040212 np0000004430 devstack@c-api.service[99977]: ERROR cinder.volume.api [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-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 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Caught error: Detach volume from instance f31e666c-e1d6-4416-9fe8-79e924f3491a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f31e666c-e1d6-4416-9fe8-79e924f3491a using the Compute API Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: 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 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 15:02:46.043645 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f31e666c-e1d6-4416-9fe8-79e924f3491a using the Compute API Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: ERROR cinder.api.middleware.fault Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.middleware.fault [None req-2a689c34-a174-4582-a66b-d03c6ed3797d tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action returned with HTTP 409 Jul 03 15:02:46.045096 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 975/3831] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:02:45 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 167 bytes in 335 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:46.057353 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-96381d4e-4788-4745-9441-6c172063e868 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.058805 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 942/3832] 10.4.3.99 () {70 vars in 1590 bytes} [Fri Jul 3 15:02:46 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 15:02:46.066532 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2e294f11-7c75-4e40-ac71-7a6ab727f993 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.083002 np0000004430 devstack@c-api.service[99979]: WARNING keystonemiddleware.auth_token [None req-2e294f11-7c75-4e40-ac71-7a6ab727f993 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 15:02:46.084120 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 961/3833] 10.4.3.99 () {70 vars in 1590 bytes} [Fri Jul 3 15:02:46 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 15:02:46.090734 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4b52fd8e-e1f4-4518-8201-92eeaaf9ba04 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.092632 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b52fd8e-e1f4-4518-8201-92eeaaf9ba04 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:46.092857 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b52fd8e-e1f4-4518-8201-92eeaaf9ba04 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:46.093075 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b52fd8e-e1f4-4518-8201-92eeaaf9ba04 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:46.100804 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:46.100804 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:46.105949 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4b52fd8e-e1f4-4518-8201-92eeaaf9ba04 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:46.110827 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b52fd8e-e1f4-4518-8201-92eeaaf9ba04 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:46.111286 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 956/3834] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:46 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:46.123603 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-96536600-f104-40bc-8989-4ffce7575794 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.126456 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96536600-f104-40bc-8989-4ffce7575794 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:46.126456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96536600-f104-40bc-8989-4ffce7575794 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:46.126647 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96536600-f104-40bc-8989-4ffce7575794 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:46.175572 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-96536600-f104-40bc-8989-4ffce7575794 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:02:46.186845 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:46.186845 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:46.192094 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-96536600-f104-40bc-8989-4ffce7575794 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:46.196948 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96536600-f104-40bc-8989-4ffce7575794 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:46.197262 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 976/3835] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:46 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:46.244083 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e9c97420-ac50-46d1-a8e1-d7e669423177 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.247523 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9c97420-ac50-46d1-a8e1-d7e669423177 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 Jul 03 15:02:46.247523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9c97420-ac50-46d1-a8e1-d7e669423177 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:46.247523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9c97420-ac50-46d1-a8e1-d7e669423177 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:46.247523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e9c97420-ac50-46d1-a8e1-d7e669423177 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Show backup with id 3c408154-d2d9-4b9a-8fa8-d96feb170bc8. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:46.254304 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-c947cf57-746e-4c07-be66-705257584552 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.256625 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-c947cf57-746e-4c07-be66-705257584552 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:46.256947 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-c947cf57-746e-4c07-be66-705257584552 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:46.257257 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-c947cf57-746e-4c07-be66-705257584552 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:46.266430 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:46.266430 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:46.271926 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-c947cf57-746e-4c07-be66-705257584552 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:46.278434 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-c947cf57-746e-4c07-be66-705257584552 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:46.279172 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 962/3836] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:46 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:46.279936 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-e9c97420-ac50-46d1-a8e1-d7e669423177 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-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=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:02:46.283262 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9c97420-ac50-46d1-a8e1-d7e669423177 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 returned with HTTP 404 Jul 03 15:02:46.283696 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 943/3837] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:46 2026] GET /volume/v3/backups/3c408154-d2d9-4b9a-8fa8-d96feb170bc8 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:46.292725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d3615261-553a-400a-a056-7253cd6469ba None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.294742 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d3615261-553a-400a-a056-7253cd6469ba tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f Jul 03 15:02:46.295401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d3615261-553a-400a-a056-7253cd6469ba tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:46.295401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d3615261-553a-400a-a056-7253cd6469ba tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:46.295512 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-d3615261-553a-400a-a056-7253cd6469ba tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Delete volume with id: c280a51b-b98c-4bb3-a258-e10b1efc1d1f Jul 03 15:02:46.303192 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:46.303192 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:46.303456 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d3615261-553a-400a-a056-7253cd6469ba tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Volume info retrieved successfully. Jul 03 15:02:46.328300 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d3615261-553a-400a-a056-7253cd6469ba tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Delete volume request issued successfully. Jul 03 15:02:46.328583 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d3615261-553a-400a-a056-7253cd6469ba tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f returned with HTTP 202 Jul 03 15:02:46.329034 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 957/3838] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:02:46 2026] DELETE /volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:46.336638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c82366a-f170-426c-8e49-26ccd6c43bf7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.338283 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c82366a-f170-426c-8e49-26ccd6c43bf7 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f Jul 03 15:02:46.338533 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c82366a-f170-426c-8e49-26ccd6c43bf7 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:46.338754 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c82366a-f170-426c-8e49-26ccd6c43bf7 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:46.350783 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:46.350783 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:46.356198 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c82366a-f170-426c-8e49-26ccd6c43bf7 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Volume info retrieved successfully. Jul 03 15:02:46.360823 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c82366a-f170-426c-8e49-26ccd6c43bf7 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f returned with HTTP 200 Jul 03 15:02:46.361489 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 977/3839] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:46 2026] GET /volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:46.488229 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f0eefbb6-f886-49d4-a7de-ecbde5bd4cce None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.490031 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f0eefbb6-f886-49d4-a7de-ecbde5bd4cce tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:02:46.490269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f0eefbb6-f886-49d4-a7de-ecbde5bd4cce tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:46.490491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f0eefbb6-f886-49d4-a7de-ecbde5bd4cce tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:46.490651 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-f0eefbb6-f886-49d4-a7de-ecbde5bd4cce tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Delete volume with id: 9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:02:46.497791 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:46.497791 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:46.498337 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f0eefbb6-f886-49d4-a7de-ecbde5bd4cce tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:02:46.509344 np0000004430 devstack@c-api.service[99979]: WARNING cinder.keymgr.conf_key_mgr [None req-f0eefbb6-f886-49d4-a7de-ecbde5bd4cce tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:02:46.514989 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f0eefbb6-f886-49d4-a7de-ecbde5bd4cce tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Delete volume request issued successfully. Jul 03 15:02:46.515252 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f0eefbb6-f886-49d4-a7de-ecbde5bd4cce tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 202 Jul 03 15:02:46.515678 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 963/3840] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:02:46 2026] DELETE /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:46.523249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9717cd5-5a12-444f-8ab8-e648fe3aa52f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:46.525138 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9717cd5-5a12-444f-8ab8-e648fe3aa52f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:02:46.525430 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9717cd5-5a12-444f-8ab8-e648fe3aa52f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:46.525686 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9717cd5-5a12-444f-8ab8-e648fe3aa52f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:46.533343 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:46.533343 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:46.537484 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d9717cd5-5a12-444f-8ab8-e648fe3aa52f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Volume info retrieved successfully. Jul 03 15:02:46.542583 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9717cd5-5a12-444f-8ab8-e648fe3aa52f tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 200 Jul 03 15:02:46.542992 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 944/3841] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:46 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:47.380722 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4464308e-cb1d-47b6-a335-fdedc009b857 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:47.383610 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4464308e-cb1d-47b6-a335-fdedc009b857 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] GET https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f Jul 03 15:02:47.383882 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4464308e-cb1d-47b6-a335-fdedc009b857 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:47.384118 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4464308e-cb1d-47b6-a335-fdedc009b857 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:47.391985 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4464308e-cb1d-47b6-a335-fdedc009b857 tempest-ProjectAdminTests39-828321239 tempest-ProjectAdminTests39-828321239-project-admin] https://10.4.3.99/volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f returned with HTTP 404 Jul 03 15:02:47.392663 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 958/3842] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:47 2026] GET /volume/v3/volumes/c280a51b-b98c-4bb3-a258-e10b1efc1d1f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:47.567084 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb921e76-2e21-4b2d-8f1c-0ee6c6830825 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:47.569866 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb921e76-2e21-4b2d-8f1c-0ee6c6830825 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] GET https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 Jul 03 15:02:47.570085 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb921e76-2e21-4b2d-8f1c-0ee6c6830825 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:47.570333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb921e76-2e21-4b2d-8f1c-0ee6c6830825 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:47.579099 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb921e76-2e21-4b2d-8f1c-0ee6c6830825 tempest-TestEncryptedCinderVolumes-17163912 tempest-TestEncryptedCinderVolumes-17163912-project-member] https://10.4.3.99/volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 returned with HTTP 404 Jul 03 15:02:47.579572 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 978/3843] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:47 2026] GET /volume/v3/volumes/9d4fa342-d053-46a8-89ec-2446329d2238 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:47.591449 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-50704c9e-cd6e-45a8-b615-438bfa4df555 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:47.594027 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-50704c9e-cd6e-45a8-b615-438bfa4df555 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:02:47.594224 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-50704c9e-cd6e-45a8-b615-438bfa4df555 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:47.594480 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-50704c9e-cd6e-45a8-b615-438bfa4df555 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:47.595506 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-50704c9e-cd6e-45a8-b615-438bfa4df555 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:02:47.627683 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-50704c9e-cd6e-45a8-b615-438bfa4df555 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Get all volumes completed successfully. Jul 03 15:02:47.630658 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:47.630658 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:47.636902 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-50704c9e-cd6e-45a8-b615-438bfa4df555 tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:02:47.637590 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 964/3844] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:02:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10702 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:47.654654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b584158-bbfd-4d76-8b8e-f79ffb5ab4ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:47.657055 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b584158-bbfd-4d76-8b8e-f79ffb5ab4ee tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] DELETE https://10.4.3.99/volume/v3/types/3d2e30de-baf6-4043-b414-fbdfdd240e05 Jul 03 15:02:47.657396 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b584158-bbfd-4d76-8b8e-f79ffb5ab4ee tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:47.657687 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b584158-bbfd-4d76-8b8e-f79ffb5ab4ee tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:47.690637 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b584158-bbfd-4d76-8b8e-f79ffb5ab4ee tempest-TestEncryptedCinderVolumes-1442401770 tempest-TestEncryptedCinderVolumes-1442401770-project-admin] https://10.4.3.99/volume/v3/types/3d2e30de-baf6-4043-b414-fbdfdd240e05 returned with HTTP 202 Jul 03 15:02:47.691338 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 945/3845] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:02:47 2026] DELETE /volume/v3/types/3d2e30de-baf6-4043-b414-fbdfdd240e05 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:48.315574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e64d058a-29f3-4b20-8576-547e4fba7e49 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:48.316085 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e64d058a-29f3-4b20-8576-547e4fba7e49 None None] GET https://10.4.3.99/volume// Jul 03 15:02:48.316367 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e64d058a-29f3-4b20-8576-547e4fba7e49 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:48.316639 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e64d058a-29f3-4b20-8576-547e4fba7e49 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:48.317060 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e64d058a-29f3-4b20-8576-547e4fba7e49 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:48.317475 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 959/3846] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:02:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:48.326644 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-09c67dab-37f3-48db-9523-9d8ed0a85a48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:48.516038 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-09c67dab-37f3-48db-9523-9d8ed0a85a48 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:02:48.518402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-09c67dab-37f3-48db-9523-9d8ed0a85a48 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4acd856a-2d23-42ac-b95d-8d14f879a714", "connector": null, "instance_uuid": "f31e666c-e1d6-4416-9fe8-79e924f3491a"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:48.527155 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:48.527155 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:48.568624 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-09c67dab-37f3-48db-9523-9d8ed0a85a48 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:02:48.568624 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 979/3847] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:02:48 2026] POST /volume/v3/attachments => generated 273 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:48.806205 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7c4b0528-3163-414f-88c3-aca6d995751e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:48.807940 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7c4b0528-3163-414f-88c3-aca6d995751e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:48.808141 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7c4b0528-3163-414f-88c3-aca6d995751e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:48.808361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7c4b0528-3163-414f-88c3-aca6d995751e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:48.817701 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:48.817701 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:48.821474 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7c4b0528-3163-414f-88c3-aca6d995751e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:48.826064 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7c4b0528-3163-414f-88c3-aca6d995751e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:48.826499 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 965/3848] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:48 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:49.107739 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-86f9f357-3dbe-4e43-9093-7988210d4a87 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:49.108095 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86f9f357-3dbe-4e43-9093-7988210d4a87 None None] GET https://10.4.3.99/volume// Jul 03 15:02:49.108383 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86f9f357-3dbe-4e43-9093-7988210d4a87 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:49.108600 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86f9f357-3dbe-4e43-9093-7988210d4a87 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:49.109035 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86f9f357-3dbe-4e43-9093-7988210d4a87 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:49.109439 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 946/3849] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:02:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:49.120067 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-b403a82b-e389-4b10-8f19-a24d37b8a336 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:49.122657 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-b403a82b-e389-4b10-8f19-a24d37b8a336 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:49.122949 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-b403a82b-e389-4b10-8f19-a24d37b8a336 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:49.123149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-b403a82b-e389-4b10-8f19-a24d37b8a336 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:49.134107 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:49.134107 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:49.138251 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-b403a82b-e389-4b10-8f19-a24d37b8a336 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:49.143882 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-b403a82b-e389-4b10-8f19-a24d37b8a336 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:49.144387 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 960/3850] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:02:49 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 1035 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:49.272531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-5020a2fa-26aa-4b7f-97b7-5c7ce4156d2c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:49.280297 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-5020a2fa-26aa-4b7f-97b7-5c7ce4156d2c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] PUT https://10.4.3.99/volume/v3/attachments/b98af34c-ff0f-46ef-ac15-b7dd65486e52 Jul 03 15:02:49.280297 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-5020a2fa-26aa-4b7f-97b7-5c7ce4156d2c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:49.298828 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-5020a2fa-26aa-4b7f-97b7-5c7ce4156d2c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Acquiring lock "cinder-attachment_update-4acd856a-2d23-42ac-b95d-8d14f879a714-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:02:49.305457 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-5020a2fa-26aa-4b7f-97b7-5c7ce4156d2c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Lock "cinder-attachment_update-4acd856a-2d23-42ac-b95d-8d14f879a714-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:02:49.307058 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b6974524-a86e-4cd9-b354-9c15450d2372 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:49.307200 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:49.307200 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:49.483536 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:49.484061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1471666870"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:49.486401 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1471666870'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:49.486664 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume of 1 GB Jul 03 15:02:49.491340 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Availability Zones retrieved successfully. Jul 03 15:02:49.499708 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Flow 'volume_create_api' (45169223-82fc-4184-be90-7dfdaa9df344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:49.501350 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a688f3-5561-4c56-8625-c99aaa3b1fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:49.502452 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:49.557933 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a688f3-5561-4c56-8625-c99aaa3b1fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:49.558988 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7caafb5-59cf-4b8e-a3f3-36d00403acaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:49.650017 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Created reservations ['0c0a2394-0045-4981-9da7-f797d3b0e4e9', 'cd5ad278-bc67-41da-b313-5333806cb610', '957fd6f6-2c23-410d-81c0-38ee21ab4c3a', 'c26d6bc1-43fa-4d45-9aef-aed3d7da8af0'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:49.650973 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7caafb5-59cf-4b8e-a3f3-36d00403acaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c0a2394-0045-4981-9da7-f797d3b0e4e9', 'cd5ad278-bc67-41da-b313-5333806cb610', '957fd6f6-2c23-410d-81c0-38ee21ab4c3a', 'c26d6bc1-43fa-4d45-9aef-aed3d7da8af0']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:49.651776 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae95446-faab-4227-b6d0-bcfd95ad3aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:49.678101 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae95446-faab-4227-b6d0-bcfd95ad3aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '703efa35-f232-439f-9baa-0753be6e1c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1471666870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['0c0a2394-0045-4981-9da7-f797d3b0e4e9','cd5ad278-bc67-41da-b313-5333806cb610','957fd6f6-2c23-410d-81c0-38ee21ab4c3a','c26d6bc1-43fa-4d45-9aef-aed3d7da8af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1471666870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=703efa35-f232-439f-9baa-0753be6e1c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8420f44038084def9222c7e818986b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:49.679039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0789daab-05fc-44f6-b4bb-3c6bf019be22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:49.702059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0789daab-05fc-44f6-b4bb-3c6bf019be22) transitioned into state 'SUCCESS' from state '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-1471666870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['0c0a2394-0045-4981-9da7-f797d3b0e4e9','cd5ad278-bc67-41da-b313-5333806cb610','957fd6f6-2c23-410d-81c0-38ee21ab4c3a','c26d6bc1-43fa-4d45-9aef-aed3d7da8af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:49.702936 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86540b06-73e1-400d-b5f1-fc43d2e47738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:49.713186 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86540b06-73e1-400d-b5f1-fc43d2e47738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:49.713999 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Flow 'volume_create_api' (45169223-82fc-4184-be90-7dfdaa9df344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:49.714251 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume request issued successfully. Jul 03 15:02:49.714810 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6974524-a86e-4cd9-b354-9c15450d2372 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:49.715250 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 966/3851] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:02:49 2026] POST /volume/v3/volumes => generated 776 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:49.728903 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-668935dd-0dee-438f-8283-a797e4b12ec9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:49.731394 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-668935dd-0dee-438f-8283-a797e4b12ec9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 Jul 03 15:02:49.731639 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-668935dd-0dee-438f-8283-a797e4b12ec9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:49.731856 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-668935dd-0dee-438f-8283-a797e4b12ec9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:49.740911 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:49.740911 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:49.746050 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-668935dd-0dee-438f-8283-a797e4b12ec9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:02:49.751664 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-668935dd-0dee-438f-8283-a797e4b12ec9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 returned with HTTP 200 Jul 03 15:02:49.752135 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 947/3852] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:49 2026] GET /volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:49.833104 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-5020a2fa-26aa-4b7f-97b7-5c7ce4156d2c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Lock "cinder-attachment_update-4acd856a-2d23-42ac-b95d-8d14f879a714-np0000004430" released by "attachment_update" :: held 0.528s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:02:49.833510 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-5020a2fa-26aa-4b7f-97b7-5c7ce4156d2c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/attachments/b98af34c-ff0f-46ef-ac15-b7dd65486e52 returned with HTTP 200 Jul 03 15:02:49.834167 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 980/3853] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:02:49 2026] PUT /volume/v3/attachments/b98af34c-ff0f-46ef-ac15-b7dd65486e52 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:49.842485 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d39f7ce2-e2b0-40ca-b440-f6a9ec94d488 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:49.844251 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d39f7ce2-e2b0-40ca-b440-f6a9ec94d488 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:49.844835 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d39f7ce2-e2b0-40ca-b440-f6a9ec94d488 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:49.844835 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d39f7ce2-e2b0-40ca-b440-f6a9ec94d488 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:49.849892 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=156,cinder:UPDATE=22,cinder:INSERT=6 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:02:49.858146 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:49.858146 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:49.862019 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d39f7ce2-e2b0-40ca-b440-f6a9ec94d488 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:49.867454 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d39f7ce2-e2b0-40ca-b440-f6a9ec94d488 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:49.867454 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 961/3854] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:49 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:50.766606 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-81c1c76f-6bc5-48a5-936b-a3095e2a42c7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:50.768561 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81c1c76f-6bc5-48a5-936b-a3095e2a42c7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 Jul 03 15:02:50.768792 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81c1c76f-6bc5-48a5-936b-a3095e2a42c7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:50.768999 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81c1c76f-6bc5-48a5-936b-a3095e2a42c7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:50.776013 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:50.776013 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:50.779899 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-81c1c76f-6bc5-48a5-936b-a3095e2a42c7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:02:50.784525 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81c1c76f-6bc5-48a5-936b-a3095e2a42c7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 returned with HTTP 200 Jul 03 15:02:50.784968 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 967/3855] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:50 2026] GET /volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:50.803478 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3561c5fe-f56b-4d2f-bb2a-f88ee7b9f3c1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:50.805383 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3561c5fe-f56b-4d2f-bb2a-f88ee7b9f3c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:02:50.805815 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3561c5fe-f56b-4d2f-bb2a-f88ee7b9f3c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "703efa35-f232-439f-9baa-0753be6e1c23", "name": "tempest-type-Backup-658833227"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:50.807859 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-3561c5fe-f56b-4d2f-bb2a-f88ee7b9f3c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Creating new backup {'backup': {'volume_id': '703efa35-f232-439f-9baa-0753be6e1c23', 'name': 'tempest-type-Backup-658833227'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:02:50.808014 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-3561c5fe-f56b-4d2f-bb2a-f88ee7b9f3c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Creating backup of volume 703efa35-f232-439f-9baa-0753be6e1c23 in container None Jul 03 15:02:50.815962 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:50.815962 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:50.816469 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3561c5fe-f56b-4d2f-bb2a-f88ee7b9f3c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:02:50.845420 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3561c5fe-f56b-4d2f-bb2a-f88ee7b9f3c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Created reservations ['15b241bd-3667-42cd-95ec-a6e6ff349d65', '5440bc4f-a85b-41ba-8183-062dae213b64'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:50.885514 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-949ccec2-2a2e-4cae-986b-872dfc8758b7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:50.889149 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3561c5fe-f56b-4d2f-bb2a-f88ee7b9f3c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:02:50.889564 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 948/3856] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:02:50 2026] POST /volume/v3/backups => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:50.893040 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-949ccec2-2a2e-4cae-986b-872dfc8758b7 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:50.894081 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-949ccec2-2a2e-4cae-986b-872dfc8758b7 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:50.894081 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-949ccec2-2a2e-4cae-986b-872dfc8758b7 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:50.902096 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-15c252f0-eb2b-48f8-a548-791bfe54213d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:50.909818 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:50.909818 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:50.909888 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15c252f0-eb2b-48f8-a548-791bfe54213d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:02:50.909888 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15c252f0-eb2b-48f8-a548-791bfe54213d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:50.909888 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15c252f0-eb2b-48f8-a548-791bfe54213d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:50.909888 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-15c252f0-eb2b-48f8-a548-791bfe54213d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:50.918418 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:50.918418 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:50.919074 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15c252f0-eb2b-48f8-a548-791bfe54213d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:02:50.919452 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-949ccec2-2a2e-4cae-986b-872dfc8758b7 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:50.919499 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 962/3857] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:50 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:50.926030 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-949ccec2-2a2e-4cae-986b-872dfc8758b7 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:50.926922 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 981/3858] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:50 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:51.933635 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8ea798a9-c7a2-46af-9701-93f2eafe7c6b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:51.935987 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8ea798a9-c7a2-46af-9701-93f2eafe7c6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:02:51.936322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8ea798a9-c7a2-46af-9701-93f2eafe7c6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:51.936572 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8ea798a9-c7a2-46af-9701-93f2eafe7c6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:51.936722 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8ea798a9-c7a2-46af-9701-93f2eafe7c6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:51.941053 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-40f46c96-fddd-4966-93e0-1929f80f59d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:51.941387 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:51.941387 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:51.941968 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8ea798a9-c7a2-46af-9701-93f2eafe7c6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:02:51.942465 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 968/3859] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:51 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:51.943321 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-40f46c96-fddd-4966-93e0-1929f80f59d1 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:51.943540 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-40f46c96-fddd-4966-93e0-1929f80f59d1 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:51.943762 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-40f46c96-fddd-4966-93e0-1929f80f59d1 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:51.963536 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:51.963536 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:51.972020 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-40f46c96-fddd-4966-93e0-1929f80f59d1 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:51.977018 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-40f46c96-fddd-4966-93e0-1929f80f59d1 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:51.977436 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 949/3860] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:51 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:52.955141 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2bac3ee8-88f4-441d-8046-76a8d84203f7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:52.957294 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2bac3ee8-88f4-441d-8046-76a8d84203f7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:02:52.957559 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2bac3ee8-88f4-441d-8046-76a8d84203f7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:52.957789 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2bac3ee8-88f4-441d-8046-76a8d84203f7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:52.957912 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2bac3ee8-88f4-441d-8046-76a8d84203f7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:52.963147 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:52.963147 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:52.964371 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2bac3ee8-88f4-441d-8046-76a8d84203f7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:02:52.964497 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 963/3861] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:52 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:52.990993 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ba87f5f3-4ee4-4b97-96bb-62dcc3c0d729 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:52.993040 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba87f5f3-4ee4-4b97-96bb-62dcc3c0d729 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:52.993270 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba87f5f3-4ee4-4b97-96bb-62dcc3c0d729 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:52.993529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba87f5f3-4ee4-4b97-96bb-62dcc3c0d729 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:53.005359 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:53.005359 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:53.009495 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ba87f5f3-4ee4-4b97-96bb-62dcc3c0d729 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:53.014561 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba87f5f3-4ee4-4b97-96bb-62dcc3c0d729 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:53.015048 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 982/3862] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:52 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:53.344409 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:53.437458 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:53.437937 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-157163525"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:53.439952 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-157163525'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:53.440183 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume of 1 GB Jul 03 15:02:53.443193 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=229,cinder:UPDATE=52,cinder:INSERT=33,cinder:DELETE=2 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:02:53.445841 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Availability Zones retrieved successfully. Jul 03 15:02:53.453822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (0ef09125-0203-42c4-b9e5-3712c7ef4933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:53.455093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bbd8c77-0718-417a-9120-bb5f260e2562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:53.456721 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:53.495992 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bbd8c77-0718-417a-9120-bb5f260e2562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:53.497093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a82dfea-d80a-4f8a-a368-46a151b1a319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:53.589725 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Created reservations ['db51fa85-764a-4ca3-9601-a97c38091aae', '67884ff3-a538-4c29-8bd2-639d85b86189', '35440f91-1eb0-408b-b4cb-8018cefa94e7', 'bc1ce277-1577-4f83-96bf-2236a04e92e7'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:53.590467 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a82dfea-d80a-4f8a-a368-46a151b1a319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db51fa85-764a-4ca3-9601-a97c38091aae', '67884ff3-a538-4c29-8bd2-639d85b86189', '35440f91-1eb0-408b-b4cb-8018cefa94e7', 'bc1ce277-1577-4f83-96bf-2236a04e92e7']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:53.591074 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad8c67a-5ad1-4489-9bfb-9ded788c5949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:53.618153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad8c67a-5ad1-4489-9bfb-9ded788c5949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5608dd0e-7b83-4e94-97e5-d1499add2ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-157163525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['db51fa85-764a-4ca3-9601-a97c38091aae','67884ff3-a538-4c29-8bd2-639d85b86189','35440f91-1eb0-408b-b4cb-8018cefa94e7','bc1ce277-1577-4f83-96bf-2236a04e92e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-157163525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5608dd0e-7b83-4e94-97e5-d1499add2ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44468df9d9be48a69f410c44051a8652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d2f335439de4e989f61d2177e6247f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:53.619072 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67d83fe-388d-4fd0-88dc-cc45baafb1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:53.645990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67d83fe-388d-4fd0-88dc-cc45baafb1ed) transitioned into state 'SUCCESS' from state '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-157163525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['db51fa85-764a-4ca3-9601-a97c38091aae','67884ff3-a538-4c29-8bd2-639d85b86189','35440f91-1eb0-408b-b4cb-8018cefa94e7','bc1ce277-1577-4f83-96bf-2236a04e92e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:53.646834 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df0a1d37-0a66-4727-b0eb-3f043fe07b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:53.659003 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df0a1d37-0a66-4727-b0eb-3f043fe07b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:53.660360 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (0ef09125-0203-42c4-b9e5-3712c7ef4933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:53.660789 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request issued successfully. Jul 03 15:02:53.661546 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b1ae05f-7772-4506-8a55-fa96fea06d50 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:53.662103 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 969/3863] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:02:53 2026] POST /volume/v3/volumes => generated 757 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:53.675895 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7f54070c-e19e-43b9-9d10-2b6f301447fb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:53.677691 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7f54070c-e19e-43b9-9d10-2b6f301447fb tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 Jul 03 15:02:53.677867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7f54070c-e19e-43b9-9d10-2b6f301447fb tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:53.678042 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7f54070c-e19e-43b9-9d10-2b6f301447fb tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:53.680160 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=185,cinder:UPDATE=40,cinder:INSERT=18 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:02:53.685378 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:53.685378 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:53.689941 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7f54070c-e19e-43b9-9d10-2b6f301447fb tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:53.695562 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7f54070c-e19e-43b9-9d10-2b6f301447fb tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 returned with HTTP 200 Jul 03 15:02:53.696149 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 950/3864] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:53 2026] GET /volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:53.978097 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ada3740d-9507-4450-996c-20027d285966 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:53.981720 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ada3740d-9507-4450-996c-20027d285966 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:02:53.981965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ada3740d-9507-4450-996c-20027d285966 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:53.982219 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ada3740d-9507-4450-996c-20027d285966 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:53.982373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ada3740d-9507-4450-996c-20027d285966 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:53.987815 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:53.987815 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:53.988437 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ada3740d-9507-4450-996c-20027d285966 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:02:53.988770 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 964/3865] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:53 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:54.032541 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-40faa4db-f6f0-49fa-8b28-59c52ea62d66 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:54.034403 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-40faa4db-f6f0-49fa-8b28-59c52ea62d66 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:54.034592 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-40faa4db-f6f0-49fa-8b28-59c52ea62d66 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:54.034788 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-40faa4db-f6f0-49fa-8b28-59c52ea62d66 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:54.044807 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:54.044807 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:54.049103 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-40faa4db-f6f0-49fa-8b28-59c52ea62d66 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:54.054898 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-40faa4db-f6f0-49fa-8b28-59c52ea62d66 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:54.055320 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 983/3866] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:54 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:54.709717 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-449c35f0-4888-401f-b8e3-605d5c7e4f7f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:54.712263 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-449c35f0-4888-401f-b8e3-605d5c7e4f7f tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 Jul 03 15:02:54.712583 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-449c35f0-4888-401f-b8e3-605d5c7e4f7f tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:54.712959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-449c35f0-4888-401f-b8e3-605d5c7e4f7f tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:54.722939 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:54.722939 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:54.728363 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-449c35f0-4888-401f-b8e3-605d5c7e4f7f tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:54.734699 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-449c35f0-4888-401f-b8e3-605d5c7e4f7f tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 returned with HTTP 200 Jul 03 15:02:54.735261 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 970/3867] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:54 2026] GET /volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:54.748386 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0f3551eb-3652-4100-b4d8-5d0e5a0c0b51 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:54.750245 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f3551eb-3652-4100-b4d8-5d0e5a0c0b51 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:02:54.750620 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f3551eb-3652-4100-b4d8-5d0e5a0c0b51 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5608dd0e-7b83-4e94-97e5-d1499add2ae5", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-378328308"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:54.761347 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:54.761347 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:54.761846 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0f3551eb-3652-4100-b4d8-5d0e5a0c0b51 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:54.761965 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-0f3551eb-3652-4100-b4d8-5d0e5a0c0b51 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create snapshot from volume 5608dd0e-7b83-4e94-97e5-d1499add2ae5 Jul 03 15:02:54.809918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-0f3551eb-3652-4100-b4d8-5d0e5a0c0b51 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Created reservations ['6207f28a-2dbf-4bac-81de-4890c9509fe8', '7ae18664-72a1-4f81-a905-f336fb864217', '3c2b7e98-043c-48f7-b41a-5c823e6f5bfc', '6ec9c6e9-d31b-43d1-9f94-08a46d99f9c0'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:54.862737 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0f3551eb-3652-4100-b4d8-5d0e5a0c0b51 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Snapshot create request issued successfully. Jul 03 15:02:54.863148 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f3551eb-3652-4100-b4d8-5d0e5a0c0b51 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:02:54.863726 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 951/3868] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:02:54 2026] POST /volume/v3/snapshots => generated 315 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:54.873507 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-595e03c0-5fa0-47a1-8c4d-e2a949fb3a8b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:54.875652 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-595e03c0-5fa0-47a1-8c4d-e2a949fb3a8b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 Jul 03 15:02:54.875881 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-595e03c0-5fa0-47a1-8c4d-e2a949fb3a8b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:54.876103 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-595e03c0-5fa0-47a1-8c4d-e2a949fb3a8b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:54.882280 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:54.882280 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:54.882813 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-595e03c0-5fa0-47a1-8c4d-e2a949fb3a8b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Snapshot retrieved successfully. Jul 03 15:02:54.883782 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-595e03c0-5fa0-47a1-8c4d-e2a949fb3a8b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 returned with HTTP 200 Jul 03 15:02:54.884275 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 965/3869] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:02:54 2026] GET /volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 => generated 447 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:54.999056 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9976e5f8-f0b0-4cda-9437-504e3b896da6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:55.000753 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9976e5f8-f0b0-4cda-9437-504e3b896da6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:02:55.000971 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9976e5f8-f0b0-4cda-9437-504e3b896da6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:55.001163 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9976e5f8-f0b0-4cda-9437-504e3b896da6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:55.001298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9976e5f8-f0b0-4cda-9437-504e3b896da6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:55.003179 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=159,cinder:UPDATE=16,cinder:INSERT=4 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:02:55.005310 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:55.005310 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:55.005909 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9976e5f8-f0b0-4cda-9437-504e3b896da6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:02:55.006307 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 984/3870] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:54 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:55.070193 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2140d299-1934-43c9-9ee6-749c3a27db63 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:55.071925 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2140d299-1934-43c9-9ee6-749c3a27db63 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:55.072148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2140d299-1934-43c9-9ee6-749c3a27db63 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:55.072361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2140d299-1934-43c9-9ee6-749c3a27db63 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:55.081596 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:55.081596 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:55.085024 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2140d299-1934-43c9-9ee6-749c3a27db63 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:55.089507 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2140d299-1934-43c9-9ee6-749c3a27db63 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:55.090087 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 971/3871] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:55 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:55.894849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b789ed77-c658-4130-adad-64cdc1e02082 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:55.897688 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b789ed77-c658-4130-adad-64cdc1e02082 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 Jul 03 15:02:55.897952 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b789ed77-c658-4130-adad-64cdc1e02082 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:55.898214 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b789ed77-c658-4130-adad-64cdc1e02082 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:55.905013 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:55.905013 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:55.905650 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b789ed77-c658-4130-adad-64cdc1e02082 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Snapshot retrieved successfully. Jul 03 15:02:55.906858 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b789ed77-c658-4130-adad-64cdc1e02082 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 returned with HTTP 200 Jul 03 15:02:55.907632 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 952/3872] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:02:55 2026] GET /volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:55.925893 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:55.928006 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:55.928479 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6ea34214-33d2-424c-a586-c268ddef25e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1119603615"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:55.930012 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request body: {'volume': {"'snapshot_id": '6ea34214-33d2-424c-a586-c268ddef25e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1119603615'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:55.930268 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume of 1 GB Jul 03 15:02:55.934894 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Availability Zones retrieved successfully. Jul 03 15:02:55.940496 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (06531282-64c2-4e6c-8e24-6fe59c694fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:55.941734 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5d18315-8175-473f-b5da-4a5e32ae8456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:55.942784 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:55.974373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5d18315-8175-473f-b5da-4a5e32ae8456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:55.975347 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b0c1fc-0b32-40f2-87fa-11a7960bb265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.018189 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ef53bbe0-225a-4421-a05d-fd2355d05bb1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:56.021225 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef53bbe0-225a-4421-a05d-fd2355d05bb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:02:56.021593 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef53bbe0-225a-4421-a05d-fd2355d05bb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:56.021852 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ef53bbe0-225a-4421-a05d-fd2355d05bb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:56.022010 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ef53bbe0-225a-4421-a05d-fd2355d05bb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:56.027395 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:56.027395 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:56.028436 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ef53bbe0-225a-4421-a05d-fd2355d05bb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:02:56.028860 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 985/3873] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:56 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:56.029487 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Created reservations ['2eb35877-fa46-490d-b437-0fc08e513b53', '6fa052a6-d240-444d-a3c7-00ec9506c97f', '30456a4c-f570-43ce-b3f1-6f63c523c465', 'ff0235bc-3fe9-4d1d-be8c-b1d3fe55a2c1'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:56.030478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b0c1fc-0b32-40f2-87fa-11a7960bb265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eb35877-fa46-490d-b437-0fc08e513b53', '6fa052a6-d240-444d-a3c7-00ec9506c97f', '30456a4c-f570-43ce-b3f1-6f63c523c465', 'ff0235bc-3fe9-4d1d-be8c-b1d3fe55a2c1']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.031639 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2d6863-0e67-4af4-8bf0-e8e25d88770e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.069072 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2d6863-0e67-4af4-8bf0-e8e25d88770e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d8b383-d165-4748-9ef1-41bccc68df21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1119603615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['2eb35877-fa46-490d-b437-0fc08e513b53','6fa052a6-d240-444d-a3c7-00ec9506c97f','30456a4c-f570-43ce-b3f1-6f63c523c465','ff0235bc-3fe9-4d1d-be8c-b1d3fe55a2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1119603615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d8b383-d165-4748-9ef1-41bccc68df21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44468df9d9be48a69f410c44051a8652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d2f335439de4e989f61d2177e6247f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.070052 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70a0a93-be33-4a85-9538-4055c92df971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.091602 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-826e954f-5b26-4ad2-834e-d8fc8c7d1a35 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:56.094858 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-826e954f-5b26-4ad2-834e-d8fc8c7d1a35 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/attachments/b98af34c-ff0f-46ef-ac15-b7dd65486e52/action Jul 03 15:02:56.095405 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-826e954f-5b26-4ad2-834e-d8fc8c7d1a35 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:56.095588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-826e954f-5b26-4ad2-834e-d8fc8c7d1a35 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:56.097075 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d70a0a93-be33-4a85-9538-4055c92df971) transitioned into state 'SUCCESS' from state '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-1119603615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['2eb35877-fa46-490d-b437-0fc08e513b53','6fa052a6-d240-444d-a3c7-00ec9506c97f','30456a4c-f570-43ce-b3f1-6f63c523c465','ff0235bc-3fe9-4d1d-be8c-b1d3fe55a2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.097943 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce9567f-422b-4eb0-9d8f-2c141eb0dd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.105252 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-064c465b-d916-448c-bcc7-3adba7f5258e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:56.108317 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-064c465b-d916-448c-bcc7-3adba7f5258e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:56.108454 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-064c465b-d916-448c-bcc7-3adba7f5258e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:56.108760 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-064c465b-d916-448c-bcc7-3adba7f5258e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:56.115869 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce9567f-422b-4eb0-9d8f-2c141eb0dd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.117213 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (06531282-64c2-4e6c-8e24-6fe59c694fda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:56.117636 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request issued successfully. Jul 03 15:02:56.119098 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0cf7d7ba-52ee-4aef-9054-d6db39667d5d tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:56.119324 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 966/3874] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:02:55 2026] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:56.122010 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:56.122010 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:56.124738 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:56.124738 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:56.130163 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-064c465b-d916-448c-bcc7-3adba7f5258e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:56.136874 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-064c465b-d916-448c-bcc7-3adba7f5258e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:56.137442 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 953/3875] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:56 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:56.137672 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:56.139853 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:56.140286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6ea34214-33d2-424c-a586-c268ddef25e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-144158086"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:56.142338 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request body: {'volume': {"'snapshot_id": '6ea34214-33d2-424c-a586-c268ddef25e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-144158086'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:56.142338 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume of 1 GB Jul 03 15:02:56.145414 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-786c5318-26b2-42aa-a845-b05bf1e06ae0 req-826e954f-5b26-4ad2-834e-d8fc8c7d1a35 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/attachments/b98af34c-ff0f-46ef-ac15-b7dd65486e52/action returned with HTTP 204 Jul 03 15:02:56.145671 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 972/3876] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:02:56 2026] POST /volume/v3/attachments/b98af34c-ff0f-46ef-ac15-b7dd65486e52/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:56.150398 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Availability Zones retrieved successfully. Jul 03 15:02:56.155680 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (41c6086d-4ea2-4679-80c1-3390fbddca43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:56.156703 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2163da-c258-4cd6-ad3f-a6944fee14e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.158286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:56.193407 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2163da-c258-4cd6-ad3f-a6944fee14e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.194387 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2fba7f-645e-4451-aa30-8ecbefd83f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.274008 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Created reservations ['5eb6e9f2-31e3-45fb-8a4f-41c541c65fce', '7bbebb64-b317-480b-ac61-652cdaf6bcf9', 'a6d6eaa5-faa6-4e67-8180-fe44e5720b58', '46ca7845-f606-463a-a9d0-1bc5e820b412'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:56.276718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2fba7f-645e-4451-aa30-8ecbefd83f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eb6e9f2-31e3-45fb-8a4f-41c541c65fce', '7bbebb64-b317-480b-ac61-652cdaf6bcf9', 'a6d6eaa5-faa6-4e67-8180-fe44e5720b58', '46ca7845-f606-463a-a9d0-1bc5e820b412']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.276718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d308b5e-c750-4f5f-90bf-04b90f0282d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.319083 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d308b5e-c750-4f5f-90bf-04b90f0282d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f024601-2c74-4bc5-8048-95871f80dd34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-144158086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['5eb6e9f2-31e3-45fb-8a4f-41c541c65fce','7bbebb64-b317-480b-ac61-652cdaf6bcf9','a6d6eaa5-faa6-4e67-8180-fe44e5720b58','46ca7845-f606-463a-a9d0-1bc5e820b412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-144158086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f024601-2c74-4bc5-8048-95871f80dd34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44468df9d9be48a69f410c44051a8652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d2f335439de4e989f61d2177e6247f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.320071 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c048bc2c-e7c6-462a-95f0-0cb6a2b0086f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.355725 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c048bc2c-e7c6-462a-95f0-0cb6a2b0086f) transitioned into state 'SUCCESS' from state '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-144158086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['5eb6e9f2-31e3-45fb-8a4f-41c541c65fce','7bbebb64-b317-480b-ac61-652cdaf6bcf9','a6d6eaa5-faa6-4e67-8180-fe44e5720b58','46ca7845-f606-463a-a9d0-1bc5e820b412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.356713 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8f81f3-0518-452d-a77d-ec0f489915bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.373564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8f81f3-0518-452d-a77d-ec0f489915bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.374636 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (41c6086d-4ea2-4679-80c1-3390fbddca43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:56.375122 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request issued successfully. Jul 03 15:02:56.375953 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29eb9bf3-446e-4d03-8e88-fc8f72e1c8a8 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:56.376536 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 986/3877] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:02:56 2026] POST /volume/v3/volumes => generated 757 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:56.390783 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:56.392831 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:56.393496 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6ea34214-33d2-424c-a586-c268ddef25e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-861029062"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:56.394773 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request body: {'volume': {"'snapshot_id": '6ea34214-33d2-424c-a586-c268ddef25e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-861029062'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:56.394894 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume of 1 GB Jul 03 15:02:56.395231 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:56.395231 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:56.400541 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Availability Zones retrieved successfully. Jul 03 15:02:56.407190 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (6bf2cda5-b274-4dd2-8c94-9021ba5892d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:56.408296 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b768a7-0447-466a-97b0-f72fd0a2a4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.409322 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:56.453728 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b768a7-0447-466a-97b0-f72fd0a2a4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.454914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0e2674-f083-488f-92cc-133ce53d331c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.524857 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Created reservations ['076e3228-4f64-4d5c-98ae-bed52393d273', 'bd49601f-724f-491c-9af4-678ad20b945b', 'e6198568-69bc-4959-965d-21e4ba25668b', '6f4a9cf9-9c18-4150-b097-8eab13a75aab'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:56.525955 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0e2674-f083-488f-92cc-133ce53d331c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['076e3228-4f64-4d5c-98ae-bed52393d273', 'bd49601f-724f-491c-9af4-678ad20b945b', 'e6198568-69bc-4959-965d-21e4ba25668b', '6f4a9cf9-9c18-4150-b097-8eab13a75aab']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.527047 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4de565-1703-4849-86b9-2ac490910ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.557971 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4de565-1703-4849-86b9-2ac490910ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e718b87b-d65d-4038-af80-6a710f4a7385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-861029062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['076e3228-4f64-4d5c-98ae-bed52393d273','bd49601f-724f-491c-9af4-678ad20b945b','e6198568-69bc-4959-965d-21e4ba25668b','6f4a9cf9-9c18-4150-b097-8eab13a75aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-861029062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e718b87b-d65d-4038-af80-6a710f4a7385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44468df9d9be48a69f410c44051a8652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d2f335439de4e989f61d2177e6247f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.559059 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00cbaa73-5afd-4e97-9e13-f0acdc0775ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.586908 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00cbaa73-5afd-4e97-9e13-f0acdc0775ad) transitioned into state 'SUCCESS' from state '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-861029062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['076e3228-4f64-4d5c-98ae-bed52393d273','bd49601f-724f-491c-9af4-678ad20b945b','e6198568-69bc-4959-965d-21e4ba25668b','6f4a9cf9-9c18-4150-b097-8eab13a75aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.590151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5fd0479-401a-4b87-b4d3-b0b3fb14ddf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.599807 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5fd0479-401a-4b87-b4d3-b0b3fb14ddf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.600652 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (6bf2cda5-b274-4dd2-8c94-9021ba5892d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:56.600942 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request issued successfully. Jul 03 15:02:56.601568 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f43a33eb-0872-4fc9-a8d5-ba6f63e5b7e6 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:56.602083 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 967/3878] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:02:56 2026] POST /volume/v3/volumes => generated 757 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:56.619459 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-10e588e6-07b7-4bc5-9960-46a043d2927b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:56.621747 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:56.622215 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6ea34214-33d2-424c-a586-c268ddef25e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-8097534"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:56.624394 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request body: {'volume': {"'snapshot_id": '6ea34214-33d2-424c-a586-c268ddef25e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-8097534'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:56.624394 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume of 1 GB Jul 03 15:02:56.630098 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Availability Zones retrieved successfully. Jul 03 15:02:56.635962 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (4e660704-6f60-4f5c-9a0c-e6de7337c22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:56.636894 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09549823-8d60-45f1-a80b-e450f6beccc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.637939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:56.666437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09549823-8d60-45f1-a80b-e450f6beccc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.667415 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf4e61e-dc22-41a1-af65-d9dce7b6f945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.707037 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Created reservations ['4a836085-b15f-45e3-9025-fb1b43cf8fc3', 'c85d9373-7201-4119-b270-15f188510917', '1dc8dd7a-daf4-43bb-b484-4c0cb6cd3d0e', '85bbbf25-0218-4eff-851b-330b3e55e03b'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:56.707807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf4e61e-dc22-41a1-af65-d9dce7b6f945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a836085-b15f-45e3-9025-fb1b43cf8fc3', 'c85d9373-7201-4119-b270-15f188510917', '1dc8dd7a-daf4-43bb-b484-4c0cb6cd3d0e', '85bbbf25-0218-4eff-851b-330b3e55e03b']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.708649 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (232f4c14-fe18-4c1f-b033-dac7cedc8659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.735228 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (232f4c14-fe18-4c1f-b033-dac7cedc8659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c318667-9a02-416e-baf0-86365447ee0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-8097534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['4a836085-b15f-45e3-9025-fb1b43cf8fc3','c85d9373-7201-4119-b270-15f188510917','1dc8dd7a-daf4-43bb-b484-4c0cb6cd3d0e','85bbbf25-0218-4eff-851b-330b3e55e03b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-8097534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c318667-9a02-416e-baf0-86365447ee0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44468df9d9be48a69f410c44051a8652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d2f335439de4e989f61d2177e6247f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.735965 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b58298-9181-49a3-8616-eb1ebed362d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.758838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b58298-9181-49a3-8616-eb1ebed362d4) transitioned into state 'SUCCESS' from state '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-8097534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['4a836085-b15f-45e3-9025-fb1b43cf8fc3','c85d9373-7201-4119-b270-15f188510917','1dc8dd7a-daf4-43bb-b484-4c0cb6cd3d0e','85bbbf25-0218-4eff-851b-330b3e55e03b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.759836 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee376e8e-899f-40c4-8e74-c8df803f69b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.771721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee376e8e-899f-40c4-8e74-c8df803f69b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.772502 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (4e660704-6f60-4f5c-9a0c-e6de7337c22b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:56.773007 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request issued successfully. Jul 03 15:02:56.773327 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10e588e6-07b7-4bc5-9960-46a043d2927b tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:56.773769 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 954/3879] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:02:56 2026] POST /volume/v3/volumes => generated 755 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:56.789425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-be16033f-b364-4d9a-8dad-737619a852b0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:56.791628 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:02:56.791886 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6ea34214-33d2-424c-a586-c268ddef25e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1762867955"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:56.793237 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request body: {'volume': {"'snapshot_id": '6ea34214-33d2-424c-a586-c268ddef25e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1762867955'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:02:56.793396 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume of 1 GB Jul 03 15:02:56.797477 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Availability Zones retrieved successfully. Jul 03 15:02:56.802953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (fabc1db4-8ba9-4d7b-86dd-2db013de149c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:56.804027 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6a5fb2-f9cc-4c75-8902-5ecde16f5892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.805075 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:02:56.829874 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d6a5fb2-f9cc-4c75-8902-5ecde16f5892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.830668 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741d7fd5-0477-4c9f-a26c-7bfc828b96d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.874765 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Created reservations ['1e9ca676-02c5-473a-b89e-a11bb40254a3', '8fab4b69-3351-4697-90de-02798edaed58', 'ef0e9a04-2f8c-48e1-a375-28e7d6eb12a7', 'f4a937ce-8bc3-461f-a6a4-8456e83c4eb9'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:02:56.875792 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741d7fd5-0477-4c9f-a26c-7bfc828b96d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e9ca676-02c5-473a-b89e-a11bb40254a3', '8fab4b69-3351-4697-90de-02798edaed58', 'ef0e9a04-2f8c-48e1-a375-28e7d6eb12a7', 'f4a937ce-8bc3-461f-a6a4-8456e83c4eb9']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.876768 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0aaefd-7777-4be4-8461-4d8304be2175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.906028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0aaefd-7777-4be4-8461-4d8304be2175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be11f08c-9748-4293-9774-abe16f15771e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1762867955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['1e9ca676-02c5-473a-b89e-a11bb40254a3','8fab4b69-3351-4697-90de-02798edaed58','ef0e9a04-2f8c-48e1-a375-28e7d6eb12a7','f4a937ce-8bc3-461f-a6a4-8456e83c4eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1762867955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be11f08c-9748-4293-9774-abe16f15771e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44468df9d9be48a69f410c44051a8652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d2f335439de4e989f61d2177e6247f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.907121 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea21bc3-6e05-4af9-9e7b-2513f36fba64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.934521 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea21bc3-6e05-4af9-9e7b-2513f36fba64) transitioned into state 'SUCCESS' from state '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-1762867955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44468df9d9be48a69f410c44051a8652',qos_specs=None,replication_status=,reservations=['1e9ca676-02c5-473a-b89e-a11bb40254a3','8fab4b69-3351-4697-90de-02798edaed58','ef0e9a04-2f8c-48e1-a375-28e7d6eb12a7','f4a937ce-8bc3-461f-a6a4-8456e83c4eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2f335439de4e989f61d2177e6247f0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.935198 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4ba7e1-5a47-4411-81e0-645e6caf0baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:02:56.952300 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e4ba7e1-5a47-4411-81e0-645e6caf0baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:02:56.953703 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Flow 'volume_create_api' (fabc1db4-8ba9-4d7b-86dd-2db013de149c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:02:56.955215 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Create volume request issued successfully. Jul 03 15:02:56.955215 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be16033f-b364-4d9a-8dad-737619a852b0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:02:56.955805 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 973/3880] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:02:56 2026] POST /volume/v3/volumes => generated 758 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:02:56.970322 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-04551ea7-59f1-4c90-9e89-b0fb02ffac4e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:56.973997 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04551ea7-59f1-4c90-9e89-b0fb02ffac4e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 Jul 03 15:02:56.973997 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04551ea7-59f1-4c90-9e89-b0fb02ffac4e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:56.973997 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04551ea7-59f1-4c90-9e89-b0fb02ffac4e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:56.983043 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:56.983043 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:56.987477 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-04551ea7-59f1-4c90-9e89-b0fb02ffac4e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:56.992433 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04551ea7-59f1-4c90-9e89-b0fb02ffac4e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 returned with HTTP 200 Jul 03 15:02:56.993136 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 987/3881] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:56 2026] GET /volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:57.008382 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b76531a8-ba6c-42d6-8018-52f74c4f5f80 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.010366 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b76531a8-ba6c-42d6-8018-52f74c4f5f80 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 Jul 03 15:02:57.010598 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b76531a8-ba6c-42d6-8018-52f74c4f5f80 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:57.010876 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b76531a8-ba6c-42d6-8018-52f74c4f5f80 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:57.020089 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.020089 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:57.024288 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b76531a8-ba6c-42d6-8018-52f74c4f5f80 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:57.029558 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b76531a8-ba6c-42d6-8018-52f74c4f5f80 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 returned with HTTP 200 Jul 03 15:02:57.029914 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 968/3882] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:57 2026] GET /volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:57.042484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a4e7ba2a-c7ad-409e-8adc-62b02e6f25cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.047157 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4e7ba2a-c7ad-409e-8adc-62b02e6f25cb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:02:57.047157 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4e7ba2a-c7ad-409e-8adc-62b02e6f25cb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:57.047157 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4e7ba2a-c7ad-409e-8adc-62b02e6f25cb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:57.047157 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a4e7ba2a-c7ad-409e-8adc-62b02e6f25cb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:57.050596 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.050596 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:57.051456 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4e7ba2a-c7ad-409e-8adc-62b02e6f25cb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:02:57.051914 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 955/3883] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:57 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:57.055244 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0edc3e41-749b-4303-8cc2-1b699fda96d1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.057780 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0edc3e41-749b-4303-8cc2-1b699fda96d1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 Jul 03 15:02:57.058485 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0edc3e41-749b-4303-8cc2-1b699fda96d1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:57.058485 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0edc3e41-749b-4303-8cc2-1b699fda96d1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:57.069277 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.069277 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:57.075815 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0edc3e41-749b-4303-8cc2-1b699fda96d1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:57.081569 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0edc3e41-749b-4303-8cc2-1b699fda96d1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 returned with HTTP 200 Jul 03 15:02:57.082094 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 974/3884] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:57 2026] GET /volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:57.098327 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a054aba5-0e48-4de5-a8f9-d728a57d5d77 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.099473 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a054aba5-0e48-4de5-a8f9-d728a57d5d77 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d Jul 03 15:02:57.099700 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a054aba5-0e48-4de5-a8f9-d728a57d5d77 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:57.099926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a054aba5-0e48-4de5-a8f9-d728a57d5d77 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:57.108671 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.108671 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:57.112483 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a054aba5-0e48-4de5-a8f9-d728a57d5d77 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:57.120071 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a054aba5-0e48-4de5-a8f9-d728a57d5d77 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d returned with HTTP 200 Jul 03 15:02:57.120071 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 988/3885] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:57 2026] GET /volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:57.140527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7cb492e0-8f75-4ece-91b2-5f47824ef716 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.142459 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7cb492e0-8f75-4ece-91b2-5f47824ef716 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e Jul 03 15:02:57.142685 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7cb492e0-8f75-4ece-91b2-5f47824ef716 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:57.142906 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7cb492e0-8f75-4ece-91b2-5f47824ef716 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:57.154156 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.154156 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:57.160595 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7cb492e0-8f75-4ece-91b2-5f47824ef716 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:57.160666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-68316456-a1d7-4b6a-b04d-6272625b8a43 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.160666 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68316456-a1d7-4b6a-b04d-6272625b8a43 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:57.160776 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7cb492e0-8f75-4ece-91b2-5f47824ef716 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e returned with HTTP 200 Jul 03 15:02:57.160825 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68316456-a1d7-4b6a-b04d-6272625b8a43 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:57.160825 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68316456-a1d7-4b6a-b04d-6272625b8a43 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:57.160909 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 969/3886] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:57 2026] GET /volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:57.173305 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.173305 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:57.179557 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-68316456-a1d7-4b6a-b04d-6272625b8a43 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:57.187664 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68316456-a1d7-4b6a-b04d-6272625b8a43 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:57.187664 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 956/3887] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:57 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:57.204149 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-42046db1-542c-4dc7-99eb-6ae87756bfae None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.206666 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-42046db1-542c-4dc7-99eb-6ae87756bfae tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:57.206666 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-42046db1-542c-4dc7-99eb-6ae87756bfae tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:57.207929 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-42046db1-542c-4dc7-99eb-6ae87756bfae tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:57.222520 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.222520 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:57.228156 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-42046db1-542c-4dc7-99eb-6ae87756bfae tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:57.235566 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-42046db1-542c-4dc7-99eb-6ae87756bfae tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:57.235755 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 975/3888] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:57 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:57.254310 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0a2d9d6-c9d2-43ea-861e-d62573d3d519 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.257187 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0a2d9d6-c9d2-43ea-861e-d62573d3d519 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action Jul 03 15:02:57.257683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0a2d9d6-c9d2-43ea-861e-d62573d3d519 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action body: b'{"os-detach": {"attachment_id": "b98af34c-ff0f-46ef-ac15-b7dd65486e52"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:57.257865 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0a2d9d6-c9d2-43ea-861e-d62573d3d519 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "b98af34c-ff0f-46ef-ac15-b7dd65486e52"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:57.275058 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.275058 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:57.275938 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a0a2d9d6-c9d2-43ea-861e-d62573d3d519 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:57.287821 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0a2d9d6-c9d2-43ea-861e-d62573d3d519 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action returned with HTTP 400 Jul 03 15:02:57.288746 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 989/3889] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:02:57 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 100 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:02:57.335243 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-7821344f-7948-4cc6-8e71-18e67b639582 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.337847 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-7821344f-7948-4cc6-8e71-18e67b639582 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:57.338033 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-7821344f-7948-4cc6-8e71-18e67b639582 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:57.338289 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-7821344f-7948-4cc6-8e71-18e67b639582 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:57.360211 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.360211 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:57.364335 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-7821344f-7948-4cc6-8e71-18e67b639582 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:57.368609 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-7821344f-7948-4cc6-8e71-18e67b639582 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:57.369071 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 970/3890] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:02:57 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:02:57.387488 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-d0676156-94c3-40e0-8f50-ef5a55bf2a20 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:57.389615 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-d0676156-94c3-40e0-8f50-ef5a55bf2a20 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714/action Jul 03 15:02:57.390051 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-d0676156-94c3-40e0-8f50-ef5a55bf2a20 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:02:57.390245 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-d0676156-94c3-40e0-8f50-ef5a55bf2a20 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:02:57.402382 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:57.402382 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:57.406239 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-d0676156-94c3-40e0-8f50-ef5a55bf2a20 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:57.417086 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-d0676156-94c3-40e0-8f50-ef5a55bf2a20 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Begin detaching volume completed successfully. Jul 03 15:02:57.417368 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-d0676156-94c3-40e0-8f50-ef5a55bf2a20 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714/action returned with HTTP 202 Jul 03 15:02:57.417987 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 957/3891] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:02:57 2026] POST /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:02:58.065275 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a0d33139-33cd-4055-962d-6b001352ff97 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:58.067485 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a0d33139-33cd-4055-962d-6b001352ff97 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:02:58.067759 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a0d33139-33cd-4055-962d-6b001352ff97 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:58.068009 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a0d33139-33cd-4055-962d-6b001352ff97 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:58.068174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a0d33139-33cd-4055-962d-6b001352ff97 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:58.073358 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:58.073358 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:58.074152 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a0d33139-33cd-4055-962d-6b001352ff97 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:02:58.074676 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 976/3892] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:58 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:58.177467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b15d9ce3-40fb-4d5f-8fab-4e09108d6965 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:58.179865 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b15d9ce3-40fb-4d5f-8fab-4e09108d6965 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e Jul 03 15:02:58.180228 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b15d9ce3-40fb-4d5f-8fab-4e09108d6965 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:58.180527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b15d9ce3-40fb-4d5f-8fab-4e09108d6965 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:58.190061 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:58.190061 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:58.195274 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b15d9ce3-40fb-4d5f-8fab-4e09108d6965 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:58.201787 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b15d9ce3-40fb-4d5f-8fab-4e09108d6965 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e returned with HTTP 200 Jul 03 15:02:58.202557 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 990/3893] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:58 2026] GET /volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:58.220764 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4122b464-151f-4be5-9dd8-1fd0146713b7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:58.223048 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4122b464-151f-4be5-9dd8-1fd0146713b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] DELETE https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e Jul 03 15:02:58.223379 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4122b464-151f-4be5-9dd8-1fd0146713b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:58.223666 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4122b464-151f-4be5-9dd8-1fd0146713b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:58.223905 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-4122b464-151f-4be5-9dd8-1fd0146713b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume with id: be11f08c-9748-4293-9774-abe16f15771e Jul 03 15:02:58.232287 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:58.232287 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:58.232873 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4122b464-151f-4be5-9dd8-1fd0146713b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:58.264162 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4122b464-151f-4be5-9dd8-1fd0146713b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume request issued successfully. Jul 03 15:02:58.264162 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4122b464-151f-4be5-9dd8-1fd0146713b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e returned with HTTP 202 Jul 03 15:02:58.264162 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 971/3894] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:02:58 2026] DELETE /volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:58.275326 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aeae8b84-e168-43d4-8a90-b51b639a5cd7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:58.278287 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aeae8b84-e168-43d4-8a90-b51b639a5cd7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e Jul 03 15:02:58.278639 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aeae8b84-e168-43d4-8a90-b51b639a5cd7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:58.278834 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aeae8b84-e168-43d4-8a90-b51b639a5cd7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:58.288769 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:58.288769 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:02:58.296677 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aeae8b84-e168-43d4-8a90-b51b639a5cd7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:58.300981 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aeae8b84-e168-43d4-8a90-b51b639a5cd7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e returned with HTTP 200 Jul 03 15:02:58.301528 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 958/3895] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:58 2026] GET /volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:58.452659 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4f13456d-a2f0-42f1-a590-65d951168e23 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:58.453119 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4f13456d-a2f0-42f1-a590-65d951168e23 None None] GET https://10.4.3.99/volume// Jul 03 15:02:58.453396 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4f13456d-a2f0-42f1-a590-65d951168e23 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:58.453594 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4f13456d-a2f0-42f1-a590-65d951168e23 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:58.453896 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4f13456d-a2f0-42f1-a590-65d951168e23 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:02:58.454209 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 977/3896] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:02:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:02:58.463545 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-3c756909-9551-4863-a322-b7d2b106f96f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:58.466398 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-3c756909-9551-4863-a322-b7d2b106f96f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:02:58.467449 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-3c756909-9551-4863-a322-b7d2b106f96f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:58.467449 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-3c756909-9551-4863-a322-b7d2b106f96f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:58.481951 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:58.481951 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:58.487674 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-3c756909-9551-4863-a322-b7d2b106f96f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:02:58.494182 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-3c756909-9551-4863-a322-b7d2b106f96f tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:02:58.494994 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 991/3897] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:02:58 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 1331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:02:59.086086 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d62f48ea-a62c-47d7-ab0f-2e7f8bd3d55c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:59.088219 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d62f48ea-a62c-47d7-ab0f-2e7f8bd3d55c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:02:59.088545 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d62f48ea-a62c-47d7-ab0f-2e7f8bd3d55c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:59.088812 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d62f48ea-a62c-47d7-ab0f-2e7f8bd3d55c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:59.088982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-d62f48ea-a62c-47d7-ab0f-2e7f8bd3d55c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:02:59.094779 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:59.094779 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:59.095077 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d62f48ea-a62c-47d7-ab0f-2e7f8bd3d55c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:02:59.095540 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 972/3898] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:02:59 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:59.320650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-26ffb5e6-8b0b-4f86-94c6-ecb0fac30d83 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:59.322967 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26ffb5e6-8b0b-4f86-94c6-ecb0fac30d83 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e Jul 03 15:02:59.323253 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-26ffb5e6-8b0b-4f86-94c6-ecb0fac30d83 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:59.323522 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-26ffb5e6-8b0b-4f86-94c6-ecb0fac30d83 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:59.330377 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26ffb5e6-8b0b-4f86-94c6-ecb0fac30d83 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e returned with HTTP 404 Jul 03 15:02:59.330961 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 959/3899] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:59 2026] GET /volume/v3/volumes/be11f08c-9748-4293-9774-abe16f15771e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:02:59.338394 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-02e4b8f9-f6d1-406e-a08a-9975a29abbc0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:59.340456 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-02e4b8f9-f6d1-406e-a08a-9975a29abbc0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] DELETE https://10.4.3.99/volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d Jul 03 15:02:59.340775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-02e4b8f9-f6d1-406e-a08a-9975a29abbc0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:59.341196 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-02e4b8f9-f6d1-406e-a08a-9975a29abbc0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:59.341391 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-02e4b8f9-f6d1-406e-a08a-9975a29abbc0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume with id: 5c318667-9a02-416e-baf0-86365447ee0d Jul 03 15:02:59.354137 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:59.354137 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:02:59.355011 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-02e4b8f9-f6d1-406e-a08a-9975a29abbc0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:59.376897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-abab3f2d-74b2-44f0-97f9-ecf6ff5d1590 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:59.382608 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-abab3f2d-74b2-44f0-97f9-ecf6ff5d1590 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] DELETE https://10.4.3.99/volume/v3/attachments/b98af34c-ff0f-46ef-ac15-b7dd65486e52 Jul 03 15:02:59.382862 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-abab3f2d-74b2-44f0-97f9-ecf6ff5d1590 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:59.383106 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-abab3f2d-74b2-44f0-97f9-ecf6ff5d1590 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:59.385639 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-02e4b8f9-f6d1-406e-a08a-9975a29abbc0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume request issued successfully. Jul 03 15:02:59.386005 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-02e4b8f9-f6d1-406e-a08a-9975a29abbc0 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d returned with HTTP 202 Jul 03 15:02:59.386712 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 978/3900] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:02:59 2026] DELETE /volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:02:59.395708 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a8468c6c-59b5-4ce1-b746-fab0a1013514 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:02:59.397520 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:59.397520 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:02:59.399191 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8468c6c-59b5-4ce1-b746-fab0a1013514 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d Jul 03 15:02:59.399461 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8468c6c-59b5-4ce1-b746-fab0a1013514 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:02:59.399719 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8468c6c-59b5-4ce1-b746-fab0a1013514 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:02:59.411107 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:02:59.411107 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:02:59.418601 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a8468c6c-59b5-4ce1-b746-fab0a1013514 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:02:59.424458 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8468c6c-59b5-4ce1-b746-fab0a1013514 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d returned with HTTP 200 Jul 03 15:02:59.424921 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 973/3901] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:02:59 2026] GET /volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:02:59.932810 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7259a163-803e-4a09-b1aa-f29e93c18a30 req-abab3f2d-74b2-44f0-97f9-ecf6ff5d1590 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/attachments/b98af34c-ff0f-46ef-ac15-b7dd65486e52 returned with HTTP 200 Jul 03 15:02:59.933357 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 992/3902] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:02:59 2026] DELETE /volume/v3/attachments/b98af34c-ff0f-46ef-ac15-b7dd65486e52 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:00.105801 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-67c6f1e5-66fa-4fc5-b10f-2e373382168c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:00.107910 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67c6f1e5-66fa-4fc5-b10f-2e373382168c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:00.108214 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67c6f1e5-66fa-4fc5-b10f-2e373382168c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:00.108481 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-67c6f1e5-66fa-4fc5-b10f-2e373382168c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:00.108576 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-67c6f1e5-66fa-4fc5-b10f-2e373382168c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:00.114758 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:00.114758 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:00.115620 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-67c6f1e5-66fa-4fc5-b10f-2e373382168c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:00.116090 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 960/3903] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:00 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:00.437780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-017c8dc8-215c-4eb7-bf1d-2f13b18027be None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:00.439962 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-017c8dc8-215c-4eb7-bf1d-2f13b18027be tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d Jul 03 15:03:00.440175 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-017c8dc8-215c-4eb7-bf1d-2f13b18027be tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:00.440493 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-017c8dc8-215c-4eb7-bf1d-2f13b18027be tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:00.447552 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-017c8dc8-215c-4eb7-bf1d-2f13b18027be tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d returned with HTTP 404 Jul 03 15:03:00.448218 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 979/3904] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:00 2026] GET /volume/v3/volumes/5c318667-9a02-416e-baf0-86365447ee0d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:00.459383 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0a6d2ce7-7a32-4c62-b5ec-b90cd848a53e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:00.462179 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a6d2ce7-7a32-4c62-b5ec-b90cd848a53e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] DELETE https://10.4.3.99/volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 Jul 03 15:03:00.462524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a6d2ce7-7a32-4c62-b5ec-b90cd848a53e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:00.462823 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a6d2ce7-7a32-4c62-b5ec-b90cd848a53e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:00.463071 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-0a6d2ce7-7a32-4c62-b5ec-b90cd848a53e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume with id: e718b87b-d65d-4038-af80-6a710f4a7385 Jul 03 15:03:00.471482 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:00.471482 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:00.471953 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0a6d2ce7-7a32-4c62-b5ec-b90cd848a53e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:03:00.504165 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0a6d2ce7-7a32-4c62-b5ec-b90cd848a53e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume request issued successfully. Jul 03 15:03:00.504165 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a6d2ce7-7a32-4c62-b5ec-b90cd848a53e tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 returned with HTTP 202 Jul 03 15:03:00.504165 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 974/3905] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:03:00 2026] DELETE /volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:00.516154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-245b0788-1276-4a61-b77d-b76788534be4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:00.516154 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-245b0788-1276-4a61-b77d-b76788534be4 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 Jul 03 15:03:00.516154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-245b0788-1276-4a61-b77d-b76788534be4 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:00.516154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-245b0788-1276-4a61-b77d-b76788534be4 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:00.525145 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:00.525145 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:00.531434 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-245b0788-1276-4a61-b77d-b76788534be4 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:03:00.539865 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-245b0788-1276-4a61-b77d-b76788534be4 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 returned with HTTP 200 Jul 03 15:03:00.540501 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 993/3906] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:00 2026] GET /volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:00.651454 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-37f3fcd4-06ea-463c-804f-26e561951550 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:00.653510 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37f3fcd4-06ea-463c-804f-26e561951550 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] POST https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action Jul 03 15:03:00.653918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37f3fcd4-06ea-463c-804f-26e561951550 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:03:00.654060 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-37f3fcd4-06ea-463c-804f-26e561951550 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:00.666949 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:00.666949 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:00.670855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-37f3fcd4-06ea-463c-804f-26e561951550 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] Updating volume '8ad1201d-211e-4c77-9636-8d748833a098' with '{'status': 'in-use'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 15:03:00.706093 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-37f3fcd4-06ea-463c-804f-26e561951550 tempest-TestServerVolumeAttachmentScenario-1669760944 tempest-TestServerVolumeAttachmentScenario-1669760944-project-admin] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action returned with HTTP 202 Jul 03 15:03:00.706759 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 961/3907] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:03:00 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:03:00.716959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3e9ea6d2-bd5c-4995-b538-0b16f102d373 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:00.719016 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3e9ea6d2-bd5c-4995-b538-0b16f102d373 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:03:00.719203 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3e9ea6d2-bd5c-4995-b538-0b16f102d373 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:00.719403 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3e9ea6d2-bd5c-4995-b538-0b16f102d373 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:00.730876 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:00.730876 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:00.734948 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3e9ea6d2-bd5c-4995-b538-0b16f102d373 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:03:00.740146 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3e9ea6d2-bd5c-4995-b538-0b16f102d373 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:03:00.740863 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 980/3908] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:00 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:00.784284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-af942d85-a6c7-46c3-bc40-55ad62f48c9e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:00.786240 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-af942d85-a6c7-46c3-bc40-55ad62f48c9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:03:00.786460 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-af942d85-a6c7-46c3-bc40-55ad62f48c9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:00.786635 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-af942d85-a6c7-46c3-bc40-55ad62f48c9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:00.796056 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:00.796056 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:00.799407 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-af942d85-a6c7-46c3-bc40-55ad62f48c9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:03:00.803405 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-af942d85-a6c7-46c3-bc40-55ad62f48c9e tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:03:00.803974 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 975/3909] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:03:00 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:00.821512 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d9b82612-e29b-442d-b86f-eaadcc63d458 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:00.823930 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d9b82612-e29b-442d-b86f-eaadcc63d458 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] POST https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action Jul 03 15:03:00.824383 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d9b82612-e29b-442d-b86f-eaadcc63d458 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:03:00.824526 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d9b82612-e29b-442d-b86f-eaadcc63d458 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:00.835989 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:00.835989 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:00.836550 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d9b82612-e29b-442d-b86f-eaadcc63d458 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:03:00.846629 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d9b82612-e29b-442d-b86f-eaadcc63d458 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Begin detaching volume completed successfully. Jul 03 15:03:00.846819 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d9b82612-e29b-442d-b86f-eaadcc63d458 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action returned with HTTP 202 Jul 03 15:03:00.847397 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 994/3910] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:03:00 2026] POST /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:03:01.127191 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4c8a2b8-6508-4e5a-87dd-c016aeb9f229 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:01.130272 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4c8a2b8-6508-4e5a-87dd-c016aeb9f229 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:01.130958 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4c8a2b8-6508-4e5a-87dd-c016aeb9f229 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:01.131255 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4c8a2b8-6508-4e5a-87dd-c016aeb9f229 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:01.131517 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e4c8a2b8-6508-4e5a-87dd-c016aeb9f229 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:01.137288 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:01.137288 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:01.137962 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4c8a2b8-6508-4e5a-87dd-c016aeb9f229 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:01.138371 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 962/3911] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:01 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:01.555849 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2e02a21c-36c9-4eb2-bdb5-1d547fef82fd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:01.558006 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2e02a21c-36c9-4eb2-bdb5-1d547fef82fd tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 Jul 03 15:03:01.558283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2e02a21c-36c9-4eb2-bdb5-1d547fef82fd tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:01.558510 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2e02a21c-36c9-4eb2-bdb5-1d547fef82fd tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:01.565453 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2e02a21c-36c9-4eb2-bdb5-1d547fef82fd tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 returned with HTTP 404 Jul 03 15:03:01.566028 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 981/3912] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:01 2026] GET /volume/v3/volumes/e718b87b-d65d-4038-af80-6a710f4a7385 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:01.572940 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7eddc1cd-4224-4bf7-a095-faef0af1ace9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:01.575032 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7eddc1cd-4224-4bf7-a095-faef0af1ace9 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 Jul 03 15:03:01.575328 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7eddc1cd-4224-4bf7-a095-faef0af1ace9 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:01.575592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7eddc1cd-4224-4bf7-a095-faef0af1ace9 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:01.575792 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-7eddc1cd-4224-4bf7-a095-faef0af1ace9 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume with id: 9f024601-2c74-4bc5-8048-95871f80dd34 Jul 03 15:03:01.583935 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:01.583935 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:01.584591 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7eddc1cd-4224-4bf7-a095-faef0af1ace9 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:03:01.606157 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7eddc1cd-4224-4bf7-a095-faef0af1ace9 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume request issued successfully. Jul 03 15:03:01.606157 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7eddc1cd-4224-4bf7-a095-faef0af1ace9 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 returned with HTTP 202 Jul 03 15:03:01.606157 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 976/3913] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:03:01 2026] DELETE /volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:01.613640 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5cd19a4-ad54-4cbd-8bc8-50612b86f6b1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:01.616090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5cd19a4-ad54-4cbd-8bc8-50612b86f6b1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 Jul 03 15:03:01.616401 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5cd19a4-ad54-4cbd-8bc8-50612b86f6b1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:01.616778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5cd19a4-ad54-4cbd-8bc8-50612b86f6b1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:01.630614 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:01.630614 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:01.636927 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f5cd19a4-ad54-4cbd-8bc8-50612b86f6b1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:03:01.642107 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5cd19a4-ad54-4cbd-8bc8-50612b86f6b1 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 returned with HTTP 200 Jul 03 15:03:01.642614 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 995/3914] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:01 2026] GET /volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:01.874429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-29fd58ea-b542-4c24-b3c8-d4e6280e48d0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:01.874845 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29fd58ea-b542-4c24-b3c8-d4e6280e48d0 None None] GET https://10.4.3.99/volume// Jul 03 15:03:01.874942 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29fd58ea-b542-4c24-b3c8-d4e6280e48d0 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:01.875184 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29fd58ea-b542-4c24-b3c8-d4e6280e48d0 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:01.875537 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29fd58ea-b542-4c24-b3c8-d4e6280e48d0 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:03:01.875826 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 963/3915] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:03:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:03:01.882949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-50a9cc2b-b7b8-4d2b-90c7-37bd7476ca7c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:01.885105 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-50a9cc2b-b7b8-4d2b-90c7-37bd7476ca7c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:03:01.885339 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-50a9cc2b-b7b8-4d2b-90c7-37bd7476ca7c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:01.885519 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-50a9cc2b-b7b8-4d2b-90c7-37bd7476ca7c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:01.895618 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:01.895618 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:01.899608 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-50a9cc2b-b7b8-4d2b-90c7-37bd7476ca7c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:03:01.905018 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-50a9cc2b-b7b8-4d2b-90c7-37bd7476ca7c tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:03:01.905521 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 982/3916] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:03:01 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 1330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:03:02.150660 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-750e828c-62ad-4f2c-87b7-0294e35bebec None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:02.152482 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-750e828c-62ad-4f2c-87b7-0294e35bebec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:02.152724 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-750e828c-62ad-4f2c-87b7-0294e35bebec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:02.152950 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-750e828c-62ad-4f2c-87b7-0294e35bebec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:02.153055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-750e828c-62ad-4f2c-87b7-0294e35bebec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:02.157297 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:02.157297 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:02.157937 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-750e828c-62ad-4f2c-87b7-0294e35bebec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:02.158294 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 977/3917] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:02 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:02.656595 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-74cb4d81-2bbd-4c13-bd36-0b63d28c67b7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:02.658693 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-74cb4d81-2bbd-4c13-bd36-0b63d28c67b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 Jul 03 15:03:02.659002 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-74cb4d81-2bbd-4c13-bd36-0b63d28c67b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:02.659149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-74cb4d81-2bbd-4c13-bd36-0b63d28c67b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:02.664835 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-74cb4d81-2bbd-4c13-bd36-0b63d28c67b7 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 returned with HTTP 404 Jul 03 15:03:02.665392 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 996/3918] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:02 2026] GET /volume/v3/volumes/9f024601-2c74-4bc5-8048-95871f80dd34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:02.673976 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba38b741-47d3-403b-bf71-de484c443422 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:02.676677 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba38b741-47d3-403b-bf71-de484c443422 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] DELETE https://10.4.3.99/volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 Jul 03 15:03:02.676875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba38b741-47d3-403b-bf71-de484c443422 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:02.677054 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba38b741-47d3-403b-bf71-de484c443422 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:02.677258 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ba38b741-47d3-403b-bf71-de484c443422 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume with id: 96d8b383-d165-4748-9ef1-41bccc68df21 Jul 03 15:03:02.683448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d909ede8-fce7-4bdf-8df3-8b3d6fee5cae None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:02.685172 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:02.685172 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:02.685625 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ba38b741-47d3-403b-bf71-de484c443422 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:03:02.686335 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d909ede8-fce7-4bdf-8df3-8b3d6fee5cae tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] DELETE https://10.4.3.99/volume/v3/attachments/645e957d-8d93-441b-8300-8946f0c04b4c Jul 03 15:03:02.686617 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d909ede8-fce7-4bdf-8df3-8b3d6fee5cae tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:02.686885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d909ede8-fce7-4bdf-8df3-8b3d6fee5cae tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:02.696666 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:02.696666 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:02.717623 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ba38b741-47d3-403b-bf71-de484c443422 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume request issued successfully. Jul 03 15:03:02.720987 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba38b741-47d3-403b-bf71-de484c443422 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 returned with HTTP 202 Jul 03 15:03:02.720987 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 964/3919] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:03:02 2026] DELETE /volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:02.734533 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-23506675-d5f6-43df-aeeb-8360b3ae06dc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:02.736688 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-23506675-d5f6-43df-aeeb-8360b3ae06dc tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 Jul 03 15:03:02.739090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-23506675-d5f6-43df-aeeb-8360b3ae06dc tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:02.739090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-23506675-d5f6-43df-aeeb-8360b3ae06dc tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:02.745083 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:02.745083 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:02.750396 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-23506675-d5f6-43df-aeeb-8360b3ae06dc tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:03:02.756015 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-23506675-d5f6-43df-aeeb-8360b3ae06dc tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 returned with HTTP 200 Jul 03 15:03:02.756437 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 978/3920] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:02 2026] GET /volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:03.170206 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7b93ec00-0290-4897-ade3-bfad021947dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:03.172005 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b93ec00-0290-4897-ade3-bfad021947dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:03.172284 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b93ec00-0290-4897-ade3-bfad021947dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:03.172463 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b93ec00-0290-4897-ade3-bfad021947dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:03.172556 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7b93ec00-0290-4897-ade3-bfad021947dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:03.176618 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:03.176618 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:03.177263 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b93ec00-0290-4897-ade3-bfad021947dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:03.177610 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 997/3921] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:03 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:03.261816 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-52e30a6f-1283-42f7-81d0-562ad77cfc28 req-d909ede8-fce7-4bdf-8df3-8b3d6fee5cae tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/attachments/645e957d-8d93-441b-8300-8946f0c04b4c returned with HTTP 200 Jul 03 15:03:03.262700 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 983/3922] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:03:02 2026] DELETE /volume/v3/attachments/645e957d-8d93-441b-8300-8946f0c04b4c => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:03.770060 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5681faf2-c0ad-40c7-8e5f-824a7c46c300 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:03.772513 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5681faf2-c0ad-40c7-8e5f-824a7c46c300 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 Jul 03 15:03:03.772736 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5681faf2-c0ad-40c7-8e5f-824a7c46c300 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:03.772957 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5681faf2-c0ad-40c7-8e5f-824a7c46c300 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:03.779778 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5681faf2-c0ad-40c7-8e5f-824a7c46c300 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 returned with HTTP 404 Jul 03 15:03:03.780429 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 965/3923] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:03 2026] GET /volume/v3/volumes/96d8b383-d165-4748-9ef1-41bccc68df21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:03.787684 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-01266e0b-43f3-48e8-a04d-3178ff7133bf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:03.789930 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-01266e0b-43f3-48e8-a04d-3178ff7133bf tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 Jul 03 15:03:03.790170 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-01266e0b-43f3-48e8-a04d-3178ff7133bf tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:03.790410 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-01266e0b-43f3-48e8-a04d-3178ff7133bf tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:03.790534 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-01266e0b-43f3-48e8-a04d-3178ff7133bf tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete snapshot with id: 6ea34214-33d2-424c-a586-c268ddef25e1 Jul 03 15:03:03.796694 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:03.796694 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:03.797317 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-01266e0b-43f3-48e8-a04d-3178ff7133bf tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Snapshot retrieved successfully. Jul 03 15:03:03.824153 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-01266e0b-43f3-48e8-a04d-3178ff7133bf tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Snapshot delete request issued successfully. Jul 03 15:03:03.824153 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-01266e0b-43f3-48e8-a04d-3178ff7133bf tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 returned with HTTP 202 Jul 03 15:03:03.824153 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 979/3924] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:03 2026] DELETE /volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:03.829334 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-43be6415-3281-4b56-9f91-7747ed54d413 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:03.831612 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43be6415-3281-4b56-9f91-7747ed54d413 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 Jul 03 15:03:03.831877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-43be6415-3281-4b56-9f91-7747ed54d413 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:03.832147 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-43be6415-3281-4b56-9f91-7747ed54d413 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:03.839187 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:03.839187 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:03.839838 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-43be6415-3281-4b56-9f91-7747ed54d413 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Snapshot retrieved successfully. Jul 03 15:03:03.840946 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-43be6415-3281-4b56-9f91-7747ed54d413 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 returned with HTTP 200 Jul 03 15:03:03.841467 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 998/3925] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:03 2026] GET /volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:04.073891 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-63006105-c3da-4460-92d7-6b64a868310a req-ca769948-4117-4c55-aa58-1a17fd0349c4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:04.081594 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-63006105-c3da-4460-92d7-6b64a868310a req-ca769948-4117-4c55-aa58-1a17fd0349c4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:03:04.081783 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-63006105-c3da-4460-92d7-6b64a868310a req-ca769948-4117-4c55-aa58-1a17fd0349c4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:04.082011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-63006105-c3da-4460-92d7-6b64a868310a req-ca769948-4117-4c55-aa58-1a17fd0349c4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:04.101865 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:04.101865 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:04.112819 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-63006105-c3da-4460-92d7-6b64a868310a req-ca769948-4117-4c55-aa58-1a17fd0349c4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:03:04.123101 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-63006105-c3da-4460-92d7-6b64a868310a req-ca769948-4117-4c55-aa58-1a17fd0349c4 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:03:04.123940 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 984/3926] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:03:04 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:04.187921 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-36938db7-b60e-4a81-b9ab-f9f4300fc78c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:04.189668 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-36938db7-b60e-4a81-b9ab-f9f4300fc78c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:04.189904 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-36938db7-b60e-4a81-b9ab-f9f4300fc78c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:04.190086 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-36938db7-b60e-4a81-b9ab-f9f4300fc78c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:04.190261 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-36938db7-b60e-4a81-b9ab-f9f4300fc78c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:04.194017 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:04.194017 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:04.196262 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-36938db7-b60e-4a81-b9ab-f9f4300fc78c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:04.196262 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 966/3927] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:04 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:04.850260 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9aae5565-ced7-4b60-931b-3d2268b74f13 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:04.852649 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9aae5565-ced7-4b60-931b-3d2268b74f13 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 Jul 03 15:03:04.852907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9aae5565-ced7-4b60-931b-3d2268b74f13 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:04.853152 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9aae5565-ced7-4b60-931b-3d2268b74f13 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:04.858491 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9aae5565-ced7-4b60-931b-3d2268b74f13 tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 returned with HTTP 404 Jul 03 15:03:04.859048 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 980/3928] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:04 2026] GET /volume/v3/snapshots/6ea34214-33d2-424c-a586-c268ddef25e1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:04.866241 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eade9351-a442-449d-a6a6-dc8d7e488e1a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:04.867880 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eade9351-a442-449d-a6a6-dc8d7e488e1a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] DELETE https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 Jul 03 15:03:04.868035 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eade9351-a442-449d-a6a6-dc8d7e488e1a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:04.868250 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eade9351-a442-449d-a6a6-dc8d7e488e1a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:04.868435 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-eade9351-a442-449d-a6a6-dc8d7e488e1a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume with id: 5608dd0e-7b83-4e94-97e5-d1499add2ae5 Jul 03 15:03:04.875014 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:04.875014 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:04.875520 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eade9351-a442-449d-a6a6-dc8d7e488e1a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:03:04.899156 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eade9351-a442-449d-a6a6-dc8d7e488e1a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Delete volume request issued successfully. Jul 03 15:03:04.899156 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eade9351-a442-449d-a6a6-dc8d7e488e1a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 returned with HTTP 202 Jul 03 15:03:04.899156 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 999/3929] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:03:04 2026] DELETE /volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:04.906301 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cd66e6dc-79df-4f8b-8bb4-8be632a7893a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:04.908742 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cd66e6dc-79df-4f8b-8bb4-8be632a7893a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 Jul 03 15:03:04.910178 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cd66e6dc-79df-4f8b-8bb4-8be632a7893a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:04.910178 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cd66e6dc-79df-4f8b-8bb4-8be632a7893a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:04.917229 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:04.917229 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:04.921792 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-cd66e6dc-79df-4f8b-8bb4-8be632a7893a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Volume info retrieved successfully. Jul 03 15:03:04.926906 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cd66e6dc-79df-4f8b-8bb4-8be632a7893a tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 returned with HTTP 200 Jul 03 15:03:04.927425 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 985/3930] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:04 2026] GET /volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:05.206953 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7bb7e098-e0e6-4727-8c39-57222c64fedc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:05.209367 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7bb7e098-e0e6-4727-8c39-57222c64fedc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:05.209627 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7bb7e098-e0e6-4727-8c39-57222c64fedc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:05.209864 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7bb7e098-e0e6-4727-8c39-57222c64fedc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:05.210187 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7bb7e098-e0e6-4727-8c39-57222c64fedc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:05.216101 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:05.216101 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:05.216669 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7bb7e098-e0e6-4727-8c39-57222c64fedc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:05.217181 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 967/3931] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:05 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:05.943109 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9f0e35f2-fcb2-4ae0-b8bd-e0304cc801fc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:05.945010 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9f0e35f2-fcb2-4ae0-b8bd-e0304cc801fc tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] GET https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 Jul 03 15:03:05.945243 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9f0e35f2-fcb2-4ae0-b8bd-e0304cc801fc tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:05.945444 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9f0e35f2-fcb2-4ae0-b8bd-e0304cc801fc tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:05.952768 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9f0e35f2-fcb2-4ae0-b8bd-e0304cc801fc tempest-CreateVolumesFromSnapshotTest-201732324 tempest-CreateVolumesFromSnapshotTest-201732324-project-member] https://10.4.3.99/volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 returned with HTTP 404 Jul 03 15:03:05.953421 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 981/3932] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:05 2026] GET /volume/v3/volumes/5608dd0e-7b83-4e94-97e5-d1499add2ae5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:06.229843 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-09646223-cc03-4cd7-bbf0-a77587e1b08f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:06.233027 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09646223-cc03-4cd7-bbf0-a77587e1b08f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:06.233994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09646223-cc03-4cd7-bbf0-a77587e1b08f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:06.234312 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09646223-cc03-4cd7-bbf0-a77587e1b08f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:06.234491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-09646223-cc03-4cd7-bbf0-a77587e1b08f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:06.240421 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:06.240421 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:06.241572 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09646223-cc03-4cd7-bbf0-a77587e1b08f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:06.241983 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1000/3933] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:06 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:07.256102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-641c22f0-9e94-4888-b0b2-07739ad3ba9d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:07.258552 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-641c22f0-9e94-4888-b0b2-07739ad3ba9d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:07.258875 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-641c22f0-9e94-4888-b0b2-07739ad3ba9d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:07.259483 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-641c22f0-9e94-4888-b0b2-07739ad3ba9d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:07.259483 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-641c22f0-9e94-4888-b0b2-07739ad3ba9d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:07.265033 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:07.265033 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:07.266031 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-641c22f0-9e94-4888-b0b2-07739ad3ba9d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:07.266746 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 986/3934] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:07 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:07.372442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5aca236a-b779-4a6c-96ca-718eaf857316 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:07.489118 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:07.489613 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1351596511"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:07.491309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1351596511'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:07.491485 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Create volume of 1 GB Jul 03 15:03:07.496549 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Availability Zones retrieved successfully. Jul 03 15:03:07.502142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Flow 'volume_create_api' (bf90ed97-917a-4537-b237-fdecae78c132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:07.503310 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e9a9fc3-f2d8-4433-8c68-2cb6847bd758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:07.504478 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:07.534149 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e9a9fc3-f2d8-4433-8c68-2cb6847bd758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:07.534953 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdd9142-60f8-44e9-90eb-39fa78a26fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:07.612777 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Created reservations ['e78b5a17-d3c0-4088-be2f-53893faa2410', '5961a7f9-7544-426a-9a32-53f306e95c1a', '8e778cc7-bd4e-41a7-b8f5-563a8e89ddff', '1082b019-0af3-4725-b601-f72eb611e9fb'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:07.613716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdd9142-60f8-44e9-90eb-39fa78a26fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e78b5a17-d3c0-4088-be2f-53893faa2410', '5961a7f9-7544-426a-9a32-53f306e95c1a', '8e778cc7-bd4e-41a7-b8f5-563a8e89ddff', '1082b019-0af3-4725-b601-f72eb611e9fb']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:07.614780 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bfb36d-90af-41c2-a736-d4e435c9bbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:07.646029 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bfb36d-90af-41c2-a736-d4e435c9bbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58dc056f-1a70-4047-8f0e-01b8846df3d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1351596511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d5ff538131f4ced83cfa5c6b151cc72',qos_specs=None,replication_status=,reservations=['e78b5a17-d3c0-4088-be2f-53893faa2410','5961a7f9-7544-426a-9a32-53f306e95c1a','8e778cc7-bd4e-41a7-b8f5-563a8e89ddff','1082b019-0af3-4725-b601-f72eb611e9fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d7ab9b8dda4cabaa152669072df19c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1351596511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58dc056f-1a70-4047-8f0e-01b8846df3d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d5ff538131f4ced83cfa5c6b151cc72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3d7ab9b8dda4cabaa152669072df19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:07.646982 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4586f6-f5d3-41aa-a030-b930d07509ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:07.678784 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4586f6-f5d3-41aa-a030-b930d07509ec) transitioned into state 'SUCCESS' from state '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-1351596511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d5ff538131f4ced83cfa5c6b151cc72',qos_specs=None,replication_status=,reservations=['e78b5a17-d3c0-4088-be2f-53893faa2410','5961a7f9-7544-426a-9a32-53f306e95c1a','8e778cc7-bd4e-41a7-b8f5-563a8e89ddff','1082b019-0af3-4725-b601-f72eb611e9fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d7ab9b8dda4cabaa152669072df19c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:07.679615 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d176020f-b8d7-4f2f-ac3c-6cad845808b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:07.695877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d176020f-b8d7-4f2f-ac3c-6cad845808b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:07.697455 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Flow 'volume_create_api' (bf90ed97-917a-4537-b237-fdecae78c132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:07.698238 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Create volume request issued successfully. Jul 03 15:03:07.698811 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5aca236a-b779-4a6c-96ca-718eaf857316 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:07.699460 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 968/3935] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:03:07 2026] POST /volume/v3/volumes => generated 764 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:07.714542 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-79bc5f16-ff17-47bb-a87a-462ce51808f0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:07.716948 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-79bc5f16-ff17-47bb-a87a-462ce51808f0 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:07.717281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-79bc5f16-ff17-47bb-a87a-462ce51808f0 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:07.717535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-79bc5f16-ff17-47bb-a87a-462ce51808f0 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:07.731584 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:07.731584 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:07.737984 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-79bc5f16-ff17-47bb-a87a-462ce51808f0 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:07.747711 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-79bc5f16-ff17-47bb-a87a-462ce51808f0 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 returned with HTTP 200 Jul 03 15:03:07.748488 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 982/3936] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:07 2026] GET /volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 => generated 832 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 15:03:08.279219 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d6b0622a-3625-48be-9eea-525bf944ad89 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:08.281264 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d6b0622a-3625-48be-9eea-525bf944ad89 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:08.281510 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d6b0622a-3625-48be-9eea-525bf944ad89 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:08.281742 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d6b0622a-3625-48be-9eea-525bf944ad89 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:08.281895 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d6b0622a-3625-48be-9eea-525bf944ad89 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:08.286644 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:08.286644 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:08.287356 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d6b0622a-3625-48be-9eea-525bf944ad89 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:08.287777 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1001/3937] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:08 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:08.764765 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6b441a5c-9ae9-4cbc-831c-a7fd6738356d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:08.766617 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b441a5c-9ae9-4cbc-831c-a7fd6738356d tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:08.766970 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b441a5c-9ae9-4cbc-831c-a7fd6738356d tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:08.767217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6b441a5c-9ae9-4cbc-831c-a7fd6738356d tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:08.774371 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:08.774371 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:08.778213 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6b441a5c-9ae9-4cbc-831c-a7fd6738356d tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:08.783436 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6b441a5c-9ae9-4cbc-831c-a7fd6738356d tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 returned with HTTP 200 Jul 03 15:03:08.783872 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 987/3938] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:08 2026] GET /volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:08.796987 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-216768f7-db42-4396-b807-d998360615f6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:08.799112 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-216768f7-db42-4396-b807-d998360615f6 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:03:08.799620 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-216768f7-db42-4396-b807-d998360615f6 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58dc056f-1a70-4047-8f0e-01b8846df3d1", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1255438279"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:08.809418 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:08.809418 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:08.809908 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-216768f7-db42-4396-b807-d998360615f6 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:08.810042 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-216768f7-db42-4396-b807-d998360615f6 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Create snapshot from volume 58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:08.852308 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-216768f7-db42-4396-b807-d998360615f6 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Created reservations ['8f83da52-9525-4b76-810f-38825a2a1cd7', '44702d5e-9a7a-4165-ab38-2c3b28e33c48', 'b694afec-317a-4ff0-b3d9-9e68e00baa65', '6e4e84d3-4e5b-4d6a-b5dc-13a44eed6e52'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:08.892028 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-216768f7-db42-4396-b807-d998360615f6 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot create request issued successfully. Jul 03 15:03:08.892436 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-216768f7-db42-4396-b807-d998360615f6 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:03:08.892867 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 969/3939] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:03:08 2026] POST /volume/v3/snapshots => generated 322 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:08.902816 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-725767a8-9bb1-4bb3-8c9b-4b146294051a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:08.904985 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-725767a8-9bb1-4bb3-8c9b-4b146294051a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 Jul 03 15:03:08.905254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-725767a8-9bb1-4bb3-8c9b-4b146294051a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:08.905496 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-725767a8-9bb1-4bb3-8c9b-4b146294051a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:08.912732 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:08.912732 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:08.913300 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-725767a8-9bb1-4bb3-8c9b-4b146294051a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot retrieved successfully. Jul 03 15:03:08.914372 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-725767a8-9bb1-4bb3-8c9b-4b146294051a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 returned with HTTP 200 Jul 03 15:03:08.914844 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 983/3940] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:08 2026] GET /volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:09.298535 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-addf253d-73eb-4901-be88-695243303e0f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:09.300269 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-addf253d-73eb-4901-be88-695243303e0f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:09.300471 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-addf253d-73eb-4901-be88-695243303e0f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:09.300649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-addf253d-73eb-4901-be88-695243303e0f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:09.300768 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-addf253d-73eb-4901-be88-695243303e0f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:09.305052 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:09.305052 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:09.305671 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-addf253d-73eb-4901-be88-695243303e0f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:09.306063 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1002/3941] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:09 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:09.925556 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-60839d89-b06a-47df-b750-c7bc6c80d594 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:09.927848 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-60839d89-b06a-47df-b750-c7bc6c80d594 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 Jul 03 15:03:09.928093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-60839d89-b06a-47df-b750-c7bc6c80d594 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:09.928385 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-60839d89-b06a-47df-b750-c7bc6c80d594 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:09.934484 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:09.934484 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:09.935027 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-60839d89-b06a-47df-b750-c7bc6c80d594 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot retrieved successfully. Jul 03 15:03:09.936156 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-60839d89-b06a-47df-b750-c7bc6c80d594 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 returned with HTTP 200 Jul 03 15:03:09.936853 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 988/3942] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:09 2026] GET /volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:09.946526 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1aa3052b-9c13-4541-8c61-3dca31f81b1c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:09.948858 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1aa3052b-9c13-4541-8c61-3dca31f81b1c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] POST https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1/action Jul 03 15:03:09.949329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1aa3052b-9c13-4541-8c61-3dca31f81b1c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action body: b'{"revert": {"snapshot_id": "14447862-d499-4c4d-b452-2f078ad08074"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:03:09.949429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1aa3052b-9c13-4541-8c61-3dca31f81b1c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "14447862-d499-4c4d-b452-2f078ad08074"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:09.958909 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:09.958909 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:09.959584 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1aa3052b-9c13-4541-8c61-3dca31f81b1c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume retrieved successfully. Jul 03 15:03:09.972082 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-1aa3052b-9c13-4541-8c61-3dca31f81b1c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Reverting volume 58dc056f-1a70-4047-8f0e-01b8846df3d1 to snapshot 14447862-d499-4c4d-b452-2f078ad08074. Jul 03 15:03:09.972973 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:09.972973 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:10.016827 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1aa3052b-9c13-4541-8c61-3dca31f81b1c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1/action returned with HTTP 202 Jul 03 15:03:10.017670 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 970/3943] 10.4.3.99 () {70 vars in 1424 bytes} [Fri Jul 3 15:03:09 2026] POST /volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:03:10.025637 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-563a622b-529b-4790-8d0c-1fd54ef3259b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:10.027732 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-563a622b-529b-4790-8d0c-1fd54ef3259b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:10.028186 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-563a622b-529b-4790-8d0c-1fd54ef3259b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:10.028337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-563a622b-529b-4790-8d0c-1fd54ef3259b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:10.037952 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:10.037952 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:10.042467 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-563a622b-529b-4790-8d0c-1fd54ef3259b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:10.048596 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-563a622b-529b-4790-8d0c-1fd54ef3259b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 returned with HTTP 200 Jul 03 15:03:10.049074 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 984/3944] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:10 2026] GET /volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:10.317081 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-215cf5c5-8b32-4e9a-a242-fda90bd75822 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:10.319254 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-215cf5c5-8b32-4e9a-a242-fda90bd75822 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:03:10.319477 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-215cf5c5-8b32-4e9a-a242-fda90bd75822 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:10.322909 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-215cf5c5-8b32-4e9a-a242-fda90bd75822 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:10.322909 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-215cf5c5-8b32-4e9a-a242-fda90bd75822 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:10.325627 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:10.325627 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:10.326581 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-215cf5c5-8b32-4e9a-a242-fda90bd75822 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:03:10.327110 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1003/3945] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:10 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:10.337994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2b60b779-95c3-4113-af55-75a1f73df236 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:10.467220 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2b60b779-95c3-4113-af55-75a1f73df236 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:03:10.467546 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2b60b779-95c3-4113-af55-75a1f73df236 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "703efa35-f232-439f-9baa-0753be6e1c23"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:10.468931 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-2b60b779-95c3-4113-af55-75a1f73df236 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Creating new backup {'backup': {'volume_id': '703efa35-f232-439f-9baa-0753be6e1c23'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:03:10.469096 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-2b60b779-95c3-4113-af55-75a1f73df236 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Creating backup of volume 703efa35-f232-439f-9baa-0753be6e1c23 in container None Jul 03 15:03:10.477378 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:10.477378 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:10.477861 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2b60b779-95c3-4113-af55-75a1f73df236 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Volume info retrieved successfully. Jul 03 15:03:10.511946 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-2b60b779-95c3-4113-af55-75a1f73df236 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Created reservations ['ca831bac-c699-4152-84b3-3ea6cffdd760', 'a70bb0fc-3f98-44cd-ba16-b883fc8c518e'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:10.561369 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2b60b779-95c3-4113-af55-75a1f73df236 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:03:10.561874 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 989/3946] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:03:10 2026] POST /volume/v3/backups => generated 286 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:10.571826 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-042f44b3-404e-4449-baa0-780e4ca8668f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:10.573934 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-042f44b3-404e-4449-baa0-780e4ca8668f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:10.574256 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-042f44b3-404e-4449-baa0-780e4ca8668f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:10.574379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-042f44b3-404e-4449-baa0-780e4ca8668f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:10.574513 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-042f44b3-404e-4449-baa0-780e4ca8668f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:10.579082 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:10.579082 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:10.579987 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-042f44b3-404e-4449-baa0-780e4ca8668f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:10.580536 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 971/3947] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:10 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:11.061765 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ca19e40c-85fa-4063-960c-a5e654c402d8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:11.063517 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca19e40c-85fa-4063-960c-a5e654c402d8 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:11.063741 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca19e40c-85fa-4063-960c-a5e654c402d8 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:11.063956 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca19e40c-85fa-4063-960c-a5e654c402d8 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:11.071017 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:11.071017 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:11.074626 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ca19e40c-85fa-4063-960c-a5e654c402d8 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:11.078679 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca19e40c-85fa-4063-960c-a5e654c402d8 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 returned with HTTP 200 Jul 03 15:03:11.079064 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 985/3948] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:11 2026] GET /volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:11.093423 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fcc7c6bb-36d3-4c54-b587-2021160d0bdd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:11.095388 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fcc7c6bb-36d3-4c54-b587-2021160d0bdd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 Jul 03 15:03:11.095632 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fcc7c6bb-36d3-4c54-b587-2021160d0bdd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:11.095798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fcc7c6bb-36d3-4c54-b587-2021160d0bdd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:11.101861 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:11.101861 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:11.102398 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fcc7c6bb-36d3-4c54-b587-2021160d0bdd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot retrieved successfully. Jul 03 15:03:11.103249 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fcc7c6bb-36d3-4c54-b587-2021160d0bdd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 returned with HTTP 200 Jul 03 15:03:11.103701 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1004/3949] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:11 2026] GET /volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:11.115008 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e5627376-5826-4a96-b961-f0ff9517b4cc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:11.117430 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5627376-5826-4a96-b961-f0ff9517b4cc tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:11.117768 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5627376-5826-4a96-b961-f0ff9517b4cc tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:11.117979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e5627376-5826-4a96-b961-f0ff9517b4cc tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:11.125543 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:11.125543 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:11.129625 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e5627376-5826-4a96-b961-f0ff9517b4cc tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:11.133571 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e5627376-5826-4a96-b961-f0ff9517b4cc tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 returned with HTTP 200 Jul 03 15:03:11.134097 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 990/3950] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:11 2026] GET /volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:11.147348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:11.149303 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:11.149726 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-579255169"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:11.151439 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-579255169'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:11.151579 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Create volume of 1 GB Jul 03 15:03:11.156499 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Availability Zones retrieved successfully. Jul 03 15:03:11.162654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Flow 'volume_create_api' (e0c4b31e-8528-4bcd-b94e-c75442b40a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:11.163934 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e355b720-460d-4ee5-a59f-ef4eed75b65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:11.165047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:11.194590 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e355b720-460d-4ee5-a59f-ef4eed75b65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:11.195405 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af6f55d-12c0-4fe6-b711-91ad2f3baea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:11.246620 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Created reservations ['9d1c2ae1-4c55-4a88-8c2e-b76d0d256604', '3b7ce458-f7ca-4f10-a0ec-8417f6d86f47', '8b1ff0ac-ea7a-4665-a973-b2822ef64025', '9eb3007b-723d-4d62-9117-573eb1167b32'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:11.247450 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af6f55d-12c0-4fe6-b711-91ad2f3baea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d1c2ae1-4c55-4a88-8c2e-b76d0d256604', '3b7ce458-f7ca-4f10-a0ec-8417f6d86f47', '8b1ff0ac-ea7a-4665-a973-b2822ef64025', '9eb3007b-723d-4d62-9117-573eb1167b32']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:11.248194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a0b24c-4f7b-4c9b-a182-25553ff83a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:11.269707 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a0b24c-4f7b-4c9b-a182-25553ff83a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f241197e-a359-4f7b-a886-dd4ef585c028', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-579255169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d5ff538131f4ced83cfa5c6b151cc72',qos_specs=None,replication_status=,reservations=['9d1c2ae1-4c55-4a88-8c2e-b76d0d256604','3b7ce458-f7ca-4f10-a0ec-8417f6d86f47','8b1ff0ac-ea7a-4665-a973-b2822ef64025','9eb3007b-723d-4d62-9117-573eb1167b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d7ab9b8dda4cabaa152669072df19c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-579255169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f241197e-a359-4f7b-a886-dd4ef585c028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d5ff538131f4ced83cfa5c6b151cc72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3d7ab9b8dda4cabaa152669072df19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:11.270508 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a64c38cf-d209-4aef-909f-c646eb533e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:11.311079 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a64c38cf-d209-4aef-909f-c646eb533e95) transitioned into state 'SUCCESS' from state '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-579255169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d5ff538131f4ced83cfa5c6b151cc72',qos_specs=None,replication_status=,reservations=['9d1c2ae1-4c55-4a88-8c2e-b76d0d256604','3b7ce458-f7ca-4f10-a0ec-8417f6d86f47','8b1ff0ac-ea7a-4665-a973-b2822ef64025','9eb3007b-723d-4d62-9117-573eb1167b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d7ab9b8dda4cabaa152669072df19c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:11.311821 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b023fa21-a4b3-430f-9e05-60bb64fab52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:11.320447 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b023fa21-a4b3-430f-9e05-60bb64fab52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:11.321317 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Flow 'volume_create_api' (e0c4b31e-8528-4bcd-b94e-c75442b40a18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:11.321603 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Create volume request issued successfully. Jul 03 15:03:11.322138 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf4ad288-8831-4a9e-a58e-1aa8250381e2 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:11.322632 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 972/3951] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:03:11 2026] POST /volume/v3/volumes => generated 763 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:11.333378 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2fc3ab45-2ca7-4c12-b463-c169743a0470 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:11.335253 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2fc3ab45-2ca7-4c12-b463-c169743a0470 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 Jul 03 15:03:11.335462 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2fc3ab45-2ca7-4c12-b463-c169743a0470 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:11.335626 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2fc3ab45-2ca7-4c12-b463-c169743a0470 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:11.344037 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:11.344037 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:11.347629 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2fc3ab45-2ca7-4c12-b463-c169743a0470 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:11.351852 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2fc3ab45-2ca7-4c12-b463-c169743a0470 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 returned with HTTP 200 Jul 03 15:03:11.352280 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 986/3952] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:11 2026] GET /volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:11.591589 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-65c3601e-d9c5-4224-a6d7-a922de3d6bd8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:11.593655 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65c3601e-d9c5-4224-a6d7-a922de3d6bd8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:11.593893 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65c3601e-d9c5-4224-a6d7-a922de3d6bd8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:11.594092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65c3601e-d9c5-4224-a6d7-a922de3d6bd8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:11.594252 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-65c3601e-d9c5-4224-a6d7-a922de3d6bd8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:11.598699 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:11.598699 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:11.599372 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65c3601e-d9c5-4224-a6d7-a922de3d6bd8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:11.599762 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1005/3953] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:11 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:03:12.341229 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-45f4d1d6-1f0d-4401-bb56-127311fc8494 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:12.343940 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-45f4d1d6-1f0d-4401-bb56-127311fc8494 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] DELETE https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:03:12.343940 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-45f4d1d6-1f0d-4401-bb56-127311fc8494 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:12.343940 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-45f4d1d6-1f0d-4401-bb56-127311fc8494 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:12.343940 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-45f4d1d6-1f0d-4401-bb56-127311fc8494 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Delete volume with id: 4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:03:12.364612 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b7120c1-3be5-4261-ac86-ef2f58c7761c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:12.366486 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b7120c1-3be5-4261-ac86-ef2f58c7761c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 Jul 03 15:03:12.366684 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b7120c1-3be5-4261-ac86-ef2f58c7761c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:12.366890 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b7120c1-3be5-4261-ac86-ef2f58c7761c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:12.382172 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:12.382172 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:12.382686 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-45f4d1d6-1f0d-4401-bb56-127311fc8494 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:03:12.384881 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:12.384881 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:12.389427 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5b7120c1-3be5-4261-ac86-ef2f58c7761c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:12.395466 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b7120c1-3be5-4261-ac86-ef2f58c7761c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 returned with HTTP 200 Jul 03 15:03:12.395909 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 973/3954] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:12 2026] GET /volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:12.408541 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0f244b08-8671-49ad-b34f-79b75b80c1dd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:12.410576 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0f244b08-8671-49ad-b34f-79b75b80c1dd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:03:12.410908 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0f244b08-8671-49ad-b34f-79b75b80c1dd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f241197e-a359-4f7b-a886-dd4ef585c028", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1611208784"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:12.419584 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:12.419584 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:12.420039 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0f244b08-8671-49ad-b34f-79b75b80c1dd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:12.423661 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-0f244b08-8671-49ad-b34f-79b75b80c1dd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Create snapshot from volume f241197e-a359-4f7b-a886-dd4ef585c028 Jul 03 15:03:12.433142 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-45f4d1d6-1f0d-4401-bb56-127311fc8494 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Delete volume request issued successfully. Jul 03 15:03:12.433350 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-45f4d1d6-1f0d-4401-bb56-127311fc8494 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 202 Jul 03 15:03:12.433771 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 991/3955] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:03:12 2026] DELETE /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:12.441638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-55fdf0a2-c7d2-4f10-b766-6a1d63ab0e70 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:12.443588 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-55fdf0a2-c7d2-4f10-b766-6a1d63ab0e70 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:03:12.443765 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-55fdf0a2-c7d2-4f10-b766-6a1d63ab0e70 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:12.443933 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-55fdf0a2-c7d2-4f10-b766-6a1d63ab0e70 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:12.450942 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:12.450942 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:12.454746 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-55fdf0a2-c7d2-4f10-b766-6a1d63ab0e70 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:03:12.463758 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-55fdf0a2-c7d2-4f10-b766-6a1d63ab0e70 tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 200 Jul 03 15:03:12.464414 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1006/3956] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:12 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:12.501142 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0f244b08-8671-49ad-b34f-79b75b80c1dd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Created reservations ['4ad12c7d-63c5-4179-9983-cd8b464f2af1', '650e8198-1fd3-4235-ad0c-b5acc8612c20', '3456a746-13bd-40ba-b936-8e9c4d67f398', '6980b920-f808-4bdd-bc5a-5a650ce26bb2'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:12.566147 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0f244b08-8671-49ad-b34f-79b75b80c1dd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot create request issued successfully. Jul 03 15:03:12.566637 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0f244b08-8671-49ad-b34f-79b75b80c1dd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:03:12.567105 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 987/3957] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:03:12 2026] POST /volume/v3/snapshots => generated 322 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:12.577071 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6528165c-1c4f-47b3-b142-f0264dc4ce6c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:12.579213 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6528165c-1c4f-47b3-b142-f0264dc4ce6c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe Jul 03 15:03:12.579450 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6528165c-1c4f-47b3-b142-f0264dc4ce6c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:12.579662 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6528165c-1c4f-47b3-b142-f0264dc4ce6c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:12.585259 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:12.585259 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:12.585765 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6528165c-1c4f-47b3-b142-f0264dc4ce6c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot retrieved successfully. Jul 03 15:03:12.586681 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6528165c-1c4f-47b3-b142-f0264dc4ce6c tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe returned with HTTP 200 Jul 03 15:03:12.587068 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 974/3958] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:12 2026] GET /volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:12.610522 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-07119bac-922f-4b21-ad36-82eff6a785e0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:12.612564 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-07119bac-922f-4b21-ad36-82eff6a785e0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:12.613008 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-07119bac-922f-4b21-ad36-82eff6a785e0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:12.613435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-07119bac-922f-4b21-ad36-82eff6a785e0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:12.613830 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-07119bac-922f-4b21-ad36-82eff6a785e0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:12.619107 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:12.619107 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:12.619826 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-07119bac-922f-4b21-ad36-82eff6a785e0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:12.620409 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 992/3959] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:12 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:13.478118 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f72c97ad-aa67-4246-8187-9b8470e3c38d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:13.479677 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f72c97ad-aa67-4246-8187-9b8470e3c38d tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 Jul 03 15:03:13.479857 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f72c97ad-aa67-4246-8187-9b8470e3c38d tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:13.480029 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f72c97ad-aa67-4246-8187-9b8470e3c38d tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:13.486340 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f72c97ad-aa67-4246-8187-9b8470e3c38d tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 returned with HTTP 404 Jul 03 15:03:13.486936 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1007/3960] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:13 2026] GET /volume/v3/volumes/4acd856a-2d23-42ac-b95d-8d14f879a714 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:13.495934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2ed989bf-3794-45ff-8b40-0e273bf4b5ad None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:13.498831 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2ed989bf-3794-45ff-8b40-0e273bf4b5ad tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] DELETE https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:03:13.499120 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2ed989bf-3794-45ff-8b40-0e273bf4b5ad tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:13.499463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2ed989bf-3794-45ff-8b40-0e273bf4b5ad tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:13.499687 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-2ed989bf-3794-45ff-8b40-0e273bf4b5ad tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Delete volume with id: 8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:03:13.510477 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:13.510477 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:13.511263 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2ed989bf-3794-45ff-8b40-0e273bf4b5ad tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:03:13.538693 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2ed989bf-3794-45ff-8b40-0e273bf4b5ad tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Delete volume request issued successfully. Jul 03 15:03:13.538984 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2ed989bf-3794-45ff-8b40-0e273bf4b5ad tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 202 Jul 03 15:03:13.539627 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 988/3961] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:03:13 2026] DELETE /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:13.547568 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a87d9e0e-a200-42e7-8b4e-fa73398f3cfc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:13.549708 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a87d9e0e-a200-42e7-8b4e-fa73398f3cfc tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:03:13.549885 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a87d9e0e-a200-42e7-8b4e-fa73398f3cfc tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:13.550151 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a87d9e0e-a200-42e7-8b4e-fa73398f3cfc tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:13.557421 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:13.557421 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:13.561625 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a87d9e0e-a200-42e7-8b4e-fa73398f3cfc tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Volume info retrieved successfully. Jul 03 15:03:13.566474 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a87d9e0e-a200-42e7-8b4e-fa73398f3cfc tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 200 Jul 03 15:03:13.566924 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 975/3962] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:13 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:13.597107 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-44185e0f-f143-4946-91d2-1d94902a5a7f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:13.598947 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44185e0f-f143-4946-91d2-1d94902a5a7f tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe Jul 03 15:03:13.599287 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44185e0f-f143-4946-91d2-1d94902a5a7f tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:13.599542 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44185e0f-f143-4946-91d2-1d94902a5a7f tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:13.604914 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:13.604914 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:13.605411 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-44185e0f-f143-4946-91d2-1d94902a5a7f tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot retrieved successfully. Jul 03 15:03:13.606297 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44185e0f-f143-4946-91d2-1d94902a5a7f tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe returned with HTTP 200 Jul 03 15:03:13.606694 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 993/3963] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:13 2026] GET /volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:13.617258 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0ca3bd94-302c-4351-8614-496eacab0b64 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:13.619657 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ca3bd94-302c-4351-8614-496eacab0b64 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] POST https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028/action Jul 03 15:03:13.619657 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ca3bd94-302c-4351-8614-496eacab0b64 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:03:13.619775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ca3bd94-302c-4351-8614-496eacab0b64 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:13.629442 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:13.629442 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:13.629972 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0ca3bd94-302c-4351-8614-496eacab0b64 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:13.632278 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-283b10e3-c5ac-44f2-a740-63eedaec0fab None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:13.634111 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-283b10e3-c5ac-44f2-a740-63eedaec0fab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:13.634364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-283b10e3-c5ac-44f2-a740-63eedaec0fab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:13.634562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-283b10e3-c5ac-44f2-a740-63eedaec0fab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:13.634659 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-283b10e3-c5ac-44f2-a740-63eedaec0fab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:13.638925 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:13.638925 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:13.639676 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-283b10e3-c5ac-44f2-a740-63eedaec0fab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:13.640119 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 989/3964] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:13 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:13.680511 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-0ca3bd94-302c-4351-8614-496eacab0b64 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Created reservations ['7b7d3ec2-03e9-4370-a186-7309300fb7c1', 'acc294d8-9af3-45ac-8730-02f08ac09167'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:13.693712 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0ca3bd94-302c-4351-8614-496eacab0b64 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Extend volume request issued successfully. Jul 03 15:03:13.694154 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ca3bd94-302c-4351-8614-496eacab0b64 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028/action returned with HTTP 202 Jul 03 15:03:13.694766 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1008/3965] 10.4.3.99 () {70 vars in 1424 bytes} [Fri Jul 3 15:03:13 2026] POST /volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:03:13.705362 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aeeda1de-4408-45a8-a795-6ae79da0b09b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:13.707637 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aeeda1de-4408-45a8-a795-6ae79da0b09b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 Jul 03 15:03:13.707883 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aeeda1de-4408-45a8-a795-6ae79da0b09b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:13.708159 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aeeda1de-4408-45a8-a795-6ae79da0b09b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:13.717774 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:13.717774 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:13.723055 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aeeda1de-4408-45a8-a795-6ae79da0b09b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:13.728856 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aeeda1de-4408-45a8-a795-6ae79da0b09b tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 returned with HTTP 200 Jul 03 15:03:13.729264 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 976/3966] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:13 2026] GET /volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:14.580949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b88d8807-457a-4d4f-8215-bb5abeaca17b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:14.583413 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b88d8807-457a-4d4f-8215-bb5abeaca17b tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] GET https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 Jul 03 15:03:14.583659 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b88d8807-457a-4d4f-8215-bb5abeaca17b tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:14.583880 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b88d8807-457a-4d4f-8215-bb5abeaca17b tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:14.590465 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b88d8807-457a-4d4f-8215-bb5abeaca17b tempest-TestServerVolumeAttachmentScenario-1019841863 tempest-TestServerVolumeAttachmentScenario-1019841863-project-member] https://10.4.3.99/volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 returned with HTTP 404 Jul 03 15:03:14.591022 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 994/3967] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:14 2026] GET /volume/v3/volumes/8ad1201d-211e-4c77-9636-8d748833a098 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:14.650063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0c82746b-1fa0-459a-9eb2-ec3d2c6db8a0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:14.652239 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0c82746b-1fa0-459a-9eb2-ec3d2c6db8a0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:14.652484 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0c82746b-1fa0-459a-9eb2-ec3d2c6db8a0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:14.652710 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0c82746b-1fa0-459a-9eb2-ec3d2c6db8a0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:14.652841 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0c82746b-1fa0-459a-9eb2-ec3d2c6db8a0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:14.657601 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:14.657601 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:14.658468 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0c82746b-1fa0-459a-9eb2-ec3d2c6db8a0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:14.658954 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 990/3968] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:14 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:14.745787 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-56832957-2330-42ed-852f-097d6eeb9b43 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:14.747641 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56832957-2330-42ed-852f-097d6eeb9b43 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 Jul 03 15:03:14.747853 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56832957-2330-42ed-852f-097d6eeb9b43 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:14.748037 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56832957-2330-42ed-852f-097d6eeb9b43 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:14.755101 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:14.755101 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:14.758937 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-56832957-2330-42ed-852f-097d6eeb9b43 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:14.763663 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56832957-2330-42ed-852f-097d6eeb9b43 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 returned with HTTP 200 Jul 03 15:03:14.764045 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1009/3969] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:14 2026] GET /volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:14.776198 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3a7fe4e5-7c1d-4eca-8044-d593984c1692 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:14.777916 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a7fe4e5-7c1d-4eca-8044-d593984c1692 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] POST https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028/action Jul 03 15:03:14.778314 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a7fe4e5-7c1d-4eca-8044-d593984c1692 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action body: b'{"revert": {"snapshot_id": "8821f91c-02ab-4ba3-bde2-45b509fd6ffe"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:03:14.778437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a7fe4e5-7c1d-4eca-8044-d593984c1692 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "8821f91c-02ab-4ba3-bde2-45b509fd6ffe"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:14.787359 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:14.787359 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:14.788019 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3a7fe4e5-7c1d-4eca-8044-d593984c1692 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume retrieved successfully. Jul 03 15:03:14.793054 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a7fe4e5-7c1d-4eca-8044-d593984c1692 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] HTTP exception thrown: Can't revert volume f241197e-a359-4f7b-a886-dd4ef585c028 to its latest snapshot 8821f91c-02ab-4ba3-bde2-45b509fd6ffe. The volume size must be equal to the snapshot size. Jul 03 15:03:14.793325 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a7fe4e5-7c1d-4eca-8044-d593984c1692 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028/action returned with HTTP 400 Jul 03 15:03:14.794076 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 977/3970] 10.4.3.99 () {70 vars in 1424 bytes} [Fri Jul 3 15:03:14 2026] POST /volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028/action => generated 213 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 15:03:14.802412 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-12610114-de21-41e3-accb-1a2b29d13697 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:14.804100 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-12610114-de21-41e3-accb-1a2b29d13697 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe Jul 03 15:03:14.804311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-12610114-de21-41e3-accb-1a2b29d13697 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:14.804482 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-12610114-de21-41e3-accb-1a2b29d13697 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:14.804604 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-12610114-de21-41e3-accb-1a2b29d13697 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Delete snapshot with id: 8821f91c-02ab-4ba3-bde2-45b509fd6ffe Jul 03 15:03:14.809404 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:14.809404 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:14.809819 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-12610114-de21-41e3-accb-1a2b29d13697 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot retrieved successfully. Jul 03 15:03:14.833047 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-12610114-de21-41e3-accb-1a2b29d13697 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot delete request issued successfully. Jul 03 15:03:14.833047 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-12610114-de21-41e3-accb-1a2b29d13697 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe returned with HTTP 202 Jul 03 15:03:14.833047 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 995/3971] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:14 2026] DELETE /volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:14.842364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1acc9536-9003-450d-bcb6-e42446b959d1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:14.844171 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1acc9536-9003-450d-bcb6-e42446b959d1 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe Jul 03 15:03:14.845261 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1acc9536-9003-450d-bcb6-e42446b959d1 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:14.845261 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1acc9536-9003-450d-bcb6-e42446b959d1 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:14.850541 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:14.850541 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:14.851186 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1acc9536-9003-450d-bcb6-e42446b959d1 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot retrieved successfully. Jul 03 15:03:14.852273 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1acc9536-9003-450d-bcb6-e42446b959d1 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe returned with HTTP 200 Jul 03 15:03:14.852949 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 991/3972] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:14 2026] GET /volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:15.668909 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4c3774d-09bb-4109-b76d-5d39ca24bea9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:15.671065 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4c3774d-09bb-4109-b76d-5d39ca24bea9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:15.671372 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4c3774d-09bb-4109-b76d-5d39ca24bea9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:15.671619 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4c3774d-09bb-4109-b76d-5d39ca24bea9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:15.671759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e4c3774d-09bb-4109-b76d-5d39ca24bea9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:15.677028 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:15.677028 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:15.677772 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4c3774d-09bb-4109-b76d-5d39ca24bea9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:15.678276 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1010/3973] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:15 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:15.862763 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-55de83ec-1d23-4d73-94e6-f28c0a06128d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:15.864782 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55de83ec-1d23-4d73-94e6-f28c0a06128d tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe Jul 03 15:03:15.865021 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55de83ec-1d23-4d73-94e6-f28c0a06128d tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:15.865730 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-55de83ec-1d23-4d73-94e6-f28c0a06128d tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:15.871041 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-55de83ec-1d23-4d73-94e6-f28c0a06128d tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe returned with HTTP 404 Jul 03 15:03:15.871682 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 978/3974] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:15 2026] GET /volume/v3/snapshots/8821f91c-02ab-4ba3-bde2-45b509fd6ffe => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:15.878222 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0b4b5ea6-b67c-401a-855b-2b0e665a86f4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:15.879836 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0b4b5ea6-b67c-401a-855b-2b0e665a86f4 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 Jul 03 15:03:15.880205 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0b4b5ea6-b67c-401a-855b-2b0e665a86f4 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:15.880465 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0b4b5ea6-b67c-401a-855b-2b0e665a86f4 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:15.880693 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-0b4b5ea6-b67c-401a-855b-2b0e665a86f4 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Delete volume with id: f241197e-a359-4f7b-a886-dd4ef585c028 Jul 03 15:03:15.888016 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:15.888016 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:15.889083 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0b4b5ea6-b67c-401a-855b-2b0e665a86f4 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:15.914186 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0b4b5ea6-b67c-401a-855b-2b0e665a86f4 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Delete volume request issued successfully. Jul 03 15:03:15.914186 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0b4b5ea6-b67c-401a-855b-2b0e665a86f4 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 returned with HTTP 202 Jul 03 15:03:15.914186 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 996/3975] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:15 2026] DELETE /volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:03:15.922463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9afb68ae-e36e-4baa-8014-9e3dc582bc5a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:15.925074 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9afb68ae-e36e-4baa-8014-9e3dc582bc5a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 Jul 03 15:03:15.925193 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9afb68ae-e36e-4baa-8014-9e3dc582bc5a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:15.925640 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9afb68ae-e36e-4baa-8014-9e3dc582bc5a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:15.934444 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:15.934444 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:15.938637 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9afb68ae-e36e-4baa-8014-9e3dc582bc5a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:15.943982 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9afb68ae-e36e-4baa-8014-9e3dc582bc5a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 returned with HTTP 200 Jul 03 15:03:15.945237 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 992/3976] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:15 2026] GET /volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:16.690384 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c04cc144-cf17-4039-876b-bb9e5266d587 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:16.692108 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c04cc144-cf17-4039-876b-bb9e5266d587 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:16.692414 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c04cc144-cf17-4039-876b-bb9e5266d587 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:16.692690 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c04cc144-cf17-4039-876b-bb9e5266d587 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:16.692748 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c04cc144-cf17-4039-876b-bb9e5266d587 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:16.697516 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:16.697516 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:16.698248 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c04cc144-cf17-4039-876b-bb9e5266d587 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:16.698687 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1011/3977] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:16 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:16.959389 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-faf53364-055e-400b-8659-b8c3ce20fa61 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:16.962012 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-faf53364-055e-400b-8659-b8c3ce20fa61 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 Jul 03 15:03:16.962326 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-faf53364-055e-400b-8659-b8c3ce20fa61 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:16.962574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-faf53364-055e-400b-8659-b8c3ce20fa61 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:16.969873 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-faf53364-055e-400b-8659-b8c3ce20fa61 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 returned with HTTP 404 Jul 03 15:03:16.970572 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 979/3978] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:16 2026] GET /volume/v3/volumes/f241197e-a359-4f7b-a886-dd4ef585c028 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:16.977419 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9211f4ae-38b0-48e0-8d56-a936d2f9ba0e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:16.979055 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9211f4ae-38b0-48e0-8d56-a936d2f9ba0e tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 Jul 03 15:03:16.979234 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9211f4ae-38b0-48e0-8d56-a936d2f9ba0e tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:16.979424 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9211f4ae-38b0-48e0-8d56-a936d2f9ba0e tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:16.979524 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-9211f4ae-38b0-48e0-8d56-a936d2f9ba0e tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Delete snapshot with id: 14447862-d499-4c4d-b452-2f078ad08074 Jul 03 15:03:16.984221 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:16.984221 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:16.984624 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9211f4ae-38b0-48e0-8d56-a936d2f9ba0e tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot retrieved successfully. Jul 03 15:03:17.004052 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9211f4ae-38b0-48e0-8d56-a936d2f9ba0e tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot delete request issued successfully. Jul 03 15:03:17.007271 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9211f4ae-38b0-48e0-8d56-a936d2f9ba0e tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 returned with HTTP 202 Jul 03 15:03:17.007763 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 997/3979] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:16 2026] DELETE /volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:17.015237 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8d662e71-a970-42b1-8abe-cfebeae0fe78 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:17.017356 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8d662e71-a970-42b1-8abe-cfebeae0fe78 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 Jul 03 15:03:17.017620 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8d662e71-a970-42b1-8abe-cfebeae0fe78 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:17.017879 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8d662e71-a970-42b1-8abe-cfebeae0fe78 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:17.023965 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:17.023965 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:17.024533 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8d662e71-a970-42b1-8abe-cfebeae0fe78 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Snapshot retrieved successfully. Jul 03 15:03:17.025496 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8d662e71-a970-42b1-8abe-cfebeae0fe78 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 returned with HTTP 200 Jul 03 15:03:17.026064 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 993/3980] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:17 2026] GET /volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:17.709928 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0c6ff7a6-774a-4004-a219-ae2a9ca8add7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:17.711599 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c6ff7a6-774a-4004-a219-ae2a9ca8add7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:17.711813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c6ff7a6-774a-4004-a219-ae2a9ca8add7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:17.711999 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0c6ff7a6-774a-4004-a219-ae2a9ca8add7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:17.712100 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0c6ff7a6-774a-4004-a219-ae2a9ca8add7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:17.716059 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:17.716059 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:17.716698 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0c6ff7a6-774a-4004-a219-ae2a9ca8add7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:17.717584 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1012/3981] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:17 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:18.038193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1a5979bb-a76d-4ef8-ba66-ee0eb76fd0e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:18.038794 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a5979bb-a76d-4ef8-ba66-ee0eb76fd0e7 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 Jul 03 15:03:18.038928 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a5979bb-a76d-4ef8-ba66-ee0eb76fd0e7 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:18.039174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a5979bb-a76d-4ef8-ba66-ee0eb76fd0e7 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:18.045874 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a5979bb-a76d-4ef8-ba66-ee0eb76fd0e7 tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 returned with HTTP 404 Jul 03 15:03:18.046484 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 980/3982] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:18 2026] GET /volume/v3/snapshots/14447862-d499-4c4d-b452-2f078ad08074 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:18.055893 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0eb573ec-d674-4bed-b72a-70ff999710ba None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:18.059149 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0eb573ec-d674-4bed-b72a-70ff999710ba tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] DELETE https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:18.059149 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0eb573ec-d674-4bed-b72a-70ff999710ba tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:18.059149 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0eb573ec-d674-4bed-b72a-70ff999710ba tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:18.059149 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-0eb573ec-d674-4bed-b72a-70ff999710ba tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Delete volume with id: 58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:18.065188 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:18.065188 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:18.066031 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0eb573ec-d674-4bed-b72a-70ff999710ba tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:18.095097 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0eb573ec-d674-4bed-b72a-70ff999710ba tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Delete volume request issued successfully. Jul 03 15:03:18.098500 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0eb573ec-d674-4bed-b72a-70ff999710ba tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 returned with HTTP 202 Jul 03 15:03:18.100579 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 998/3983] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:18 2026] DELETE /volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:03:18.109546 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-74b90c5e-ae9d-4af9-9c51-d7c58d92ddcd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:18.111765 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74b90c5e-ae9d-4af9-9c51-d7c58d92ddcd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:18.112051 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74b90c5e-ae9d-4af9-9c51-d7c58d92ddcd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:18.112338 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-74b90c5e-ae9d-4af9-9c51-d7c58d92ddcd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:18.120620 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:18.120620 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:18.124556 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-74b90c5e-ae9d-4af9-9c51-d7c58d92ddcd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Volume info retrieved successfully. Jul 03 15:03:18.129484 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-74b90c5e-ae9d-4af9-9c51-d7c58d92ddcd tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 returned with HTTP 200 Jul 03 15:03:18.129852 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 994/3984] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:18 2026] GET /volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:18.728895 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-995f23c7-8026-4108-acea-98cfbf038e10 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:18.735214 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-995f23c7-8026-4108-acea-98cfbf038e10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:18.735214 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-995f23c7-8026-4108-acea-98cfbf038e10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:18.735214 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-995f23c7-8026-4108-acea-98cfbf038e10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:18.735214 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-995f23c7-8026-4108-acea-98cfbf038e10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:18.745828 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:18.745828 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:18.746502 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-995f23c7-8026-4108-acea-98cfbf038e10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:18.747021 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1013/3985] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:18 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:19.148218 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea9ad0d0-2d40-46a5-9e5d-97a62959fe3a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:19.150326 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea9ad0d0-2d40-46a5-9e5d-97a62959fe3a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] GET https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 Jul 03 15:03:19.150711 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea9ad0d0-2d40-46a5-9e5d-97a62959fe3a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:19.150979 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea9ad0d0-2d40-46a5-9e5d-97a62959fe3a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:19.161209 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea9ad0d0-2d40-46a5-9e5d-97a62959fe3a tempest-VolumeRevertTests-1071301294 tempest-VolumeRevertTests-1071301294-project-member] https://10.4.3.99/volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 returned with HTTP 404 Jul 03 15:03:19.161835 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 981/3986] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:19 2026] GET /volume/v3/volumes/58dc056f-1a70-4047-8f0e-01b8846df3d1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:19.409927 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-b5a71cd6-09d2-49cf-b940-126e7bd1f284 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:19.417197 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-b5a71cd6-09d2-49cf-b940-126e7bd1f284 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:03:19.417439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-b5a71cd6-09d2-49cf-b940-126e7bd1f284 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:19.417661 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-b5a71cd6-09d2-49cf-b940-126e7bd1f284 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:19.438941 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:19.438941 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:19.445177 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-b5a71cd6-09d2-49cf-b940-126e7bd1f284 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:03:19.450890 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-b5a71cd6-09d2-49cf-b940-126e7bd1f284 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:03:19.453138 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 999/3987] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:03:19 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:19.480329 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-2c8b7f2a-477b-49cd-ba73-6724ce2351e7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:19.484831 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-2c8b7f2a-477b-49cd-ba73-6724ce2351e7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d/action Jul 03 15:03:19.484831 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-2c8b7f2a-477b-49cd-ba73-6724ce2351e7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:03:19.484950 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-2c8b7f2a-477b-49cd-ba73-6724ce2351e7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:19.501162 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:19.501162 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:19.501162 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-2c8b7f2a-477b-49cd-ba73-6724ce2351e7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:03:19.510509 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-2c8b7f2a-477b-49cd-ba73-6724ce2351e7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Begin detaching volume completed successfully. Jul 03 15:03:19.510730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-2c8b7f2a-477b-49cd-ba73-6724ce2351e7 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d/action returned with HTTP 202 Jul 03 15:03:19.511320 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 995/3988] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:03:19 2026] POST /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:03:19.538353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-61a4191c-e049-4369-9266-a1efc8671131 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:19.540658 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61a4191c-e049-4369-9266-a1efc8671131 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:03:19.540906 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61a4191c-e049-4369-9266-a1efc8671131 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:19.541189 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61a4191c-e049-4369-9266-a1efc8671131 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:19.554846 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:19.554846 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:19.559754 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-61a4191c-e049-4369-9266-a1efc8671131 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:03:19.565537 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61a4191c-e049-4369-9266-a1efc8671131 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:03:19.566044 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1014/3989] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:19 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:19.758309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-97dd42ae-53d7-4cd6-956b-a9841ea371f4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:19.760532 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97dd42ae-53d7-4cd6-956b-a9841ea371f4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:19.760873 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97dd42ae-53d7-4cd6-956b-a9841ea371f4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:19.761150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-97dd42ae-53d7-4cd6-956b-a9841ea371f4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:19.761313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-97dd42ae-53d7-4cd6-956b-a9841ea371f4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:19.765606 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:19.765606 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:19.766619 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-97dd42ae-53d7-4cd6-956b-a9841ea371f4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:19.767385 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 982/3990] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:19 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:19.800548 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:19.900697 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:19.901174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-448258428"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:19.902404 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-448258428'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:19.902510 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:19.907357 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:19.913088 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (f6caaa51-c0ae-496b-beb1-728d02be25c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:19.914238 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e185ae2-51b7-4adf-87e5-4e64b9075ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:19.915155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:19.944998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e185ae2-51b7-4adf-87e5-4e64b9075ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:19.946329 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a233616-2ce4-42b4-8a17-0e974fc35962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:20.020011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['ad49944d-4aac-4243-acc0-1c230274159e', '5305f571-a244-4406-934e-44d69d17b978', '9a895a9e-61a9-48b8-bd95-78a16b1417f9', '1235cb1a-59f9-4ce8-a4da-47fb4d387f7c'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:20.020716 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a233616-2ce4-42b4-8a17-0e974fc35962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad49944d-4aac-4243-acc0-1c230274159e', '5305f571-a244-4406-934e-44d69d17b978', '9a895a9e-61a9-48b8-bd95-78a16b1417f9', '1235cb1a-59f9-4ce8-a4da-47fb4d387f7c']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:20.021370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a7aeff-75e9-488f-9d05-aacc09f755d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:20.050862 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a7aeff-75e9-488f-9d05-aacc09f755d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8cc49a7-446d-46cc-b052-c0da48b65855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-448258428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['ad49944d-4aac-4243-acc0-1c230274159e','5305f571-a244-4406-934e-44d69d17b978','9a895a9e-61a9-48b8-bd95-78a16b1417f9','1235cb1a-59f9-4ce8-a4da-47fb4d387f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-448258428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8cc49a7-446d-46cc-b052-c0da48b65855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:20.052619 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fe90ee-dbf9-4b6c-a400-6fe5e1de9131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:20.072937 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fe90ee-dbf9-4b6c-a400-6fe5e1de9131) transitioned into state 'SUCCESS' from state '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-448258428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['ad49944d-4aac-4243-acc0-1c230274159e','5305f571-a244-4406-934e-44d69d17b978','9a895a9e-61a9-48b8-bd95-78a16b1417f9','1235cb1a-59f9-4ce8-a4da-47fb4d387f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:20.073763 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c78bc9a-fe28-438c-bc0f-f773c6413f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:20.084446 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c78bc9a-fe28-438c-bc0f-f773c6413f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:20.085450 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (f6caaa51-c0ae-496b-beb1-728d02be25c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:20.085808 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:20.086532 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd95a8df-4f54-4a66-94d6-70e6be87e33c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:20.087039 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1000/3991] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:03:19 2026] POST /volume/v3/volumes => generated 767 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:20.103079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-60f92e51-1f79-4569-bc4e-6424b42dfba2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:20.106267 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60f92e51-1f79-4569-bc4e-6424b42dfba2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:03:20.106526 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-60f92e51-1f79-4569-bc4e-6424b42dfba2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:20.106749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-60f92e51-1f79-4569-bc4e-6424b42dfba2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:20.122966 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:20.122966 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:20.128781 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-60f92e51-1f79-4569-bc4e-6424b42dfba2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:20.133904 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-60f92e51-1f79-4569-bc4e-6424b42dfba2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 returned with HTTP 200 Jul 03 15:03:20.134364 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 996/3992] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:20 2026] GET /volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:20.542761 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb3f3248-1771-46e1-b9bf-06751a559a2a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:20.543309 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb3f3248-1771-46e1-b9bf-06751a559a2a None None] GET https://10.4.3.99/volume// Jul 03 15:03:20.543550 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb3f3248-1771-46e1-b9bf-06751a559a2a None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:20.543789 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb3f3248-1771-46e1-b9bf-06751a559a2a None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:20.544267 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb3f3248-1771-46e1-b9bf-06751a559a2a None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:03:20.544953 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1015/3993] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:03:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:03:20.555004 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-972866a8-6b1c-441f-8e71-f890ad516cc1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:20.581977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dc65f950-838b-4e3e-a40b-18f7e6073300 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:20.584961 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dc65f950-838b-4e3e-a40b-18f7e6073300 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:03:20.585377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dc65f950-838b-4e3e-a40b-18f7e6073300 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:20.585658 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dc65f950-838b-4e3e-a40b-18f7e6073300 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:20.600109 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:20.600109 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:20.605612 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dc65f950-838b-4e3e-a40b-18f7e6073300 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:03:20.610678 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dc65f950-838b-4e3e-a40b-18f7e6073300 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:03:20.611352 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1001/3994] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:20 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:20.774688 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-972866a8-6b1c-441f-8e71-f890ad516cc1 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:03:20.774923 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-972866a8-6b1c-441f-8e71-f890ad516cc1 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:20.775195 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-972866a8-6b1c-441f-8e71-f890ad516cc1 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:20.779671 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2d011c4f-dae8-447c-917a-d68a3aa03f63 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:20.781914 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2d011c4f-dae8-447c-917a-d68a3aa03f63 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:20.782077 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2d011c4f-dae8-447c-917a-d68a3aa03f63 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:20.782373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2d011c4f-dae8-447c-917a-d68a3aa03f63 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:20.782896 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2d011c4f-dae8-447c-917a-d68a3aa03f63 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:20.790168 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:20.790168 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:20.790681 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2d011c4f-dae8-447c-917a-d68a3aa03f63 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:20.791264 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:20.791264 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:20.791428 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 997/3995] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:20 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:20.796901 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-972866a8-6b1c-441f-8e71-f890ad516cc1 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:03:20.804871 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-972866a8-6b1c-441f-8e71-f890ad516cc1 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:03:20.805436 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 983/3996] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:03:20 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 1317 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:03:21.067076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34aa7769-60b8-4ced-bcd8-64ffe7caa4e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:21.148610 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5086df9f-1f6f-4f4e-b205-60d0757a1398 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:21.150987 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5086df9f-1f6f-4f4e-b205-60d0757a1398 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:03:21.151269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5086df9f-1f6f-4f4e-b205-60d0757a1398 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:21.151536 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5086df9f-1f6f-4f4e-b205-60d0757a1398 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:21.160664 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:21.160664 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:21.165471 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5086df9f-1f6f-4f4e-b205-60d0757a1398 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:21.170167 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5086df9f-1f6f-4f4e-b205-60d0757a1398 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 returned with HTTP 200 Jul 03 15:03:21.170579 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1002/3997] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:21 2026] GET /volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:21.185799 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8c24723e-fc1f-4f5c-91fb-0781bf8d046e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:21.186453 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34aa7769-60b8-4ced-bcd8-64ffe7caa4e2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:21.186911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34aa7769-60b8-4ced-bcd8-64ffe7caa4e2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1662068728", "extra_specs": {"storage_protocol": "tempest-storage_protocol-498294595", "vendor_name": "tempest-vendor_name-1329231423"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:21.187686 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c24723e-fc1f-4f5c-91fb-0781bf8d046e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:03:21.188030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c24723e-fc1f-4f5c-91fb-0781bf8d046e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8cc49a7-446d-46cc-b052-c0da48b65855", "name": "tempest-VolumeDependencyTests-Snapshot-912979953"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:21.196653 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:21.196653 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:21.197086 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8c24723e-fc1f-4f5c-91fb-0781bf8d046e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:21.197227 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-8c24723e-fc1f-4f5c-91fb-0781bf8d046e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create snapshot from volume e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:03:21.207441 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34aa7769-60b8-4ced-bcd8-64ffe7caa4e2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:21.207907 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1016/3998] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:21 2026] POST /volume/v3/types => generated 329 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:21.219300 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:21.221376 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:21.221788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "47e59b4c-cff4-4043-a4b0-dbe33b710573", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:21.223646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Create volume request body: {'volume': {'volume_type': '47e59b4c-cff4-4043-a4b0-dbe33b710573', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:21.228077 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Create volume of 1 GB Jul 03 15:03:21.228591 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:21.228591 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:21.229041 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Availability Zones retrieved successfully. Jul 03 15:03:21.236408 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Flow 'volume_create_api' (962e8958-f879-496a-8a64-11e633d61130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:21.237569 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6845479a-8967-4db1-b3e3-9b902f90642c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:21.238578 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:21.241527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-8c24723e-fc1f-4f5c-91fb-0781bf8d046e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['f993e087-f1af-4c6a-bd37-ff3842ae9dd4', '9a482c95-6e04-41d1-bbba-17dcdc3ccd97', '3f449e5a-6100-4662-9d2f-77b90d818cd1', '04927e00-7fdb-4db8-afed-fb0a7a38a46f'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:21.268894 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6845479a-8967-4db1-b3e3-9b902f90642c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:03:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-498294595',vendor_name='tempest-vendor_name-1329231423'},id=47e59b4c-cff4-4043-a4b0-dbe33b710573,is_public=True,name='tempest-ProjectReaderTests-volume-type-1662068728',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47e59b4c-cff4-4043-a4b0-dbe33b710573', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:21.270085 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60125985-3b3c-4713-aa82-c325a9eca254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:21.288745 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8c24723e-fc1f-4f5c-91fb-0781bf8d046e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot create request issued successfully. Jul 03 15:03:21.288745 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c24723e-fc1f-4f5c-91fb-0781bf8d046e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:03:21.289512 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 998/3999] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:03:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:21.304206 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bfbd46d7-f7d4-4cf7-b7e7-fde50cf6d051 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:21.307439 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bfbd46d7-f7d4-4cf7-b7e7-fde50cf6d051 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 Jul 03 15:03:21.307439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bfbd46d7-f7d4-4cf7-b7e7-fde50cf6d051 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:21.307439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bfbd46d7-f7d4-4cf7-b7e7-fde50cf6d051 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:21.309866 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1662068728 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1662068728, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:03:21.310322 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1662068728 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1662068728, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:03:21.316380 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:21.316380 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:21.317379 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bfbd46d7-f7d4-4cf7-b7e7-fde50cf6d051 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:21.319523 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bfbd46d7-f7d4-4cf7-b7e7-fde50cf6d051 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 returned with HTTP 200 Jul 03 15:03:21.320272 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1003/4000] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:21 2026] GET /volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:21.361963 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Created reservations ['3e53c89d-de52-41b6-aa7a-390d3c89b27c', '62afbdea-b1aa-461a-8658-5d0c2d80e654', 'be84c837-01e0-4f5c-9580-c087e3352f22', '7b936672-cbdc-45d6-9616-7d2079dddc5d'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:21.362875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60125985-3b3c-4713-aa82-c325a9eca254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e53c89d-de52-41b6-aa7a-390d3c89b27c', '62afbdea-b1aa-461a-8658-5d0c2d80e654', 'be84c837-01e0-4f5c-9580-c087e3352f22', '7b936672-cbdc-45d6-9616-7d2079dddc5d']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:21.363721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f8ed1d-3052-4c70-9465-3da472c52393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:21.397142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f8ed1d-3052-4c70-9465-3da472c52393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '283ccf2e-c19a-489f-8d98-0f03a108470e', '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='ca8c22129fa3490ca05e7d30f6ac54a1',qos_specs=None,replication_status=,reservations=['3e53c89d-de52-41b6-aa7a-390d3c89b27c','62afbdea-b1aa-461a-8658-5d0c2d80e654','be84c837-01e0-4f5c-9580-c087e3352f22','7b936672-cbdc-45d6-9616-7d2079dddc5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d237a490204026a97b2d6c73594b77',volume_type_id=47e59b4c-cff4-4043-a4b0-dbe33b710573), 'volume': Volume(_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-03T15:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=283ccf2e-c19a-489f-8d98-0f03a108470e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca8c22129fa3490ca05e7d30f6ac54a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0d237a490204026a97b2d6c73594b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47e59b4c-cff4-4043-a4b0-dbe33b710573),volume_type_id=47e59b4c-cff4-4043-a4b0-dbe33b710573)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:21.397958 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157562ab-0f21-4c57-9e85-684606cb215e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:21.418409 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157562ab-0f21-4c57-9e85-684606cb215e) transitioned into state 'SUCCESS' from 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='ca8c22129fa3490ca05e7d30f6ac54a1',qos_specs=None,replication_status=,reservations=['3e53c89d-de52-41b6-aa7a-390d3c89b27c','62afbdea-b1aa-461a-8658-5d0c2d80e654','be84c837-01e0-4f5c-9580-c087e3352f22','7b936672-cbdc-45d6-9616-7d2079dddc5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d237a490204026a97b2d6c73594b77',volume_type_id=47e59b4c-cff4-4043-a4b0-dbe33b710573)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:21.419437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13fc7095-0491-4f64-81c8-d16eb1b72c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:21.432855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13fc7095-0491-4f64-81c8-d16eb1b72c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:21.433819 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Flow 'volume_create_api' (962e8958-f879-496a-8a64-11e633d61130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:21.434258 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Create volume request issued successfully. Jul 03 15:03:21.435159 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6fd47c58-d0cb-4a92-b072-bf1af5e9714a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:21.435682 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 984/4001] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:03:21 2026] POST /volume/v3/volumes => generated 772 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:21.456261 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21fec600-728c-4a2b-afae-427d1d18a246 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:21.458928 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21fec600-728c-4a2b-afae-427d1d18a246 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] GET https://10.4.3.99/volume/v3/volumes/283ccf2e-c19a-489f-8d98-0f03a108470e Jul 03 15:03:21.459228 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21fec600-728c-4a2b-afae-427d1d18a246 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:21.459596 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21fec600-728c-4a2b-afae-427d1d18a246 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:21.468629 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:21.468629 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:21.472382 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-21fec600-728c-4a2b-afae-427d1d18a246 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Volume info retrieved successfully. Jul 03 15:03:21.476296 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21fec600-728c-4a2b-afae-427d1d18a246 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/volumes/283ccf2e-c19a-489f-8d98-0f03a108470e returned with HTTP 200 Jul 03 15:03:21.476673 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1017/4002] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:21 2026] GET /volume/v3/volumes/283ccf2e-c19a-489f-8d98-0f03a108470e => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:21.623766 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-59db5149-09ec-4c16-92cc-0d5e90f37d5c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:21.625562 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-59db5149-09ec-4c16-92cc-0d5e90f37d5c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:03:21.625743 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-59db5149-09ec-4c16-92cc-0d5e90f37d5c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:21.625918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-59db5149-09ec-4c16-92cc-0d5e90f37d5c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:21.634569 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:21.634569 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:21.637913 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-59db5149-09ec-4c16-92cc-0d5e90f37d5c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:03:21.641910 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-59db5149-09ec-4c16-92cc-0d5e90f37d5c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:03:21.642293 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 999/4003] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:21 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:21.808639 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7472522e-f18c-4bc2-a6e2-22f8cb59cbeb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:21.810498 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7472522e-f18c-4bc2-a6e2-22f8cb59cbeb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:21.810702 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7472522e-f18c-4bc2-a6e2-22f8cb59cbeb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:21.810922 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7472522e-f18c-4bc2-a6e2-22f8cb59cbeb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:21.811072 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-7472522e-f18c-4bc2-a6e2-22f8cb59cbeb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:21.816704 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:21.816704 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:21.817519 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7472522e-f18c-4bc2-a6e2-22f8cb59cbeb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:21.817912 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1004/4004] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:21 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:21.822104 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-ea759601-975e-4a29-b1c9-1ea14b3d57f9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:21.824372 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-ea759601-975e-4a29-b1c9-1ea14b3d57f9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] DELETE https://10.4.3.99/volume/v3/attachments/36267263-f9d1-44d5-b63c-e9b5befa40b3 Jul 03 15:03:21.824598 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-ea759601-975e-4a29-b1c9-1ea14b3d57f9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:21.824792 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-ea759601-975e-4a29-b1c9-1ea14b3d57f9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:21.832492 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:21.832492 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:22.331273 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-635353e8-6a57-4d6a-ac34-3a779c6f9bce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.333446 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-635353e8-6a57-4d6a-ac34-3a779c6f9bce tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 Jul 03 15:03:22.333694 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-635353e8-6a57-4d6a-ac34-3a779c6f9bce tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.333935 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-635353e8-6a57-4d6a-ac34-3a779c6f9bce tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.343940 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.343940 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:22.344694 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-635353e8-6a57-4d6a-ac34-3a779c6f9bce tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:22.346536 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-635353e8-6a57-4d6a-ac34-3a779c6f9bce tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 returned with HTTP 200 Jul 03 15:03:22.347443 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1018/4005] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:22 2026] GET /volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:22.356142 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e35154f6-99e3-42d5-a876-81d346bea9af None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.360148 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:22.360148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6c125a42-fcc0-41c2-82ac-c4552a72a112", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1136055066"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:22.361404 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'snapshot_id': '6c125a42-fcc0-41c2-82ac-c4552a72a112', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1136055066'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:22.363163 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-7d125170-684d-4626-aba8-feeddbbf0ef4 req-ea759601-975e-4a29-b1c9-1ea14b3d57f9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments/36267263-f9d1-44d5-b63c-e9b5befa40b3 returned with HTTP 200 Jul 03 15:03:22.363582 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 985/4006] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:03:21 2026] DELETE /volume/v3/attachments/36267263-f9d1-44d5-b63c-e9b5befa40b3 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:22.368566 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.368566 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:22.368566 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:22.368566 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:22.371268 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:22.377107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (cab6bc00-8b05-4450-b472-2c95abcefb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:22.378284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d668ec-9ddf-40d9-bcdf-26142a84c0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.379539 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:22.417877 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d668ec-9ddf-40d9-bcdf-26142a84c0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6c125a42-fcc0-41c2-82ac-c4552a72a112', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.418585 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f95b11-9f94-46d0-97bb-c0560a7305d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.459113 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['16a524e5-8f8c-4126-8760-ecb6bd1c0742', 'ba69162b-bb12-41cb-a5c6-6b6eefde20a6', 'ef850600-c8ab-4c13-b4df-d82f40c3a7a6', '543dc951-b558-4a0c-af2e-506e4db6448a'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:22.459994 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f95b11-9f94-46d0-97bb-c0560a7305d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16a524e5-8f8c-4126-8760-ecb6bd1c0742', 'ba69162b-bb12-41cb-a5c6-6b6eefde20a6', 'ef850600-c8ab-4c13-b4df-d82f40c3a7a6', '543dc951-b558-4a0c-af2e-506e4db6448a']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.460969 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c540ae10-6754-4cd0-b4ff-d707b794e549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.491985 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7efb77b3-2c1f-47ec-a319-be5079c29e5f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.494156 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7efb77b3-2c1f-47ec-a319-be5079c29e5f tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] GET https://10.4.3.99/volume/v3/volumes/283ccf2e-c19a-489f-8d98-0f03a108470e Jul 03 15:03:22.494424 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7efb77b3-2c1f-47ec-a319-be5079c29e5f tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.494665 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7efb77b3-2c1f-47ec-a319-be5079c29e5f tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.504144 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.504144 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:22.508609 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7efb77b3-2c1f-47ec-a319-be5079c29e5f tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Volume info retrieved successfully. Jul 03 15:03:22.512494 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c540ae10-6754-4cd0-b4ff-d707b794e549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a0b8d1-0330-4f09-8647-d6ee03141518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1136055066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['16a524e5-8f8c-4126-8760-ecb6bd1c0742','ba69162b-bb12-41cb-a5c6-6b6eefde20a6','ef850600-c8ab-4c13-b4df-d82f40c3a7a6','543dc951-b558-4a0c-af2e-506e4db6448a'],size=1,snapshot_id=6c125a42-fcc0-41c2-82ac-c4552a72a112,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1136055066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a0b8d1-0330-4f09-8647-d6ee03141518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6c125a42-fcc0-41c2-82ac-c4552a72a112,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.513475 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1fad2f-79d1-4d12-a0f8-1fc04669aea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.514881 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7efb77b3-2c1f-47ec-a319-be5079c29e5f tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/volumes/283ccf2e-c19a-489f-8d98-0f03a108470e returned with HTTP 200 Jul 03 15:03:22.515533 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1005/4007] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:22 2026] GET /volume/v3/volumes/283ccf2e-c19a-489f-8d98-0f03a108470e => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:22.529930 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0334f539-80bc-4bfc-98cd-edda3608d7c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.532226 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0334f539-80bc-4bfc-98cd-edda3608d7c2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] GET https://10.4.3.99/volume/v3/messages Jul 03 15:03:22.532527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0334f539-80bc-4bfc-98cd-edda3608d7c2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.532796 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0334f539-80bc-4bfc-98cd-edda3608d7c2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.537442 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0334f539-80bc-4bfc-98cd-edda3608d7c2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:03:22.537916 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1019/4008] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:03:22 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:22.539244 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1fad2f-79d1-4d12-a0f8-1fc04669aea7) transitioned into state 'SUCCESS' from state '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-1136055066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['16a524e5-8f8c-4126-8760-ecb6bd1c0742','ba69162b-bb12-41cb-a5c6-6b6eefde20a6','ef850600-c8ab-4c13-b4df-d82f40c3a7a6','543dc951-b558-4a0c-af2e-506e4db6448a'],size=1,snapshot_id=6c125a42-fcc0-41c2-82ac-c4552a72a112,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.540397 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c4e5bb-92a4-44bd-8f45-2a11cc3c9087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.552511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7811a368-92a5-4f63-9b9e-2f72afa002d9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.571996 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c4e5bb-92a4-44bd-8f45-2a11cc3c9087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.572809 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (cab6bc00-8b05-4450-b472-2c95abcefb59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:22.573110 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:22.573674 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e35154f6-99e3-42d5-a876-81d346bea9af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:22.574071 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1000/4009] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:03:22 2026] POST /volume/v3/volumes => generated 802 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:22.588808 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-513ea582-b643-4040-b31d-714f14de6307 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.590569 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-513ea582-b643-4040-b31d-714f14de6307 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:03:22.590835 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-513ea582-b643-4040-b31d-714f14de6307 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.591063 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-513ea582-b643-4040-b31d-714f14de6307 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.599423 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.599423 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:22.605023 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-513ea582-b643-4040-b31d-714f14de6307 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:22.610673 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-513ea582-b643-4040-b31d-714f14de6307 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 returned with HTTP 200 Jul 03 15:03:22.611250 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1006/4010] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:22 2026] GET /volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:22.617527 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7811a368-92a5-4f63-9b9e-2f72afa002d9 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-reader] GET https://10.4.3.99/volume/v3/messages Jul 03 15:03:22.617758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7811a368-92a5-4f63-9b9e-2f72afa002d9 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.618007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7811a368-92a5-4f63-9b9e-2f72afa002d9 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-reader] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.618284 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.618284 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:22.622078 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7811a368-92a5-4f63-9b9e-2f72afa002d9 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-reader] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:03:22.622478 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 986/4011] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:03:22 2026] GET /volume/v3/messages => generated 668 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:22.633801 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3acef81d-8b57-497d-9fe5-b70b7a436795 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.636240 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3acef81d-8b57-497d-9fe5-b70b7a436795 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] DELETE https://10.4.3.99/volume/v3/messages/264db1e7-002d-4aed-a4d1-a51deade7223 Jul 03 15:03:22.636515 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3acef81d-8b57-497d-9fe5-b70b7a436795 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.636870 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3acef81d-8b57-497d-9fe5-b70b7a436795 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.649330 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3acef81d-8b57-497d-9fe5-b70b7a436795 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/messages/264db1e7-002d-4aed-a4d1-a51deade7223 returned with HTTP 204 Jul 03 15:03:22.649869 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1020/4012] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 15:03:22 2026] DELETE /volume/v3/messages/264db1e7-002d-4aed-a4d1-a51deade7223 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:03:22.658335 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-67c32c2a-8aeb-4043-ab03-673191e7a074 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.658418 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.660437 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/283ccf2e-c19a-489f-8d98-0f03a108470e Jul 03 15:03:22.660541 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-67c32c2a-8aeb-4043-ab03-673191e7a074 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:03:22.660657 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-67c32c2a-8aeb-4043-ab03-673191e7a074 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.660832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.660896 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-67c32c2a-8aeb-4043-ab03-673191e7a074 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.661012 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.661268 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Delete volume with id: 283ccf2e-c19a-489f-8d98-0f03a108470e Jul 03 15:03:22.668780 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.668780 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:22.668978 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.668978 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:22.669138 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Volume info retrieved successfully. Jul 03 15:03:22.670102 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99979) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:03:22.673548 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-67c32c2a-8aeb-4043-ab03-673191e7a074 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:03:22.679731 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-67c32c2a-8aeb-4043-ab03-673191e7a074 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:03:22.680240 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1001/4013] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:22 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:22.684055 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1662068728 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1662068728, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:03:22.684477 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1662068728 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1662068728, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:03:22.697304 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Created reservations ['292fafa2-534a-48fb-ac37-78948952607f', '959b39d7-bebe-43ea-90a8-d5e842d10557', 'b557a8ce-1fc4-4108-ae90-3d99073f0421', '99d7f98c-a1d4-4873-8846-7583c6f3a44a'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:22.734209 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Delete volume request issued successfully. Jul 03 15:03:22.734472 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c43ab2be-b70a-4ed8-8154-c2c462fd3044 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/volumes/283ccf2e-c19a-489f-8d98-0f03a108470e returned with HTTP 202 Jul 03 15:03:22.735042 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1007/4014] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:03:22 2026] DELETE /volume/v3/volumes/283ccf2e-c19a-489f-8d98-0f03a108470e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:22.742793 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5dc001c6-7ffd-4038-8098-7dc784065ae2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.744660 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5dc001c6-7ffd-4038-8098-7dc784065ae2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] DELETE https://10.4.3.99/volume/v3/types/47e59b4c-cff4-4043-a4b0-dbe33b710573 Jul 03 15:03:22.744887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5dc001c6-7ffd-4038-8098-7dc784065ae2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.745142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5dc001c6-7ffd-4038-8098-7dc784065ae2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.769071 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5dc001c6-7ffd-4038-8098-7dc784065ae2 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/types/47e59b4c-cff4-4043-a4b0-dbe33b710573 returned with HTTP 202 Jul 03 15:03:22.769705 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 987/4015] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:22 2026] DELETE /volume/v3/types/47e59b4c-cff4-4043-a4b0-dbe33b710573 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:22.776633 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f49717dc-1010-49d7-9309-65b4651834d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.778068 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f49717dc-1010-49d7-9309-65b4651834d6 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:22.778444 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f49717dc-1010-49d7-9309-65b4651834d6 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-918902782", "extra_specs": {"storage_protocol": "tempest-storage_protocol-75374827", "vendor_name": "tempest-vendor_name-1715901428"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:22.795777 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f49717dc-1010-49d7-9309-65b4651834d6 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:22.796146 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1021/4016] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:22 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:22.804384 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.806098 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:22.806482 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "46e0fc9f-167e-4c00-947d-69e16188d4bf", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:22.807923 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Create volume request body: {'volume': {'volume_type': '46e0fc9f-167e-4c00-947d-69e16188d4bf', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:22.811563 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Create volume of 1 GB Jul 03 15:03:22.811909 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.811909 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:22.812293 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Availability Zones retrieved successfully. Jul 03 15:03:22.817583 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Flow 'volume_create_api' (06ad229a-903d-4ff6-b5fd-389c031309d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:22.818439 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b3952e-ea0c-4726-8abb-caccbe36716b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.819116 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:22.828250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-54a549b4-5417-4fad-ab1e-a367fd4d8c62 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.829960 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-54a549b4-5417-4fad-ab1e-a367fd4d8c62 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:22.830159 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-54a549b4-5417-4fad-ab1e-a367fd4d8c62 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.830353 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-54a549b4-5417-4fad-ab1e-a367fd4d8c62 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.830478 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-54a549b4-5417-4fad-ab1e-a367fd4d8c62 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:22.834475 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.834475 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:22.835171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-54a549b4-5417-4fad-ab1e-a367fd4d8c62 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:22.835661 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1008/4017] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:22 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:22.838424 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b3952e-ea0c-4726-8abb-caccbe36716b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:03:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-75374827',vendor_name='tempest-vendor_name-1715901428'},id=46e0fc9f-167e-4c00-947d-69e16188d4bf,is_public=True,name='tempest-ProjectReaderTests-volume-type-918902782',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46e0fc9f-167e-4c00-947d-69e16188d4bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.839299 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab8c46a-3195-48e0-a50a-8ad6d63c9b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.864693 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-918902782 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-918902782, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:03:22.865102 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-918902782 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-918902782, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:03:22.898952 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Created reservations ['1651d5da-de5a-4c42-864e-4e153aff5e5d', '003ea192-4af3-4e25-a9c6-92afb242a681', '5422d7fa-b2ce-493f-9c20-2381b83beb40', '3b10bbe3-bb19-4e41-b064-e9d397e3ea22'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:22.899979 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab8c46a-3195-48e0-a50a-8ad6d63c9b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1651d5da-de5a-4c42-864e-4e153aff5e5d', '003ea192-4af3-4e25-a9c6-92afb242a681', '5422d7fa-b2ce-493f-9c20-2381b83beb40', '3b10bbe3-bb19-4e41-b064-e9d397e3ea22']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.900956 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9db9cac-030b-4c5f-a5e7-a6f13652f796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.925324 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9db9cac-030b-4c5f-a5e7-a6f13652f796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9334fb7c-f5ff-4fc1-887f-344a7d549716', '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='ca8c22129fa3490ca05e7d30f6ac54a1',qos_specs=None,replication_status=,reservations=['1651d5da-de5a-4c42-864e-4e153aff5e5d','003ea192-4af3-4e25-a9c6-92afb242a681','5422d7fa-b2ce-493f-9c20-2381b83beb40','3b10bbe3-bb19-4e41-b064-e9d397e3ea22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d237a490204026a97b2d6c73594b77',volume_type_id=46e0fc9f-167e-4c00-947d-69e16188d4bf), 'volume': Volume(_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-03T15:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9334fb7c-f5ff-4fc1-887f-344a7d549716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca8c22129fa3490ca05e7d30f6ac54a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0d237a490204026a97b2d6c73594b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46e0fc9f-167e-4c00-947d-69e16188d4bf),volume_type_id=46e0fc9f-167e-4c00-947d-69e16188d4bf)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.925968 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7481d9af-d579-44e0-96c8-5f9682f6d05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.944239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7481d9af-d579-44e0-96c8-5f9682f6d05e) transitioned into state 'SUCCESS' from 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='ca8c22129fa3490ca05e7d30f6ac54a1',qos_specs=None,replication_status=,reservations=['1651d5da-de5a-4c42-864e-4e153aff5e5d','003ea192-4af3-4e25-a9c6-92afb242a681','5422d7fa-b2ce-493f-9c20-2381b83beb40','3b10bbe3-bb19-4e41-b064-e9d397e3ea22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d237a490204026a97b2d6c73594b77',volume_type_id=46e0fc9f-167e-4c00-947d-69e16188d4bf)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.944930 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3549e6d9-2015-4c46-bc65-649b78e1f5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:22.954316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3549e6d9-2015-4c46-bc65-649b78e1f5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:22.955241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Flow 'volume_create_api' (06ad229a-903d-4ff6-b5fd-389c031309d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:22.955577 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Create volume request issued successfully. Jul 03 15:03:22.956311 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1fecb1ff-ae90-4ea6-94f8-f9eb959ebbd4 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:22.956760 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1002/4018] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:03:22 2026] POST /volume/v3/volumes => generated 771 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:22.971505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd66cca5-a3cb-4799-97c9-0a9849d881b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:22.973544 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd66cca5-a3cb-4799-97c9-0a9849d881b3 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] GET https://10.4.3.99/volume/v3/volumes/9334fb7c-f5ff-4fc1-887f-344a7d549716 Jul 03 15:03:22.973803 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd66cca5-a3cb-4799-97c9-0a9849d881b3 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:22.974031 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd66cca5-a3cb-4799-97c9-0a9849d881b3 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:22.983452 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:22.983452 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:22.987619 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd66cca5-a3cb-4799-97c9-0a9849d881b3 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Volume info retrieved successfully. Jul 03 15:03:22.991858 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd66cca5-a3cb-4799-97c9-0a9849d881b3 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/volumes/9334fb7c-f5ff-4fc1-887f-344a7d549716 returned with HTTP 200 Jul 03 15:03:22.992299 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 988/4019] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:22 2026] GET /volume/v3/volumes/9334fb7c-f5ff-4fc1-887f-344a7d549716 => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:23.625100 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f9008fc9-93f5-4721-ac62-7da110d11b6c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:23.627211 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f9008fc9-93f5-4721-ac62-7da110d11b6c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:03:23.627491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f9008fc9-93f5-4721-ac62-7da110d11b6c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:23.627717 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f9008fc9-93f5-4721-ac62-7da110d11b6c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:23.635459 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:23.635459 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:23.640677 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f9008fc9-93f5-4721-ac62-7da110d11b6c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:23.646572 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f9008fc9-93f5-4721-ac62-7da110d11b6c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 returned with HTTP 200 Jul 03 15:03:23.647115 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1022/4020] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:23 2026] GET /volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:23.662804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fd46bd7b-8141-4e04-ac9a-16412a183a11 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:23.665117 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd46bd7b-8141-4e04-ac9a-16412a183a11 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:03:23.665582 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd46bd7b-8141-4e04-ac9a-16412a183a11 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24a0b8d1-0330-4f09-8647-d6ee03141518", "name": "tempest-VolumeDependencyTests-Snapshot-1481733576"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:23.676046 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:23.676046 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:23.677316 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fd46bd7b-8141-4e04-ac9a-16412a183a11 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:23.677316 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-fd46bd7b-8141-4e04-ac9a-16412a183a11 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create snapshot from volume 24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:03:23.708022 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-fd46bd7b-8141-4e04-ac9a-16412a183a11 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['2635f447-93fb-483f-9ad3-c10307965a11', '93b64fdd-a232-4263-bea7-25ce4a874b9e', '6d4efc22-0502-4b0b-8a01-434f75f08e1c', 'ff0336f3-c163-4bb5-ae4e-d89035db0193'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:23.741065 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fd46bd7b-8141-4e04-ac9a-16412a183a11 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot create request issued successfully. Jul 03 15:03:23.741273 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd46bd7b-8141-4e04-ac9a-16412a183a11 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:03:23.741696 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1009/4021] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:03:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:23.750466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4b667f62-ebc9-490f-a359-10cc1dd98196 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:23.752721 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b667f62-ebc9-490f-a359-10cc1dd98196 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 Jul 03 15:03:23.752926 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b667f62-ebc9-490f-a359-10cc1dd98196 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:23.753166 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b667f62-ebc9-490f-a359-10cc1dd98196 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:23.758755 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:23.758755 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:23.759257 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4b667f62-ebc9-490f-a359-10cc1dd98196 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:23.760145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b667f62-ebc9-490f-a359-10cc1dd98196 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 returned with HTTP 200 Jul 03 15:03:23.760630 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1003/4022] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:23 2026] GET /volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:23.846574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-31d528d9-45bf-45dd-b228-564462bbcd6c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:23.848450 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31d528d9-45bf-45dd-b228-564462bbcd6c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:23.848703 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-31d528d9-45bf-45dd-b228-564462bbcd6c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:23.848920 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-31d528d9-45bf-45dd-b228-564462bbcd6c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:23.849029 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-31d528d9-45bf-45dd-b228-564462bbcd6c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:23.853922 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:23.853922 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:23.854641 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31d528d9-45bf-45dd-b228-564462bbcd6c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:23.855050 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 989/4023] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:23 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:24.007460 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-09259509-02ee-4870-b916-d78d4eebea2a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:24.009141 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09259509-02ee-4870-b916-d78d4eebea2a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] GET https://10.4.3.99/volume/v3/volumes/9334fb7c-f5ff-4fc1-887f-344a7d549716 Jul 03 15:03:24.009336 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09259509-02ee-4870-b916-d78d4eebea2a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:24.009513 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09259509-02ee-4870-b916-d78d4eebea2a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:24.018908 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:24.018908 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:24.023456 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-09259509-02ee-4870-b916-d78d4eebea2a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Volume info retrieved successfully. Jul 03 15:03:24.027601 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09259509-02ee-4870-b916-d78d4eebea2a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/volumes/9334fb7c-f5ff-4fc1-887f-344a7d549716 returned with HTTP 200 Jul 03 15:03:24.027966 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1023/4024] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:24 2026] GET /volume/v3/volumes/9334fb7c-f5ff-4fc1-887f-344a7d549716 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:24.043592 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1b4a2e2a-4f41-412e-a53f-11567ce58000 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:24.045643 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1b4a2e2a-4f41-412e-a53f-11567ce58000 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] GET https://10.4.3.99/volume/v3/messages Jul 03 15:03:24.045910 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1b4a2e2a-4f41-412e-a53f-11567ce58000 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:24.046157 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1b4a2e2a-4f41-412e-a53f-11567ce58000 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:24.046433 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:24.046433 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:24.050138 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1b4a2e2a-4f41-412e-a53f-11567ce58000 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:03:24.050535 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1010/4025] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:03:24 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:24.060974 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fe7884da-5315-4269-ae4c-72f1210d4ba3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:24.063214 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fe7884da-5315-4269-ae4c-72f1210d4ba3 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-reader] GET https://10.4.3.99/volume/v3/messages/1ba5ffe5-8e3a-4993-8c8c-e4cb84b935d1 Jul 03 15:03:24.063492 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fe7884da-5315-4269-ae4c-72f1210d4ba3 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:24.063761 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fe7884da-5315-4269-ae4c-72f1210d4ba3 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-reader] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:24.068086 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fe7884da-5315-4269-ae4c-72f1210d4ba3 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-reader] https://10.4.3.99/volume/v3/messages/1ba5ffe5-8e3a-4993-8c8c-e4cb84b935d1 returned with HTTP 200 Jul 03 15:03:24.068547 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1004/4026] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:03:24 2026] GET /volume/v3/messages/1ba5ffe5-8e3a-4993-8c8c-e4cb84b935d1 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:24.078972 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-662a4d3f-d612-47fc-9445-f97bad45efe5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:24.081310 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-662a4d3f-d612-47fc-9445-f97bad45efe5 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] DELETE https://10.4.3.99/volume/v3/messages/1ba5ffe5-8e3a-4993-8c8c-e4cb84b935d1 Jul 03 15:03:24.081622 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-662a4d3f-d612-47fc-9445-f97bad45efe5 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:24.081875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-662a4d3f-d612-47fc-9445-f97bad45efe5 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:24.093405 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-662a4d3f-d612-47fc-9445-f97bad45efe5 tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/messages/1ba5ffe5-8e3a-4993-8c8c-e4cb84b935d1 returned with HTTP 204 Jul 03 15:03:24.094023 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 990/4027] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 15:03:24 2026] DELETE /volume/v3/messages/1ba5ffe5-8e3a-4993-8c8c-e4cb84b935d1 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:03:24.102598 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:24.104787 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/9334fb7c-f5ff-4fc1-887f-344a7d549716 Jul 03 15:03:24.105040 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:24.105298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:24.105489 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Delete volume with id: 9334fb7c-f5ff-4fc1-887f-344a7d549716 Jul 03 15:03:24.114381 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:24.114381 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:24.114777 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Volume info retrieved successfully. Jul 03 15:03:24.116083 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:03:24.128832 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-918902782 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-918902782, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:03:24.129247 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-918902782 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-918902782, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:03:24.141223 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Created reservations ['33b2f093-8724-459e-ae32-92cb6cf2db69', 'eecce999-684f-4504-bb7d-426fd0866517', 'a9eb13e8-9d27-4b91-8948-5f1de6b98389', '2f62172e-5168-49c2-9c38-f9278ed85da7'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:24.176609 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Delete volume request issued successfully. Jul 03 15:03:24.176878 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6c076e35-df6f-4eb5-a6b3-5d74f346057a tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/volumes/9334fb7c-f5ff-4fc1-887f-344a7d549716 returned with HTTP 202 Jul 03 15:03:24.177562 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1024/4028] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:03:24 2026] DELETE /volume/v3/volumes/9334fb7c-f5ff-4fc1-887f-344a7d549716 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:24.185177 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7163a928-2493-477c-bd96-8a3c7a6e300c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:24.187060 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7163a928-2493-477c-bd96-8a3c7a6e300c tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] DELETE https://10.4.3.99/volume/v3/types/46e0fc9f-167e-4c00-947d-69e16188d4bf Jul 03 15:03:24.187225 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7163a928-2493-477c-bd96-8a3c7a6e300c tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:24.187421 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7163a928-2493-477c-bd96-8a3c7a6e300c tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:24.221868 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7163a928-2493-477c-bd96-8a3c7a6e300c tempest-ProjectReaderTests-1256993789 tempest-ProjectReaderTests-1256993789-project-admin] https://10.4.3.99/volume/v3/types/46e0fc9f-167e-4c00-947d-69e16188d4bf returned with HTTP 202 Jul 03 15:03:24.222625 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1011/4029] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:24 2026] DELETE /volume/v3/types/46e0fc9f-167e-4c00-947d-69e16188d4bf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:24.770421 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-047dffa3-a046-47e2-a04e-4ef04f5c20ec None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:24.772484 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-047dffa3-a046-47e2-a04e-4ef04f5c20ec tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 Jul 03 15:03:24.772731 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-047dffa3-a046-47e2-a04e-4ef04f5c20ec tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:24.773032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-047dffa3-a046-47e2-a04e-4ef04f5c20ec tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:24.781294 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:24.781294 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:24.781971 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-047dffa3-a046-47e2-a04e-4ef04f5c20ec tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:24.783137 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-047dffa3-a046-47e2-a04e-4ef04f5c20ec tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 returned with HTTP 200 Jul 03 15:03:24.783690 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1005/4030] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:24 2026] GET /volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:24.793874 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:24.795917 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:24.796224 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2d0dad19-c226-4e63-acc4-73ca32e6e488", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-899571072"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:24.797995 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'snapshot_id': '2d0dad19-c226-4e63-acc4-73ca32e6e488', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-899571072'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:24.804458 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:24.804458 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:24.804910 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:24.805103 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:24.809092 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:24.814288 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (2f4d6247-a64a-4570-8ff4-118a8ea66c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:24.815365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afadf6ff-8870-4517-99a5-98ad240e18d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:24.816365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:24.847864 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afadf6ff-8870-4517-99a5-98ad240e18d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2d0dad19-c226-4e63-acc4-73ca32e6e488', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:24.848584 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c79f43-9f98-4972-907a-3be4a81290a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:24.865154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-57863cd1-8378-436f-a671-553b5681f163 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:24.866937 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57863cd1-8378-436f-a671-553b5681f163 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:24.867169 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57863cd1-8378-436f-a671-553b5681f163 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:24.867340 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57863cd1-8378-436f-a671-553b5681f163 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:24.867441 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-57863cd1-8378-436f-a671-553b5681f163 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:24.871184 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:24.871184 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:24.871776 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57863cd1-8378-436f-a671-553b5681f163 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:24.872139 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1025/4031] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:24 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:24.892329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['cad19a9e-5c43-4a9c-bea1-07d35b94f2b9', '0a189153-46e8-462a-9db6-2ddd1a8be851', 'b8c0625b-597d-4405-be49-881a544b9b75', '9bcd361b-6bbf-4df8-b312-c4dd80b1d3d6'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:24.893341 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c79f43-9f98-4972-907a-3be4a81290a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad19a9e-5c43-4a9c-bea1-07d35b94f2b9', '0a189153-46e8-462a-9db6-2ddd1a8be851', 'b8c0625b-597d-4405-be49-881a544b9b75', '9bcd361b-6bbf-4df8-b312-c4dd80b1d3d6']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:24.894336 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21873505-769f-45ac-b4f1-a9f6a0263006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:24.949944 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21873505-769f-45ac-b4f1-a9f6a0263006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d2d9ea4-a540-4572-958a-bfb06f1262e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-899571072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['cad19a9e-5c43-4a9c-bea1-07d35b94f2b9','0a189153-46e8-462a-9db6-2ddd1a8be851','b8c0625b-597d-4405-be49-881a544b9b75','9bcd361b-6bbf-4df8-b312-c4dd80b1d3d6'],size=1,snapshot_id=2d0dad19-c226-4e63-acc4-73ca32e6e488,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-899571072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d2d9ea4-a540-4572-958a-bfb06f1262e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2d0dad19-c226-4e63-acc4-73ca32e6e488,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:24.950307 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfa5bcb-1ff3-4629-bdba-fbcf3b9afa1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:24.972989 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfa5bcb-1ff3-4629-bdba-fbcf3b9afa1a) transitioned into state 'SUCCESS' from state '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-899571072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['cad19a9e-5c43-4a9c-bea1-07d35b94f2b9','0a189153-46e8-462a-9db6-2ddd1a8be851','b8c0625b-597d-4405-be49-881a544b9b75','9bcd361b-6bbf-4df8-b312-c4dd80b1d3d6'],size=1,snapshot_id=2d0dad19-c226-4e63-acc4-73ca32e6e488,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:24.973978 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5eaaf93-5a7e-4365-a0ae-bbf36e30f983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:25.001945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5eaaf93-5a7e-4365-a0ae-bbf36e30f983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:25.002974 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (2f4d6247-a64a-4570-8ff4-118a8ea66c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:25.003387 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:25.004091 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cc069fcd-6fae-40b6-b19e-6a636d4211c6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:25.004694 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 991/4032] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:03:24 2026] POST /volume/v3/volumes => generated 801 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:25.018345 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-755d1b54-7f75-4c68-9113-18b28c0cc401 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:25.020318 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-755d1b54-7f75-4c68-9113-18b28c0cc401 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 Jul 03 15:03:25.020553 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-755d1b54-7f75-4c68-9113-18b28c0cc401 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:25.020769 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-755d1b54-7f75-4c68-9113-18b28c0cc401 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:25.029244 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:25.029244 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:25.033834 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-755d1b54-7f75-4c68-9113-18b28c0cc401 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:25.039628 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-755d1b54-7f75-4c68-9113-18b28c0cc401 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 returned with HTTP 200 Jul 03 15:03:25.040164 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1012/4033] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:25 2026] GET /volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:25.650537 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6a65f76c-ca71-418f-936b-91fe1b032f0a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:25.773035 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6a65f76c-ca71-418f-936b-91fe1b032f0a tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:25.773594 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6a65f76c-ca71-418f-936b-91fe1b032f0a tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1534401818", "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=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:25.796557 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6a65f76c-ca71-418f-936b-91fe1b032f0a tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:25.796982 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1006/4034] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:25 2026] POST /volume/v3/types => generated 380 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:25.808276 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-10e3f460-2717-4c6d-9f7e-5c8aa7a4b743 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:25.810462 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10e3f460-2717-4c6d-9f7e-5c8aa7a4b743 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption Jul 03 15:03:25.810759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10e3f460-2717-4c6d-9f7e-5c8aa7a4b743 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:25.830580 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10e3f460-2717-4c6d-9f7e-5c8aa7a4b743 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption returned with HTTP 200 Jul 03 15:03:25.831137 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1026/4035] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:03:25 2026] POST /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:25.841263 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d4d9f698-529a-4399-948d-8603bc92fdcf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:25.843540 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4d9f698-529a-4399-948d-8603bc92fdcf tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:25.844155 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4d9f698-529a-4399-948d-8603bc92fdcf tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1576521323", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:25.846520 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:25.846520 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:25.865555 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4d9f698-529a-4399-948d-8603bc92fdcf tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:25.865555 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 992/4036] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:25 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:25.874533 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a8e52549-119e-4d41-b497-b166c5616965 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:25.876837 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8e52549-119e-4d41-b497-b166c5616965 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types/86f41603-1d75-4841-ba94-b8ec401d7441/encryption Jul 03 15:03:25.877343 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a8e52549-119e-4d41-b497-b166c5616965 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:25.886150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-359de181-326c-46ef-89ac-7ce9385edc13 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:25.887698 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-359de181-326c-46ef-89ac-7ce9385edc13 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:25.888028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-359de181-326c-46ef-89ac-7ce9385edc13 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:25.888346 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-359de181-326c-46ef-89ac-7ce9385edc13 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:25.888533 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-359de181-326c-46ef-89ac-7ce9385edc13 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:25.893361 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:25.893361 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:25.894653 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-359de181-326c-46ef-89ac-7ce9385edc13 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:25.894653 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1007/4037] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:25 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:25.902572 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8e52549-119e-4d41-b497-b166c5616965 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/86f41603-1d75-4841-ba94-b8ec401d7441/encryption returned with HTTP 200 Jul 03 15:03:25.903238 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1013/4038] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:03:25 2026] POST /volume/v3/types/86f41603-1d75-4841-ba94-b8ec401d7441/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:25.913076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1589759f-82ca-437b-92ba-af479020f5aa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:25.915297 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1589759f-82ca-437b-92ba-af479020f5aa tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:25.915773 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1589759f-82ca-437b-92ba-af479020f5aa tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-53513826", "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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:25.937422 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1589759f-82ca-437b-92ba-af479020f5aa tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:25.937813 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1027/4039] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:25 2026] POST /volume/v3/types => generated 378 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:25.945290 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2995c733-e90f-4e93-90dc-565bc6ca2ee6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:25.949149 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2995c733-e90f-4e93-90dc-565bc6ca2ee6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types/ea9f9b49-9464-462f-b91b-2dc15afa5ffb/extra_specs Jul 03 15:03:25.949149 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2995c733-e90f-4e93-90dc-565bc6ca2ee6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:25.973604 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2995c733-e90f-4e93-90dc-565bc6ca2ee6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/ea9f9b49-9464-462f-b91b-2dc15afa5ffb/extra_specs returned with HTTP 200 Jul 03 15:03:25.974389 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 993/4040] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 15:03:25 2026] POST /volume/v3/types/ea9f9b49-9464-462f-b91b-2dc15afa5ffb/extra_specs => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:03:25.982289 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9deec7e1-5980-4dfc-bda2-686a30dbff75 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:25.985227 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9deec7e1-5980-4dfc-bda2-686a30dbff75 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] PUT https://10.4.3.99/volume/v3/types/ea9f9b49-9464-462f-b91b-2dc15afa5ffb/extra_specs/key2 Jul 03 15:03:25.985718 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9deec7e1-5980-4dfc-bda2-686a30dbff75 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.009511 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9deec7e1-5980-4dfc-bda2-686a30dbff75 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/ea9f9b49-9464-462f-b91b-2dc15afa5ffb/extra_specs/key2 returned with HTTP 200 Jul 03 15:03:26.010145 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1008/4041] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:03:25 2026] PUT /volume/v3/types/ea9f9b49-9464-462f-b91b-2dc15afa5ffb/extra_specs/key2 => generated 25 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:03:26.019766 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c422fc7e-3abe-4415-be39-73284899aeff None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.021782 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c422fc7e-3abe-4415-be39-73284899aeff tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:26.022295 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c422fc7e-3abe-4415-be39-73284899aeff tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.037892 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c422fc7e-3abe-4415-be39-73284899aeff tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:26.038433 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1014/4042] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:03:26 2026] POST /volume/v3/types => generated 195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:26.048824 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f7f0dceb-c363-4529-9c26-e52c730c2029 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.050791 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7f0dceb-c363-4529-9c26-e52c730c2029 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] DELETE https://10.4.3.99/volume/v3/types/905444c4-f6ac-4b49-bf3a-72334e493acf Jul 03 15:03:26.051001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7f0dceb-c363-4529-9c26-e52c730c2029 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.051248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7f0dceb-c363-4529-9c26-e52c730c2029 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.055627 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1cd1a408-d2a0-46a5-abb3-7710421a7af1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.059238 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cd1a408-d2a0-46a5-abb3-7710421a7af1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 Jul 03 15:03:26.059238 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cd1a408-d2a0-46a5-abb3-7710421a7af1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.059238 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cd1a408-d2a0-46a5-abb3-7710421a7af1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.065620 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:26.065620 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:26.069885 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1cd1a408-d2a0-46a5-abb3-7710421a7af1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:26.075588 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cd1a408-d2a0-46a5-abb3-7710421a7af1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 returned with HTTP 200 Jul 03 15:03:26.076262 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 994/4043] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:26.080089 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7f0dceb-c363-4529-9c26-e52c730c2029 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/905444c4-f6ac-4b49-bf3a-72334e493acf returned with HTTP 202 Jul 03 15:03:26.080390 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1028/4044] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:26 2026] DELETE /volume/v3/types/905444c4-f6ac-4b49-bf3a-72334e493acf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:26.088250 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.089435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7aea32ed-9a09-4511-a3b9-f90e55a24c23 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.090550 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:26.090667 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9d2d9ea4-a540-4572-958a-bfb06f1262e9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1288033124"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.091661 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7aea32ed-9a09-4511-a3b9-f90e55a24c23 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:26.092070 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7aea32ed-9a09-4511-a3b9-f90e55a24c23 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-71080643", "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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.092622 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'source_volid': '9d2d9ea4-a540-4572-958a-bfb06f1262e9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1288033124'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:26.101385 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:26.101385 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:26.101924 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume retrieved successfully. Jul 03 15:03:26.102141 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:26.106045 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:26.113275 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (b976e146-0ea7-4fb2-8218-e7216f323ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:26.113417 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7aea32ed-9a09-4511-a3b9-f90e55a24c23 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:26.113647 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1015/4045] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:26 2026] POST /volume/v3/types => generated 378 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:26.114002 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a955d85f-8982-420f-a775-c457a35109f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:26.115163 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:26.122851 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b0826c0c-6499-451c-b8c6-93de7941059c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.125021 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0826c0c-6499-451c-b8c6-93de7941059c tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types/b65c8bf1-e0c9-407b-9797-2ef92065d809/encryption Jul 03 15:03:26.125471 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b0826c0c-6499-451c-b8c6-93de7941059c tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.140884 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a955d85f-8982-420f-a775-c457a35109f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9d2d9ea4-a540-4572-958a-bfb06f1262e9', 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:26.141698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b6cb22a-8d7b-482b-9533-ed59b2815662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:26.146650 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b0826c0c-6499-451c-b8c6-93de7941059c tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/b65c8bf1-e0c9-407b-9797-2ef92065d809/encryption returned with HTTP 200 Jul 03 15:03:26.147192 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 995/4046] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:03:26 2026] POST /volume/v3/types/b65c8bf1-e0c9-407b-9797-2ef92065d809/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:26.156984 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-763d531f-af80-4255-9f5b-ddd8ad93f662 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.159431 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-763d531f-af80-4255-9f5b-ddd8ad93f662 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] DELETE https://10.4.3.99/volume/v3/types/b65c8bf1-e0c9-407b-9797-2ef92065d809/encryption/214a924e-3d42-4030-989f-e5588d80b947 Jul 03 15:03:26.159698 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-763d531f-af80-4255-9f5b-ddd8ad93f662 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.159943 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-763d531f-af80-4255-9f5b-ddd8ad93f662 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.175913 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-763d531f-af80-4255-9f5b-ddd8ad93f662 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/b65c8bf1-e0c9-407b-9797-2ef92065d809/encryption/214a924e-3d42-4030-989f-e5588d80b947 returned with HTTP 202 Jul 03 15:03:26.176385 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1029/4047] 10.4.3.99 () {66 vars in 1482 bytes} [Fri Jul 3 15:03:26 2026] DELETE /volume/v3/types/b65c8bf1-e0c9-407b-9797-2ef92065d809/encryption/214a924e-3d42-4030-989f-e5588d80b947 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:26.185625 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['828200f1-8c16-4eb8-b40d-4c252341a764', 'f533ece7-7c27-48cf-948a-3d0a10de9561', 'ec969e2d-7b91-4a37-b983-aae28cf2b0b2', 'fc81c134-d948-4bac-be5e-43b482fc1066'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:26.185795 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c1623463-bad7-4c11-b92e-b64bd5d91033 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.186453 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b6cb22a-8d7b-482b-9533-ed59b2815662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['828200f1-8c16-4eb8-b40d-4c252341a764', 'f533ece7-7c27-48cf-948a-3d0a10de9561', 'ec969e2d-7b91-4a37-b983-aae28cf2b0b2', 'fc81c134-d948-4bac-be5e-43b482fc1066']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:26.187370 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf218d87-a509-4d8e-af4d-4533023b9976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:26.187639 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c1623463-bad7-4c11-b92e-b64bd5d91033 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:26.187997 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c1623463-bad7-4c11-b92e-b64bd5d91033 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1132788182", "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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.207652 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c1623463-bad7-4c11-b92e-b64bd5d91033 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:26.208155 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1016/4048] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:26 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:26.218476 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f6ab822c-7345-4c81-be3f-6ddb315094fe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.220609 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f6ab822c-7345-4c81-be3f-6ddb315094fe tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] DELETE https://10.4.3.99/volume/v3/types/2ae8d8cf-6fad-44ab-8e04-38df4486bc29/extra_specs/key1 Jul 03 15:03:26.220898 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f6ab822c-7345-4c81-be3f-6ddb315094fe tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.221213 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f6ab822c-7345-4c81-be3f-6ddb315094fe tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.230081 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf218d87-a509-4d8e-af4d-4533023b9976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de4ef444-76e6-472f-bbda-81f7154ef9cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1288033124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['828200f1-8c16-4eb8-b40d-4c252341a764','f533ece7-7c27-48cf-948a-3d0a10de9561','ec969e2d-7b91-4a37-b983-aae28cf2b0b2','fc81c134-d948-4bac-be5e-43b482fc1066'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d2d9ea4-a540-4572-958a-bfb06f1262e9,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1288033124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de4ef444-76e6-472f-bbda-81f7154ef9cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9d2d9ea4-a540-4572-958a-bfb06f1262e9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:26.231111 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b6ac34-030f-4eb6-9574-6f6eaf4b2301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:26.248313 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f6ab822c-7345-4c81-be3f-6ddb315094fe tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/2ae8d8cf-6fad-44ab-8e04-38df4486bc29/extra_specs/key1 returned with HTTP 202 Jul 03 15:03:26.248859 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 996/4049] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 15:03:26 2026] DELETE /volume/v3/types/2ae8d8cf-6fad-44ab-8e04-38df4486bc29/extra_specs/key1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:03:26.254574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b6ac34-030f-4eb6-9574-6f6eaf4b2301) transitioned into state 'SUCCESS' from state '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-1288033124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['828200f1-8c16-4eb8-b40d-4c252341a764','f533ece7-7c27-48cf-948a-3d0a10de9561','ec969e2d-7b91-4a37-b983-aae28cf2b0b2','fc81c134-d948-4bac-be5e-43b482fc1066'],size=1,snapshot_id=None,source_replicaid=,source_volid=9d2d9ea4-a540-4572-958a-bfb06f1262e9,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:26.255645 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24c0cc0-8bcb-4b5f-8ca2-376d54344b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:26.259009 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-892305e7-8cad-4919-99bd-6892991087e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.261435 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-892305e7-8cad-4919-99bd-6892991087e4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:26.261836 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-892305e7-8cad-4919-99bd-6892991087e4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-725396364", "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=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.276709 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24c0cc0-8bcb-4b5f-8ca2-376d54344b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:26.278056 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (b976e146-0ea7-4fb2-8218-e7216f323ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:26.278583 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:26.279512 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-75f99850-ef4c-4e31-83d9-953eb53691b9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:26.280189 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1009/4050] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:03:26 2026] POST /volume/v3/volumes => generated 802 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:26.285875 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-892305e7-8cad-4919-99bd-6892991087e4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:26.286623 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1030/4051] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:26 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:26.295143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f287b4a2-d862-4e9e-8c52-74027bc09e54 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.295289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3a00aba2-eb4f-46ac-a80c-41b8f4b69da4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.296839 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f287b4a2-d862-4e9e-8c52-74027bc09e54 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:03:26.296954 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a00aba2-eb4f-46ac-a80c-41b8f4b69da4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] DELETE https://10.4.3.99/volume/v3/types/bf1c3a5c-753c-4629-9d98-9f1a48d8a240 Jul 03 15:03:26.297008 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f287b4a2-d862-4e9e-8c52-74027bc09e54 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.297052 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a00aba2-eb4f-46ac-a80c-41b8f4b69da4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.297297 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f287b4a2-d862-4e9e-8c52-74027bc09e54 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.297351 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3a00aba2-eb4f-46ac-a80c-41b8f4b69da4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.304415 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:26.304415 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:26.307868 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f287b4a2-d862-4e9e-8c52-74027bc09e54 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:26.311972 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f287b4a2-d862-4e9e-8c52-74027bc09e54 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc returned with HTTP 200 Jul 03 15:03:26.312353 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1017/4052] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:26.322990 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3a00aba2-eb4f-46ac-a80c-41b8f4b69da4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/bf1c3a5c-753c-4629-9d98-9f1a48d8a240 returned with HTTP 202 Jul 03 15:03:26.323309 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 997/4053] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:26 2026] DELETE /volume/v3/types/bf1c3a5c-753c-4629-9d98-9f1a48d8a240 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:26.332298 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a9764014-ba93-4066-a6d0-559c4ea826d6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.334493 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a9764014-ba93-4066-a6d0-559c4ea826d6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] GET https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs Jul 03 15:03:26.334717 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a9764014-ba93-4066-a6d0-559c4ea826d6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.334902 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a9764014-ba93-4066-a6d0-559c4ea826d6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.335218 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:26.335218 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:26.343411 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a9764014-ba93-4066-a6d0-559c4ea826d6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs returned with HTTP 200 Jul 03 15:03:26.343938 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1010/4054] 10.4.3.99 () {66 vars in 1371 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:26.353640 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-387b6fbb-041c-4949-806c-52437d05022d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.355146 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-387b6fbb-041c-4949-806c-52437d05022d tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] GET https://10.4.3.99/volume/v3/types Jul 03 15:03:26.355340 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-387b6fbb-041c-4949-806c-52437d05022d tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.355529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-387b6fbb-041c-4949-806c-52437d05022d tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.373317 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-387b6fbb-041c-4949-806c-52437d05022d tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:26.373728 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1031/4055] 10.4.3.99 () {66 vars in 1224 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/types => generated 2608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:26.386776 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-31feabdd-247c-4435-bc71-7156175be55f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.389031 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-31feabdd-247c-4435-bc71-7156175be55f tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] GET https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption/cipher Jul 03 15:03:26.389306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-31feabdd-247c-4435-bc71-7156175be55f tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.389562 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-31feabdd-247c-4435-bc71-7156175be55f tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.397510 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-31feabdd-247c-4435-bc71-7156175be55f tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption/cipher returned with HTTP 200 Jul 03 15:03:26.397912 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1018/4056] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:03:26.407662 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4c97d753-77ec-4075-b81f-859b43f7b293 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.409516 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c97d753-77ec-4075-b81f-859b43f7b293 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] GET https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption Jul 03 15:03:26.409743 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c97d753-77ec-4075-b81f-859b43f7b293 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.409948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c97d753-77ec-4075-b81f-859b43f7b293 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.416171 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c97d753-77ec-4075-b81f-859b43f7b293 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption returned with HTTP 200 Jul 03 15:03:26.416582 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 998/4057] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:26.428090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-db9a828c-34a4-4ccc-80a2-70a9a6704827 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.429799 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db9a828c-34a4-4ccc-80a2-70a9a6704827 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] GET https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs/multiattach Jul 03 15:03:26.429979 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db9a828c-34a4-4ccc-80a2-70a9a6704827 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.430179 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db9a828c-34a4-4ccc-80a2-70a9a6704827 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.438721 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db9a828c-34a4-4ccc-80a2-70a9a6704827 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs/multiattach returned with HTTP 200 Jul 03 15:03:26.439156 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1011/4058] 10.4.3.99 () {66 vars in 1407 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:03:26.449204 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb3f4289-4c53-4c31-bf08-2d85a866bbf4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.451355 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb3f4289-4c53-4c31-bf08-2d85a866bbf4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] GET https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs/volume_backend_name Jul 03 15:03:26.451622 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb3f4289-4c53-4c31-bf08-2d85a866bbf4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.451898 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb3f4289-4c53-4c31-bf08-2d85a866bbf4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.459621 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb3f4289-4c53-4c31-bf08-2d85a866bbf4 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 15:03:26.460214 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1032/4059] 10.4.3.99 () {66 vars in 1431 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:03:26.469433 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-283c4d18-5ccf-46e0-bfcf-493218b02910 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.471949 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-283c4d18-5ccf-46e0-bfcf-493218b02910 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] GET https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5 Jul 03 15:03:26.472317 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-283c4d18-5ccf-46e0-bfcf-493218b02910 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.472581 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-283c4d18-5ccf-46e0-bfcf-493218b02910 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.480599 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-283c4d18-5ccf-46e0-bfcf-493218b02910 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5 returned with HTTP 200 Jul 03 15:03:26.481131 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1019/4060] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5 => generated 402 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:26.490465 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-19ce64be-b23c-45e3-900d-48cd6d8e97b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.492716 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19ce64be-b23c-45e3-900d-48cd6d8e97b6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] PUT https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption/6025ce31-4ef5-47d8-8c30-84859edd562c Jul 03 15:03:26.493169 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19ce64be-b23c-45e3-900d-48cd6d8e97b6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.509593 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19ce64be-b23c-45e3-900d-48cd6d8e97b6 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption/6025ce31-4ef5-47d8-8c30-84859edd562c returned with HTTP 200 Jul 03 15:03:26.510100 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 999/4061] 10.4.3.99 () {68 vars in 1499 bytes} [Fri Jul 3 15:03:26 2026] PUT /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/encryption/6025ce31-4ef5-47d8-8c30-84859edd562c => generated 33 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:03:26.520377 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5ece4d69-9c4f-48b8-b1ab-138119fa1b62 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.522864 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5ece4d69-9c4f-48b8-b1ab-138119fa1b62 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] PUT https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs/key1 Jul 03 15:03:26.523399 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5ece4d69-9c4f-48b8-b1ab-138119fa1b62 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.549927 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5ece4d69-9c4f-48b8-b1ab-138119fa1b62 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs/key1 returned with HTTP 200 Jul 03 15:03:26.550501 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1012/4062] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:03:26 2026] PUT /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5/extra_specs/key1 => generated 30 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:03:26.560491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-96855b81-ea16-4700-b2c5-bc64823b9d24 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.562379 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96855b81-ea16-4700-b2c5-bc64823b9d24 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] PUT https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5 Jul 03 15:03:26.562785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-96855b81-ea16-4700-b2c5-bc64823b9d24 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:26.581721 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-96855b81-ea16-4700-b2c5-bc64823b9d24 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5 returned with HTTP 200 Jul 03 15:03:26.582308 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1033/4063] 10.4.3.99 () {68 vars in 1355 bytes} [Fri Jul 3 15:03:26 2026] PUT /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5 => generated 371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:26.593048 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e042a00b-1fe5-4ef0-b22a-ff85ea1959bb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.595248 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e042a00b-1fe5-4ef0-b22a-ff85ea1959bb tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] DELETE https://10.4.3.99/volume/v3/types/2ae8d8cf-6fad-44ab-8e04-38df4486bc29 Jul 03 15:03:26.595560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e042a00b-1fe5-4ef0-b22a-ff85ea1959bb tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.595721 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e042a00b-1fe5-4ef0-b22a-ff85ea1959bb tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.631371 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e042a00b-1fe5-4ef0-b22a-ff85ea1959bb tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/2ae8d8cf-6fad-44ab-8e04-38df4486bc29 returned with HTTP 202 Jul 03 15:03:26.631951 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1020/4064] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:26 2026] DELETE /volume/v3/types/2ae8d8cf-6fad-44ab-8e04-38df4486bc29 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:26.640254 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4337e70a-6432-46ba-bf22-4d0d36bac061 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.642382 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4337e70a-6432-46ba-bf22-4d0d36bac061 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] DELETE https://10.4.3.99/volume/v3/types/b65c8bf1-e0c9-407b-9797-2ef92065d809 Jul 03 15:03:26.642623 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4337e70a-6432-46ba-bf22-4d0d36bac061 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.642876 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4337e70a-6432-46ba-bf22-4d0d36bac061 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.671330 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4337e70a-6432-46ba-bf22-4d0d36bac061 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/b65c8bf1-e0c9-407b-9797-2ef92065d809 returned with HTTP 202 Jul 03 15:03:26.671865 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1000/4065] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:26 2026] DELETE /volume/v3/types/b65c8bf1-e0c9-407b-9797-2ef92065d809 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:26.680263 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8a3004f6-ec9a-46f4-b60d-d35de64e0324 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.681937 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a3004f6-ec9a-46f4-b60d-d35de64e0324 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] DELETE https://10.4.3.99/volume/v3/types/ea9f9b49-9464-462f-b91b-2dc15afa5ffb Jul 03 15:03:26.682216 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a3004f6-ec9a-46f4-b60d-d35de64e0324 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.682425 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8a3004f6-ec9a-46f4-b60d-d35de64e0324 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.709541 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8a3004f6-ec9a-46f4-b60d-d35de64e0324 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/ea9f9b49-9464-462f-b91b-2dc15afa5ffb returned with HTTP 202 Jul 03 15:03:26.709995 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1013/4066] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:26 2026] DELETE /volume/v3/types/ea9f9b49-9464-462f-b91b-2dc15afa5ffb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:26.718695 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9f9530c0-4582-462b-aaeb-c9284d5d8e33 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.720589 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f9530c0-4582-462b-aaeb-c9284d5d8e33 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] DELETE https://10.4.3.99/volume/v3/types/86f41603-1d75-4841-ba94-b8ec401d7441 Jul 03 15:03:26.720831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f9530c0-4582-462b-aaeb-c9284d5d8e33 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.721103 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f9530c0-4582-462b-aaeb-c9284d5d8e33 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.747046 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f9530c0-4582-462b-aaeb-c9284d5d8e33 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/86f41603-1d75-4841-ba94-b8ec401d7441 returned with HTTP 202 Jul 03 15:03:26.747679 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1034/4067] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:26 2026] DELETE /volume/v3/types/86f41603-1d75-4841-ba94-b8ec401d7441 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:26.755556 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ec9cef36-0ef1-4b2a-bf80-3dad22f43fa2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.757735 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec9cef36-0ef1-4b2a-bf80-3dad22f43fa2 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] DELETE https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5 Jul 03 15:03:26.757927 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec9cef36-0ef1-4b2a-bf80-3dad22f43fa2 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.758160 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec9cef36-0ef1-4b2a-bf80-3dad22f43fa2 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.788121 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec9cef36-0ef1-4b2a-bf80-3dad22f43fa2 tempest-VolumeTypesAdminTests-1666649011 tempest-VolumeTypesAdminTests-1666649011-project-admin] https://10.4.3.99/volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5 returned with HTTP 202 Jul 03 15:03:26.788656 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1021/4068] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:26 2026] DELETE /volume/v3/types/0cadda29-49ba-43d3-bd15-d1db3a7229d5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:26.905112 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e0332d0c-f0ce-4f8c-971a-754340a48fd4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:26.906998 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0332d0c-f0ce-4f8c-971a-754340a48fd4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:26.907350 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0332d0c-f0ce-4f8c-971a-754340a48fd4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:26.907556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0332d0c-f0ce-4f8c-971a-754340a48fd4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:26.907663 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e0332d0c-f0ce-4f8c-971a-754340a48fd4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:26.912101 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:26.912101 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:26.912812 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0332d0c-f0ce-4f8c-971a-754340a48fd4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:26.913291 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1001/4069] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:26 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:27.325185 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7a05b150-046e-455f-aaab-30fbb52edff5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:27.327401 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a05b150-046e-455f-aaab-30fbb52edff5 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:03:27.327707 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a05b150-046e-455f-aaab-30fbb52edff5 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:27.327978 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a05b150-046e-455f-aaab-30fbb52edff5 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:27.337788 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:27.337788 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:27.342142 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7a05b150-046e-455f-aaab-30fbb52edff5 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:27.347150 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a05b150-046e-455f-aaab-30fbb52edff5 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc returned with HTTP 200 Jul 03 15:03:27.347582 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1014/4070] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:27 2026] GET /volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:27.361737 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eb7871b4-fc33-4fdf-9637-1619dacded3e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:27.364021 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb7871b4-fc33-4fdf-9637-1619dacded3e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 Jul 03 15:03:27.364335 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb7871b4-fc33-4fdf-9637-1619dacded3e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:27.364587 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb7871b4-fc33-4fdf-9637-1619dacded3e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:27.364742 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-eb7871b4-fc33-4fdf-9637-1619dacded3e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: 6c125a42-fcc0-41c2-82ac-c4552a72a112 Jul 03 15:03:27.374899 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:27.374899 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:27.375469 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eb7871b4-fc33-4fdf-9637-1619dacded3e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:27.402003 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eb7871b4-fc33-4fdf-9637-1619dacded3e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot delete request issued successfully. Jul 03 15:03:27.402003 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb7871b4-fc33-4fdf-9637-1619dacded3e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 returned with HTTP 202 Jul 03 15:03:27.402320 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1035/4071] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:27 2026] DELETE /volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:27.409994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b199bc6c-70ce-48e3-a47d-63b43211391a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:27.412330 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b199bc6c-70ce-48e3-a47d-63b43211391a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 Jul 03 15:03:27.412669 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b199bc6c-70ce-48e3-a47d-63b43211391a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:27.412850 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b199bc6c-70ce-48e3-a47d-63b43211391a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:27.419967 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:27.419967 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:27.420490 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b199bc6c-70ce-48e3-a47d-63b43211391a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:27.421387 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b199bc6c-70ce-48e3-a47d-63b43211391a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 returned with HTTP 200 Jul 03 15:03:27.421767 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1022/4072] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:27 2026] GET /volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:27.923965 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4d55b0fc-1c13-420f-9b06-f4feb1191c4b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:27.926019 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d55b0fc-1c13-420f-9b06-f4feb1191c4b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:27.926284 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d55b0fc-1c13-420f-9b06-f4feb1191c4b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:27.926522 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4d55b0fc-1c13-420f-9b06-f4feb1191c4b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:27.926675 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4d55b0fc-1c13-420f-9b06-f4feb1191c4b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:27.931092 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:27.931092 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:27.931915 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4d55b0fc-1c13-420f-9b06-f4feb1191c4b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 200 Jul 03 15:03:27.932440 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1002/4073] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:27 2026] GET /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:27.941632 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-055c4c51-9808-482b-a8f3-38db3ad2d7ec None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:27.943651 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-055c4c51-9808-482b-a8f3-38db3ad2d7ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] DELETE https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa Jul 03 15:03:27.943854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-055c4c51-9808-482b-a8f3-38db3ad2d7ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:27.944100 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-055c4c51-9808-482b-a8f3-38db3ad2d7ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:27.944257 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-055c4c51-9808-482b-a8f3-38db3ad2d7ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete backup with id: 3fb12edc-3282-4d30-8327-c0c1a7dd19fa. Jul 03 15:03:27.948366 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:27.948366 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:27.962186 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-055c4c51-9808-482b-a8f3-38db3ad2d7ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] delete_backup rpcapi backup_id 3fb12edc-3282-4d30-8327-c0c1a7dd19fa {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:03:27.963417 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-055c4c51-9808-482b-a8f3-38db3ad2d7ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa returned with HTTP 202 Jul 03 15:03:27.963970 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1015/4074] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:03:27 2026] DELETE /volume/v3/backups/3fb12edc-3282-4d30-8327-c0c1a7dd19fa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:03:27.973442 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:27.975646 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:27.976101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-937590413"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:27.978656 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-937590413'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:27.978799 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume of 1 GB Jul 03 15:03:27.979227 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:27.979227 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:27.984405 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Availability Zones retrieved successfully. Jul 03 15:03:27.992256 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Flow 'volume_create_api' (979dc3ba-a7db-4543-bd4e-2fe625b17c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:27.993662 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e33314a-cd24-4b56-a0a0-bd9fd4602171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:27.994855 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:28.026006 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e33314a-cd24-4b56-a0a0-bd9fd4602171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:28.026862 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321ebb15-8531-4be5-9ae5-a6856cdb2019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:28.075785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Created reservations ['4789169c-49a4-4b31-a687-2c2c0747c3b2', 'e8c3dab8-1116-4462-8e50-51faf3a96bc3', '9489a8bb-abb4-441d-9b1b-b0d169aafa45', 'b7406445-09eb-41f9-9a8a-69e05a5b65dc'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:28.076694 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321ebb15-8531-4be5-9ae5-a6856cdb2019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4789169c-49a4-4b31-a687-2c2c0747c3b2', 'e8c3dab8-1116-4462-8e50-51faf3a96bc3', '9489a8bb-abb4-441d-9b1b-b0d169aafa45', 'b7406445-09eb-41f9-9a8a-69e05a5b65dc']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:28.077579 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbfc4d3-40bf-424a-82b4-b34e42ecc373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:28.103039 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbfc4d3-40bf-424a-82b4-b34e42ecc373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7602f1e-41cc-44f2-a7f2-e6e87eced67e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-937590413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['4789169c-49a4-4b31-a687-2c2c0747c3b2','e8c3dab8-1116-4462-8e50-51faf3a96bc3','9489a8bb-abb4-441d-9b1b-b0d169aafa45','b7406445-09eb-41f9-9a8a-69e05a5b65dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-937590413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7602f1e-41cc-44f2-a7f2-e6e87eced67e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8420f44038084def9222c7e818986b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:28.104022 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35165144-2b37-4e86-904c-5c08ba258be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:28.127177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35165144-2b37-4e86-904c-5c08ba258be4) transitioned into state 'SUCCESS' from state '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-937590413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['4789169c-49a4-4b31-a687-2c2c0747c3b2','e8c3dab8-1116-4462-8e50-51faf3a96bc3','9489a8bb-abb4-441d-9b1b-b0d169aafa45','b7406445-09eb-41f9-9a8a-69e05a5b65dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:28.128064 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f7fe627-2a18-4551-a07f-b7393cb27ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:28.139331 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f7fe627-2a18-4551-a07f-b7393cb27ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:28.141974 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Flow 'volume_create_api' (979dc3ba-a7db-4543-bd4e-2fe625b17c14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:28.141974 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume request issued successfully. Jul 03 15:03:28.141974 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93620f94-c75e-4c90-92cc-c10cf82fa1c2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:28.142568 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1036/4075] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:03:27 2026] POST /volume/v3/volumes => generated 775 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:28.158363 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9b901482-f854-4358-b032-bccf96880c7d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:28.161848 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9b901482-f854-4358-b032-bccf96880c7d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e Jul 03 15:03:28.162198 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9b901482-f854-4358-b032-bccf96880c7d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:28.162451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9b901482-f854-4358-b032-bccf96880c7d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:28.177269 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:28.177269 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:28.184870 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9b901482-f854-4358-b032-bccf96880c7d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:03:28.191947 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9b901482-f854-4358-b032-bccf96880c7d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e returned with HTTP 200 Jul 03 15:03:28.192324 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1023/4076] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:28 2026] GET /volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:28.516838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cef2a3b3-0b82-4415-a217-f4241ae0e07d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:28.516838 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cef2a3b3-0b82-4415-a217-f4241ae0e07d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 Jul 03 15:03:28.516838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cef2a3b3-0b82-4415-a217-f4241ae0e07d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:28.516838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cef2a3b3-0b82-4415-a217-f4241ae0e07d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:28.516838 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cef2a3b3-0b82-4415-a217-f4241ae0e07d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 returned with HTTP 404 Jul 03 15:03:28.516838 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1003/4077] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:28 2026] GET /volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:03:28.520287 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5b615e15-36f2-4a92-a5da-1d6a6c937473 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:28.637891 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b615e15-36f2-4a92-a5da-1d6a6c937473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 Jul 03 15:03:28.637891 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5b615e15-36f2-4a92-a5da-1d6a6c937473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:28.637891 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5b615e15-36f2-4a92-a5da-1d6a6c937473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:28.637891 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-5b615e15-36f2-4a92-a5da-1d6a6c937473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: 2d0dad19-c226-4e63-acc4-73ca32e6e488 Jul 03 15:03:28.637891 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:28.637891 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:28.637891 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5b615e15-36f2-4a92-a5da-1d6a6c937473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:28.990136 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5b615e15-36f2-4a92-a5da-1d6a6c937473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot delete request issued successfully. Jul 03 15:03:28.990339 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b615e15-36f2-4a92-a5da-1d6a6c937473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 returned with HTTP 202 Jul 03 15:03:28.990856 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1016/4078] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:28 2026] DELETE /volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 => generated 0 bytes in 471 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:29.011783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3cce56de-7205-47ec-a461-d918f7b17cbc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:29.011783 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3cce56de-7205-47ec-a461-d918f7b17cbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 Jul 03 15:03:29.011783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3cce56de-7205-47ec-a461-d918f7b17cbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:29.011783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3cce56de-7205-47ec-a461-d918f7b17cbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:29.011783 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:29.011783 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:29.011783 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3cce56de-7205-47ec-a461-d918f7b17cbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:29.011783 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3cce56de-7205-47ec-a461-d918f7b17cbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 returned with HTTP 200 Jul 03 15:03:29.011783 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1037/4079] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:28 2026] GET /volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:29.049098 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-04f4ed14-126a-414c-892b-02362297c8ef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:29.136229 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-04f4ed14-126a-414c-892b-02362297c8ef tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:29.136686 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-04f4ed14-126a-414c-892b-02362297c8ef tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1575979581", "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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:29.207289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cb9a3f07-61d4-40cf-9a8e-819605ed8056 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:29.209063 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb9a3f07-61d4-40cf-9a8e-819605ed8056 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e Jul 03 15:03:29.209304 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb9a3f07-61d4-40cf-9a8e-819605ed8056 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:29.209522 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb9a3f07-61d4-40cf-9a8e-819605ed8056 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:29.256634 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:29.256634 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:29.260923 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cb9a3f07-61d4-40cf-9a8e-819605ed8056 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:03:29.368250 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb9a3f07-61d4-40cf-9a8e-819605ed8056 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e returned with HTTP 200 Jul 03 15:03:29.368762 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1004/4080] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:29 2026] GET /volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e => generated 1006 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:29.372881 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-04f4ed14-126a-414c-892b-02362297c8ef tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:29.373633 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1024/4081] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:29 2026] POST /volume/v3/types => generated 380 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:29.381957 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8f8b9227-414a-406c-ba19-b5859fa84b35 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:29.382420 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-37dfcebe-666d-428b-99d7-27c65777d5cb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:29.383695 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f8b9227-414a-406c-ba19-b5859fa84b35 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:03:29.384028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8f8b9227-414a-406c-ba19-b5859fa84b35 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7602f1e-41cc-44f2-a7f2-e6e87eced67e", "name": "tempest-type-Backup-484950467"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:29.384731 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37dfcebe-666d-428b-99d7-27c65777d5cb tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] POST https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption Jul 03 15:03:29.385158 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37dfcebe-666d-428b-99d7-27c65777d5cb tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:29.385452 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-8f8b9227-414a-406c-ba19-b5859fa84b35 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Creating new backup {'backup': {'volume_id': 'a7602f1e-41cc-44f2-a7f2-e6e87eced67e', 'name': 'tempest-type-Backup-484950467'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:03:29.385590 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-8f8b9227-414a-406c-ba19-b5859fa84b35 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Creating backup of volume a7602f1e-41cc-44f2-a7f2-e6e87eced67e in container None Jul 03 15:03:29.393963 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:29.393963 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:29.394487 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8f8b9227-414a-406c-ba19-b5859fa84b35 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:03:29.596534 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-8f8b9227-414a-406c-ba19-b5859fa84b35 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Created reservations ['c0d6b55f-c66c-4799-aa91-819d8e0a4543', 'c85be4b3-eb48-4200-bad2-045e2b0d8724'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:29.710440 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37dfcebe-666d-428b-99d7-27c65777d5cb tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption returned with HTTP 200 Jul 03 15:03:29.711027 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1038/4082] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:03:29 2026] POST /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption => generated 239 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:29.720050 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a6ba3b52-b045-4270-9eae-f3e07b58ae2e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:29.721579 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6ba3b52-b045-4270-9eae-f3e07b58ae2e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:29.721893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6ba3b52-b045-4270-9eae-f3e07b58ae2e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1592796413", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:30.019998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-732caec0-abf2-45cb-8251-9b956d27742f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.021961 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-732caec0-abf2-45cb-8251-9b956d27742f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 Jul 03 15:03:30.022177 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-732caec0-abf2-45cb-8251-9b956d27742f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:30.022380 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-732caec0-abf2-45cb-8251-9b956d27742f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:30.089095 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6ba3b52-b045-4270-9eae-f3e07b58ae2e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:30.089512 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1005/4083] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:29 2026] POST /volume/v3/types => generated 380 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:30.097579 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3e87a138-35c9-4275-bb9c-fa79d1bbe99a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.100856 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-732caec0-abf2-45cb-8251-9b956d27742f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 returned with HTTP 404 Jul 03 15:03:30.101405 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1025/4084] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:30 2026] GET /volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:30.108828 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e12385ab-5473-4c88-a56d-588e6d03b250 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.110585 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e12385ab-5473-4c88-a56d-588e6d03b250 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 Jul 03 15:03:30.110793 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e12385ab-5473-4c88-a56d-588e6d03b250 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:30.110988 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e12385ab-5473-4c88-a56d-588e6d03b250 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:30.111218 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e12385ab-5473-4c88-a56d-588e6d03b250 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 9d2d9ea4-a540-4572-958a-bfb06f1262e9 Jul 03 15:03:30.118452 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:30.118452 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:30.119069 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e12385ab-5473-4c88-a56d-588e6d03b250 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:30.155576 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3e87a138-35c9-4275-bb9c-fa79d1bbe99a tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] POST https://10.4.3.99/volume/v3/types/ba503d9e-151d-4116-82a5-9528fbff2a94/encryption Jul 03 15:03:30.155967 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3e87a138-35c9-4275-bb9c-fa79d1bbe99a tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:30.158245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-3e87a138-35c9-4275-bb9c-fa79d1bbe99a tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:30.158488 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3e87a138-35c9-4275-bb9c-fa79d1bbe99a tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/ba503d9e-151d-4116-82a5-9528fbff2a94/encryption returned with HTTP 403 Jul 03 15:03:30.159094 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1039/4085] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:03:30 2026] POST /volume/v3/types/ba503d9e-151d-4116-82a5-9528fbff2a94/encryption => generated 127 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:30.166704 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-140cc280-2b24-46ef-9937-00ae0e640d02 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.168444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-140cc280-2b24-46ef-9937-00ae0e640d02 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:30.168808 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-140cc280-2b24-46ef-9937-00ae0e640d02 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-999507565", "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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:30.500703 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-140cc280-2b24-46ef-9937-00ae0e640d02 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:30.501047 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1026/4086] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:30 2026] POST /volume/v3/types => generated 379 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:30.508574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2d14ddaa-c490-4d21-997f-bf8e3bf55efc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.510192 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d14ddaa-c490-4d21-997f-bf8e3bf55efc tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] POST https://10.4.3.99/volume/v3/types/2496356b-fc62-459a-992a-9695bf905e3b/extra_specs Jul 03 15:03:30.510507 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2d14ddaa-c490-4d21-997f-bf8e3bf55efc tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:30.512547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-2d14ddaa-c490-4d21-997f-bf8e3bf55efc tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:30.512726 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2d14ddaa-c490-4d21-997f-bf8e3bf55efc tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/2496356b-fc62-459a-992a-9695bf905e3b/extra_specs returned with HTTP 403 Jul 03 15:03:30.513166 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1040/4087] 10.4.3.99 () {68 vars in 1392 bytes} [Fri Jul 3 15:03:30 2026] POST /volume/v3/types/2496356b-fc62-459a-992a-9695bf905e3b/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:30.518855 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e233cf28-4cf6-4b23-8969-36006985f325 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.520598 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e233cf28-4cf6-4b23-8969-36006985f325 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] PUT https://10.4.3.99/volume/v3/types/2496356b-fc62-459a-992a-9695bf905e3b/extra_specs/key2 Jul 03 15:03:30.520903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e233cf28-4cf6-4b23-8969-36006985f325 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:30.523028 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-e233cf28-4cf6-4b23-8969-36006985f325 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:30.523199 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e233cf28-4cf6-4b23-8969-36006985f325 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/2496356b-fc62-459a-992a-9695bf905e3b/extra_specs/key2 returned with HTTP 403 Jul 03 15:03:30.523618 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1027/4088] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:03:30 2026] PUT /volume/v3/types/2496356b-fc62-459a-992a-9695bf905e3b/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:30.530568 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34bcbc71-4833-4832-8915-310ca3620087 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.532166 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34bcbc71-4833-4832-8915-310ca3620087 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:30.532480 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34bcbc71-4833-4832-8915-310ca3620087 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:30.534205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-34bcbc71-4833-4832-8915-310ca3620087 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:30.534363 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34bcbc71-4833-4832-8915-310ca3620087 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types returned with HTTP 403 Jul 03 15:03:30.534767 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1041/4089] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:03:30 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:30.542265 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b74c83ca-fce0-479c-9c41-42fb11914308 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.543730 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b74c83ca-fce0-479c-9c41-42fb11914308 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:30.544025 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b74c83ca-fce0-479c-9c41-42fb11914308 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-38669912", "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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:30.852193 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e12385ab-5473-4c88-a56d-588e6d03b250 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:03:30.852443 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8f8b9227-414a-406c-ba19-b5859fa84b35 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:03:30.852626 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e12385ab-5473-4c88-a56d-588e6d03b250 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 returned with HTTP 202 Jul 03 15:03:30.852672 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1017/4090] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:03:29 2026] POST /volume/v3/backups => generated 313 bytes in 1471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:30.852908 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1006/4091] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:30 2026] DELETE /volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 => generated 0 bytes in 744 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:03:30.854683 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b74c83ca-fce0-479c-9c41-42fb11914308 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:30.855142 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1028/4092] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:30 2026] POST /volume/v3/types => generated 378 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:30.862075 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21a7bf7a-9164-4e86-9242-e7da0c26cb0e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.862180 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-446d2485-1267-4d30-8803-e9e1e29967e9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.863975 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-446d2485-1267-4d30-8803-e9e1e29967e9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:30.864140 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21a7bf7a-9164-4e86-9242-e7da0c26cb0e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 Jul 03 15:03:30.864273 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-446d2485-1267-4d30-8803-e9e1e29967e9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:30.864334 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-111456c0-f012-4601-9f56-9e31aa32676e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:30.864404 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21a7bf7a-9164-4e86-9242-e7da0c26cb0e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:30.864454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-446d2485-1267-4d30-8803-e9e1e29967e9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:30.864558 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-446d2485-1267-4d30-8803-e9e1e29967e9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:30.864622 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21a7bf7a-9164-4e86-9242-e7da0c26cb0e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:30.866531 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-111456c0-f012-4601-9f56-9e31aa32676e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] POST https://10.4.3.99/volume/v3/types/e0cb6992-024d-4c98-94da-52278221c68c/encryption Jul 03 15:03:30.867006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-111456c0-f012-4601-9f56-9e31aa32676e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:30.868526 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:30.868526 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:30.869167 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-446d2485-1267-4d30-8803-e9e1e29967e9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:30.869516 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1018/4093] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:30 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:30.872670 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:30.872670 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:30.877003 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-21a7bf7a-9164-4e86-9242-e7da0c26cb0e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:30.881517 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21a7bf7a-9164-4e86-9242-e7da0c26cb0e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 returned with HTTP 200 Jul 03 15:03:30.881886 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1042/4094] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:30 2026] GET /volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:31.172481 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-111456c0-f012-4601-9f56-9e31aa32676e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types/e0cb6992-024d-4c98-94da-52278221c68c/encryption returned with HTTP 200 Jul 03 15:03:31.172779 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1007/4095] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:03:30 2026] POST /volume/v3/types/e0cb6992-024d-4c98-94da-52278221c68c/encryption => generated 239 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:31.181653 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ad180c0c-16dc-4230-9232-c24f51d51f27 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.183887 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad180c0c-16dc-4230-9232-c24f51d51f27 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] DELETE https://10.4.3.99/volume/v3/types/e0cb6992-024d-4c98-94da-52278221c68c/encryption/1fd1b541-1d40-423f-b2cc-d5dcee397125 Jul 03 15:03:31.184150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad180c0c-16dc-4230-9232-c24f51d51f27 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.184382 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad180c0c-16dc-4230-9232-c24f51d51f27 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.185158 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-ad180c0c-16dc-4230-9232-c24f51d51f27 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:31.185366 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad180c0c-16dc-4230-9232-c24f51d51f27 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/e0cb6992-024d-4c98-94da-52278221c68c/encryption/1fd1b541-1d40-423f-b2cc-d5dcee397125 returned with HTTP 403 Jul 03 15:03:31.185842 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1029/4096] 10.4.3.99 () {66 vars in 1482 bytes} [Fri Jul 3 15:03:31 2026] DELETE /volume/v3/types/e0cb6992-024d-4c98-94da-52278221c68c/encryption/1fd1b541-1d40-423f-b2cc-d5dcee397125 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:31.194872 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8c561222-bf52-4497-a393-b2d166a4747d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.196439 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c561222-bf52-4497-a393-b2d166a4747d tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:31.196970 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c561222-bf52-4497-a393-b2d166a4747d tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-956462689", "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=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:31.327726 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c561222-bf52-4497-a393-b2d166a4747d tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:31.328168 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1019/4097] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:31 2026] POST /volume/v3/types => generated 379 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:31.337706 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-70ade9ae-4437-4c23-9857-6763841b0c4b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.339939 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70ade9ae-4437-4c23-9857-6763841b0c4b tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] DELETE https://10.4.3.99/volume/v3/types/8f8db67b-658b-49d2-b51a-73532a2cb76b/extra_specs/key1 Jul 03 15:03:31.340210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70ade9ae-4437-4c23-9857-6763841b0c4b tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.340450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70ade9ae-4437-4c23-9857-6763841b0c4b tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.382466 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-70ade9ae-4437-4c23-9857-6763841b0c4b tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:31.382783 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70ade9ae-4437-4c23-9857-6763841b0c4b tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/8f8db67b-658b-49d2-b51a-73532a2cb76b/extra_specs/key1 returned with HTTP 403 Jul 03 15:03:31.383544 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1043/4098] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 15:03:31 2026] DELETE /volume/v3/types/8f8db67b-658b-49d2-b51a-73532a2cb76b/extra_specs/key1 => generated 122 bytes in 46 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:31.392086 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-801463b3-a05c-4dcb-b598-5cfb09a323bf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.394239 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-801463b3-a05c-4dcb-b598-5cfb09a323bf tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:03:31.394665 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-801463b3-a05c-4dcb-b598-5cfb09a323bf tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-614647765", "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=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:31.455573 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-801463b3-a05c-4dcb-b598-5cfb09a323bf tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:31.456156 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1008/4099] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:03:31 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:31.464196 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-881af84f-18ee-48bc-b6ef-73723349954c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.465976 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-881af84f-18ee-48bc-b6ef-73723349954c tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] DELETE https://10.4.3.99/volume/v3/types/de6fc81b-7cb2-47f3-aee9-f7c490be6f6a Jul 03 15:03:31.466221 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-881af84f-18ee-48bc-b6ef-73723349954c tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.466460 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-881af84f-18ee-48bc-b6ef-73723349954c tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.467137 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-881af84f-18ee-48bc-b6ef-73723349954c tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:31.467317 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-881af84f-18ee-48bc-b6ef-73723349954c tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/de6fc81b-7cb2-47f3-aee9-f7c490be6f6a returned with HTTP 403 Jul 03 15:03:31.467896 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1030/4100] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:31 2026] DELETE /volume/v3/types/de6fc81b-7cb2-47f3-aee9-f7c490be6f6a => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:31.474608 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-42bfd73f-e8d0-4599-b5da-4f9456febfb3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.476732 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42bfd73f-e8d0-4599-b5da-4f9456febfb3 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] GET https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs Jul 03 15:03:31.476969 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42bfd73f-e8d0-4599-b5da-4f9456febfb3 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.477231 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42bfd73f-e8d0-4599-b5da-4f9456febfb3 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.486234 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42bfd73f-e8d0-4599-b5da-4f9456febfb3 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs returned with HTTP 200 Jul 03 15:03:31.486755 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1020/4101] 10.4.3.99 () {66 vars in 1371 bytes} [Fri Jul 3 15:03:31 2026] GET /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:31.494210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-633bf1ac-53f7-40aa-a4a2-57f4a1c47fc6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.496179 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-633bf1ac-53f7-40aa-a4a2-57f4a1c47fc6 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] GET https://10.4.3.99/volume/v3/types Jul 03 15:03:31.496179 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-633bf1ac-53f7-40aa-a4a2-57f4a1c47fc6 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.496377 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-633bf1ac-53f7-40aa-a4a2-57f4a1c47fc6 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.497071 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-633bf1ac-53f7-40aa-a4a2-57f4a1c47fc6 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:03:31.519525 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-633bf1ac-53f7-40aa-a4a2-57f4a1c47fc6 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:03:31.520282 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1044/4102] 10.4.3.99 () {66 vars in 1224 bytes} [Fri Jul 3 15:03:31 2026] GET /volume/v3/types => generated 2384 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:31.531275 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fb6b2a8f-6d98-4f34-897b-8ba121ddaa19 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.533306 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb6b2a8f-6d98-4f34-897b-8ba121ddaa19 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] GET https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption/cipher Jul 03 15:03:31.533514 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb6b2a8f-6d98-4f34-897b-8ba121ddaa19 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.533692 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fb6b2a8f-6d98-4f34-897b-8ba121ddaa19 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.534326 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-fb6b2a8f-6d98-4f34-897b-8ba121ddaa19 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:31.534503 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fb6b2a8f-6d98-4f34-897b-8ba121ddaa19 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption/cipher returned with HTTP 403 Jul 03 15:03:31.534897 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1009/4103] 10.4.3.99 () {66 vars in 1389 bytes} [Fri Jul 3 15:03:31 2026] GET /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:31.544759 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1fdb1e86-6d44-48dd-882c-4cbb5a03c586 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.546525 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1fdb1e86-6d44-48dd-882c-4cbb5a03c586 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] GET https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption Jul 03 15:03:31.546699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1fdb1e86-6d44-48dd-882c-4cbb5a03c586 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.547282 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1fdb1e86-6d44-48dd-882c-4cbb5a03c586 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.547882 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-1fdb1e86-6d44-48dd-882c-4cbb5a03c586 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:31.548052 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1fdb1e86-6d44-48dd-882c-4cbb5a03c586 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption returned with HTTP 403 Jul 03 15:03:31.548548 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1031/4104] 10.4.3.99 () {66 vars in 1368 bytes} [Fri Jul 3 15:03:31 2026] GET /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:31.557578 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-95e6303a-5842-40e6-aa09-26f2153657f8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.559863 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-95e6303a-5842-40e6-aa09-26f2153657f8 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] GET https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs/multiattach Jul 03 15:03:31.560106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-95e6303a-5842-40e6-aa09-26f2153657f8 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.560388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-95e6303a-5842-40e6-aa09-26f2153657f8 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.568677 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-95e6303a-5842-40e6-aa09-26f2153657f8 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs/multiattach returned with HTTP 200 Jul 03 15:03:31.569133 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1021/4105] 10.4.3.99 () {66 vars in 1407 bytes} [Fri Jul 3 15:03:31 2026] GET /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:03:31.577534 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9f3bb039-0287-48e1-9470-1a95f9116153 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.579744 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f3bb039-0287-48e1-9470-1a95f9116153 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] GET https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs/volume_backend_name Jul 03 15:03:31.579950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f3bb039-0287-48e1-9470-1a95f9116153 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.580183 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f3bb039-0287-48e1-9470-1a95f9116153 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.588018 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f3bb039-0287-48e1-9470-1a95f9116153 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 15:03:31.588633 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1045/4106] 10.4.3.99 () {66 vars in 1431 bytes} [Fri Jul 3 15:03:31 2026] GET /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:31.597599 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8b23043d-3748-46b3-be0d-312a251f2982 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.600012 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b23043d-3748-46b3-be0d-312a251f2982 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] GET https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3 Jul 03 15:03:31.600357 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b23043d-3748-46b3-be0d-312a251f2982 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.600725 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b23043d-3748-46b3-be0d-312a251f2982 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:31.607930 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b23043d-3748-46b3-be0d-312a251f2982 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3 returned with HTTP 200 Jul 03 15:03:31.608360 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1010/4107] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 15:03:31 2026] GET /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3 => generated 318 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:31.621993 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b09032c7-e702-43ef-a5da-05b56496f39c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.623767 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b09032c7-e702-43ef-a5da-05b56496f39c tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] PUT https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption/ccca0d5a-f678-44d5-8fa7-9a5d2c19846e Jul 03 15:03:31.624164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b09032c7-e702-43ef-a5da-05b56496f39c tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:31.626348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-b09032c7-e702-43ef-a5da-05b56496f39c tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:31.626589 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b09032c7-e702-43ef-a5da-05b56496f39c tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption/ccca0d5a-f678-44d5-8fa7-9a5d2c19846e returned with HTTP 403 Jul 03 15:03:31.627076 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1032/4108] 10.4.3.99 () {68 vars in 1499 bytes} [Fri Jul 3 15:03:31 2026] PUT /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/encryption/ccca0d5a-f678-44d5-8fa7-9a5d2c19846e => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:31.635807 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f79affa4-ae14-419b-a163-7bbae09e94d4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.641697 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f79affa4-ae14-419b-a163-7bbae09e94d4 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] PUT https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs/key1 Jul 03 15:03:31.641697 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f79affa4-ae14-419b-a163-7bbae09e94d4 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:31.641697 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.policy [None req-f79affa4-ae14-419b-a163-7bbae09e94d4 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99980) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:31.641697 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f79affa4-ae14-419b-a163-7bbae09e94d4 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs/key1 returned with HTTP 403 Jul 03 15:03:31.641697 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1022/4109] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:03:31 2026] PUT /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:31.649092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-94afe515-823c-4ff8-af45-8145915c6d69 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.650874 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94afe515-823c-4ff8-af45-8145915c6d69 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] PUT https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3 Jul 03 15:03:31.651325 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-94afe515-823c-4ff8-af45-8145915c6d69 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:31.653729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-94afe515-823c-4ff8-af45-8145915c6d69 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'aba350abb9c6458da04f05c6668af19c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6370c1f5244c88b8464e3bacefee98', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:31.653913 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-94afe515-823c-4ff8-af45-8145915c6d69 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-member] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3 returned with HTTP 403 Jul 03 15:03:31.654396 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1046/4110] 10.4.3.99 () {68 vars in 1355 bytes} [Fri Jul 3 15:03:31 2026] PUT /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:31.663314 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-19133bef-4184-435e-8490-1eb9dbdf260a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:31.665835 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19133bef-4184-435e-8490-1eb9dbdf260a tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] DELETE https://10.4.3.99/volume/v3/types/de6fc81b-7cb2-47f3-aee9-f7c490be6f6a Jul 03 15:03:31.666159 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19133bef-4184-435e-8490-1eb9dbdf260a tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:31.666472 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19133bef-4184-435e-8490-1eb9dbdf260a tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:32.045653 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ac06353d-aef2-4abb-ac99-53712a7e2e3a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:32.046084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8d7d39b1-42e0-45db-b23c-960419a069ea None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:32.046084 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d7d39b1-42e0-45db-b23c-960419a069ea tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 Jul 03 15:03:32.046084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d7d39b1-42e0-45db-b23c-960419a069ea tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:32.046084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d7d39b1-42e0-45db-b23c-960419a069ea tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:32.122004 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ac06353d-aef2-4abb-ac99-53712a7e2e3a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:32.122004 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ac06353d-aef2-4abb-ac99-53712a7e2e3a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:32.122004 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ac06353d-aef2-4abb-ac99-53712a7e2e3a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:32.122004 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ac06353d-aef2-4abb-ac99-53712a7e2e3a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:32.184592 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d7d39b1-42e0-45db-b23c-960419a069ea tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 returned with HTTP 404 Jul 03 15:03:32.184592 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1033/4111] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:31 2026] GET /volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:32.185034 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:32.185034 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:32.185034 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ac06353d-aef2-4abb-ac99-53712a7e2e3a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:32.185034 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1023/4112] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:31 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 722 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:32.265000 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f1ac19d2-a61b-4653-a363-75f5cba8cdbc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:32.265000 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1ac19d2-a61b-4653-a363-75f5cba8cdbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:03:32.265000 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1ac19d2-a61b-4653-a363-75f5cba8cdbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:32.265000 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f1ac19d2-a61b-4653-a363-75f5cba8cdbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:32.265000 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f1ac19d2-a61b-4653-a363-75f5cba8cdbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:03:32.265000 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:32.265000 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:32.265000 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f1ac19d2-a61b-4653-a363-75f5cba8cdbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:32.334638 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19133bef-4184-435e-8490-1eb9dbdf260a tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types/de6fc81b-7cb2-47f3-aee9-f7c490be6f6a returned with HTTP 202 Jul 03 15:03:32.334638 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1011/4113] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:31 2026] DELETE /volume/v3/types/de6fc81b-7cb2-47f3-aee9-f7c490be6f6a => generated 0 bytes in 565 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:32.408990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ad2a01d7-37fa-44f9-8e35-39d1cb188d0e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:32.408990 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad2a01d7-37fa-44f9-8e35-39d1cb188d0e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] DELETE https://10.4.3.99/volume/v3/types/8f8db67b-658b-49d2-b51a-73532a2cb76b Jul 03 15:03:32.408990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad2a01d7-37fa-44f9-8e35-39d1cb188d0e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:32.408990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad2a01d7-37fa-44f9-8e35-39d1cb188d0e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:32.612951 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad2a01d7-37fa-44f9-8e35-39d1cb188d0e tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types/8f8db67b-658b-49d2-b51a-73532a2cb76b returned with HTTP 202 Jul 03 15:03:32.612951 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1034/4114] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:32 2026] DELETE /volume/v3/types/8f8db67b-658b-49d2-b51a-73532a2cb76b => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:32.657205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0c1f1f24-1562-4011-931c-0ac972d2ea89 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:32.657536 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f1ac19d2-a61b-4653-a363-75f5cba8cdbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:03:32.657536 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f1ac19d2-a61b-4653-a363-75f5cba8cdbc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 returned with HTTP 202 Jul 03 15:03:32.657536 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1047/4115] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:32 2026] DELETE /volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 => generated 0 bytes in 572 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:03:32.658063 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0c1f1f24-1562-4011-931c-0ac972d2ea89 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] DELETE https://10.4.3.99/volume/v3/types/e0cb6992-024d-4c98-94da-52278221c68c Jul 03 15:03:32.658063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0c1f1f24-1562-4011-931c-0ac972d2ea89 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:32.658063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0c1f1f24-1562-4011-931c-0ac972d2ea89 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:32.663028 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-65fc38c7-e7df-49ef-b0b7-1944cc89a475 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:32.664872 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65fc38c7-e7df-49ef-b0b7-1944cc89a475 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:03:32.665117 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65fc38c7-e7df-49ef-b0b7-1944cc89a475 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:32.665344 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65fc38c7-e7df-49ef-b0b7-1944cc89a475 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:32.672972 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:32.672972 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:32.701681 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-65fc38c7-e7df-49ef-b0b7-1944cc89a475 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:32.701681 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65fc38c7-e7df-49ef-b0b7-1944cc89a475 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 returned with HTTP 200 Jul 03 15:03:32.701681 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1012/4116] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:32 2026] GET /volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:32.782008 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0c1f1f24-1562-4011-931c-0ac972d2ea89 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types/e0cb6992-024d-4c98-94da-52278221c68c returned with HTTP 202 Jul 03 15:03:32.815189 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1024/4117] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:32 2026] DELETE /volume/v3/types/e0cb6992-024d-4c98-94da-52278221c68c => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:32.819116 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0b6dc246-b889-4410-8aee-ea4029fa63f7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:32.847332 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0b6dc246-b889-4410-8aee-ea4029fa63f7 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] DELETE https://10.4.3.99/volume/v3/types/2496356b-fc62-459a-992a-9695bf905e3b Jul 03 15:03:32.847332 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0b6dc246-b889-4410-8aee-ea4029fa63f7 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:32.847332 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0b6dc246-b889-4410-8aee-ea4029fa63f7 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:33.011590 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0b6dc246-b889-4410-8aee-ea4029fa63f7 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types/2496356b-fc62-459a-992a-9695bf905e3b returned with HTTP 202 Jul 03 15:03:33.012061 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1035/4118] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:32 2026] DELETE /volume/v3/types/2496356b-fc62-459a-992a-9695bf905e3b => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:33.118438 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-965b461b-ad0e-42eb-a855-86eea47c5052 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:33.118438 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-965b461b-ad0e-42eb-a855-86eea47c5052 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] DELETE https://10.4.3.99/volume/v3/types/ba503d9e-151d-4116-82a5-9528fbff2a94 Jul 03 15:03:33.118438 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-965b461b-ad0e-42eb-a855-86eea47c5052 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:33.118438 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-965b461b-ad0e-42eb-a855-86eea47c5052 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:33.146146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-79b3d3c2-19d2-4490-ba3a-5e89cb753e55 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:33.146146 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-79b3d3c2-19d2-4490-ba3a-5e89cb753e55 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:33.146146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-79b3d3c2-19d2-4490-ba3a-5e89cb753e55 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:33.146146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-79b3d3c2-19d2-4490-ba3a-5e89cb753e55 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:33.146146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-79b3d3c2-19d2-4490-ba3a-5e89cb753e55 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:33.146146 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:33.146146 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:33.146146 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-79b3d3c2-19d2-4490-ba3a-5e89cb753e55 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:33.146146 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1013/4119] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:33 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:33.238225 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-965b461b-ad0e-42eb-a855-86eea47c5052 tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types/ba503d9e-151d-4116-82a5-9528fbff2a94 returned with HTTP 202 Jul 03 15:03:33.238880 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1048/4120] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:33 2026] DELETE /volume/v3/types/ba503d9e-151d-4116-82a5-9528fbff2a94 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:33.264272 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-98e4b510-05bb-4ad3-8447-7f6c75bf27cc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:33.264272 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-98e4b510-05bb-4ad3-8447-7f6c75bf27cc tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] DELETE https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3 Jul 03 15:03:33.264272 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-98e4b510-05bb-4ad3-8447-7f6c75bf27cc tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:33.264272 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-98e4b510-05bb-4ad3-8447-7f6c75bf27cc tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:33.505925 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-98e4b510-05bb-4ad3-8447-7f6c75bf27cc tempest-VolumeTypesMemberTests-599700196 tempest-VolumeTypesMemberTests-599700196-project-admin] https://10.4.3.99/volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3 returned with HTTP 202 Jul 03 15:03:33.505925 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1025/4121] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:03:33 2026] DELETE /volume/v3/types/afa4b1b1-4a1f-405f-89fb-5906b6d2f2d3 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:33.737580 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8ba339fb-9346-48c2-b036-4ca42880ae2f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:33.739454 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8ba339fb-9346-48c2-b036-4ca42880ae2f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:03:33.739653 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8ba339fb-9346-48c2-b036-4ca42880ae2f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:33.739822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8ba339fb-9346-48c2-b036-4ca42880ae2f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:33.745238 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8ba339fb-9346-48c2-b036-4ca42880ae2f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 returned with HTTP 404 Jul 03 15:03:33.745700 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1036/4122] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:33 2026] GET /volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:33.766767 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1a3b8725-36fa-4077-9b9e-8f292926f044 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:33.768307 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a3b8725-36fa-4077-9b9e-8f292926f044 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:03:33.777830 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a3b8725-36fa-4077-9b9e-8f292926f044 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:33.777830 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1a3b8725-36fa-4077-9b9e-8f292926f044 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:33.777830 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-1a3b8725-36fa-4077-9b9e-8f292926f044 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:03:33.777830 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:33.777830 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:33.777830 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1a3b8725-36fa-4077-9b9e-8f292926f044 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:34.051107 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-64c09e80-7e07-4922-92f4-a7c8e8cb67bb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:34.053579 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-64c09e80-7e07-4922-92f4-a7c8e8cb67bb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:34.053863 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-64c09e80-7e07-4922-92f4-a7c8e8cb67bb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:34.054096 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-64c09e80-7e07-4922-92f4-a7c8e8cb67bb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:34.054225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-64c09e80-7e07-4922-92f4-a7c8e8cb67bb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:34.060520 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:34.060520 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:34.061226 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-64c09e80-7e07-4922-92f4-a7c8e8cb67bb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:34.061588 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1049/4123] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:34 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:34.127377 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1a3b8725-36fa-4077-9b9e-8f292926f044 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:03:34.127636 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1a3b8725-36fa-4077-9b9e-8f292926f044 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 returned with HTTP 202 Jul 03 15:03:34.128199 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1014/4124] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:33 2026] DELETE /volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 => generated 0 bytes in 362 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:03:34.140850 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-749cf869-399a-463e-aea4-2dace6854950 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:34.143619 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-749cf869-399a-463e-aea4-2dace6854950 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:03:34.143878 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-749cf869-399a-463e-aea4-2dace6854950 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:34.144083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-749cf869-399a-463e-aea4-2dace6854950 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:34.241144 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:34.241144 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:34.258878 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-749cf869-399a-463e-aea4-2dace6854950 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:34.282792 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-749cf869-399a-463e-aea4-2dace6854950 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 returned with HTTP 200 Jul 03 15:03:34.283369 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1026/4125] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:34 2026] GET /volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 => generated 894 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:35.071753 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4d15b77c-7763-4b12-aa2d-3a53ff514c42 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:35.073699 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4d15b77c-7763-4b12-aa2d-3a53ff514c42 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:35.073933 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4d15b77c-7763-4b12-aa2d-3a53ff514c42 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:35.074176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4d15b77c-7763-4b12-aa2d-3a53ff514c42 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:35.074321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-4d15b77c-7763-4b12-aa2d-3a53ff514c42 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:35.078771 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:35.078771 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:35.079457 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4d15b77c-7763-4b12-aa2d-3a53ff514c42 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:35.079864 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1037/4126] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:35 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:35.297528 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-33923fa0-0038-451e-b301-793a04369740 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:35.299601 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-33923fa0-0038-451e-b301-793a04369740 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:03:35.299843 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-33923fa0-0038-451e-b301-793a04369740 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:35.300076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-33923fa0-0038-451e-b301-793a04369740 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:35.306311 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-33923fa0-0038-451e-b301-793a04369740 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 returned with HTTP 404 Jul 03 15:03:35.306939 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1050/4127] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:35 2026] GET /volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:35.313583 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c8b99039-09b6-4fa3-b2b7-94b0f7da98fb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:35.315289 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8b99039-09b6-4fa3-b2b7-94b0f7da98fb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:03:35.315486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8b99039-09b6-4fa3-b2b7-94b0f7da98fb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:35.315661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c8b99039-09b6-4fa3-b2b7-94b0f7da98fb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:35.315828 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-c8b99039-09b6-4fa3-b2b7-94b0f7da98fb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:03:35.445898 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:35.445898 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:35.446463 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c8b99039-09b6-4fa3-b2b7-94b0f7da98fb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:35.782875 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c8b99039-09b6-4fa3-b2b7-94b0f7da98fb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:03:35.782875 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c8b99039-09b6-4fa3-b2b7-94b0f7da98fb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc returned with HTTP 202 Jul 03 15:03:35.782875 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1015/4128] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:35 2026] DELETE /volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc => generated 0 bytes in 444 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:03:35.804446 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d401dc3a-590d-42c3-8a7c-221996262d4f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:35.807176 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d401dc3a-590d-42c3-8a7c-221996262d4f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:03:35.807462 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d401dc3a-590d-42c3-8a7c-221996262d4f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:35.807704 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d401dc3a-590d-42c3-8a7c-221996262d4f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:35.820067 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:35.820067 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:35.826663 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d401dc3a-590d-42c3-8a7c-221996262d4f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:35.833169 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d401dc3a-590d-42c3-8a7c-221996262d4f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc returned with HTTP 200 Jul 03 15:03:35.833626 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1027/4129] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:35 2026] GET /volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:36.089299 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8b051cb5-7fa7-4d9b-a3ac-00f785909554 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:36.091425 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8b051cb5-7fa7-4d9b-a3ac-00f785909554 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:36.091723 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8b051cb5-7fa7-4d9b-a3ac-00f785909554 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:36.091723 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8b051cb5-7fa7-4d9b-a3ac-00f785909554 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:36.091857 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8b051cb5-7fa7-4d9b-a3ac-00f785909554 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:36.096373 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:36.096373 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:36.096672 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8b051cb5-7fa7-4d9b-a3ac-00f785909554 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:36.097292 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1038/4130] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:36 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:36.312422 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-03d0efe9-95e1-48d0-a73e-07f2e096ea13 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:36.312798 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-03d0efe9-95e1-48d0-a73e-07f2e096ea13 None None] GET https://10.4.3.99/volume// Jul 03 15:03:36.313053 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-03d0efe9-95e1-48d0-a73e-07f2e096ea13 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:36.313346 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-03d0efe9-95e1-48d0-a73e-07f2e096ea13 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:36.313801 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-03d0efe9-95e1-48d0-a73e-07f2e096ea13 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:03:36.315431 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1051/4131] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:03:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:03:36.322622 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-f7b3195a-ac51-41ed-996d-d941ef6f80fb req-1e695b91-48fc-4515-9f33-e71f860910d0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:36.324974 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f7b3195a-ac51-41ed-996d-d941ef6f80fb req-1e695b91-48fc-4515-9f33-e71f860910d0 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:03:36.325464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-f7b3195a-ac51-41ed-996d-d941ef6f80fb req-1e695b91-48fc-4515-9f33-e71f860910d0 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5895ad3f-4609-46d2-b03b-e67454f76d7f", "connector": null, "instance_uuid": "51193df3-fe79-4ce4-baeb-5f5466fa873b"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:36.416823 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:36.416823 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:36.856684 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a8185184-edef-4907-b55b-00a4b5ea140a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:36.858416 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8185184-edef-4907-b55b-00a4b5ea140a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:03:36.961034 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8185184-edef-4907-b55b-00a4b5ea140a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:36.961034 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8185184-edef-4907-b55b-00a4b5ea140a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:37.210348 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:37.210348 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:37.210607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6185a1bb-c84f-44ca-b0f0-9f2a932d162c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:37.210826 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a8185184-edef-4907-b55b-00a4b5ea140a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:37.210861 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6185a1bb-c84f-44ca-b0f0-9f2a932d162c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:37.210861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6185a1bb-c84f-44ca-b0f0-9f2a932d162c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:37.210861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6185a1bb-c84f-44ca-b0f0-9f2a932d162c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:37.210861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6185a1bb-c84f-44ca-b0f0-9f2a932d162c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:37.210967 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8185184-edef-4907-b55b-00a4b5ea140a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc returned with HTTP 200 Jul 03 15:03:37.210967 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1028/4132] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:36 2026] GET /volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc => generated 894 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:37.409968 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:37.409968 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:37.409968 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6185a1bb-c84f-44ca-b0f0-9f2a932d162c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:37.409968 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1039/4133] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:37 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:37.637217 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-f7b3195a-ac51-41ed-996d-d941ef6f80fb req-1e695b91-48fc-4515-9f33-e71f860910d0 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:03:37.637861 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1016/4134] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:03:36 2026] POST /volume/v3/attachments => generated 273 bytes in 1316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:37.645707 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-f7b3195a-ac51-41ed-996d-d941ef6f80fb req-4abe05d0-2324-4d4c-a0f6-0fb98c94dbef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:37.648022 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f7b3195a-ac51-41ed-996d-d941ef6f80fb req-4abe05d0-2324-4d4c-a0f6-0fb98c94dbef tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] DELETE https://10.4.3.99/volume/v3/attachments/cfc149e0-ed25-426a-84b7-92e475bd5c9b Jul 03 15:03:37.648313 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f7b3195a-ac51-41ed-996d-d941ef6f80fb req-4abe05d0-2324-4d4c-a0f6-0fb98c94dbef tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:37.648502 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-f7b3195a-ac51-41ed-996d-d941ef6f80fb req-4abe05d0-2324-4d4c-a0f6-0fb98c94dbef tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:37.660071 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:37.660071 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:38.182067 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-db40948b-9708-46de-ada5-f8469557b582 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:38.186168 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db40948b-9708-46de-ada5-f8469557b582 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:03:38.186168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db40948b-9708-46de-ada5-f8469557b582 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:38.186168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-db40948b-9708-46de-ada5-f8469557b582 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:38.193688 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-db40948b-9708-46de-ada5-f8469557b582 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc returned with HTTP 404 Jul 03 15:03:38.194457 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1029/4135] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:38 2026] GET /volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:38.202436 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-f7b3195a-ac51-41ed-996d-d941ef6f80fb req-4abe05d0-2324-4d4c-a0f6-0fb98c94dbef tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/attachments/cfc149e0-ed25-426a-84b7-92e475bd5c9b returned with HTTP 200 Jul 03 15:03:38.202957 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1052/4136] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:03:37 2026] DELETE /volume/v3/attachments/cfc149e0-ed25-426a-84b7-92e475bd5c9b => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:38.204017 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:38.206272 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:38.206730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1257735529"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:38.210466 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1257735529'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:38.210617 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:38.218069 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:38.226066 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (62ee6fe8-f4ea-4c8c-997d-d3f7ac8a9100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:38.227724 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc34fba-0a2f-4fae-b0f8-4a96bf08319d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:38.228610 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:38.256596 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc34fba-0a2f-4fae-b0f8-4a96bf08319d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:38.258069 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77fa007c-0c57-4e67-a2ee-c1d6ebb3b442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:38.304323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['cd8afd9e-eafb-478c-8c25-b4b9c5d09d68', '90140ab5-534b-427e-a3a3-defb270ff2aa', '425c3dc7-37be-49bf-9d03-abbdbb80444f', '17b4fbc9-f910-4ba6-a192-b51d47066f02'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:38.305179 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77fa007c-0c57-4e67-a2ee-c1d6ebb3b442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd8afd9e-eafb-478c-8c25-b4b9c5d09d68', '90140ab5-534b-427e-a3a3-defb270ff2aa', '425c3dc7-37be-49bf-9d03-abbdbb80444f', '17b4fbc9-f910-4ba6-a192-b51d47066f02']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:38.305909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4daa9b57-c954-4be2-ac85-034a267d9642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:38.336139 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4daa9b57-c954-4be2-ac85-034a267d9642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57040974-8507-497e-a6e6-69242d2e90db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1257735529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['cd8afd9e-eafb-478c-8c25-b4b9c5d09d68','90140ab5-534b-427e-a3a3-defb270ff2aa','425c3dc7-37be-49bf-9d03-abbdbb80444f','17b4fbc9-f910-4ba6-a192-b51d47066f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1257735529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57040974-8507-497e-a6e6-69242d2e90db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:38.336879 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7224e1d-2066-4f37-b9c5-2037606b6663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:38.357802 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7224e1d-2066-4f37-b9c5-2037606b6663) transitioned into state 'SUCCESS' from state '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-1257735529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['cd8afd9e-eafb-478c-8c25-b4b9c5d09d68','90140ab5-534b-427e-a3a3-defb270ff2aa','425c3dc7-37be-49bf-9d03-abbdbb80444f','17b4fbc9-f910-4ba6-a192-b51d47066f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:38.358508 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b68063-86b9-4b65-b9d8-d893f9c57a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:38.372662 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b68063-86b9-4b65-b9d8-d893f9c57a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:38.373512 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (62ee6fe8-f4ea-4c8c-997d-d3f7ac8a9100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:38.373797 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:38.374395 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f8d1925d-0c8f-4e8f-aad3-16d03dd45702 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:38.374925 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1040/4137] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:03:38 2026] POST /volume/v3/volumes => generated 768 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:38.388674 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3dba2568-7c22-46fc-bbec-f97c11b1c865 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:38.390461 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3dba2568-7c22-46fc-bbec-f97c11b1c865 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:03:38.390693 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3dba2568-7c22-46fc-bbec-f97c11b1c865 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:38.390929 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3dba2568-7c22-46fc-bbec-f97c11b1c865 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:38.398396 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:38.398396 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:38.402496 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3dba2568-7c22-46fc-bbec-f97c11b1c865 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:38.407665 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3dba2568-7c22-46fc-bbec-f97c11b1c865 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db returned with HTTP 200 Jul 03 15:03:38.408151 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1017/4138] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:38 2026] GET /volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:38.424900 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-466b3bc5-9c61-45ba-a818-8adb9a3b7959 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:38.426720 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-466b3bc5-9c61-45ba-a818-8adb9a3b7959 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:38.427083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-466b3bc5-9c61-45ba-a818-8adb9a3b7959 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:38.427711 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-466b3bc5-9c61-45ba-a818-8adb9a3b7959 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:38.428927 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-466b3bc5-9c61-45ba-a818-8adb9a3b7959 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:38.434563 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:38.434563 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:38.435340 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-466b3bc5-9c61-45ba-a818-8adb9a3b7959 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:38.435769 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1030/4139] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:38 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:39.428772 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b578bc8e-6f91-4466-943e-948a993c97c9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:39.431811 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b578bc8e-6f91-4466-943e-948a993c97c9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:03:39.432209 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b578bc8e-6f91-4466-943e-948a993c97c9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:39.432504 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b578bc8e-6f91-4466-943e-948a993c97c9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:39.443259 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:39.443259 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:39.448673 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-43406eb3-c308-49e7-8c2a-12e9b9f206e5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:39.449775 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b578bc8e-6f91-4466-943e-948a993c97c9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:39.451113 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-43406eb3-c308-49e7-8c2a-12e9b9f206e5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:39.451462 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-43406eb3-c308-49e7-8c2a-12e9b9f206e5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:39.452317 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-43406eb3-c308-49e7-8c2a-12e9b9f206e5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:39.452317 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-43406eb3-c308-49e7-8c2a-12e9b9f206e5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:39.456988 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b578bc8e-6f91-4466-943e-948a993c97c9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db returned with HTTP 200 Jul 03 15:03:39.457356 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:39.457356 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:39.457633 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1053/4140] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:39 2026] GET /volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:39.462211 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-43406eb3-c308-49e7-8c2a-12e9b9f206e5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:39.462211 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1041/4141] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:39 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:39.473542 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2580abe4-930f-4b0e-8d3e-f1c61b91d223 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:39.476510 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2580abe4-930f-4b0e-8d3e-f1c61b91d223 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:03:39.476897 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2580abe4-930f-4b0e-8d3e-f1c61b91d223 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57040974-8507-497e-a6e6-69242d2e90db", "name": "tempest-VolumeDependencyTests-Snapshot-1581745593"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:39.486451 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:39.486451 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:39.486859 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2580abe4-930f-4b0e-8d3e-f1c61b91d223 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:39.487058 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-2580abe4-930f-4b0e-8d3e-f1c61b91d223 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create snapshot from volume 57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:03:39.579673 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-2580abe4-930f-4b0e-8d3e-f1c61b91d223 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['93da8006-47a3-4f5c-9fd5-92caad52df26', '1a03bdfc-8458-4f5a-a2bb-d4b27826960d', '8accab84-5d1c-4557-865d-babad732a727', 'b0ae9f99-7bca-4279-9a38-d3854e9cb573'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:39.636152 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2580abe4-930f-4b0e-8d3e-f1c61b91d223 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot create request issued successfully. Jul 03 15:03:39.636534 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2580abe4-930f-4b0e-8d3e-f1c61b91d223 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:03:39.636918 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1018/4142] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:03:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:39.648698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-77b3bbc4-25d9-4a3b-be79-a3827004ac3b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:39.650937 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-77b3bbc4-25d9-4a3b-be79-a3827004ac3b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 Jul 03 15:03:39.651236 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-77b3bbc4-25d9-4a3b-be79-a3827004ac3b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:39.651474 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-77b3bbc4-25d9-4a3b-be79-a3827004ac3b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:39.660501 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:39.660501 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:39.661219 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-77b3bbc4-25d9-4a3b-be79-a3827004ac3b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:39.662574 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-77b3bbc4-25d9-4a3b-be79-a3827004ac3b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 returned with HTTP 200 Jul 03 15:03:39.663137 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1031/4143] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:39 2026] GET /volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:40.477370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-05ea1d5e-2dbf-4f6a-9ca0-3a6f5b954d5b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:40.480789 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-05ea1d5e-2dbf-4f6a-9ca0-3a6f5b954d5b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:40.481105 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-05ea1d5e-2dbf-4f6a-9ca0-3a6f5b954d5b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:40.481410 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-05ea1d5e-2dbf-4f6a-9ca0-3a6f5b954d5b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:40.481996 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-05ea1d5e-2dbf-4f6a-9ca0-3a6f5b954d5b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:40.490452 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:40.490452 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:40.491242 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-05ea1d5e-2dbf-4f6a-9ca0-3a6f5b954d5b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:40.491657 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1054/4144] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:40 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:40.674019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a2e71e6c-b9f2-4fd2-976a-1e7cb1922127 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:40.679553 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a2e71e6c-b9f2-4fd2-976a-1e7cb1922127 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 Jul 03 15:03:40.679777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a2e71e6c-b9f2-4fd2-976a-1e7cb1922127 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:40.679954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a2e71e6c-b9f2-4fd2-976a-1e7cb1922127 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:40.687508 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:40.687508 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:40.688007 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a2e71e6c-b9f2-4fd2-976a-1e7cb1922127 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:40.688957 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a2e71e6c-b9f2-4fd2-976a-1e7cb1922127 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 returned with HTTP 200 Jul 03 15:03:40.689355 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1042/4145] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:40 2026] GET /volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:40.702007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-09c02d95-5ed0-486d-80a5-0d5023a269df None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:40.704213 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:40.704667 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8a86dc1b-27d2-4211-b862-53b647f7bd56", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-454504079"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:40.706650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'snapshot_id': '8a86dc1b-27d2-4211-b862-53b647f7bd56', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-454504079'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:40.714910 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:40.714910 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:40.715440 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:40.715552 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:40.720060 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:40.726676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (555c291a-4bee-43be-a533-51c51c364d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:40.728313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80814397-0f57-4a7d-b109-a83a29435973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:40.729534 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:40.761832 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80814397-0f57-4a7d-b109-a83a29435973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8a86dc1b-27d2-4211-b862-53b647f7bd56', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:40.762731 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf807d2a-9084-4736-88f9-ffbe07d9918f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:40.809867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['0ec9c2bc-db93-4ac3-8d16-9269a09cfd0b', '9535079c-a2ef-4fd9-a190-d95678337344', '220d76d3-3acf-4787-888e-b774af5d5d15', '030ec785-7973-46fd-a284-2f3b57d27a9c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:40.810960 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf807d2a-9084-4736-88f9-ffbe07d9918f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ec9c2bc-db93-4ac3-8d16-9269a09cfd0b', '9535079c-a2ef-4fd9-a190-d95678337344', '220d76d3-3acf-4787-888e-b774af5d5d15', '030ec785-7973-46fd-a284-2f3b57d27a9c']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:40.812181 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad7a2bfc-caea-429e-94d6-14e6b6a5ac8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:40.855706 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad7a2bfc-caea-429e-94d6-14e6b6a5ac8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94824cc7-7f91-4090-b1f9-6af1294bea3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-454504079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['0ec9c2bc-db93-4ac3-8d16-9269a09cfd0b','9535079c-a2ef-4fd9-a190-d95678337344','220d76d3-3acf-4787-888e-b774af5d5d15','030ec785-7973-46fd-a284-2f3b57d27a9c'],size=1,snapshot_id=8a86dc1b-27d2-4211-b862-53b647f7bd56,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-454504079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94824cc7-7f91-4090-b1f9-6af1294bea3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8a86dc1b-27d2-4211-b862-53b647f7bd56,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:40.856575 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6416ac13-5dfc-425c-a361-930b02989786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:40.899748 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6416ac13-5dfc-425c-a361-930b02989786) transitioned into state 'SUCCESS' from state '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-454504079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['0ec9c2bc-db93-4ac3-8d16-9269a09cfd0b','9535079c-a2ef-4fd9-a190-d95678337344','220d76d3-3acf-4787-888e-b774af5d5d15','030ec785-7973-46fd-a284-2f3b57d27a9c'],size=1,snapshot_id=8a86dc1b-27d2-4211-b862-53b647f7bd56,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:40.900945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a7a19d-2eb1-4ebd-bb02-308bdaeb9c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:40.931006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a7a19d-2eb1-4ebd-bb02-308bdaeb9c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:40.932081 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (555c291a-4bee-43be-a533-51c51c364d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:40.932469 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:40.933031 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-09c02d95-5ed0-486d-80a5-0d5023a269df tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:40.933632 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1019/4146] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:03:40 2026] POST /volume/v3/volumes => generated 801 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:40.951471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aad03f23-022c-425c-8bcd-7ec619ecb84b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:40.954006 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aad03f23-022c-425c-8bcd-7ec619ecb84b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:03:40.954278 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aad03f23-022c-425c-8bcd-7ec619ecb84b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:40.954514 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aad03f23-022c-425c-8bcd-7ec619ecb84b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:40.963304 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:40.963304 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:40.967532 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-aad03f23-022c-425c-8bcd-7ec619ecb84b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:40.979038 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aad03f23-022c-425c-8bcd-7ec619ecb84b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a returned with HTTP 200 Jul 03 15:03:40.979491 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1032/4147] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:40 2026] GET /volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:41.508900 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a19d2a3-07f5-4f4a-9d32-2ca838ede61d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:41.511576 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a19d2a3-07f5-4f4a-9d32-2ca838ede61d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:41.511576 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a19d2a3-07f5-4f4a-9d32-2ca838ede61d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:41.512284 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a19d2a3-07f5-4f4a-9d32-2ca838ede61d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:41.512284 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2a19d2a3-07f5-4f4a-9d32-2ca838ede61d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:41.518943 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:41.518943 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:41.519926 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a19d2a3-07f5-4f4a-9d32-2ca838ede61d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:41.520087 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1055/4148] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:41 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:41.961325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b1eb998d-89f8-4b64-860a-91d7a5cbde6f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:41.961325 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b1eb998d-89f8-4b64-860a-91d7a5cbde6f None None] GET https://10.4.3.99/volume// Jul 03 15:03:41.961325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b1eb998d-89f8-4b64-860a-91d7a5cbde6f None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:41.961325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b1eb998d-89f8-4b64-860a-91d7a5cbde6f None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:41.961325 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b1eb998d-89f8-4b64-860a-91d7a5cbde6f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:03:41.961325 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1043/4149] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:03:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:03:41.973015 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-ded3b1a6-2417-4c55-a152-1486fa8646e1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:41.975863 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-ded3b1a6-2417-4c55-a152-1486fa8646e1 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] GET https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f Jul 03 15:03:41.976443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-ded3b1a6-2417-4c55-a152-1486fa8646e1 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:41.976804 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-ded3b1a6-2417-4c55-a152-1486fa8646e1 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:41.994245 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8eb64a73-e9a3-4f6c-a9aa-cfba51f09a78 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:41.996618 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8eb64a73-e9a3-4f6c-a9aa-cfba51f09a78 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:03:41.996948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8eb64a73-e9a3-4f6c-a9aa-cfba51f09a78 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:41.997150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8eb64a73-e9a3-4f6c-a9aa-cfba51f09a78 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:42.012183 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:42.012183 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:42.023424 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8eb64a73-e9a3-4f6c-a9aa-cfba51f09a78 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:42.023527 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:42.023527 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:42.026431 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8eb64a73-e9a3-4f6c-a9aa-cfba51f09a78 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a returned with HTTP 200 Jul 03 15:03:42.026891 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1033/4150] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:41 2026] GET /volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:42.031203 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-ded3b1a6-2417-4c55-a152-1486fa8646e1 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Volume info retrieved successfully. Jul 03 15:03:42.034659 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-ded3b1a6-2417-4c55-a152-1486fa8646e1 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f returned with HTTP 200 Jul 03 15:03:42.036788 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1020/4151] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:03:41 2026] GET /volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f => generated 1538 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:03:42.045897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f3d61e68-307a-49f7-ac62-9bdd96c9b217 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:42.047520 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3d61e68-307a-49f7-ac62-9bdd96c9b217 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:03:42.048006 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3d61e68-307a-49f7-ac62-9bdd96c9b217 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94824cc7-7f91-4090-b1f9-6af1294bea3a", "name": "tempest-VolumeDependencyTests-Snapshot-1709735970"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:42.056292 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:42.056292 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:42.056856 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f3d61e68-307a-49f7-ac62-9bdd96c9b217 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:42.057080 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-f3d61e68-307a-49f7-ac62-9bdd96c9b217 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create snapshot from volume 94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:03:42.101880 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-f3d61e68-307a-49f7-ac62-9bdd96c9b217 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['c8cbe9ea-af72-460d-8914-65a252b88cbd', '82893469-865d-4510-a2c2-a8f57f4fae7d', '71abcc4f-0759-4493-aaed-3eddeb468192', '16747957-90fa-44f1-b5d2-0a6e7487ca79'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:42.142596 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f3d61e68-307a-49f7-ac62-9bdd96c9b217 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot create request issued successfully. Jul 03 15:03:42.142945 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3d61e68-307a-49f7-ac62-9bdd96c9b217 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:03:42.143394 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1056/4152] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:03:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:42.153163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-645cac24-7061-4723-b8fa-08afd2312a43 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:42.154829 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-645cac24-7061-4723-b8fa-08afd2312a43 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c Jul 03 15:03:42.155043 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-645cac24-7061-4723-b8fa-08afd2312a43 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:42.155258 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-645cac24-7061-4723-b8fa-08afd2312a43 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:42.162408 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-cf65ef0b-8e39-4b87-b774-c16b0cf5bd24 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:42.165153 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-cf65ef0b-8e39-4b87-b774-c16b0cf5bd24 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] PUT https://10.4.3.99/volume/v3/attachments/f38cd2aa-7b96-42cd-ad3b-ac2eaec4932c Jul 03 15:03:42.165566 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:42.165566 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:42.165746 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-cf65ef0b-8e39-4b87-b774-c16b0cf5bd24 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:42.165997 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-645cac24-7061-4723-b8fa-08afd2312a43 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:42.167017 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-645cac24-7061-4723-b8fa-08afd2312a43 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c returned with HTTP 200 Jul 03 15:03:42.167396 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1044/4153] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:42 2026] GET /volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:42.174923 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-cf65ef0b-8e39-4b87-b774-c16b0cf5bd24 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Acquiring lock "cinder-attachment_update-5895ad3f-4609-46d2-b03b-e67454f76d7f-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:03:42.182298 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-cf65ef0b-8e39-4b87-b774-c16b0cf5bd24 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Lock "cinder-attachment_update-5895ad3f-4609-46d2-b03b-e67454f76d7f-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:03:42.183235 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:42.183235 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:42.533198 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2e620222-4a47-47e4-9295-955e034bb6ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:42.535284 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e620222-4a47-47e4-9295-955e034bb6ca tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:42.535514 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e620222-4a47-47e4-9295-955e034bb6ca tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:42.535696 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e620222-4a47-47e4-9295-955e034bb6ca tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:42.535793 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2e620222-4a47-47e4-9295-955e034bb6ca tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:42.544246 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:42.544246 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:42.545205 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e620222-4a47-47e4-9295-955e034bb6ca tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:42.545770 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1021/4154] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:42 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:42.711755 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-cf65ef0b-8e39-4b87-b774-c16b0cf5bd24 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Lock "cinder-attachment_update-5895ad3f-4609-46d2-b03b-e67454f76d7f-np0000004430" released by "attachment_update" :: held 0.528s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:03:42.711755 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-cf65ef0b-8e39-4b87-b774-c16b0cf5bd24 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/attachments/f38cd2aa-7b96-42cd-ad3b-ac2eaec4932c returned with HTTP 200 Jul 03 15:03:42.711755 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1034/4155] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:03:42 2026] PUT /volume/v3/attachments/f38cd2aa-7b96-42cd-ad3b-ac2eaec4932c => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:43.177332 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-02377222-08ed-4c77-a909-ee9118c04a6b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:43.179323 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02377222-08ed-4c77-a909-ee9118c04a6b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c Jul 03 15:03:43.179531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02377222-08ed-4c77-a909-ee9118c04a6b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:43.179753 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02377222-08ed-4c77-a909-ee9118c04a6b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:43.185173 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:43.185173 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:43.185620 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-02377222-08ed-4c77-a909-ee9118c04a6b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:43.186625 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02377222-08ed-4c77-a909-ee9118c04a6b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c returned with HTTP 200 Jul 03 15:03:43.187031 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1057/4156] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:43 2026] GET /volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:43.199957 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:43.202143 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:43.202657 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b0d875cf-764c-4227-bd23-dda293b31f5c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2111582331"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:43.204781 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'snapshot_id': 'b0d875cf-764c-4227-bd23-dda293b31f5c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2111582331'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:43.211935 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:43.211935 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:43.212554 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:43.212690 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:43.216457 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:43.225097 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (ac867bb1-899c-4f82-931f-c0ed586a4b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:43.226879 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202d9c71-9800-4f7e-9a9e-74246ca89f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:43.228412 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:43.234552 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-9505d741-c41a-4f5b-aa04-21612726de8d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:43.238989 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-9505d741-c41a-4f5b-aa04-21612726de8d tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] POST https://10.4.3.99/volume/v3/attachments/f38cd2aa-7b96-42cd-ad3b-ac2eaec4932c/action Jul 03 15:03:43.238989 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-9505d741-c41a-4f5b-aa04-21612726de8d tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:03:43.238989 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-9505d741-c41a-4f5b-aa04-21612726de8d tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:43.261813 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:43.261813 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:43.263925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202d9c71-9800-4f7e-9a9e-74246ca89f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b0d875cf-764c-4227-bd23-dda293b31f5c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:43.263925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb829ef-d352-4544-96e0-43d282fbde92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:43.281806 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-507fc234-9b00-4fe9-bc9b-471c0dc59db7 req-9505d741-c41a-4f5b-aa04-21612726de8d tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/attachments/f38cd2aa-7b96-42cd-ad3b-ac2eaec4932c/action returned with HTTP 204 Jul 03 15:03:43.282449 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1022/4157] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:03:43 2026] POST /volume/v3/attachments/f38cd2aa-7b96-42cd-ad3b-ac2eaec4932c/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:43.321299 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['478df45e-0e32-43b2-baa5-421b48524806', '3606fb0f-cfa2-44d2-9458-f0fd4e06e1ef', 'ab5d00d3-65a6-4949-97eb-218b3fdf2bd9', '05726744-cc5a-4a3d-9207-3bf2909a3b1e'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:43.322075 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb829ef-d352-4544-96e0-43d282fbde92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['478df45e-0e32-43b2-baa5-421b48524806', '3606fb0f-cfa2-44d2-9458-f0fd4e06e1ef', 'ab5d00d3-65a6-4949-97eb-218b3fdf2bd9', '05726744-cc5a-4a3d-9207-3bf2909a3b1e']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:43.322825 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b719871b-6059-4324-b9fb-cfe51ba7e4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:43.379286 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b719871b-6059-4324-b9fb-cfe51ba7e4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3376ce3-4072-42cd-9ad5-07c194edccab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2111582331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['478df45e-0e32-43b2-baa5-421b48524806','3606fb0f-cfa2-44d2-9458-f0fd4e06e1ef','ab5d00d3-65a6-4949-97eb-218b3fdf2bd9','05726744-cc5a-4a3d-9207-3bf2909a3b1e'],size=1,snapshot_id=b0d875cf-764c-4227-bd23-dda293b31f5c,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2111582331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3376ce3-4072-42cd-9ad5-07c194edccab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b0d875cf-764c-4227-bd23-dda293b31f5c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:43.380243 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c1f4c8-6f47-45a4-bd78-08ebab440e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:43.403715 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c1f4c8-6f47-45a4-bd78-08ebab440e35) transitioned into state 'SUCCESS' from state '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-2111582331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['478df45e-0e32-43b2-baa5-421b48524806','3606fb0f-cfa2-44d2-9458-f0fd4e06e1ef','ab5d00d3-65a6-4949-97eb-218b3fdf2bd9','05726744-cc5a-4a3d-9207-3bf2909a3b1e'],size=1,snapshot_id=b0d875cf-764c-4227-bd23-dda293b31f5c,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:43.404599 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191002b2-bc3e-4c12-a7cb-7454b815e83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:43.437604 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191002b2-bc3e-4c12-a7cb-7454b815e83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:43.439383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (ac867bb1-899c-4f82-931f-c0ed586a4b3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:43.439383 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:43.439383 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7dd25ad0-683e-49e0-ab27-53d1802886a6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:43.441738 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1045/4158] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:03:43 2026] POST /volume/v3/volumes => generated 802 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:43.463626 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fd094616-d061-43a4-8941-1c5e3372dcd2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:43.463626 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fd094616-d061-43a4-8941-1c5e3372dcd2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab Jul 03 15:03:43.463626 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fd094616-d061-43a4-8941-1c5e3372dcd2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:43.463626 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fd094616-d061-43a4-8941-1c5e3372dcd2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:43.479296 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:43.479296 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:43.483791 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-fd094616-d061-43a4-8941-1c5e3372dcd2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:43.489137 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fd094616-d061-43a4-8941-1c5e3372dcd2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab returned with HTTP 200 Jul 03 15:03:43.489579 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1035/4159] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:43 2026] GET /volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:43.558688 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b5075944-143b-4d2f-8ad2-132a0f1d8d10 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:43.560625 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b5075944-143b-4d2f-8ad2-132a0f1d8d10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:43.561174 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b5075944-143b-4d2f-8ad2-132a0f1d8d10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:43.561174 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b5075944-143b-4d2f-8ad2-132a0f1d8d10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:43.561283 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b5075944-143b-4d2f-8ad2-132a0f1d8d10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:43.565988 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:43.565988 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:43.566764 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b5075944-143b-4d2f-8ad2-132a0f1d8d10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:43.567231 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1058/4160] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:43 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:44.506807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8ce311e0-9dd7-4ea3-ad9b-6e36d6fc1d26 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:44.509188 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ce311e0-9dd7-4ea3-ad9b-6e36d6fc1d26 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab Jul 03 15:03:44.509389 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ce311e0-9dd7-4ea3-ad9b-6e36d6fc1d26 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:44.509558 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ce311e0-9dd7-4ea3-ad9b-6e36d6fc1d26 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:44.516832 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:44.516832 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:44.520565 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8ce311e0-9dd7-4ea3-ad9b-6e36d6fc1d26 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:44.524397 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ce311e0-9dd7-4ea3-ad9b-6e36d6fc1d26 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab returned with HTTP 200 Jul 03 15:03:44.524710 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1023/4161] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:44 2026] GET /volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:44.539265 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-496b7b8d-7870-4cdb-800e-8fc4ae81bac3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:44.541101 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-496b7b8d-7870-4cdb-800e-8fc4ae81bac3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 Jul 03 15:03:44.541341 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-496b7b8d-7870-4cdb-800e-8fc4ae81bac3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:44.541531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-496b7b8d-7870-4cdb-800e-8fc4ae81bac3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:44.541716 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-496b7b8d-7870-4cdb-800e-8fc4ae81bac3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: 8a86dc1b-27d2-4211-b862-53b647f7bd56 Jul 03 15:03:44.546368 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:44.546368 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:44.548655 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-496b7b8d-7870-4cdb-800e-8fc4ae81bac3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:44.573232 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-496b7b8d-7870-4cdb-800e-8fc4ae81bac3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot delete request issued successfully. Jul 03 15:03:44.573232 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-496b7b8d-7870-4cdb-800e-8fc4ae81bac3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 returned with HTTP 202 Jul 03 15:03:44.573232 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1046/4162] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:44 2026] DELETE /volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:44.586405 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5b3f5ccb-f8af-465e-9708-cc69c44db978 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:44.586834 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-05b1c81b-2d80-4596-8381-1edb0bec4a83 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:44.588434 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b3f5ccb-f8af-465e-9708-cc69c44db978 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:44.588704 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5b3f5ccb-f8af-465e-9708-cc69c44db978 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:44.588908 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5b3f5ccb-f8af-465e-9708-cc69c44db978 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:44.589027 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5b3f5ccb-f8af-465e-9708-cc69c44db978 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:44.589407 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-05b1c81b-2d80-4596-8381-1edb0bec4a83 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 Jul 03 15:03:44.589655 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-05b1c81b-2d80-4596-8381-1edb0bec4a83 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:44.589923 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-05b1c81b-2d80-4596-8381-1edb0bec4a83 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:44.593431 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:44.593431 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:44.594118 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b3f5ccb-f8af-465e-9708-cc69c44db978 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:44.594566 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1036/4163] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:44 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:44.596709 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:44.596709 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:44.598207 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-05b1c81b-2d80-4596-8381-1edb0bec4a83 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:44.598972 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-05b1c81b-2d80-4596-8381-1edb0bec4a83 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 returned with HTTP 200 Jul 03 15:03:44.598972 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1059/4164] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:44 2026] GET /volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:45.606027 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c1b381a6-52be-4043-ad5c-5eeab4404061 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:45.608056 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dd2107d2-0ea8-4420-b368-072bae090a39 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:45.608445 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1b381a6-52be-4043-ad5c-5eeab4404061 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:45.608586 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1b381a6-52be-4043-ad5c-5eeab4404061 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:45.608804 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1b381a6-52be-4043-ad5c-5eeab4404061 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:45.608924 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c1b381a6-52be-4043-ad5c-5eeab4404061 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:45.610075 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dd2107d2-0ea8-4420-b368-072bae090a39 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 Jul 03 15:03:45.610306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dd2107d2-0ea8-4420-b368-072bae090a39 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:45.610514 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dd2107d2-0ea8-4420-b368-072bae090a39 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:45.613543 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:45.613543 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:45.614141 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1b381a6-52be-4043-ad5c-5eeab4404061 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:45.614507 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1024/4165] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:45 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:45.614553 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dd2107d2-0ea8-4420-b368-072bae090a39 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 returned with HTTP 404 Jul 03 15:03:45.615040 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1047/4166] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:45 2026] GET /volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:45.622572 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-599aa462-d088-46a8-b9dd-f7ed6666552f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:45.624524 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-599aa462-d088-46a8-b9dd-f7ed6666552f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c Jul 03 15:03:45.624735 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-599aa462-d088-46a8-b9dd-f7ed6666552f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:45.624924 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-599aa462-d088-46a8-b9dd-f7ed6666552f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:45.625041 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-599aa462-d088-46a8-b9dd-f7ed6666552f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: b0d875cf-764c-4227-bd23-dda293b31f5c Jul 03 15:03:45.630380 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:45.630380 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:45.630840 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-599aa462-d088-46a8-b9dd-f7ed6666552f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:45.650344 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-599aa462-d088-46a8-b9dd-f7ed6666552f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot delete request issued successfully. Jul 03 15:03:45.650562 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-599aa462-d088-46a8-b9dd-f7ed6666552f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c returned with HTTP 202 Jul 03 15:03:45.651167 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1037/4167] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:45 2026] DELETE /volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:45.659302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-46730203-b041-4dd3-b170-e6d2f8bc9e01 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:45.661278 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46730203-b041-4dd3-b170-e6d2f8bc9e01 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c Jul 03 15:03:45.661548 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46730203-b041-4dd3-b170-e6d2f8bc9e01 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:45.661815 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-46730203-b041-4dd3-b170-e6d2f8bc9e01 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:45.667238 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:45.667238 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:45.667804 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-46730203-b041-4dd3-b170-e6d2f8bc9e01 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:45.668733 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-46730203-b041-4dd3-b170-e6d2f8bc9e01 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c returned with HTTP 200 Jul 03 15:03:45.669233 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1060/4168] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:45 2026] GET /volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:46.625628 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13bc9b2d-cf33-46f5-a7d5-e2f047b4235c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:46.627882 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13bc9b2d-cf33-46f5-a7d5-e2f047b4235c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:46.628192 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13bc9b2d-cf33-46f5-a7d5-e2f047b4235c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:46.628443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13bc9b2d-cf33-46f5-a7d5-e2f047b4235c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:46.628578 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-13bc9b2d-cf33-46f5-a7d5-e2f047b4235c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:46.633470 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:46.633470 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:46.634304 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13bc9b2d-cf33-46f5-a7d5-e2f047b4235c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:46.634755 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1025/4169] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:46 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:46.684736 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-da4a1958-ed0e-4c01-b9c6-80cf42995f6a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:46.688517 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da4a1958-ed0e-4c01-b9c6-80cf42995f6a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c Jul 03 15:03:46.688517 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da4a1958-ed0e-4c01-b9c6-80cf42995f6a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:46.688517 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da4a1958-ed0e-4c01-b9c6-80cf42995f6a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:46.707990 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da4a1958-ed0e-4c01-b9c6-80cf42995f6a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c returned with HTTP 404 Jul 03 15:03:46.707990 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1048/4170] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:46 2026] GET /volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:46.721112 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a8c99175-1a2c-41a6-b7bf-43e082658ffe None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:46.723802 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8c99175-1a2c-41a6-b7bf-43e082658ffe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:03:46.723802 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8c99175-1a2c-41a6-b7bf-43e082658ffe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:46.724624 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8c99175-1a2c-41a6-b7bf-43e082658ffe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:46.724624 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-a8c99175-1a2c-41a6-b7bf-43e082658ffe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:03:46.732057 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:46.732057 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:46.732482 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a8c99175-1a2c-41a6-b7bf-43e082658ffe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:46.752013 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a8c99175-1a2c-41a6-b7bf-43e082658ffe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:03:46.752013 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8c99175-1a2c-41a6-b7bf-43e082658ffe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db returned with HTTP 202 Jul 03 15:03:46.752013 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1038/4171] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:46 2026] DELETE /volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:03:46.760410 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-686f44bb-d07e-4de7-beea-9e8b494fb450 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:46.763286 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-686f44bb-d07e-4de7-beea-9e8b494fb450 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:03:46.763286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-686f44bb-d07e-4de7-beea-9e8b494fb450 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:46.763286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-686f44bb-d07e-4de7-beea-9e8b494fb450 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:46.769881 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:46.769881 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:46.773529 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-686f44bb-d07e-4de7-beea-9e8b494fb450 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:46.778605 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-686f44bb-d07e-4de7-beea-9e8b494fb450 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db returned with HTTP 200 Jul 03 15:03:46.778999 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1061/4172] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:46 2026] GET /volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:47.645158 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ae8c522b-1c97-466c-a12f-8260f4c43bff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:47.647028 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae8c522b-1c97-466c-a12f-8260f4c43bff tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:47.647291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae8c522b-1c97-466c-a12f-8260f4c43bff tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:47.647481 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae8c522b-1c97-466c-a12f-8260f4c43bff tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:47.647587 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ae8c522b-1c97-466c-a12f-8260f4c43bff tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:47.652103 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:47.652103 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:47.652743 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae8c522b-1c97-466c-a12f-8260f4c43bff tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:47.653163 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1026/4173] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:47 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:47.793841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f81a2b1e-4871-4463-8d5f-1e5177060499 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:47.795533 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f81a2b1e-4871-4463-8d5f-1e5177060499 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:03:47.795748 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f81a2b1e-4871-4463-8d5f-1e5177060499 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:47.795962 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f81a2b1e-4871-4463-8d5f-1e5177060499 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:47.802110 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f81a2b1e-4871-4463-8d5f-1e5177060499 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db returned with HTTP 404 Jul 03 15:03:47.802831 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1049/4174] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:47 2026] GET /volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:47.810755 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f11d8ad1-a543-4f0d-9b0b-6a936f76348f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:47.812530 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f11d8ad1-a543-4f0d-9b0b-6a936f76348f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:03:47.812825 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f11d8ad1-a543-4f0d-9b0b-6a936f76348f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:47.813008 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f11d8ad1-a543-4f0d-9b0b-6a936f76348f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:47.813206 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-f11d8ad1-a543-4f0d-9b0b-6a936f76348f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:03:47.820468 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:47.820468 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:47.820943 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f11d8ad1-a543-4f0d-9b0b-6a936f76348f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:47.839537 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f11d8ad1-a543-4f0d-9b0b-6a936f76348f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:03:47.839760 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f11d8ad1-a543-4f0d-9b0b-6a936f76348f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a returned with HTTP 202 Jul 03 15:03:47.840337 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1039/4175] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:47 2026] DELETE /volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 15:03:47.851618 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4221c95d-ba0d-4018-a759-16c9d6352e91 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:47.853565 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4221c95d-ba0d-4018-a759-16c9d6352e91 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:03:47.853750 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4221c95d-ba0d-4018-a759-16c9d6352e91 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:47.854378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4221c95d-ba0d-4018-a759-16c9d6352e91 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:47.860371 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:47.860371 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:47.863951 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4221c95d-ba0d-4018-a759-16c9d6352e91 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:47.868437 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4221c95d-ba0d-4018-a759-16c9d6352e91 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a returned with HTTP 200 Jul 03 15:03:47.868750 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1062/4176] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:47 2026] GET /volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a => generated 893 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:48.598739 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9169c797-faab-425c-88fb-891f4f3fdba3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:48.667145 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-51e2612b-18f1-4103-b5c2-0ab75f764854 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:48.669285 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-51e2612b-18f1-4103-b5c2-0ab75f764854 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:48.669498 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-51e2612b-18f1-4103-b5c2-0ab75f764854 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:48.669688 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-51e2612b-18f1-4103-b5c2-0ab75f764854 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:48.669788 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-51e2612b-18f1-4103-b5c2-0ab75f764854 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:48.674492 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:48.674492 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:48.675275 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-51e2612b-18f1-4103-b5c2-0ab75f764854 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:48.675696 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1050/4177] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:48 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:48.744290 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:48.745182 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1366992405", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:48.746069 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1366992405', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:48.746564 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Create volume of 1 GB Jul 03 15:03:48.752565 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Availability Zones retrieved successfully. Jul 03 15:03:48.757758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Flow 'volume_create_api' (bc813c30-f15d-4641-add3-c671baededc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:48.759081 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c12f339-6173-4dd8-ab54-d64d3311f01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:48.760121 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:48.784144 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c12f339-6173-4dd8-ab54-d64d3311f01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:48.784907 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7373792-c19b-4c3d-a960-1e4b291c0867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:48.882040 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9d0aed59-1436-4ea1-a55f-6ca1d1311dc3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:48.884235 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9d0aed59-1436-4ea1-a55f-6ca1d1311dc3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:03:48.884471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9d0aed59-1436-4ea1-a55f-6ca1d1311dc3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:48.884679 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9d0aed59-1436-4ea1-a55f-6ca1d1311dc3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:48.890295 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9d0aed59-1436-4ea1-a55f-6ca1d1311dc3 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a returned with HTTP 404 Jul 03 15:03:48.890901 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1040/4178] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:48 2026] GET /volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:48.898785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afb600f9-8b2f-4dad-aa04-218aebdf9fc6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:48.901020 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afb600f9-8b2f-4dad-aa04-218aebdf9fc6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab Jul 03 15:03:48.901284 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afb600f9-8b2f-4dad-aa04-218aebdf9fc6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:48.901546 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afb600f9-8b2f-4dad-aa04-218aebdf9fc6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:48.901775 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-afb600f9-8b2f-4dad-aa04-218aebdf9fc6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: d3376ce3-4072-42cd-9ad5-07c194edccab Jul 03 15:03:48.959437 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:48.959437 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:48.959854 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afb600f9-8b2f-4dad-aa04-218aebdf9fc6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:48.969807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Created reservations ['f155d4d4-aa62-4ac0-83c9-4bdc253b5650', '0d3e88d6-d79d-4a64-9d1f-8ef3274556bf', 'f7b12afd-3207-488f-9fea-7e06167baae1', '2bbb5f88-a0a1-4c81-bf2d-cab9c60a2c30'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:48.970780 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7373792-c19b-4c3d-a960-1e4b291c0867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f155d4d4-aa62-4ac0-83c9-4bdc253b5650', '0d3e88d6-d79d-4a64-9d1f-8ef3274556bf', 'f7b12afd-3207-488f-9fea-7e06167baae1', '2bbb5f88-a0a1-4c81-bf2d-cab9c60a2c30']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:48.971523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa14bb2f-620b-4f21-a5a0-8fb27109abea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:48.993263 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afb600f9-8b2f-4dad-aa04-218aebdf9fc6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:03:48.993503 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afb600f9-8b2f-4dad-aa04-218aebdf9fc6 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab returned with HTTP 202 Jul 03 15:03:48.994104 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1063/4179] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:48 2026] DELETE /volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:03:49.004804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5f558200-d4dd-45d6-a432-df26bb0aba63 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:49.006431 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5f558200-d4dd-45d6-a432-df26bb0aba63 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab Jul 03 15:03:49.006634 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5f558200-d4dd-45d6-a432-df26bb0aba63 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:49.006800 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5f558200-d4dd-45d6-a432-df26bb0aba63 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:49.009543 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa14bb2f-620b-4f21-a5a0-8fb27109abea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f152e7d6-7d99-4b6f-8c71-7b75a007a35b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1366992405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='381f95c0066441a4b2f774b14b0eb30c',qos_specs=None,replication_status=,reservations=['f155d4d4-aa62-4ac0-83c9-4bdc253b5650','0d3e88d6-d79d-4a64-9d1f-8ef3274556bf','f7b12afd-3207-488f-9fea-7e06167baae1','2bbb5f88-a0a1-4c81-bf2d-cab9c60a2c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7806648379ba40b0bff842814384c1d1',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1366992405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f152e7d6-7d99-4b6f-8c71-7b75a007a35b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381f95c0066441a4b2f774b14b0eb30c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7806648379ba40b0bff842814384c1d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:49.010222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc09fe8-1731-4500-8281-5b9c9500d2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:49.014135 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:49.014135 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:49.017733 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5f558200-d4dd-45d6-a432-df26bb0aba63 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:49.021731 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5f558200-d4dd-45d6-a432-df26bb0aba63 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab returned with HTTP 200 Jul 03 15:03:49.021975 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1051/4180] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:49 2026] GET /volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:49.040646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc09fe8-1731-4500-8281-5b9c9500d2e8) transitioned into state 'SUCCESS' from state '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-1366992405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='381f95c0066441a4b2f774b14b0eb30c',qos_specs=None,replication_status=,reservations=['f155d4d4-aa62-4ac0-83c9-4bdc253b5650','0d3e88d6-d79d-4a64-9d1f-8ef3274556bf','f7b12afd-3207-488f-9fea-7e06167baae1','2bbb5f88-a0a1-4c81-bf2d-cab9c60a2c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7806648379ba40b0bff842814384c1d1',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:49.041534 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fea2b3c-6a3b-4166-9676-487933465a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:49.054789 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fea2b3c-6a3b-4166-9676-487933465a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:49.055608 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Flow 'volume_create_api' (bc813c30-f15d-4641-add3-c671baededc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:49.056070 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Create volume request issued successfully. Jul 03 15:03:49.056385 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9169c797-faab-425c-88fb-891f4f3fdba3 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:49.056786 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1027/4181] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:03:48 2026] POST /volume/v3/volumes => generated 752 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:49.068205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-09ccea88-6233-4f07-9011-866cdd5a6dfe None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:49.070009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09ccea88-6233-4f07-9011-866cdd5a6dfe tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:49.070194 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09ccea88-6233-4f07-9011-866cdd5a6dfe tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:49.070366 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09ccea88-6233-4f07-9011-866cdd5a6dfe tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:49.077685 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:49.077685 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:49.081626 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-09ccea88-6233-4f07-9011-866cdd5a6dfe tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:49.086683 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09ccea88-6233-4f07-9011-866cdd5a6dfe tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b returned with HTTP 200 Jul 03 15:03:49.087344 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1041/4182] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:49 2026] GET /volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:49.688082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2ea0cde2-d1b2-449c-a7e9-6f5fddc7f097 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:49.690148 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ea0cde2-d1b2-449c-a7e9-6f5fddc7f097 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:49.690406 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ea0cde2-d1b2-449c-a7e9-6f5fddc7f097 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:49.690639 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ea0cde2-d1b2-449c-a7e9-6f5fddc7f097 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:49.690793 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-2ea0cde2-d1b2-449c-a7e9-6f5fddc7f097 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:49.695874 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:49.695874 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:49.696707 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ea0cde2-d1b2-449c-a7e9-6f5fddc7f097 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:49.697056 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1064/4183] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:49 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:50.037650 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dc470460-eb3a-4a43-b0b0-99cb35b0f3e9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.040013 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dc470460-eb3a-4a43-b0b0-99cb35b0f3e9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab Jul 03 15:03:50.040359 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dc470460-eb3a-4a43-b0b0-99cb35b0f3e9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:50.040590 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dc470460-eb3a-4a43-b0b0-99cb35b0f3e9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:50.047479 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dc470460-eb3a-4a43-b0b0-99cb35b0f3e9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab returned with HTTP 404 Jul 03 15:03:50.047479 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1052/4184] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:50 2026] GET /volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:50.058492 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1463b276-78a2-411f-b77c-a16762ec8267 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.060272 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:50.060603 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-88589247"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:50.061961 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-88589247'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:50.062077 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:50.062542 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.062542 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:50.066457 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:50.073570 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (b3e9c335-fbd3-4d5d-8fd6-a7d8979de13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:50.074663 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4d7613-84ea-440f-9564-288273bec411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:50.075625 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:50.104799 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4d7613-84ea-440f-9564-288273bec411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:50.105289 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fe05dc79-1b77-439f-97f3-f688d595b7a2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.106009 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2bc8a73-0496-4a7d-b777-936e5c300a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:50.107644 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fe05dc79-1b77-439f-97f3-f688d595b7a2 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:50.108033 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fe05dc79-1b77-439f-97f3-f688d595b7a2 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:50.108934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fe05dc79-1b77-439f-97f3-f688d595b7a2 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:50.110806 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=352,cinder:INSERT=66,cinder:UPDATE=118 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:03:50.117791 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.117791 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:50.123371 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-fe05dc79-1b77-439f-97f3-f688d595b7a2 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:50.130145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fe05dc79-1b77-439f-97f3-f688d595b7a2 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b returned with HTTP 200 Jul 03 15:03:50.130724 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1042/4185] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:50 2026] GET /volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:50.144521 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-841f63cf-7dd3-4917-a1f6-8d3fbf0256bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.146827 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-841f63cf-7dd3-4917-a1f6-8d3fbf0256bf tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:50.147171 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-841f63cf-7dd3-4917-a1f6-8d3fbf0256bf tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:50.148063 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-841f63cf-7dd3-4917-a1f6-8d3fbf0256bf tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:50.155848 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.155848 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:50.161196 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-841f63cf-7dd3-4917-a1f6-8d3fbf0256bf tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:50.161387 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['0ad51294-9513-4d7e-9033-9e83a4335671', 'c62df953-a445-4ffc-9e7a-12e898668424', '7fe8fa64-8f53-4421-9770-61a819498417', '61abf483-2b80-4f4e-a02d-d5685a3f2616'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:50.162379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2bc8a73-0496-4a7d-b777-936e5c300a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ad51294-9513-4d7e-9033-9e83a4335671', 'c62df953-a445-4ffc-9e7a-12e898668424', '7fe8fa64-8f53-4421-9770-61a819498417', '61abf483-2b80-4f4e-a02d-d5685a3f2616']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:50.163358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4985c3dc-03aa-427e-a7cf-3f670c7e5ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:50.168311 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-841f63cf-7dd3-4917-a1f6-8d3fbf0256bf tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b returned with HTTP 200 Jul 03 15:03:50.168476 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1065/4186] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:50 2026] GET /volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:50.182853 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ad968b2e-1dc6-4d51-ae26-3ee32801ee6a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.184687 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad968b2e-1dc6-4d51-ae26-3ee32801ee6a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:03:50.187153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad968b2e-1dc6-4d51-ae26-3ee32801ee6a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f152e7d6-7d99-4b6f-8c71-7b75a007a35b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1131474105", "description": null, "metadata": null}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:50.196371 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.196371 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:50.197248 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ad968b2e-1dc6-4d51-ae26-3ee32801ee6a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:50.197566 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-ad968b2e-1dc6-4d51-ae26-3ee32801ee6a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Create snapshot from volume f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:50.211538 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4985c3dc-03aa-427e-a7cf-3f670c7e5ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f75ec726-07f7-42f5-908d-9377bd33ce2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-88589247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['0ad51294-9513-4d7e-9033-9e83a4335671','c62df953-a445-4ffc-9e7a-12e898668424','7fe8fa64-8f53-4421-9770-61a819498417','61abf483-2b80-4f4e-a02d-d5685a3f2616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-88589247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f75ec726-07f7-42f5-908d-9377bd33ce2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:50.212313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26375df6-ecfe-47ad-9515-00b8647565e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:50.254277 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26375df6-ecfe-47ad-9515-00b8647565e0) transitioned into state 'SUCCESS' from state '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-88589247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['0ad51294-9513-4d7e-9033-9e83a4335671','c62df953-a445-4ffc-9e7a-12e898668424','7fe8fa64-8f53-4421-9770-61a819498417','61abf483-2b80-4f4e-a02d-d5685a3f2616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:50.255040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8bafce-e692-4712-bedc-b3eb9e9ba21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:50.288845 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8bafce-e692-4712-bedc-b3eb9e9ba21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:50.289690 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (b3e9c335-fbd3-4d5d-8fd6-a7d8979de13a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:50.289992 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:50.290618 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1463b276-78a2-411f-b77c-a16762ec8267 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:50.291452 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1028/4187] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:03:50 2026] POST /volume/v3/volumes => generated 766 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:50.302489 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-ad968b2e-1dc6-4d51-ae26-3ee32801ee6a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Created reservations ['74ca1f46-0d7a-4e72-bdb6-7222083f53c4', '7e44b04d-38fc-4b25-a175-cc2887441c5d', '297688ba-00bf-4acc-ac56-f417415e1012', '2201b0d6-ded8-4d26-998a-9d0a99d9b521'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:50.310594 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-752257df-10e8-4cf7-a139-895222dde31f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.312340 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-752257df-10e8-4cf7-a139-895222dde31f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:03:50.312544 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-752257df-10e8-4cf7-a139-895222dde31f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:50.312717 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-752257df-10e8-4cf7-a139-895222dde31f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:50.319430 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.319430 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:50.323096 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-752257df-10e8-4cf7-a139-895222dde31f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:50.327048 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-752257df-10e8-4cf7-a139-895222dde31f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a returned with HTTP 200 Jul 03 15:03:50.337535 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1043/4188] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:50 2026] GET /volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:50.452003 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ad968b2e-1dc6-4d51-ae26-3ee32801ee6a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Snapshot force create request issued successfully. Jul 03 15:03:50.452003 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad968b2e-1dc6-4d51-ae26-3ee32801ee6a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:03:50.452003 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1053/4189] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:03:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:50.466959 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c782361e-1651-4be9-86e1-9c1b39d0dc29 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.469053 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c782361e-1651-4be9-86e1-9c1b39d0dc29 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:50.469308 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c782361e-1651-4be9-86e1-9c1b39d0dc29 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:50.469526 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c782361e-1651-4be9-86e1-9c1b39d0dc29 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:50.474656 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.474656 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:50.475533 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c782361e-1651-4be9-86e1-9c1b39d0dc29 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Snapshot retrieved successfully. Jul 03 15:03:50.475833 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c782361e-1651-4be9-86e1-9c1b39d0dc29 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a returned with HTTP 200 Jul 03 15:03:50.476229 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1066/4190] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:50 2026] GET /volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:50.708724 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-22655535-810d-436a-893c-be668fd0fb73 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.711053 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22655535-810d-436a-893c-be668fd0fb73 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:50.711329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22655535-810d-436a-893c-be668fd0fb73 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:50.711564 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22655535-810d-436a-893c-be668fd0fb73 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:50.711690 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-22655535-810d-436a-893c-be668fd0fb73 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 4bf51796-bc11-43b1-9b78-cf15f0972405. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:50.716029 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.716029 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:50.716634 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22655535-810d-436a-893c-be668fd0fb73 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 200 Jul 03 15:03:50.716978 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1029/4191] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:50 2026] GET /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:50.726139 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0521b3f7-1f8d-47a7-be6a-e4d6a2337b1c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.728068 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0521b3f7-1f8d-47a7-be6a-e4d6a2337b1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] DELETE https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 Jul 03 15:03:50.728320 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0521b3f7-1f8d-47a7-be6a-e4d6a2337b1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:50.728517 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0521b3f7-1f8d-47a7-be6a-e4d6a2337b1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:50.728648 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-0521b3f7-1f8d-47a7-be6a-e4d6a2337b1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Delete backup with id: 4bf51796-bc11-43b1-9b78-cf15f0972405. Jul 03 15:03:50.733065 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.733065 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:50.746427 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-0521b3f7-1f8d-47a7-be6a-e4d6a2337b1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] delete_backup rpcapi backup_id 4bf51796-bc11-43b1-9b78-cf15f0972405 {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:03:50.748467 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0521b3f7-1f8d-47a7-be6a-e4d6a2337b1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] https://10.4.3.99/volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 returned with HTTP 202 Jul 03 15:03:50.749078 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1044/4192] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:03:50 2026] DELETE /volume/v3/backups/4bf51796-bc11-43b1-9b78-cf15f0972405 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:03:50.756571 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7de656b6-7cc8-4cbe-ac13-184240165ef9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.758287 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7de656b6-7cc8-4cbe-ac13-184240165ef9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e Jul 03 15:03:50.758816 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7de656b6-7cc8-4cbe-ac13-184240165ef9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:50.759199 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7de656b6-7cc8-4cbe-ac13-184240165ef9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:50.760141 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-7de656b6-7cc8-4cbe-ac13-184240165ef9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume with id: a7602f1e-41cc-44f2-a7f2-e6e87eced67e Jul 03 15:03:50.770569 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.770569 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:50.771316 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7de656b6-7cc8-4cbe-ac13-184240165ef9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:03:50.796528 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7de656b6-7cc8-4cbe-ac13-184240165ef9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume request issued successfully. Jul 03 15:03:50.796857 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7de656b6-7cc8-4cbe-ac13-184240165ef9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e returned with HTTP 202 Jul 03 15:03:50.797450 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1054/4193] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:03:50 2026] DELETE /volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:50.805378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c2fbba11-e51c-40eb-a967-1370adb586ed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:50.809832 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2fbba11-e51c-40eb-a967-1370adb586ed tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e Jul 03 15:03:50.809832 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c2fbba11-e51c-40eb-a967-1370adb586ed tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:50.809832 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c2fbba11-e51c-40eb-a967-1370adb586ed tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:50.826379 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:50.826379 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:50.826379 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c2fbba11-e51c-40eb-a967-1370adb586ed tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:03:50.829746 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c2fbba11-e51c-40eb-a967-1370adb586ed tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e returned with HTTP 200 Jul 03 15:03:50.830108 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1067/4194] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:50 2026] GET /volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:51.351201 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aba3ad4b-555d-4c6f-8b75-60f652422601 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.352979 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aba3ad4b-555d-4c6f-8b75-60f652422601 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:03:51.353258 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aba3ad4b-555d-4c6f-8b75-60f652422601 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:51.353452 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aba3ad4b-555d-4c6f-8b75-60f652422601 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:51.362520 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.362520 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:51.367457 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aba3ad4b-555d-4c6f-8b75-60f652422601 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:51.390204 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aba3ad4b-555d-4c6f-8b75-60f652422601 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a returned with HTTP 200 Jul 03 15:03:51.390204 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1030/4195] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:51 2026] GET /volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:51.391369 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f654fa9b-eacf-476a-85c4-fe9fd54473cc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.410935 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f654fa9b-eacf-476a-85c4-fe9fd54473cc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:03:51.410935 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f654fa9b-eacf-476a-85c4-fe9fd54473cc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f75ec726-07f7-42f5-908d-9377bd33ce2a", "name": "tempest-VolumeDependencyTests-Snapshot-847322992"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:51.410935 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.410935 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:51.410935 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f654fa9b-eacf-476a-85c4-fe9fd54473cc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:51.410935 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-f654fa9b-eacf-476a-85c4-fe9fd54473cc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create snapshot from volume f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:03:51.455696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-f654fa9b-eacf-476a-85c4-fe9fd54473cc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['a3a9ee63-c90f-45af-b941-bf05d33486c1', 'd9698857-5032-4b42-b0b6-19c83d8a6357', '8dc401f7-a8b9-4445-83e5-3dd564183c55', '06c0fd99-26ff-43b0-9aa1-b653a84dbb1f'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:51.485472 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3e712b8e-d305-44ef-9c9e-9fc455917e88 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.490885 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3e712b8e-d305-44ef-9c9e-9fc455917e88 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:51.490885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3e712b8e-d305-44ef-9c9e-9fc455917e88 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:51.490885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3e712b8e-d305-44ef-9c9e-9fc455917e88 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:51.494189 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.494189 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:51.494783 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3e712b8e-d305-44ef-9c9e-9fc455917e88 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Snapshot retrieved successfully. Jul 03 15:03:51.495828 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3e712b8e-d305-44ef-9c9e-9fc455917e88 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a returned with HTTP 200 Jul 03 15:03:51.496452 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1055/4196] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:51 2026] GET /volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:51.506272 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-528b489b-5594-4211-bf9c-c87a48cec415 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.512994 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-528b489b-5594-4211-bf9c-c87a48cec415 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:51.512994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-528b489b-5594-4211-bf9c-c87a48cec415 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:51.512994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-528b489b-5594-4211-bf9c-c87a48cec415 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:51.515868 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.515868 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:51.515868 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-528b489b-5594-4211-bf9c-c87a48cec415 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Snapshot retrieved successfully. Jul 03 15:03:51.515868 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-528b489b-5594-4211-bf9c-c87a48cec415 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a returned with HTTP 200 Jul 03 15:03:51.515868 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1068/4197] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:51 2026] GET /volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:51.527364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-94ac78c8-000b-4913-b776-69414ae2d7f4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.529302 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94ac78c8-000b-4913-b776-69414ae2d7f4 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:51.529519 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94ac78c8-000b-4913-b776-69414ae2d7f4 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:51.529755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-94ac78c8-000b-4913-b776-69414ae2d7f4 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:51.536365 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.536365 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:51.539675 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-94ac78c8-000b-4913-b776-69414ae2d7f4 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Snapshot retrieved successfully. Jul 03 15:03:51.539675 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-94ac78c8-000b-4913-b776-69414ae2d7f4 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a returned with HTTP 200 Jul 03 15:03:51.539675 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1031/4198] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:51 2026] GET /volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:51.558405 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f654fa9b-eacf-476a-85c4-fe9fd54473cc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot create request issued successfully. Jul 03 15:03:51.558775 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f654fa9b-eacf-476a-85c4-fe9fd54473cc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:03:51.559468 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1045/4199] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:03:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:51.560993 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.565583 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:51.565583 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a17060b5-9b56-4c8f-aaa7-95deb203083a", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:51.567097 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Create volume request body: {'volume': {'snapshot_id': 'a17060b5-9b56-4c8f-aaa7-95deb203083a', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:51.581399 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-204daa99-9818-4533-bd21-4e15630bf585 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.581399 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-204daa99-9818-4533-bd21-4e15630bf585 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb Jul 03 15:03:51.581399 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-204daa99-9818-4533-bd21-4e15630bf585 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:51.581399 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-204daa99-9818-4533-bd21-4e15630bf585 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:51.581660 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.581660 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:51.581660 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Snapshot retrieved successfully. Jul 03 15:03:51.581660 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Create volume of 1 GB Jul 03 15:03:51.581660 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Availability Zones retrieved successfully. Jul 03 15:03:51.581851 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.581851 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:51.582620 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-204daa99-9818-4533-bd21-4e15630bf585 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:51.583941 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-204daa99-9818-4533-bd21-4e15630bf585 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb returned with HTTP 200 Jul 03 15:03:51.584601 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1069/4200] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:51 2026] GET /volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:51.586288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Flow 'volume_create_api' (c0fff593-e459-4651-8c16-4918cadc0cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:51.587857 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679a92a1-1b0b-4288-a864-04d7b489320b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:51.588996 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:51.621994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679a92a1-1b0b-4288-a864-04d7b489320b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a17060b5-9b56-4c8f-aaa7-95deb203083a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:51.622804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f789470-7df4-44df-83d6-8aa92f35eefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:51.672669 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Created reservations ['3687152f-cae8-4ec3-9d91-1a5453ba02a8', 'c4584115-aa0f-453f-9d42-31c6a9b29d94', '2c9bc164-2e29-4927-8a16-4a7860b6c0c2', 'ec67d7f2-dbad-4e9d-9114-8b396ea5c2eb'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:51.673588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f789470-7df4-44df-83d6-8aa92f35eefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3687152f-cae8-4ec3-9d91-1a5453ba02a8', 'c4584115-aa0f-453f-9d42-31c6a9b29d94', '2c9bc164-2e29-4927-8a16-4a7860b6c0c2', 'ec67d7f2-dbad-4e9d-9114-8b396ea5c2eb']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:51.674341 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a9b2d94-15f4-4f23-8a97-52c18c37d688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:51.715238 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a9b2d94-15f4-4f23-8a97-52c18c37d688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ec3f94b-1c7b-497e-9daf-fc01aff0a35a', '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='381f95c0066441a4b2f774b14b0eb30c',qos_specs=None,replication_status=,reservations=['3687152f-cae8-4ec3-9d91-1a5453ba02a8','c4584115-aa0f-453f-9d42-31c6a9b29d94','2c9bc164-2e29-4927-8a16-4a7860b6c0c2','ec67d7f2-dbad-4e9d-9114-8b396ea5c2eb'],size=1,snapshot_id=a17060b5-9b56-4c8f-aaa7-95deb203083a,source_replicaid=,source_volid=None,status='creating',user_id='7806648379ba40b0bff842814384c1d1',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:51Z,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=7ec3f94b-1c7b-497e-9daf-fc01aff0a35a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381f95c0066441a4b2f774b14b0eb30c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a17060b5-9b56-4c8f-aaa7-95deb203083a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7806648379ba40b0bff842814384c1d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:51.715973 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b28ba2-ee09-458b-8ce9-d0ea675cc90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:51.738854 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b28ba2-ee09-458b-8ce9-d0ea675cc90c) transitioned into state 'SUCCESS' from 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='381f95c0066441a4b2f774b14b0eb30c',qos_specs=None,replication_status=,reservations=['3687152f-cae8-4ec3-9d91-1a5453ba02a8','c4584115-aa0f-453f-9d42-31c6a9b29d94','2c9bc164-2e29-4927-8a16-4a7860b6c0c2','ec67d7f2-dbad-4e9d-9114-8b396ea5c2eb'],size=1,snapshot_id=a17060b5-9b56-4c8f-aaa7-95deb203083a,source_replicaid=,source_volid=None,status='creating',user_id='7806648379ba40b0bff842814384c1d1',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:51.739797 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755ee39e-af30-43d7-b6fc-d8b8be9ef0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:51.769100 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755ee39e-af30-43d7-b6fc-d8b8be9ef0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:51.770488 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Flow 'volume_create_api' (c0fff593-e459-4651-8c16-4918cadc0cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:51.770978 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Create volume request issued successfully. Jul 03 15:03:51.772440 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0aa1ade1-05be-4c9f-a948-6044d116d2c5 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:51.773221 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1056/4201] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:03:51 2026] POST /volume/v3/volumes => generated 739 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:51.785339 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dd985de6-657c-4060-91bb-5ba6380ec1ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.787452 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dd985de6-657c-4060-91bb-5ba6380ec1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a Jul 03 15:03:51.787683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dd985de6-657c-4060-91bb-5ba6380ec1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:51.787925 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dd985de6-657c-4060-91bb-5ba6380ec1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:51.796312 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.796312 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:51.800456 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-dd985de6-657c-4060-91bb-5ba6380ec1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:51.805385 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dd985de6-657c-4060-91bb-5ba6380ec1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a returned with HTTP 200 Jul 03 15:03:51.805840 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1032/4202] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:51 2026] GET /volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a => generated 807 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:51.844279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bae3b320-9b68-46f1-b9bd-1fd843c66e2c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.846493 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bae3b320-9b68-46f1-b9bd-1fd843c66e2c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e Jul 03 15:03:51.846719 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bae3b320-9b68-46f1-b9bd-1fd843c66e2c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:51.846962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bae3b320-9b68-46f1-b9bd-1fd843c66e2c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:51.853376 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bae3b320-9b68-46f1-b9bd-1fd843c66e2c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e returned with HTTP 404 Jul 03 15:03:51.853873 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1046/4203] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:51 2026] GET /volume/v3/volumes/a7602f1e-41cc-44f2-a7f2-e6e87eced67e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:51.866641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5a1172e7-ac0f-43bd-abbb-2eee616e244e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.870149 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a1172e7-ac0f-43bd-abbb-2eee616e244e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c/export_record Jul 03 15:03:51.870149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a1172e7-ac0f-43bd-abbb-2eee616e244e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:51.870149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a1172e7-ac0f-43bd-abbb-2eee616e244e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Calling method 'export_record' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:51.870149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-5a1172e7-ac0f-43bd-abbb-2eee616e244e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Export record for backup 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 15:03:51.874991 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.874991 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:51.877059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-5a1172e7-ac0f-43bd-abbb-2eee616e244e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8c01ca035f824a22ac3744176237888b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8420f44038084def9222c7e818986b51', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:03:51.877674 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a1172e7-ac0f-43bd-abbb-2eee616e244e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c/export_record returned with HTTP 403 Jul 03 15:03:51.878400 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1070/4204] 10.4.3.99 () {68 vars in 1423 bytes} [Fri Jul 3 15:03:51 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c/export_record => generated 101 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:51.886842 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:51.892183 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:51.892183 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-406935364"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:51.892495 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-406935364'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:51.892620 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume of 1 GB Jul 03 15:03:51.893015 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:51.893015 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:51.901218 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Availability Zones retrieved successfully. Jul 03 15:03:51.907814 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Flow 'volume_create_api' (e3d403e7-8706-4bcd-b126-7043196e5247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:51.909142 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6dae82-f139-4e5f-80cf-e1f891dbc450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:51.910463 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:51.946449 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6dae82-f139-4e5f-80cf-e1f891dbc450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:51.947383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7319140c-0a8b-41ef-b0a9-d027880e6024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:52.004669 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Created reservations ['8a2a9316-ae30-41e5-8600-a48fc0171f5c', 'c4b77732-e553-4da5-a06e-9d1dbbf6a17c', '1f4c09cb-9de3-4437-b6f6-828103a1f5b8', '01b913a1-ee5c-4283-9f6d-fcbfd148dde8'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:52.005853 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7319140c-0a8b-41ef-b0a9-d027880e6024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a2a9316-ae30-41e5-8600-a48fc0171f5c', 'c4b77732-e553-4da5-a06e-9d1dbbf6a17c', '1f4c09cb-9de3-4437-b6f6-828103a1f5b8', '01b913a1-ee5c-4283-9f6d-fcbfd148dde8']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:52.006961 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (510bc0d3-d05c-4a60-8229-ffb4ec3888c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:52.041939 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (510bc0d3-d05c-4a60-8229-ffb4ec3888c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd4eda88-3be5-4932-82ed-f0b04df4f0a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406935364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['8a2a9316-ae30-41e5-8600-a48fc0171f5c','c4b77732-e553-4da5-a06e-9d1dbbf6a17c','1f4c09cb-9de3-4437-b6f6-828103a1f5b8','01b913a1-ee5c-4283-9f6d-fcbfd148dde8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406935364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd4eda88-3be5-4932-82ed-f0b04df4f0a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8420f44038084def9222c7e818986b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:52.042964 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99072cf2-581d-4393-bb77-ed1cbf0ad47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:52.065735 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99072cf2-581d-4393-bb77-ed1cbf0ad47b) transitioned into state 'SUCCESS' from state '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-406935364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['8a2a9316-ae30-41e5-8600-a48fc0171f5c','c4b77732-e553-4da5-a06e-9d1dbbf6a17c','1f4c09cb-9de3-4437-b6f6-828103a1f5b8','01b913a1-ee5c-4283-9f6d-fcbfd148dde8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:52.066535 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6a7c42-71cd-4a31-94d2-3bfb3c14c388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:52.085110 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6a7c42-71cd-4a31-94d2-3bfb3c14c388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:52.086151 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Flow 'volume_create_api' (e3d403e7-8706-4bcd-b126-7043196e5247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:52.087347 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume request issued successfully. Jul 03 15:03:52.087347 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6bcf5ebe-d5d0-4591-8cc8-db37c91dd247 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:52.087620 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1057/4205] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:03:51 2026] POST /volume/v3/volumes => generated 775 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:52.102695 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-93d536a8-c7d1-42f6-97e4-7b1b4515c092 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:52.104836 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-93d536a8-c7d1-42f6-97e4-7b1b4515c092 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 Jul 03 15:03:52.105099 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-93d536a8-c7d1-42f6-97e4-7b1b4515c092 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:52.105351 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-93d536a8-c7d1-42f6-97e4-7b1b4515c092 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:52.116618 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:52.116618 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:52.120464 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-93d536a8-c7d1-42f6-97e4-7b1b4515c092 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:03:52.128151 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-93d536a8-c7d1-42f6-97e4-7b1b4515c092 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 returned with HTTP 200 Jul 03 15:03:52.128151 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1033/4206] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:52 2026] GET /volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:52.596476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e487da62-0a84-4386-ac0e-c506a90562b0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:52.598684 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e487da62-0a84-4386-ac0e-c506a90562b0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb Jul 03 15:03:52.598953 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e487da62-0a84-4386-ac0e-c506a90562b0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:52.599203 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e487da62-0a84-4386-ac0e-c506a90562b0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:52.605389 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:52.605389 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:52.605996 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e487da62-0a84-4386-ac0e-c506a90562b0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:52.607041 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e487da62-0a84-4386-ac0e-c506a90562b0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb returned with HTTP 200 Jul 03 15:03:52.607551 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1047/4207] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:52 2026] GET /volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:52.616718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:52.618537 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:52.620150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "71c6e30f-1445-472d-b343-61b615f9fbfb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-724013461"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:52.621642 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'snapshot_id': '71c6e30f-1445-472d-b343-61b615f9fbfb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-724013461'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:52.626931 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:52.626931 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:52.627568 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:52.627828 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:52.631764 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:52.640778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (b1f9ca93-1511-4fb7-bbc4-30635d92ba0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:52.642243 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f73c61-42c8-4fff-ac08-c1dcb47d927f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:52.643636 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:52.679733 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f73c61-42c8-4fff-ac08-c1dcb47d927f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '71c6e30f-1445-472d-b343-61b615f9fbfb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:52.681273 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba9a79a-cc2e-4283-8443-ad1b51aa63d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:52.724768 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['2d6bfc24-f452-449f-96ef-749316dfc4e8', '65a33e62-322b-475b-b8ec-d523f65e77b9', '0eec6ebd-ae14-4cdd-ae3f-4699bcbca7eb', '163fc037-ee2f-4190-9749-250297959e79'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:52.725696 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba9a79a-cc2e-4283-8443-ad1b51aa63d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d6bfc24-f452-449f-96ef-749316dfc4e8', '65a33e62-322b-475b-b8ec-d523f65e77b9', '0eec6ebd-ae14-4cdd-ae3f-4699bcbca7eb', '163fc037-ee2f-4190-9749-250297959e79']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:52.726476 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2418ad-68dd-4671-a488-d5b6d69d8f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:52.764269 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2418ad-68dd-4671-a488-d5b6d69d8f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c2b7cc2-6f6f-4e05-bace-0763352ec513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-724013461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['2d6bfc24-f452-449f-96ef-749316dfc4e8','65a33e62-322b-475b-b8ec-d523f65e77b9','0eec6ebd-ae14-4cdd-ae3f-4699bcbca7eb','163fc037-ee2f-4190-9749-250297959e79'],size=1,snapshot_id=71c6e30f-1445-472d-b343-61b615f9fbfb,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-724013461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c2b7cc2-6f6f-4e05-bace-0763352ec513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=71c6e30f-1445-472d-b343-61b615f9fbfb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:52.765218 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503749c7-2344-46b5-8216-ca3d1b82e8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:52.782310 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503749c7-2344-46b5-8216-ca3d1b82e8d9) transitioned into state 'SUCCESS' from state '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-724013461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['2d6bfc24-f452-449f-96ef-749316dfc4e8','65a33e62-322b-475b-b8ec-d523f65e77b9','0eec6ebd-ae14-4cdd-ae3f-4699bcbca7eb','163fc037-ee2f-4190-9749-250297959e79'],size=1,snapshot_id=71c6e30f-1445-472d-b343-61b615f9fbfb,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:52.783211 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5fe845-3614-4da4-bd08-2d28863af7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:52.807801 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5fe845-3614-4da4-bd08-2d28863af7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:52.809107 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (b1f9ca93-1511-4fb7-bbc4-30635d92ba0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:52.809614 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:52.810432 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1d24dc1e-6e0b-4fbb-9347-1c2a13e1e605 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:52.811030 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1071/4208] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:03:52 2026] POST /volume/v3/volumes => generated 801 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:52.818614 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1b68b9c0-0db2-4644-a665-d1674b4e876b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:52.821810 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1b68b9c0-0db2-4644-a665-d1674b4e876b tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a Jul 03 15:03:52.822135 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1b68b9c0-0db2-4644-a665-d1674b4e876b tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:52.822428 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1b68b9c0-0db2-4644-a665-d1674b4e876b tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:52.823577 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a884ea4f-59f1-4b00-bb19-bce2f689873e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:52.825385 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a884ea4f-59f1-4b00-bb19-bce2f689873e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 Jul 03 15:03:52.825564 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a884ea4f-59f1-4b00-bb19-bce2f689873e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:52.825733 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a884ea4f-59f1-4b00-bb19-bce2f689873e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:52.830208 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:52.830208 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:52.834203 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1b68b9c0-0db2-4644-a665-d1674b4e876b tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:52.837042 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:52.837042 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:52.838799 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1b68b9c0-0db2-4644-a665-d1674b4e876b tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a returned with HTTP 200 Jul 03 15:03:52.839446 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1058/4209] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:52 2026] GET /volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:52.840503 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a884ea4f-59f1-4b00-bb19-bce2f689873e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:52.846464 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a884ea4f-59f1-4b00-bb19-bce2f689873e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 returned with HTTP 200 Jul 03 15:03:52.846836 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1034/4210] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:52 2026] GET /volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:52.852865 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ed5af54f-84a4-490e-9d9b-8643f72c1f0f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:52.854826 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed5af54f-84a4-490e-9d9b-8643f72c1f0f tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a Jul 03 15:03:52.855157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed5af54f-84a4-490e-9d9b-8643f72c1f0f tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:52.855415 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed5af54f-84a4-490e-9d9b-8643f72c1f0f tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:52.864220 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:52.864220 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:52.869027 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ed5af54f-84a4-490e-9d9b-8643f72c1f0f tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:52.873714 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed5af54f-84a4-490e-9d9b-8643f72c1f0f tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a returned with HTTP 200 Jul 03 15:03:52.874243 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1048/4211] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:52 2026] GET /volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:52.886173 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bcf169c9-886d-449b-a617-1f1e9ec3a1ff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:52.888568 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bcf169c9-886d-449b-a617-1f1e9ec3a1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:52.888568 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bcf169c9-886d-449b-a617-1f1e9ec3a1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:52.888835 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bcf169c9-886d-449b-a617-1f1e9ec3a1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:52.888835 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-bcf169c9-886d-449b-a617-1f1e9ec3a1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Delete snapshot with id: a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:52.894510 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:52.894510 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:52.895051 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bcf169c9-886d-449b-a617-1f1e9ec3a1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Snapshot retrieved successfully. Jul 03 15:03:52.914176 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bcf169c9-886d-449b-a617-1f1e9ec3a1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Snapshot delete request issued successfully. Jul 03 15:03:52.914296 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bcf169c9-886d-449b-a617-1f1e9ec3a1ff tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a returned with HTTP 202 Jul 03 15:03:52.914738 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1072/4212] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:52 2026] DELETE /volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:52.921631 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dbf0f3e8-384d-4c9e-bc59-2f35fdf0ffb7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:52.924039 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dbf0f3e8-384d-4c9e-bc59-2f35fdf0ffb7 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:52.924328 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dbf0f3e8-384d-4c9e-bc59-2f35fdf0ffb7 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:52.924607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dbf0f3e8-384d-4c9e-bc59-2f35fdf0ffb7 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:52.930958 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:52.930958 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:52.931611 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dbf0f3e8-384d-4c9e-bc59-2f35fdf0ffb7 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Snapshot retrieved successfully. Jul 03 15:03:52.932629 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dbf0f3e8-384d-4c9e-bc59-2f35fdf0ffb7 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a returned with HTTP 200 Jul 03 15:03:52.933160 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1059/4213] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:52 2026] GET /volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:53.138302 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bfe333fc-bb36-425c-aff2-636fc69c1e92 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:53.140001 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bfe333fc-bb36-425c-aff2-636fc69c1e92 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 Jul 03 15:03:53.140259 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bfe333fc-bb36-425c-aff2-636fc69c1e92 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:53.140482 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bfe333fc-bb36-425c-aff2-636fc69c1e92 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:53.147104 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:53.147104 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:53.150444 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bfe333fc-bb36-425c-aff2-636fc69c1e92 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:03:53.154211 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bfe333fc-bb36-425c-aff2-636fc69c1e92 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 returned with HTTP 200 Jul 03 15:03:53.154611 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1035/4214] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:53 2026] GET /volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:53.166721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2a0c215b-d64d-49f1-9be7-ddc26116a7b9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:53.168370 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2a0c215b-d64d-49f1-9be7-ddc26116a7b9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:03:53.168698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2a0c215b-d64d-49f1-9be7-ddc26116a7b9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd4eda88-3be5-4932-82ed-f0b04df4f0a6", "name": "tempest-type-Backup-835456295"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:53.170072 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-2a0c215b-d64d-49f1-9be7-ddc26116a7b9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Creating new backup {'backup': {'volume_id': 'cd4eda88-3be5-4932-82ed-f0b04df4f0a6', 'name': 'tempest-type-Backup-835456295'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:03:53.170251 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-2a0c215b-d64d-49f1-9be7-ddc26116a7b9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Creating backup of volume cd4eda88-3be5-4932-82ed-f0b04df4f0a6 in container None Jul 03 15:03:53.177536 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:53.177536 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:53.177832 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2a0c215b-d64d-49f1-9be7-ddc26116a7b9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:03:53.193314 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-2a0c215b-d64d-49f1-9be7-ddc26116a7b9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Created reservations ['f214fd5b-ec37-44b4-9c3c-8b3579a7086b', '89a7ea6a-6f56-4890-b134-8e0f7e9f81a8'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:53.225577 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2a0c215b-d64d-49f1-9be7-ddc26116a7b9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:03:53.226098 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1049/4215] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:03:53 2026] POST /volume/v3/backups => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:03:53.235017 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-35e59348-164a-4d72-b930-4317c37d50e6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:53.236916 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35e59348-164a-4d72-b930-4317c37d50e6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:03:53.237203 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35e59348-164a-4d72-b930-4317c37d50e6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:53.237464 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-35e59348-164a-4d72-b930-4317c37d50e6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:53.237599 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-35e59348-164a-4d72-b930-4317c37d50e6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:53.242082 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:53.242082 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:53.242719 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-35e59348-164a-4d72-b930-4317c37d50e6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:03:53.243171 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1073/4216] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:53 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:53.861267 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-77caf621-6c5a-474e-bd8a-884b87d59da2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:53.862913 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-77caf621-6c5a-474e-bd8a-884b87d59da2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 Jul 03 15:03:53.863155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-77caf621-6c5a-474e-bd8a-884b87d59da2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:53.863371 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-77caf621-6c5a-474e-bd8a-884b87d59da2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:53.865366 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=426,cinder:INSERT=106,cinder:UPDATE=164 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:03:53.871053 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:53.871053 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:53.874959 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-77caf621-6c5a-474e-bd8a-884b87d59da2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:53.879368 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-77caf621-6c5a-474e-bd8a-884b87d59da2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 returned with HTTP 200 Jul 03 15:03:53.879748 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1060/4217] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:53 2026] GET /volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:53.891047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e85b53e9-f6d8-4493-a0d3-6d7bbbdcf3a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:53.892818 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e85b53e9-f6d8-4493-a0d3-6d7bbbdcf3a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb Jul 03 15:03:53.893360 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e85b53e9-f6d8-4493-a0d3-6d7bbbdcf3a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:53.893360 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e85b53e9-f6d8-4493-a0d3-6d7bbbdcf3a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:53.893428 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-e85b53e9-f6d8-4493-a0d3-6d7bbbdcf3a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: 71c6e30f-1445-472d-b343-61b615f9fbfb Jul 03 15:03:53.895387 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=452,cinder:INSERT=106,cinder:UPDATE=166,cinder:DELETE=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:03:53.898567 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:53.898567 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:53.899519 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e85b53e9-f6d8-4493-a0d3-6d7bbbdcf3a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:53.917202 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e85b53e9-f6d8-4493-a0d3-6d7bbbdcf3a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot delete request issued successfully. Jul 03 15:03:53.917381 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e85b53e9-f6d8-4493-a0d3-6d7bbbdcf3a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb returned with HTTP 202 Jul 03 15:03:53.917688 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1036/4218] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:53 2026] DELETE /volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:53.924433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cb1d8d16-8e6f-409b-b5a7-ce303cef9aa7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:53.926204 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cb1d8d16-8e6f-409b-b5a7-ce303cef9aa7 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb Jul 03 15:03:53.926411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cb1d8d16-8e6f-409b-b5a7-ce303cef9aa7 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:53.926621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cb1d8d16-8e6f-409b-b5a7-ce303cef9aa7 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:53.932644 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:53.932644 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:53.933340 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cb1d8d16-8e6f-409b-b5a7-ce303cef9aa7 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Snapshot retrieved successfully. Jul 03 15:03:53.934489 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cb1d8d16-8e6f-409b-b5a7-ce303cef9aa7 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb returned with HTTP 200 Jul 03 15:03:53.935007 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1050/4219] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:53 2026] GET /volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:53.942222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0d2ea7f4-a72d-4d42-a057-81eba350a911 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:53.944004 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d2ea7f4-a72d-4d42-a057-81eba350a911 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:53.944188 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d2ea7f4-a72d-4d42-a057-81eba350a911 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:53.944357 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d2ea7f4-a72d-4d42-a057-81eba350a911 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:53.947891 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d2ea7f4-a72d-4d42-a057-81eba350a911 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a returned with HTTP 404 Jul 03 15:03:53.948323 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1074/4220] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:53 2026] GET /volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:53.957073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dce67041-bc93-4c3d-a3ed-9452678d1538 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:53.958821 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dce67041-bc93-4c3d-a3ed-9452678d1538 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:53.959037 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dce67041-bc93-4c3d-a3ed-9452678d1538 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:53.959232 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dce67041-bc93-4c3d-a3ed-9452678d1538 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:53.959379 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-dce67041-bc93-4c3d-a3ed-9452678d1538 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Delete volume with id: f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:53.968012 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:53.968012 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:53.968012 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dce67041-bc93-4c3d-a3ed-9452678d1538 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:53.983652 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dce67041-bc93-4c3d-a3ed-9452678d1538 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Delete volume request issued successfully. Jul 03 15:03:53.983849 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dce67041-bc93-4c3d-a3ed-9452678d1538 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b returned with HTTP 202 Jul 03 15:03:53.984253 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1061/4221] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:03:53 2026] DELETE /volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:53.995493 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-07688b25-47ac-45c3-8b28-859e2d4dfd8e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:53.995493 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07688b25-47ac-45c3-8b28-859e2d4dfd8e tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:53.995493 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07688b25-47ac-45c3-8b28-859e2d4dfd8e tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:53.995493 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07688b25-47ac-45c3-8b28-859e2d4dfd8e tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:54.000739 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:54.000739 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:54.004848 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-07688b25-47ac-45c3-8b28-859e2d4dfd8e tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:54.009371 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07688b25-47ac-45c3-8b28-859e2d4dfd8e tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b returned with HTTP 200 Jul 03 15:03:54.009743 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1037/4222] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:53 2026] GET /volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:54.252829 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e41b87ac-503d-40ad-b105-5e57196938d2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:54.255215 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e41b87ac-503d-40ad-b105-5e57196938d2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:03:54.262901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e41b87ac-503d-40ad-b105-5e57196938d2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:54.262901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e41b87ac-503d-40ad-b105-5e57196938d2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:54.262901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e41b87ac-503d-40ad-b105-5e57196938d2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:54.262901 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:54.262901 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:54.262901 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e41b87ac-503d-40ad-b105-5e57196938d2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:03:54.262901 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1051/4223] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:54 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:54.944119 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c54da675-144c-43df-be69-aa6e6c157bfe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:54.946058 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c54da675-144c-43df-be69-aa6e6c157bfe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb Jul 03 15:03:54.946377 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c54da675-144c-43df-be69-aa6e6c157bfe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:54.946625 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c54da675-144c-43df-be69-aa6e6c157bfe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:54.951581 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c54da675-144c-43df-be69-aa6e6c157bfe tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb returned with HTTP 404 Jul 03 15:03:54.952315 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1075/4224] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:54 2026] GET /volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:54.960959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f28292db-f4b7-4bcd-a02f-ac64fd40a7ae None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:54.963381 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f28292db-f4b7-4bcd-a02f-ac64fd40a7ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:03:54.963656 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f28292db-f4b7-4bcd-a02f-ac64fd40a7ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:54.963885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f28292db-f4b7-4bcd-a02f-ac64fd40a7ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:54.964097 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-f28292db-f4b7-4bcd-a02f-ac64fd40a7ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:03:54.973835 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:54.973835 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:54.974295 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f28292db-f4b7-4bcd-a02f-ac64fd40a7ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:55.015586 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f28292db-f4b7-4bcd-a02f-ac64fd40a7ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:03:55.015864 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f28292db-f4b7-4bcd-a02f-ac64fd40a7ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a returned with HTTP 202 Jul 03 15:03:55.016548 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1062/4225] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:03:54 2026] DELETE /volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:03:55.021834 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f076fe86-db1c-45e1-832b-644f326585ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:55.023816 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f076fe86-db1c-45e1-832b-644f326585ec tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:55.024052 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f076fe86-db1c-45e1-832b-644f326585ec tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:55.024263 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f076fe86-db1c-45e1-832b-644f326585ec tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:55.024916 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4598b427-36cf-49a9-bc71-d969aa4fe9aa None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:55.027231 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4598b427-36cf-49a9-bc71-d969aa4fe9aa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:03:55.027550 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4598b427-36cf-49a9-bc71-d969aa4fe9aa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:55.027821 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4598b427-36cf-49a9-bc71-d969aa4fe9aa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:55.030851 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f076fe86-db1c-45e1-832b-644f326585ec tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b returned with HTTP 404 Jul 03 15:03:55.031542 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1038/4226] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:55 2026] GET /volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:55.036788 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:55.036788 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:55.040217 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ec8befb0-7339-4bd0-9d79-498c76776980 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:55.044887 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec8befb0-7339-4bd0-9d79-498c76776980 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] DELETE https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a Jul 03 15:03:55.045499 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4598b427-36cf-49a9-bc71-d969aa4fe9aa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:55.046018 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec8befb0-7339-4bd0-9d79-498c76776980 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:55.046018 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ec8befb0-7339-4bd0-9d79-498c76776980 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:55.046018 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-ec8befb0-7339-4bd0-9d79-498c76776980 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Delete volume with id: 7ec3f94b-1c7b-497e-9daf-fc01aff0a35a Jul 03 15:03:55.046018 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=305,cinder:INSERT=52,cinder:UPDATE=93 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:03:55.048950 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4598b427-36cf-49a9-bc71-d969aa4fe9aa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a returned with HTTP 200 Jul 03 15:03:55.048950 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1052/4227] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:55 2026] GET /volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:55.053505 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:55.053505 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:55.054227 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ec8befb0-7339-4bd0-9d79-498c76776980 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:55.076672 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ec8befb0-7339-4bd0-9d79-498c76776980 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Delete volume request issued successfully. Jul 03 15:03:55.076937 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ec8befb0-7339-4bd0-9d79-498c76776980 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a returned with HTTP 202 Jul 03 15:03:55.077487 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1076/4228] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:03:55 2026] DELETE /volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:03:55.084973 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c6903540-685a-4935-9974-5f37c49b1075 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:55.088785 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c6903540-685a-4935-9974-5f37c49b1075 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a Jul 03 15:03:55.089042 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c6903540-685a-4935-9974-5f37c49b1075 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:55.089677 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c6903540-685a-4935-9974-5f37c49b1075 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:55.096772 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:55.096772 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:55.100688 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c6903540-685a-4935-9974-5f37c49b1075 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Volume info retrieved successfully. Jul 03 15:03:55.105332 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c6903540-685a-4935-9974-5f37c49b1075 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a returned with HTTP 200 Jul 03 15:03:55.106381 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1063/4229] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:55 2026] GET /volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:55.272307 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-00339521-00af-4690-8f98-9a96cf6cb464 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:55.273898 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00339521-00af-4690-8f98-9a96cf6cb464 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:03:55.274072 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00339521-00af-4690-8f98-9a96cf6cb464 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:55.274280 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-00339521-00af-4690-8f98-9a96cf6cb464 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:55.274376 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-00339521-00af-4690-8f98-9a96cf6cb464 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:55.278313 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:55.278313 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:55.278879 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-00339521-00af-4690-8f98-9a96cf6cb464 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:03:55.279228 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1039/4230] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:55 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:56.061728 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-55b6484e-6dfa-4abc-b904-48d1859dc2c2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:56.063531 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55b6484e-6dfa-4abc-b904-48d1859dc2c2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:03:56.063766 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55b6484e-6dfa-4abc-b904-48d1859dc2c2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:56.063982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-55b6484e-6dfa-4abc-b904-48d1859dc2c2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:56.070148 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-55b6484e-6dfa-4abc-b904-48d1859dc2c2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a returned with HTTP 404 Jul 03 15:03:56.070619 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1053/4231] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:56 2026] GET /volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:03:56.080509 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:56.082056 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:56.082392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1863605045"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:56.083678 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1863605045'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:56.083795 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:56.088202 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:56.095265 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (a5881f5d-592d-49ec-86b9-7e90490b93be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:56.096391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a403d2-0742-4f7b-afca-1d109eb79dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:56.097496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:56.118045 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f40ec19e-ebbb-47ec-b782-e0cf9146f26c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:56.119912 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f40ec19e-ebbb-47ec-b782-e0cf9146f26c tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a Jul 03 15:03:56.120141 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f40ec19e-ebbb-47ec-b782-e0cf9146f26c tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:56.120365 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f40ec19e-ebbb-47ec-b782-e0cf9146f26c tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:56.122534 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a403d2-0742-4f7b-afca-1d109eb79dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:56.123245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773e46c5-6162-439a-864e-727f00a26bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:56.126253 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f40ec19e-ebbb-47ec-b782-e0cf9146f26c tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a returned with HTTP 404 Jul 03 15:03:56.126731 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1064/4232] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:56 2026] GET /volume/v3/volumes/7ec3f94b-1c7b-497e-9daf-fc01aff0a35a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:56.134192 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d52b09cc-4e79-4cc1-89fe-4fc50f6681c8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:56.136114 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d52b09cc-4e79-4cc1-89fe-4fc50f6681c8 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:56.136366 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d52b09cc-4e79-4cc1-89fe-4fc50f6681c8 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:56.136610 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d52b09cc-4e79-4cc1-89fe-4fc50f6681c8 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:56.136721 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-d52b09cc-4e79-4cc1-89fe-4fc50f6681c8 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Delete snapshot with id: a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:56.141924 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d52b09cc-4e79-4cc1-89fe-4fc50f6681c8 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a returned with HTTP 404 Jul 03 15:03:56.142526 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1040/4233] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:03:56 2026] DELETE /volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:56.150211 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ba071836-6eea-44e4-bf65-d4400cd1f62a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:56.152636 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba071836-6eea-44e4-bf65-d4400cd1f62a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a Jul 03 15:03:56.152932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba071836-6eea-44e4-bf65-d4400cd1f62a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:56.153214 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ba071836-6eea-44e4-bf65-d4400cd1f62a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:56.158827 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ba071836-6eea-44e4-bf65-d4400cd1f62a tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a returned with HTTP 404 Jul 03 15:03:56.159539 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1054/4234] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:03:56 2026] GET /volume/v3/snapshots/a17060b5-9b56-4c8f-aaa7-95deb203083a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:56.161643 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['fc9fe332-5607-4dfb-a424-bb68b804f245', '133128ef-fc38-425d-a687-07cd02333574', 'c725543b-dc9d-41a5-920e-94b23ca8e5f6', '505b7eb2-1d6b-4501-a59f-7b594d903cee'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:56.162550 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773e46c5-6162-439a-864e-727f00a26bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9fe332-5607-4dfb-a424-bb68b804f245', '133128ef-fc38-425d-a687-07cd02333574', 'c725543b-dc9d-41a5-920e-94b23ca8e5f6', '505b7eb2-1d6b-4501-a59f-7b594d903cee']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:56.163440 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1899ce74-a51c-4210-b7d8-624ed65a07fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:56.167979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a1e3fb5a-e0e5-4925-b47f-3f686692bb89 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:56.169715 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a1e3fb5a-e0e5-4925-b47f-3f686692bb89 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:56.169909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a1e3fb5a-e0e5-4925-b47f-3f686692bb89 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:56.170065 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a1e3fb5a-e0e5-4925-b47f-3f686692bb89 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:56.170357 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-a1e3fb5a-e0e5-4925-b47f-3f686692bb89 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Delete volume with id: f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:56.176099 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a1e3fb5a-e0e5-4925-b47f-3f686692bb89 tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b returned with HTTP 404 Jul 03 15:03:56.176626 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1065/4235] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:03:56 2026] DELETE /volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:56.185037 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2bc4b54f-0d9c-4a63-8e5e-340f946162ca None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:56.186744 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2bc4b54f-0d9c-4a63-8e5e-340f946162ca tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] GET https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b Jul 03 15:03:56.186980 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2bc4b54f-0d9c-4a63-8e5e-340f946162ca tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:56.187235 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2bc4b54f-0d9c-4a63-8e5e-340f946162ca tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:56.188579 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1899ce74-a51c-4210-b7d8-624ed65a07fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe3ef3ac-522f-460e-ad64-32a638d05931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1863605045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['fc9fe332-5607-4dfb-a424-bb68b804f245','133128ef-fc38-425d-a687-07cd02333574','c725543b-dc9d-41a5-920e-94b23ca8e5f6','505b7eb2-1d6b-4501-a59f-7b594d903cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1863605045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe3ef3ac-522f-460e-ad64-32a638d05931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:56.189365 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30de7566-c5f5-44a7-8010-f3ee9af45088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:56.193536 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2bc4b54f-0d9c-4a63-8e5e-340f946162ca tempest-SnapshotDependencyTests-1657543602 tempest-SnapshotDependencyTests-1657543602-project-member] https://10.4.3.99/volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b returned with HTTP 404 Jul 03 15:03:56.194152 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1041/4236] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:03:56 2026] GET /volume/v3/volumes/f152e7d6-7d99-4b6f-8c71-7b75a007a35b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:56.207359 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30de7566-c5f5-44a7-8010-f3ee9af45088) transitioned into state 'SUCCESS' from state '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-1863605045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['fc9fe332-5607-4dfb-a424-bb68b804f245','133128ef-fc38-425d-a687-07cd02333574','c725543b-dc9d-41a5-920e-94b23ca8e5f6','505b7eb2-1d6b-4501-a59f-7b594d903cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:56.208185 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57cea72f-217a-467c-a753-66928943c4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:56.221322 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57cea72f-217a-467c-a753-66928943c4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:56.222304 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (a5881f5d-592d-49ec-86b9-7e90490b93be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:56.222643 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:56.223364 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21f97cc6-5560-4bba-8a70-1bf330e831fc tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:56.224041 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1077/4237] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:03:56 2026] POST /volume/v3/volumes => generated 768 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:56.237676 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-29a313f9-9f7b-445b-a1a7-80b42f57e1c2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:56.239925 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-29a313f9-9f7b-445b-a1a7-80b42f57e1c2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 Jul 03 15:03:56.240193 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-29a313f9-9f7b-445b-a1a7-80b42f57e1c2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:56.240447 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-29a313f9-9f7b-445b-a1a7-80b42f57e1c2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:56.250716 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:56.250716 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:56.254583 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-29a313f9-9f7b-445b-a1a7-80b42f57e1c2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:56.260382 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-29a313f9-9f7b-445b-a1a7-80b42f57e1c2 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 returned with HTTP 200 Jul 03 15:03:56.260796 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1055/4238] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:56 2026] GET /volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:56.292076 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8ab01c1c-2afb-4b10-9522-64e6c9bf4f82 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:56.293973 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8ab01c1c-2afb-4b10-9522-64e6c9bf4f82 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:03:56.294219 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8ab01c1c-2afb-4b10-9522-64e6c9bf4f82 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:56.294435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8ab01c1c-2afb-4b10-9522-64e6c9bf4f82 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:56.294549 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8ab01c1c-2afb-4b10-9522-64e6c9bf4f82 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:56.300324 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:56.300324 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:56.301271 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8ab01c1c-2afb-4b10-9522-64e6c9bf4f82 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:03:56.301806 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1066/4239] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:56 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:57.271891 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-934d9d43-bb06-4628-aca1-c6a92e7ab2dd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:57.273586 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-934d9d43-bb06-4628-aca1-c6a92e7ab2dd tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 Jul 03 15:03:57.273801 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-934d9d43-bb06-4628-aca1-c6a92e7ab2dd tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:57.274029 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-934d9d43-bb06-4628-aca1-c6a92e7ab2dd tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:57.308459 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:57.308459 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:57.313499 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-934d9d43-bb06-4628-aca1-c6a92e7ab2dd tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:57.322817 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-934d9d43-bb06-4628-aca1-c6a92e7ab2dd tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 returned with HTTP 200 Jul 03 15:03:57.322817 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1042/4240] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:57 2026] GET /volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:57.327630 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4248a8a7-dd77-4857-a5f4-01c6322cba10 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:57.329944 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4248a8a7-dd77-4857-a5f4-01c6322cba10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:03:57.330220 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4248a8a7-dd77-4857-a5f4-01c6322cba10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:57.340751 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4248a8a7-dd77-4857-a5f4-01c6322cba10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:57.340751 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4248a8a7-dd77-4857-a5f4-01c6322cba10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:57.340751 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:57.340751 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:57.340751 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4248a8a7-dd77-4857-a5f4-01c6322cba10 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:03:57.340751 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1078/4241] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:57 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:57.352772 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:57.355023 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:03:57.355499 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fe3ef3ac-522f-460e-ad64-32a638d05931", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1951795589"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:03:57.357442 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request body: {'volume': {'source_volid': 'fe3ef3ac-522f-460e-ad64-32a638d05931', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1951795589'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:03:57.366667 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:57.366667 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:03:57.367314 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume retrieved successfully. Jul 03 15:03:57.367534 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume of 1 GB Jul 03 15:03:57.376051 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Availability Zones retrieved successfully. Jul 03 15:03:57.381055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (7d3ca39e-fd99-4b53-b2c1-e27b1729b3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:57.382077 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5307514a-7d2b-4733-bc3c-318154f1fda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:57.382959 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:03:57.406377 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5307514a-7d2b-4733-bc3c-318154f1fda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fe3ef3ac-522f-460e-ad64-32a638d05931', 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:57.407616 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a5704b-1d98-4fb5-baf7-bc7976e9a14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:58.104970 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Created reservations ['1c41b3c1-72ca-49d1-936e-cec353f69e73', '92d74612-f304-4a76-b2ca-d32e183df906', 'b738f472-edf1-4dc9-ac2b-80e19113758a', '72fb4c82-7f86-4ac0-bbce-b5f4c73fe2ac'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:03:58.106153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a5704b-1d98-4fb5-baf7-bc7976e9a14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c41b3c1-72ca-49d1-936e-cec353f69e73', '92d74612-f304-4a76-b2ca-d32e183df906', 'b738f472-edf1-4dc9-ac2b-80e19113758a', '72fb4c82-7f86-4ac0-bbce-b5f4c73fe2ac']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:58.106794 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844839b6-abbc-4864-b5da-64ea35f8ad13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:58.262396 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844839b6-abbc-4864-b5da-64ea35f8ad13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dac9a8e-6d02-403a-bfc5-263b3e21e9e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1951795589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['1c41b3c1-72ca-49d1-936e-cec353f69e73','92d74612-f304-4a76-b2ca-d32e183df906','b738f472-edf1-4dc9-ac2b-80e19113758a','72fb4c82-7f86-4ac0-bbce-b5f4c73fe2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe3ef3ac-522f-460e-ad64-32a638d05931,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1951795589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dac9a8e-6d02-403a-bfc5-263b3e21e9e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d8324b8f64d948e80d2d04b5899a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fe3ef3ac-522f-460e-ad64-32a638d05931,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:58.263169 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b00d14-3582-4edc-97b4-33fc860d7a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:58.350904 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bf99a445-d6ac-41a1-a8de-f594b0586bbd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:58.353853 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf99a445-d6ac-41a1-a8de-f594b0586bbd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:03:58.354175 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf99a445-d6ac-41a1-a8de-f594b0586bbd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:58.354425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf99a445-d6ac-41a1-a8de-f594b0586bbd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:58.354564 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-bf99a445-d6ac-41a1-a8de-f594b0586bbd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:58.359504 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:58.359504 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:58.396460 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf99a445-d6ac-41a1-a8de-f594b0586bbd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:03:58.396460 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1067/4242] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:58 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:58.777389 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b00d14-3582-4edc-97b4-33fc860d7a2a) transitioned into state 'SUCCESS' from state '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-1951795589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d8324b8f64d948e80d2d04b5899a6',qos_specs=None,replication_status=,reservations=['1c41b3c1-72ca-49d1-936e-cec353f69e73','92d74612-f304-4a76-b2ca-d32e183df906','b738f472-edf1-4dc9-ac2b-80e19113758a','72fb4c82-7f86-4ac0-bbce-b5f4c73fe2ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe3ef3ac-522f-460e-ad64-32a638d05931,status='creating',user_id='1e39f874f36d4c6f83ffb7caa75d5303',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:58.777389 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d300b81e-48f2-45b0-b3dc-8328e955b8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:03:58.908701 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d300b81e-48f2-45b0-b3dc-8328e955b8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:03:58.909854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Flow 'volume_create_api' (7d3ca39e-fd99-4b53-b2c1-e27b1729b3da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:03:58.910293 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Create volume request issued successfully. Jul 03 15:03:58.911027 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2c81daf-cf0e-46ce-977f-22b3392f0b92 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:03:58.911629 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1056/4243] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:03:57 2026] POST /volume/v3/volumes => generated 802 bytes in 1560 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:03:58.925773 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6e380ba5-ace2-4df1-9531-c6ae422c85fa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:58.927715 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e380ba5-ace2-4df1-9531-c6ae422c85fa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 Jul 03 15:03:58.928117 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e380ba5-ace2-4df1-9531-c6ae422c85fa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:58.928243 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e380ba5-ace2-4df1-9531-c6ae422c85fa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:58.937158 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:58.937158 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:03:58.944694 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6e380ba5-ace2-4df1-9531-c6ae422c85fa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:58.951043 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e380ba5-ace2-4df1-9531-c6ae422c85fa tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 returned with HTTP 200 Jul 03 15:03:58.951436 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1043/4244] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:58 2026] GET /volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:03:59.376807 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6005729e-9750-45ef-a26b-e83ee8c19cdc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:59.378850 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6005729e-9750-45ef-a26b-e83ee8c19cdc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:03:59.379113 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6005729e-9750-45ef-a26b-e83ee8c19cdc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:59.379358 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6005729e-9750-45ef-a26b-e83ee8c19cdc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:59.379496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6005729e-9750-45ef-a26b-e83ee8c19cdc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:03:59.384721 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:59.384721 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:03:59.385568 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6005729e-9750-45ef-a26b-e83ee8c19cdc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:03:59.386042 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1079/4245] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:03:59 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:03:59.969089 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4de21288-76d5-4033-a1c5-221da397fff0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:03:59.971509 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4de21288-76d5-4033-a1c5-221da397fff0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 Jul 03 15:03:59.971875 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4de21288-76d5-4033-a1c5-221da397fff0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:03:59.972289 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4de21288-76d5-4033-a1c5-221da397fff0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:03:59.982724 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:03:59.982724 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:03:59.989234 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4de21288-76d5-4033-a1c5-221da397fff0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:03:59.993224 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4de21288-76d5-4033-a1c5-221da397fff0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 returned with HTTP 200 Jul 03 15:03:59.993224 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1068/4246] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:03:59 2026] GET /volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:00.008014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5a0e0ed8-88ed-4d11-a273-39b8152798a8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:00.010161 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5a0e0ed8-88ed-4d11-a273-39b8152798a8 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 Jul 03 15:04:00.010403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5a0e0ed8-88ed-4d11-a273-39b8152798a8 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:00.010570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5a0e0ed8-88ed-4d11-a273-39b8152798a8 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:00.010779 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-5a0e0ed8-88ed-4d11-a273-39b8152798a8 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: fe3ef3ac-522f-460e-ad64-32a638d05931 Jul 03 15:04:00.018854 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:00.018854 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:00.019471 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5a0e0ed8-88ed-4d11-a273-39b8152798a8 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:04:00.068723 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5a0e0ed8-88ed-4d11-a273-39b8152798a8 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:04:00.068923 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5a0e0ed8-88ed-4d11-a273-39b8152798a8 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 returned with HTTP 202 Jul 03 15:04:00.069446 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1057/4247] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:00 2026] DELETE /volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:04:00.078850 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6dfa5aa7-8ba3-4b2f-8aee-715b52da38cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:00.080777 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6dfa5aa7-8ba3-4b2f-8aee-715b52da38cb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 Jul 03 15:04:00.081035 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6dfa5aa7-8ba3-4b2f-8aee-715b52da38cb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:00.081295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6dfa5aa7-8ba3-4b2f-8aee-715b52da38cb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:00.091962 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:00.091962 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:00.099584 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6dfa5aa7-8ba3-4b2f-8aee-715b52da38cb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:04:00.106255 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6dfa5aa7-8ba3-4b2f-8aee-715b52da38cb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 returned with HTTP 200 Jul 03 15:04:00.106739 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1044/4248] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:00 2026] GET /volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:00.398052 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0e9bbfc-8711-4dbf-ac5e-a387cb14e93b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:00.400058 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0e9bbfc-8711-4dbf-ac5e-a387cb14e93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:00.400368 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0e9bbfc-8711-4dbf-ac5e-a387cb14e93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:00.400567 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0e9bbfc-8711-4dbf-ac5e-a387cb14e93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:00.400697 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a0e9bbfc-8711-4dbf-ac5e-a387cb14e93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:00.406298 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:00.406298 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:00.407165 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0e9bbfc-8711-4dbf-ac5e-a387cb14e93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:00.407603 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1080/4249] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:00 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:01.122250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7ddc4c12-8356-4699-8a18-839a077b98eb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:01.123976 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7ddc4c12-8356-4699-8a18-839a077b98eb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 Jul 03 15:04:01.124206 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7ddc4c12-8356-4699-8a18-839a077b98eb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:01.124399 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7ddc4c12-8356-4699-8a18-839a077b98eb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:01.133944 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7ddc4c12-8356-4699-8a18-839a077b98eb tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 returned with HTTP 404 Jul 03 15:04:01.157534 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1069/4250] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:01 2026] GET /volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:01.163773 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e74ceb8c-1b2f-414e-8bce-b4d3d01e6d36 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:01.165990 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e74ceb8c-1b2f-414e-8bce-b4d3d01e6d36 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 Jul 03 15:04:01.166341 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e74ceb8c-1b2f-414e-8bce-b4d3d01e6d36 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:01.166788 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e74ceb8c-1b2f-414e-8bce-b4d3d01e6d36 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:01.167114 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-e74ceb8c-1b2f-414e-8bce-b4d3d01e6d36 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 Jul 03 15:04:01.204104 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:01.204104 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:01.204104 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e74ceb8c-1b2f-414e-8bce-b4d3d01e6d36 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:04:01.417767 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6eac1d48-7d48-4b68-9340-cca406c721fc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:01.419750 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6eac1d48-7d48-4b68-9340-cca406c721fc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:01.420001 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6eac1d48-7d48-4b68-9340-cca406c721fc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:01.420227 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6eac1d48-7d48-4b68-9340-cca406c721fc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:01.420411 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6eac1d48-7d48-4b68-9340-cca406c721fc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:01.542331 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:01.542331 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:01.542331 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6eac1d48-7d48-4b68-9340-cca406c721fc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:01.542331 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1045/4251] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:01 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:01.868642 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e74ceb8c-1b2f-414e-8bce-b4d3d01e6d36 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:04:01.868891 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e74ceb8c-1b2f-414e-8bce-b4d3d01e6d36 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 returned with HTTP 202 Jul 03 15:04:01.869729 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1058/4252] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:01 2026] DELETE /volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 => generated 0 bytes in 706 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:04:01.878546 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ce34cb6f-f35d-41fb-bdc3-021021f63405 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:01.880946 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ce34cb6f-f35d-41fb-bdc3-021021f63405 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 Jul 03 15:04:01.883993 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ce34cb6f-f35d-41fb-bdc3-021021f63405 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:01.883993 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ce34cb6f-f35d-41fb-bdc3-021021f63405 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:01.926320 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:01.926320 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:01.947864 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ce34cb6f-f35d-41fb-bdc3-021021f63405 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:04:01.964999 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ce34cb6f-f35d-41fb-bdc3-021021f63405 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 returned with HTTP 200 Jul 03 15:04:01.965644 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1081/4253] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:01 2026] GET /volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 => generated 894 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:02.476483 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a8b72653-43a9-4d2e-b23d-ddcf0778d19b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:02.478181 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8b72653-43a9-4d2e-b23d-ddcf0778d19b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:02.478386 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a8b72653-43a9-4d2e-b23d-ddcf0778d19b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:02.478625 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a8b72653-43a9-4d2e-b23d-ddcf0778d19b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:02.478763 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a8b72653-43a9-4d2e-b23d-ddcf0778d19b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:02.671727 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:02.671727 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:02.671727 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8b72653-43a9-4d2e-b23d-ddcf0778d19b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:02.671727 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1070/4254] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:02 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:02.983509 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e199424d-ccae-4e3c-a907-da3f8bb2a455 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:02.985809 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e199424d-ccae-4e3c-a907-da3f8bb2a455 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 Jul 03 15:04:02.986099 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e199424d-ccae-4e3c-a907-da3f8bb2a455 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:02.986378 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e199424d-ccae-4e3c-a907-da3f8bb2a455 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:03.038902 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:03.038902 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:03.042199 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e199424d-ccae-4e3c-a907-da3f8bb2a455 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 returned with HTTP 404 Jul 03 15:04:03.042707 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1046/4255] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:02 2026] GET /volume/v3/volumes/6dac9a8e-6d02-403a-bfc5-263b3e21e9e4 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:03.093455 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-42ef279a-e860-4004-8f9f-4a015a45409d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:03.093455 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42ef279a-e860-4004-8f9f-4a015a45409d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 Jul 03 15:04:03.093455 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42ef279a-e860-4004-8f9f-4a015a45409d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:03.093455 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-42ef279a-e860-4004-8f9f-4a015a45409d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:03.093455 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-42ef279a-e860-4004-8f9f-4a015a45409d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: fe3ef3ac-522f-460e-ad64-32a638d05931 Jul 03 15:04:03.093455 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-42ef279a-e860-4004-8f9f-4a015a45409d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 returned with HTTP 404 Jul 03 15:04:03.093455 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1059/4256] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:03 2026] DELETE /volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:03.122607 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-66da58c8-3320-40b2-8b4c-83b9069ecd01 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:03.122607 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66da58c8-3320-40b2-8b4c-83b9069ecd01 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 Jul 03 15:04:03.122607 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66da58c8-3320-40b2-8b4c-83b9069ecd01 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:03.122607 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66da58c8-3320-40b2-8b4c-83b9069ecd01 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:03.122607 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66da58c8-3320-40b2-8b4c-83b9069ecd01 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 returned with HTTP 404 Jul 03 15:04:03.122607 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1082/4257] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:03 2026] GET /volume/v3/volumes/fe3ef3ac-522f-460e-ad64-32a638d05931 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:03.127902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8a592a63-6b66-4436-be59-d52f05b48893 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:03.131086 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8a592a63-6b66-4436-be59-d52f05b48893 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 Jul 03 15:04:03.131086 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8a592a63-6b66-4436-be59-d52f05b48893 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:03.131086 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8a592a63-6b66-4436-be59-d52f05b48893 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:03.131086 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-8a592a63-6b66-4436-be59-d52f05b48893 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 0c2b7cc2-6f6f-4e05-bace-0763352ec513 Jul 03 15:04:03.226394 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:03.226394 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:03.226394 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8a592a63-6b66-4436-be59-d52f05b48893 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:04:03.661651 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6229d98e-70e4-427d-953a-cc2ccf54db38 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:03.663469 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6229d98e-70e4-427d-953a-cc2ccf54db38 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:03.663708 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6229d98e-70e4-427d-953a-cc2ccf54db38 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:03.663968 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6229d98e-70e4-427d-953a-cc2ccf54db38 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:03.664110 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6229d98e-70e4-427d-953a-cc2ccf54db38 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:03.668355 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:03.668355 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:03.669180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6229d98e-70e4-427d-953a-cc2ccf54db38 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:03.669528 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1047/4258] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:03 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:03.738267 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8a592a63-6b66-4436-be59-d52f05b48893 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume request issued successfully. Jul 03 15:04:03.739563 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8a592a63-6b66-4436-be59-d52f05b48893 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 returned with HTTP 202 Jul 03 15:04:03.739563 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1071/4259] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:03 2026] DELETE /volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 => generated 0 bytes in 613 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:04:03.746939 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7450885a-3d02-411d-8a76-8ebe20b8755a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:03.748820 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7450885a-3d02-411d-8a76-8ebe20b8755a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 Jul 03 15:04:03.749140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7450885a-3d02-411d-8a76-8ebe20b8755a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:03.749417 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7450885a-3d02-411d-8a76-8ebe20b8755a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:03.757164 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:03.757164 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:03.765158 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7450885a-3d02-411d-8a76-8ebe20b8755a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Volume info retrieved successfully. Jul 03 15:04:03.797863 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7450885a-3d02-411d-8a76-8ebe20b8755a tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 returned with HTTP 200 Jul 03 15:04:03.798563 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1060/4260] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:03 2026] GET /volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 => generated 893 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:04.680061 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-97189e5a-fddf-4a52-8b59-285b4d7e64c0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:04.682349 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97189e5a-fddf-4a52-8b59-285b4d7e64c0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:04.682650 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97189e5a-fddf-4a52-8b59-285b4d7e64c0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:04.682922 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97189e5a-fddf-4a52-8b59-285b4d7e64c0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:04.683067 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-97189e5a-fddf-4a52-8b59-285b4d7e64c0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:04.688708 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:04.688708 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:04.691121 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97189e5a-fddf-4a52-8b59-285b4d7e64c0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:04.691121 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1083/4261] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:04 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:04.813550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-738191f7-da94-4c95-975c-bd0f95ad65a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:04.815794 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-738191f7-da94-4c95-975c-bd0f95ad65a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 Jul 03 15:04:04.816054 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-738191f7-da94-4c95-975c-bd0f95ad65a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:04.816301 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-738191f7-da94-4c95-975c-bd0f95ad65a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:04.825040 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-738191f7-da94-4c95-975c-bd0f95ad65a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 returned with HTTP 404 Jul 03 15:04:04.825771 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1048/4262] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:04 2026] GET /volume/v3/volumes/0c2b7cc2-6f6f-4e05-bace-0763352ec513 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:04.874614 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a6693e00-3e38-4365-a41d-be854baeb3af None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:04.877181 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a6693e00-3e38-4365-a41d-be854baeb3af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb Jul 03 15:04:04.877424 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a6693e00-3e38-4365-a41d-be854baeb3af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:04.877667 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a6693e00-3e38-4365-a41d-be854baeb3af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:04.878117 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-a6693e00-3e38-4365-a41d-be854baeb3af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: 71c6e30f-1445-472d-b343-61b615f9fbfb Jul 03 15:04:04.883227 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a6693e00-3e38-4365-a41d-be854baeb3af tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb returned with HTTP 404 Jul 03 15:04:04.883851 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1072/4263] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:04 2026] DELETE /volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:04.972558 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b44adae0-d8cd-42c9-807f-8cea2814a4f5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:04.975032 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b44adae0-d8cd-42c9-807f-8cea2814a4f5 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb Jul 03 15:04:04.975354 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b44adae0-d8cd-42c9-807f-8cea2814a4f5 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:04.976111 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b44adae0-d8cd-42c9-807f-8cea2814a4f5 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:04.986369 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b44adae0-d8cd-42c9-807f-8cea2814a4f5 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb returned with HTTP 404 Jul 03 15:04:04.987073 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1061/4264] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:04 2026] GET /volume/v3/snapshots/71c6e30f-1445-472d-b343-61b615f9fbfb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:04.995476 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d35f2772-9594-44d0-9d1e-55d6c8124463 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:04.997267 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d35f2772-9594-44d0-9d1e-55d6c8124463 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:04:04.997519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d35f2772-9594-44d0-9d1e-55d6c8124463 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:04.997704 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d35f2772-9594-44d0-9d1e-55d6c8124463 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:04.997878 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d35f2772-9594-44d0-9d1e-55d6c8124463 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:04:05.003837 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d35f2772-9594-44d0-9d1e-55d6c8124463 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a returned with HTTP 404 Jul 03 15:04:05.004301 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1084/4265] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:04 2026] DELETE /volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.011362 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ffbe6a43-050d-4312-90ac-e3a520353735 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.048437 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffbe6a43-050d-4312-90ac-e3a520353735 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a Jul 03 15:04:05.048437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffbe6a43-050d-4312-90ac-e3a520353735 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.048437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ffbe6a43-050d-4312-90ac-e3a520353735 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.048437 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ffbe6a43-050d-4312-90ac-e3a520353735 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a returned with HTTP 404 Jul 03 15:04:05.048437 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1049/4266] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/volumes/f75ec726-07f7-42f5-908d-9377bd33ce2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.055025 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-84086633-0afa-4fb2-957a-9c96a142d473 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.058010 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84086633-0afa-4fb2-957a-9c96a142d473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab Jul 03 15:04:05.058377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-84086633-0afa-4fb2-957a-9c96a142d473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.058632 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-84086633-0afa-4fb2-957a-9c96a142d473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.058862 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-84086633-0afa-4fb2-957a-9c96a142d473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: d3376ce3-4072-42cd-9ad5-07c194edccab Jul 03 15:04:05.137832 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84086633-0afa-4fb2-957a-9c96a142d473 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab returned with HTTP 404 Jul 03 15:04:05.138316 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1073/4267] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.144755 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1b3a09bd-c946-402c-8cef-a8b7396d3085 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.146538 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b3a09bd-c946-402c-8cef-a8b7396d3085 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab Jul 03 15:04:05.146767 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b3a09bd-c946-402c-8cef-a8b7396d3085 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.146968 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b3a09bd-c946-402c-8cef-a8b7396d3085 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.152920 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b3a09bd-c946-402c-8cef-a8b7396d3085 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab returned with HTTP 404 Jul 03 15:04:05.153586 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1062/4268] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/volumes/d3376ce3-4072-42cd-9ad5-07c194edccab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.160319 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0def7f09-987e-4b58-b072-cb0ba3ad2480 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.161984 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0def7f09-987e-4b58-b072-cb0ba3ad2480 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c Jul 03 15:04:05.162223 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0def7f09-987e-4b58-b072-cb0ba3ad2480 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.162420 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0def7f09-987e-4b58-b072-cb0ba3ad2480 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.162515 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-0def7f09-987e-4b58-b072-cb0ba3ad2480 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: b0d875cf-764c-4227-bd23-dda293b31f5c Jul 03 15:04:05.166336 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0def7f09-987e-4b58-b072-cb0ba3ad2480 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c returned with HTTP 404 Jul 03 15:04:05.168190 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1085/4269] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:04:05.173282 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8dd63339-46c8-465c-8f49-3d96acc62c86 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.175402 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8dd63339-46c8-465c-8f49-3d96acc62c86 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c Jul 03 15:04:05.175640 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8dd63339-46c8-465c-8f49-3d96acc62c86 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.175854 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8dd63339-46c8-465c-8f49-3d96acc62c86 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.180917 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8dd63339-46c8-465c-8f49-3d96acc62c86 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c returned with HTTP 404 Jul 03 15:04:05.181470 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1050/4270] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/snapshots/b0d875cf-764c-4227-bd23-dda293b31f5c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:05.188961 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a90439d1-1a54-4015-bfd2-59af1662e0ae None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.191665 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a90439d1-1a54-4015-bfd2-59af1662e0ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:04:05.191665 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a90439d1-1a54-4015-bfd2-59af1662e0ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.191855 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a90439d1-1a54-4015-bfd2-59af1662e0ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.192068 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-a90439d1-1a54-4015-bfd2-59af1662e0ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:04:05.337616 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a90439d1-1a54-4015-bfd2-59af1662e0ae tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a returned with HTTP 404 Jul 03 15:04:05.351026 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1074/4271] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.357870 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1f9d031a-40e5-4e6a-bf31-68e37d9f103e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.359989 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1f9d031a-40e5-4e6a-bf31-68e37d9f103e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a Jul 03 15:04:05.360901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1f9d031a-40e5-4e6a-bf31-68e37d9f103e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.361604 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1f9d031a-40e5-4e6a-bf31-68e37d9f103e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.371290 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1f9d031a-40e5-4e6a-bf31-68e37d9f103e tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a returned with HTTP 404 Jul 03 15:04:05.372028 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1063/4272] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/volumes/94824cc7-7f91-4090-b1f9-6af1294bea3a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.379772 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f96d3a0a-3ba8-4bd7-8566-3732125fb037 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.382523 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f96d3a0a-3ba8-4bd7-8566-3732125fb037 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 Jul 03 15:04:05.383039 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f96d3a0a-3ba8-4bd7-8566-3732125fb037 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.383275 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f96d3a0a-3ba8-4bd7-8566-3732125fb037 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.383384 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-f96d3a0a-3ba8-4bd7-8566-3732125fb037 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: 8a86dc1b-27d2-4211-b862-53b647f7bd56 Jul 03 15:04:05.388494 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f96d3a0a-3ba8-4bd7-8566-3732125fb037 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 returned with HTTP 404 Jul 03 15:04:05.389285 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1086/4273] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:05.398765 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6c42467a-2cf7-4c83-bc6c-7da6ba148554 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.400546 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6c42467a-2cf7-4c83-bc6c-7da6ba148554 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 Jul 03 15:04:05.400979 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6c42467a-2cf7-4c83-bc6c-7da6ba148554 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.401409 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6c42467a-2cf7-4c83-bc6c-7da6ba148554 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.407778 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6c42467a-2cf7-4c83-bc6c-7da6ba148554 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 returned with HTTP 404 Jul 03 15:04:05.408633 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1051/4274] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/snapshots/8a86dc1b-27d2-4211-b862-53b647f7bd56 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:05.417541 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a253ac05-1ded-44d1-aba0-8088e2dfead1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.419734 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a253ac05-1ded-44d1-aba0-8088e2dfead1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:04:05.419925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a253ac05-1ded-44d1-aba0-8088e2dfead1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.420155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a253ac05-1ded-44d1-aba0-8088e2dfead1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.421030 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-a253ac05-1ded-44d1-aba0-8088e2dfead1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:04:05.481620 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a253ac05-1ded-44d1-aba0-8088e2dfead1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db returned with HTTP 404 Jul 03 15:04:05.481620 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1075/4275] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.514037 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f6167fed-4063-4e2a-a37e-ea80c0abcd8d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.515708 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f6167fed-4063-4e2a-a37e-ea80c0abcd8d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db Jul 03 15:04:05.515918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f6167fed-4063-4e2a-a37e-ea80c0abcd8d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.516079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f6167fed-4063-4e2a-a37e-ea80c0abcd8d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.521493 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f6167fed-4063-4e2a-a37e-ea80c0abcd8d tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db returned with HTTP 404 Jul 03 15:04:05.521898 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1064/4276] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/volumes/57040974-8507-497e-a6e6-69242d2e90db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.539649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9fdce952-dfb8-41f3-94ad-0b2bae4393a9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.541704 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9fdce952-dfb8-41f3-94ad-0b2bae4393a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:04:05.550685 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9fdce952-dfb8-41f3-94ad-0b2bae4393a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.550685 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9fdce952-dfb8-41f3-94ad-0b2bae4393a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.550685 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-9fdce952-dfb8-41f3-94ad-0b2bae4393a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:04:05.550685 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9fdce952-dfb8-41f3-94ad-0b2bae4393a9 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc returned with HTTP 404 Jul 03 15:04:05.550685 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1087/4277] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.566265 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-690d423a-e74c-48e4-afc1-01ab6fbb95cf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.568381 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-690d423a-e74c-48e4-afc1-01ab6fbb95cf tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc Jul 03 15:04:05.569424 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-690d423a-e74c-48e4-afc1-01ab6fbb95cf tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.570009 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-690d423a-e74c-48e4-afc1-01ab6fbb95cf tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.578327 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-690d423a-e74c-48e4-afc1-01ab6fbb95cf tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc returned with HTTP 404 Jul 03 15:04:05.579360 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1052/4278] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/volumes/de4ef444-76e6-472f-bbda-81f7154ef9cc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.593511 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-df71244f-d2d7-4021-8096-f07fb3a1ace0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.595178 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df71244f-d2d7-4021-8096-f07fb3a1ace0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 Jul 03 15:04:05.595374 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-df71244f-d2d7-4021-8096-f07fb3a1ace0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.595565 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-df71244f-d2d7-4021-8096-f07fb3a1ace0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.595737 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-df71244f-d2d7-4021-8096-f07fb3a1ace0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 9d2d9ea4-a540-4572-958a-bfb06f1262e9 Jul 03 15:04:05.601160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df71244f-d2d7-4021-8096-f07fb3a1ace0 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 returned with HTTP 404 Jul 03 15:04:05.601590 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1076/4279] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.610241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7882aec4-04c6-4340-a574-c3070116b5e1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.612178 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7882aec4-04c6-4340-a574-c3070116b5e1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 Jul 03 15:04:05.612499 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7882aec4-04c6-4340-a574-c3070116b5e1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.612715 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7882aec4-04c6-4340-a574-c3070116b5e1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.619273 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7882aec4-04c6-4340-a574-c3070116b5e1 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 returned with HTTP 404 Jul 03 15:04:05.619732 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1065/4280] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/volumes/9d2d9ea4-a540-4572-958a-bfb06f1262e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.628159 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-30e3c37e-bf40-4bff-8d86-aa7883781b4b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.630834 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30e3c37e-bf40-4bff-8d86-aa7883781b4b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 Jul 03 15:04:05.631203 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30e3c37e-bf40-4bff-8d86-aa7883781b4b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.631391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30e3c37e-bf40-4bff-8d86-aa7883781b4b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.631535 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-30e3c37e-bf40-4bff-8d86-aa7883781b4b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: 2d0dad19-c226-4e63-acc4-73ca32e6e488 Jul 03 15:04:05.648852 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30e3c37e-bf40-4bff-8d86-aa7883781b4b tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 returned with HTTP 404 Jul 03 15:04:05.649453 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1088/4281] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:05.662061 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4c2a9ee1-abab-4466-80c0-dd324bb8649f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.664977 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c2a9ee1-abab-4466-80c0-dd324bb8649f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 Jul 03 15:04:05.665987 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c2a9ee1-abab-4466-80c0-dd324bb8649f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.665987 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c2a9ee1-abab-4466-80c0-dd324bb8649f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.673940 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c2a9ee1-abab-4466-80c0-dd324bb8649f tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 returned with HTTP 404 Jul 03 15:04:05.674418 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1053/4282] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/snapshots/2d0dad19-c226-4e63-acc4-73ca32e6e488 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:05.682060 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5ae124b9-cf9c-43bb-ae1b-2920f7094bde None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.684179 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ae124b9-cf9c-43bb-ae1b-2920f7094bde tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:04:05.684448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ae124b9-cf9c-43bb-ae1b-2920f7094bde tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.684751 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ae124b9-cf9c-43bb-ae1b-2920f7094bde tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.685003 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-5ae124b9-cf9c-43bb-ae1b-2920f7094bde tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: 24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:04:05.690836 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ae124b9-cf9c-43bb-ae1b-2920f7094bde tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 returned with HTTP 404 Jul 03 15:04:05.691561 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1077/4283] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.700198 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-66dbf05f-3c88-424d-95c0-21a006d9a120 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.702477 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-66dbf05f-3c88-424d-95c0-21a006d9a120 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:05.702699 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8ea69a57-bbf8-49a2-9547-2acf26554865 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.703028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-66dbf05f-3c88-424d-95c0-21a006d9a120 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.703028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-66dbf05f-3c88-424d-95c0-21a006d9a120 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.703140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-66dbf05f-3c88-424d-95c0-21a006d9a120 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:05.706072 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ea69a57-bbf8-49a2-9547-2acf26554865 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 Jul 03 15:04:05.706401 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ea69a57-bbf8-49a2-9547-2acf26554865 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.706651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ea69a57-bbf8-49a2-9547-2acf26554865 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.708476 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:05.708476 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:05.709467 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-66dbf05f-3c88-424d-95c0-21a006d9a120 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:05.710035 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1066/4284] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:05.715578 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ea69a57-bbf8-49a2-9547-2acf26554865 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 returned with HTTP 404 Jul 03 15:04:05.716923 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1089/4285] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/volumes/24a0b8d1-0330-4f09-8647-d6ee03141518 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.724968 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4b3e6aa5-caf0-4b79-abe6-63c705ab069c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.728494 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4b3e6aa5-caf0-4b79-abe6-63c705ab069c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 Jul 03 15:04:05.728700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4b3e6aa5-caf0-4b79-abe6-63c705ab069c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.728948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4b3e6aa5-caf0-4b79-abe6-63c705ab069c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.729070 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-4b3e6aa5-caf0-4b79-abe6-63c705ab069c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete snapshot with id: 6c125a42-fcc0-41c2-82ac-c4552a72a112 Jul 03 15:04:05.737291 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4b3e6aa5-caf0-4b79-abe6-63c705ab069c tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 returned with HTTP 404 Jul 03 15:04:05.738660 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1054/4286] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:05.746392 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-216ee2f5-6b91-4035-9caa-6a0f1a09f442 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.749747 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-216ee2f5-6b91-4035-9caa-6a0f1a09f442 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 Jul 03 15:04:05.749979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-216ee2f5-6b91-4035-9caa-6a0f1a09f442 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.750218 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-216ee2f5-6b91-4035-9caa-6a0f1a09f442 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.754602 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-216ee2f5-6b91-4035-9caa-6a0f1a09f442 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 returned with HTTP 404 Jul 03 15:04:05.755144 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1078/4287] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/snapshots/6c125a42-fcc0-41c2-82ac-c4552a72a112 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:05.764346 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5894b240-df6e-4361-b809-e6c4ad0c7163 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.767086 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5894b240-df6e-4361-b809-e6c4ad0c7163 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] DELETE https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:04:05.767086 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5894b240-df6e-4361-b809-e6c4ad0c7163 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.767086 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5894b240-df6e-4361-b809-e6c4ad0c7163 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.767269 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-5894b240-df6e-4361-b809-e6c4ad0c7163 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Delete volume with id: e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:04:05.774262 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5894b240-df6e-4361-b809-e6c4ad0c7163 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 returned with HTTP 404 Jul 03 15:04:05.774891 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1067/4288] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:04:05 2026] DELETE /volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:05.783812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-af1656a0-78ea-4e5b-a69f-cca07b7cddb7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:05.786303 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-af1656a0-78ea-4e5b-a69f-cca07b7cddb7 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] GET https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 Jul 03 15:04:05.786421 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-af1656a0-78ea-4e5b-a69f-cca07b7cddb7 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:05.786698 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-af1656a0-78ea-4e5b-a69f-cca07b7cddb7 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:05.793889 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-af1656a0-78ea-4e5b-a69f-cca07b7cddb7 tempest-VolumeDependencyTests-1069949825 tempest-VolumeDependencyTests-1069949825-project-member] https://10.4.3.99/volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 returned with HTTP 404 Jul 03 15:04:05.794543 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1090/4289] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:05 2026] GET /volume/v3/volumes/e8cc49a7-446d-46cc-b052-c0da48b65855 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:04:06.786417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a28f0b64-ccfd-4783-86b1-2dc10e48552c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:06.786417 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a28f0b64-ccfd-4783-86b1-2dc10e48552c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:06.786417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a28f0b64-ccfd-4783-86b1-2dc10e48552c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:06.786417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a28f0b64-ccfd-4783-86b1-2dc10e48552c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:06.786417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a28f0b64-ccfd-4783-86b1-2dc10e48552c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:06.786417 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:06.786417 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:06.786417 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a28f0b64-ccfd-4783-86b1-2dc10e48552c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:06.786417 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1055/4290] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:06 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:07.745088 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-30ffe38b-45ea-4e1d-851a-247b03212669 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:07.747561 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-30ffe38b-45ea-4e1d-851a-247b03212669 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:07.747969 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-30ffe38b-45ea-4e1d-851a-247b03212669 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:07.748262 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-30ffe38b-45ea-4e1d-851a-247b03212669 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:07.748535 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-30ffe38b-45ea-4e1d-851a-247b03212669 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:07.754347 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:07.754347 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:07.755305 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-30ffe38b-45ea-4e1d-851a-247b03212669 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:07.755909 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1079/4291] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:07 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:08.767892 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d8939edc-9347-4f3a-b6b8-cf78d871913c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:08.769951 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d8939edc-9347-4f3a-b6b8-cf78d871913c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:08.771851 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d8939edc-9347-4f3a-b6b8-cf78d871913c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:08.771851 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d8939edc-9347-4f3a-b6b8-cf78d871913c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:08.771851 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-d8939edc-9347-4f3a-b6b8-cf78d871913c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:08.784593 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:08.784593 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:08.788176 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d8939edc-9347-4f3a-b6b8-cf78d871913c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:08.788176 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1068/4292] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:08 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:09.257941 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:09.403280 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:09.403588 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-334803234"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:09.404895 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-334803234'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:09.404986 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume of 1 GB Jul 03 15:04:09.408795 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:09.414084 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (a7b92c25-347f-48d6-a08c-59666f66957c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:09.414994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2126afb-2fff-4523-b685-0c030f43ae58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:09.415795 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:09.439576 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2126afb-2fff-4523-b685-0c030f43ae58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:09.440346 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8173e5f-901f-4276-8e85-f1eb8a4db13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:09.505936 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['ddc2d58c-19f4-46ea-8367-02e825d353e1', 'd5fcf387-d347-48bf-8549-3df90121c06c', 'fae6cd80-4f76-428c-af86-9b1120420116', 'c3ca311c-9f7b-4b1e-b454-2b2a1d63a1f6'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:09.506910 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8173e5f-901f-4276-8e85-f1eb8a4db13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc2d58c-19f4-46ea-8367-02e825d353e1', 'd5fcf387-d347-48bf-8549-3df90121c06c', 'fae6cd80-4f76-428c-af86-9b1120420116', 'c3ca311c-9f7b-4b1e-b454-2b2a1d63a1f6']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:09.507724 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b238f598-8939-43e5-861e-50a87bba7601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:09.533972 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b238f598-8939-43e5-861e-50a87bba7601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee3b4c60-afd6-408f-bf03-6c66828ba0d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334803234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['ddc2d58c-19f4-46ea-8367-02e825d353e1','d5fcf387-d347-48bf-8549-3df90121c06c','fae6cd80-4f76-428c-af86-9b1120420116','c3ca311c-9f7b-4b1e-b454-2b2a1d63a1f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334803234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee3b4c60-afd6-408f-bf03-6c66828ba0d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49301e9c5590409bafbc8c82105e3b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:09.534634 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9c07c1-5f7a-488f-9df5-86f22e5f5085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:09.558877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9c07c1-5f7a-488f-9df5-86f22e5f5085) transitioned into state 'SUCCESS' from state '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-334803234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['ddc2d58c-19f4-46ea-8367-02e825d353e1','d5fcf387-d347-48bf-8549-3df90121c06c','fae6cd80-4f76-428c-af86-9b1120420116','c3ca311c-9f7b-4b1e-b454-2b2a1d63a1f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:09.559525 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847efa5d-cf13-4018-9376-df2e8daef23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:09.569112 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847efa5d-cf13-4018-9376-df2e8daef23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:09.570077 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (a7b92c25-347f-48d6-a08c-59666f66957c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:09.570314 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request issued successfully. Jul 03 15:04:09.571119 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba33a3e1-ddc7-47db-961d-46868e65e3ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:09.571473 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1091/4293] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:04:09 2026] POST /volume/v3/volumes => generated 775 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:09.584152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2e277377-c376-4a89-949e-678343c76952 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:09.586207 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e277377-c376-4a89-949e-678343c76952 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 Jul 03 15:04:09.586454 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e277377-c376-4a89-949e-678343c76952 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:09.586667 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e277377-c376-4a89-949e-678343c76952 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:09.595539 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:09.595539 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:09.600091 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2e277377-c376-4a89-949e-678343c76952 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:09.606095 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e277377-c376-4a89-949e-678343c76952 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 returned with HTTP 200 Jul 03 15:04:09.606789 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1056/4294] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:09 2026] GET /volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:04:09.799081 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-42640642-67ff-47e2-a843-8c1403a2ceb0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:09.800868 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-42640642-67ff-47e2-a843-8c1403a2ceb0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:09.801104 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-42640642-67ff-47e2-a843-8c1403a2ceb0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:09.801405 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-42640642-67ff-47e2-a843-8c1403a2ceb0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:09.801552 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-42640642-67ff-47e2-a843-8c1403a2ceb0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:09.806749 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:09.806749 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:09.807460 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-42640642-67ff-47e2-a843-8c1403a2ceb0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:09.807874 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1080/4295] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:09 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:10.619709 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-48b8b2be-ef5c-46fb-ac74-c9a98efc8036 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:10.622256 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48b8b2be-ef5c-46fb-ac74-c9a98efc8036 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 Jul 03 15:04:10.624109 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48b8b2be-ef5c-46fb-ac74-c9a98efc8036 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:10.624109 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-48b8b2be-ef5c-46fb-ac74-c9a98efc8036 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:10.631698 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:10.631698 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:10.640980 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-48b8b2be-ef5c-46fb-ac74-c9a98efc8036 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:10.646324 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-48b8b2be-ef5c-46fb-ac74-c9a98efc8036 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 returned with HTTP 200 Jul 03 15:04:10.646663 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1069/4296] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:10 2026] GET /volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:10.662392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7814a083-e596-4fb2-8b3f-4aed7f3cb98b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:10.761096 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7814a083-e596-4fb2-8b3f-4aed7f3cb98b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:10.761402 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7814a083-e596-4fb2-8b3f-4aed7f3cb98b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee3b4c60-afd6-408f-bf03-6c66828ba0d7", "name": "tempest-ProjectMemberTests-Snapshot-886457541"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:10.769320 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:10.769320 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:10.769964 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7814a083-e596-4fb2-8b3f-4aed7f3cb98b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Volume info retrieved successfully. Jul 03 15:04:10.770111 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-7814a083-e596-4fb2-8b3f-4aed7f3cb98b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Create snapshot from volume ee3b4c60-afd6-408f-bf03-6c66828ba0d7 Jul 03 15:04:10.812873 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-7814a083-e596-4fb2-8b3f-4aed7f3cb98b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Created reservations ['57b33190-e745-4d71-9c66-327fe612bb9c', '81570466-ba89-40cc-bae7-c922fb0aea83', '5a8d8e27-5443-44fa-a33a-7ea9e0eab6f6', 'efddbf30-c460-43a3-a95f-1ec1f206e20a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:10.819783 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-106ca773-b666-482f-9cd7-21499b372270 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:10.822115 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-106ca773-b666-482f-9cd7-21499b372270 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:10.822434 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-106ca773-b666-482f-9cd7-21499b372270 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:10.822706 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-106ca773-b666-482f-9cd7-21499b372270 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:10.822884 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-106ca773-b666-482f-9cd7-21499b372270 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:10.828792 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:10.828792 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:10.829724 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-106ca773-b666-482f-9cd7-21499b372270 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:10.830669 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1057/4297] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:10 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:10.854513 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7814a083-e596-4fb2-8b3f-4aed7f3cb98b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot create request issued successfully. Jul 03 15:04:10.854940 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7814a083-e596-4fb2-8b3f-4aed7f3cb98b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:04:10.855509 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1092/4298] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:04:10 2026] POST /volume/v3/snapshots => generated 304 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:10.866293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2aaf02f5-82ec-4490-9368-b8290db383b9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:10.868227 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2aaf02f5-82ec-4490-9368-b8290db383b9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] GET https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a Jul 03 15:04:10.868453 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2aaf02f5-82ec-4490-9368-b8290db383b9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:10.868624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2aaf02f5-82ec-4490-9368-b8290db383b9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:10.874454 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:10.874454 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:10.874850 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2aaf02f5-82ec-4490-9368-b8290db383b9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:10.875657 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2aaf02f5-82ec-4490-9368-b8290db383b9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a returned with HTTP 200 Jul 03 15:04:10.876029 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1081/4299] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:10 2026] GET /volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:11.842104 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-87d799b9-689f-4f06-8a3b-842d52a78f2a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:11.844064 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87d799b9-689f-4f06-8a3b-842d52a78f2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:11.844337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87d799b9-689f-4f06-8a3b-842d52a78f2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:11.844552 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-87d799b9-689f-4f06-8a3b-842d52a78f2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:11.844681 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-87d799b9-689f-4f06-8a3b-842d52a78f2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:11.849184 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:11.849184 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:11.849910 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-87d799b9-689f-4f06-8a3b-842d52a78f2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:11.850334 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1070/4300] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:11 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:11.887246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b6c1b8c-7170-4197-a2da-00db9736ad64 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:11.889117 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b6c1b8c-7170-4197-a2da-00db9736ad64 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] GET https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a Jul 03 15:04:11.889314 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b6c1b8c-7170-4197-a2da-00db9736ad64 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:11.889540 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b6c1b8c-7170-4197-a2da-00db9736ad64 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:11.895163 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:11.895163 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:11.895616 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6b6c1b8c-7170-4197-a2da-00db9736ad64 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:11.896473 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b6c1b8c-7170-4197-a2da-00db9736ad64 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a returned with HTTP 200 Jul 03 15:04:11.896860 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1058/4301] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:11 2026] GET /volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:11.906750 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6368b1b5-cc4a-409a-a9f0-9987fee32b99 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:11.908778 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6368b1b5-cc4a-409a-a9f0-9987fee32b99 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a Jul 03 15:04:11.909001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6368b1b5-cc4a-409a-a9f0-9987fee32b99 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:11.909216 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6368b1b5-cc4a-409a-a9f0-9987fee32b99 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:11.909365 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-6368b1b5-cc4a-409a-a9f0-9987fee32b99 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Delete snapshot with id: b8f41530-0fe1-4916-8a59-25ec2ca1531a Jul 03 15:04:11.915488 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:11.915488 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:11.915905 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6368b1b5-cc4a-409a-a9f0-9987fee32b99 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:11.932732 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6368b1b5-cc4a-409a-a9f0-9987fee32b99 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot delete request issued successfully. Jul 03 15:04:11.932935 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6368b1b5-cc4a-409a-a9f0-9987fee32b99 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a returned with HTTP 202 Jul 03 15:04:11.933429 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1093/4302] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:11 2026] DELETE /volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:11.946704 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7b7fd6d2-dff5-4ac4-8d6e-83815dc3fe6d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:11.948923 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7b7fd6d2-dff5-4ac4-8d6e-83815dc3fe6d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] GET https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a Jul 03 15:04:11.949417 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7b7fd6d2-dff5-4ac4-8d6e-83815dc3fe6d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:11.949824 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7b7fd6d2-dff5-4ac4-8d6e-83815dc3fe6d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:11.955944 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:11.955944 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:11.956495 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7b7fd6d2-dff5-4ac4-8d6e-83815dc3fe6d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:11.957395 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7b7fd6d2-dff5-4ac4-8d6e-83815dc3fe6d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a returned with HTTP 200 Jul 03 15:04:11.958141 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1082/4303] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:11 2026] GET /volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:12.861582 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b200ca59-9053-4d9a-8811-867a9a950eb2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:12.863381 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b200ca59-9053-4d9a-8811-867a9a950eb2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:12.863586 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b200ca59-9053-4d9a-8811-867a9a950eb2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:12.863785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b200ca59-9053-4d9a-8811-867a9a950eb2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:12.863890 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b200ca59-9053-4d9a-8811-867a9a950eb2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:12.869838 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:12.869838 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:12.870571 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b200ca59-9053-4d9a-8811-867a9a950eb2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:12.871000 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1071/4304] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:12 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:12.882676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5430042b-5aac-4884-90bd-6d3b9e9a09fb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:12.884650 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5430042b-5aac-4884-90bd-6d3b9e9a09fb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209/export_record Jul 03 15:04:12.885196 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5430042b-5aac-4884-90bd-6d3b9e9a09fb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:12.886146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5430042b-5aac-4884-90bd-6d3b9e9a09fb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'export_record' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:12.886146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-5430042b-5aac-4884-90bd-6d3b9e9a09fb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Export record for backup 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99978) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 15:04:12.891207 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:12.891207 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:12.894305 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.api [None req-5430042b-5aac-4884-90bd-6d3b9e9a09fb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling RPCAPI with context: , host: np0000004430, backup: 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99978) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 15:04:12.900685 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-5430042b-5aac-4884-90bd-6d3b9e9a09fb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] export_record in rpcapi backup_id 04c3373b-21d6-4c9a-8a46-1e52732b4209 on host np0000004430. {{(pid=99978) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 15:04:12.966712 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4a0a0371-ccba-44af-8df7-5010ee984e4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:12.968669 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a0a0371-ccba-44af-8df7-5010ee984e4c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] GET https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a Jul 03 15:04:12.968966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a0a0371-ccba-44af-8df7-5010ee984e4c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:12.969193 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4a0a0371-ccba-44af-8df7-5010ee984e4c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:12.973950 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4a0a0371-ccba-44af-8df7-5010ee984e4c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a returned with HTTP 404 Jul 03 15:04:12.974469 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1094/4305] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:12 2026] GET /volume/v3/snapshots/b8f41530-0fe1-4916-8a59-25ec2ca1531a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:12.982354 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e17abb77-20e1-4bc1-a751-fed743fbbbde None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:12.984392 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e17abb77-20e1-4bc1-a751-fed743fbbbde tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 Jul 03 15:04:12.984659 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e17abb77-20e1-4bc1-a751-fed743fbbbde tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:12.984951 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e17abb77-20e1-4bc1-a751-fed743fbbbde tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:12.985112 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-e17abb77-20e1-4bc1-a751-fed743fbbbde tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume with id: ee3b4c60-afd6-408f-bf03-6c66828ba0d7 Jul 03 15:04:12.993451 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:12.993451 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:12.993909 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e17abb77-20e1-4bc1-a751-fed743fbbbde tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:13.018925 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e17abb77-20e1-4bc1-a751-fed743fbbbde tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume request issued successfully. Jul 03 15:04:13.019195 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e17abb77-20e1-4bc1-a751-fed743fbbbde tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 returned with HTTP 202 Jul 03 15:04:13.019761 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1083/4306] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:04:12 2026] DELETE /volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:13.029327 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0ecf0644-7ba0-40af-944f-6caa7d270dcf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:13.031068 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0ecf0644-7ba0-40af-944f-6caa7d270dcf tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 Jul 03 15:04:13.031285 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0ecf0644-7ba0-40af-944f-6caa7d270dcf tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:13.031454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0ecf0644-7ba0-40af-944f-6caa7d270dcf tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:13.038437 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:13.038437 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:13.042087 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0ecf0644-7ba0-40af-944f-6caa7d270dcf tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:13.046357 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0ecf0644-7ba0-40af-944f-6caa7d270dcf tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 returned with HTTP 200 Jul 03 15:04:13.046871 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1072/4307] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:13 2026] GET /volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:13.404306 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-5430042b-5aac-4884-90bd-6d3b9e9a09fb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDRjMzM3M2ItMjFkNi00YzlhLThhNDYtMWU1MjczMmI0MjA5IiwgInVzZXJfaWQiOiAiZmQ5MWJlZjMxY2FjNDBlOGFlMDlhZjQzODlmYTkxZjQiLCAicHJvamVjdF9pZCI6ICI4NDIwZjQ0MDM4MDg0ZGVmOTIyMmM3ZTgxODk4NmI1MSIsICJ2b2x1bWVfaWQiOiAiY2Q0ZWRhODgtM2JlNS00OTMyLTgyZWQtZjBiMDRkZjRmMGE2IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzU0NTYyOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDRlZGE4OC0zYmU1LTQ5MzItODJlZC1mMGIwNGRmNGYwYTYvMjAyNjA3MDMxNTAzNTYvYXpfbm92YV9iYWNrdXBfMDRjMzM3M2ItMjFkNi00YzlhLThhNDYtMWU1MjczMmI0MjA5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNTowMzo1M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTowMzo1M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjA0OjEzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99978) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 15:04:13.404306 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5430042b-5aac-4884-90bd-6d3b9e9a09fb tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209/export_record returned with HTTP 200 Jul 03 15:04:13.404306 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1059/4308] 10.4.3.99 () {68 vars in 1423 bytes} [Fri Jul 3 15:04:12 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209/export_record => generated 1424 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:13.412675 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34b73a89-abcf-44f8-89df-0cef91aef55d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:13.414796 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34b73a89-abcf-44f8-89df-0cef91aef55d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:13.415070 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34b73a89-abcf-44f8-89df-0cef91aef55d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:13.415285 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34b73a89-abcf-44f8-89df-0cef91aef55d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:13.415412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-34b73a89-abcf-44f8-89df-0cef91aef55d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:13.421951 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:13.421951 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:13.422817 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34b73a89-abcf-44f8-89df-0cef91aef55d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:13.423433 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1095/4309] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:13 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:13.433228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5a4193e3-1730-4b15-bd98-bf9b02203b6a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:13.435324 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5a4193e3-1730-4b15-bd98-bf9b02203b6a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] POST https://10.4.3.99/volume/v3/backups/import_record Jul 03 15:04:13.435850 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5a4193e3-1730-4b15-bd98-bf9b02203b6a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWZmNzJkNjktM2I0ZC00YTAxLTg1MjItYTZmN2E3MTNiZjcyIiwgInVzZXJfaWQiOiAiZmQ5MWJlZjMxY2FjNDBlOGFlMDlhZjQzODlmYTkxZjQiLCAicHJvamVjdF9pZCI6ICI4NDIwZjQ0MDM4MDg0ZGVmOTIyMmM3ZTgxODk4NmI1MSIsICJ2b2x1bWVfaWQiOiAiY2Q0ZWRhODgtM2JlNS00OTMyLTgyZWQtZjBiMDRkZjRmMGE2IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzU0NTYyOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDRlZGE4OC0zYmU1LTQ5MzItODJlZC1mMGIwNGRmNGYwYTYvMjAyNjA3MDMxNTAzNTYvYXpfbm92YV9iYWNrdXBfMDRjMzM3M2ItMjFkNi00YzlhLThhNDYtMWU1MjczMmI0MjA5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNTowMzo1M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTowMzo1M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjA0OjEzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:13.437606 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-5a4193e3-1730-4b15-bd98-bf9b02203b6a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWZmNzJkNjktM2I0ZC00YTAxLTg1MjItYTZmN2E3MTNiZjcyIiwgInVzZXJfaWQiOiAiZmQ5MWJlZjMxY2FjNDBlOGFlMDlhZjQzODlmYTkxZjQiLCAicHJvamVjdF9pZCI6ICI4NDIwZjQ0MDM4MDg0ZGVmOTIyMmM3ZTgxODk4NmI1MSIsICJ2b2x1bWVfaWQiOiAiY2Q0ZWRhODgtM2JlNS00OTMyLTgyZWQtZjBiMDRkZjRmMGE2IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzU0NTYyOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDRlZGE4OC0zYmU1LTQ5MzItODJlZC1mMGIwNGRmNGYwYTYvMjAyNjA3MDMxNTAzNTYvYXpfbm92YV9iYWNrdXBfMDRjMzM3M2ItMjFkNi00YzlhLThhNDYtMWU1MjczMmI0MjA5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNTowMzo1M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTowMzo1M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjA0OjEzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99979) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 15:04:13.437797 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-5a4193e3-1730-4b15-bd98-bf9b02203b6a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWZmNzJkNjktM2I0ZC00YTAxLTg1MjItYTZmN2E3MTNiZjcyIiwgInVzZXJfaWQiOiAiZmQ5MWJlZjMxY2FjNDBlOGFlMDlhZjQzODlmYTkxZjQiLCAicHJvamVjdF9pZCI6ICI4NDIwZjQ0MDM4MDg0ZGVmOTIyMmM3ZTgxODk4NmI1MSIsICJ2b2x1bWVfaWQiOiAiY2Q0ZWRhODgtM2JlNS00OTMyLTgyZWQtZjBiMDRkZjRmMGE2IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzU0NTYyOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZDRlZGE4OC0zYmU1LTQ5MzItODJlZC1mMGIwNGRmNGYwYTYvMjAyNjA3MDMxNTAzNTYvYXpfbm92YV9iYWNrdXBfMDRjMzM3M2ItMjFkNi00YzlhLThhNDYtMWU1MjczMmI0MjA5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxNTowMzo1M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTowMzo1M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjA0OjEzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99979) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 15:04:13.438657 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-5a4193e3-1730-4b15-bd98-bf9b02203b6a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8c01ca035f824a22ac3744176237888b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8420f44038084def9222c7e818986b51', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:04:13.438905 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5a4193e3-1730-4b15-bd98-bf9b02203b6a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] https://10.4.3.99/volume/v3/backups/import_record returned with HTTP 403 Jul 03 15:04:13.439492 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1084/4310] 10.4.3.99 () {70 vars in 1335 bytes} [Fri Jul 3 15:04:13 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:13.448060 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7df697ab-ac94-4248-a7fc-c2c90d49e1b2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:13.450244 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7df697ab-ac94-4248-a7fc-c2c90d49e1b2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 Jul 03 15:04:13.450519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7df697ab-ac94-4248-a7fc-c2c90d49e1b2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:13.450793 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7df697ab-ac94-4248-a7fc-c2c90d49e1b2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:13.450995 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-7df697ab-ac94-4248-a7fc-c2c90d49e1b2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume with id: cd4eda88-3be5-4932-82ed-f0b04df4f0a6 Jul 03 15:04:13.460512 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:13.460512 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:13.460948 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7df697ab-ac94-4248-a7fc-c2c90d49e1b2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:13.481539 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7df697ab-ac94-4248-a7fc-c2c90d49e1b2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume request issued successfully. Jul 03 15:04:13.481796 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7df697ab-ac94-4248-a7fc-c2c90d49e1b2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 returned with HTTP 202 Jul 03 15:04:13.482322 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1073/4311] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:04:13 2026] DELETE /volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:13.490693 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bc2e571b-a0d7-4096-b8a7-08ab8d732171 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:13.493134 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc2e571b-a0d7-4096-b8a7-08ab8d732171 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 Jul 03 15:04:13.493456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc2e571b-a0d7-4096-b8a7-08ab8d732171 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:13.493732 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bc2e571b-a0d7-4096-b8a7-08ab8d732171 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:13.502390 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:13.502390 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:13.509148 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bc2e571b-a0d7-4096-b8a7-08ab8d732171 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:13.513504 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bc2e571b-a0d7-4096-b8a7-08ab8d732171 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 returned with HTTP 200 Jul 03 15:04:13.513981 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1060/4312] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:13 2026] GET /volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:14.066732 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9873136e-06ad-4aaa-9f79-cf183eb4910f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.068823 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9873136e-06ad-4aaa-9f79-cf183eb4910f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 Jul 03 15:04:14.069029 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9873136e-06ad-4aaa-9f79-cf183eb4910f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:14.069232 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9873136e-06ad-4aaa-9f79-cf183eb4910f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:14.075509 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9873136e-06ad-4aaa-9f79-cf183eb4910f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 returned with HTTP 404 Jul 03 15:04:14.075952 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1096/4313] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:14 2026] GET /volume/v3/volumes/ee3b4c60-afd6-408f-bf03-6c66828ba0d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:14.085559 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.087631 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:14.088019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-18105526"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:14.090191 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-18105526'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:14.090401 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume of 1 GB Jul 03 15:04:14.094960 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:14.102356 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (3d55f339-865f-451e-b774-8065007fd42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:14.103865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfea124-3ba7-44dc-97ef-25afc0cbabb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.104937 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:14.126147 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-19ed90ef-3829-4a41-a61d-b8ca4ce912bb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.128099 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19ed90ef-3829-4a41-a61d-b8ca4ce912bb tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:04:14.128345 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19ed90ef-3829-4a41-a61d-b8ca4ce912bb tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:14.128552 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19ed90ef-3829-4a41-a61d-b8ca4ce912bb tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:14.135941 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:14.135941 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:14.139224 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfea124-3ba7-44dc-97ef-25afc0cbabb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.140001 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-19ed90ef-3829-4a41-a61d-b8ca4ce912bb tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:04:14.140256 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b773f9b1-6a85-4fef-8cca-301aed798f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.145265 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19ed90ef-3829-4a41-a61d-b8ca4ce912bb tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:04:14.145808 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1074/4314] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:14 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:14.191343 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['3d23e6aa-490d-41a6-92f0-f353a6374cf1', '0c900e27-c674-433c-98a5-6e1a7a1b2901', '1cd54697-4718-4a5c-b2a5-e2a815fc9596', '91a250fb-f5a5-488a-acb5-53ca2e50e6cd'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:14.192297 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b773f9b1-6a85-4fef-8cca-301aed798f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d23e6aa-490d-41a6-92f0-f353a6374cf1', '0c900e27-c674-433c-98a5-6e1a7a1b2901', '1cd54697-4718-4a5c-b2a5-e2a815fc9596', '91a250fb-f5a5-488a-acb5-53ca2e50e6cd']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.193009 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e8010a-e62e-4182-a19c-062476b3cf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.208964 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b5716e5b-fe16-4b4e-b742-5fd8f5210db8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.211421 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b5716e5b-fe16-4b4e-b742-5fd8f5210db8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:04:14.211709 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b5716e5b-fe16-4b4e-b742-5fd8f5210db8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:14.212019 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b5716e5b-fe16-4b4e-b742-5fd8f5210db8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:14.218894 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e8010a-e62e-4182-a19c-062476b3cf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89b8096a-235c-455d-8466-eab1ab1ecca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-18105526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['3d23e6aa-490d-41a6-92f0-f353a6374cf1','0c900e27-c674-433c-98a5-6e1a7a1b2901','1cd54697-4718-4a5c-b2a5-e2a815fc9596','91a250fb-f5a5-488a-acb5-53ca2e50e6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-18105526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89b8096a-235c-455d-8466-eab1ab1ecca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49301e9c5590409bafbc8c82105e3b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.219820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a280e8a-2b69-4a5b-bb09-6d9e9053cc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.221795 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:14.221795 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:14.226738 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b5716e5b-fe16-4b4e-b742-5fd8f5210db8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:04:14.233407 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b5716e5b-fe16-4b4e-b742-5fd8f5210db8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:04:14.233908 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1061/4315] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:14 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:14.239715 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a280e8a-2b69-4a5b-bb09-6d9e9053cc70) transitioned into state 'SUCCESS' from state '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-18105526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['3d23e6aa-490d-41a6-92f0-f353a6374cf1','0c900e27-c674-433c-98a5-6e1a7a1b2901','1cd54697-4718-4a5c-b2a5-e2a815fc9596','91a250fb-f5a5-488a-acb5-53ca2e50e6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.240424 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f1dfce-8a32-4070-80ec-017f6f980e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.251434 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f1dfce-8a32-4070-80ec-017f6f980e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.252285 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (3d55f339-865f-451e-b774-8065007fd42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:14.252610 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request issued successfully. Jul 03 15:04:14.253216 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8a949bf2-df8b-41a1-9773-fcf2202215b3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:14.253613 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1085/4316] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:04:14 2026] POST /volume/v3/volumes => generated 774 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:14.268844 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee9acaeb-600f-4927-b3a2-e996758ba27c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.270677 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee9acaeb-600f-4927-b3a2-e996758ba27c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 Jul 03 15:04:14.270870 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee9acaeb-600f-4927-b3a2-e996758ba27c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:14.271047 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee9acaeb-600f-4927-b3a2-e996758ba27c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:14.284800 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:14.284800 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:14.289425 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ee9acaeb-600f-4927-b3a2-e996758ba27c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:14.294351 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee9acaeb-600f-4927-b3a2-e996758ba27c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 returned with HTTP 200 Jul 03 15:04:14.294855 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1097/4317] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:14 2026] GET /volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:14.528252 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-50939efe-3a28-484d-b2c0-6f6ae787f68e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.530445 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50939efe-3a28-484d-b2c0-6f6ae787f68e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 Jul 03 15:04:14.530712 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-50939efe-3a28-484d-b2c0-6f6ae787f68e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:14.530971 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-50939efe-3a28-484d-b2c0-6f6ae787f68e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:14.538448 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50939efe-3a28-484d-b2c0-6f6ae787f68e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 returned with HTTP 404 Jul 03 15:04:14.539082 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1075/4318] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:14 2026] GET /volume/v3/volumes/cd4eda88-3be5-4932-82ed-f0b04df4f0a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:14.546816 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3bc1c63c-986b-42bd-be71-7a3a15eb7044 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.548524 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3bc1c63c-986b-42bd-be71-7a3a15eb7044 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] GET https://10.4.3.99/volume/v3/backups Jul 03 15:04:14.548732 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3bc1c63c-986b-42bd-be71-7a3a15eb7044 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:14.548921 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3bc1c63c-986b-42bd-be71-7a3a15eb7044 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:14.549175 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-3bc1c63c-986b-42bd-be71-7a3a15eb7044 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:04:14.560405 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3bc1c63c-986b-42bd-be71-7a3a15eb7044 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 200 Jul 03 15:04:14.560724 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1062/4319] 10.4.3.99 () {68 vars in 1270 bytes} [Fri Jul 3 15:04:14 2026] GET /volume/v3/backups => generated 619 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:14.571147 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5013235c-e07c-4281-987b-e38d9c03737f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.573267 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5013235c-e07c-4281-987b-e38d9c03737f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] GET https://10.4.3.99/volume/v3/backups?project_id=8420f44038084def9222c7e818986b51 Jul 03 15:04:14.573504 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5013235c-e07c-4281-987b-e38d9c03737f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:14.573693 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5013235c-e07c-4281-987b-e38d9c03737f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:14.573953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-5013235c-e07c-4281-987b-e38d9c03737f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Removing options 'project_id' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:04:14.574269 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:14.574269 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:14.579326 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5013235c-e07c-4281-987b-e38d9c03737f tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] https://10.4.3.99/volume/v3/backups?project_id=8420f44038084def9222c7e818986b51 returned with HTTP 200 Jul 03 15:04:14.579696 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1086/4320] 10.4.3.99 () {68 vars in 1357 bytes} [Fri Jul 3 15:04:14 2026] GET /volume/v3/backups?project_id=8420f44038084def9222c7e818986b51 => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:14.589668 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-10ae5504-9823-45c0-8d22-994439421fa4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.591435 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:14.591774 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1075411033"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:14.593135 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1075411033'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:14.593267 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume of 1 GB Jul 03 15:04:14.597471 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:14.602887 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Flow 'volume_create_api' (fc75e6fd-7432-4d8b-b667-d9d77d3fd999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:14.604032 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac82564-e146-475b-a7e7-13136be51997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.605055 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:14.630366 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac82564-e146-475b-a7e7-13136be51997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.631319 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b97bf6-36d9-4b4e-b2b9-e81b46ce5dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.672497 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Created reservations ['a47ea759-359e-41de-aa89-3a69ed56d3ff', '73b6a492-a4d2-4d72-99ad-423e71cd485f', 'd3284951-7453-4a89-850f-f8c910d157c7', '5ac0af5d-31b7-455e-b920-cc1e180c9a19'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:14.673261 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b97bf6-36d9-4b4e-b2b9-e81b46ce5dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a47ea759-359e-41de-aa89-3a69ed56d3ff', '73b6a492-a4d2-4d72-99ad-423e71cd485f', 'd3284951-7453-4a89-850f-f8c910d157c7', '5ac0af5d-31b7-455e-b920-cc1e180c9a19']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.674062 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05feaaa3-7d55-4677-8d17-4d9271004f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.697380 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05feaaa3-7d55-4677-8d17-4d9271004f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '706cbd25-f29e-4cbf-9dba-0f2a1f5e099e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1075411033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['a47ea759-359e-41de-aa89-3a69ed56d3ff','73b6a492-a4d2-4d72-99ad-423e71cd485f','d3284951-7453-4a89-850f-f8c910d157c7','5ac0af5d-31b7-455e-b920-cc1e180c9a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1075411033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=706cbd25-f29e-4cbf-9dba-0f2a1f5e099e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8420f44038084def9222c7e818986b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.698030 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69c5bfb-c853-4989-9e86-09d716566bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.722194 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69c5bfb-c853-4989-9e86-09d716566bf3) transitioned into state 'SUCCESS' from state '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-1075411033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['a47ea759-359e-41de-aa89-3a69ed56d3ff','73b6a492-a4d2-4d72-99ad-423e71cd485f','d3284951-7453-4a89-850f-f8c910d157c7','5ac0af5d-31b7-455e-b920-cc1e180c9a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd91bef31cac40e8ae09af4389fa91f4',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.722889 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b76c9b-672e-40b1-ad75-52a575562212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:14.733449 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b76c9b-672e-40b1-ad75-52a575562212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:14.734281 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Flow 'volume_create_api' (fc75e6fd-7432-4d8b-b667-d9d77d3fd999) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:14.734604 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Create volume request issued successfully. Jul 03 15:04:14.735190 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-10ae5504-9823-45c0-8d22-994439421fa4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:14.735629 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1098/4321] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:04:14 2026] POST /volume/v3/volumes => generated 776 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:14.751696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ffa33617-0cd9-4a95-ac82-6358a60ac4a2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:14.753428 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ffa33617-0cd9-4a95-ac82-6358a60ac4a2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e Jul 03 15:04:14.753590 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ffa33617-0cd9-4a95-ac82-6358a60ac4a2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:14.753785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ffa33617-0cd9-4a95-ac82-6358a60ac4a2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:14.761054 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:14.761054 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:14.765090 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ffa33617-0cd9-4a95-ac82-6358a60ac4a2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:14.769023 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ffa33617-0cd9-4a95-ac82-6358a60ac4a2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e returned with HTTP 200 Jul 03 15:04:14.769417 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1076/4322] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:14 2026] GET /volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:15.310885 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d7ccdf5e-781b-4f45-800e-946e8017b195 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:15.312861 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d7ccdf5e-781b-4f45-800e-946e8017b195 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 Jul 03 15:04:15.313065 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d7ccdf5e-781b-4f45-800e-946e8017b195 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:15.313269 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d7ccdf5e-781b-4f45-800e-946e8017b195 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:15.321334 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:15.321334 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:15.326349 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d7ccdf5e-781b-4f45-800e-946e8017b195 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:15.332309 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d7ccdf5e-781b-4f45-800e-946e8017b195 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 returned with HTTP 200 Jul 03 15:04:15.332871 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1063/4323] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:15 2026] GET /volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:15.349414 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4268a47f-aae9-4356-9922-b02dd436072e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:15.353988 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4268a47f-aae9-4356-9922-b02dd436072e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:15.353988 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4268a47f-aae9-4356-9922-b02dd436072e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89b8096a-235c-455d-8466-eab1ab1ecca6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-432288291"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:15.365449 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:15.365449 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:15.365449 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4268a47f-aae9-4356-9922-b02dd436072e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:15.365961 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-4268a47f-aae9-4356-9922-b02dd436072e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create snapshot from volume 89b8096a-235c-455d-8466-eab1ab1ecca6 Jul 03 15:04:15.422495 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-4268a47f-aae9-4356-9922-b02dd436072e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['7f44f428-e7bc-4e8a-be57-71c53b2dadda', 'd9b2a869-7328-404a-92bd-b16c640453d5', '9e0fd805-141d-412a-a96c-6a3b1276ace6', 'b6d67e15-37a5-4471-ab57-31268b7d0eb1'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:15.464982 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4268a47f-aae9-4356-9922-b02dd436072e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot create request issued successfully. Jul 03 15:04:15.464982 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4268a47f-aae9-4356-9922-b02dd436072e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:04:15.464982 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1087/4324] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:04:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:15.477273 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-484a8063-f424-4bb0-bd68-dafbd84226c7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:15.481536 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-484a8063-f424-4bb0-bd68-dafbd84226c7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c Jul 03 15:04:15.481821 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-484a8063-f424-4bb0-bd68-dafbd84226c7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:15.482082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-484a8063-f424-4bb0-bd68-dafbd84226c7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:15.491332 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:15.491332 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:15.491332 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-484a8063-f424-4bb0-bd68-dafbd84226c7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:15.491879 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-484a8063-f424-4bb0-bd68-dafbd84226c7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c returned with HTTP 200 Jul 03 15:04:15.492285 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1099/4325] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:15 2026] GET /volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:15.784463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-14665c42-73ad-4231-be59-0219e8681b20 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:15.785867 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-14665c42-73ad-4231-be59-0219e8681b20 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e Jul 03 15:04:15.786102 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-14665c42-73ad-4231-be59-0219e8681b20 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:15.786341 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-14665c42-73ad-4231-be59-0219e8681b20 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:15.794928 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:15.794928 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:15.798930 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-14665c42-73ad-4231-be59-0219e8681b20 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:15.803173 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-14665c42-73ad-4231-be59-0219e8681b20 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e returned with HTTP 200 Jul 03 15:04:15.803613 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1077/4326] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:15 2026] GET /volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:15.817266 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7303ad6d-82bf-4edb-9bb7-8e54129653c5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:15.819196 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7303ad6d-82bf-4edb-9bb7-8e54129653c5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:04:15.819775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7303ad6d-82bf-4edb-9bb7-8e54129653c5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "706cbd25-f29e-4cbf-9dba-0f2a1f5e099e", "name": "tempest-type-Backup-216795142"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:15.821562 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-7303ad6d-82bf-4edb-9bb7-8e54129653c5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Creating new backup {'backup': {'volume_id': '706cbd25-f29e-4cbf-9dba-0f2a1f5e099e', 'name': 'tempest-type-Backup-216795142'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:04:15.821744 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-7303ad6d-82bf-4edb-9bb7-8e54129653c5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Creating backup of volume 706cbd25-f29e-4cbf-9dba-0f2a1f5e099e in container None Jul 03 15:04:15.829874 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:15.829874 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:15.830259 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7303ad6d-82bf-4edb-9bb7-8e54129653c5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:15.854868 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-7303ad6d-82bf-4edb-9bb7-8e54129653c5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Created reservations ['61fe46b3-8785-498e-bcee-28a0e74560a2', 'eecb759a-5b5b-4253-b343-7092fb5fa9d8'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:15.893351 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7303ad6d-82bf-4edb-9bb7-8e54129653c5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:04:15.893850 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1064/4327] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:04:15 2026] POST /volume/v3/backups => generated 313 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:15.904169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-354460c7-999f-4a8f-8a14-068eef72baab None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:15.907791 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-354460c7-999f-4a8f-8a14-068eef72baab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:15.908019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-354460c7-999f-4a8f-8a14-068eef72baab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:15.908256 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-354460c7-999f-4a8f-8a14-068eef72baab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:15.908379 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-354460c7-999f-4a8f-8a14-068eef72baab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:15.918635 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:15.918635 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:15.919587 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-354460c7-999f-4a8f-8a14-068eef72baab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:15.920062 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1088/4328] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:15 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:16.502585 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b0c3913d-fabc-4de5-b4a4-cbed2d3e751f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:16.504345 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0c3913d-fabc-4de5-b4a4-cbed2d3e751f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c Jul 03 15:04:16.504583 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0c3913d-fabc-4de5-b4a4-cbed2d3e751f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:16.504808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b0c3913d-fabc-4de5-b4a4-cbed2d3e751f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:16.509623 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:16.509623 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:16.509949 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b0c3913d-fabc-4de5-b4a4-cbed2d3e751f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:16.510666 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b0c3913d-fabc-4de5-b4a4-cbed2d3e751f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c returned with HTTP 200 Jul 03 15:04:16.511184 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1100/4329] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:16 2026] GET /volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:16.519636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fee6763c-d70a-4a09-80aa-09a257be2b83 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:16.521518 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fee6763c-d70a-4a09-80aa-09a257be2b83 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c Jul 03 15:04:16.521798 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fee6763c-d70a-4a09-80aa-09a257be2b83 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:16.522024 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fee6763c-d70a-4a09-80aa-09a257be2b83 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:16.522141 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-fee6763c-d70a-4a09-80aa-09a257be2b83 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Delete snapshot with id: f99e345f-641e-4eee-9051-f4c2f17f8e4c Jul 03 15:04:16.527583 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:16.527583 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:16.528041 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-fee6763c-d70a-4a09-80aa-09a257be2b83 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:16.547171 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-fee6763c-d70a-4a09-80aa-09a257be2b83 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot delete request issued successfully. Jul 03 15:04:16.547477 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fee6763c-d70a-4a09-80aa-09a257be2b83 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c returned with HTTP 202 Jul 03 15:04:16.547918 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1078/4330] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:16 2026] DELETE /volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:16.557170 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0e12fae9-1146-438a-8c14-60b2df1173e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:16.558955 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e12fae9-1146-438a-8c14-60b2df1173e7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] GET https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c Jul 03 15:04:16.559137 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e12fae9-1146-438a-8c14-60b2df1173e7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:16.559337 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0e12fae9-1146-438a-8c14-60b2df1173e7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:16.565463 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:16.565463 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:16.565954 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0e12fae9-1146-438a-8c14-60b2df1173e7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:16.566977 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0e12fae9-1146-438a-8c14-60b2df1173e7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c returned with HTTP 200 Jul 03 15:04:16.567377 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1065/4331] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:16 2026] GET /volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:16.932793 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a3b085a9-f539-4918-96ad-3611373be841 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:16.935030 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3b085a9-f539-4918-96ad-3611373be841 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:16.935225 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3b085a9-f539-4918-96ad-3611373be841 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:16.935617 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3b085a9-f539-4918-96ad-3611373be841 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:16.935617 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a3b085a9-f539-4918-96ad-3611373be841 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:16.940636 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:16.940636 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:16.943358 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3b085a9-f539-4918-96ad-3611373be841 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:16.943358 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1089/4332] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:16 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:17.578210 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f67b88e0-0079-41c2-9748-136aec1b26c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:17.579939 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f67b88e0-0079-41c2-9748-136aec1b26c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] GET https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c Jul 03 15:04:17.580165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f67b88e0-0079-41c2-9748-136aec1b26c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:17.580382 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f67b88e0-0079-41c2-9748-136aec1b26c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:17.584583 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f67b88e0-0079-41c2-9748-136aec1b26c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c returned with HTTP 404 Jul 03 15:04:17.585049 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1101/4333] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:17 2026] GET /volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:17.592967 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9940472c-630d-45f5-b672-631988e5870f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:17.594677 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9940472c-630d-45f5-b672-631988e5870f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c Jul 03 15:04:17.594899 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9940472c-630d-45f5-b672-631988e5870f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:17.595082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9940472c-630d-45f5-b672-631988e5870f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:17.595200 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-9940472c-630d-45f5-b672-631988e5870f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete snapshot with id: f99e345f-641e-4eee-9051-f4c2f17f8e4c Jul 03 15:04:17.599326 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9940472c-630d-45f5-b672-631988e5870f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c returned with HTTP 404 Jul 03 15:04:17.599922 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1079/4334] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:17 2026] DELETE /volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:17.607709 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-df74ece6-5b40-4a22-bd4b-839a7cc3fef4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:17.609872 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df74ece6-5b40-4a22-bd4b-839a7cc3fef4 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c Jul 03 15:04:17.610087 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df74ece6-5b40-4a22-bd4b-839a7cc3fef4 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:17.610325 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df74ece6-5b40-4a22-bd4b-839a7cc3fef4 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:17.615964 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df74ece6-5b40-4a22-bd4b-839a7cc3fef4 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c returned with HTTP 404 Jul 03 15:04:17.615964 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1066/4335] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:17 2026] GET /volume/v3/snapshots/f99e345f-641e-4eee-9051-f4c2f17f8e4c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:17.623996 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b1429278-5ad3-4d63-9f88-98cfdab200f8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:17.625686 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b1429278-5ad3-4d63-9f88-98cfdab200f8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 Jul 03 15:04:17.625934 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b1429278-5ad3-4d63-9f88-98cfdab200f8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:17.626139 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b1429278-5ad3-4d63-9f88-98cfdab200f8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:17.626310 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-b1429278-5ad3-4d63-9f88-98cfdab200f8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume with id: 89b8096a-235c-455d-8466-eab1ab1ecca6 Jul 03 15:04:17.633507 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:17.633507 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:17.633879 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b1429278-5ad3-4d63-9f88-98cfdab200f8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:17.652626 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b1429278-5ad3-4d63-9f88-98cfdab200f8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume request issued successfully. Jul 03 15:04:17.652920 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b1429278-5ad3-4d63-9f88-98cfdab200f8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 returned with HTTP 202 Jul 03 15:04:17.653572 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1090/4336] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:04:17 2026] DELETE /volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:17.660066 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21dbde90-2b04-4a1a-ba94-2d4088569faa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:17.661674 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21dbde90-2b04-4a1a-ba94-2d4088569faa tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 Jul 03 15:04:17.661839 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21dbde90-2b04-4a1a-ba94-2d4088569faa tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:17.662024 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21dbde90-2b04-4a1a-ba94-2d4088569faa tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:17.670265 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:17.670265 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:17.674239 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-21dbde90-2b04-4a1a-ba94-2d4088569faa tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:17.678528 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21dbde90-2b04-4a1a-ba94-2d4088569faa tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 returned with HTTP 200 Jul 03 15:04:17.679301 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1102/4337] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:17 2026] GET /volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 => generated 1013 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:17.951610 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0d61b030-aa2e-426d-8a74-aaea1e72be3d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:17.953505 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0d61b030-aa2e-426d-8a74-aaea1e72be3d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:17.953691 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0d61b030-aa2e-426d-8a74-aaea1e72be3d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:17.953913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0d61b030-aa2e-426d-8a74-aaea1e72be3d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:17.954044 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0d61b030-aa2e-426d-8a74-aaea1e72be3d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:17.959052 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:17.959052 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:17.959768 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0d61b030-aa2e-426d-8a74-aaea1e72be3d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:17.960254 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1080/4338] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:17 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:18.695602 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2e441187-2f90-4b0b-b481-93b045f743c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:18.697283 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e441187-2f90-4b0b-b481-93b045f743c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 Jul 03 15:04:18.697522 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e441187-2f90-4b0b-b481-93b045f743c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:18.697726 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e441187-2f90-4b0b-b481-93b045f743c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:18.703847 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e441187-2f90-4b0b-b481-93b045f743c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 returned with HTTP 404 Jul 03 15:04:18.704447 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1067/4339] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:18 2026] GET /volume/v3/volumes/89b8096a-235c-455d-8466-eab1ab1ecca6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:18.713829 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ce379044-de0c-4e73-9638-988323076dcb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:18.715598 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:18.716026 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-633107639"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:18.717555 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-633107639'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:18.717756 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume of 1 GB Jul 03 15:04:18.721971 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:18.727656 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (336d9779-3dc5-4f13-b004-eca81b8348fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:18.728626 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ce1b6f-426e-457e-9765-e61acefc979e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:18.729390 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:18.751223 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ce1b6f-426e-457e-9765-e61acefc979e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:18.751867 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bd55ef-77a7-4a77-b313-a1a8ef33406f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:18.785187 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['c93e96f3-39a8-409a-b670-03642065805c', 'c4aaec97-c036-48af-8d3b-e7c109401c9b', 'bd4ed964-3ef5-4b3d-b09a-8653ec4b8b9d', 'a3932371-ffce-4331-8714-605305196658'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:18.785806 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bd55ef-77a7-4a77-b313-a1a8ef33406f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c93e96f3-39a8-409a-b670-03642065805c', 'c4aaec97-c036-48af-8d3b-e7c109401c9b', 'bd4ed964-3ef5-4b3d-b09a-8653ec4b8b9d', 'a3932371-ffce-4331-8714-605305196658']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:18.786789 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9844bba9-67ee-4784-9e90-9a5b5100c5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:18.811879 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9844bba9-67ee-4784-9e90-9a5b5100c5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8044f6e6-13c7-4297-a57f-a22c652985db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-633107639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['c93e96f3-39a8-409a-b670-03642065805c','c4aaec97-c036-48af-8d3b-e7c109401c9b','bd4ed964-3ef5-4b3d-b09a-8653ec4b8b9d','a3932371-ffce-4331-8714-605305196658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-633107639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8044f6e6-13c7-4297-a57f-a22c652985db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49301e9c5590409bafbc8c82105e3b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:18.812980 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da846499-40f2-4697-b4bf-4ed3e5c69b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:18.829030 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da846499-40f2-4697-b4bf-4ed3e5c69b87) transitioned into state 'SUCCESS' from state '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-633107639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['c93e96f3-39a8-409a-b670-03642065805c','c4aaec97-c036-48af-8d3b-e7c109401c9b','bd4ed964-3ef5-4b3d-b09a-8653ec4b8b9d','a3932371-ffce-4331-8714-605305196658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:18.829670 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (136f4ed8-fc66-44ea-8bed-735d2b58b88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:18.838454 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (136f4ed8-fc66-44ea-8bed-735d2b58b88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:18.839615 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (336d9779-3dc5-4f13-b004-eca81b8348fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:18.840029 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request issued successfully. Jul 03 15:04:18.840877 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ce379044-de0c-4e73-9638-988323076dcb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:18.841441 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1091/4340] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:04:18 2026] POST /volume/v3/volumes => generated 775 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:18.854353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-19d1d636-d4f5-4e05-a4c0-4433dae30470 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:18.856526 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-19d1d636-d4f5-4e05-a4c0-4433dae30470 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db Jul 03 15:04:18.856811 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-19d1d636-d4f5-4e05-a4c0-4433dae30470 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:18.857062 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-19d1d636-d4f5-4e05-a4c0-4433dae30470 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:18.866065 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:18.866065 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:18.870433 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-19d1d636-d4f5-4e05-a4c0-4433dae30470 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:18.875229 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-19d1d636-d4f5-4e05-a4c0-4433dae30470 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db returned with HTTP 200 Jul 03 15:04:18.875661 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1103/4341] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:18 2026] GET /volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:18.970922 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8b7eb892-aa49-4b33-91e7-65fe6b840ee6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:18.972730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8b7eb892-aa49-4b33-91e7-65fe6b840ee6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:18.972961 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8b7eb892-aa49-4b33-91e7-65fe6b840ee6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:18.973202 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8b7eb892-aa49-4b33-91e7-65fe6b840ee6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:18.973359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8b7eb892-aa49-4b33-91e7-65fe6b840ee6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:18.977461 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:18.977461 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:18.978033 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8b7eb892-aa49-4b33-91e7-65fe6b840ee6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:18.978434 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1081/4342] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:18 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:19.888197 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a1bf6e67-c44a-4514-b52d-223438a9bd72 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:19.889995 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a1bf6e67-c44a-4514-b52d-223438a9bd72 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db Jul 03 15:04:19.890245 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a1bf6e67-c44a-4514-b52d-223438a9bd72 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:19.890471 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a1bf6e67-c44a-4514-b52d-223438a9bd72 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:19.897869 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:19.897869 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:19.901476 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a1bf6e67-c44a-4514-b52d-223438a9bd72 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:19.905236 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a1bf6e67-c44a-4514-b52d-223438a9bd72 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db returned with HTTP 200 Jul 03 15:04:19.905619 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1068/4343] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:19 2026] GET /volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:19.918715 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3d6754b7-bea8-4991-978a-94da251c5055 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:19.921090 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3d6754b7-bea8-4991-978a-94da251c5055 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:19.921486 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3d6754b7-bea8-4991-978a-94da251c5055 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8044f6e6-13c7-4297-a57f-a22c652985db", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1656087835"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:19.931691 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:19.931691 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:19.932093 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3d6754b7-bea8-4991-978a-94da251c5055 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:19.932245 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-3d6754b7-bea8-4991-978a-94da251c5055 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create snapshot from volume 8044f6e6-13c7-4297-a57f-a22c652985db Jul 03 15:04:19.958917 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-3d6754b7-bea8-4991-978a-94da251c5055 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['10ef33b6-a746-43cf-b11f-d91851768e5e', 'd7df9b24-af7e-43f8-aca3-20bc3b326224', 'b7a17012-f897-4bb1-9993-168dcd759283', 'b7ac7fd5-69f7-4908-a150-c9ae18116427'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:19.989799 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7293c93f-e7c6-45ce-9524-8c9261ba9b24 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:19.992062 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7293c93f-e7c6-45ce-9524-8c9261ba9b24 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:19.992804 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7293c93f-e7c6-45ce-9524-8c9261ba9b24 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:19.992804 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7293c93f-e7c6-45ce-9524-8c9261ba9b24 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:19.993074 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7293c93f-e7c6-45ce-9524-8c9261ba9b24 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:19.993202 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3d6754b7-bea8-4991-978a-94da251c5055 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot create request issued successfully. Jul 03 15:04:19.993591 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3d6754b7-bea8-4991-978a-94da251c5055 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:04:19.994078 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1092/4344] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:04:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:20.000596 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:20.000596 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:20.001119 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7293c93f-e7c6-45ce-9524-8c9261ba9b24 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:20.001743 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1104/4345] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:19 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:20.004058 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-468fa892-55cb-45e7-9eb3-bc2dda7fbc06 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:20.006047 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-468fa892-55cb-45e7-9eb3-bc2dda7fbc06 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 Jul 03 15:04:20.006286 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-468fa892-55cb-45e7-9eb3-bc2dda7fbc06 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:20.006502 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-468fa892-55cb-45e7-9eb3-bc2dda7fbc06 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:20.012249 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:20.012249 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:20.012571 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-468fa892-55cb-45e7-9eb3-bc2dda7fbc06 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:20.013260 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-468fa892-55cb-45e7-9eb3-bc2dda7fbc06 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 returned with HTTP 200 Jul 03 15:04:20.013603 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1082/4346] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:20 2026] GET /volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:21.014074 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4ca5f519-b6ae-4eb6-8814-8589d85350b7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:21.015995 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4ca5f519-b6ae-4eb6-8814-8589d85350b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:21.016233 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4ca5f519-b6ae-4eb6-8814-8589d85350b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:21.016419 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4ca5f519-b6ae-4eb6-8814-8589d85350b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:21.016523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4ca5f519-b6ae-4eb6-8814-8589d85350b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:21.021058 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:21.021058 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:21.021867 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4ca5f519-b6ae-4eb6-8814-8589d85350b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:21.022451 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1069/4347] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:21 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:21.022789 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a97eaaac-f893-41c5-98ca-b95a47d09048 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:21.024846 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a97eaaac-f893-41c5-98ca-b95a47d09048 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 Jul 03 15:04:21.024979 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a97eaaac-f893-41c5-98ca-b95a47d09048 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:21.025137 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a97eaaac-f893-41c5-98ca-b95a47d09048 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:21.030449 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:21.030449 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:21.030775 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a97eaaac-f893-41c5-98ca-b95a47d09048 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:21.031562 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a97eaaac-f893-41c5-98ca-b95a47d09048 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 returned with HTTP 200 Jul 03 15:04:21.032006 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1093/4348] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:21 2026] GET /volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:21.041395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-513e304e-b4ad-49db-a73f-70acb4219333 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:21.043629 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-513e304e-b4ad-49db-a73f-70acb4219333 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] POST https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5/action Jul 03 15:04:21.045037 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-513e304e-b4ad-49db-a73f-70acb4219333 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:04:21.045037 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-513e304e-b4ad-49db-a73f-70acb4219333 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:21.052923 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:21.052923 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:21.053560 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-513e304e-b4ad-49db-a73f-70acb4219333 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:21.054512 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-513e304e-b4ad-49db-a73f-70acb4219333 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'dab52c3d5dc74356898ec68be9fa7aa3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49301e9c5590409bafbc8c82105e3b7b', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:04:21.054857 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-513e304e-b4ad-49db-a73f-70acb4219333 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5/action returned with HTTP 403 Jul 03 15:04:21.055517 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1105/4349] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 15:04:21 2026] POST /volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:21.063144 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3b308fe0-cdf7-4e6e-aa4a-5f8efe6b11c0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:21.064952 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3b308fe0-cdf7-4e6e-aa4a-5f8efe6b11c0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 Jul 03 15:04:21.065140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3b308fe0-cdf7-4e6e-aa4a-5f8efe6b11c0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:21.065354 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3b308fe0-cdf7-4e6e-aa4a-5f8efe6b11c0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:21.065469 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-3b308fe0-cdf7-4e6e-aa4a-5f8efe6b11c0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete snapshot with id: 047a70d9-bd7d-47f8-b287-14644bacfbe5 Jul 03 15:04:21.070187 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:21.070187 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:21.070529 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3b308fe0-cdf7-4e6e-aa4a-5f8efe6b11c0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:21.087570 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3b308fe0-cdf7-4e6e-aa4a-5f8efe6b11c0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot delete request issued successfully. Jul 03 15:04:21.087787 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3b308fe0-cdf7-4e6e-aa4a-5f8efe6b11c0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 returned with HTTP 202 Jul 03 15:04:21.088226 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1083/4350] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:21 2026] DELETE /volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:21.095899 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f7986d4d-a82d-4b95-b58d-d734385b1e52 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:21.098297 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f7986d4d-a82d-4b95-b58d-d734385b1e52 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 Jul 03 15:04:21.098549 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f7986d4d-a82d-4b95-b58d-d734385b1e52 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:21.098775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f7986d4d-a82d-4b95-b58d-d734385b1e52 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:21.104594 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:21.104594 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:21.105122 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f7986d4d-a82d-4b95-b58d-d734385b1e52 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:21.106040 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f7986d4d-a82d-4b95-b58d-d734385b1e52 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 returned with HTTP 200 Jul 03 15:04:21.106565 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1070/4351] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:21 2026] GET /volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:22.033832 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8c8fd5bc-e434-4bdf-8bff-7f4aa551dcb1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:22.036117 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c8fd5bc-e434-4bdf-8bff-7f4aa551dcb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:22.036390 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c8fd5bc-e434-4bdf-8bff-7f4aa551dcb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:22.036654 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8c8fd5bc-e434-4bdf-8bff-7f4aa551dcb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:22.036864 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8c8fd5bc-e434-4bdf-8bff-7f4aa551dcb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:22.041716 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:22.041716 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:22.042510 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8c8fd5bc-e434-4bdf-8bff-7f4aa551dcb1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:22.042908 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1094/4352] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:22 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:22.116418 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0732fca4-bb8b-47cf-a4ca-9b669353c5a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:22.118237 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0732fca4-bb8b-47cf-a4ca-9b669353c5a0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 Jul 03 15:04:22.118450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0732fca4-bb8b-47cf-a4ca-9b669353c5a0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:22.118699 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0732fca4-bb8b-47cf-a4ca-9b669353c5a0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:22.122854 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0732fca4-bb8b-47cf-a4ca-9b669353c5a0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 returned with HTTP 404 Jul 03 15:04:22.123342 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1106/4353] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:22 2026] GET /volume/v3/snapshots/047a70d9-bd7d-47f8-b287-14644bacfbe5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:22.130480 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d8d5fb2b-d6e2-4aaa-8024-b2416dac4ac0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:22.132266 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d8d5fb2b-d6e2-4aaa-8024-b2416dac4ac0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db Jul 03 15:04:22.132481 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d8d5fb2b-d6e2-4aaa-8024-b2416dac4ac0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:22.132721 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d8d5fb2b-d6e2-4aaa-8024-b2416dac4ac0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:22.132879 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-d8d5fb2b-d6e2-4aaa-8024-b2416dac4ac0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume with id: 8044f6e6-13c7-4297-a57f-a22c652985db Jul 03 15:04:22.142368 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:22.142368 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:22.142839 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d8d5fb2b-d6e2-4aaa-8024-b2416dac4ac0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:22.183015 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d8d5fb2b-d6e2-4aaa-8024-b2416dac4ac0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume request issued successfully. Jul 03 15:04:22.183201 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d8d5fb2b-d6e2-4aaa-8024-b2416dac4ac0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db returned with HTTP 202 Jul 03 15:04:22.183621 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1084/4354] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:04:22 2026] DELETE /volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:22.193467 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bb33d227-3082-4bc6-b65b-096265dbd366 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:22.195352 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb33d227-3082-4bc6-b65b-096265dbd366 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db Jul 03 15:04:22.195572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb33d227-3082-4bc6-b65b-096265dbd366 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:22.195915 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb33d227-3082-4bc6-b65b-096265dbd366 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:22.204755 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:22.204755 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:22.208821 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bb33d227-3082-4bc6-b65b-096265dbd366 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:22.213771 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb33d227-3082-4bc6-b65b-096265dbd366 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db returned with HTTP 200 Jul 03 15:04:22.214293 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1071/4355] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:22 2026] GET /volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:23.056792 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4425e1eb-2291-4af7-8102-c681b022fc6b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:23.058695 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4425e1eb-2291-4af7-8102-c681b022fc6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:23.058902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4425e1eb-2291-4af7-8102-c681b022fc6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:23.059156 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4425e1eb-2291-4af7-8102-c681b022fc6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:23.059843 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-4425e1eb-2291-4af7-8102-c681b022fc6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:23.064409 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:23.064409 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:23.065181 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4425e1eb-2291-4af7-8102-c681b022fc6b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:23.065797 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1095/4356] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:23 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:23.234614 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0003abbf-3539-4091-8344-8892b86c7291 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:23.236823 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0003abbf-3539-4091-8344-8892b86c7291 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db Jul 03 15:04:23.237083 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0003abbf-3539-4091-8344-8892b86c7291 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:23.237326 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0003abbf-3539-4091-8344-8892b86c7291 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:23.245289 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0003abbf-3539-4091-8344-8892b86c7291 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db returned with HTTP 404 Jul 03 15:04:23.245289 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1107/4357] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:23 2026] GET /volume/v3/volumes/8044f6e6-13c7-4297-a57f-a22c652985db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:23.259159 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:23.259159 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:23.259159 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2122630042"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:23.260615 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2122630042'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:23.260788 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume of 1 GB Jul 03 15:04:23.265854 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:23.273392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (39314af6-7e3e-4576-8d4d-715a7a4509fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:23.274767 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0faad6b6-5722-432e-b8dc-7bf9377bd140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:23.275947 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:23.307524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0faad6b6-5722-432e-b8dc-7bf9377bd140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:23.308477 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ce47e2-4beb-4559-b77c-165a1aa3c040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:23.368013 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['06d7caa3-f396-4dfd-bbea-51092606d781', 'b3f33794-75d6-4d9b-927e-2d5fde97263d', '14dc6c3a-258c-4ec4-9715-642c91cf8a5c', 'c1239b33-fd8b-4046-9d47-3d8cbe57e11c'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:23.369404 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ce47e2-4beb-4559-b77c-165a1aa3c040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06d7caa3-f396-4dfd-bbea-51092606d781', 'b3f33794-75d6-4d9b-927e-2d5fde97263d', '14dc6c3a-258c-4ec4-9715-642c91cf8a5c', 'c1239b33-fd8b-4046-9d47-3d8cbe57e11c']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:23.369890 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6528b278-35b7-42ac-ab5f-712dfaf6b539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:23.399231 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6528b278-35b7-42ac-ab5f-712dfaf6b539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1683754-14ae-48c6-ab6d-60b4fbbe614c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2122630042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['06d7caa3-f396-4dfd-bbea-51092606d781','b3f33794-75d6-4d9b-927e-2d5fde97263d','14dc6c3a-258c-4ec4-9715-642c91cf8a5c','c1239b33-fd8b-4046-9d47-3d8cbe57e11c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2122630042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1683754-14ae-48c6-ab6d-60b4fbbe614c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49301e9c5590409bafbc8c82105e3b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:23.400837 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b39725e-3a5b-4559-a1e5-53e430703e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:23.429298 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b39725e-3a5b-4559-a1e5-53e430703e92) transitioned into state 'SUCCESS' from state '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-2122630042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['06d7caa3-f396-4dfd-bbea-51092606d781','b3f33794-75d6-4d9b-927e-2d5fde97263d','14dc6c3a-258c-4ec4-9715-642c91cf8a5c','c1239b33-fd8b-4046-9d47-3d8cbe57e11c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:23.430812 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d153935-9969-4081-8f19-1361fc2c4e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:23.448448 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d153935-9969-4081-8f19-1361fc2c4e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:23.449736 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (39314af6-7e3e-4576-8d4d-715a7a4509fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:23.450229 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request issued successfully. Jul 03 15:04:23.452601 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3069d72-932b-4b3a-9318-0d31bcbd4ea6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:23.452601 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1085/4358] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:04:23 2026] POST /volume/v3/volumes => generated 776 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:23.467415 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-df37dced-1a1e-4e61-a4fd-1e7f899db91c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:23.469848 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df37dced-1a1e-4e61-a4fd-1e7f899db91c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c Jul 03 15:04:23.470168 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df37dced-1a1e-4e61-a4fd-1e7f899db91c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:23.470318 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-df37dced-1a1e-4e61-a4fd-1e7f899db91c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:23.478479 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:23.478479 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:23.482317 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-df37dced-1a1e-4e61-a4fd-1e7f899db91c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:23.487526 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-df37dced-1a1e-4e61-a4fd-1e7f899db91c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c returned with HTTP 200 Jul 03 15:04:23.487526 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1072/4359] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:23 2026] GET /volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:24.079164 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-335fdc3d-d972-4aba-add0-bbdb7b9b4599 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:24.079860 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-335fdc3d-d972-4aba-add0-bbdb7b9b4599 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:24.080105 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-335fdc3d-d972-4aba-add0-bbdb7b9b4599 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:24.080347 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-335fdc3d-d972-4aba-add0-bbdb7b9b4599 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:24.080488 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-335fdc3d-d972-4aba-add0-bbdb7b9b4599 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:24.085104 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:24.085104 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:24.085920 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-335fdc3d-d972-4aba-add0-bbdb7b9b4599 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:24.086344 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1096/4360] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:24 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:24.500812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0dfcbd0c-2a95-4601-bff5-6d5b2f2f3a8e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:24.502939 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0dfcbd0c-2a95-4601-bff5-6d5b2f2f3a8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c Jul 03 15:04:24.503206 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0dfcbd0c-2a95-4601-bff5-6d5b2f2f3a8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:24.503442 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0dfcbd0c-2a95-4601-bff5-6d5b2f2f3a8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:24.512432 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:24.512432 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:24.517137 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0dfcbd0c-2a95-4601-bff5-6d5b2f2f3a8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:24.522807 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0dfcbd0c-2a95-4601-bff5-6d5b2f2f3a8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c returned with HTTP 200 Jul 03 15:04:24.523313 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1108/4361] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:24 2026] GET /volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:24.536997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a3ce04d1-a122-4e51-8986-7bf5841625db None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:24.539064 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3ce04d1-a122-4e51-8986-7bf5841625db tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:24.539480 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a3ce04d1-a122-4e51-8986-7bf5841625db tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1683754-14ae-48c6-ab6d-60b4fbbe614c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-963964212"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:24.548859 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:24.548859 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:24.549400 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a3ce04d1-a122-4e51-8986-7bf5841625db tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:24.549628 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-a3ce04d1-a122-4e51-8986-7bf5841625db tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create snapshot from volume c1683754-14ae-48c6-ab6d-60b4fbbe614c Jul 03 15:04:24.582454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-a3ce04d1-a122-4e51-8986-7bf5841625db tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['bfeef41f-dc7b-467c-9d34-46dddb42641e', 'a3ef4cec-2e4c-4e5b-bfca-c37b214c657c', 'a8f99850-241f-44d2-8c36-3a59f4ac9d8b', '243f8ded-ba2e-4560-9cf5-a11928cb20cf'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:24.623076 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a3ce04d1-a122-4e51-8986-7bf5841625db tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot create request issued successfully. Jul 03 15:04:24.623445 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a3ce04d1-a122-4e51-8986-7bf5841625db tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:04:24.624119 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1086/4362] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:04:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:24.633151 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc6441c9-80e1-473b-8e6e-a8a6bcadcde3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:24.635181 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc6441c9-80e1-473b-8e6e-a8a6bcadcde3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df Jul 03 15:04:24.635322 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc6441c9-80e1-473b-8e6e-a8a6bcadcde3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:24.635477 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc6441c9-80e1-473b-8e6e-a8a6bcadcde3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:24.640212 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:24.640212 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:24.640539 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fc6441c9-80e1-473b-8e6e-a8a6bcadcde3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:24.641528 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc6441c9-80e1-473b-8e6e-a8a6bcadcde3 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df returned with HTTP 200 Jul 03 15:04:24.641628 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1073/4363] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:24 2026] GET /volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:25.098056 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-44e3f838-4789-4705-92a8-b0f86afe8d5d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:25.100469 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44e3f838-4789-4705-92a8-b0f86afe8d5d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:25.100789 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44e3f838-4789-4705-92a8-b0f86afe8d5d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:25.101075 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44e3f838-4789-4705-92a8-b0f86afe8d5d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:25.101272 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-44e3f838-4789-4705-92a8-b0f86afe8d5d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:25.106943 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:25.106943 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:25.107622 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44e3f838-4789-4705-92a8-b0f86afe8d5d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:25.108028 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1097/4364] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:25 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:25.652212 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-92fc093e-70bc-4976-afa4-ad888c65b5bb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:25.653908 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-92fc093e-70bc-4976-afa4-ad888c65b5bb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df Jul 03 15:04:25.654309 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-92fc093e-70bc-4976-afa4-ad888c65b5bb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:25.654569 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-92fc093e-70bc-4976-afa4-ad888c65b5bb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:25.659474 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:25.659474 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:25.659867 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-92fc093e-70bc-4976-afa4-ad888c65b5bb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:25.660588 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-92fc093e-70bc-4976-afa4-ad888c65b5bb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df returned with HTTP 200 Jul 03 15:04:25.660961 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1109/4365] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:25 2026] GET /volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:25.669121 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d6da296e-0408-4b43-9290-7057cfe961da None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:25.671219 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6da296e-0408-4b43-9290-7057cfe961da tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] GET https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:25.671594 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6da296e-0408-4b43-9290-7057cfe961da tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:25.671865 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6da296e-0408-4b43-9290-7057cfe961da tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:25.672233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-d6da296e-0408-4b43-9290-7057cfe961da tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:04:25.672568 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:25.672568 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:25.673433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-d6da296e-0408-4b43-9290-7057cfe961da tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:04:25.677153 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d6da296e-0408-4b43-9290-7057cfe961da tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Get all snapshots completed successfully. Jul 03 15:04:25.677536 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6da296e-0408-4b43-9290-7057cfe961da tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 200 Jul 03 15:04:25.678020 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1087/4366] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 15:04:25 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:25.687033 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b05119ff-b090-4e33-9e18-67c888605b21 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:25.688902 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b05119ff-b090-4e33-9e18-67c888605b21 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df Jul 03 15:04:25.689160 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b05119ff-b090-4e33-9e18-67c888605b21 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:25.689388 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b05119ff-b090-4e33-9e18-67c888605b21 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:25.689532 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-b05119ff-b090-4e33-9e18-67c888605b21 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete snapshot with id: 3304035c-8236-4107-8b80-47b0f63a51df Jul 03 15:04:25.694387 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:25.694387 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:25.694745 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b05119ff-b090-4e33-9e18-67c888605b21 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:25.710086 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b05119ff-b090-4e33-9e18-67c888605b21 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot delete request issued successfully. Jul 03 15:04:25.710377 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b05119ff-b090-4e33-9e18-67c888605b21 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df returned with HTTP 202 Jul 03 15:04:25.711016 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1074/4367] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:25 2026] DELETE /volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:25.719656 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bb0168e1-312b-49f8-96c8-23269fbb98ef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:25.722137 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bb0168e1-312b-49f8-96c8-23269fbb98ef tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df Jul 03 15:04:25.722444 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bb0168e1-312b-49f8-96c8-23269fbb98ef tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:25.722755 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bb0168e1-312b-49f8-96c8-23269fbb98ef tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:25.729736 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:25.729736 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:25.730241 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bb0168e1-312b-49f8-96c8-23269fbb98ef tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:25.731240 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bb0168e1-312b-49f8-96c8-23269fbb98ef tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df returned with HTTP 200 Jul 03 15:04:25.731959 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1098/4368] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:25 2026] GET /volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:04:26.118717 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6b907f70-c31a-4e10-8fff-b47a8537baa3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:26.121013 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b907f70-c31a-4e10-8fff-b47a8537baa3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:26.121288 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b907f70-c31a-4e10-8fff-b47a8537baa3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:26.121501 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6b907f70-c31a-4e10-8fff-b47a8537baa3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:26.121625 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6b907f70-c31a-4e10-8fff-b47a8537baa3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:26.126293 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:26.126293 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:26.126993 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6b907f70-c31a-4e10-8fff-b47a8537baa3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:26.127417 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1110/4369] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:26 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:26.740806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d8daf56f-fb08-4a77-bbcf-e1225724b145 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:26.742757 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d8daf56f-fb08-4a77-bbcf-e1225724b145 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df Jul 03 15:04:26.743001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d8daf56f-fb08-4a77-bbcf-e1225724b145 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:26.743255 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d8daf56f-fb08-4a77-bbcf-e1225724b145 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:26.748488 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d8daf56f-fb08-4a77-bbcf-e1225724b145 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df returned with HTTP 404 Jul 03 15:04:26.749136 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1088/4370] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:26 2026] GET /volume/v3/snapshots/3304035c-8236-4107-8b80-47b0f63a51df => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:26.756339 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-378cbdd3-4a14-42a6-a8ae-187780947177 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:26.758856 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-378cbdd3-4a14-42a6-a8ae-187780947177 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c Jul 03 15:04:26.759151 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-378cbdd3-4a14-42a6-a8ae-187780947177 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:26.759362 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-378cbdd3-4a14-42a6-a8ae-187780947177 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:26.759556 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-378cbdd3-4a14-42a6-a8ae-187780947177 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume with id: c1683754-14ae-48c6-ab6d-60b4fbbe614c Jul 03 15:04:26.768227 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:26.768227 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:26.768401 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-378cbdd3-4a14-42a6-a8ae-187780947177 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:26.791757 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-378cbdd3-4a14-42a6-a8ae-187780947177 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume request issued successfully. Jul 03 15:04:26.792054 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-378cbdd3-4a14-42a6-a8ae-187780947177 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c returned with HTTP 202 Jul 03 15:04:26.792564 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1075/4371] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:04:26 2026] DELETE /volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:26.801261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e27027f2-5013-43ff-978b-ed0eff6bb5f7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:26.803493 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e27027f2-5013-43ff-978b-ed0eff6bb5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c Jul 03 15:04:26.803739 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e27027f2-5013-43ff-978b-ed0eff6bb5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:26.803980 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e27027f2-5013-43ff-978b-ed0eff6bb5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:26.813257 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:26.813257 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:26.817858 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e27027f2-5013-43ff-978b-ed0eff6bb5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:26.823181 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e27027f2-5013-43ff-978b-ed0eff6bb5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c returned with HTTP 200 Jul 03 15:04:26.823704 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1099/4372] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:26 2026] GET /volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:27.138651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7dd10fd5-48d6-4c49-b726-484c0bdaa28b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:27.140546 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7dd10fd5-48d6-4c49-b726-484c0bdaa28b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:27.140775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7dd10fd5-48d6-4c49-b726-484c0bdaa28b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:27.140992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7dd10fd5-48d6-4c49-b726-484c0bdaa28b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:27.141113 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7dd10fd5-48d6-4c49-b726-484c0bdaa28b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:27.145799 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:27.145799 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:27.146472 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7dd10fd5-48d6-4c49-b726-484c0bdaa28b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:27.146955 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1111/4373] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:27 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:27.839247 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e77bfa05-61bd-4d9f-9706-26c361d91c19 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:27.841118 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e77bfa05-61bd-4d9f-9706-26c361d91c19 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c Jul 03 15:04:27.841359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e77bfa05-61bd-4d9f-9706-26c361d91c19 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:27.841576 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e77bfa05-61bd-4d9f-9706-26c361d91c19 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:27.847459 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e77bfa05-61bd-4d9f-9706-26c361d91c19 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c returned with HTTP 404 Jul 03 15:04:27.847945 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1089/4374] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:27 2026] GET /volume/v3/volumes/c1683754-14ae-48c6-ab6d-60b4fbbe614c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:27.856802 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:27.858309 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:27.858594 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1295864958"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:27.860057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1295864958'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:27.860057 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume of 1 GB Jul 03 15:04:27.863564 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:27.868467 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (7d7de169-53ec-4bc3-9bf5-aa4249bbb4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:27.869423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d8507f-ec53-4024-88d5-23bdeb3e35d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:27.870445 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:27.893895 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d8507f-ec53-4024-88d5-23bdeb3e35d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:27.894605 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7487ef96-e45d-48a0-8c84-845c956d1d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:27.932625 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['01125318-be86-4f54-83bb-31f611cac468', 'f3ab96d6-e4d2-4b4c-bf68-c39cdc7b28fd', 'df71d55d-dba0-468e-ac69-8bddc848a4a0', '55f62ba5-dc66-4e37-82ae-22ca11251f33'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:27.933337 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7487ef96-e45d-48a0-8c84-845c956d1d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01125318-be86-4f54-83bb-31f611cac468', 'f3ab96d6-e4d2-4b4c-bf68-c39cdc7b28fd', 'df71d55d-dba0-468e-ac69-8bddc848a4a0', '55f62ba5-dc66-4e37-82ae-22ca11251f33']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:27.934067 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3170123-fd2a-4395-b488-c4f1fa023332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:27.958086 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3170123-fd2a-4395-b488-c4f1fa023332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91903a4f-8eca-4063-bc10-72840570b2e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1295864958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['01125318-be86-4f54-83bb-31f611cac468','f3ab96d6-e4d2-4b4c-bf68-c39cdc7b28fd','df71d55d-dba0-468e-ac69-8bddc848a4a0','55f62ba5-dc66-4e37-82ae-22ca11251f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1295864958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91903a4f-8eca-4063-bc10-72840570b2e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49301e9c5590409bafbc8c82105e3b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:27.958817 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (837cab4f-1443-4b35-b356-7ea44211fbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:27.978721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (837cab4f-1443-4b35-b356-7ea44211fbe6) transitioned into state 'SUCCESS' from state '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-1295864958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['01125318-be86-4f54-83bb-31f611cac468','f3ab96d6-e4d2-4b4c-bf68-c39cdc7b28fd','df71d55d-dba0-468e-ac69-8bddc848a4a0','55f62ba5-dc66-4e37-82ae-22ca11251f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:27.979679 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aea22f4-9866-488f-9e29-0f91edb8cfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:27.991281 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aea22f4-9866-488f-9e29-0f91edb8cfe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:27.992511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (7d7de169-53ec-4bc3-9bf5-aa4249bbb4e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:27.992998 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request issued successfully. Jul 03 15:04:27.993835 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-08b10d1c-8615-41d6-9924-9ef8ffccea11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:27.994449 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1076/4375] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:04:27 2026] POST /volume/v3/volumes => generated 776 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:28.005967 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b3026627-c733-494f-9ff5-816c504fe42b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:28.008253 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3026627-c733-494f-9ff5-816c504fe42b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 Jul 03 15:04:28.008624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3026627-c733-494f-9ff5-816c504fe42b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:28.008820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3026627-c733-494f-9ff5-816c504fe42b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:28.018178 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:28.018178 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:28.021851 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b3026627-c733-494f-9ff5-816c504fe42b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:28.026546 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3026627-c733-494f-9ff5-816c504fe42b tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 returned with HTTP 200 Jul 03 15:04:28.027304 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1100/4376] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:28 2026] GET /volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:28.158395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0f49a8cb-d22b-49a9-acdc-f6253a0d12ab None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:28.160750 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0f49a8cb-d22b-49a9-acdc-f6253a0d12ab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:28.161056 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0f49a8cb-d22b-49a9-acdc-f6253a0d12ab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:28.161298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0f49a8cb-d22b-49a9-acdc-f6253a0d12ab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:28.161435 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0f49a8cb-d22b-49a9-acdc-f6253a0d12ab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:28.166773 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:28.166773 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:28.167629 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0f49a8cb-d22b-49a9-acdc-f6253a0d12ab tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:28.168161 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1112/4377] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:28 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:29.039853 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3489abea-f74c-4f9a-8c8b-61c8e0101d49 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:29.042182 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3489abea-f74c-4f9a-8c8b-61c8e0101d49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 Jul 03 15:04:29.042458 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3489abea-f74c-4f9a-8c8b-61c8e0101d49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:29.042753 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3489abea-f74c-4f9a-8c8b-61c8e0101d49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:29.051514 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:29.051514 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:29.056220 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3489abea-f74c-4f9a-8c8b-61c8e0101d49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:29.060993 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3489abea-f74c-4f9a-8c8b-61c8e0101d49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 returned with HTTP 200 Jul 03 15:04:29.061412 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1090/4378] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:29 2026] GET /volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:29.075673 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-78300820-aae5-4548-bb18-e88f548e2e2c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:29.078230 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-78300820-aae5-4548-bb18-e88f548e2e2c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:29.078708 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-78300820-aae5-4548-bb18-e88f548e2e2c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91903a4f-8eca-4063-bc10-72840570b2e1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1506696264"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:29.091557 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:29.091557 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:29.092014 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-78300820-aae5-4548-bb18-e88f548e2e2c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:29.092180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-78300820-aae5-4548-bb18-e88f548e2e2c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create snapshot from volume 91903a4f-8eca-4063-bc10-72840570b2e1 Jul 03 15:04:29.121999 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-78300820-aae5-4548-bb18-e88f548e2e2c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['9dbd7c2b-abb7-4c6c-bdf9-ab378652f24b', 'dc1e12b3-3f54-4326-9ad7-babb7cb7c89d', 'c2e214cd-c703-4293-867f-ebdd986ae17e', '157b7867-d752-4e96-8180-8d5ae7b40ccd'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:29.162489 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-78300820-aae5-4548-bb18-e88f548e2e2c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot create request issued successfully. Jul 03 15:04:29.162987 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-78300820-aae5-4548-bb18-e88f548e2e2c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:04:29.163597 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1077/4379] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:04:29 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 03 15:04:29.173363 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-09a2ad56-6f02-40b9-9c50-922939bba5f7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:29.175003 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-09a2ad56-6f02-40b9-9c50-922939bba5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 Jul 03 15:04:29.175003 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-09a2ad56-6f02-40b9-9c50-922939bba5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:29.175324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-09a2ad56-6f02-40b9-9c50-922939bba5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:29.179439 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5a87789a-7c99-49f6-be2c-720da319f752 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:29.182282 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:29.182282 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:29.182383 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a87789a-7c99-49f6-be2c-720da319f752 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:29.182729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a87789a-7c99-49f6-be2c-720da319f752 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:29.182982 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-09a2ad56-6f02-40b9-9c50-922939bba5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:29.183121 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5a87789a-7c99-49f6-be2c-720da319f752 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:29.183293 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5a87789a-7c99-49f6-be2c-720da319f752 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:29.183921 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-09a2ad56-6f02-40b9-9c50-922939bba5f7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 returned with HTTP 200 Jul 03 15:04:29.185069 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1101/4380] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:29 2026] GET /volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:29.188224 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:29.188224 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:29.188999 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5a87789a-7c99-49f6-be2c-720da319f752 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:29.189599 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1113/4381] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:29 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:30.195463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d47d64a1-d8c1-457d-bb2a-b3ff5de8db9e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:30.197290 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d47d64a1-d8c1-457d-bb2a-b3ff5de8db9e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 Jul 03 15:04:30.197540 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d47d64a1-d8c1-457d-bb2a-b3ff5de8db9e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:30.197860 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d47d64a1-d8c1-457d-bb2a-b3ff5de8db9e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:30.203063 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-61a235c2-b8ad-40cf-88e6-29c1fbb774c3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:30.204505 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:30.204505 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:30.205300 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d47d64a1-d8c1-457d-bb2a-b3ff5de8db9e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:30.206103 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d47d64a1-d8c1-457d-bb2a-b3ff5de8db9e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 returned with HTTP 200 Jul 03 15:04:30.206755 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-61a235c2-b8ad-40cf-88e6-29c1fbb774c3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:30.206827 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1091/4382] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:30 2026] GET /volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:30.207070 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-61a235c2-b8ad-40cf-88e6-29c1fbb774c3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:30.207684 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-61a235c2-b8ad-40cf-88e6-29c1fbb774c3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:30.207684 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-61a235c2-b8ad-40cf-88e6-29c1fbb774c3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:30.213535 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:30.213535 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:30.214537 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-61a235c2-b8ad-40cf-88e6-29c1fbb774c3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:30.215175 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1078/4383] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:30 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:30.219890 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-344461eb-0a15-444b-afef-8276a24be1ce None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:30.222420 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-344461eb-0a15-444b-afef-8276a24be1ce tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] POST https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767/action Jul 03 15:04:30.222749 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-344461eb-0a15-444b-afef-8276a24be1ce tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:04:30.222908 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-344461eb-0a15-444b-afef-8276a24be1ce tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:30.225293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-344461eb-0a15-444b-afef-8276a24be1ce tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Updating snapshot '8f6a4a9d-efda-421a-b69e-361f38c78767' with '{'status': 'error'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:04:30.239807 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:30.239807 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:30.240514 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-344461eb-0a15-444b-afef-8276a24be1ce tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dab52c3d5dc74356898ec68be9fa7aa3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49301e9c5590409bafbc8c82105e3b7b', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:04:30.240838 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-344461eb-0a15-444b-afef-8276a24be1ce tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767/action returned with HTTP 403 Jul 03 15:04:30.241547 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1102/4384] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 15:04:30 2026] POST /volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:30.250284 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2b4dc32d-f4c6-45c1-a223-7165807d84a7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:30.252089 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b4dc32d-f4c6-45c1-a223-7165807d84a7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 Jul 03 15:04:30.252304 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b4dc32d-f4c6-45c1-a223-7165807d84a7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:30.252496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2b4dc32d-f4c6-45c1-a223-7165807d84a7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:30.252595 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-2b4dc32d-f4c6-45c1-a223-7165807d84a7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete snapshot with id: 8f6a4a9d-efda-421a-b69e-361f38c78767 Jul 03 15:04:30.258335 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:30.258335 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:30.258738 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2b4dc32d-f4c6-45c1-a223-7165807d84a7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:30.275689 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2b4dc32d-f4c6-45c1-a223-7165807d84a7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot delete request issued successfully. Jul 03 15:04:30.276087 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2b4dc32d-f4c6-45c1-a223-7165807d84a7 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 returned with HTTP 202 Jul 03 15:04:30.276681 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1114/4385] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:30 2026] DELETE /volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:30.286494 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6eb90565-a238-4713-b417-275df8f98624 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:30.288729 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6eb90565-a238-4713-b417-275df8f98624 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 Jul 03 15:04:30.290373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6eb90565-a238-4713-b417-275df8f98624 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:30.290373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6eb90565-a238-4713-b417-275df8f98624 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:30.295579 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:30.295579 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:30.296062 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6eb90565-a238-4713-b417-275df8f98624 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:30.297031 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6eb90565-a238-4713-b417-275df8f98624 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 returned with HTTP 200 Jul 03 15:04:30.297463 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1092/4386] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:30 2026] GET /volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:31.228172 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-464db491-6f4f-4d20-bbfd-845f7f628ded None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:31.230458 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-464db491-6f4f-4d20-bbfd-845f7f628ded tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:31.230781 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-464db491-6f4f-4d20-bbfd-845f7f628ded tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:31.231045 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-464db491-6f4f-4d20-bbfd-845f7f628ded tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:31.231258 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-464db491-6f4f-4d20-bbfd-845f7f628ded tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:31.236329 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:31.236329 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:31.237052 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-464db491-6f4f-4d20-bbfd-845f7f628ded tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:31.237452 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1079/4387] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:31 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:31.307820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e50af1c0-1e91-4138-ae41-b9a62b2d2180 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:31.309538 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e50af1c0-1e91-4138-ae41-b9a62b2d2180 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 Jul 03 15:04:31.309803 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e50af1c0-1e91-4138-ae41-b9a62b2d2180 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:31.310050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e50af1c0-1e91-4138-ae41-b9a62b2d2180 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:31.314436 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e50af1c0-1e91-4138-ae41-b9a62b2d2180 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 returned with HTTP 404 Jul 03 15:04:31.314994 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1103/4388] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:31 2026] GET /volume/v3/snapshots/8f6a4a9d-efda-421a-b69e-361f38c78767 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:31.322667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3ac2a49d-9788-491d-82c5-dd57915095fd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:31.324464 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3ac2a49d-9788-491d-82c5-dd57915095fd tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 Jul 03 15:04:31.324677 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3ac2a49d-9788-491d-82c5-dd57915095fd tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:31.324862 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3ac2a49d-9788-491d-82c5-dd57915095fd tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:31.325037 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-3ac2a49d-9788-491d-82c5-dd57915095fd tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume with id: 91903a4f-8eca-4063-bc10-72840570b2e1 Jul 03 15:04:31.332907 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:31.332907 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:31.333291 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3ac2a49d-9788-491d-82c5-dd57915095fd tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:31.352675 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3ac2a49d-9788-491d-82c5-dd57915095fd tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume request issued successfully. Jul 03 15:04:31.352675 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3ac2a49d-9788-491d-82c5-dd57915095fd tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 returned with HTTP 202 Jul 03 15:04:31.353117 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1115/4389] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:04:31 2026] DELETE /volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:31.361146 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fc267112-0836-4a8a-8e58-926a6a74e4fb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:31.362950 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fc267112-0836-4a8a-8e58-926a6a74e4fb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 Jul 03 15:04:31.363162 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fc267112-0836-4a8a-8e58-926a6a74e4fb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:31.363360 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fc267112-0836-4a8a-8e58-926a6a74e4fb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:31.371337 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:31.371337 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:31.375347 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-fc267112-0836-4a8a-8e58-926a6a74e4fb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:31.380334 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fc267112-0836-4a8a-8e58-926a6a74e4fb tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 returned with HTTP 200 Jul 03 15:04:31.380838 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1093/4390] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:31 2026] GET /volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:32.248472 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc04b194-1dc9-4c43-a233-8dff828abca0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:32.250328 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc04b194-1dc9-4c43-a233-8dff828abca0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:32.250586 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc04b194-1dc9-4c43-a233-8dff828abca0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:32.250893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc04b194-1dc9-4c43-a233-8dff828abca0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:32.251090 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-fc04b194-1dc9-4c43-a233-8dff828abca0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:32.255798 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:32.255798 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:32.256584 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc04b194-1dc9-4c43-a233-8dff828abca0 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:32.257076 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1080/4391] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:32 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:32.395175 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ba9015d4-1552-4855-8f4e-cd79741e834e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:32.397323 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba9015d4-1552-4855-8f4e-cd79741e834e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 Jul 03 15:04:32.397589 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba9015d4-1552-4855-8f4e-cd79741e834e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:32.397836 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba9015d4-1552-4855-8f4e-cd79741e834e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:32.405122 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba9015d4-1552-4855-8f4e-cd79741e834e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 returned with HTTP 404 Jul 03 15:04:32.405735 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1104/4392] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:32 2026] GET /volume/v3/volumes/91903a4f-8eca-4063-bc10-72840570b2e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:32.414602 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:32.416566 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:32.416954 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1798498982"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:32.418678 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1798498982'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:32.418840 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume of 1 GB Jul 03 15:04:32.423891 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:32.430722 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (5e60ba3d-6308-4cda-bf79-338612b346e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:32.431926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fb06de3-de8e-4f88-bcab-19c1c8811ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:32.433168 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:32.459109 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fb06de3-de8e-4f88-bcab-19c1c8811ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:32.459838 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e6771d2-c177-473c-9f5f-00eb5706f93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:32.498098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['19fb5008-d61f-491a-8239-9a2ecdd446ce', '7abc780a-1031-41e3-83eb-239e27bc7f45', 'ddc72b1f-d28d-4a33-a425-de2b754e97e3', 'b80715d1-5e9a-4931-b2cb-312eba9b7fc1'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:32.498792 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e6771d2-c177-473c-9f5f-00eb5706f93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19fb5008-d61f-491a-8239-9a2ecdd446ce', '7abc780a-1031-41e3-83eb-239e27bc7f45', 'ddc72b1f-d28d-4a33-a425-de2b754e97e3', 'b80715d1-5e9a-4931-b2cb-312eba9b7fc1']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:32.499454 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12dea89f-2d3f-4b04-923d-5f7f6435cb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:32.521148 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12dea89f-2d3f-4b04-923d-5f7f6435cb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '853ffbec-2354-44a5-86ff-9c422350d242', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1798498982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['19fb5008-d61f-491a-8239-9a2ecdd446ce','7abc780a-1031-41e3-83eb-239e27bc7f45','ddc72b1f-d28d-4a33-a425-de2b754e97e3','b80715d1-5e9a-4931-b2cb-312eba9b7fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1798498982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=853ffbec-2354-44a5-86ff-9c422350d242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49301e9c5590409bafbc8c82105e3b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:32.522529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b845707-0bae-431f-8d42-ce837cd3e369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:32.538471 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b845707-0bae-431f-8d42-ce837cd3e369) transitioned into state 'SUCCESS' from state '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-1798498982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['19fb5008-d61f-491a-8239-9a2ecdd446ce','7abc780a-1031-41e3-83eb-239e27bc7f45','ddc72b1f-d28d-4a33-a425-de2b754e97e3','b80715d1-5e9a-4931-b2cb-312eba9b7fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:32.539295 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451b6959-3750-4761-a7e3-40bc9cce3062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:32.548091 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451b6959-3750-4761-a7e3-40bc9cce3062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:32.548630 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (5e60ba3d-6308-4cda-bf79-338612b346e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:32.548953 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request issued successfully. Jul 03 15:04:32.549659 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8468c8a7-b655-4b60-b5fc-eabcc783ce88 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:32.550049 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1116/4393] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:04:32 2026] POST /volume/v3/volumes => generated 776 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:32.564248 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-095fb585-35b1-4c37-a0dd-34f2e0a24a14 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:32.565938 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-095fb585-35b1-4c37-a0dd-34f2e0a24a14 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 Jul 03 15:04:32.566145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-095fb585-35b1-4c37-a0dd-34f2e0a24a14 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:32.566320 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-095fb585-35b1-4c37-a0dd-34f2e0a24a14 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:32.572505 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:32.572505 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:32.575393 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-095fb585-35b1-4c37-a0dd-34f2e0a24a14 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:32.578852 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-095fb585-35b1-4c37-a0dd-34f2e0a24a14 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 returned with HTTP 200 Jul 03 15:04:32.579218 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1094/4394] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:32 2026] GET /volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:33.268925 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-40595d86-9041-4884-9e02-3fd9bf73d5ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:33.271148 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-40595d86-9041-4884-9e02-3fd9bf73d5ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:33.271372 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-40595d86-9041-4884-9e02-3fd9bf73d5ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:33.271659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-40595d86-9041-4884-9e02-3fd9bf73d5ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:33.271832 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-40595d86-9041-4884-9e02-3fd9bf73d5ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:33.276730 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:33.276730 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:33.277497 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-40595d86-9041-4884-9e02-3fd9bf73d5ec tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:33.277962 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1081/4395] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:33 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:33.289161 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-178a565d-fbb9-4842-bad5-a7599599b6a9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:33.290887 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-178a565d-fbb9-4842-bad5-a7599599b6a9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] POST https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3/action Jul 03 15:04:33.291169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-178a565d-fbb9-4842-bad5-a7599599b6a9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:04:33.291284 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-178a565d-fbb9-4842-bad5-a7599599b6a9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:33.292576 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.admin_actions [None req-178a565d-fbb9-4842-bad5-a7599599b6a9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Updating backup 'ed49035d-ec82-4844-8f40-b2f3d551b8d3' with '{'status': 'error'}' {{(pid=99979) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 15:04:33.300366 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:33.300366 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:33.301477 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-178a565d-fbb9-4842-bad5-a7599599b6a9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8c01ca035f824a22ac3744176237888b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8420f44038084def9222c7e818986b51', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:04:33.301661 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-178a565d-fbb9-4842-bad5-a7599599b6a9 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3/action returned with HTTP 403 Jul 03 15:04:33.302141 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1105/4396] 10.4.3.99 () {70 vars in 1423 bytes} [Fri Jul 3 15:04:33 2026] POST /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:33.309061 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7f23e5ac-7ae2-472d-bd46-1d780c678a7c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:33.310980 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f23e5ac-7ae2-472d-bd46-1d780c678a7c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e Jul 03 15:04:33.311216 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f23e5ac-7ae2-472d-bd46-1d780c678a7c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:33.311390 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7f23e5ac-7ae2-472d-bd46-1d780c678a7c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:33.311536 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-7f23e5ac-7ae2-472d-bd46-1d780c678a7c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume with id: 706cbd25-f29e-4cbf-9dba-0f2a1f5e099e Jul 03 15:04:33.318721 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:33.318721 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:33.319043 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7f23e5ac-7ae2-472d-bd46-1d780c678a7c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:33.336787 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7f23e5ac-7ae2-472d-bd46-1d780c678a7c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume request issued successfully. Jul 03 15:04:33.337004 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7f23e5ac-7ae2-472d-bd46-1d780c678a7c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e returned with HTTP 202 Jul 03 15:04:33.337459 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1117/4397] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:04:33 2026] DELETE /volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:33.344919 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ea73896d-d01b-464c-a146-b087eb9895ee None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:33.346630 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea73896d-d01b-464c-a146-b087eb9895ee tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e Jul 03 15:04:33.346835 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea73896d-d01b-464c-a146-b087eb9895ee tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:33.347017 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea73896d-d01b-464c-a146-b087eb9895ee tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:33.353810 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:33.353810 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:33.357290 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ea73896d-d01b-464c-a146-b087eb9895ee tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:33.361785 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea73896d-d01b-464c-a146-b087eb9895ee tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e returned with HTTP 200 Jul 03 15:04:33.362360 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1095/4398] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:33 2026] GET /volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:33.593002 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e9821c41-64ae-4d30-aa4c-3fcbc5dcf50a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:33.595115 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9821c41-64ae-4d30-aa4c-3fcbc5dcf50a tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 Jul 03 15:04:33.595115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9821c41-64ae-4d30-aa4c-3fcbc5dcf50a tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:33.595115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9821c41-64ae-4d30-aa4c-3fcbc5dcf50a tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:33.601509 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:33.601509 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:33.604812 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e9821c41-64ae-4d30-aa4c-3fcbc5dcf50a tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:33.608473 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9821c41-64ae-4d30-aa4c-3fcbc5dcf50a tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 returned with HTTP 200 Jul 03 15:04:33.608876 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1082/4399] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:33 2026] GET /volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:33.619708 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-87111263-6fbc-4e49-8b37-fafbd6d166f5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:33.621271 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87111263-6fbc-4e49-8b37-fafbd6d166f5 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:33.621556 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-87111263-6fbc-4e49-8b37-fafbd6d166f5 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "853ffbec-2354-44a5-86ff-9c422350d242", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1675854470"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:33.629099 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:33.629099 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:33.629413 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-87111263-6fbc-4e49-8b37-fafbd6d166f5 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:33.629516 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-87111263-6fbc-4e49-8b37-fafbd6d166f5 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create snapshot from volume 853ffbec-2354-44a5-86ff-9c422350d242 Jul 03 15:04:33.654401 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-87111263-6fbc-4e49-8b37-fafbd6d166f5 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['d687021a-1f29-4362-b4ef-aae438afc726', 'd06e29d2-1140-4bb5-9514-e745bd614be6', '66d391ab-5e11-4178-9f1d-98b8e0086a47', 'ca18aa79-3a0e-49d6-b08b-da0cd045565c'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:33.685499 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-87111263-6fbc-4e49-8b37-fafbd6d166f5 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot create request issued successfully. Jul 03 15:04:33.685820 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87111263-6fbc-4e49-8b37-fafbd6d166f5 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:04:33.686276 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1106/4400] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:04:33 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 03 15:04:33.694305 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-30f65730-d94f-4074-b747-9dc7a8d2675f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:33.696812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30f65730-d94f-4074-b747-9dc7a8d2675f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 Jul 03 15:04:33.697072 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30f65730-d94f-4074-b747-9dc7a8d2675f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:33.697412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-30f65730-d94f-4074-b747-9dc7a8d2675f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:33.702643 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:33.702643 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:33.702985 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-30f65730-d94f-4074-b747-9dc7a8d2675f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:33.703703 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-30f65730-d94f-4074-b747-9dc7a8d2675f tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 returned with HTTP 200 Jul 03 15:04:33.704082 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1118/4401] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:33 2026] GET /volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:34.376833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-32cb0fb0-ac37-40d7-b8bb-a04e4b3a5dfc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:34.378686 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-32cb0fb0-ac37-40d7-b8bb-a04e4b3a5dfc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e Jul 03 15:04:34.378923 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-32cb0fb0-ac37-40d7-b8bb-a04e4b3a5dfc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:34.379122 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-32cb0fb0-ac37-40d7-b8bb-a04e4b3a5dfc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:34.385911 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-32cb0fb0-ac37-40d7-b8bb-a04e4b3a5dfc tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e returned with HTTP 404 Jul 03 15:04:34.386413 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1096/4402] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:34 2026] GET /volume/v3/volumes/706cbd25-f29e-4cbf-9dba-0f2a1f5e099e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:34.394174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:34.395959 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] POST https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c/restore Jul 03 15:04:34.396358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:34.397676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Restoring backup 862dbf86-1472-40be-a736-efb83c4fb02c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99978) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 15:04:34.397784 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Restoring backup 862dbf86-1472-40be-a736-efb83c4fb02c to volume None. Jul 03 15:04:34.402268 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:34.402268 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:34.403391 np0000004430 devstack@c-api.service[99978]: INFO cinder.backup.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Creating volume of 1 GB for restore of backup 862dbf86-1472-40be-a736-efb83c4fb02c. Jul 03 15:04:34.407292 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Availability Zones retrieved successfully. Jul 03 15:04:34.412598 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Flow 'volume_create_api' (d17ba1b3-d689-4f97-bc5c-4d403676e94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:34.413494 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce57877-2d2d-48d6-ab19-f87d8c015465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:34.414429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:34.440474 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce57877-2d2d-48d6-ab19-f87d8c015465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:34.441112 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc23ec5-a27e-4fdd-a8f0-446568f8d5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:34.476905 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Created reservations ['52c09a2d-62d7-4942-8a4f-dc9bec1ec648', '96599d08-0d7a-489d-a4f7-9e97605ecd5c', '8067f7cc-35ee-4f9e-8765-270f410b2775', 'ab110ced-c48b-40d6-93b0-360cc1a845d7'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:34.477659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc23ec5-a27e-4fdd-a8f0-446568f8d5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52c09a2d-62d7-4942-8a4f-dc9bec1ec648', '96599d08-0d7a-489d-a4f7-9e97605ecd5c', '8067f7cc-35ee-4f9e-8765-270f410b2775', 'ab110ced-c48b-40d6-93b0-360cc1a845d7']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:34.478300 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3499b22e-74bc-47cd-a5fb-c6ee4b9a389a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:34.503436 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3499b22e-74bc-47cd-a5fb-c6ee4b9a389a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92b0b31f-bc07-4699-aa14-cf0cdbe673d6', '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='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['52c09a2d-62d7-4942-8a4f-dc9bec1ec648','96599d08-0d7a-489d-a4f7-9e97605ecd5c','8067f7cc-35ee-4f9e-8765-270f410b2775','ab110ced-c48b-40d6-93b0-360cc1a845d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c01ca035f824a22ac3744176237888b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92b0b31f-bc07-4699-aa14-cf0cdbe673d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8420f44038084def9222c7e818986b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c01ca035f824a22ac3744176237888b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:34.504078 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875d810c-bb34-475d-b220-fa6fbe339041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:34.518357 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875d810c-bb34-475d-b220-fa6fbe339041) transitioned into 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='8420f44038084def9222c7e818986b51',qos_specs=None,replication_status=,reservations=['52c09a2d-62d7-4942-8a4f-dc9bec1ec648','96599d08-0d7a-489d-a4f7-9e97605ecd5c','8067f7cc-35ee-4f9e-8765-270f410b2775','ab110ced-c48b-40d6-93b0-360cc1a845d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c01ca035f824a22ac3744176237888b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:34.518970 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1fb551-38dc-4bf9-adb4-6242724d8ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:34.527883 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1fb551-38dc-4bf9-adb4-6242724d8ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:34.528669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Flow 'volume_create_api' (d17ba1b3-d689-4f97-bc5c-4d403676e94c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:34.528924 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Create volume request issued successfully. Jul 03 15:04:34.535243 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:34.535243 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:34.535694 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Volume info retrieved successfully. Jul 03 15:04:34.713960 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d98ba094-239d-4b75-bd23-69bade67ba8e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:34.716087 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d98ba094-239d-4b75-bd23-69bade67ba8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 Jul 03 15:04:34.716330 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d98ba094-239d-4b75-bd23-69bade67ba8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:34.716515 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d98ba094-239d-4b75-bd23-69bade67ba8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:34.721434 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:34.721434 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:34.721802 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d98ba094-239d-4b75-bd23-69bade67ba8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:34.722518 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d98ba094-239d-4b75-bd23-69bade67ba8e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 returned with HTTP 200 Jul 03 15:04:34.722925 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1107/4403] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:34 2026] GET /volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:34.732256 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d24b252e-d7fd-44ac-8f00-9c387a2626b8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:34.733988 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d24b252e-d7fd-44ac-8f00-9c387a2626b8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] GET https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 Jul 03 15:04:34.734977 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d24b252e-d7fd-44ac-8f00-9c387a2626b8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:34.734977 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d24b252e-d7fd-44ac-8f00-9c387a2626b8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:34.739726 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:34.739726 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:34.740295 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d24b252e-d7fd-44ac-8f00-9c387a2626b8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:34.741022 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d24b252e-d7fd-44ac-8f00-9c387a2626b8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 returned with HTTP 200 Jul 03 15:04:34.741383 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1119/4404] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:34 2026] GET /volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:34.749774 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4725b344-4ab4-4a02-89ae-654b6eb14cbc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:34.751561 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4725b344-4ab4-4a02-89ae-654b6eb14cbc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 Jul 03 15:04:34.751812 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4725b344-4ab4-4a02-89ae-654b6eb14cbc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:34.752003 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4725b344-4ab4-4a02-89ae-654b6eb14cbc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:34.752104 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-4725b344-4ab4-4a02-89ae-654b6eb14cbc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete snapshot with id: 8c043e1a-b7f3-4543-9fc3-472463a87787 Jul 03 15:04:34.757220 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:34.757220 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:34.757528 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4725b344-4ab4-4a02-89ae-654b6eb14cbc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:34.788084 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4725b344-4ab4-4a02-89ae-654b6eb14cbc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot delete request issued successfully. Jul 03 15:04:34.788329 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4725b344-4ab4-4a02-89ae-654b6eb14cbc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 returned with HTTP 202 Jul 03 15:04:34.788832 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1097/4405] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:34 2026] DELETE /volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:34.797679 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aa2a6080-9fe3-458b-8861-af38e3919ddc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:34.799119 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa2a6080-9fe3-458b-8861-af38e3919ddc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 Jul 03 15:04:34.799326 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa2a6080-9fe3-458b-8861-af38e3919ddc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:34.799512 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa2a6080-9fe3-458b-8861-af38e3919ddc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:34.805877 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:34.805877 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:34.806244 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aa2a6080-9fe3-458b-8861-af38e3919ddc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:34.806952 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa2a6080-9fe3-458b-8861-af38e3919ddc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 returned with HTTP 200 Jul 03 15:04:34.807345 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1108/4406] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:34 2026] GET /volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:35.545046 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:35.545046 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:35.545820 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Volume info retrieved successfully. Jul 03 15:04:35.545820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Checking backup size 1 against volume size 1 {{(pid=99978) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 15:04:35.545899 np0000004430 devstack@c-api.service[99978]: INFO cinder.backup.api [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Overwriting volume 92b0b31f-bc07-4699-aa14-cf0cdbe673d6 with restore of backup 862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:35.572507 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] restore_backup in rpcapi backup_id 862dbf86-1472-40be-a736-efb83c4fb02c {{(pid=99978) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 15:04:35.574555 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12f8bdd9-9594-43f2-8def-e0f9f5675ef3 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c/restore returned with HTTP 202 Jul 03 15:04:35.575408 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1083/4407] 10.4.3.99 () {70 vars in 1426 bytes} [Fri Jul 3 15:04:34 2026] POST /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c/restore => generated 152 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:35.584461 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c288f533-b1d8-44d2-ba11-c1438f652ed5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:35.586268 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c288f533-b1d8-44d2-ba11-c1438f652ed5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:35.586463 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c288f533-b1d8-44d2-ba11-c1438f652ed5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:35.586659 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c288f533-b1d8-44d2-ba11-c1438f652ed5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:35.586759 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c288f533-b1d8-44d2-ba11-c1438f652ed5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:35.591297 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:35.591297 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:35.591892 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c288f533-b1d8-44d2-ba11-c1438f652ed5 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:35.592304 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1120/4408] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:35 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:35.816839 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-397c0d12-872e-4a23-974d-dd3818cfc5f1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:35.818911 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-397c0d12-872e-4a23-974d-dd3818cfc5f1 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 Jul 03 15:04:35.819199 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-397c0d12-872e-4a23-974d-dd3818cfc5f1 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:35.819461 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-397c0d12-872e-4a23-974d-dd3818cfc5f1 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:35.824043 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-397c0d12-872e-4a23-974d-dd3818cfc5f1 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 returned with HTTP 404 Jul 03 15:04:35.824570 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1098/4409] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:35 2026] GET /volume/v3/snapshots/8c043e1a-b7f3-4543-9fc3-472463a87787 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:35.831620 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-075af9aa-7eb4-4042-a609-43b3e1caf6c2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:35.833501 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-075af9aa-7eb4-4042-a609-43b3e1caf6c2 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 Jul 03 15:04:35.833692 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-075af9aa-7eb4-4042-a609-43b3e1caf6c2 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:35.833861 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-075af9aa-7eb4-4042-a609-43b3e1caf6c2 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:35.834011 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-075af9aa-7eb4-4042-a609-43b3e1caf6c2 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume with id: 853ffbec-2354-44a5-86ff-9c422350d242 Jul 03 15:04:35.840750 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:35.840750 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:35.841116 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-075af9aa-7eb4-4042-a609-43b3e1caf6c2 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:35.856779 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-075af9aa-7eb4-4042-a609-43b3e1caf6c2 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume request issued successfully. Jul 03 15:04:35.856966 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-075af9aa-7eb4-4042-a609-43b3e1caf6c2 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 returned with HTTP 202 Jul 03 15:04:35.857430 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1109/4410] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:04:35 2026] DELETE /volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:35.864352 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-68eec87d-94de-4a74-a696-90f375daae4e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:35.866078 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68eec87d-94de-4a74-a696-90f375daae4e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 Jul 03 15:04:35.866265 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68eec87d-94de-4a74-a696-90f375daae4e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:35.866430 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-68eec87d-94de-4a74-a696-90f375daae4e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:35.874833 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:35.874833 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:35.878830 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-68eec87d-94de-4a74-a696-90f375daae4e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:35.883398 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-68eec87d-94de-4a74-a696-90f375daae4e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 returned with HTTP 200 Jul 03 15:04:35.883967 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1084/4411] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:35 2026] GET /volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:36.610524 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-89254dba-abd2-4b4e-8ba6-8ea2281f4273 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:36.612573 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89254dba-abd2-4b4e-8ba6-8ea2281f4273 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:36.615661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89254dba-abd2-4b4e-8ba6-8ea2281f4273 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:36.615661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89254dba-abd2-4b4e-8ba6-8ea2281f4273 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:36.615661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-89254dba-abd2-4b4e-8ba6-8ea2281f4273 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:36.619326 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:36.619326 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:36.620819 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89254dba-abd2-4b4e-8ba6-8ea2281f4273 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:36.621381 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1121/4412] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:36 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:36.897006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-33121af1-58a5-403d-b6cd-0e47dbe18a20 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:36.899214 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-33121af1-58a5-403d-b6cd-0e47dbe18a20 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 Jul 03 15:04:36.899478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-33121af1-58a5-403d-b6cd-0e47dbe18a20 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:36.899777 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-33121af1-58a5-403d-b6cd-0e47dbe18a20 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:36.906144 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-33121af1-58a5-403d-b6cd-0e47dbe18a20 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 returned with HTTP 404 Jul 03 15:04:36.906706 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1099/4413] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:36 2026] GET /volume/v3/volumes/853ffbec-2354-44a5-86ff-9c422350d242 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:36.916104 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:36.917773 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:36.918259 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1273317188"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:36.920772 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1273317188'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:36.920772 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume of 1 GB Jul 03 15:04:36.924221 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:36.933082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (84d10896-3c0b-4d55-9c5f-bb875287fa03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:36.935193 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152bc8ec-7dbc-40df-b619-a1faa1dcf578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:36.936373 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:36.962691 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152bc8ec-7dbc-40df-b619-a1faa1dcf578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:36.963629 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e2aa09-c52a-47d0-a213-9a6950a59231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:37.007714 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['23d90f07-0ec1-457b-b1e1-0b2820ab211e', '0e181cc9-319e-46bc-b378-1047d85596fb', '17fc185e-e0aa-42ea-a63a-b7d49f13a8aa', 'e03ca965-c9f7-4a4b-a18f-325362de4801'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:37.008645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e2aa09-c52a-47d0-a213-9a6950a59231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23d90f07-0ec1-457b-b1e1-0b2820ab211e', '0e181cc9-319e-46bc-b378-1047d85596fb', '17fc185e-e0aa-42ea-a63a-b7d49f13a8aa', 'e03ca965-c9f7-4a4b-a18f-325362de4801']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:37.009520 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791571d8-37a1-43f1-9eb2-06a0711879f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:37.034585 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791571d8-37a1-43f1-9eb2-06a0711879f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c202a945-19df-48a3-aa6c-fdc152eb528a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1273317188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['23d90f07-0ec1-457b-b1e1-0b2820ab211e','0e181cc9-319e-46bc-b378-1047d85596fb','17fc185e-e0aa-42ea-a63a-b7d49f13a8aa','e03ca965-c9f7-4a4b-a18f-325362de4801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1273317188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c202a945-19df-48a3-aa6c-fdc152eb528a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49301e9c5590409bafbc8c82105e3b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:37.035417 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bef5a0c-028b-4d7c-9799-591c09cadad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:37.056637 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bef5a0c-028b-4d7c-9799-591c09cadad3) transitioned into state 'SUCCESS' from state '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-1273317188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['23d90f07-0ec1-457b-b1e1-0b2820ab211e','0e181cc9-319e-46bc-b378-1047d85596fb','17fc185e-e0aa-42ea-a63a-b7d49f13a8aa','e03ca965-c9f7-4a4b-a18f-325362de4801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:37.057462 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0af1f4e-a7b9-4e4a-b3c6-134ae4382391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:37.067402 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0af1f4e-a7b9-4e4a-b3c6-134ae4382391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:37.068361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (84d10896-3c0b-4d55-9c5f-bb875287fa03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:37.068712 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request issued successfully. Jul 03 15:04:37.069360 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f45ecba7-d4ae-4c95-b732-ee87531818fc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:37.069851 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1110/4414] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:04:36 2026] POST /volume/v3/volumes => generated 776 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:37.086657 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e02b65a1-e62b-4835-862b-c9f5d992381e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:37.088701 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e02b65a1-e62b-4835-862b-c9f5d992381e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a Jul 03 15:04:37.088985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e02b65a1-e62b-4835-862b-c9f5d992381e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:37.089240 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e02b65a1-e62b-4835-862b-c9f5d992381e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:37.098986 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:37.098986 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:37.104141 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e02b65a1-e62b-4835-862b-c9f5d992381e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:37.110584 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e02b65a1-e62b-4835-862b-c9f5d992381e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a returned with HTTP 200 Jul 03 15:04:37.111021 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1085/4415] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:37 2026] GET /volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:37.641722 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f8045771-da6c-410d-90bb-fc24ce3d6c87 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:37.643969 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8045771-da6c-410d-90bb-fc24ce3d6c87 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:37.644353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8045771-da6c-410d-90bb-fc24ce3d6c87 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:37.644721 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f8045771-da6c-410d-90bb-fc24ce3d6c87 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:37.644958 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f8045771-da6c-410d-90bb-fc24ce3d6c87 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:37.649850 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:37.649850 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:37.650601 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f8045771-da6c-410d-90bb-fc24ce3d6c87 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:37.651025 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1122/4416] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:37 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:38.124580 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-96865dcd-24f4-448e-8c6a-af1a7953d9ee None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:38.126501 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-96865dcd-24f4-448e-8c6a-af1a7953d9ee tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a Jul 03 15:04:38.126769 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-96865dcd-24f4-448e-8c6a-af1a7953d9ee tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:38.127029 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-96865dcd-24f4-448e-8c6a-af1a7953d9ee tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:38.135153 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:38.135153 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:38.138141 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-96865dcd-24f4-448e-8c6a-af1a7953d9ee tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:38.142575 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-96865dcd-24f4-448e-8c6a-af1a7953d9ee tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a returned with HTTP 200 Jul 03 15:04:38.143070 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1100/4417] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:38 2026] GET /volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:38.156910 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ce055076-489a-4dc4-807c-f99e630377e0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:38.158740 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ce055076-489a-4dc4-807c-f99e630377e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:38.159070 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ce055076-489a-4dc4-807c-f99e630377e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c202a945-19df-48a3-aa6c-fdc152eb528a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-997159365"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:38.168145 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:38.168145 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:38.168516 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ce055076-489a-4dc4-807c-f99e630377e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:38.168672 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-ce055076-489a-4dc4-807c-f99e630377e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create snapshot from volume c202a945-19df-48a3-aa6c-fdc152eb528a Jul 03 15:04:38.191417 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-ce055076-489a-4dc4-807c-f99e630377e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['88ddfcf5-c80a-43e2-8dbf-916d2b79ce42', '52f8f119-1c62-493d-b156-90a126830471', '221cf8f4-0e10-4df7-9560-3e7c950d686d', '3b4f1f69-478d-4532-a085-b5356ac87e6f'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:38.219024 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ce055076-489a-4dc4-807c-f99e630377e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot create request issued successfully. Jul 03 15:04:38.219461 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ce055076-489a-4dc4-807c-f99e630377e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:04:38.220028 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1111/4418] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:04:38 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 03 15:04:38.231016 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c02a9dd4-e6e6-4ccd-99c9-de6a87cc7531 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:38.233065 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c02a9dd4-e6e6-4ccd-99c9-de6a87cc7531 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 Jul 03 15:04:38.233274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c02a9dd4-e6e6-4ccd-99c9-de6a87cc7531 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:38.233482 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c02a9dd4-e6e6-4ccd-99c9-de6a87cc7531 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:38.239297 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:38.239297 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:38.239606 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c02a9dd4-e6e6-4ccd-99c9-de6a87cc7531 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:38.240244 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c02a9dd4-e6e6-4ccd-99c9-de6a87cc7531 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 returned with HTTP 200 Jul 03 15:04:38.240538 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1086/4419] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:38 2026] GET /volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:38.661553 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f7c6115f-31d2-420b-9aaf-c5020a53db5e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:38.663775 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7c6115f-31d2-420b-9aaf-c5020a53db5e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:38.664034 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7c6115f-31d2-420b-9aaf-c5020a53db5e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:38.664251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f7c6115f-31d2-420b-9aaf-c5020a53db5e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:38.664357 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f7c6115f-31d2-420b-9aaf-c5020a53db5e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:38.669191 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:38.669191 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:38.670079 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f7c6115f-31d2-420b-9aaf-c5020a53db5e tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:38.670597 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1123/4420] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:38 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:39.249414 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2c67938b-0588-4c24-b690-d17bfd4cbd49 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:39.253011 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c67938b-0588-4c24-b690-d17bfd4cbd49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 Jul 03 15:04:39.253011 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c67938b-0588-4c24-b690-d17bfd4cbd49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:39.253011 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c67938b-0588-4c24-b690-d17bfd4cbd49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:39.256446 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:39.256446 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:39.256797 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2c67938b-0588-4c24-b690-d17bfd4cbd49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:39.257717 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c67938b-0588-4c24-b690-d17bfd4cbd49 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 returned with HTTP 200 Jul 03 15:04:39.258106 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1101/4421] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:39 2026] GET /volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:39.268007 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-29aff954-b401-4663-b3b7-db4e0e4f6aae None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:39.269752 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29aff954-b401-4663-b3b7-db4e0e4f6aae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] POST https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8/action Jul 03 15:04:39.270057 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29aff954-b401-4663-b3b7-db4e0e4f6aae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:04:39.270192 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29aff954-b401-4663-b3b7-db4e0e4f6aae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:39.271500 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.snapshot_unmanage [None req-29aff954-b401-4663-b3b7-db4e0e4f6aae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Unmanage snapshot with id: fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 Jul 03 15:04:39.276488 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:39.276488 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:39.276877 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-29aff954-b401-4663-b3b7-db4e0e4f6aae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:39.277651 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-29aff954-b401-4663-b3b7-db4e0e4f6aae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'dab52c3d5dc74356898ec68be9fa7aa3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49301e9c5590409bafbc8c82105e3b7b', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:04:39.277828 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29aff954-b401-4663-b3b7-db4e0e4f6aae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8/action returned with HTTP 403 Jul 03 15:04:39.278273 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1112/4422] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 15:04:39 2026] POST /volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:39.286213 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-402d13d4-f43e-48fa-b940-16dce89e1b80 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:39.288441 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-402d13d4-f43e-48fa-b940-16dce89e1b80 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 Jul 03 15:04:39.288694 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-402d13d4-f43e-48fa-b940-16dce89e1b80 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:39.288922 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-402d13d4-f43e-48fa-b940-16dce89e1b80 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:39.289063 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-402d13d4-f43e-48fa-b940-16dce89e1b80 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete snapshot with id: fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 Jul 03 15:04:39.298400 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:39.298400 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:39.298799 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-402d13d4-f43e-48fa-b940-16dce89e1b80 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:39.316624 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-402d13d4-f43e-48fa-b940-16dce89e1b80 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot delete request issued successfully. Jul 03 15:04:39.316848 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-402d13d4-f43e-48fa-b940-16dce89e1b80 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 returned with HTTP 202 Jul 03 15:04:39.317289 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1087/4423] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:39 2026] DELETE /volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:39.326489 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-521e3512-048a-4b17-9b82-2608093daaec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:39.328007 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-521e3512-048a-4b17-9b82-2608093daaec tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 Jul 03 15:04:39.328398 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-521e3512-048a-4b17-9b82-2608093daaec tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:39.328926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-521e3512-048a-4b17-9b82-2608093daaec tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:39.334805 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:39.334805 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:39.335309 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-521e3512-048a-4b17-9b82-2608093daaec tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:39.336079 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-521e3512-048a-4b17-9b82-2608093daaec tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 returned with HTTP 200 Jul 03 15:04:39.336551 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1124/4424] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:39 2026] GET /volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:39.681657 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-dd4cb5ef-41ad-4571-91e1-50cfc6bda1d8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:39.683332 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dd4cb5ef-41ad-4571-91e1-50cfc6bda1d8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:39.683546 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dd4cb5ef-41ad-4571-91e1-50cfc6bda1d8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:39.683778 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-dd4cb5ef-41ad-4571-91e1-50cfc6bda1d8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:39.683874 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-dd4cb5ef-41ad-4571-91e1-50cfc6bda1d8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:39.688234 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:39.688234 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:39.688920 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-dd4cb5ef-41ad-4571-91e1-50cfc6bda1d8 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:39.689317 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1102/4425] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:39 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:40.348105 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-463bfef8-bd3e-4151-b12d-75b50fc90d44 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:40.352756 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-463bfef8-bd3e-4151-b12d-75b50fc90d44 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 Jul 03 15:04:40.353044 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-463bfef8-bd3e-4151-b12d-75b50fc90d44 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:40.353364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-463bfef8-bd3e-4151-b12d-75b50fc90d44 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:40.365955 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-463bfef8-bd3e-4151-b12d-75b50fc90d44 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 returned with HTTP 404 Jul 03 15:04:40.369549 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1113/4426] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:40 2026] GET /volume/v3/snapshots/fd1af72c-f6c7-42c6-bacb-f5e8ccb14cd8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:40.378296 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8fed4365-531b-451d-84c6-3e81f14e54ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:40.380183 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8fed4365-531b-451d-84c6-3e81f14e54ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a Jul 03 15:04:40.380418 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8fed4365-531b-451d-84c6-3e81f14e54ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:40.380654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8fed4365-531b-451d-84c6-3e81f14e54ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:40.380823 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-8fed4365-531b-451d-84c6-3e81f14e54ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume with id: c202a945-19df-48a3-aa6c-fdc152eb528a Jul 03 15:04:40.388071 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:40.388071 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:40.388468 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8fed4365-531b-451d-84c6-3e81f14e54ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:40.408403 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8fed4365-531b-451d-84c6-3e81f14e54ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume request issued successfully. Jul 03 15:04:40.408593 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8fed4365-531b-451d-84c6-3e81f14e54ff tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a returned with HTTP 202 Jul 03 15:04:40.409056 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1088/4427] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:04:40 2026] DELETE /volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:40.424550 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0beea16d-b916-4a5e-864d-af21000f546e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:40.426417 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0beea16d-b916-4a5e-864d-af21000f546e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a Jul 03 15:04:40.427188 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0beea16d-b916-4a5e-864d-af21000f546e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:40.427188 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0beea16d-b916-4a5e-864d-af21000f546e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:40.435892 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:40.435892 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:40.439682 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0beea16d-b916-4a5e-864d-af21000f546e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:40.444639 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0beea16d-b916-4a5e-864d-af21000f546e tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a returned with HTTP 200 Jul 03 15:04:40.445103 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1125/4428] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:40 2026] GET /volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:40.700651 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-835f9737-6ced-4b00-9d3c-f51f624543c1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:40.703287 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-835f9737-6ced-4b00-9d3c-f51f624543c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:40.703653 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-835f9737-6ced-4b00-9d3c-f51f624543c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:40.703955 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-835f9737-6ced-4b00-9d3c-f51f624543c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:40.704142 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-835f9737-6ced-4b00-9d3c-f51f624543c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:40.709731 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:40.709731 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:40.710368 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-835f9737-6ced-4b00-9d3c-f51f624543c1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:40.710788 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1103/4429] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:40 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:41.463479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0f9ed65e-d01a-4bc9-a888-417ca8572563 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:41.465106 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f9ed65e-d01a-4bc9-a888-417ca8572563 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a Jul 03 15:04:41.465336 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f9ed65e-d01a-4bc9-a888-417ca8572563 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:41.465572 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f9ed65e-d01a-4bc9-a888-417ca8572563 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:41.471687 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f9ed65e-d01a-4bc9-a888-417ca8572563 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a returned with HTTP 404 Jul 03 15:04:41.472176 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1114/4430] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:41 2026] GET /volume/v3/volumes/c202a945-19df-48a3-aa6c-fdc152eb528a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:41.481536 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:41.483479 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:41.483885 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1240130630"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:41.485460 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1240130630'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:41.485650 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume of 1 GB Jul 03 15:04:41.489801 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:41.495869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (d43e3dbc-9f62-43b4-8ea3-cc31f7aa0bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:41.496940 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41eaa19-3f70-4ace-a4d5-8534db2c8d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:41.497797 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:41.517701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-bc95992b-72fe-4e8f-884f-b1a3f0c8775f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:41.522282 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-bc95992b-72fe-4e8f-884f-b1a3f0c8775f tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] DELETE https://10.4.3.99/volume/v3/attachments/f38cd2aa-7b96-42cd-ad3b-ac2eaec4932c Jul 03 15:04:41.522282 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-bc95992b-72fe-4e8f-884f-b1a3f0c8775f tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:41.522282 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-bc95992b-72fe-4e8f-884f-b1a3f0c8775f tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:41.529418 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:41.529418 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:41.532614 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41eaa19-3f70-4ace-a4d5-8534db2c8d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:41.533824 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4043085f-8656-485d-8111-f1b564e0fd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:41.589493 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['92d6894c-5937-4fa6-8b79-a1f03906a352', '8c1d52ed-2b78-46bb-bb6a-d67c4f11b28a', 'afdc9ea9-7898-4cc1-aa62-7e02ff3ed10a', 'a0da2494-8ded-4aac-9d9b-3f6e2bb1575c'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:41.590648 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4043085f-8656-485d-8111-f1b564e0fd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d6894c-5937-4fa6-8b79-a1f03906a352', '8c1d52ed-2b78-46bb-bb6a-d67c4f11b28a', 'afdc9ea9-7898-4cc1-aa62-7e02ff3ed10a', 'a0da2494-8ded-4aac-9d9b-3f6e2bb1575c']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:41.591666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01d5444-dd1c-412a-82d2-fc766ab827bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:41.624554 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01d5444-dd1c-412a-82d2-fc766ab827bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4afe78d-77f1-4283-b239-103a57323a1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1240130630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['92d6894c-5937-4fa6-8b79-a1f03906a352','8c1d52ed-2b78-46bb-bb6a-d67c4f11b28a','afdc9ea9-7898-4cc1-aa62-7e02ff3ed10a','a0da2494-8ded-4aac-9d9b-3f6e2bb1575c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1240130630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4afe78d-77f1-4283-b239-103a57323a1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49301e9c5590409bafbc8c82105e3b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:41.625532 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922f036d-7c15-47eb-a4fe-58ffadba261a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:41.647405 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922f036d-7c15-47eb-a4fe-58ffadba261a) transitioned into state 'SUCCESS' from state '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-1240130630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['92d6894c-5937-4fa6-8b79-a1f03906a352','8c1d52ed-2b78-46bb-bb6a-d67c4f11b28a','afdc9ea9-7898-4cc1-aa62-7e02ff3ed10a','a0da2494-8ded-4aac-9d9b-3f6e2bb1575c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:41.648285 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b7676c5-f096-4fe8-88fe-81c4732071f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:41.659266 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b7676c5-f096-4fe8-88fe-81c4732071f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:41.660475 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (d43e3dbc-9f62-43b4-8ea3-cc31f7aa0bf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:41.660887 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request issued successfully. Jul 03 15:04:41.661686 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cf35c2e5-7184-4d29-8608-2f1d3dac5ee8 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:41.662298 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1089/4431] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:04:41 2026] POST /volume/v3/volumes => generated 776 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:41.677944 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bf29e96e-b7ca-4358-bf6b-d0aaea2e10ae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:41.680485 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf29e96e-b7ca-4358-bf6b-d0aaea2e10ae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f Jul 03 15:04:41.680800 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf29e96e-b7ca-4358-bf6b-d0aaea2e10ae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:41.681072 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf29e96e-b7ca-4358-bf6b-d0aaea2e10ae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:41.690662 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:41.690662 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:41.695904 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bf29e96e-b7ca-4358-bf6b-d0aaea2e10ae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:41.701545 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf29e96e-b7ca-4358-bf6b-d0aaea2e10ae tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f returned with HTTP 200 Jul 03 15:04:41.702148 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1104/4432] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:41 2026] GET /volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:41.722216 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-edf9fcd7-7e5d-451b-b537-0586221e3728 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:41.723930 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-edf9fcd7-7e5d-451b-b537-0586221e3728 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:41.724158 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-edf9fcd7-7e5d-451b-b537-0586221e3728 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:41.724356 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-edf9fcd7-7e5d-451b-b537-0586221e3728 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:41.724460 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-edf9fcd7-7e5d-451b-b537-0586221e3728 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:41.729242 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:41.729242 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:41.730298 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-edf9fcd7-7e5d-451b-b537-0586221e3728 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:41.730815 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1115/4433] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:41 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:42.074083 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-bc95992b-72fe-4e8f-884f-b1a3f0c8775f tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/attachments/f38cd2aa-7b96-42cd-ad3b-ac2eaec4932c returned with HTTP 200 Jul 03 15:04:42.074083 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1126/4434] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:04:41 2026] DELETE /volume/v3/attachments/f38cd2aa-7b96-42cd-ad3b-ac2eaec4932c => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:42.085119 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-b49fc8c4-492c-4a03-beaa-a5c86e11e175 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:42.087861 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-b49fc8c4-492c-4a03-beaa-a5c86e11e175 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] DELETE https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f Jul 03 15:04:42.088042 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-b49fc8c4-492c-4a03-beaa-a5c86e11e175 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:42.088242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-b49fc8c4-492c-4a03-beaa-a5c86e11e175 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:42.088390 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-b49fc8c4-492c-4a03-beaa-a5c86e11e175 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Delete volume with id: 5895ad3f-4609-46d2-b03b-e67454f76d7f Jul 03 15:04:42.096841 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:42.096841 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:42.097439 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-b49fc8c4-492c-4a03-beaa-a5c86e11e175 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Volume info retrieved successfully. Jul 03 15:04:42.122756 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-b49fc8c4-492c-4a03-beaa-a5c86e11e175 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] Delete volume request issued successfully. Jul 03 15:04:42.122986 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-2119b04f-68e3-449d-8c47-4ec5b9cad263 req-b49fc8c4-492c-4a03-beaa-a5c86e11e175 tempest-TestShelveInstance-1676306495 tempest-TestShelveInstance-1676306495-project-member] https://10.4.3.99/volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f returned with HTTP 202 Jul 03 15:04:42.123772 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1090/4435] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 15:04:42 2026] DELETE /volume/v3/volumes/5895ad3f-4609-46d2-b03b-e67454f76d7f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:42.714222 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3d32eb33-d2ca-492d-890f-142889e8015c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:42.715869 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3d32eb33-d2ca-492d-890f-142889e8015c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f Jul 03 15:04:42.716061 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3d32eb33-d2ca-492d-890f-142889e8015c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:42.716272 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3d32eb33-d2ca-492d-890f-142889e8015c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:42.722780 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:42.722780 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:42.725715 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3d32eb33-d2ca-492d-890f-142889e8015c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:42.729501 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3d32eb33-d2ca-492d-890f-142889e8015c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f returned with HTTP 200 Jul 03 15:04:42.730006 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1105/4436] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:42 2026] GET /volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:42.742588 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-599f77f2-680e-4794-a9b5-016ce598dbf9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:42.742940 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a07e0a4d-aa99-4867-a092-6771c5f0ace2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:42.746146 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-599f77f2-680e-4794-a9b5-016ce598dbf9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:42.746146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-599f77f2-680e-4794-a9b5-016ce598dbf9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4afe78d-77f1-4283-b239-103a57323a1f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1545097789"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:42.746261 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a07e0a4d-aa99-4867-a092-6771c5f0ace2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:42.746261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a07e0a4d-aa99-4867-a092-6771c5f0ace2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:42.746261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a07e0a4d-aa99-4867-a092-6771c5f0ace2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:42.746261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a07e0a4d-aa99-4867-a092-6771c5f0ace2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:42.751483 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:42.751483 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:42.752592 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a07e0a4d-aa99-4867-a092-6771c5f0ace2 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:42.753217 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1116/4437] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:42 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:42.753306 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:42.753306 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:42.753726 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-599f77f2-680e-4794-a9b5-016ce598dbf9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:42.753933 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-599f77f2-680e-4794-a9b5-016ce598dbf9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create snapshot from volume d4afe78d-77f1-4283-b239-103a57323a1f Jul 03 15:04:42.784035 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-599f77f2-680e-4794-a9b5-016ce598dbf9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['0a5af9b9-6516-49f5-9b16-e6fd545e59ae', '16afe3d2-18d3-4fa6-9982-e980b0f744f2', '7ca6dc61-9bdf-4a42-b33d-13e66287d535', '2729c4c6-2906-42a7-a913-fc32d3c9b126'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:42.828273 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-599f77f2-680e-4794-a9b5-016ce598dbf9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot create request issued successfully. Jul 03 15:04:42.828606 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-599f77f2-680e-4794-a9b5-016ce598dbf9 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:04:42.829044 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1127/4438] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:04:42 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 03 15:04:42.840148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-79480f74-d159-4f0d-9b92-a8722f495a8d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:42.842248 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-79480f74-d159-4f0d-9b92-a8722f495a8d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 Jul 03 15:04:42.842484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-79480f74-d159-4f0d-9b92-a8722f495a8d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:42.842731 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-79480f74-d159-4f0d-9b92-a8722f495a8d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:42.848439 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:42.848439 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:42.848860 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-79480f74-d159-4f0d-9b92-a8722f495a8d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:42.849662 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-79480f74-d159-4f0d-9b92-a8722f495a8d tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 returned with HTTP 200 Jul 03 15:04:42.850117 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1091/4439] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:42 2026] GET /volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:43.764332 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ae8f15f4-e188-4f3a-867e-6793f77eb14d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:43.766281 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae8f15f4-e188-4f3a-867e-6793f77eb14d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:43.766525 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae8f15f4-e188-4f3a-867e-6793f77eb14d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:43.766750 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae8f15f4-e188-4f3a-867e-6793f77eb14d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:43.766873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ae8f15f4-e188-4f3a-867e-6793f77eb14d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:43.771688 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:43.771688 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:43.772359 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae8f15f4-e188-4f3a-867e-6793f77eb14d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:43.772719 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1106/4440] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:43 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:43.862290 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d7572732-42b8-4e86-8162-1f7ab6a8f555 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:43.865964 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d7572732-42b8-4e86-8162-1f7ab6a8f555 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 Jul 03 15:04:43.865964 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d7572732-42b8-4e86-8162-1f7ab6a8f555 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:43.865964 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d7572732-42b8-4e86-8162-1f7ab6a8f555 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:43.874939 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:43.874939 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:43.875458 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d7572732-42b8-4e86-8162-1f7ab6a8f555 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:43.876629 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d7572732-42b8-4e86-8162-1f7ab6a8f555 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 returned with HTTP 200 Jul 03 15:04:43.877318 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1117/4441] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:43 2026] GET /volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:43.889142 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-376ee4ac-c36f-4825-afce-ebbeb0be7e1c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:43.891387 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-376ee4ac-c36f-4825-afce-ebbeb0be7e1c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] PUT https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 Jul 03 15:04:43.891831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-376ee4ac-c36f-4825-afce-ebbeb0be7e1c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:43.899445 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:43.899445 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:43.900049 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-376ee4ac-c36f-4825-afce-ebbeb0be7e1c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Snapshot retrieved successfully. Jul 03 15:04:43.907645 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-376ee4ac-c36f-4825-afce-ebbeb0be7e1c tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 returned with HTTP 200 Jul 03 15:04:43.908145 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1128/4442] 10.4.3.99 () {68 vars in 1367 bytes} [Fri Jul 3 15:04:43 2026] PUT /volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 => generated 361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:43.916992 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ebf2158e-e0c0-4eaa-bf49-c545157efc29 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:43.918956 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ebf2158e-e0c0-4eaa-bf49-c545157efc29 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 Jul 03 15:04:43.919220 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ebf2158e-e0c0-4eaa-bf49-c545157efc29 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:43.919456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ebf2158e-e0c0-4eaa-bf49-c545157efc29 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:43.919615 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-ebf2158e-e0c0-4eaa-bf49-c545157efc29 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete snapshot with id: 7ae7b301-fb90-45c4-b7b0-49fbe304d579 Jul 03 15:04:43.924487 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:43.924487 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:43.924900 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ebf2158e-e0c0-4eaa-bf49-c545157efc29 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:43.940954 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ebf2158e-e0c0-4eaa-bf49-c545157efc29 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot delete request issued successfully. Jul 03 15:04:43.941152 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ebf2158e-e0c0-4eaa-bf49-c545157efc29 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 returned with HTTP 202 Jul 03 15:04:43.941510 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1092/4443] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:43 2026] DELETE /volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:43.950249 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1b8d6051-5172-4407-a179-72290b3e0bc6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:43.952176 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b8d6051-5172-4407-a179-72290b3e0bc6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 Jul 03 15:04:43.952387 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b8d6051-5172-4407-a179-72290b3e0bc6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:43.952628 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b8d6051-5172-4407-a179-72290b3e0bc6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:43.958319 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:43.958319 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:43.959465 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1b8d6051-5172-4407-a179-72290b3e0bc6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:43.960493 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b8d6051-5172-4407-a179-72290b3e0bc6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 returned with HTTP 200 Jul 03 15:04:43.960959 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1107/4444] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:43 2026] GET /volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:44.782788 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8bb8ea2a-a6d0-446b-8d4d-d46277d2ea71 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:44.786451 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8bb8ea2a-a6d0-446b-8d4d-d46277d2ea71 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:44.786451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8bb8ea2a-a6d0-446b-8d4d-d46277d2ea71 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:44.786451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8bb8ea2a-a6d0-446b-8d4d-d46277d2ea71 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:44.786451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8bb8ea2a-a6d0-446b-8d4d-d46277d2ea71 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:44.790114 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:44.790114 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:44.790997 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8bb8ea2a-a6d0-446b-8d4d-d46277d2ea71 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:44.791591 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1118/4445] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:44 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:44.970571 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d98ea510-ef66-453c-90b2-ce0e63c03184 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:44.972820 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d98ea510-ef66-453c-90b2-ce0e63c03184 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 Jul 03 15:04:44.972980 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d98ea510-ef66-453c-90b2-ce0e63c03184 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:44.973234 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d98ea510-ef66-453c-90b2-ce0e63c03184 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:44.978465 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d98ea510-ef66-453c-90b2-ce0e63c03184 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 returned with HTTP 404 Jul 03 15:04:44.979062 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1129/4446] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:44 2026] GET /volume/v3/snapshots/7ae7b301-fb90-45c4-b7b0-49fbe304d579 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:44.986563 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6ad6b901-392e-4ad8-a39e-3a52d926a808 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:44.988392 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ad6b901-392e-4ad8-a39e-3a52d926a808 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f Jul 03 15:04:44.988626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ad6b901-392e-4ad8-a39e-3a52d926a808 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:44.988841 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ad6b901-392e-4ad8-a39e-3a52d926a808 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:44.989006 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6ad6b901-392e-4ad8-a39e-3a52d926a808 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume with id: d4afe78d-77f1-4283-b239-103a57323a1f Jul 03 15:04:44.997030 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:44.997030 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:44.997435 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6ad6b901-392e-4ad8-a39e-3a52d926a808 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:45.028803 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6ad6b901-392e-4ad8-a39e-3a52d926a808 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume request issued successfully. Jul 03 15:04:45.028907 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ad6b901-392e-4ad8-a39e-3a52d926a808 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f returned with HTTP 202 Jul 03 15:04:45.033620 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1093/4447] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:04:44 2026] DELETE /volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:45.038340 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b907c509-254e-46b7-beb8-4049e7754249 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:45.039033 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b907c509-254e-46b7-beb8-4049e7754249 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f Jul 03 15:04:45.039590 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b907c509-254e-46b7-beb8-4049e7754249 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:45.039590 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b907c509-254e-46b7-beb8-4049e7754249 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:45.048675 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:45.048675 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:45.052786 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b907c509-254e-46b7-beb8-4049e7754249 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:45.057027 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b907c509-254e-46b7-beb8-4049e7754249 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f returned with HTTP 200 Jul 03 15:04:45.057115 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1108/4448] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:45 2026] GET /volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:45.803072 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-31a4f00f-0a8c-4454-a9af-544d817f32dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:45.805272 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-31a4f00f-0a8c-4454-a9af-544d817f32dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:45.805479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-31a4f00f-0a8c-4454-a9af-544d817f32dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:45.805707 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-31a4f00f-0a8c-4454-a9af-544d817f32dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:45.805820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-31a4f00f-0a8c-4454-a9af-544d817f32dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:45.811909 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:45.811909 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:45.812854 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-31a4f00f-0a8c-4454-a9af-544d817f32dd tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:45.813334 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1119/4449] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:45 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:46.074918 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-140b2833-2133-4eb9-8b20-87be70d495c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:46.075991 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-140b2833-2133-4eb9-8b20-87be70d495c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f Jul 03 15:04:46.075991 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-140b2833-2133-4eb9-8b20-87be70d495c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:46.076304 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-140b2833-2133-4eb9-8b20-87be70d495c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:46.084656 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-140b2833-2133-4eb9-8b20-87be70d495c6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f returned with HTTP 404 Jul 03 15:04:46.085758 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1130/4450] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:46 2026] GET /volume/v3/volumes/d4afe78d-77f1-4283-b239-103a57323a1f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:46.095491 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7c05c822-9082-430d-9728-cb15a5496207 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:46.097904 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:46.098436 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1020181144"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:46.100519 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1020181144'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:46.100769 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume of 1 GB Jul 03 15:04:46.106306 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:46.113113 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (f24c46fb-708d-4ab6-8b9a-73dd42220592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:46.114257 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0939d48-a196-4c6c-9147-c26da9be3fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:46.115211 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:46.144776 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0939d48-a196-4c6c-9147-c26da9be3fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:46.146029 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74bf6688-26fa-4ed6-bc00-c9a7e9de2bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:46.201273 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['eb9a875b-4dd3-4874-b1bd-14060100df8d', '5a1dee9d-fda9-4461-ab2b-c54c820e11f3', '4c8dfade-b6a3-4bc1-b20c-b0cfb49d8e27', 'cfbb5f92-3a78-45e3-a87a-7d09f7776050'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:46.202232 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74bf6688-26fa-4ed6-bc00-c9a7e9de2bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb9a875b-4dd3-4874-b1bd-14060100df8d', '5a1dee9d-fda9-4461-ab2b-c54c820e11f3', '4c8dfade-b6a3-4bc1-b20c-b0cfb49d8e27', 'cfbb5f92-3a78-45e3-a87a-7d09f7776050']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:46.203461 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63f95bb-c258-4fa4-9a7b-3c5cd1f681ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:46.230250 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63f95bb-c258-4fa4-9a7b-3c5cd1f681ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5169f468-ec7c-4f42-9863-64ffdddc14d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1020181144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['eb9a875b-4dd3-4874-b1bd-14060100df8d','5a1dee9d-fda9-4461-ab2b-c54c820e11f3','4c8dfade-b6a3-4bc1-b20c-b0cfb49d8e27','cfbb5f92-3a78-45e3-a87a-7d09f7776050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1020181144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5169f468-ec7c-4f42-9863-64ffdddc14d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49301e9c5590409bafbc8c82105e3b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:46.230904 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2340f25-a026-4bd9-b9c3-7374a4a43aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:46.251652 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2340f25-a026-4bd9-b9c3-7374a4a43aac) transitioned into state 'SUCCESS' from state '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-1020181144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49301e9c5590409bafbc8c82105e3b7b',qos_specs=None,replication_status=,reservations=['eb9a875b-4dd3-4874-b1bd-14060100df8d','5a1dee9d-fda9-4461-ab2b-c54c820e11f3','4c8dfade-b6a3-4bc1-b20c-b0cfb49d8e27','cfbb5f92-3a78-45e3-a87a-7d09f7776050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e613ae5415684d5ba5f531a4d0f37f4d',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:46.252358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90edea8c-1361-4954-8d6c-4ab927a6f275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:46.265651 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90edea8c-1361-4954-8d6c-4ab927a6f275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:46.266518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Flow 'volume_create_api' (f24c46fb-708d-4ab6-8b9a-73dd42220592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:46.266849 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create volume request issued successfully. Jul 03 15:04:46.267476 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7c05c822-9082-430d-9728-cb15a5496207 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:46.267958 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1094/4451] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:04:46 2026] POST /volume/v3/volumes => generated 776 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:46.283150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5ffce974-090c-4733-b057-ddaa393d35e1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:46.285277 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5ffce974-090c-4733-b057-ddaa393d35e1 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 Jul 03 15:04:46.285582 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5ffce974-090c-4733-b057-ddaa393d35e1 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:46.285833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5ffce974-090c-4733-b057-ddaa393d35e1 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:46.293171 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:46.293171 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:46.297502 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5ffce974-090c-4733-b057-ddaa393d35e1 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:46.301752 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5ffce974-090c-4733-b057-ddaa393d35e1 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 returned with HTTP 200 Jul 03 15:04:46.302140 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1109/4452] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:46 2026] GET /volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:46.825395 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e66b5f63-f2a4-4865-9a26-884f79b95953 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:46.827352 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e66b5f63-f2a4-4865-9a26-884f79b95953 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:46.827550 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e66b5f63-f2a4-4865-9a26-884f79b95953 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:46.827714 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e66b5f63-f2a4-4865-9a26-884f79b95953 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:46.827823 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-e66b5f63-f2a4-4865-9a26-884f79b95953 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:46.832243 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:46.832243 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:46.832998 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e66b5f63-f2a4-4865-9a26-884f79b95953 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:46.833418 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1120/4453] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:46 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:47.319576 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e8c22e0b-bb76-4fcc-9c6e-9255f7fa4c20 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:47.323570 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8c22e0b-bb76-4fcc-9c6e-9255f7fa4c20 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 Jul 03 15:04:47.323570 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8c22e0b-bb76-4fcc-9c6e-9255f7fa4c20 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:47.323570 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e8c22e0b-bb76-4fcc-9c6e-9255f7fa4c20 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:47.336815 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:47.336815 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:47.343938 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e8c22e0b-bb76-4fcc-9c6e-9255f7fa4c20 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:47.351662 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e8c22e0b-bb76-4fcc-9c6e-9255f7fa4c20 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 returned with HTTP 200 Jul 03 15:04:47.352260 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1131/4454] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:47 2026] GET /volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:47.370119 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f0e7c1a6-9f10-4657-add2-6daa5936c702 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:47.372702 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f0e7c1a6-9f10-4657-add2-6daa5936c702 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:04:47.373215 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f0e7c1a6-9f10-4657-add2-6daa5936c702 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5169f468-ec7c-4f42-9863-64ffdddc14d4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-533710839"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:47.384896 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:47.384896 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:47.385398 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f0e7c1a6-9f10-4657-add2-6daa5936c702 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:47.385610 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-f0e7c1a6-9f10-4657-add2-6daa5936c702 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Create snapshot from volume 5169f468-ec7c-4f42-9863-64ffdddc14d4 Jul 03 15:04:47.418038 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f0e7c1a6-9f10-4657-add2-6daa5936c702 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Created reservations ['646cdc31-f97e-4c0d-bb35-4367c5e612f4', 'cef25277-7df2-40d2-8a51-6bd0f238960d', '7d88dfb8-8aa6-4c92-841e-7d1b62625993', '00e8097c-e063-493c-bdcd-1ca4fc7e3bbe'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:47.463059 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f0e7c1a6-9f10-4657-add2-6daa5936c702 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot create request issued successfully. Jul 03 15:04:47.463448 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f0e7c1a6-9f10-4657-add2-6daa5936c702 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:04:47.463932 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1095/4455] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:04:47 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 03 15:04:47.475591 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b427645d-2019-4951-8c87-64eb7ae34e76 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:47.478182 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b427645d-2019-4951-8c87-64eb7ae34e76 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 Jul 03 15:04:47.478452 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b427645d-2019-4951-8c87-64eb7ae34e76 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:47.478737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b427645d-2019-4951-8c87-64eb7ae34e76 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:47.486369 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:47.486369 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:47.487243 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b427645d-2019-4951-8c87-64eb7ae34e76 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:47.488235 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b427645d-2019-4951-8c87-64eb7ae34e76 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 returned with HTTP 200 Jul 03 15:04:47.488971 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1110/4456] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:47 2026] GET /volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:47.844489 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f2e4e317-4b43-4d1d-beb3-9bbc0ab7924a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:47.846724 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f2e4e317-4b43-4d1d-beb3-9bbc0ab7924a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:47.846953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f2e4e317-4b43-4d1d-beb3-9bbc0ab7924a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:47.847177 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f2e4e317-4b43-4d1d-beb3-9bbc0ab7924a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:47.847326 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f2e4e317-4b43-4d1d-beb3-9bbc0ab7924a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:47.854931 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:47.854931 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:47.855935 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f2e4e317-4b43-4d1d-beb3-9bbc0ab7924a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:47.856567 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1121/4457] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:47 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:48.500296 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a2c30102-bc07-4445-a7ec-1adeb569fbc0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:48.502120 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2c30102-bc07-4445-a7ec-1adeb569fbc0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 Jul 03 15:04:48.502339 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2c30102-bc07-4445-a7ec-1adeb569fbc0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:48.502558 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a2c30102-bc07-4445-a7ec-1adeb569fbc0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:48.507483 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:48.507483 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:48.507915 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a2c30102-bc07-4445-a7ec-1adeb569fbc0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:48.508588 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a2c30102-bc07-4445-a7ec-1adeb569fbc0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 returned with HTTP 200 Jul 03 15:04:48.509001 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1132/4458] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:48 2026] GET /volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:48.525360 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9b9be132-16c2-4b3d-8ac7-af5c7cd3a5e0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:48.526985 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b9be132-16c2-4b3d-8ac7-af5c7cd3a5e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] POST https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191/action Jul 03 15:04:48.526985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b9be132-16c2-4b3d-8ac7-af5c7cd3a5e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:04:48.526985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b9be132-16c2-4b3d-8ac7-af5c7cd3a5e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:48.528660 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-9b9be132-16c2-4b3d-8ac7-af5c7cd3a5e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Updating snapshot '6d3b5cae-bc72-4e81-b902-52702e387191' with '{'status': 'creating'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:04:48.540444 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:48.540444 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:48.556874 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b9be132-16c2-4b3d-8ac7-af5c7cd3a5e0 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191/action returned with HTTP 202 Jul 03 15:04:48.557311 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1096/4459] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 15:04:48 2026] POST /volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:04:48.566148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d24d7801-8c01-47fd-8de2-df8dfa215c11 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:48.567865 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d24d7801-8c01-47fd-8de2-df8dfa215c11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 Jul 03 15:04:48.568088 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d24d7801-8c01-47fd-8de2-df8dfa215c11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:48.568290 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d24d7801-8c01-47fd-8de2-df8dfa215c11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:48.575079 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:48.575079 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:48.575704 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d24d7801-8c01-47fd-8de2-df8dfa215c11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:48.576584 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d24d7801-8c01-47fd-8de2-df8dfa215c11 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 returned with HTTP 200 Jul 03 15:04:48.577309 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1111/4460] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:48 2026] GET /volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:48.588266 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fdb8c99e-4a11-4e48-951a-7d14385913bc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:48.590635 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fdb8c99e-4a11-4e48-951a-7d14385913bc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] POST https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191/action Jul 03 15:04:48.591243 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fdb8c99e-4a11-4e48-951a-7d14385913bc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:04:48.591491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fdb8c99e-4a11-4e48-951a-7d14385913bc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:48.594155 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.snapshot_actions [None req-fdb8c99e-4a11-4e48-951a-7d14385913bc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99979) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 15:04:48.601016 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:48.601016 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:48.601760 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.snapshot_actions [None req-fdb8c99e-4a11-4e48-951a-7d14385913bc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] Updating snapshot 6d3b5cae-bc72-4e81-b902-52702e387191 with info {'id': '6d3b5cae-bc72-4e81-b902-52702e387191', 'status': 'error', 'progress': '80%'} Jul 03 15:04:48.611961 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fdb8c99e-4a11-4e48-951a-7d14385913bc tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-member] https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191/action returned with HTTP 202 Jul 03 15:04:48.612474 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1122/4461] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 15:04:48 2026] POST /volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:48.621681 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-14827d2a-1dd2-45d0-9906-863913214e00 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:48.624223 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14827d2a-1dd2-45d0-9906-863913214e00 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 Jul 03 15:04:48.624628 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14827d2a-1dd2-45d0-9906-863913214e00 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:48.624952 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-14827d2a-1dd2-45d0-9906-863913214e00 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:48.625136 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-14827d2a-1dd2-45d0-9906-863913214e00 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete snapshot with id: 6d3b5cae-bc72-4e81-b902-52702e387191 Jul 03 15:04:48.631744 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:48.631744 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:48.632120 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-14827d2a-1dd2-45d0-9906-863913214e00 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:48.657375 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-14827d2a-1dd2-45d0-9906-863913214e00 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot delete request issued successfully. Jul 03 15:04:48.657741 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-14827d2a-1dd2-45d0-9906-863913214e00 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 returned with HTTP 202 Jul 03 15:04:48.658363 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1133/4462] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:04:48 2026] DELETE /volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 15:04:48.667831 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fbd8ea03-4f44-426a-91c7-5566fee46c12 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:48.670537 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbd8ea03-4f44-426a-91c7-5566fee46c12 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 Jul 03 15:04:48.670829 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbd8ea03-4f44-426a-91c7-5566fee46c12 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:48.671137 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fbd8ea03-4f44-426a-91c7-5566fee46c12 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:48.678150 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:48.678150 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:48.678572 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fbd8ea03-4f44-426a-91c7-5566fee46c12 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Snapshot retrieved successfully. Jul 03 15:04:48.679636 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fbd8ea03-4f44-426a-91c7-5566fee46c12 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 returned with HTTP 200 Jul 03 15:04:48.680298 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1097/4463] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:48 2026] GET /volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:48.868416 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-fbc37110-7c62-489c-906c-47a034708cbf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:48.870687 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fbc37110-7c62-489c-906c-47a034708cbf tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:48.870943 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fbc37110-7c62-489c-906c-47a034708cbf tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:48.871196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-fbc37110-7c62-489c-906c-47a034708cbf tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:48.871426 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-fbc37110-7c62-489c-906c-47a034708cbf tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:48.877710 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:48.877710 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:48.878415 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-fbc37110-7c62-489c-906c-47a034708cbf tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:48.878909 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1112/4464] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:48 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:48.891225 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-88669866-600b-49d1-85ba-67ff18e16262 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:48.892274 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-88669866-600b-49d1-85ba-67ff18e16262 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/92b0b31f-bc07-4699-aa14-cf0cdbe673d6 Jul 03 15:04:48.892565 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-88669866-600b-49d1-85ba-67ff18e16262 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:48.892965 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-88669866-600b-49d1-85ba-67ff18e16262 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:48.892965 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-88669866-600b-49d1-85ba-67ff18e16262 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume with id: 92b0b31f-bc07-4699-aa14-cf0cdbe673d6 Jul 03 15:04:48.904014 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:48.904014 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:48.904950 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-88669866-600b-49d1-85ba-67ff18e16262 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:48.944994 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-88669866-600b-49d1-85ba-67ff18e16262 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume request issued successfully. Jul 03 15:04:48.945369 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-88669866-600b-49d1-85ba-67ff18e16262 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/92b0b31f-bc07-4699-aa14-cf0cdbe673d6 returned with HTTP 202 Jul 03 15:04:48.946022 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1123/4465] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:04:48 2026] DELETE /volume/v3/volumes/92b0b31f-bc07-4699-aa14-cf0cdbe673d6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:48.953903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eea73ddb-da59-4f86-b697-d572f3bc92a6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:48.956306 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eea73ddb-da59-4f86-b697-d572f3bc92a6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/92b0b31f-bc07-4699-aa14-cf0cdbe673d6 Jul 03 15:04:48.956675 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eea73ddb-da59-4f86-b697-d572f3bc92a6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:48.957316 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eea73ddb-da59-4f86-b697-d572f3bc92a6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:48.965497 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:48.965497 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:48.971405 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eea73ddb-da59-4f86-b697-d572f3bc92a6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:48.976728 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eea73ddb-da59-4f86-b697-d572f3bc92a6 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/92b0b31f-bc07-4699-aa14-cf0cdbe673d6 returned with HTTP 200 Jul 03 15:04:48.977500 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1134/4466] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:48 2026] GET /volume/v3/volumes/92b0b31f-bc07-4699-aa14-cf0cdbe673d6 => generated 1063 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:49.692699 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a815faf-40a8-4c36-afcc-769ade0bdd92 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:49.694606 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a815faf-40a8-4c36-afcc-769ade0bdd92 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 Jul 03 15:04:49.694833 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a815faf-40a8-4c36-afcc-769ade0bdd92 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:49.695089 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a815faf-40a8-4c36-afcc-769ade0bdd92 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:49.704369 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a815faf-40a8-4c36-afcc-769ade0bdd92 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 returned with HTTP 404 Jul 03 15:04:49.704969 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1098/4467] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:04:49 2026] GET /volume/v3/snapshots/6d3b5cae-bc72-4e81-b902-52702e387191 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:49.712669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-90c0ce81-3039-46f6-8e26-40b5f60c8f24 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:49.718200 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-90c0ce81-3039-46f6-8e26-40b5f60c8f24 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 Jul 03 15:04:49.718416 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-90c0ce81-3039-46f6-8e26-40b5f60c8f24 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:49.718635 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-90c0ce81-3039-46f6-8e26-40b5f60c8f24 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:49.718799 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-90c0ce81-3039-46f6-8e26-40b5f60c8f24 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume with id: 5169f468-ec7c-4f42-9863-64ffdddc14d4 Jul 03 15:04:49.734605 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:49.734605 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:49.735009 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-90c0ce81-3039-46f6-8e26-40b5f60c8f24 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:49.757426 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-90c0ce81-3039-46f6-8e26-40b5f60c8f24 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Delete volume request issued successfully. Jul 03 15:04:49.757715 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-90c0ce81-3039-46f6-8e26-40b5f60c8f24 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 returned with HTTP 202 Jul 03 15:04:49.758285 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1113/4468] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:04:49 2026] DELETE /volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:49.767187 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-20a6afb7-aa53-4666-bfb0-51f16375f9f6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:49.770540 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20a6afb7-aa53-4666-bfb0-51f16375f9f6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 Jul 03 15:04:49.770942 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20a6afb7-aa53-4666-bfb0-51f16375f9f6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:49.771346 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20a6afb7-aa53-4666-bfb0-51f16375f9f6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:49.782774 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:49.782774 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:49.787388 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-20a6afb7-aa53-4666-bfb0-51f16375f9f6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Volume info retrieved successfully. Jul 03 15:04:49.792904 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20a6afb7-aa53-4666-bfb0-51f16375f9f6 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 returned with HTTP 200 Jul 03 15:04:49.793354 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1124/4469] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:49 2026] GET /volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:49.990847 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4704202b-9d33-44da-ae5a-15981c7369ea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:49.993021 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4704202b-9d33-44da-ae5a-15981c7369ea tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/92b0b31f-bc07-4699-aa14-cf0cdbe673d6 Jul 03 15:04:49.993303 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4704202b-9d33-44da-ae5a-15981c7369ea tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:49.993507 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4704202b-9d33-44da-ae5a-15981c7369ea tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:49.999802 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4704202b-9d33-44da-ae5a-15981c7369ea tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/92b0b31f-bc07-4699-aa14-cf0cdbe673d6 returned with HTTP 404 Jul 03 15:04:50.000482 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1135/4470] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:49 2026] GET /volume/v3/volumes/92b0b31f-bc07-4699-aa14-cf0cdbe673d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:50.011662 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-45c34ad6-4a78-45bb-9ef1-942fa09824b7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:50.013745 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-45c34ad6-4a78-45bb-9ef1-942fa09824b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:50.013987 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-45c34ad6-4a78-45bb-9ef1-942fa09824b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:50.014215 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-45c34ad6-4a78-45bb-9ef1-942fa09824b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:50.014346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-45c34ad6-4a78-45bb-9ef1-942fa09824b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:50.018629 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:50.018629 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:50.019473 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-45c34ad6-4a78-45bb-9ef1-942fa09824b7 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-member] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:50.019820 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1099/4471] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:50 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:50.033183 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-227cdfd6-2d21-47bc-8fd6-0c79e003f474 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:50.034703 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-227cdfd6-2d21-47bc-8fd6-0c79e003f474 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] DELETE https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:50.034936 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-227cdfd6-2d21-47bc-8fd6-0c79e003f474 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:50.035178 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-227cdfd6-2d21-47bc-8fd6-0c79e003f474 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:50.035340 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-227cdfd6-2d21-47bc-8fd6-0c79e003f474 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete backup with id: ed49035d-ec82-4844-8f40-b2f3d551b8d3. Jul 03 15:04:50.038982 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:50.038982 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:50.053707 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-227cdfd6-2d21-47bc-8fd6-0c79e003f474 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] delete_backup rpcapi backup_id ed49035d-ec82-4844-8f40-b2f3d551b8d3 {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:04:50.055857 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-227cdfd6-2d21-47bc-8fd6-0c79e003f474 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 202 Jul 03 15:04:50.056300 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1114/4472] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:04:50 2026] DELETE /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:04:50.062985 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d1411b6b-faa8-4c1b-8185-e100cb17bc2a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:50.064733 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1411b6b-faa8-4c1b-8185-e100cb17bc2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:50.065015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d1411b6b-faa8-4c1b-8185-e100cb17bc2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:50.065274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d1411b6b-faa8-4c1b-8185-e100cb17bc2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:50.065567 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d1411b6b-faa8-4c1b-8185-e100cb17bc2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:50.069794 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:50.069794 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:50.070465 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1411b6b-faa8-4c1b-8185-e100cb17bc2a tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 200 Jul 03 15:04:50.070849 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1125/4473] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:50 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:50.806472 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1ed247ee-4cab-4437-bc83-d7ac76a10c53 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:50.809725 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1ed247ee-4cab-4437-bc83-d7ac76a10c53 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] GET https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 Jul 03 15:04:50.810133 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1ed247ee-4cab-4437-bc83-d7ac76a10c53 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:50.810677 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1ed247ee-4cab-4437-bc83-d7ac76a10c53 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:50.819276 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1ed247ee-4cab-4437-bc83-d7ac76a10c53 tempest-ProjectMemberTests-1278177994 tempest-ProjectMemberTests-1278177994-project-admin] https://10.4.3.99/volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 returned with HTTP 404 Jul 03 15:04:50.819815 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1136/4474] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:04:50 2026] GET /volume/v3/volumes/5169f468-ec7c-4f42-9863-64ffdddc14d4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:51.083872 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d4d9467c-ed2b-4898-a8a9-3ab4274a5da4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:51.085460 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4d9467c-ed2b-4898-a8a9-3ab4274a5da4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 Jul 03 15:04:51.085659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4d9467c-ed2b-4898-a8a9-3ab4274a5da4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:51.085848 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4d9467c-ed2b-4898-a8a9-3ab4274a5da4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:51.085975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d4d9467c-ed2b-4898-a8a9-3ab4274a5da4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id ed49035d-ec82-4844-8f40-b2f3d551b8d3. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:51.089802 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4d9467c-ed2b-4898-a8a9-3ab4274a5da4 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 returned with HTTP 404 Jul 03 15:04:51.090159 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1100/4475] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:51 2026] GET /volume/v3/backups/ed49035d-ec82-4844-8f40-b2f3d551b8d3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:51.097934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5817a7d8-6551-422e-9e8e-72f80ead1857 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:51.099675 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5817a7d8-6551-422e-9e8e-72f80ead1857 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] DELETE https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:51.099913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5817a7d8-6551-422e-9e8e-72f80ead1857 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:51.100072 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5817a7d8-6551-422e-9e8e-72f80ead1857 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:51.100189 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-5817a7d8-6551-422e-9e8e-72f80ead1857 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete backup with id: 04c3373b-21d6-4c9a-8a46-1e52732b4209. Jul 03 15:04:51.102000 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=223,cinder:UPDATE=66,cinder:INSERT=30 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:04:51.105319 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:51.105319 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:51.124278 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-5817a7d8-6551-422e-9e8e-72f80ead1857 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] delete_backup rpcapi backup_id 04c3373b-21d6-4c9a-8a46-1e52732b4209 {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:04:51.126316 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5817a7d8-6551-422e-9e8e-72f80ead1857 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 202 Jul 03 15:04:51.127885 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1115/4476] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:04:51 2026] DELETE /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:04:51.136872 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c63b7171-f712-4242-be40-d102be63c258 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:51.138883 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c63b7171-f712-4242-be40-d102be63c258 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:51.139209 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c63b7171-f712-4242-be40-d102be63c258 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:51.139468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c63b7171-f712-4242-be40-d102be63c258 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:51.139705 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c63b7171-f712-4242-be40-d102be63c258 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:51.144638 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:51.144638 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:51.145553 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c63b7171-f712-4242-be40-d102be63c258 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 200 Jul 03 15:04:51.146053 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1126/4477] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:51 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:52.156212 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5fdf6db6-3b14-4c35-8298-1239ab4e4770 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:52.159968 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5fdf6db6-3b14-4c35-8298-1239ab4e4770 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 Jul 03 15:04:52.159968 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5fdf6db6-3b14-4c35-8298-1239ab4e4770 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:52.159968 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5fdf6db6-3b14-4c35-8298-1239ab4e4770 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:52.159968 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5fdf6db6-3b14-4c35-8298-1239ab4e4770 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 04c3373b-21d6-4c9a-8a46-1e52732b4209. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:52.162983 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5fdf6db6-3b14-4c35-8298-1239ab4e4770 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 returned with HTTP 404 Jul 03 15:04:52.164050 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1137/4478] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:52 2026] GET /volume/v3/backups/04c3373b-21d6-4c9a-8a46-1e52732b4209 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:04:52.172158 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d4d4c2fc-097b-4266-bd8f-cbbb0e4bd65b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:52.174419 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4d4c2fc-097b-4266-bd8f-cbbb0e4bd65b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] DELETE https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:52.174708 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4d4c2fc-097b-4266-bd8f-cbbb0e4bd65b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:52.174892 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4d4c2fc-097b-4266-bd8f-cbbb0e4bd65b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:52.175027 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-d4d4c2fc-097b-4266-bd8f-cbbb0e4bd65b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete backup with id: 862dbf86-1472-40be-a736-efb83c4fb02c. Jul 03 15:04:52.180888 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:52.180888 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:52.193918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-d4d4c2fc-097b-4266-bd8f-cbbb0e4bd65b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] delete_backup rpcapi backup_id 862dbf86-1472-40be-a736-efb83c4fb02c {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:04:52.195919 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4d4c2fc-097b-4266-bd8f-cbbb0e4bd65b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 202 Jul 03 15:04:52.196386 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1101/4479] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:04:52 2026] DELETE /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:04:52.204659 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bc68b8e1-8776-4be6-b239-35831a57311d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:52.206443 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bc68b8e1-8776-4be6-b239-35831a57311d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:52.206722 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bc68b8e1-8776-4be6-b239-35831a57311d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:52.206908 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bc68b8e1-8776-4be6-b239-35831a57311d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:52.207005 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-bc68b8e1-8776-4be6-b239-35831a57311d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:52.214800 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:52.214800 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:52.215468 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bc68b8e1-8776-4be6-b239-35831a57311d tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 200 Jul 03 15:04:52.216615 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1116/4480] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:52 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:53.229139 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9a38afb1-4226-4235-b00d-40098f772963 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:53.231230 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9a38afb1-4226-4235-b00d-40098f772963 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c Jul 03 15:04:53.231422 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9a38afb1-4226-4235-b00d-40098f772963 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:53.231613 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9a38afb1-4226-4235-b00d-40098f772963 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:53.231734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9a38afb1-4226-4235-b00d-40098f772963 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Show backup with id 862dbf86-1472-40be-a736-efb83c4fb02c. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:53.235428 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9a38afb1-4226-4235-b00d-40098f772963 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c returned with HTTP 404 Jul 03 15:04:53.236075 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1127/4481] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:53 2026] GET /volume/v3/backups/862dbf86-1472-40be-a736-efb83c4fb02c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:53.246752 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-556e6ed9-80a3-4530-be07-7450c4b5bf1c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:53.248460 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-556e6ed9-80a3-4530-be07-7450c4b5bf1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 Jul 03 15:04:53.248683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-556e6ed9-80a3-4530-be07-7450c4b5bf1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:53.248860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-556e6ed9-80a3-4530-be07-7450c4b5bf1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:53.249033 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-556e6ed9-80a3-4530-be07-7450c4b5bf1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume with id: 703efa35-f232-439f-9baa-0753be6e1c23 Jul 03 15:04:53.256220 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:53.256220 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:53.256630 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-556e6ed9-80a3-4530-be07-7450c4b5bf1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:53.277877 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-556e6ed9-80a3-4530-be07-7450c4b5bf1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Delete volume request issued successfully. Jul 03 15:04:53.278105 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-556e6ed9-80a3-4530-be07-7450c4b5bf1c tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 returned with HTTP 202 Jul 03 15:04:53.278567 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1138/4482] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:04:53 2026] DELETE /volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:04:53.290553 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fe7a697d-f36a-43ac-962b-57238afbc93b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:53.292346 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe7a697d-f36a-43ac-962b-57238afbc93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 Jul 03 15:04:53.294834 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe7a697d-f36a-43ac-962b-57238afbc93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:53.294834 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fe7a697d-f36a-43ac-962b-57238afbc93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:53.299985 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:53.299985 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:53.309851 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fe7a697d-f36a-43ac-962b-57238afbc93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Volume info retrieved successfully. Jul 03 15:04:53.320986 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fe7a697d-f36a-43ac-962b-57238afbc93b tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 returned with HTTP 200 Jul 03 15:04:53.321433 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1102/4483] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:53 2026] GET /volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:54.334955 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-72fc3d96-cbce-493f-af95-54810d9966d1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:54.337555 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-72fc3d96-cbce-493f-af95-54810d9966d1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] GET https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 Jul 03 15:04:54.337790 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-72fc3d96-cbce-493f-af95-54810d9966d1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:54.337984 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-72fc3d96-cbce-493f-af95-54810d9966d1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:54.345349 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-72fc3d96-cbce-493f-af95-54810d9966d1 tempest-ProjectMemberTests33-892410367 tempest-ProjectMemberTests33-892410367-project-admin] https://10.4.3.99/volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 returned with HTTP 404 Jul 03 15:04:54.345962 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1117/4484] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:54 2026] GET /volume/v3/volumes/703efa35-f232-439f-9baa-0753be6e1c23 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:56.121381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:56.228667 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:56.229014 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2055710829"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:56.230913 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2055710829'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:56.231025 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Create volume of 1 GB Jul 03 15:04:56.233158 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=202,cinder:UPDATE=92,cinder:INSERT=45 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:04:56.235322 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Availability Zones retrieved successfully. Jul 03 15:04:56.241178 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Flow 'volume_create_api' (c08326a3-0201-4a49-a775-4ba51ea50c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:56.242275 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d8e53e-b444-4176-9981-ab2439088835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:56.243467 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:56.273001 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d8e53e-b444-4176-9981-ab2439088835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:56.274434 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005650f4-74b1-41a6-a1cd-970348756fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:56.355522 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Created reservations ['4d40c6e2-eb05-443f-8c18-2950d5597998', '2cf89118-407d-442a-b1dc-97f5f15c95ab', 'a7348ca5-213b-4c16-b2f2-86a390ef6631', '9e23979b-7a34-42e3-b1cf-238f50894b97'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:56.356627 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005650f4-74b1-41a6-a1cd-970348756fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d40c6e2-eb05-443f-8c18-2950d5597998', '2cf89118-407d-442a-b1dc-97f5f15c95ab', 'a7348ca5-213b-4c16-b2f2-86a390ef6631', '9e23979b-7a34-42e3-b1cf-238f50894b97']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:56.357645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62494c4b-7b82-4f6a-bf52-c9e9de0a19b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:56.390513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62494c4b-7b82-4f6a-bf52-c9e9de0a19b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67850618-fbe8-4251-9346-78ae7d778ffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055710829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ecc17b8bd34dc5a5523d833843aea4',qos_specs=None,replication_status=,reservations=['4d40c6e2-eb05-443f-8c18-2950d5597998','2cf89118-407d-442a-b1dc-97f5f15c95ab','a7348ca5-213b-4c16-b2f2-86a390ef6631','9e23979b-7a34-42e3-b1cf-238f50894b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='785da36b27f84ed2b19cf1388161e34a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055710829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67850618-fbe8-4251-9346-78ae7d778ffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ecc17b8bd34dc5a5523d833843aea4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='785da36b27f84ed2b19cf1388161e34a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:56.391420 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e23c580-9e6f-4e94-8c14-d3c3e07f832a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:56.416180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e23c580-9e6f-4e94-8c14-d3c3e07f832a) transitioned into state 'SUCCESS' from state '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-2055710829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ecc17b8bd34dc5a5523d833843aea4',qos_specs=None,replication_status=,reservations=['4d40c6e2-eb05-443f-8c18-2950d5597998','2cf89118-407d-442a-b1dc-97f5f15c95ab','a7348ca5-213b-4c16-b2f2-86a390ef6631','9e23979b-7a34-42e3-b1cf-238f50894b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='785da36b27f84ed2b19cf1388161e34a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:56.416887 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de31463f-0535-4959-a05d-4cb14b5d3dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:56.430360 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de31463f-0535-4959-a05d-4cb14b5d3dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:56.431247 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Flow 'volume_create_api' (c08326a3-0201-4a49-a775-4ba51ea50c56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:56.431631 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Create volume request issued successfully. Jul 03 15:04:56.432390 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d1afcfc7-bad0-42bc-b85c-37c7e6131c44 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:56.432886 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1128/4485] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:04:56 2026] POST /volume/v3/volumes => generated 776 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:56.447019 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0ee3010f-1f8e-47f9-9f1c-4c14946fa33e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:56.448995 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ee3010f-1f8e-47f9-9f1c-4c14946fa33e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb Jul 03 15:04:56.449224 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ee3010f-1f8e-47f9-9f1c-4c14946fa33e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:56.449411 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ee3010f-1f8e-47f9-9f1c-4c14946fa33e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:56.451494 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=218,cinder:UPDATE=83,cinder:INSERT=44 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:04:56.459623 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:56.459623 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:56.465116 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0ee3010f-1f8e-47f9-9f1c-4c14946fa33e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:04:56.471198 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ee3010f-1f8e-47f9-9f1c-4c14946fa33e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb returned with HTTP 200 Jul 03 15:04:56.471198 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1139/4486] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:56 2026] GET /volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:57.483018 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bb9da25a-5658-4a87-9e6d-073307cd3bb2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:57.484744 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb9da25a-5658-4a87-9e6d-073307cd3bb2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb Jul 03 15:04:57.484982 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb9da25a-5658-4a87-9e6d-073307cd3bb2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:57.485223 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb9da25a-5658-4a87-9e6d-073307cd3bb2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:57.486972 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=244,cinder:UPDATE=93,cinder:INSERT=41,cinder:DELETE=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:04:57.492363 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:57.492363 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:57.495853 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bb9da25a-5658-4a87-9e6d-073307cd3bb2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:04:57.500545 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb9da25a-5658-4a87-9e6d-073307cd3bb2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb returned with HTTP 200 Jul 03 15:04:57.501300 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1103/4487] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:57 2026] GET /volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:04:57.513494 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-da4ad405-9cdf-4227-9716-c33d4859c5b8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:57.515222 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-da4ad405-9cdf-4227-9716-c33d4859c5b8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:04:57.515570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-da4ad405-9cdf-4227-9716-c33d4859c5b8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67850618-fbe8-4251-9346-78ae7d778ffb", "name": "tempest-type-Backup-972472501"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:57.516914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-da4ad405-9cdf-4227-9716-c33d4859c5b8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Creating new backup {'backup': {'volume_id': '67850618-fbe8-4251-9346-78ae7d778ffb', 'name': 'tempest-type-Backup-972472501'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:04:57.517048 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-da4ad405-9cdf-4227-9716-c33d4859c5b8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Creating backup of volume 67850618-fbe8-4251-9346-78ae7d778ffb in container None Jul 03 15:04:57.523915 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:57.523915 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:57.524250 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-da4ad405-9cdf-4227-9716-c33d4859c5b8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:04:57.550252 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-da4ad405-9cdf-4227-9716-c33d4859c5b8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Created reservations ['70853de3-b23a-4ef0-95bf-4663c66ced28', 'e2f539ed-3944-4089-9de6-cba3d9e0e907'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:57.586097 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-da4ad405-9cdf-4227-9716-c33d4859c5b8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:04:57.586628 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1118/4488] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:04:57 2026] POST /volume/v3/backups => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:04:57.594311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-147c0ca5-c2df-4866-97d8-f3a57b11f73c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:57.596038 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-147c0ca5-c2df-4866-97d8-f3a57b11f73c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:04:57.596247 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-147c0ca5-c2df-4866-97d8-f3a57b11f73c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:57.596431 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-147c0ca5-c2df-4866-97d8-f3a57b11f73c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:57.596536 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-147c0ca5-c2df-4866-97d8-f3a57b11f73c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:57.604153 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:57.604153 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:57.604153 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-147c0ca5-c2df-4866-97d8-f3a57b11f73c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:04:57.604153 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1129/4489] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:57 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:58.615001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ed9eef82-5e6d-4dad-9a2a-49bcaa0d9163 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:58.616744 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed9eef82-5e6d-4dad-9a2a-49bcaa0d9163 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:04:58.616954 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed9eef82-5e6d-4dad-9a2a-49bcaa0d9163 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:58.617147 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed9eef82-5e6d-4dad-9a2a-49bcaa0d9163 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:58.617255 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ed9eef82-5e6d-4dad-9a2a-49bcaa0d9163 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:58.621294 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:58.621294 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:04:58.621919 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed9eef82-5e6d-4dad-9a2a-49bcaa0d9163 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:04:58.622371 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1140/4490] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:58 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:59.635829 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-87df6e57-8950-4f68-9318-4d25d3c0d947 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:59.637564 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87df6e57-8950-4f68-9318-4d25d3c0d947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:04:59.637999 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87df6e57-8950-4f68-9318-4d25d3c0d947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:59.639097 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-87df6e57-8950-4f68-9318-4d25d3c0d947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:59.639097 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-87df6e57-8950-4f68-9318-4d25d3c0d947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:04:59.643559 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:59.643559 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:04:59.644417 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-87df6e57-8950-4f68-9318-4d25d3c0d947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:04:59.644917 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1104/4491] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:04:59 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:04:59.709937 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:59.712310 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:04:59.712791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1781374895", "snapshot_id": null, "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "volume_type": null, "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:04:59.714785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1781374895', 'snapshot_id': None, 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'volume_type': None, 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:04:59.792986 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create volume of 1 GB Jul 03 15:04:59.793292 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:59.793292 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:04:59.796888 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Availability Zones retrieved successfully. Jul 03 15:04:59.801932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Flow 'volume_create_api' (8fea86ee-76f9-495a-927f-69a546263a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:59.802947 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e411d5de-3771-4091-94fc-e3b385572dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:59.803896 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:04:59.854501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e411d5de-3771-4091-94fc-e3b385572dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:59.855141 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de03ec9c-bbf5-423c-92d0-013aa5d74812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:59.905362 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Created reservations ['89575cc9-6865-49d5-b4d2-57ddddd1d297', '170a9683-e7e5-494e-8460-98269a31e6e0', 'e2f2abc2-5020-4bb0-85a7-696e4eb6a16f', '0f86f0be-8e0d-4582-ac3e-bb748a4d8351'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:04:59.906026 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de03ec9c-bbf5-423c-92d0-013aa5d74812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89575cc9-6865-49d5-b4d2-57ddddd1d297', '170a9683-e7e5-494e-8460-98269a31e6e0', 'e2f2abc2-5020-4bb0-85a7-696e4eb6a16f', '0f86f0be-8e0d-4582-ac3e-bb748a4d8351']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:59.906737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21518b00-b331-487b-ac41-e5d26f00940e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:59.929228 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21518b00-b331-487b-ac41-e5d26f00940e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e7fcfc1-1c28-488a-98c5-304f7eda2dab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1781374895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40fcbb538cd436ebc7a51d35c3ee271',qos_specs=None,replication_status=,reservations=['89575cc9-6865-49d5-b4d2-57ddddd1d297','170a9683-e7e5-494e-8460-98269a31e6e0','e2f2abc2-5020-4bb0-85a7-696e4eb6a16f','0f86f0be-8e0d-4582-ac3e-bb748a4d8351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b06c75d43f4a2a8bf058c551cc586c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1781374895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e7fcfc1-1c28-488a-98c5-304f7eda2dab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40fcbb538cd436ebc7a51d35c3ee271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b06c75d43f4a2a8bf058c551cc586c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:59.929938 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4dc897d-3fa2-4a72-8d27-1c081706d6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:59.950565 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4dc897d-3fa2-4a72-8d27-1c081706d6cc) transitioned into state 'SUCCESS' from state '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-1781374895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40fcbb538cd436ebc7a51d35c3ee271',qos_specs=None,replication_status=,reservations=['89575cc9-6865-49d5-b4d2-57ddddd1d297','170a9683-e7e5-494e-8460-98269a31e6e0','e2f2abc2-5020-4bb0-85a7-696e4eb6a16f','0f86f0be-8e0d-4582-ac3e-bb748a4d8351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b06c75d43f4a2a8bf058c551cc586c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:59.951382 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61eaccad-1b13-44af-8475-32a71e867670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:04:59.961000 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61eaccad-1b13-44af-8475-32a71e867670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:04:59.961753 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Flow 'volume_create_api' (8fea86ee-76f9-495a-927f-69a546263a9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:04:59.962039 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create volume request issued successfully. Jul 03 15:04:59.962595 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a247c2b2-0f1f-4cc3-85b3-2db922d78052 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:04:59.963016 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1119/4492] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:04:59 2026] POST /volume/v3/volumes => generated 779 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:04:59.977387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f46fc304-e1dc-43bf-8be6-4681f7967185 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:04:59.978912 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f46fc304-e1dc-43bf-8be6-4681f7967185 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:04:59.979094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f46fc304-e1dc-43bf-8be6-4681f7967185 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:04:59.979283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f46fc304-e1dc-43bf-8be6-4681f7967185 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:04:59.986751 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:04:59.986751 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:04:59.991074 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f46fc304-e1dc-43bf-8be6-4681f7967185 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:04:59.996331 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f46fc304-e1dc-43bf-8be6-4681f7967185 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 200 Jul 03 15:04:59.996823 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1130/4493] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:04:59 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:00.654897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fe63b04f-715b-4066-a76f-60c855e9a249 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:00.656676 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe63b04f-715b-4066-a76f-60c855e9a249 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:00.656869 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe63b04f-715b-4066-a76f-60c855e9a249 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:00.657038 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe63b04f-715b-4066-a76f-60c855e9a249 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:00.657148 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fe63b04f-715b-4066-a76f-60c855e9a249 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:00.660998 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:00.660998 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:00.661581 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe63b04f-715b-4066-a76f-60c855e9a249 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:00.661908 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1141/4494] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:00 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:01.011013 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ef482d7a-654c-4814-a9ef-3a6daa54ef97 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:01.012767 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef482d7a-654c-4814-a9ef-3a6daa54ef97 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:05:01.012955 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef482d7a-654c-4814-a9ef-3a6daa54ef97 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:01.013133 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef482d7a-654c-4814-a9ef-3a6daa54ef97 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:01.020543 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:01.020543 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:01.024851 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ef482d7a-654c-4814-a9ef-3a6daa54ef97 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:05:01.029848 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef482d7a-654c-4814-a9ef-3a6daa54ef97 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 200 Jul 03 15:05:01.030226 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1105/4495] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:05:01 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:05:01.042254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-02a39e0b-afff-4090-871e-6181763b7d25 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:01.044032 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-02a39e0b-afff-4090-871e-6181763b7d25 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:05:01.044263 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-02a39e0b-afff-4090-871e-6181763b7d25 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:01.044450 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-02a39e0b-afff-4090-871e-6181763b7d25 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:01.050994 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:01.050994 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:01.054256 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-02a39e0b-afff-4090-871e-6181763b7d25 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:05:01.058607 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-02a39e0b-afff-4090-871e-6181763b7d25 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 200 Jul 03 15:05:01.058927 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1120/4496] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:05:01 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 1387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:05:01.672203 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fb5a4aba-61fd-41a5-9f38-664fee5a03ee None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:01.674968 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fb5a4aba-61fd-41a5-9f38-664fee5a03ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:01.676163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fb5a4aba-61fd-41a5-9f38-664fee5a03ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:01.676163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fb5a4aba-61fd-41a5-9f38-664fee5a03ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:01.676163 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-fb5a4aba-61fd-41a5-9f38-664fee5a03ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:01.681405 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:01.681405 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:01.682325 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fb5a4aba-61fd-41a5-9f38-664fee5a03ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:01.682839 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1131/4497] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:01 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:02.348430 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-8ceb9e22-e2fd-4351-860c-ce9002278733 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:02.351452 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-8ceb9e22-e2fd-4351-860c-ce9002278733 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:05:02.351679 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-8ceb9e22-e2fd-4351-860c-ce9002278733 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:02.351893 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-8ceb9e22-e2fd-4351-860c-ce9002278733 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:02.359165 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:02.359165 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:02.362233 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-8ceb9e22-e2fd-4351-860c-ce9002278733 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:05:02.366388 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-8ceb9e22-e2fd-4351-860c-ce9002278733 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 200 Jul 03 15:05:02.366838 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1142/4498] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:05:02 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 1369 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:02.696612 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-258ebbde-9ac7-455a-b121-70444dace72b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:02.698839 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-258ebbde-9ac7-455a-b121-70444dace72b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:02.699096 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-258ebbde-9ac7-455a-b121-70444dace72b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:02.699355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-258ebbde-9ac7-455a-b121-70444dace72b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:02.699530 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-258ebbde-9ac7-455a-b121-70444dace72b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:02.704781 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:02.704781 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:02.705522 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-258ebbde-9ac7-455a-b121-70444dace72b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:02.705892 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1106/4499] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:02 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:02.921138 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-19ece525-135d-4fc3-9e80-05e1b8b8ceff None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:02.924326 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-19ece525-135d-4fc3-9e80-05e1b8b8ceff tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:05:02.924549 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-19ece525-135d-4fc3-9e80-05e1b8b8ceff tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:02.924863 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-19ece525-135d-4fc3-9e80-05e1b8b8ceff tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:02.933518 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:02.933518 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:02.937761 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-19ece525-135d-4fc3-9e80-05e1b8b8ceff tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:05:02.943837 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-19ece525-135d-4fc3-9e80-05e1b8b8ceff tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 200 Jul 03 15:05:02.944351 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1121/4500] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:05:02 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 1369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:02.955459 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-437d5860-afef-47a8-bd3e-7ec178a34c7b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:02.955913 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-437d5860-afef-47a8-bd3e-7ec178a34c7b None None] GET https://10.4.3.99/volume// Jul 03 15:05:02.955998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-437d5860-afef-47a8-bd3e-7ec178a34c7b None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:02.956227 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-437d5860-afef-47a8-bd3e-7ec178a34c7b None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:02.956632 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-437d5860-afef-47a8-bd3e-7ec178a34c7b None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:05:02.956920 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1132/4501] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:05:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:05:02.966190 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-39a873d7-2e47-4e66-b31c-f9f55c38f2e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:02.968665 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-39a873d7-2e47-4e66-b31c-f9f55c38f2e4 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:05:02.969088 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-39a873d7-2e47-4e66-b31c-f9f55c38f2e4 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e7fcfc1-1c28-488a-98c5-304f7eda2dab", "connector": null, "instance_uuid": "fdfb272c-7bb9-4452-ad50-231fe88da911"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:02.978865 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:02.978865 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:03.014477 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-39a873d7-2e47-4e66-b31c-f9f55c38f2e4 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:05:03.015045 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1143/4502] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:05:02 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 03 15:05:03.717543 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-688abda3-71ab-40b6-a39f-f4482091be00 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:03.719050 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-688abda3-71ab-40b6-a39f-f4482091be00 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:03.719278 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-688abda3-71ab-40b6-a39f-f4482091be00 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:03.719545 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-688abda3-71ab-40b6-a39f-f4482091be00 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:03.719642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-688abda3-71ab-40b6-a39f-f4482091be00 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:03.724101 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:03.724101 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:03.724810 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-688abda3-71ab-40b6-a39f-f4482091be00 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:03.725234 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1107/4503] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:03 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:04.735920 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f30343a7-89db-4793-b5a1-d91c50329c73 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:04.738111 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f30343a7-89db-4793-b5a1-d91c50329c73 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:04.738379 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f30343a7-89db-4793-b5a1-d91c50329c73 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:04.738622 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f30343a7-89db-4793-b5a1-d91c50329c73 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:04.738808 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f30343a7-89db-4793-b5a1-d91c50329c73 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:04.743381 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:04.743381 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:04.744077 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f30343a7-89db-4793-b5a1-d91c50329c73 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:04.744574 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1122/4504] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:04 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:05.755055 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f0d67c01-0dfa-4532-b795-04d590954832 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:05.760751 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f0d67c01-0dfa-4532-b795-04d590954832 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:05.760957 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f0d67c01-0dfa-4532-b795-04d590954832 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:05.761177 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f0d67c01-0dfa-4532-b795-04d590954832 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:05.761288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f0d67c01-0dfa-4532-b795-04d590954832 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:05.771468 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:05.771468 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:05.772119 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f0d67c01-0dfa-4532-b795-04d590954832 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:05.772553 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1133/4505] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:05 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:06.783292 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-54fbcc33-4835-460e-b328-f0a97ef0e7a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:06.785956 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54fbcc33-4835-460e-b328-f0a97ef0e7a0 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:06.786274 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54fbcc33-4835-460e-b328-f0a97ef0e7a0 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:06.786555 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-54fbcc33-4835-460e-b328-f0a97ef0e7a0 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:06.786725 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-54fbcc33-4835-460e-b328-f0a97ef0e7a0 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:06.792178 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:06.792178 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:06.792924 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-54fbcc33-4835-460e-b328-f0a97ef0e7a0 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:06.793564 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1144/4506] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:06 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:07.805895 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-73a32278-8898-4260-8ce0-4ceac969efce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:07.810097 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73a32278-8898-4260-8ce0-4ceac969efce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:07.810442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73a32278-8898-4260-8ce0-4ceac969efce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:07.810682 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-73a32278-8898-4260-8ce0-4ceac969efce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:07.810855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-73a32278-8898-4260-8ce0-4ceac969efce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:07.818695 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:07.818695 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:07.819708 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-73a32278-8898-4260-8ce0-4ceac969efce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:07.820188 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1108/4507] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:07 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:08.832904 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-627293c7-2b05-4c93-ad34-9f214f2f4eeb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:08.835890 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-627293c7-2b05-4c93-ad34-9f214f2f4eeb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:08.836148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-627293c7-2b05-4c93-ad34-9f214f2f4eeb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:08.836414 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-627293c7-2b05-4c93-ad34-9f214f2f4eeb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:08.836579 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-627293c7-2b05-4c93-ad34-9f214f2f4eeb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:08.842169 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:08.842169 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:08.842837 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-627293c7-2b05-4c93-ad34-9f214f2f4eeb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:08.843182 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1123/4508] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:08 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:08.959541 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e2b59330-e356-4a8f-a320-9ad75d3993f7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:08.960083 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e2b59330-e356-4a8f-a320-9ad75d3993f7 None None] GET https://10.4.3.99/volume// Jul 03 15:05:08.960374 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e2b59330-e356-4a8f-a320-9ad75d3993f7 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:08.960687 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e2b59330-e356-4a8f-a320-9ad75d3993f7 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:08.961172 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e2b59330-e356-4a8f-a320-9ad75d3993f7 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:05:08.961658 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1134/4509] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:05:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:05:08.969799 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-81399832-bb02-447d-862b-26c2ff147f54 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:08.972228 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-81399832-bb02-447d-862b-26c2ff147f54 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:05:08.972577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-81399832-bb02-447d-862b-26c2ff147f54 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:08.972815 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-81399832-bb02-447d-862b-26c2ff147f54 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:08.984221 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:08.984221 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:08.988068 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-81399832-bb02-447d-862b-26c2ff147f54 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:05:08.993520 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-81399832-bb02-447d-862b-26c2ff147f54 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 200 Jul 03 15:05:08.993935 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1145/4510] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:05:08 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 1548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:05:09.102338 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-5edb624a-fa38-497a-bf4c-1ef2de62f1e1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:09.104156 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-5edb624a-fa38-497a-bf4c-1ef2de62f1e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] PUT https://10.4.3.99/volume/v3/attachments/7c2e5067-fa6b-4935-8289-2a0cfa88306e Jul 03 15:05:09.104479 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-5edb624a-fa38-497a-bf4c-1ef2de62f1e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:09.111342 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-5edb624a-fa38-497a-bf4c-1ef2de62f1e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Acquiring lock "cinder-attachment_update-3e7fcfc1-1c28-488a-98c5-304f7eda2dab-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:05:09.116569 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-5edb624a-fa38-497a-bf4c-1ef2de62f1e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Lock "cinder-attachment_update-3e7fcfc1-1c28-488a-98c5-304f7eda2dab-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:05:09.117420 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:09.117420 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:09.635806 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-5edb624a-fa38-497a-bf4c-1ef2de62f1e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Lock "cinder-attachment_update-3e7fcfc1-1c28-488a-98c5-304f7eda2dab-np0000004430" released by "attachment_update" :: held 0.519s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:05:09.636068 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-5edb624a-fa38-497a-bf4c-1ef2de62f1e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments/7c2e5067-fa6b-4935-8289-2a0cfa88306e returned with HTTP 200 Jul 03 15:05:09.636725 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1109/4511] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:05:09 2026] PUT /volume/v3/attachments/7c2e5067-fa6b-4935-8289-2a0cfa88306e => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:09.857110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7e6cf6e8-b20c-49ad-bb7f-d6b5e28b220a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:09.859472 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7e6cf6e8-b20c-49ad-bb7f-d6b5e28b220a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:09.859769 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7e6cf6e8-b20c-49ad-bb7f-d6b5e28b220a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:09.860024 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7e6cf6e8-b20c-49ad-bb7f-d6b5e28b220a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:09.860202 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7e6cf6e8-b20c-49ad-bb7f-d6b5e28b220a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:09.865501 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:09.865501 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:09.866261 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7e6cf6e8-b20c-49ad-bb7f-d6b5e28b220a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:09.866718 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1124/4512] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:09 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:10.146790 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-03a974d0-660d-4c9d-9927-de0624b641ff None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:10.152209 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-03a974d0-660d-4c9d-9927-de0624b641ff tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/attachments/7c2e5067-fa6b-4935-8289-2a0cfa88306e/action Jul 03 15:05:10.152746 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-03a974d0-660d-4c9d-9927-de0624b641ff tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:05:10.152921 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-03a974d0-660d-4c9d-9927-de0624b641ff tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:10.173668 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:10.173668 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:10.186268 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6cd9dc13-3bfa-4fab-b34c-61c7d8b5abcb req-03a974d0-660d-4c9d-9927-de0624b641ff tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments/7c2e5067-fa6b-4935-8289-2a0cfa88306e/action returned with HTTP 204 Jul 03 15:05:10.186727 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1135/4513] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:05:10 2026] POST /volume/v3/attachments/7c2e5067-fa6b-4935-8289-2a0cfa88306e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:10.881248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3dd62a43-4d2c-4356-8a72-82f00e3d8319 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:10.883711 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3dd62a43-4d2c-4356-8a72-82f00e3d8319 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:10.884010 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3dd62a43-4d2c-4356-8a72-82f00e3d8319 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:10.884297 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3dd62a43-4d2c-4356-8a72-82f00e3d8319 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:10.884454 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-3dd62a43-4d2c-4356-8a72-82f00e3d8319 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:10.890017 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:10.890017 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:10.890688 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3dd62a43-4d2c-4356-8a72-82f00e3d8319 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:10.891146 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1146/4514] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:10 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:11.903523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ae0963c8-2da1-40c0-b410-8ffd2b0dcd6f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:11.905721 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae0963c8-2da1-40c0-b410-8ffd2b0dcd6f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:11.905922 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae0963c8-2da1-40c0-b410-8ffd2b0dcd6f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:11.906100 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ae0963c8-2da1-40c0-b410-8ffd2b0dcd6f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:11.906245 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ae0963c8-2da1-40c0-b410-8ffd2b0dcd6f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:11.911143 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:11.911143 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:11.911426 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ae0963c8-2da1-40c0-b410-8ffd2b0dcd6f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:11.911619 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1110/4515] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:11 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:12.922743 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0cdc53ab-8f99-41ed-910b-0c49de3dffae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:12.925050 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0cdc53ab-8f99-41ed-910b-0c49de3dffae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:12.925385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0cdc53ab-8f99-41ed-910b-0c49de3dffae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:12.925648 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0cdc53ab-8f99-41ed-910b-0c49de3dffae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:12.925805 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0cdc53ab-8f99-41ed-910b-0c49de3dffae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:12.931355 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:12.931355 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:12.932253 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0cdc53ab-8f99-41ed-910b-0c49de3dffae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:12.932793 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1125/4516] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:12 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:13.943899 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-375db566-03e0-4632-be03-dbfd45cac39c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:13.946059 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-375db566-03e0-4632-be03-dbfd45cac39c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:13.946406 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-375db566-03e0-4632-be03-dbfd45cac39c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:13.946554 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-375db566-03e0-4632-be03-dbfd45cac39c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:13.946679 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-375db566-03e0-4632-be03-dbfd45cac39c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:13.951380 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:13.951380 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:13.952061 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-375db566-03e0-4632-be03-dbfd45cac39c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:13.952526 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1136/4517] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:13 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:14.948826 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:14.950584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:05:14.950970 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1600252381"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:14.952368 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1600252381'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:05:14.952481 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Create volume of 1 GB Jul 03 15:05:14.956385 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Availability Zones retrieved successfully. Jul 03 15:05:14.962528 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Flow 'volume_create_api' (047087f0-f07a-4bde-818b-5bcac315875e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:05:14.962682 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1d285600-624a-4349-8917-ac180f2fff62 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:14.963820 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e90c5d60-9c60-4245-a864-cc46e49d1c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:14.964357 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d285600-624a-4349-8917-ac180f2fff62 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:14.964581 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d285600-624a-4349-8917-ac180f2fff62 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:14.964778 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d285600-624a-4349-8917-ac180f2fff62 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:14.964946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1d285600-624a-4349-8917-ac180f2fff62 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:14.965008 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:05:14.969291 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:14.969291 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:14.970163 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d285600-624a-4349-8917-ac180f2fff62 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:14.970662 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1111/4518] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:14 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:14.991870 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e90c5d60-9c60-4245-a864-cc46e49d1c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:14.992639 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abd6c6f-91e0-4b6e-b299-6052326903d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:15.028777 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Created reservations ['13082bc9-612f-4b8b-aff1-9592df61dfce', 'a7d3fa62-86f3-49bf-8efb-289588b3699d', '19771e2e-3c39-4e8e-aa9b-c759e830ba3a', 'b22a5404-f5e9-4805-8122-b3c9f6f3dff4'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:05:15.029612 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abd6c6f-91e0-4b6e-b299-6052326903d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13082bc9-612f-4b8b-aff1-9592df61dfce', 'a7d3fa62-86f3-49bf-8efb-289588b3699d', '19771e2e-3c39-4e8e-aa9b-c759e830ba3a', 'b22a5404-f5e9-4805-8122-b3c9f6f3dff4']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:15.030341 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65210447-3c37-4809-91de-06f99795da23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:15.055845 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65210447-3c37-4809-91de-06f99795da23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a121cd45-d13d-454e-a182-5998985f1ea1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1600252381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd12f60943124efdbdda7727b535a139',qos_specs=None,replication_status=,reservations=['13082bc9-612f-4b8b-aff1-9592df61dfce','a7d3fa62-86f3-49bf-8efb-289588b3699d','19771e2e-3c39-4e8e-aa9b-c759e830ba3a','b22a5404-f5e9-4805-8122-b3c9f6f3dff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da401d3b13ac4e2da2e1df1414e3514f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1600252381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a121cd45-d13d-454e-a182-5998985f1ea1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd12f60943124efdbdda7727b535a139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da401d3b13ac4e2da2e1df1414e3514f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:15.056849 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98f1cbc-6e2f-4b7a-90e3-e442b13882e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:15.073048 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98f1cbc-6e2f-4b7a-90e3-e442b13882e7) transitioned into state 'SUCCESS' from state '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-1600252381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd12f60943124efdbdda7727b535a139',qos_specs=None,replication_status=,reservations=['13082bc9-612f-4b8b-aff1-9592df61dfce','a7d3fa62-86f3-49bf-8efb-289588b3699d','19771e2e-3c39-4e8e-aa9b-c759e830ba3a','b22a5404-f5e9-4805-8122-b3c9f6f3dff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da401d3b13ac4e2da2e1df1414e3514f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:15.073689 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1fcfd28-f87e-4798-acb4-23b38453e9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:15.085153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1fcfd28-f87e-4798-acb4-23b38453e9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:15.085856 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Flow 'volume_create_api' (047087f0-f07a-4bde-818b-5bcac315875e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:05:15.086132 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Create volume request issued successfully. Jul 03 15:05:15.086655 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2edece8-afbe-4f26-b9c9-37e47c04b5b3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:05:15.087042 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1147/4519] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:05:14 2026] POST /volume/v3/volumes => generated 749 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:05:15.102432 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bcab2a89-d33d-413c-97d4-a8bde202a87c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:15.104744 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bcab2a89-d33d-413c-97d4-a8bde202a87c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:15.105021 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bcab2a89-d33d-413c-97d4-a8bde202a87c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:15.105266 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bcab2a89-d33d-413c-97d4-a8bde202a87c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:15.112767 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:15.112767 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:15.117375 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bcab2a89-d33d-413c-97d4-a8bde202a87c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:15.123705 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bcab2a89-d33d-413c-97d4-a8bde202a87c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:15.124213 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1126/4520] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:15 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:15.981682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0928b599-7e44-4f84-bfdb-6fe478129f95 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:15.983555 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0928b599-7e44-4f84-bfdb-6fe478129f95 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:15.983834 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0928b599-7e44-4f84-bfdb-6fe478129f95 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:15.984050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0928b599-7e44-4f84-bfdb-6fe478129f95 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:15.984173 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-0928b599-7e44-4f84-bfdb-6fe478129f95 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:15.988099 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:15.988099 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:15.988734 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0928b599-7e44-4f84-bfdb-6fe478129f95 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:15.989096 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1137/4521] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:15 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:16.139061 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2f69c1b1-bcff-4ef9-9edd-f331c282690a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:16.140890 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f69c1b1-bcff-4ef9-9edd-f331c282690a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:16.141074 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f69c1b1-bcff-4ef9-9edd-f331c282690a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:16.141297 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f69c1b1-bcff-4ef9-9edd-f331c282690a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:16.148512 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:16.148512 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:16.152200 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2f69c1b1-bcff-4ef9-9edd-f331c282690a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:16.156968 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f69c1b1-bcff-4ef9-9edd-f331c282690a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:16.157417 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1112/4522] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:16 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:16.203365 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5f1c16a9-9820-4d20-bcc1-57dc536c6b6b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:16.205313 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5f1c16a9-9820-4d20-bcc1-57dc536c6b6b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:16.205485 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5f1c16a9-9820-4d20-bcc1-57dc536c6b6b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:16.205656 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5f1c16a9-9820-4d20-bcc1-57dc536c6b6b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:16.212073 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:16.212073 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:16.215326 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5f1c16a9-9820-4d20-bcc1-57dc536c6b6b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:16.219182 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5f1c16a9-9820-4d20-bcc1-57dc536c6b6b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:16.219595 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1148/4523] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:05:16 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:16.998964 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-152bdaca-5589-4c23-8bf3-2613448a4f83 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:17.000771 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-152bdaca-5589-4c23-8bf3-2613448a4f83 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:17.000946 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-152bdaca-5589-4c23-8bf3-2613448a4f83 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:17.001136 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-152bdaca-5589-4c23-8bf3-2613448a4f83 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:17.001249 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-152bdaca-5589-4c23-8bf3-2613448a4f83 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:17.005426 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:17.005426 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:17.005870 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-152bdaca-5589-4c23-8bf3-2613448a4f83 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:17.006376 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1127/4524] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:16 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:17.023820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-96de4d15-88ca-4023-9e7f-ecc1c6d698b4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:17.081619 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-96de4d15-88ca-4023-9e7f-ecc1c6d698b4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4/export_record Jul 03 15:05:17.081847 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-96de4d15-88ca-4023-9e7f-ecc1c6d698b4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:17.082051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-96de4d15-88ca-4023-9e7f-ecc1c6d698b4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Calling method 'export_record' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:17.082216 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-96de4d15-88ca-4023-9e7f-ecc1c6d698b4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Export record for backup dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99979) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 15:05:17.086195 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:17.086195 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:17.087213 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-96de4d15-88ca-4023-9e7f-ecc1c6d698b4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '4f1c393043be4dc0bce12a2342d3abdf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73ecc17b8bd34dc5a5523d833843aea4', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:05:17.087420 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-96de4d15-88ca-4023-9e7f-ecc1c6d698b4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4/export_record returned with HTTP 403 Jul 03 15:05:17.087820 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1138/4525] 10.4.3.99 () {68 vars in 1423 bytes} [Fri Jul 3 15:05:17 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4/export_record => generated 101 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:17.097062 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f04baa0e-f730-4844-a4db-efc29dbca614 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:17.099169 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:05:17.099285 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-268860819"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:17.100699 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-268860819'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:05:17.100855 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Create volume of 1 GB Jul 03 15:05:17.104848 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Availability Zones retrieved successfully. Jul 03 15:05:17.110346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Flow 'volume_create_api' (b542435f-dbf8-4683-9755-95df1063f624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:05:17.111192 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab59f56-fd3a-440f-ae4c-dfcfb0d910c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:17.111941 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:05:17.136212 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab59f56-fd3a-440f-ae4c-dfcfb0d910c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:17.136887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19dfc39-b993-4216-878b-8a8041582136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:17.172336 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Created reservations ['80faf869-bfee-48b0-ab40-8a7760c26811', '3b535009-4a56-44b5-ac4a-70694c31e3d3', '6d8299a7-62d8-40d9-9f03-5b8eb0440ec9', '5681894e-b8b4-4887-9336-13902eebbc98'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:05:17.173046 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19dfc39-b993-4216-878b-8a8041582136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80faf869-bfee-48b0-ab40-8a7760c26811', '3b535009-4a56-44b5-ac4a-70694c31e3d3', '6d8299a7-62d8-40d9-9f03-5b8eb0440ec9', '5681894e-b8b4-4887-9336-13902eebbc98']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:17.173721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82d6f5b-bbd5-4b56-8b5b-20324faf026b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:17.198414 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82d6f5b-bbd5-4b56-8b5b-20324faf026b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7802815-8ed4-4cd3-b7f4-dfb80a168bb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-268860819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ecc17b8bd34dc5a5523d833843aea4',qos_specs=None,replication_status=,reservations=['80faf869-bfee-48b0-ab40-8a7760c26811','3b535009-4a56-44b5-ac4a-70694c31e3d3','6d8299a7-62d8-40d9-9f03-5b8eb0440ec9','5681894e-b8b4-4887-9336-13902eebbc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='785da36b27f84ed2b19cf1388161e34a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-268860819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7802815-8ed4-4cd3-b7f4-dfb80a168bb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ecc17b8bd34dc5a5523d833843aea4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='785da36b27f84ed2b19cf1388161e34a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:17.199019 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5140d0-41ab-40ad-af09-1efca1b23c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:17.215820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5140d0-41ab-40ad-af09-1efca1b23c57) transitioned into state 'SUCCESS' from state '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-268860819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ecc17b8bd34dc5a5523d833843aea4',qos_specs=None,replication_status=,reservations=['80faf869-bfee-48b0-ab40-8a7760c26811','3b535009-4a56-44b5-ac4a-70694c31e3d3','6d8299a7-62d8-40d9-9f03-5b8eb0440ec9','5681894e-b8b4-4887-9336-13902eebbc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='785da36b27f84ed2b19cf1388161e34a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:17.216646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4190669f-cc73-4802-ac34-77a71b375fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:17.226832 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4190669f-cc73-4802-ac34-77a71b375fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:17.227713 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Flow 'volume_create_api' (b542435f-dbf8-4683-9755-95df1063f624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:05:17.228068 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Create volume request issued successfully. Jul 03 15:05:17.228805 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f04baa0e-f730-4844-a4db-efc29dbca614 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:05:17.229267 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1113/4526] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:05:17 2026] POST /volume/v3/volumes => generated 775 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:05:17.241366 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-84076a69-75da-4e36-b26b-0fc0bd8b2ca5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:17.243148 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84076a69-75da-4e36-b26b-0fc0bd8b2ca5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 Jul 03 15:05:17.243374 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84076a69-75da-4e36-b26b-0fc0bd8b2ca5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:17.243584 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84076a69-75da-4e36-b26b-0fc0bd8b2ca5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:17.252538 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:17.252538 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:17.258738 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-84076a69-75da-4e36-b26b-0fc0bd8b2ca5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:17.263379 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84076a69-75da-4e36-b26b-0fc0bd8b2ca5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 returned with HTTP 200 Jul 03 15:05:17.263836 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1149/4527] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:17 2026] GET /volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:18.254765 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-373702dc-de87-4ec0-9c46-26687d1f4523 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:18.255118 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-373702dc-de87-4ec0-9c46-26687d1f4523 None None] GET https://10.4.3.99/volume// Jul 03 15:05:18.255246 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-373702dc-de87-4ec0-9c46-26687d1f4523 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:18.255453 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-373702dc-de87-4ec0-9c46-26687d1f4523 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:18.255730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-373702dc-de87-4ec0-9c46-26687d1f4523 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:05:18.256163 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1128/4528] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:05:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:05:18.264636 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-f50cc135-6e40-421c-a6d9-f77aaca7cb7d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:18.266441 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-f50cc135-6e40-421c-a6d9-f77aaca7cb7d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:05:18.266747 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-f50cc135-6e40-421c-a6d9-f77aaca7cb7d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a121cd45-d13d-454e-a182-5998985f1ea1", "connector": null, "instance_uuid": "d4b20994-373f-447e-bc36-809668874363"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:18.275867 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:18.275867 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:18.277787 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b46d7fb9-3c5f-4bba-ba54-532c8bd58464 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:18.279770 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b46d7fb9-3c5f-4bba-ba54-532c8bd58464 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 Jul 03 15:05:18.280065 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b46d7fb9-3c5f-4bba-ba54-532c8bd58464 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:18.280426 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b46d7fb9-3c5f-4bba-ba54-532c8bd58464 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:18.288138 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:18.288138 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:18.291681 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b46d7fb9-3c5f-4bba-ba54-532c8bd58464 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:18.295548 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b46d7fb9-3c5f-4bba-ba54-532c8bd58464 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 returned with HTTP 200 Jul 03 15:05:18.296041 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1114/4529] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:18 2026] GET /volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:18.302493 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-f50cc135-6e40-421c-a6d9-f77aaca7cb7d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:05:18.303001 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1139/4530] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:05:18 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:18.308846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0972fd94-7408-486b-9038-b72024418905 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:18.310800 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0972fd94-7408-486b-9038-b72024418905 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:05:18.311225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0972fd94-7408-486b-9038-b72024418905 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7802815-8ed4-4cd3-b7f4-dfb80a168bb8", "name": "tempest-type-Backup-1855201636"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:18.313093 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-0972fd94-7408-486b-9038-b72024418905 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Creating new backup {'backup': {'volume_id': 'f7802815-8ed4-4cd3-b7f4-dfb80a168bb8', 'name': 'tempest-type-Backup-1855201636'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:05:18.313318 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-0972fd94-7408-486b-9038-b72024418905 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Creating backup of volume f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 in container None Jul 03 15:05:18.322752 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:18.322752 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:18.322906 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0972fd94-7408-486b-9038-b72024418905 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:18.342070 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-0972fd94-7408-486b-9038-b72024418905 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Created reservations ['24cd7d03-ed52-49c8-abef-c0928599571e', 'c4f1c026-61f9-47f5-90c4-ba7f3c3d1119'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:05:18.374369 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0972fd94-7408-486b-9038-b72024418905 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:05:18.374786 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1150/4531] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:05:18 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:05:18.382653 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-02f9f5a4-4212-4292-b696-b620526bdaa5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:18.384673 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-02f9f5a4-4212-4292-b696-b620526bdaa5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:18.384760 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-02f9f5a4-4212-4292-b696-b620526bdaa5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:18.384937 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-02f9f5a4-4212-4292-b696-b620526bdaa5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:18.385030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-02f9f5a4-4212-4292-b696-b620526bdaa5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:18.390342 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:18.390342 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:18.391263 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-02f9f5a4-4212-4292-b696-b620526bdaa5 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:18.391792 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1129/4532] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:18 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:18.742372 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-42d9d76e-994f-48f9-b53c-1170e067a43a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:18.744548 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42d9d76e-994f-48f9-b53c-1170e067a43a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:18.744770 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42d9d76e-994f-48f9-b53c-1170e067a43a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:18.745065 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42d9d76e-994f-48f9-b53c-1170e067a43a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:18.754638 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:18.754638 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:18.759000 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-42d9d76e-994f-48f9-b53c-1170e067a43a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:18.764247 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42d9d76e-994f-48f9-b53c-1170e067a43a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:18.764729 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1115/4533] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:18 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:18.830954 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-df20ed43-d6bd-4aa6-8b84-ca91b2001c8f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:18.831373 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df20ed43-d6bd-4aa6-8b84-ca91b2001c8f None None] GET https://10.4.3.99/volume// Jul 03 15:05:18.831571 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-df20ed43-d6bd-4aa6-8b84-ca91b2001c8f None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:18.831802 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-df20ed43-d6bd-4aa6-8b84-ca91b2001c8f None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:18.832200 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-df20ed43-d6bd-4aa6-8b84-ca91b2001c8f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:05:18.832629 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1140/4534] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:05:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:05:18.840047 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-13a0144c-437f-4234-861a-87df62d2b779 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:18.841977 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-13a0144c-437f-4234-861a-87df62d2b779 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:18.842209 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-13a0144c-437f-4234-861a-87df62d2b779 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:18.842434 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-13a0144c-437f-4234-861a-87df62d2b779 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:18.851329 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:18.851329 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:18.854606 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-13a0144c-437f-4234-861a-87df62d2b779 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:18.858277 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-13a0144c-437f-4234-861a-87df62d2b779 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:18.858733 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1151/4535] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:05:18 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:05:18.955852 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-291c8057-a6e0-4a93-9126-f83f265dfa24 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:18.957904 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-291c8057-a6e0-4a93-9126-f83f265dfa24 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] PUT https://10.4.3.99/volume/v3/attachments/05ad16cf-0df4-40b8-ae4d-f4c078c3ccf0 Jul 03 15:05:18.958330 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-291c8057-a6e0-4a93-9126-f83f265dfa24 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:18.966017 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-291c8057-a6e0-4a93-9126-f83f265dfa24 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Acquiring lock "cinder-attachment_update-a121cd45-d13d-454e-a182-5998985f1ea1-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:05:18.970566 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-291c8057-a6e0-4a93-9126-f83f265dfa24 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Lock "cinder-attachment_update-a121cd45-d13d-454e-a182-5998985f1ea1-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:05:18.971544 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:18.971544 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:19.401933 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d4854543-bc44-4738-8bce-89105343b78a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:19.403907 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4854543-bc44-4738-8bce-89105343b78a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:19.404114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4854543-bc44-4738-8bce-89105343b78a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:19.404388 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d4854543-bc44-4738-8bce-89105343b78a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:19.404540 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d4854543-bc44-4738-8bce-89105343b78a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:19.408955 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:19.408955 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:19.409720 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d4854543-bc44-4738-8bce-89105343b78a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:19.410115 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1116/4536] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:19 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:19.502952 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-291c8057-a6e0-4a93-9126-f83f265dfa24 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Lock "cinder-attachment_update-a121cd45-d13d-454e-a182-5998985f1ea1-np0000004430" released by "attachment_update" :: held 0.532s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:05:19.503351 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-291c8057-a6e0-4a93-9126-f83f265dfa24 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments/05ad16cf-0df4-40b8-ae4d-f4c078c3ccf0 returned with HTTP 200 Jul 03 15:05:19.503790 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1130/4537] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:05:18 2026] PUT /volume/v3/attachments/05ad16cf-0df4-40b8-ae4d-f4c078c3ccf0 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:19.777927 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-faaf86e0-4011-456e-8b6a-818e136b154a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:19.781101 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-faaf86e0-4011-456e-8b6a-818e136b154a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:19.781101 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-faaf86e0-4011-456e-8b6a-818e136b154a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:19.781101 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-faaf86e0-4011-456e-8b6a-818e136b154a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:19.790415 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:19.790415 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:19.794560 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-faaf86e0-4011-456e-8b6a-818e136b154a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:19.799617 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-faaf86e0-4011-456e-8b6a-818e136b154a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:19.800246 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1141/4538] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:19 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:20.420641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ca1fd3fb-1f1f-4c24-8c81-5230e6552d3f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:20.422648 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca1fd3fb-1f1f-4c24-8c81-5230e6552d3f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:20.422897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca1fd3fb-1f1f-4c24-8c81-5230e6552d3f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:20.423102 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca1fd3fb-1f1f-4c24-8c81-5230e6552d3f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:20.423252 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ca1fd3fb-1f1f-4c24-8c81-5230e6552d3f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:20.427633 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:20.427633 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:20.428383 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca1fd3fb-1f1f-4c24-8c81-5230e6552d3f tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:20.428870 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1152/4539] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:20 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:20.812615 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-90377917-2ff8-495f-9135-42b6fbf79c2a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:20.814354 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90377917-2ff8-495f-9135-42b6fbf79c2a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:20.814545 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90377917-2ff8-495f-9135-42b6fbf79c2a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:20.814693 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90377917-2ff8-495f-9135-42b6fbf79c2a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:20.823892 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:20.823892 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:20.827418 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-90377917-2ff8-495f-9135-42b6fbf79c2a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:20.831702 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90377917-2ff8-495f-9135-42b6fbf79c2a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:20.832236 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1117/4540] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:20 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:21.440937 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5764fcb7-4718-426d-8b79-91d63e81c1ee None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:21.442569 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5764fcb7-4718-426d-8b79-91d63e81c1ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:21.443242 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5764fcb7-4718-426d-8b79-91d63e81c1ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:21.444810 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5764fcb7-4718-426d-8b79-91d63e81c1ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:21.444810 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5764fcb7-4718-426d-8b79-91d63e81c1ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:21.449498 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:21.449498 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:21.450406 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5764fcb7-4718-426d-8b79-91d63e81c1ee tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:21.451178 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1131/4541] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:21 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:21.848367 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d7159450-93b3-47ad-8c60-313297423700 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:21.850404 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d7159450-93b3-47ad-8c60-313297423700 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:21.850642 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d7159450-93b3-47ad-8c60-313297423700 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:21.850851 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d7159450-93b3-47ad-8c60-313297423700 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:21.861427 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:21.861427 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:21.864805 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d7159450-93b3-47ad-8c60-313297423700 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:21.868703 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d7159450-93b3-47ad-8c60-313297423700 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:21.869094 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1142/4542] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:21 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:22.461687 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-37a7b3f4-0e6a-4d7d-a52a-e2f2c3ab9a5a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:22.463514 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37a7b3f4-0e6a-4d7d-a52a-e2f2c3ab9a5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:22.463737 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37a7b3f4-0e6a-4d7d-a52a-e2f2c3ab9a5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:22.463915 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37a7b3f4-0e6a-4d7d-a52a-e2f2c3ab9a5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:22.464018 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-37a7b3f4-0e6a-4d7d-a52a-e2f2c3ab9a5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:22.468274 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:22.468274 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:22.468701 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37a7b3f4-0e6a-4d7d-a52a-e2f2c3ab9a5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:22.469072 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1153/4543] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:22 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:22.880614 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a0be86cd-c9ec-4aa0-843e-6e5a544979f8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:22.884182 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0be86cd-c9ec-4aa0-843e-6e5a544979f8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:22.884286 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0be86cd-c9ec-4aa0-843e-6e5a544979f8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:22.884481 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0be86cd-c9ec-4aa0-843e-6e5a544979f8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:22.894306 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:22.894306 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:22.897363 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a0be86cd-c9ec-4aa0-843e-6e5a544979f8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:22.901216 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0be86cd-c9ec-4aa0-843e-6e5a544979f8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:22.901564 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1118/4544] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:22 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:23.481853 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0a6f1520-37bc-4396-b8d6-37ccd3aba75c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:23.484117 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a6f1520-37bc-4396-b8d6-37ccd3aba75c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:23.484385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a6f1520-37bc-4396-b8d6-37ccd3aba75c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:23.484585 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0a6f1520-37bc-4396-b8d6-37ccd3aba75c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:23.484683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0a6f1520-37bc-4396-b8d6-37ccd3aba75c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:23.489222 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:23.489222 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:23.490088 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0a6f1520-37bc-4396-b8d6-37ccd3aba75c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:23.490542 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1132/4545] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:23 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:23.914715 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-48332725-77c4-461d-a099-a85bf72f78d0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:23.916238 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-48332725-77c4-461d-a099-a85bf72f78d0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:23.916421 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-48332725-77c4-461d-a099-a85bf72f78d0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:23.916730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-48332725-77c4-461d-a099-a85bf72f78d0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:23.925696 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:23.925696 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:23.929034 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-48332725-77c4-461d-a099-a85bf72f78d0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:23.933068 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-48332725-77c4-461d-a099-a85bf72f78d0 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:23.933419 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1143/4546] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:23 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:24.502197 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4c454579-bf01-4ad9-bf9c-32f9822b035d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:24.504054 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4c454579-bf01-4ad9-bf9c-32f9822b035d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:24.504335 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4c454579-bf01-4ad9-bf9c-32f9822b035d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:24.504509 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4c454579-bf01-4ad9-bf9c-32f9822b035d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:24.504614 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4c454579-bf01-4ad9-bf9c-32f9822b035d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:24.511113 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:24.511113 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:24.512078 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4c454579-bf01-4ad9-bf9c-32f9822b035d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:24.512669 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1154/4547] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:24 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:24.944981 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-51495655-6d70-42be-a133-d1f3e504e59c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:24.946766 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-51495655-6d70-42be-a133-d1f3e504e59c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:24.946981 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-51495655-6d70-42be-a133-d1f3e504e59c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:24.947186 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-51495655-6d70-42be-a133-d1f3e504e59c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:24.957065 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:24.957065 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:24.960782 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-51495655-6d70-42be-a133-d1f3e504e59c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:24.965297 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-51495655-6d70-42be-a133-d1f3e504e59c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:24.965830 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1119/4548] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:24 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:25.523281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a217b030-a4b2-4986-9e4b-962b66e8231d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:25.525162 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a217b030-a4b2-4986-9e4b-962b66e8231d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:25.525444 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a217b030-a4b2-4986-9e4b-962b66e8231d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:25.525654 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a217b030-a4b2-4986-9e4b-962b66e8231d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:25.525770 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a217b030-a4b2-4986-9e4b-962b66e8231d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:25.530170 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:25.530170 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:25.530768 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a217b030-a4b2-4986-9e4b-962b66e8231d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:25.531258 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1133/4549] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:25 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:25.979008 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4c0ba826-1970-442b-95e1-cf74df8a0c94 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:25.981421 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4c0ba826-1970-442b-95e1-cf74df8a0c94 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:25.981747 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4c0ba826-1970-442b-95e1-cf74df8a0c94 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:25.981931 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4c0ba826-1970-442b-95e1-cf74df8a0c94 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:25.996964 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:25.996964 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:26.003972 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4c0ba826-1970-442b-95e1-cf74df8a0c94 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:26.009979 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4c0ba826-1970-442b-95e1-cf74df8a0c94 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:26.009979 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1144/4550] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:25 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:26.543440 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f6912bc5-2094-46e6-abc1-849aa6456211 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:26.545854 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f6912bc5-2094-46e6-abc1-849aa6456211 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:26.546502 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f6912bc5-2094-46e6-abc1-849aa6456211 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:26.546502 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f6912bc5-2094-46e6-abc1-849aa6456211 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:26.546649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f6912bc5-2094-46e6-abc1-849aa6456211 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:26.552333 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:26.552333 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:26.553265 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f6912bc5-2094-46e6-abc1-849aa6456211 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:26.553794 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1155/4551] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:26 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:27.022995 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d300660a-3bed-4edc-9d54-908a1a35da2e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:27.024800 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d300660a-3bed-4edc-9d54-908a1a35da2e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:27.024996 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d300660a-3bed-4edc-9d54-908a1a35da2e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:27.025205 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d300660a-3bed-4edc-9d54-908a1a35da2e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:27.033822 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:27.033822 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:27.037837 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d300660a-3bed-4edc-9d54-908a1a35da2e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:27.042452 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d300660a-3bed-4edc-9d54-908a1a35da2e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:27.042907 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1120/4552] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:27 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:27.366549 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5002cc2d-ee2e-406b-91e3-52be9365fe4c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:27.368734 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5002cc2d-ee2e-406b-91e3-52be9365fe4c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/attachments/05ad16cf-0df4-40b8-ae4d-f4c078c3ccf0/action Jul 03 15:05:27.369107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5002cc2d-ee2e-406b-91e3-52be9365fe4c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:05:27.369269 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5002cc2d-ee2e-406b-91e3-52be9365fe4c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:27.389446 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:27.389446 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:27.402662 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-2df70882-60fc-4da8-b02e-f8c445d4d765 req-5002cc2d-ee2e-406b-91e3-52be9365fe4c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments/05ad16cf-0df4-40b8-ae4d-f4c078c3ccf0/action returned with HTTP 204 Jul 03 15:05:27.403203 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1134/4553] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:05:27 2026] POST /volume/v3/attachments/05ad16cf-0df4-40b8-ae4d-f4c078c3ccf0/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:27.567156 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6a776088-d5e7-4284-b1ce-1f2ea76dc20e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:27.569583 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6a776088-d5e7-4284-b1ce-1f2ea76dc20e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:27.569803 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6a776088-d5e7-4284-b1ce-1f2ea76dc20e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:27.569998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6a776088-d5e7-4284-b1ce-1f2ea76dc20e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:27.570140 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6a776088-d5e7-4284-b1ce-1f2ea76dc20e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:27.574998 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:27.574998 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:27.575859 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6a776088-d5e7-4284-b1ce-1f2ea76dc20e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:27.576326 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1145/4554] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:27 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:28.055293 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-428c04a8-5db9-46a5-9623-19116311f40d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:28.057111 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-428c04a8-5db9-46a5-9623-19116311f40d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:28.057386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-428c04a8-5db9-46a5-9623-19116311f40d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:28.057564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-428c04a8-5db9-46a5-9623-19116311f40d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:28.067540 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:28.067540 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:28.072387 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-428c04a8-5db9-46a5-9623-19116311f40d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:28.077865 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-428c04a8-5db9-46a5-9623-19116311f40d tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:28.078311 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1156/4555] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:28 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:28.091381 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ac3109af-9e59-4d89-b9d7-da7800a8ccb4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:28.093090 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac3109af-9e59-4d89-b9d7-da7800a8ccb4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:28.093324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac3109af-9e59-4d89-b9d7-da7800a8ccb4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:28.093499 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ac3109af-9e59-4d89-b9d7-da7800a8ccb4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:28.102553 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:28.102553 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:28.106008 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ac3109af-9e59-4d89-b9d7-da7800a8ccb4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:28.110230 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ac3109af-9e59-4d89-b9d7-da7800a8ccb4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:28.110735 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1121/4556] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:28 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:28.197371 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:28.199031 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:05:28.199405 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1541563862"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:28.200791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1541563862'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:05:28.201116 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Create volume of 1 GB Jul 03 15:05:28.205420 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Availability Zones retrieved successfully. Jul 03 15:05:28.210567 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Flow 'volume_create_api' (df076b42-f2ee-43f2-8484-a9d19da3ec38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:05:28.211483 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8813a521-21d2-4cb4-8b18-b10bcf5c338e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:28.212540 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:05:28.238399 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8813a521-21d2-4cb4-8b18-b10bcf5c338e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:28.239203 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dcd317d-f423-4b10-a2db-4ba1118de615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:28.286625 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Created reservations ['423ad896-41db-4d0a-ba8c-95ed1a1fe947', '6bdaa9aa-91fa-4745-8c39-6c98787ac45d', 'c096d105-c480-4f78-89c2-ded9f4898860', 'eebd37b0-e761-4e44-a65b-5518629ad6c3'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:05:28.288194 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dcd317d-f423-4b10-a2db-4ba1118de615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423ad896-41db-4d0a-ba8c-95ed1a1fe947', '6bdaa9aa-91fa-4745-8c39-6c98787ac45d', 'c096d105-c480-4f78-89c2-ded9f4898860', 'eebd37b0-e761-4e44-a65b-5518629ad6c3']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:28.288977 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c69b28-216a-44fb-9667-434ec57e71af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:28.314048 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c69b28-216a-44fb-9667-434ec57e71af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1541563862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd12f60943124efdbdda7727b535a139',qos_specs=None,replication_status=,reservations=['423ad896-41db-4d0a-ba8c-95ed1a1fe947','6bdaa9aa-91fa-4745-8c39-6c98787ac45d','c096d105-c480-4f78-89c2-ded9f4898860','eebd37b0-e761-4e44-a65b-5518629ad6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da401d3b13ac4e2da2e1df1414e3514f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1541563862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd12f60943124efdbdda7727b535a139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da401d3b13ac4e2da2e1df1414e3514f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:28.315601 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b4e709-3c6a-4a15-b7e7-d096358ad148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:28.338331 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b4e709-3c6a-4a15-b7e7-d096358ad148) transitioned into state 'SUCCESS' from state '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-1541563862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd12f60943124efdbdda7727b535a139',qos_specs=None,replication_status=,reservations=['423ad896-41db-4d0a-ba8c-95ed1a1fe947','6bdaa9aa-91fa-4745-8c39-6c98787ac45d','c096d105-c480-4f78-89c2-ded9f4898860','eebd37b0-e761-4e44-a65b-5518629ad6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da401d3b13ac4e2da2e1df1414e3514f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:28.339353 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54d1763f-a548-44cf-9535-949bfe83c16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:28.351506 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54d1763f-a548-44cf-9535-949bfe83c16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:28.352360 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Flow 'volume_create_api' (df076b42-f2ee-43f2-8484-a9d19da3ec38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:05:28.352755 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Create volume request issued successfully. Jul 03 15:05:28.353388 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e8a802f0-cda9-4228-971b-b42dc0bbfe69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:05:28.354038 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1135/4557] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:05:28 2026] POST /volume/v3/volumes => generated 749 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:05:28.366955 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1dfb3204-b2da-4d76-982c-3ba558a1b73c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:28.368507 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1dfb3204-b2da-4d76-982c-3ba558a1b73c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:28.368707 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1dfb3204-b2da-4d76-982c-3ba558a1b73c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:28.368928 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1dfb3204-b2da-4d76-982c-3ba558a1b73c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:28.377796 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:28.377796 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:28.381048 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1dfb3204-b2da-4d76-982c-3ba558a1b73c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:28.387166 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1dfb3204-b2da-4d76-982c-3ba558a1b73c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:28.387509 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1146/4558] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:28 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:28.587520 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-31fd25b3-6662-40e8-a399-c66d80b74d35 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:28.589450 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31fd25b3-6662-40e8-a399-c66d80b74d35 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:28.589642 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31fd25b3-6662-40e8-a399-c66d80b74d35 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:28.589877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31fd25b3-6662-40e8-a399-c66d80b74d35 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:28.590018 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-31fd25b3-6662-40e8-a399-c66d80b74d35 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:28.595106 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:28.595106 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:28.595947 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31fd25b3-6662-40e8-a399-c66d80b74d35 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:28.596476 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1157/4559] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:28 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:29.402024 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a661d74e-f5fd-4372-98ac-be467194df68 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:29.404529 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a661d74e-f5fd-4372-98ac-be467194df68 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:29.404724 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a661d74e-f5fd-4372-98ac-be467194df68 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:29.404926 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a661d74e-f5fd-4372-98ac-be467194df68 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:29.414579 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:29.414579 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:29.419699 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a661d74e-f5fd-4372-98ac-be467194df68 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:29.425358 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a661d74e-f5fd-4372-98ac-be467194df68 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:29.425950 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1122/4560] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:29 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:29.470744 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6ad53219-d232-4298-bba2-633d7a652944 req-9d63a010-6da5-48e5-b25f-3869083f5e30 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:29.473594 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-9d63a010-6da5-48e5-b25f-3869083f5e30 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:29.473806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-9d63a010-6da5-48e5-b25f-3869083f5e30 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:29.474006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-9d63a010-6da5-48e5-b25f-3869083f5e30 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:29.483269 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:29.483269 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:29.487800 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-6ad53219-d232-4298-bba2-633d7a652944 req-9d63a010-6da5-48e5-b25f-3869083f5e30 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:29.492887 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-9d63a010-6da5-48e5-b25f-3869083f5e30 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:29.493347 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1136/4561] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:05:29 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:29.607119 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-33c63638-3cfe-4f94-a6c0-a02e86f9751b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:29.609546 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-33c63638-3cfe-4f94-a6c0-a02e86f9751b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:29.609857 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-33c63638-3cfe-4f94-a6c0-a02e86f9751b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:29.610119 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-33c63638-3cfe-4f94-a6c0-a02e86f9751b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:29.610305 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-33c63638-3cfe-4f94-a6c0-a02e86f9751b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:29.615917 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:29.615917 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:29.616775 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-33c63638-3cfe-4f94-a6c0-a02e86f9751b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:29.617262 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1147/4562] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:29 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:30.629116 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6484bbb4-fa48-456f-9b1f-d4beabdaa8bd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:30.631717 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6484bbb4-fa48-456f-9b1f-d4beabdaa8bd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:30.632022 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6484bbb4-fa48-456f-9b1f-d4beabdaa8bd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:30.632375 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6484bbb4-fa48-456f-9b1f-d4beabdaa8bd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:30.632550 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6484bbb4-fa48-456f-9b1f-d4beabdaa8bd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:30.638143 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:30.638143 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:30.638979 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6484bbb4-fa48-456f-9b1f-d4beabdaa8bd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:30.639428 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1158/4563] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:30 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:31.532546 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-445ecc0c-38bf-4a4d-9c6a-6ec6f545fab0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:31.532994 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-445ecc0c-38bf-4a4d-9c6a-6ec6f545fab0 None None] GET https://10.4.3.99/volume// Jul 03 15:05:31.532994 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-445ecc0c-38bf-4a4d-9c6a-6ec6f545fab0 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:31.533246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-445ecc0c-38bf-4a4d-9c6a-6ec6f545fab0 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:31.533627 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-445ecc0c-38bf-4a4d-9c6a-6ec6f545fab0 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:05:31.534015 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1123/4564] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:05:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:05:31.542625 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6ad53219-d232-4298-bba2-633d7a652944 req-1023044c-e649-4fc4-b806-d1dca930875a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:31.544782 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-1023044c-e649-4fc4-b806-d1dca930875a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:05:31.545159 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-1023044c-e649-4fc4-b806-d1dca930875a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7", "connector": null, "instance_uuid": "d4b20994-373f-447e-bc36-809668874363"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:31.554885 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:31.554885 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:31.586816 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-1023044c-e649-4fc4-b806-d1dca930875a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:05:31.587467 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1137/4565] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:05:31 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 03 15:05:31.651726 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b3e39b85-e31f-4175-be7d-3d483588a1fa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:31.654579 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3e39b85-e31f-4175-be7d-3d483588a1fa tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:31.654579 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3e39b85-e31f-4175-be7d-3d483588a1fa tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:31.654579 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b3e39b85-e31f-4175-be7d-3d483588a1fa tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:31.654579 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-b3e39b85-e31f-4175-be7d-3d483588a1fa tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:31.658050 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:31.658050 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:31.658717 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b3e39b85-e31f-4175-be7d-3d483588a1fa tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:31.659147 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1148/4566] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:31 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:32.015301 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc0150d1-d616-46a0-ba69-40d7b6386c18 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:32.016906 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc0150d1-d616-46a0-ba69-40d7b6386c18 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:32.017075 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc0150d1-d616-46a0-ba69-40d7b6386c18 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:32.017283 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc0150d1-d616-46a0-ba69-40d7b6386c18 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:32.025920 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:32.025920 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:32.029467 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fc0150d1-d616-46a0-ba69-40d7b6386c18 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:32.033947 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc0150d1-d616-46a0-ba69-40d7b6386c18 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:32.034311 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1159/4567] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:32 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:32.119153 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-01541019-3b07-4344-90e3-59e82df3c34b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:32.119692 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-01541019-3b07-4344-90e3-59e82df3c34b None None] GET https://10.4.3.99/volume// Jul 03 15:05:32.119797 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-01541019-3b07-4344-90e3-59e82df3c34b None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:32.120045 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-01541019-3b07-4344-90e3-59e82df3c34b None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:32.120434 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-01541019-3b07-4344-90e3-59e82df3c34b None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:05:32.120837 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1124/4568] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:05:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:05:32.130375 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6ad53219-d232-4298-bba2-633d7a652944 req-511ff19e-afc0-4249-bfd8-07757a8285e4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:32.132885 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-511ff19e-afc0-4249-bfd8-07757a8285e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:32.133232 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-511ff19e-afc0-4249-bfd8-07757a8285e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:32.133471 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-511ff19e-afc0-4249-bfd8-07757a8285e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:32.146221 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:32.146221 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:32.151324 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-6ad53219-d232-4298-bba2-633d7a652944 req-511ff19e-afc0-4249-bfd8-07757a8285e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:32.157879 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-511ff19e-afc0-4249-bfd8-07757a8285e4 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:32.158487 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1138/4569] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:05:32 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:05:32.255429 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-6ad53219-d232-4298-bba2-633d7a652944 req-6492f1bc-6961-4d40-8a92-46ba0aef41dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:32.260691 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-6492f1bc-6961-4d40-8a92-46ba0aef41dd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] PUT https://10.4.3.99/volume/v3/attachments/d5b9e3b7-11f2-4078-9bb6-fa42769aceee Jul 03 15:05:32.260691 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-6492f1bc-6961-4d40-8a92-46ba0aef41dd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:32.266719 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-6ad53219-d232-4298-bba2-633d7a652944 req-6492f1bc-6961-4d40-8a92-46ba0aef41dd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Acquiring lock "cinder-attachment_update-70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:05:32.274478 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-6ad53219-d232-4298-bba2-633d7a652944 req-6492f1bc-6961-4d40-8a92-46ba0aef41dd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Lock "cinder-attachment_update-70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:05:32.274478 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:32.274478 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:32.670607 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-038fc6ce-5702-4c81-9ade-398f502a4a5b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:32.673103 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-038fc6ce-5702-4c81-9ade-398f502a4a5b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:32.673680 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-038fc6ce-5702-4c81-9ade-398f502a4a5b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:32.673753 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-038fc6ce-5702-4c81-9ade-398f502a4a5b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:32.673913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-038fc6ce-5702-4c81-9ade-398f502a4a5b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:32.679236 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:32.679236 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:32.679977 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-038fc6ce-5702-4c81-9ade-398f502a4a5b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:32.680481 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1160/4570] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:32 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:32.796421 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-6ad53219-d232-4298-bba2-633d7a652944 req-6492f1bc-6961-4d40-8a92-46ba0aef41dd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Lock "cinder-attachment_update-70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7-np0000004430" released by "attachment_update" :: held 0.524s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:05:32.798052 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-6492f1bc-6961-4d40-8a92-46ba0aef41dd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments/d5b9e3b7-11f2-4078-9bb6-fa42769aceee returned with HTTP 200 Jul 03 15:05:32.798052 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1149/4571] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:05:32 2026] PUT /volume/v3/attachments/d5b9e3b7-11f2-4078-9bb6-fa42769aceee => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:33.047855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-26ba28f8-aaeb-4688-a96b-a16381cb0960 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:33.049729 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26ba28f8-aaeb-4688-a96b-a16381cb0960 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:33.049949 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-26ba28f8-aaeb-4688-a96b-a16381cb0960 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:33.050211 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-26ba28f8-aaeb-4688-a96b-a16381cb0960 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:33.062390 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:33.062390 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:33.066303 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-26ba28f8-aaeb-4688-a96b-a16381cb0960 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:33.070990 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-26ba28f8-aaeb-4688-a96b-a16381cb0960 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:33.071437 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1125/4572] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:33 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:33.691166 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0f558481-ec30-4030-8aac-b7a1262d80c9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:33.693230 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0f558481-ec30-4030-8aac-b7a1262d80c9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:33.693489 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0f558481-ec30-4030-8aac-b7a1262d80c9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:33.693749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0f558481-ec30-4030-8aac-b7a1262d80c9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:33.693860 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0f558481-ec30-4030-8aac-b7a1262d80c9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:33.698450 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:33.698450 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:33.699071 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0f558481-ec30-4030-8aac-b7a1262d80c9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:33.699476 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1139/4573] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:33 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:34.084714 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-31a0e907-9420-4c9c-ab99-c0e3314fb725 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:34.086794 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31a0e907-9420-4c9c-ab99-c0e3314fb725 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:34.086982 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31a0e907-9420-4c9c-ab99-c0e3314fb725 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:34.087242 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-31a0e907-9420-4c9c-ab99-c0e3314fb725 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:34.098609 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:34.098609 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:34.103748 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-31a0e907-9420-4c9c-ab99-c0e3314fb725 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:34.111815 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-31a0e907-9420-4c9c-ab99-c0e3314fb725 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:34.112373 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1161/4574] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:34 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:34.709841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6bb26b34-ee35-4c48-9549-47fdbe398a31 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:34.711619 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6bb26b34-ee35-4c48-9549-47fdbe398a31 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:34.711835 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6bb26b34-ee35-4c48-9549-47fdbe398a31 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:34.712000 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6bb26b34-ee35-4c48-9549-47fdbe398a31 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:34.712276 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-6bb26b34-ee35-4c48-9549-47fdbe398a31 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:34.716731 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:34.716731 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:34.717532 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6bb26b34-ee35-4c48-9549-47fdbe398a31 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:34.717902 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1150/4575] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:34 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:35.125227 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-43507934-dc5a-4be7-a689-2bfea362349b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:35.127030 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43507934-dc5a-4be7-a689-2bfea362349b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:35.127319 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43507934-dc5a-4be7-a689-2bfea362349b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:35.127596 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-43507934-dc5a-4be7-a689-2bfea362349b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:35.137296 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:35.137296 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:35.140772 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-43507934-dc5a-4be7-a689-2bfea362349b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:35.144789 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-43507934-dc5a-4be7-a689-2bfea362349b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:35.145173 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1126/4576] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:35 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:35.728061 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ea97d81f-2ef0-452c-b744-80d0cfaa6e4e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:35.729914 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea97d81f-2ef0-452c-b744-80d0cfaa6e4e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:35.730107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea97d81f-2ef0-452c-b744-80d0cfaa6e4e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:35.730320 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea97d81f-2ef0-452c-b744-80d0cfaa6e4e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:35.730420 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ea97d81f-2ef0-452c-b744-80d0cfaa6e4e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:35.734404 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:35.734404 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:35.734965 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea97d81f-2ef0-452c-b744-80d0cfaa6e4e tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:35.735319 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1140/4577] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:35 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:36.157099 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-66bf0ff5-72ec-4846-8671-87fd9b273f8f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:36.159078 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66bf0ff5-72ec-4846-8671-87fd9b273f8f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:36.159358 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66bf0ff5-72ec-4846-8671-87fd9b273f8f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:36.159620 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-66bf0ff5-72ec-4846-8671-87fd9b273f8f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:36.169805 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:36.169805 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:36.173426 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-66bf0ff5-72ec-4846-8671-87fd9b273f8f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:36.178448 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-66bf0ff5-72ec-4846-8671-87fd9b273f8f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:36.178973 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1162/4578] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:36 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:36.745605 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4e7b9c84-442e-4581-8a2e-17c8137133b2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:36.747396 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e7b9c84-442e-4581-8a2e-17c8137133b2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:36.747562 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4e7b9c84-442e-4581-8a2e-17c8137133b2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:36.747819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4e7b9c84-442e-4581-8a2e-17c8137133b2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:36.747955 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-4e7b9c84-442e-4581-8a2e-17c8137133b2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:36.752749 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:36.752749 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:36.753436 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4e7b9c84-442e-4581-8a2e-17c8137133b2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:36.753966 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1151/4579] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:36 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:37.190864 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7e0f7bd8-0687-45d5-a0bd-7574e4ba729f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:37.192600 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7e0f7bd8-0687-45d5-a0bd-7574e4ba729f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:37.192785 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7e0f7bd8-0687-45d5-a0bd-7574e4ba729f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:37.192963 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7e0f7bd8-0687-45d5-a0bd-7574e4ba729f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:37.202317 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:37.202317 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:37.205962 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7e0f7bd8-0687-45d5-a0bd-7574e4ba729f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:37.210503 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7e0f7bd8-0687-45d5-a0bd-7574e4ba729f tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:37.210968 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1127/4580] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:37 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:37.763577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5e09c665-ac1e-42c5-a0f5-82794dd1ba71 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:37.765877 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5e09c665-ac1e-42c5-a0f5-82794dd1ba71 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:37.766242 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5e09c665-ac1e-42c5-a0f5-82794dd1ba71 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:37.766539 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5e09c665-ac1e-42c5-a0f5-82794dd1ba71 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:37.766716 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5e09c665-ac1e-42c5-a0f5-82794dd1ba71 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:37.772547 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:37.772547 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:37.773614 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5e09c665-ac1e-42c5-a0f5-82794dd1ba71 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:37.774263 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1141/4581] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:37 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:37.786858 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5edd427f-2635-41b5-9cd6-17633be2b3f6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:37.789117 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5edd427f-2635-41b5-9cd6-17633be2b3f6 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978/export_record Jul 03 15:05:37.789520 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5edd427f-2635-41b5-9cd6-17633be2b3f6 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:37.789567 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5edd427f-2635-41b5-9cd6-17633be2b3f6 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'export_record' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:37.789668 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-5edd427f-2635-41b5-9cd6-17633be2b3f6 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Export record for backup 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99977) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 15:05:37.793631 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:37.793631 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:37.794456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.api [None req-5edd427f-2635-41b5-9cd6-17633be2b3f6 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling RPCAPI with context: , host: np0000004430, backup: 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99977) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 15:05:37.805484 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-5edd427f-2635-41b5-9cd6-17633be2b3f6 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] export_record in rpcapi backup_id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978 on host np0000004430. {{(pid=99977) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 15:05:38.225827 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-326d7dce-2672-42ec-90a7-c24dfd7a2daf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:38.227587 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-326d7dce-2672-42ec-90a7-c24dfd7a2daf tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:38.227745 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-326d7dce-2672-42ec-90a7-c24dfd7a2daf tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:38.227916 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-326d7dce-2672-42ec-90a7-c24dfd7a2daf tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:38.237550 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:38.237550 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:38.241153 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-326d7dce-2672-42ec-90a7-c24dfd7a2daf tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:38.246121 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-326d7dce-2672-42ec-90a7-c24dfd7a2daf tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:38.246655 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1152/4582] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:38 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:38.307554 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-5edd427f-2635-41b5-9cd6-17633be2b3f6 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2Y5Y2E3MGEtNGY3NS00OTQzLWI4YmYtYTVmYzI4ODJlOTc4IiwgInVzZXJfaWQiOiAiNzg1ZGEzNmIyN2Y4NGVkMmIxOWNmMTM4ODE2MWUzNGEiLCAicHJvamVjdF9pZCI6ICI3M2VjYzE3YjhiZDM0ZGM1YTU1MjNkODMzODQzYWVhNCIsICJ2b2x1bWVfaWQiOiAiZjc4MDI4MTUtOGVkNC00Y2QzLWI3ZjQtZGZiODBhMTY4YmI4IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODU1MjAxNjM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjc4MDI4MTUtOGVkNC00Y2QzLWI3ZjQtZGZiODBhMTY4YmI4LzIwMjYwNzAzMTUwNTIxL2F6X25vdmFfYmFja3VwXzdmOWNhNzBhLTRmNzUtNDk0My1iOGJmLWE1ZmMyODgyZTk3OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6MDU6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6MDU6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTowNTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99977) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 15:05:38.307825 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5edd427f-2635-41b5-9cd6-17633be2b3f6 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978/export_record returned with HTTP 200 Jul 03 15:05:38.308298 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1163/4583] 10.4.3.99 () {68 vars in 1423 bytes} [Fri Jul 3 15:05:37 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978/export_record => generated 1424 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:38.316223 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f36b486d-cc24-41df-9958-8a79edda21ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:38.317975 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f36b486d-cc24-41df-9958-8a79edda21ce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:05:38.318256 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f36b486d-cc24-41df-9958-8a79edda21ce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:38.318448 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f36b486d-cc24-41df-9958-8a79edda21ce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:38.318586 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f36b486d-cc24-41df-9958-8a79edda21ce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:38.323083 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:38.323083 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:38.323854 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f36b486d-cc24-41df-9958-8a79edda21ce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:05:38.324314 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1128/4584] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:38 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:38.333852 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e12af2a6-c5fa-49c0-9e17-2dd07351a9ae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:38.335525 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e12af2a6-c5fa-49c0-9e17-2dd07351a9ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] POST https://10.4.3.99/volume/v3/backups/import_record Jul 03 15:05:38.335978 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e12af2a6-c5fa-49c0-9e17-2dd07351a9ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2VkMTEwNWQtOGExMC00OTcyLWJlNjItMWZkZGU2ZDI2NTY4IiwgInVzZXJfaWQiOiAiNzg1ZGEzNmIyN2Y4NGVkMmIxOWNmMTM4ODE2MWUzNGEiLCAicHJvamVjdF9pZCI6ICI3M2VjYzE3YjhiZDM0ZGM1YTU1MjNkODMzODQzYWVhNCIsICJ2b2x1bWVfaWQiOiAiZjc4MDI4MTUtOGVkNC00Y2QzLWI3ZjQtZGZiODBhMTY4YmI4IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODU1MjAxNjM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjc4MDI4MTUtOGVkNC00Y2QzLWI3ZjQtZGZiODBhMTY4YmI4LzIwMjYwNzAzMTUwNTIxL2F6X25vdmFfYmFja3VwXzdmOWNhNzBhLTRmNzUtNDk0My1iOGJmLWE1ZmMyODgyZTk3OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6MDU6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6MDU6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTowNTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:38.337438 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-e12af2a6-c5fa-49c0-9e17-2dd07351a9ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2VkMTEwNWQtOGExMC00OTcyLWJlNjItMWZkZGU2ZDI2NTY4IiwgInVzZXJfaWQiOiAiNzg1ZGEzNmIyN2Y4NGVkMmIxOWNmMTM4ODE2MWUzNGEiLCAicHJvamVjdF9pZCI6ICI3M2VjYzE3YjhiZDM0ZGM1YTU1MjNkODMzODQzYWVhNCIsICJ2b2x1bWVfaWQiOiAiZjc4MDI4MTUtOGVkNC00Y2QzLWI3ZjQtZGZiODBhMTY4YmI4IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODU1MjAxNjM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjc4MDI4MTUtOGVkNC00Y2QzLWI3ZjQtZGZiODBhMTY4YmI4LzIwMjYwNzAzMTUwNTIxL2F6X25vdmFfYmFja3VwXzdmOWNhNzBhLTRmNzUtNDk0My1iOGJmLWE1ZmMyODgyZTk3OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6MDU6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6MDU6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTowNTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99980) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 15:05:38.337539 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-e12af2a6-c5fa-49c0-9e17-2dd07351a9ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2VkMTEwNWQtOGExMC00OTcyLWJlNjItMWZkZGU2ZDI2NTY4IiwgInVzZXJfaWQiOiAiNzg1ZGEzNmIyN2Y4NGVkMmIxOWNmMTM4ODE2MWUzNGEiLCAicHJvamVjdF9pZCI6ICI3M2VjYzE3YjhiZDM0ZGM1YTU1MjNkODMzODQzYWVhNCIsICJ2b2x1bWVfaWQiOiAiZjc4MDI4MTUtOGVkNC00Y2QzLWI3ZjQtZGZiODBhMTY4YmI4IiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODU1MjAxNjM2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjc4MDI4MTUtOGVkNC00Y2QzLWI3ZjQtZGZiODBhMTY4YmI4LzIwMjYwNzAzMTUwNTIxL2F6X25vdmFfYmFja3VwXzdmOWNhNzBhLTRmNzUtNDk0My1iOGJmLWE1ZmMyODgyZTk3OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTU6MDU6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6MDU6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxNTowNTozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99980) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 15:05:38.338257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.policy [None req-e12af2a6-c5fa-49c0-9e17-2dd07351a9ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '4f1c393043be4dc0bce12a2342d3abdf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73ecc17b8bd34dc5a5523d833843aea4', '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=99980) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:05:38.338421 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e12af2a6-c5fa-49c0-9e17-2dd07351a9ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] https://10.4.3.99/volume/v3/backups/import_record returned with HTTP 403 Jul 03 15:05:38.338876 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1142/4585] 10.4.3.99 () {70 vars in 1335 bytes} [Fri Jul 3 15:05:38 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 03 15:05:38.345004 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4cf096f9-d8f5-4a2e-8848-c8850338ebc1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:38.346779 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4cf096f9-d8f5-4a2e-8848-c8850338ebc1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 Jul 03 15:05:38.347008 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4cf096f9-d8f5-4a2e-8848-c8850338ebc1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:38.347276 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4cf096f9-d8f5-4a2e-8848-c8850338ebc1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:38.347478 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-4cf096f9-d8f5-4a2e-8848-c8850338ebc1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Delete volume with id: f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 Jul 03 15:05:38.354433 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:38.354433 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:38.354890 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4cf096f9-d8f5-4a2e-8848-c8850338ebc1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:38.371222 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4cf096f9-d8f5-4a2e-8848-c8850338ebc1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Delete volume request issued successfully. Jul 03 15:05:38.371461 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4cf096f9-d8f5-4a2e-8848-c8850338ebc1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 returned with HTTP 202 Jul 03 15:05:38.371970 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1153/4586] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:05:38 2026] DELETE /volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:05:38.378858 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b96a771e-0344-4779-8da7-578f16934102 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:38.380586 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b96a771e-0344-4779-8da7-578f16934102 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 Jul 03 15:05:38.380754 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b96a771e-0344-4779-8da7-578f16934102 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:38.380940 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b96a771e-0344-4779-8da7-578f16934102 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:38.387910 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:38.387910 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:38.391644 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b96a771e-0344-4779-8da7-578f16934102 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:38.395423 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b96a771e-0344-4779-8da7-578f16934102 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 returned with HTTP 200 Jul 03 15:05:38.395773 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1164/4587] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:38 2026] GET /volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:39.015286 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-6ad53219-d232-4298-bba2-633d7a652944 req-3a110cf5-a247-449a-b507-3f17daf98375 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.017265 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-3a110cf5-a247-449a-b507-3f17daf98375 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/attachments/d5b9e3b7-11f2-4078-9bb6-fa42769aceee/action Jul 03 15:05:39.017605 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-3a110cf5-a247-449a-b507-3f17daf98375 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:05:39.017716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-3a110cf5-a247-449a-b507-3f17daf98375 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:39.032606 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:39.032606 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:39.045773 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-6ad53219-d232-4298-bba2-633d7a652944 req-3a110cf5-a247-449a-b507-3f17daf98375 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments/d5b9e3b7-11f2-4078-9bb6-fa42769aceee/action returned with HTTP 204 Jul 03 15:05:39.046432 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1129/4588] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:05:39 2026] POST /volume/v3/attachments/d5b9e3b7-11f2-4078-9bb6-fa42769aceee/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:39.261956 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ea22b256-f61f-4339-a534-b1b3a885ce45 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.264966 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea22b256-f61f-4339-a534-b1b3a885ce45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:39.265278 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea22b256-f61f-4339-a534-b1b3a885ce45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:39.265589 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea22b256-f61f-4339-a534-b1b3a885ce45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:39.277528 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:39.277528 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:39.281836 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ea22b256-f61f-4339-a534-b1b3a885ce45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:39.286694 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea22b256-f61f-4339-a534-b1b3a885ce45 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:39.287111 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1143/4589] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:39 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:39.300193 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a1e59ead-8d83-4d38-9f1e-d438241ab045 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.301899 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a1e59ead-8d83-4d38-9f1e-d438241ab045 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:39.302109 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a1e59ead-8d83-4d38-9f1e-d438241ab045 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:39.302307 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a1e59ead-8d83-4d38-9f1e-d438241ab045 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:39.312833 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:39.312833 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:39.317158 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a1e59ead-8d83-4d38-9f1e-d438241ab045 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:39.322616 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a1e59ead-8d83-4d38-9f1e-d438241ab045 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:39.323082 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1154/4590] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:39 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:39.409041 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5caf5a92-a595-42d1-8b4b-1a0c41775ff8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.410769 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5caf5a92-a595-42d1-8b4b-1a0c41775ff8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 Jul 03 15:05:39.410959 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5caf5a92-a595-42d1-8b4b-1a0c41775ff8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:39.411159 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5caf5a92-a595-42d1-8b4b-1a0c41775ff8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:39.416900 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5caf5a92-a595-42d1-8b4b-1a0c41775ff8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 returned with HTTP 404 Jul 03 15:05:39.417537 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1165/4591] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:39 2026] GET /volume/v3/volumes/f7802815-8ed4-4cd3-b7f4-dfb80a168bb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:39.426511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9dad8859-32bc-40ed-84e8-4479d335be33 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.428317 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9dad8859-32bc-40ed-84e8-4479d335be33 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] GET https://10.4.3.99/volume/v3/backups Jul 03 15:05:39.428512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9dad8859-32bc-40ed-84e8-4479d335be33 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:39.428701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9dad8859-32bc-40ed-84e8-4479d335be33 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:39.428990 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-9dad8859-32bc-40ed-84e8-4479d335be33 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:05:39.435035 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9dad8859-32bc-40ed-84e8-4479d335be33 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] https://10.4.3.99/volume/v3/backups returned with HTTP 200 Jul 03 15:05:39.435520 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1130/4592] 10.4.3.99 () {68 vars in 1270 bytes} [Fri Jul 3 15:05:39 2026] GET /volume/v3/backups => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:39.444285 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9168ee12-dd07-41f3-844c-442cdfd0d294 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.446442 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9168ee12-dd07-41f3-844c-442cdfd0d294 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] GET https://10.4.3.99/volume/v3/backups?project_id=73ecc17b8bd34dc5a5523d833843aea4 Jul 03 15:05:39.446680 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9168ee12-dd07-41f3-844c-442cdfd0d294 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:39.446911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9168ee12-dd07-41f3-844c-442cdfd0d294 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:39.447292 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-9168ee12-dd07-41f3-844c-442cdfd0d294 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Removing options 'project_id' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:05:39.461759 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9168ee12-dd07-41f3-844c-442cdfd0d294 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] https://10.4.3.99/volume/v3/backups?project_id=73ecc17b8bd34dc5a5523d833843aea4 returned with HTTP 200 Jul 03 15:05:39.462222 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1144/4593] 10.4.3.99 () {68 vars in 1357 bytes} [Fri Jul 3 15:05:39 2026] GET /volume/v3/backups?project_id=73ecc17b8bd34dc5a5523d833843aea4 => generated 620 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:39.472173 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-324f9400-bdd3-46be-9935-5084f6ecd334 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.473983 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:05:39.474368 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1455778540"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:39.475873 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1455778540'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:05:39.476000 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Create volume of 1 GB Jul 03 15:05:39.479939 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Availability Zones retrieved successfully. Jul 03 15:05:39.485251 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Flow 'volume_create_api' (c97d6ff2-07e8-4ad9-9228-ed350602ac59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:05:39.486154 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f232892-20d4-4e62-9872-df4796c160af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:39.487188 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:05:39.515587 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f232892-20d4-4e62-9872-df4796c160af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:39.516367 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4556914-f621-455a-8b4a-652d42dd5405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:39.557730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Created reservations ['d7ef9de9-d554-4121-8de4-651782a1532a', 'dafceea0-5c5a-4d2c-8ae6-14581f9db516', '2881a3a9-1542-4735-9607-018bbf25e0d2', '9b1d8bff-c03a-4ea8-a5fd-088dbc00d424'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:05:39.558564 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4556914-f621-455a-8b4a-652d42dd5405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ef9de9-d554-4121-8de4-651782a1532a', 'dafceea0-5c5a-4d2c-8ae6-14581f9db516', '2881a3a9-1542-4735-9607-018bbf25e0d2', '9b1d8bff-c03a-4ea8-a5fd-088dbc00d424']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:39.559324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda8f23c-f452-42be-a271-e92d7c30dde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:39.583624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda8f23c-f452-42be-a271-e92d7c30dde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c303fd3f-6e1f-4eac-8085-ca46a26f58be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1455778540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ecc17b8bd34dc5a5523d833843aea4',qos_specs=None,replication_status=,reservations=['d7ef9de9-d554-4121-8de4-651782a1532a','dafceea0-5c5a-4d2c-8ae6-14581f9db516','2881a3a9-1542-4735-9607-018bbf25e0d2','9b1d8bff-c03a-4ea8-a5fd-088dbc00d424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='785da36b27f84ed2b19cf1388161e34a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1455778540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c303fd3f-6e1f-4eac-8085-ca46a26f58be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ecc17b8bd34dc5a5523d833843aea4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='785da36b27f84ed2b19cf1388161e34a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:39.584582 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3002cec-6983-4f08-b138-f90679e73af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:39.603903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3002cec-6983-4f08-b138-f90679e73af3) transitioned into state 'SUCCESS' from state '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-1455778540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ecc17b8bd34dc5a5523d833843aea4',qos_specs=None,replication_status=,reservations=['d7ef9de9-d554-4121-8de4-651782a1532a','dafceea0-5c5a-4d2c-8ae6-14581f9db516','2881a3a9-1542-4735-9607-018bbf25e0d2','9b1d8bff-c03a-4ea8-a5fd-088dbc00d424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='785da36b27f84ed2b19cf1388161e34a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:39.604732 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296b801f-5773-464d-a167-21da92762676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:05:39.613536 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-4b25fd58-5931-4a8d-80e0-c45624e739f5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.614614 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296b801f-5773-464d-a167-21da92762676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:05:39.615429 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Flow 'volume_create_api' (c97d6ff2-07e8-4ad9-9228-ed350602ac59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:05:39.615647 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-4b25fd58-5931-4a8d-80e0-c45624e739f5 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:39.615771 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Create volume request issued successfully. Jul 03 15:05:39.615924 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-4b25fd58-5931-4a8d-80e0-c45624e739f5 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:39.616196 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-4b25fd58-5931-4a8d-80e0-c45624e739f5 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:39.616360 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-324f9400-bdd3-46be-9935-5084f6ecd334 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:05:39.616771 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1155/4594] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:05:39 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:05:39.625603 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:39.625603 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:39.628394 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4bb03f17-798d-4738-81e8-032dd80ab590 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.629294 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-4b25fd58-5931-4a8d-80e0-c45624e739f5 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:39.630052 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bb03f17-798d-4738-81e8-032dd80ab590 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be Jul 03 15:05:39.630280 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bb03f17-798d-4738-81e8-032dd80ab590 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:39.630449 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bb03f17-798d-4738-81e8-032dd80ab590 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:39.633767 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-4b25fd58-5931-4a8d-80e0-c45624e739f5 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:39.634423 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1166/4595] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:05:39 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:39.637164 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:39.637164 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:39.640351 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4bb03f17-798d-4738-81e8-032dd80ab590 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:39.643912 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bb03f17-798d-4738-81e8-032dd80ab590 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be returned with HTTP 200 Jul 03 15:05:39.644333 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1131/4596] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:39 2026] GET /volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:39.651426 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-1e3ca1ea-7f96-4a14-8941-2d27d4059aa9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.653337 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-1e3ca1ea-7f96-4a14-8941-2d27d4059aa9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1/action Jul 03 15:05:39.653643 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-1e3ca1ea-7f96-4a14-8941-2d27d4059aa9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:05:39.653756 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-1e3ca1ea-7f96-4a14-8941-2d27d4059aa9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:39.663626 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:39.663626 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:39.664054 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-1e3ca1ea-7f96-4a14-8941-2d27d4059aa9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:39.670473 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-1e3ca1ea-7f96-4a14-8941-2d27d4059aa9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Begin detaching volume completed successfully. Jul 03 15:05:39.670686 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-1e3ca1ea-7f96-4a14-8941-2d27d4059aa9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1/action returned with HTTP 202 Jul 03 15:05:39.671144 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1145/4597] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:05:39 2026] POST /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:05:39.688924 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6137ca55-5de3-4cac-a67e-6696ac5e36de None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:39.690749 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6137ca55-5de3-4cac-a67e-6696ac5e36de tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:39.690967 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6137ca55-5de3-4cac-a67e-6696ac5e36de tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:39.691246 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6137ca55-5de3-4cac-a67e-6696ac5e36de tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:39.703087 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:39.703087 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:39.707264 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6137ca55-5de3-4cac-a67e-6696ac5e36de tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:39.712269 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6137ca55-5de3-4cac-a67e-6696ac5e36de tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:39.712739 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1156/4598] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:39 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:40.656275 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7e3d7f7c-04dd-4f3c-a6fe-9799b957f27a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:40.657904 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e3d7f7c-04dd-4f3c-a6fe-9799b957f27a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be Jul 03 15:05:40.658098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e3d7f7c-04dd-4f3c-a6fe-9799b957f27a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:40.658296 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7e3d7f7c-04dd-4f3c-a6fe-9799b957f27a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:40.665297 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:40.665297 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:40.668509 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7e3d7f7c-04dd-4f3c-a6fe-9799b957f27a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:40.671829 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7e3d7f7c-04dd-4f3c-a6fe-9799b957f27a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be returned with HTTP 200 Jul 03 15:05:40.672211 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1167/4599] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:40 2026] GET /volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:40.683577 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5116f3b9-0fd9-4061-9d21-f73487875cce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:40.685418 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5116f3b9-0fd9-4061-9d21-f73487875cce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:05:40.685815 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5116f3b9-0fd9-4061-9d21-f73487875cce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c303fd3f-6e1f-4eac-8085-ca46a26f58be", "name": "tempest-type-Backup-1943481521"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:40.687470 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-5116f3b9-0fd9-4061-9d21-f73487875cce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Creating new backup {'backup': {'volume_id': 'c303fd3f-6e1f-4eac-8085-ca46a26f58be', 'name': 'tempest-type-Backup-1943481521'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:05:40.687632 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-5116f3b9-0fd9-4061-9d21-f73487875cce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Creating backup of volume c303fd3f-6e1f-4eac-8085-ca46a26f58be in container None Jul 03 15:05:40.692955 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-974acc70-e26d-4b5b-bc54-f672721d8ded None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:40.693438 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-974acc70-e26d-4b5b-bc54-f672721d8ded None None] GET https://10.4.3.99/volume// Jul 03 15:05:40.693617 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-974acc70-e26d-4b5b-bc54-f672721d8ded None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:40.693805 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-974acc70-e26d-4b5b-bc54-f672721d8ded None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:40.694177 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-974acc70-e26d-4b5b-bc54-f672721d8ded None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:05:40.694543 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1146/4600] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:05:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:05:40.695214 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:40.695214 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:40.695550 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5116f3b9-0fd9-4061-9d21-f73487875cce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:40.703984 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-00e13a56-752d-4a03-ab73-ff0134c0a36b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:40.706055 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-00e13a56-752d-4a03-ab73-ff0134c0a36b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:40.706328 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-00e13a56-752d-4a03-ab73-ff0134c0a36b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:40.706567 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-00e13a56-752d-4a03-ab73-ff0134c0a36b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:40.710712 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-5116f3b9-0fd9-4061-9d21-f73487875cce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Created reservations ['e77eed65-7b1c-4b9d-b77c-868b4169251e', '09cf9fff-db71-418f-9c33-89727069f093'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:05:40.716250 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:40.716250 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:40.720311 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-00e13a56-752d-4a03-ab73-ff0134c0a36b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:40.725341 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-00e13a56-752d-4a03-ab73-ff0134c0a36b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:40.725622 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ba583a02-a3ed-42f9-9120-5d9470bd944e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:40.725720 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1157/4601] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:05:40 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:05:40.727422 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba583a02-a3ed-42f9-9120-5d9470bd944e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:40.727566 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba583a02-a3ed-42f9-9120-5d9470bd944e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:40.727751 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba583a02-a3ed-42f9-9120-5d9470bd944e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:40.737085 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:40.737085 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:40.740653 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ba583a02-a3ed-42f9-9120-5d9470bd944e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:40.740762 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5116f3b9-0fd9-4061-9d21-f73487875cce tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:05:40.741196 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1132/4602] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:05:40 2026] POST /volume/v3/backups => generated 314 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:05:40.745851 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba583a02-a3ed-42f9-9120-5d9470bd944e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:40.746292 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1168/4603] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:40 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:40.748478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7953d5fe-c864-46dd-8ebb-54221bfc0cd9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:40.750251 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7953d5fe-c864-46dd-8ebb-54221bfc0cd9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:40.750478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7953d5fe-c864-46dd-8ebb-54221bfc0cd9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:40.750686 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7953d5fe-c864-46dd-8ebb-54221bfc0cd9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:40.750823 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7953d5fe-c864-46dd-8ebb-54221bfc0cd9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:40.754945 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:40.754945 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:40.755691 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7953d5fe-c864-46dd-8ebb-54221bfc0cd9 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:40.756001 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1147/4604] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:40 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:41.541654 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-7dde2ff5-e2a0-4171-a212-041d51397ad8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:41.543839 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-7dde2ff5-e2a0-4171-a212-041d51397ad8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] DELETE https://10.4.3.99/volume/v3/attachments/05ad16cf-0df4-40b8-ae4d-f4c078c3ccf0 Jul 03 15:05:41.544113 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-7dde2ff5-e2a0-4171-a212-041d51397ad8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:41.544452 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-7dde2ff5-e2a0-4171-a212-041d51397ad8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:41.552887 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:41.552887 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:41.757543 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a9b58548-aaad-457a-a406-4a71a368964b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:41.759636 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9b58548-aaad-457a-a406-4a71a368964b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:41.759871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9b58548-aaad-457a-a406-4a71a368964b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:41.760156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9b58548-aaad-457a-a406-4a71a368964b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:41.766911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b666b5e7-5abe-4a65-9a61-c28c142eeb84 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:41.768697 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b666b5e7-5abe-4a65-9a61-c28c142eeb84 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:41.768983 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b666b5e7-5abe-4a65-9a61-c28c142eeb84 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:41.769296 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b666b5e7-5abe-4a65-9a61-c28c142eeb84 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:41.769454 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b666b5e7-5abe-4a65-9a61-c28c142eeb84 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:41.771431 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:41.771431 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:41.773477 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:41.773477 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:41.774075 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b666b5e7-5abe-4a65-9a61-c28c142eeb84 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:41.774451 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1169/4605] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:41 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:41.775714 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a9b58548-aaad-457a-a406-4a71a368964b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:41.780878 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9b58548-aaad-457a-a406-4a71a368964b tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:41.781469 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1133/4606] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:41 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:42.077844 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bd0fa2e8-cd3e-42f7-8a0e-28677a0ccbc5 req-7dde2ff5-e2a0-4171-a212-041d51397ad8 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments/05ad16cf-0df4-40b8-ae4d-f4c078c3ccf0 returned with HTTP 200 Jul 03 15:05:42.078280 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1158/4607] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:05:41 2026] DELETE /volume/v3/attachments/05ad16cf-0df4-40b8-ae4d-f4c078c3ccf0 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:42.784014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a0f69c80-a397-44bf-9336-b143e3008610 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:42.786217 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a0f69c80-a397-44bf-9336-b143e3008610 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:42.786476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a0f69c80-a397-44bf-9336-b143e3008610 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:42.786692 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a0f69c80-a397-44bf-9336-b143e3008610 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:42.786832 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a0f69c80-a397-44bf-9336-b143e3008610 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:42.792926 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:42.792926 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:42.793895 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a0f69c80-a397-44bf-9336-b143e3008610 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:42.794350 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1148/4608] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:42 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:42.794491 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb424809-3386-4058-87f5-0931c2a62e1e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:42.796358 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb424809-3386-4058-87f5-0931c2a62e1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:42.796546 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb424809-3386-4058-87f5-0931c2a62e1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:42.796727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb424809-3386-4058-87f5-0931c2a62e1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:42.805517 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:42.805517 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:42.809902 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cb424809-3386-4058-87f5-0931c2a62e1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:42.814406 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb424809-3386-4058-87f5-0931c2a62e1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:42.814772 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1170/4609] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:42 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:42.886918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-f7b343a8-0223-41dd-abef-9bf10510d1da None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:42.888940 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-f7b343a8-0223-41dd-abef-9bf10510d1da tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:42.889281 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-f7b343a8-0223-41dd-abef-9bf10510d1da tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:42.889484 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-f7b343a8-0223-41dd-abef-9bf10510d1da tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:42.898307 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:42.898307 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:42.901458 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-f7b343a8-0223-41dd-abef-9bf10510d1da tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:42.905164 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-f7b343a8-0223-41dd-abef-9bf10510d1da tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:42.905673 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1134/4610] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:05:42 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:42.921909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-5055560c-098c-44f4-a7bb-0ce2b86cb5c9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:42.923974 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-5055560c-098c-44f4-a7bb-0ce2b86cb5c9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] POST https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7/action Jul 03 15:05:42.924352 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-5055560c-098c-44f4-a7bb-0ce2b86cb5c9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:05:42.924525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-5055560c-098c-44f4-a7bb-0ce2b86cb5c9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:42.934712 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:42.934712 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:42.935202 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-5055560c-098c-44f4-a7bb-0ce2b86cb5c9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:42.940839 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-5055560c-098c-44f4-a7bb-0ce2b86cb5c9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Begin detaching volume completed successfully. Jul 03 15:05:42.941100 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-5055560c-098c-44f4-a7bb-0ce2b86cb5c9 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7/action returned with HTTP 202 Jul 03 15:05:42.941631 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1159/4611] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:05:42 2026] POST /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:05:42.957766 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-45748666-1151-410e-9c23-b3302d48346c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:42.960168 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-45748666-1151-410e-9c23-b3302d48346c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:42.960345 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-45748666-1151-410e-9c23-b3302d48346c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:42.960522 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-45748666-1151-410e-9c23-b3302d48346c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:42.971019 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:42.971019 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:42.974421 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-45748666-1151-410e-9c23-b3302d48346c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:42.978969 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-45748666-1151-410e-9c23-b3302d48346c tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:42.979392 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1149/4612] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:42 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:43.806710 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e453481f-a59d-4685-ac39-914eb6cee951 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:43.808526 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e453481f-a59d-4685-ac39-914eb6cee951 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:43.808946 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e453481f-a59d-4685-ac39-914eb6cee951 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:43.809003 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e453481f-a59d-4685-ac39-914eb6cee951 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:43.809216 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e453481f-a59d-4685-ac39-914eb6cee951 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:43.813776 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:43.813776 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:43.814550 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e453481f-a59d-4685-ac39-914eb6cee951 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:43.815063 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1171/4613] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:43 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:43.965539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc6e66db-b18d-4fc5-98f6-3c16dc784627 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:43.965930 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc6e66db-b18d-4fc5-98f6-3c16dc784627 None None] GET https://10.4.3.99/volume// Jul 03 15:05:43.966193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc6e66db-b18d-4fc5-98f6-3c16dc784627 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:43.966505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc6e66db-b18d-4fc5-98f6-3c16dc784627 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:43.966896 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc6e66db-b18d-4fc5-98f6-3c16dc784627 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:05:43.967302 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1135/4614] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:05:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:05:43.976414 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-35bdb123-49c1-459e-9b7c-66784f20b9df None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:43.978542 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-35bdb123-49c1-459e-9b7c-66784f20b9df tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:43.978908 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-35bdb123-49c1-459e-9b7c-66784f20b9df tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:43.980321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-35bdb123-49c1-459e-9b7c-66784f20b9df tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:43.991999 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a2a7f59c-d19f-4b90-aa6f-147758f30f33 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:43.992898 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:43.992898 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:43.993832 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2a7f59c-d19f-4b90-aa6f-147758f30f33 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:43.994026 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a2a7f59c-d19f-4b90-aa6f-147758f30f33 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:43.994705 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a2a7f59c-d19f-4b90-aa6f-147758f30f33 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:43.998391 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-35bdb123-49c1-459e-9b7c-66784f20b9df tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:44.002930 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:44.002930 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:44.003643 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-35bdb123-49c1-459e-9b7c-66784f20b9df tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:44.004236 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1160/4615] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:05:43 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:05:44.006481 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a2a7f59c-d19f-4b90-aa6f-147758f30f33 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:44.012955 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a2a7f59c-d19f-4b90-aa6f-147758f30f33 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:44.013570 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1150/4616] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:43 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:44.790485 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-849c1a21-236f-4470-9b4f-b1ac3fe91b67 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:44.793564 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-849c1a21-236f-4470-9b4f-b1ac3fe91b67 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] DELETE https://10.4.3.99/volume/v3/attachments/d5b9e3b7-11f2-4078-9bb6-fa42769aceee Jul 03 15:05:44.793791 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-849c1a21-236f-4470-9b4f-b1ac3fe91b67 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:44.794306 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-849c1a21-236f-4470-9b4f-b1ac3fe91b67 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:44.802377 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:44.802377 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:44.828850 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f5e5b1ed-fd45-4354-a4e6-bea9505b8298 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:44.831105 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5e5b1ed-fd45-4354-a4e6-bea9505b8298 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:44.831773 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f5e5b1ed-fd45-4354-a4e6-bea9505b8298 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:44.832021 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f5e5b1ed-fd45-4354-a4e6-bea9505b8298 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:44.832221 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f5e5b1ed-fd45-4354-a4e6-bea9505b8298 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:44.838190 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:44.838190 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:44.838873 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f5e5b1ed-fd45-4354-a4e6-bea9505b8298 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:44.839406 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1136/4617] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:44 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:45.026908 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-684669b8-05ea-4aee-ab51-762956d936c3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:45.028606 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-684669b8-05ea-4aee-ab51-762956d936c3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:45.030172 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-684669b8-05ea-4aee-ab51-762956d936c3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:45.030172 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-684669b8-05ea-4aee-ab51-762956d936c3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:45.037993 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:45.037993 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:45.041795 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-684669b8-05ea-4aee-ab51-762956d936c3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:45.046009 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-684669b8-05ea-4aee-ab51-762956d936c3 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:45.046522 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1161/4618] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:45 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:45.338543 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e4f4010e-02e6-49c9-84c8-f6b7605cab87 req-849c1a21-236f-4470-9b4f-b1ac3fe91b67 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/attachments/d5b9e3b7-11f2-4078-9bb6-fa42769aceee returned with HTTP 200 Jul 03 15:05:45.339679 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1172/4619] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:05:44 2026] DELETE /volume/v3/attachments/d5b9e3b7-11f2-4078-9bb6-fa42769aceee => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:45.852145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-38a20928-f6a9-4270-80d1-f5ee82215947 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:45.853875 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-38a20928-f6a9-4270-80d1-f5ee82215947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:45.854081 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-38a20928-f6a9-4270-80d1-f5ee82215947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:45.854663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-38a20928-f6a9-4270-80d1-f5ee82215947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:45.854663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-38a20928-f6a9-4270-80d1-f5ee82215947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:45.861473 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:45.861473 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:45.861948 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-38a20928-f6a9-4270-80d1-f5ee82215947 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:45.862504 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1151/4620] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:45 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:46.061944 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-95be3311-39fd-4bba-bf81-60338a16075a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:46.063760 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95be3311-39fd-4bba-bf81-60338a16075a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:46.063930 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95be3311-39fd-4bba-bf81-60338a16075a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:46.064149 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-95be3311-39fd-4bba-bf81-60338a16075a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:46.070954 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:46.070954 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:46.074447 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-95be3311-39fd-4bba-bf81-60338a16075a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:46.078413 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-95be3311-39fd-4bba-bf81-60338a16075a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:46.078747 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1137/4621] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:46 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:46.092827 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d3460769-c65d-4a26-a34a-2e4fd2e83bd6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:46.094650 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d3460769-c65d-4a26-a34a-2e4fd2e83bd6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:46.094852 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d3460769-c65d-4a26-a34a-2e4fd2e83bd6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:46.095024 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d3460769-c65d-4a26-a34a-2e4fd2e83bd6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:46.103002 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:46.103002 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:46.106972 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d3460769-c65d-4a26-a34a-2e4fd2e83bd6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:46.111167 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d3460769-c65d-4a26-a34a-2e4fd2e83bd6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:46.111560 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1162/4622] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:46 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:46.159101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eb08426d-bac7-466b-961a-bfd5f127d62a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:46.160918 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb08426d-bac7-466b-961a-bfd5f127d62a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:46.161103 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb08426d-bac7-466b-961a-bfd5f127d62a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:46.161339 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb08426d-bac7-466b-961a-bfd5f127d62a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:46.168516 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:46.168516 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:46.172222 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eb08426d-bac7-466b-961a-bfd5f127d62a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:46.176305 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb08426d-bac7-466b-961a-bfd5f127d62a tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:46.176752 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1173/4623] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:46 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:46.193912 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8c7dafaa-8f06-4d9d-b597-a72fc4e58357 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:46.196238 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c7dafaa-8f06-4d9d-b597-a72fc4e58357 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:46.196504 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c7dafaa-8f06-4d9d-b597-a72fc4e58357 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:46.196791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8c7dafaa-8f06-4d9d-b597-a72fc4e58357 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:46.206257 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:46.206257 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:46.211278 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8c7dafaa-8f06-4d9d-b597-a72fc4e58357 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:46.217138 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8c7dafaa-8f06-4d9d-b597-a72fc4e58357 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:46.217748 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1152/4624] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:46 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:46.273511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0769d9f0-c4e2-4bda-976f-c783f42556ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:46.275665 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0769d9f0-c4e2-4bda-976f-c783f42556ab tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:46.275922 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0769d9f0-c4e2-4bda-976f-c783f42556ab tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:46.276185 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0769d9f0-c4e2-4bda-976f-c783f42556ab tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:46.284981 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:46.284981 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:46.289924 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0769d9f0-c4e2-4bda-976f-c783f42556ab tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:46.295257 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0769d9f0-c4e2-4bda-976f-c783f42556ab tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:46.295728 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1138/4625] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:46 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:46.872926 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8d6461f3-7065-4c2a-8ec6-370e4c75ad5a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:46.875012 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d6461f3-7065-4c2a-8ec6-370e4c75ad5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:46.875297 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d6461f3-7065-4c2a-8ec6-370e4c75ad5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:46.875483 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8d6461f3-7065-4c2a-8ec6-370e4c75ad5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:46.875601 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8d6461f3-7065-4c2a-8ec6-370e4c75ad5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:46.879936 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:46.879936 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:46.880560 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8d6461f3-7065-4c2a-8ec6-370e4c75ad5a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:46.880928 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1163/4626] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:46 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:47.892052 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb243c1f-6f67-4b72-859e-f0b3411e4cbb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:47.893851 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb243c1f-6f67-4b72-859e-f0b3411e4cbb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:47.894035 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb243c1f-6f67-4b72-859e-f0b3411e4cbb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:47.894243 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb243c1f-6f67-4b72-859e-f0b3411e4cbb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:47.894334 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-cb243c1f-6f67-4b72-859e-f0b3411e4cbb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:47.898381 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:47.898381 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:47.898973 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb243c1f-6f67-4b72-859e-f0b3411e4cbb tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:47.899361 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1174/4627] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:47 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:48.909201 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-71084770-efb8-48be-95d7-9eedebde08af None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:48.910995 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-71084770-efb8-48be-95d7-9eedebde08af tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:48.911223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-71084770-efb8-48be-95d7-9eedebde08af tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:48.911425 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-71084770-efb8-48be-95d7-9eedebde08af tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:48.911542 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-71084770-efb8-48be-95d7-9eedebde08af tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:48.915978 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:48.915978 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:48.916587 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-71084770-efb8-48be-95d7-9eedebde08af tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:48.916953 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1153/4628] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:48 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:49.926757 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4c679849-4c0d-449a-85cd-ce7930d24ad8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:49.928631 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c679849-4c0d-449a-85cd-ce7930d24ad8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:49.928892 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c679849-4c0d-449a-85cd-ce7930d24ad8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:49.929139 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4c679849-4c0d-449a-85cd-ce7930d24ad8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:49.929291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-4c679849-4c0d-449a-85cd-ce7930d24ad8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:49.933585 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:49.933585 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:49.934267 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4c679849-4c0d-449a-85cd-ce7930d24ad8 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:49.934654 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1139/4629] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:49 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:50.947238 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f74edfe0-eca6-4258-b2df-c6495395bd3a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:50.948835 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f74edfe0-eca6-4258-b2df-c6495395bd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:50.950871 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f74edfe0-eca6-4258-b2df-c6495395bd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:50.950871 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f74edfe0-eca6-4258-b2df-c6495395bd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:50.950871 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f74edfe0-eca6-4258-b2df-c6495395bd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:50.955149 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:50.955149 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:50.955149 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f74edfe0-eca6-4258-b2df-c6495395bd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:50.955648 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1164/4630] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:50 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:51.967808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eceb6804-8471-426f-8b39-b4cb9040dd4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:51.971015 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eceb6804-8471-426f-8b39-b4cb9040dd4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:51.971015 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eceb6804-8471-426f-8b39-b4cb9040dd4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:51.971015 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eceb6804-8471-426f-8b39-b4cb9040dd4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:51.971808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-eceb6804-8471-426f-8b39-b4cb9040dd4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:51.975280 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:51.975280 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:51.976063 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eceb6804-8471-426f-8b39-b4cb9040dd4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:51.976251 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1175/4631] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:51 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:52.988313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7ac87e1a-4c9b-4a21-a5f5-86ffc4354ba4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:52.990894 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7ac87e1a-4c9b-4a21-a5f5-86ffc4354ba4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:52.991270 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7ac87e1a-4c9b-4a21-a5f5-86ffc4354ba4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:52.991520 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7ac87e1a-4c9b-4a21-a5f5-86ffc4354ba4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:52.991681 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7ac87e1a-4c9b-4a21-a5f5-86ffc4354ba4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:52.994306 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=137,cinder:UPDATE=39,cinder:INSERT=22 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:05:52.998464 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:52.998464 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:52.999272 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7ac87e1a-4c9b-4a21-a5f5-86ffc4354ba4 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:52.999736 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1154/4632] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:52 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:53.869799 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7335c378-93d6-47a3-89f9-49ac6c4cbdba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:53.871996 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7335c378-93d6-47a3-89f9-49ac6c4cbdba tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] DELETE https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:53.872283 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7335c378-93d6-47a3-89f9-49ac6c4cbdba tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:53.872523 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7335c378-93d6-47a3-89f9-49ac6c4cbdba tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:53.872729 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-7335c378-93d6-47a3-89f9-49ac6c4cbdba tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Delete volume with id: 70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:53.881648 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:53.881648 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:53.882254 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7335c378-93d6-47a3-89f9-49ac6c4cbdba tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:53.901597 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7335c378-93d6-47a3-89f9-49ac6c4cbdba tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Delete volume request issued successfully. Jul 03 15:05:53.901810 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7335c378-93d6-47a3-89f9-49ac6c4cbdba tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 202 Jul 03 15:05:53.902358 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1140/4633] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:05:53 2026] DELETE /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:05:53.909976 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-01d95eb8-68c4-4cfa-a62f-a250c6053120 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:53.911752 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-01d95eb8-68c4-4cfa-a62f-a250c6053120 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:53.911959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-01d95eb8-68c4-4cfa-a62f-a250c6053120 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:53.912200 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-01d95eb8-68c4-4cfa-a62f-a250c6053120 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:53.919705 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:53.919705 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:53.924625 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-01d95eb8-68c4-4cfa-a62f-a250c6053120 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:53.930482 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-01d95eb8-68c4-4cfa-a62f-a250c6053120 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 200 Jul 03 15:05:53.930874 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1165/4634] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:53 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:54.010813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6fff1be4-70e8-4f5a-874c-4becbce10653 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:54.012587 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6fff1be4-70e8-4f5a-874c-4becbce10653 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:54.012799 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6fff1be4-70e8-4f5a-874c-4becbce10653 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:54.012977 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6fff1be4-70e8-4f5a-874c-4becbce10653 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:54.013091 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-6fff1be4-70e8-4f5a-874c-4becbce10653 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:54.017473 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:54.017473 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:54.018085 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6fff1be4-70e8-4f5a-874c-4becbce10653 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:54.018499 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1176/4635] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:54 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:54.947314 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2041d3a2-f84a-4577-a059-080a353cddcd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:54.949275 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2041d3a2-f84a-4577-a059-080a353cddcd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 Jul 03 15:05:54.949476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2041d3a2-f84a-4577-a059-080a353cddcd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:54.949650 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2041d3a2-f84a-4577-a059-080a353cddcd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:54.955518 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2041d3a2-f84a-4577-a059-080a353cddcd tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 returned with HTTP 404 Jul 03 15:05:54.955973 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1155/4636] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:54 2026] GET /volume/v3/volumes/70f7b7ab-aa7b-45cf-ae90-87a32dbe7fe7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:54.963607 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-102310f5-308b-4c2c-a796-b7f6893f2c08 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:54.965752 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-102310f5-308b-4c2c-a796-b7f6893f2c08 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:54.965990 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-102310f5-308b-4c2c-a796-b7f6893f2c08 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:54.966294 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-102310f5-308b-4c2c-a796-b7f6893f2c08 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:54.966523 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-102310f5-308b-4c2c-a796-b7f6893f2c08 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Delete volume with id: a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:54.976508 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:54.976508 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:54.977194 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-102310f5-308b-4c2c-a796-b7f6893f2c08 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:55.001304 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-102310f5-308b-4c2c-a796-b7f6893f2c08 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Delete volume request issued successfully. Jul 03 15:05:55.001567 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-102310f5-308b-4c2c-a796-b7f6893f2c08 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 202 Jul 03 15:05:55.002120 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1141/4637] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:05:54 2026] DELETE /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:05:55.011661 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c9ab0edc-738a-4e6c-ab4e-c061b3f87b1e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:55.013399 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c9ab0edc-738a-4e6c-ab4e-c061b3f87b1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:55.013587 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c9ab0edc-738a-4e6c-ab4e-c061b3f87b1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:55.013763 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c9ab0edc-738a-4e6c-ab4e-c061b3f87b1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:55.021224 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:55.021224 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:55.024720 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c9ab0edc-738a-4e6c-ab4e-c061b3f87b1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:55.028970 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c9ab0edc-738a-4e6c-ab4e-c061b3f87b1e tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 200 Jul 03 15:05:55.029387 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1166/4638] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:55 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:55.031497 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dfc72f90-f655-47a1-ace5-15e390dfb1f2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:55.033602 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dfc72f90-f655-47a1-ace5-15e390dfb1f2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:55.033883 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dfc72f90-f655-47a1-ace5-15e390dfb1f2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:55.034140 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dfc72f90-f655-47a1-ace5-15e390dfb1f2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:55.034287 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-dfc72f90-f655-47a1-ace5-15e390dfb1f2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:55.039712 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:55.039712 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:55.040779 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dfc72f90-f655-47a1-ace5-15e390dfb1f2 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:55.041289 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1177/4639] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:55 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:56.042929 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4efda2a8-768c-4050-94d7-b27b1ea6f810 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:56.044740 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4efda2a8-768c-4050-94d7-b27b1ea6f810 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 Jul 03 15:05:56.044928 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4efda2a8-768c-4050-94d7-b27b1ea6f810 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:56.045149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4efda2a8-768c-4050-94d7-b27b1ea6f810 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:56.051066 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4efda2a8-768c-4050-94d7-b27b1ea6f810 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 returned with HTTP 404 Jul 03 15:05:56.051539 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1156/4640] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:56 2026] GET /volume/v3/volumes/a121cd45-d13d-454e-a182-5998985f1ea1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:56.052349 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9bcae02-c4c3-4c7f-a303-8cc343c46a52 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:56.054330 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9bcae02-c4c3-4c7f-a303-8cc343c46a52 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:56.054567 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9bcae02-c4c3-4c7f-a303-8cc343c46a52 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:56.054789 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9bcae02-c4c3-4c7f-a303-8cc343c46a52 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:56.054933 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d9bcae02-c4c3-4c7f-a303-8cc343c46a52 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:56.059924 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:56.059924 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:05:56.060708 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9bcae02-c4c3-4c7f-a303-8cc343c46a52 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:56.061179 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1142/4641] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:56 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:56.111763 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d11e3a65-fca3-40a0-a475-aee8d8ca61c6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:56.114533 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d11e3a65-fca3-40a0-a475-aee8d8ca61c6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] DELETE https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:05:56.114737 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d11e3a65-fca3-40a0-a475-aee8d8ca61c6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:56.114996 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d11e3a65-fca3-40a0-a475-aee8d8ca61c6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:56.115300 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-d11e3a65-fca3-40a0-a475-aee8d8ca61c6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Delete volume with id: 0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:05:56.124419 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:56.124419 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:56.124963 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d11e3a65-fca3-40a0-a475-aee8d8ca61c6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:56.145917 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d11e3a65-fca3-40a0-a475-aee8d8ca61c6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Delete volume request issued successfully. Jul 03 15:05:56.146240 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d11e3a65-fca3-40a0-a475-aee8d8ca61c6 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 202 Jul 03 15:05:56.146806 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1167/4642] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:05:56 2026] DELETE /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:05:56.154992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e5ad17ac-d3a4-4d26-8caa-404893f091ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:56.156815 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5ad17ac-d3a4-4d26-8caa-404893f091ca tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:05:56.157048 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e5ad17ac-d3a4-4d26-8caa-404893f091ca tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:56.157244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e5ad17ac-d3a4-4d26-8caa-404893f091ca tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:56.166703 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:56.166703 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:56.172121 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e5ad17ac-d3a4-4d26-8caa-404893f091ca tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Volume info retrieved successfully. Jul 03 15:05:56.177643 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e5ad17ac-d3a4-4d26-8caa-404893f091ca tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 200 Jul 03 15:05:56.178252 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1178/4643] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:56 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:57.073261 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1ed3fbd5-422f-4618-a2ee-3c19dc9b6c5c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:57.075183 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1ed3fbd5-422f-4618-a2ee-3c19dc9b6c5c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:57.075415 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1ed3fbd5-422f-4618-a2ee-3c19dc9b6c5c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:57.075599 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1ed3fbd5-422f-4618-a2ee-3c19dc9b6c5c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:57.075698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1ed3fbd5-422f-4618-a2ee-3c19dc9b6c5c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:57.081373 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:57.081373 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:57.081373 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1ed3fbd5-422f-4618-a2ee-3c19dc9b6c5c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:57.081373 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1157/4644] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:57 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:57.190789 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1e5cc732-1f99-4289-9afc-67346c3dea69 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:57.192665 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e5cc732-1f99-4289-9afc-67346c3dea69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] GET https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d Jul 03 15:05:57.192840 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1e5cc732-1f99-4289-9afc-67346c3dea69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:57.193021 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1e5cc732-1f99-4289-9afc-67346c3dea69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:57.198706 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1e5cc732-1f99-4289-9afc-67346c3dea69 tempest-AttachVolumeTestJSON-1759450832 tempest-AttachVolumeTestJSON-1759450832-project-member] https://10.4.3.99/volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d returned with HTTP 404 Jul 03 15:05:57.199194 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1143/4645] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:05:57 2026] GET /volume/v3/volumes/0149cc2f-d149-4d61-bd49-4995ec810c7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:58.091345 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-de096937-dea7-4477-aa2c-6e225964e4bf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:58.093641 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de096937-dea7-4477-aa2c-6e225964e4bf tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:58.093915 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de096937-dea7-4477-aa2c-6e225964e4bf tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:58.094173 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de096937-dea7-4477-aa2c-6e225964e4bf tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:58.094321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-de096937-dea7-4477-aa2c-6e225964e4bf tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:58.096349 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=162,cinder:INSERT=19,cinder:UPDATE=35 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:05:58.099918 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:58.099918 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:58.100707 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de096937-dea7-4477-aa2c-6e225964e4bf tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:58.101137 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1168/4646] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:58 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:58.114225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-846ab1fe-9506-4300-bdd3-4e8de975dafe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:58.115893 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-846ab1fe-9506-4300-bdd3-4e8de975dafe tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] POST https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564/action Jul 03 15:05:58.116255 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-846ab1fe-9506-4300-bdd3-4e8de975dafe tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:05:58.116412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-846ab1fe-9506-4300-bdd3-4e8de975dafe tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:58.117715 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-846ab1fe-9506-4300-bdd3-4e8de975dafe tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Updating backup '856b2bd1-427d-44f6-9219-60225d74d564' with '{'status': 'error'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 15:05:58.119535 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=141,cinder:UPDATE=26,cinder:INSERT=10 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:05:58.126083 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:58.126083 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:58.127544 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.policy [None req-846ab1fe-9506-4300-bdd3-4e8de975dafe tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4f1c393043be4dc0bce12a2342d3abdf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73ecc17b8bd34dc5a5523d833843aea4', '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=99977) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:05:58.127757 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-846ab1fe-9506-4300-bdd3-4e8de975dafe tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564/action returned with HTTP 403 Jul 03 15:05:58.128412 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1179/4647] 10.4.3.99 () {70 vars in 1423 bytes} [Fri Jul 3 15:05:58 2026] POST /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:58.135192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a7a70744-7350-4732-afad-2ba9ecfdce01 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:58.136673 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a7a70744-7350-4732-afad-2ba9ecfdce01 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be Jul 03 15:05:58.136879 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a7a70744-7350-4732-afad-2ba9ecfdce01 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:58.137169 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a7a70744-7350-4732-afad-2ba9ecfdce01 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:58.137360 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-a7a70744-7350-4732-afad-2ba9ecfdce01 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Delete volume with id: c303fd3f-6e1f-4eac-8085-ca46a26f58be Jul 03 15:05:58.145192 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:58.145192 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:58.145538 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a7a70744-7350-4732-afad-2ba9ecfdce01 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:58.153683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-89da72dd-eb2e-4f16-b557-e22df391d195 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:58.156346 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-89da72dd-eb2e-4f16-b557-e22df391d195 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/limits Jul 03 15:05:58.156544 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-89da72dd-eb2e-4f16-b557-e22df391d195 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:58.156811 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-89da72dd-eb2e-4f16-b557-e22df391d195 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:58.158661 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=143,cinder:UPDATE=25,cinder:INSERT=11 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:05:58.167551 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a7a70744-7350-4732-afad-2ba9ecfdce01 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Delete volume request issued successfully. Jul 03 15:05:58.167551 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a7a70744-7350-4732-afad-2ba9ecfdce01 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be returned with HTTP 202 Jul 03 15:05:58.167890 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1158/4648] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:05:58 2026] DELETE /volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:05:58.174900 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-69a359ea-e055-4bc5-8d86-fc423a86c913 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:58.177461 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-69a359ea-e055-4bc5-8d86-fc423a86c913 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be Jul 03 15:05:58.177772 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-69a359ea-e055-4bc5-8d86-fc423a86c913 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:58.178032 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-69a359ea-e055-4bc5-8d86-fc423a86c913 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:58.180355 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-89da72dd-eb2e-4f16-b557-e22df391d195 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/limits returned with HTTP 200 Jul 03 15:05:58.180746 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1144/4649] 10.4.3.99 () {68 vars in 1477 bytes} [Fri Jul 3 15:05:58 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:58.187697 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:58.187697 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:58.192642 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-69a359ea-e055-4bc5-8d86-fc423a86c913 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:05:58.198894 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-69a359ea-e055-4bc5-8d86-fc423a86c913 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be returned with HTTP 200 Jul 03 15:05:58.199470 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1169/4650] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:58 2026] GET /volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:58.719463 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-8424354e-b62f-4d22-a4b7-9818e32fed5b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:58.721714 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-8424354e-b62f-4d22-a4b7-9818e32fed5b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:05:58.721926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-8424354e-b62f-4d22-a4b7-9818e32fed5b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:58.722147 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-8424354e-b62f-4d22-a4b7-9818e32fed5b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:58.732350 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:58.732350 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:58.736412 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-8424354e-b62f-4d22-a4b7-9818e32fed5b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:05:58.742796 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-8424354e-b62f-4d22-a4b7-9818e32fed5b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 200 Jul 03 15:05:58.743382 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1180/4651] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:05:58 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 1661 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:05:58.753174 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-7a6056db-e711-4a86-a6a4-fa64dae32cef None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:58.755864 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-7a6056db-e711-4a86-a6a4-fa64dae32cef tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:05:58.756349 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-7a6056db-e711-4a86-a6a4-fa64dae32cef tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e7fcfc1-1c28-488a-98c5-304f7eda2dab", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1099335467", "description": null, "metadata": {}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:05:58.771229 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:58.771229 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:58.771857 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-7a6056db-e711-4a86-a6a4-fa64dae32cef tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:05:58.772044 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-7a6056db-e711-4a86-a6a4-fa64dae32cef tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create snapshot from volume 3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:05:58.812733 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-7a6056db-e711-4a86-a6a4-fa64dae32cef tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Created reservations ['fa1c1160-e463-4d16-b96c-e657f399bceb', '22784500-45aa-4447-9e62-f5abdfc87367', '09901ce1-4b8b-49ad-a60c-a240733bb0c8', '57c5e076-3279-49e8-85b9-a2d987dbb0fc'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:05:58.860614 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-7a6056db-e711-4a86-a6a4-fa64dae32cef tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot force create request issued successfully. Jul 03 15:05:58.861063 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f8bf5be-ded9-46f2-aa53-11118aff771e req-7a6056db-e711-4a86-a6a4-fa64dae32cef tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:05:58.861583 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1159/4652] 10.4.3.99 () {72 vars in 1540 bytes} [Fri Jul 3 15:05:58 2026] POST /volume/v3/snapshots => generated 324 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:05:59.215615 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fa8cfb69-42e5-4ef0-8eaf-ecf47aee66c1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:59.218363 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa8cfb69-42e5-4ef0-8eaf-ecf47aee66c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be Jul 03 15:05:59.218363 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa8cfb69-42e5-4ef0-8eaf-ecf47aee66c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:59.218594 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fa8cfb69-42e5-4ef0-8eaf-ecf47aee66c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:59.225740 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fa8cfb69-42e5-4ef0-8eaf-ecf47aee66c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be returned with HTTP 404 Jul 03 15:05:59.226493 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1145/4653] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:59 2026] GET /volume/v3/volumes/c303fd3f-6e1f-4eac-8085-ca46a26f58be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:05:59.235053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8a275d7e-21f3-4f0e-b6ba-92227ff9e037 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:59.236845 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8a275d7e-21f3-4f0e-b6ba-92227ff9e037 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:05:59.237074 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8a275d7e-21f3-4f0e-b6ba-92227ff9e037 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:59.237301 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8a275d7e-21f3-4f0e-b6ba-92227ff9e037 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:59.237418 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-8a275d7e-21f3-4f0e-b6ba-92227ff9e037 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:59.242540 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:59.242540 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:05:59.243552 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8a275d7e-21f3-4f0e-b6ba-92227ff9e037 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-reader] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:05:59.244074 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1170/4654] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:59 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:05:59.256215 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0e2c62da-cc31-428f-9a6c-666774c4a2ae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:59.258851 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e2c62da-cc31-428f-9a6c-666774c4a2ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] DELETE https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:59.259083 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e2c62da-cc31-428f-9a6c-666774c4a2ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:59.259291 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e2c62da-cc31-428f-9a6c-666774c4a2ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:59.259386 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-0e2c62da-cc31-428f-9a6c-666774c4a2ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Delete backup with id: 856b2bd1-427d-44f6-9219-60225d74d564. Jul 03 15:05:59.264219 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:59.264219 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:05:59.277303 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-0e2c62da-cc31-428f-9a6c-666774c4a2ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] delete_backup rpcapi backup_id 856b2bd1-427d-44f6-9219-60225d74d564 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:05:59.279096 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e2c62da-cc31-428f-9a6c-666774c4a2ae tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 202 Jul 03 15:05:59.279587 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1181/4655] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:05:59 2026] DELETE /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:05:59.286394 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-19762cab-77af-473c-bba3-7c04351ddb4c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:05:59.288621 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19762cab-77af-473c-bba3-7c04351ddb4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:05:59.288862 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19762cab-77af-473c-bba3-7c04351ddb4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:05:59.289064 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-19762cab-77af-473c-bba3-7c04351ddb4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:05:59.289231 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-19762cab-77af-473c-bba3-7c04351ddb4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:05:59.293273 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:05:59.293273 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:05:59.293898 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-19762cab-77af-473c-bba3-7c04351ddb4c tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 200 Jul 03 15:05:59.294330 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1160/4656] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:05:59 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:00.306195 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1f7e6402-e41f-4796-a45c-41acbba0fd3a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.308183 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f7e6402-e41f-4796-a45c-41acbba0fd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 Jul 03 15:06:00.308486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f7e6402-e41f-4796-a45c-41acbba0fd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:00.308697 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f7e6402-e41f-4796-a45c-41acbba0fd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:00.308793 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1f7e6402-e41f-4796-a45c-41acbba0fd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 856b2bd1-427d-44f6-9219-60225d74d564. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:00.312699 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f7e6402-e41f-4796-a45c-41acbba0fd3a tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 returned with HTTP 404 Jul 03 15:06:00.313326 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1146/4657] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:00 2026] GET /volume/v3/backups/856b2bd1-427d-44f6-9219-60225d74d564 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:00.319948 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3a0f2d22-1490-49e3-9430-aa6420ab10cd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.322122 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3a0f2d22-1490-49e3-9430-aa6420ab10cd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] DELETE https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:06:00.322399 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3a0f2d22-1490-49e3-9430-aa6420ab10cd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:00.322627 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3a0f2d22-1490-49e3-9430-aa6420ab10cd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:00.322787 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-3a0f2d22-1490-49e3-9430-aa6420ab10cd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Delete backup with id: 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. Jul 03 15:06:00.327427 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:00.327427 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:00.339082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.backup.rpcapi [None req-3a0f2d22-1490-49e3-9430-aa6420ab10cd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] delete_backup rpcapi backup_id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978 {{(pid=99979) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:06:00.340473 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-82e87e23-9a18-4d29-89cf-eb34765cd77d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.341056 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3a0f2d22-1490-49e3-9430-aa6420ab10cd tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 202 Jul 03 15:06:00.341607 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1171/4658] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:06:00 2026] DELETE /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:06:00.348730 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9576a4a1-3050-408e-a663-c24f4098b52d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.350446 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9576a4a1-3050-408e-a663-c24f4098b52d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:06:00.350662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9576a4a1-3050-408e-a663-c24f4098b52d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:00.350849 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9576a4a1-3050-408e-a663-c24f4098b52d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:00.350947 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9576a4a1-3050-408e-a663-c24f4098b52d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:00.355148 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:00.355148 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:00.355740 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9576a4a1-3050-408e-a663-c24f4098b52d tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 200 Jul 03 15:06:00.356102 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1161/4659] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:00 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:00.404032 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82e87e23-9a18-4d29-89cf-eb34765cd77d tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:06:00.404440 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82e87e23-9a18-4d29-89cf-eb34765cd77d tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2118903987"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:00.416681 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82e87e23-9a18-4d29-89cf-eb34765cd77d tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:06:00.417087 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1182/4660] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:06:00 2026] POST /volume/v3/types => generated 224 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:00.425086 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bdd152f3-830f-41bd-bada-48ee8e9ac65c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.427083 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bdd152f3-830f-41bd-bada-48ee8e9ac65c tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 15:06:00.427615 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bdd152f3-830f-41bd-bada-48ee8e9ac65c tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1416001389"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:00.439964 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bdd152f3-830f-41bd-bada-48ee8e9ac65c tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 15:06:00.440375 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1147/4661] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 15:06:00 2026] POST /volume/v3/group_types => generated 181 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:00.449188 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-be6ac337-0e1b-4763-9df4-04d160a7fca7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.507360 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be6ac337-0e1b-4763-9df4-04d160a7fca7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/groups Jul 03 15:06:00.507716 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-be6ac337-0e1b-4763-9df4-04d160a7fca7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9daa25b9-92cf-4daa-ae7c-eeb75fd73a42", "volume_types": ["36ae11bd-3629-4098-b2a4-d92a1f47cfc2"], "name": "tempest-GroupSnapshotsTest-Group-1228279146"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:00.509026 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-be6ac337-0e1b-4763-9df4-04d160a7fca7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating new group {'group': {'group_type': '9daa25b9-92cf-4daa-ae7c-eeb75fd73a42', 'volume_types': ['36ae11bd-3629-4098-b2a4-d92a1f47cfc2'], 'name': 'tempest-GroupSnapshotsTest-Group-1228279146'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:06:00.512904 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.groups [None req-be6ac337-0e1b-4763-9df4-04d160a7fca7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating group tempest-GroupSnapshotsTest-Group-1228279146. Jul 03 15:06:00.519504 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-be6ac337-0e1b-4763-9df4-04d160a7fca7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Availability Zones retrieved successfully. Jul 03 15:06:00.542562 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-be6ac337-0e1b-4763-9df4-04d160a7fca7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['6a03c108-f2eb-42b6-92b5-193ada9300b8'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:00.571867 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be6ac337-0e1b-4763-9df4-04d160a7fca7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups returned with HTTP 202 Jul 03 15:06:00.572216 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1172/4662] 10.4.3.99 () {70 vars in 1290 bytes} [Fri Jul 3 15:06:00 2026] POST /volume/v3/groups => generated 112 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:00.580032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-47cbf5d1-9ac3-4181-9b8f-ac2cd8b7b8a9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.581998 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-47cbf5d1-9ac3-4181-9b8f-ac2cd8b7b8a9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d Jul 03 15:06:00.582329 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-47cbf5d1-9ac3-4181-9b8f-ac2cd8b7b8a9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:00.582568 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-47cbf5d1-9ac3-4181-9b8f-ac2cd8b7b8a9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:00.582732 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-47cbf5d1-9ac3-4181-9b8f-ac2cd8b7b8a9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 9d264c37-f993-4b07-a399-8c7b2c72e08d {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:00.586543 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:00.586543 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:00.595743 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-47cbf5d1-9ac3-4181-9b8f-ac2cd8b7b8a9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d returned with HTTP 200 Jul 03 15:06:00.596201 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1162/4663] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:00 2026] GET /volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:00.631376 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7cd54b9c-b178-4d8f-beb7-d332fd154f6b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.633325 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7cd54b9c-b178-4d8f-beb7-d332fd154f6b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd Jul 03 15:06:00.633527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7cd54b9c-b178-4d8f-beb7-d332fd154f6b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:00.633743 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7cd54b9c-b178-4d8f-beb7-d332fd154f6b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:00.638947 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:00.638947 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:00.639601 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7cd54b9c-b178-4d8f-beb7-d332fd154f6b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot retrieved successfully. Jul 03 15:06:00.640490 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7cd54b9c-b178-4d8f-beb7-d332fd154f6b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd returned with HTTP 200 Jul 03 15:06:00.640943 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1183/4664] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:06:00 2026] GET /volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:00.668182 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-04b595d2-3091-4705-9b44-49faceaae5dd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.669997 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:00.670474 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1553460737", "snapshot_id": null, "imageRef": "01acb85c-ca8d-4acc-95eb-5305a702cf95", "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:00.672085 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1553460737', 'snapshot_id': None, 'imageRef': '01acb85c-ca8d-4acc-95eb-5305a702cf95', 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:00.756746 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:00.756746 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:00.757192 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot retrieved successfully. Jul 03 15:06:00.757373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create volume of 1 GB Jul 03 15:06:00.760518 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Availability Zones retrieved successfully. Jul 03 15:06:00.765488 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Flow 'volume_create_api' (b6ab3bcf-327e-4a52-b1af-f592766c6f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:00.766576 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4c9efc-a729-46bc-bf32-42e4f069423c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:00.767496 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:00.801101 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4c9efc-a729-46bc-bf32-42e4f069423c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0f945752-f396-4913-b855-a59d4111c1bd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:00.801889 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f0c5f0-6e70-414e-b466-ed8590f96f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:00.844789 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Created reservations ['c833df52-f009-45b9-8e91-3bff4aef40ee', 'e4740f04-9b74-4107-aa49-e881d863ea74', 'd64038b5-bbc1-4b04-86a1-e48ff967e7a5', 'c4a7b2a1-b5d6-4464-a2ac-10b9da7c4a5e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:00.845489 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f0c5f0-6e70-414e-b466-ed8590f96f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c833df52-f009-45b9-8e91-3bff4aef40ee', 'e4740f04-9b74-4107-aa49-e881d863ea74', 'd64038b5-bbc1-4b04-86a1-e48ff967e7a5', 'c4a7b2a1-b5d6-4464-a2ac-10b9da7c4a5e']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:00.846150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8182b08f-dee3-4c30-9b86-8c2c07d60d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:00.890475 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8182b08f-dee3-4c30-9b86-8c2c07d60d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5907cf61-0b30-4240-a6ce-b28c9a11f94f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1553460737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40fcbb538cd436ebc7a51d35c3ee271',qos_specs=None,replication_status=,reservations=['c833df52-f009-45b9-8e91-3bff4aef40ee','e4740f04-9b74-4107-aa49-e881d863ea74','d64038b5-bbc1-4b04-86a1-e48ff967e7a5','c4a7b2a1-b5d6-4464-a2ac-10b9da7c4a5e'],size=1,snapshot_id=0f945752-f396-4913-b855-a59d4111c1bd,source_replicaid=,source_volid=None,status='creating',user_id='a6b06c75d43f4a2a8bf058c551cc586c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), '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-03T15:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1553460737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5907cf61-0b30-4240-a6ce-b28c9a11f94f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40fcbb538cd436ebc7a51d35c3ee271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0f945752-f396-4913-b855-a59d4111c1bd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b06c75d43f4a2a8bf058c551cc586c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:00.891140 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c30fc3b9-063f-413d-9ed0-21915fff1c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:00.908946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c30fc3b9-063f-413d-9ed0-21915fff1c4e) transitioned into state 'SUCCESS' from state '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-1553460737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40fcbb538cd436ebc7a51d35c3ee271',qos_specs=None,replication_status=,reservations=['c833df52-f009-45b9-8e91-3bff4aef40ee','e4740f04-9b74-4107-aa49-e881d863ea74','d64038b5-bbc1-4b04-86a1-e48ff967e7a5','c4a7b2a1-b5d6-4464-a2ac-10b9da7c4a5e'],size=1,snapshot_id=0f945752-f396-4913-b855-a59d4111c1bd,source_replicaid=,source_volid=None,status='creating',user_id='a6b06c75d43f4a2a8bf058c551cc586c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:00.910010 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4d1118-5284-4fa0-a983-53cdc515a7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:00.939243 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4d1118-5284-4fa0-a983-53cdc515a7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:00.940508 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Flow 'volume_create_api' (b6ab3bcf-327e-4a52-b1af-f592766c6f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:00.940916 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create volume request issued successfully. Jul 03 15:06:00.941698 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04b595d2-3091-4705-9b44-49faceaae5dd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:00.942333 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1148/4665] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:06:00 2026] POST /volume/v3/volumes => generated 812 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:00.954764 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1007c6d8-3ba6-4bb6-a77c-15a0d5657378 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:00.956647 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1007c6d8-3ba6-4bb6-a77c-15a0d5657378 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:06:00.956858 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1007c6d8-3ba6-4bb6-a77c-15a0d5657378 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:00.957093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1007c6d8-3ba6-4bb6-a77c-15a0d5657378 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:00.964708 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:00.964708 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:00.968869 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1007c6d8-3ba6-4bb6-a77c-15a0d5657378 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:06:00.973649 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1007c6d8-3ba6-4bb6-a77c-15a0d5657378 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f returned with HTTP 200 Jul 03 15:06:00.974106 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1173/4666] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:00 2026] GET /volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:01.367351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f88c6f6a-cddd-4d6d-bbd6-f3d111f1cf78 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:01.369116 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f88c6f6a-cddd-4d6d-bbd6-f3d111f1cf78 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 Jul 03 15:06:01.369345 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f88c6f6a-cddd-4d6d-bbd6-f3d111f1cf78 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:01.369538 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f88c6f6a-cddd-4d6d-bbd6-f3d111f1cf78 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:01.369630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f88c6f6a-cddd-4d6d-bbd6-f3d111f1cf78 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id 7f9ca70a-4f75-4943-b8bf-a5fc2882e978. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:01.373386 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f88c6f6a-cddd-4d6d-bbd6-f3d111f1cf78 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 returned with HTTP 404 Jul 03 15:06:01.373825 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1163/4667] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:01 2026] GET /volume/v3/backups/7f9ca70a-4f75-4943-b8bf-a5fc2882e978 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:01.381267 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f0d8b7d1-8163-432f-aa62-a15519069112 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:01.383844 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f0d8b7d1-8163-432f-aa62-a15519069112 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] DELETE https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:06:01.384203 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f0d8b7d1-8163-432f-aa62-a15519069112 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:01.384465 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f0d8b7d1-8163-432f-aa62-a15519069112 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:01.384606 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-f0d8b7d1-8163-432f-aa62-a15519069112 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Delete backup with id: dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. Jul 03 15:06:01.389397 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:01.389397 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:01.402423 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-f0d8b7d1-8163-432f-aa62-a15519069112 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] delete_backup rpcapi backup_id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:06:01.404598 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f0d8b7d1-8163-432f-aa62-a15519069112 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 202 Jul 03 15:06:01.405221 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1184/4668] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:06:01 2026] DELETE /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:06:01.412718 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-12d0cae2-a173-44a9-aaa1-0d83a74b9090 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:01.414600 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12d0cae2-a173-44a9-aaa1-0d83a74b9090 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:06:01.414846 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12d0cae2-a173-44a9-aaa1-0d83a74b9090 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:01.415083 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-12d0cae2-a173-44a9-aaa1-0d83a74b9090 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:01.415269 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-12d0cae2-a173-44a9-aaa1-0d83a74b9090 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:01.419696 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:01.419696 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:01.420350 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-12d0cae2-a173-44a9-aaa1-0d83a74b9090 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 200 Jul 03 15:06:01.420695 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1149/4669] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:01 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:01.606116 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cb809e9a-32ff-4827-a09a-c6ac0bafef93 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:01.607745 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cb809e9a-32ff-4827-a09a-c6ac0bafef93 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d Jul 03 15:06:01.608091 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cb809e9a-32ff-4827-a09a-c6ac0bafef93 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:01.608404 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cb809e9a-32ff-4827-a09a-c6ac0bafef93 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:01.609113 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-cb809e9a-32ff-4827-a09a-c6ac0bafef93 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 9d264c37-f993-4b07-a399-8c7b2c72e08d {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:01.612098 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:01.612098 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:01.619413 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cb809e9a-32ff-4827-a09a-c6ac0bafef93 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d returned with HTTP 200 Jul 03 15:06:01.619413 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1174/4670] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:01 2026] GET /volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:01.628813 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:01.630542 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:01.631035 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-630287930", "volume_type": "36ae11bd-3629-4098-b2a4-d92a1f47cfc2", "group_id": "9d264c37-f993-4b07-a399-8c7b2c72e08d", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:01.633441 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-630287930', 'volume_type': '36ae11bd-3629-4098-b2a4-d92a1f47cfc2', 'group_id': '9d264c37-f993-4b07-a399-8c7b2c72e08d', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:01.641508 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:01.641508 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:01.642087 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume of 1 GB Jul 03 15:06:01.647545 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Availability Zones retrieved successfully. Jul 03 15:06:01.654780 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (d73ba020-b904-46ef-a966-29e178ef42a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:01.655963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c333765a-1a9c-4d8a-9e11-f19d0004a167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:01.656886 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:01.656886 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:01.657237 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:01.681575 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c333765a-1a9c-4d8a-9e11-f19d0004a167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:06:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36ae11bd-3629-4098-b2a4-d92a1f47cfc2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2118903987',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36ae11bd-3629-4098-b2a4-d92a1f47cfc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d264c37-f993-4b07-a399-8c7b2c72e08d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:01.682555 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c39f2ef-38b3-4aa8-9805-7c5edbe26d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:01.715703 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2118903987 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2118903987, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:01.716043 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2118903987 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2118903987, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:01.758196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['fdd47ed6-306c-44d6-97e0-c0802447257c', '5931ac81-e3d9-4090-8adc-d772701bf2e5', '14695743-e9e5-4f64-a623-daf729f9a410', '065d10e5-0de3-4c4c-92e0-2ebdee1cb17b'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:01.759226 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c39f2ef-38b3-4aa8-9805-7c5edbe26d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdd47ed6-306c-44d6-97e0-c0802447257c', '5931ac81-e3d9-4090-8adc-d772701bf2e5', '14695743-e9e5-4f64-a623-daf729f9a410', '065d10e5-0de3-4c4c-92e0-2ebdee1cb17b']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:01.760107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3e1327-4f3f-4ea7-b225-2f553287588b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:01.789100 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3e1327-4f3f-4ea7-b225-2f553287588b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '959601b5-7820-4092-8be5-4af5f88f0bf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-630287930',encryption_key_id=None,group_id=9d264c37-f993-4b07-a399-8c7b2c72e08d,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['fdd47ed6-306c-44d6-97e0-c0802447257c','5931ac81-e3d9-4090-8adc-d772701bf2e5','14695743-e9e5-4f64-a623-daf729f9a410','065d10e5-0de3-4c4c-92e0-2ebdee1cb17b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=36ae11bd-3629-4098-b2a4-d92a1f47cfc2), 'volume': Volume(_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-03T15:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-630287930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d264c37-f993-4b07-a399-8c7b2c72e08d,host=None,id=959601b5-7820-4092-8be5-4af5f88f0bf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cdbcefd48746289d2a028d2bb99293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a93706d1fa694acda032b74028355f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36ae11bd-3629-4098-b2a4-d92a1f47cfc2),volume_type_id=36ae11bd-3629-4098-b2a4-d92a1f47cfc2)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:01.790041 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204ab700-e694-4524-a424-6339c649ef02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:01.811004 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204ab700-e694-4524-a424-6339c649ef02) transitioned into state 'SUCCESS' from state '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-630287930',encryption_key_id=None,group_id=9d264c37-f993-4b07-a399-8c7b2c72e08d,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['fdd47ed6-306c-44d6-97e0-c0802447257c','5931ac81-e3d9-4090-8adc-d772701bf2e5','14695743-e9e5-4f64-a623-daf729f9a410','065d10e5-0de3-4c4c-92e0-2ebdee1cb17b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=36ae11bd-3629-4098-b2a4-d92a1f47cfc2)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:01.812060 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d785b4fe-36b1-43b2-892c-702cf071dd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:01.830876 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d785b4fe-36b1-43b2-892c-702cf071dd6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:01.831951 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (d73ba020-b904-46ef-a966-29e178ef42a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:01.832378 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume request issued successfully. Jul 03 15:06:01.833297 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:01.833449 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:01.876395 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:01.879861 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:01.879861 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:01.886405 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7fa9fb13-fedf-4913-8f60-b1d20b6dea79 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:01.886826 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1164/4671] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:06:01 2026] POST /volume/v3/volumes => generated 820 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:01.900339 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e502b557-5f9a-40a8-9cdf-37537ac6106b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:01.902088 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e502b557-5f9a-40a8-9cdf-37537ac6106b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 Jul 03 15:06:01.902330 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e502b557-5f9a-40a8-9cdf-37537ac6106b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:01.902503 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e502b557-5f9a-40a8-9cdf-37537ac6106b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:01.910066 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:01.910066 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:01.914164 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e502b557-5f9a-40a8-9cdf-37537ac6106b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:01.914862 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-e502b557-5f9a-40a8-9cdf-37537ac6106b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:01.915079 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-e502b557-5f9a-40a8-9cdf-37537ac6106b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:01.953820 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-e502b557-5f9a-40a8-9cdf-37537ac6106b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:01.956969 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:01.956969 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:01.965153 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e502b557-5f9a-40a8-9cdf-37537ac6106b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 returned with HTTP 200 Jul 03 15:06:01.965565 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1185/4672] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:01 2026] GET /volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 => generated 888 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:01.988048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-adad60a7-be90-4c3d-8122-0cff4a0461c4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:01.989722 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-adad60a7-be90-4c3d-8122-0cff4a0461c4 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:06:01.989985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-adad60a7-be90-4c3d-8122-0cff4a0461c4 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:01.990221 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-adad60a7-be90-4c3d-8122-0cff4a0461c4 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:01.997196 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:01.997196 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:02.001296 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-adad60a7-be90-4c3d-8122-0cff4a0461c4 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:06:02.007149 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-adad60a7-be90-4c3d-8122-0cff4a0461c4 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f returned with HTTP 200 Jul 03 15:06:02.007617 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1150/4673] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:01 2026] GET /volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:06:02.021184 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b70a6c64-1d48-449c-b7c5-da203d8b309a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:02.023147 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b70a6c64-1d48-449c-b7c5-da203d8b309a tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:06:02.023392 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b70a6c64-1d48-449c-b7c5-da203d8b309a tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:02.023605 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b70a6c64-1d48-449c-b7c5-da203d8b309a tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:02.031473 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:02.031473 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:02.035758 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b70a6c64-1d48-449c-b7c5-da203d8b309a tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:06:02.041149 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b70a6c64-1d48-449c-b7c5-da203d8b309a tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f returned with HTTP 200 Jul 03 15:06:02.041591 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1175/4674] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:02 2026] GET /volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:06:02.431113 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9ea15346-0a7c-461f-8aa1-60a50e391471 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:02.433514 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9ea15346-0a7c-461f-8aa1-60a50e391471 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 Jul 03 15:06:02.433763 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9ea15346-0a7c-461f-8aa1-60a50e391471 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:02.434002 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9ea15346-0a7c-461f-8aa1-60a50e391471 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:02.434162 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9ea15346-0a7c-461f-8aa1-60a50e391471 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Show backup with id dc06b129-4d9a-4c0b-8ae2-938cc2d051a4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:02.438392 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9ea15346-0a7c-461f-8aa1-60a50e391471 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 returned with HTTP 404 Jul 03 15:06:02.439035 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1165/4675] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:02 2026] GET /volume/v3/backups/dc06b129-4d9a-4c0b-8ae2-938cc2d051a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:02.446857 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18a2e712-a19c-4271-81d6-bc0ce2ea11c1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:02.448718 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18a2e712-a19c-4271-81d6-bc0ce2ea11c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb Jul 03 15:06:02.448909 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18a2e712-a19c-4271-81d6-bc0ce2ea11c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:02.449160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18a2e712-a19c-4271-81d6-bc0ce2ea11c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:02.449332 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-18a2e712-a19c-4271-81d6-bc0ce2ea11c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Delete volume with id: 67850618-fbe8-4251-9346-78ae7d778ffb Jul 03 15:06:02.457147 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:02.457147 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:02.457566 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18a2e712-a19c-4271-81d6-bc0ce2ea11c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:06:02.476291 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18a2e712-a19c-4271-81d6-bc0ce2ea11c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Delete volume request issued successfully. Jul 03 15:06:02.476473 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18a2e712-a19c-4271-81d6-bc0ce2ea11c1 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb returned with HTTP 202 Jul 03 15:06:02.476881 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1186/4676] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:06:02 2026] DELETE /volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:02.485376 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-636d343b-5f67-43be-8370-f82542948e8b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:02.487376 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-636d343b-5f67-43be-8370-f82542948e8b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb Jul 03 15:06:02.487690 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-636d343b-5f67-43be-8370-f82542948e8b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:02.487946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-636d343b-5f67-43be-8370-f82542948e8b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:02.497664 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:02.497664 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:02.502453 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-636d343b-5f67-43be-8370-f82542948e8b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Volume info retrieved successfully. Jul 03 15:06:02.508045 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-636d343b-5f67-43be-8370-f82542948e8b tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb returned with HTTP 200 Jul 03 15:06:02.508490 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1151/4677] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:02 2026] GET /volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:02.980232 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1f295d1d-2f9e-491e-96e1-7d3c4e673411 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:02.982197 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1f295d1d-2f9e-491e-96e1-7d3c4e673411 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 Jul 03 15:06:02.982427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1f295d1d-2f9e-491e-96e1-7d3c4e673411 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:02.982653 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1f295d1d-2f9e-491e-96e1-7d3c4e673411 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:02.991576 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:02.991576 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:02.996072 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1f295d1d-2f9e-491e-96e1-7d3c4e673411 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:02.996771 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-1f295d1d-2f9e-491e-96e1-7d3c4e673411 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:02.996923 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-1f295d1d-2f9e-491e-96e1-7d3c4e673411 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:03.035831 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-1f295d1d-2f9e-491e-96e1-7d3c4e673411 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:03.039065 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:03.039065 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:03.046453 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1f295d1d-2f9e-491e-96e1-7d3c4e673411 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 returned with HTTP 200 Jul 03 15:06:03.046825 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1176/4678] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:02 2026] GET /volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:03.060542 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aa2c1a29-2874-458a-b77d-8b0f0db1b393 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:03.062370 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa2c1a29-2874-458a-b77d-8b0f0db1b393 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/group_snapshots Jul 03 15:06:03.062763 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa2c1a29-2874-458a-b77d-8b0f0db1b393 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9d264c37-f993-4b07-a399-8c7b2c72e08d", "name": "tempest-group_snapshot-2037587067"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:03.065251 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-aa2c1a29-2874-458a-b77d-8b0f0db1b393 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9d264c37-f993-4b07-a399-8c7b2c72e08d', 'name': 'tempest-group_snapshot-2037587067'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 15:06:03.068783 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:03.068783 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:03.072247 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.group_snapshots [None req-aa2c1a29-2874-458a-b77d-8b0f0db1b393 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating group_snapshot tempest-group_snapshot-2037587067. Jul 03 15:06:03.091303 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:03.091303 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:03.102299 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-aa2c1a29-2874-458a-b77d-8b0f0db1b393 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2118903987 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2118903987, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:03.122677 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-aa2c1a29-2874-458a-b77d-8b0f0db1b393 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['4701f8cd-0de0-493a-aace-ddf8d27069be', '3b008c74-f3c0-49cb-8509-8e53f252f7da', '09e013ab-0c73-442c-8c17-217cde410c7f', '7cbaf8bb-429b-4a01-be34-3b10deab9ef8'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:03.148448 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa2c1a29-2874-458a-b77d-8b0f0db1b393 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots returned with HTTP 202 Jul 03 15:06:03.148911 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1166/4679] 10.4.3.99 () {70 vars in 1317 bytes} [Fri Jul 3 15:06:03 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:03.159024 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e1357048-9619-402a-bb8a-36ba96d73da4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:03.161209 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e1357048-9619-402a-bb8a-36ba96d73da4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 Jul 03 15:06:03.161393 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-063e716c-9a8e-4005-93c7-b38e877d325b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:03.161471 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e1357048-9619-402a-bb8a-36ba96d73da4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:03.161637 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e1357048-9619-402a-bb8a-36ba96d73da4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:03.161813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-e1357048-9619-402a-bb8a-36ba96d73da4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 6b81cdf3-096e-4214-a041-6ffa769df659 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:03.164026 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-063e716c-9a8e-4005-93c7-b38e877d325b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:06:03.164292 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-063e716c-9a8e-4005-93c7-b38e877d325b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:03.164536 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-063e716c-9a8e-4005-93c7-b38e877d325b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:03.165820 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:03.165820 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:03.170280 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e1357048-9619-402a-bb8a-36ba96d73da4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 returned with HTTP 200 Jul 03 15:06:03.170915 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1187/4680] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:03 2026] GET /volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:03.173779 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:03.173779 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:03.179017 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-063e716c-9a8e-4005-93c7-b38e877d325b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:06:03.186046 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-063e716c-9a8e-4005-93c7-b38e877d325b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f returned with HTTP 200 Jul 03 15:06:03.186708 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1152/4681] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:06:03 2026] GET /volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f => generated 1403 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:03.522350 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a3c97654-1df7-47dd-9303-d5a1dbd47567 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:03.524395 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3c97654-1df7-47dd-9303-d5a1dbd47567 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] GET https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb Jul 03 15:06:03.524581 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3c97654-1df7-47dd-9303-d5a1dbd47567 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:03.524759 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3c97654-1df7-47dd-9303-d5a1dbd47567 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:03.530805 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3c97654-1df7-47dd-9303-d5a1dbd47567 tempest-ProjectReaderTests33-973751948 tempest-ProjectReaderTests33-973751948-project-admin] https://10.4.3.99/volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb returned with HTTP 404 Jul 03 15:06:03.531336 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1177/4682] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:03 2026] GET /volume/v3/volumes/67850618-fbe8-4251-9346-78ae7d778ffb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:03.747825 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-6111b113-cf59-4c4c-a9dc-8baea896f7e1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:03.750076 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-6111b113-cf59-4c4c-a9dc-8baea896f7e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:06:03.750304 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-6111b113-cf59-4c4c-a9dc-8baea896f7e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:03.750523 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-6111b113-cf59-4c4c-a9dc-8baea896f7e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:03.759025 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:03.759025 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:03.764491 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-6111b113-cf59-4c4c-a9dc-8baea896f7e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:06:03.769502 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-6111b113-cf59-4c4c-a9dc-8baea896f7e1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f returned with HTTP 200 Jul 03 15:06:03.769831 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1167/4683] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:06:03 2026] GET /volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f => generated 1403 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:03.780187 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-357773d3-9c7c-44e4-9d45-bf0d1e273b12 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:03.780648 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-357773d3-9c7c-44e4-9d45-bf0d1e273b12 None None] GET https://10.4.3.99/volume// Jul 03 15:06:03.780648 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-357773d3-9c7c-44e4-9d45-bf0d1e273b12 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:03.780840 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-357773d3-9c7c-44e4-9d45-bf0d1e273b12 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:03.781205 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-357773d3-9c7c-44e4-9d45-bf0d1e273b12 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:06:03.781457 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1188/4684] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:06:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:06:03.788996 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-75ecdcf6-e63b-4ed2-861b-95ed653ba743 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:03.790938 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-75ecdcf6-e63b-4ed2-861b-95ed653ba743 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:06:03.791391 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-75ecdcf6-e63b-4ed2-861b-95ed653ba743 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5907cf61-0b30-4240-a6ce-b28c9a11f94f", "connector": null, "instance_uuid": "ba876337-f0e7-4305-bb23-64e35b69a37f"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:03.798878 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:03.798878 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:03.829291 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-75ecdcf6-e63b-4ed2-861b-95ed653ba743 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:06:03.829946 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1153/4685] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:06:03 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 03 15:06:04.179023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c23afe87-4d30-4f23-b804-e44d7493daaf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:04.180649 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c23afe87-4d30-4f23-b804-e44d7493daaf tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 Jul 03 15:06:04.180854 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c23afe87-4d30-4f23-b804-e44d7493daaf tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:04.181039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c23afe87-4d30-4f23-b804-e44d7493daaf tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:04.181215 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.group_snapshots [None req-c23afe87-4d30-4f23-b804-e44d7493daaf tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 6b81cdf3-096e-4214-a041-6ffa769df659 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:04.184524 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:04.184524 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:04.188195 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c23afe87-4d30-4f23-b804-e44d7493daaf tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 returned with HTTP 200 Jul 03 15:06:04.188534 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1178/4686] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:04 2026] GET /volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:04.197239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-730df641-d575-4f9c-ba0f-4a09dd18fd94 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:04.199172 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-730df641-d575-4f9c-ba0f-4a09dd18fd94 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail Jul 03 15:06:04.199316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-730df641-d575-4f9c-ba0f-4a09dd18fd94 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:04.199536 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-730df641-d575-4f9c-ba0f-4a09dd18fd94 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:04.200030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-730df641-d575-4f9c-ba0f-4a09dd18fd94 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:04.200999 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-730df641-d575-4f9c-ba0f-4a09dd18fd94 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:06:04.208718 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-730df641-d575-4f9c-ba0f-4a09dd18fd94 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all snapshots completed successfully. Jul 03 15:06:04.209173 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:04.209173 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:04.210065 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-730df641-d575-4f9c-ba0f-4a09dd18fd94 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:06:04.210065 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1168/4687] 10.4.3.99 () {66 vars in 1257 bytes} [Fri Jul 3 15:06:04 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 03 15:06:04.221320 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c4857e8b-6e31-46e8-b890-cb4db38d8cec None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:04.223153 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c4857e8b-6e31-46e8-b890-cb4db38d8cec tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/7e750ee2-b4b2-42c0-b0f7-0fc5cba4cdbc Jul 03 15:06:04.223335 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c4857e8b-6e31-46e8-b890-cb4db38d8cec tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:04.223521 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c4857e8b-6e31-46e8-b890-cb4db38d8cec tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:04.228539 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:04.228539 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:04.229006 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c4857e8b-6e31-46e8-b890-cb4db38d8cec tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Snapshot retrieved successfully. Jul 03 15:06:04.230168 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c4857e8b-6e31-46e8-b890-cb4db38d8cec tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/7e750ee2-b4b2-42c0-b0f7-0fc5cba4cdbc returned with HTTP 200 Jul 03 15:06:04.230314 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1189/4688] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:06:04 2026] GET /volume/v3/snapshots/7e750ee2-b4b2-42c0-b0f7-0fc5cba4cdbc => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:04.240291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:04.242054 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/groups/action Jul 03 15:06:04.242357 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "6b81cdf3-096e-4214-a041-6ffa769df659", "name": "tempest-Group_from_snap-54657941"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:06:04.242521 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "6b81cdf3-096e-4214-a041-6ffa769df659", "name": "tempest-Group_from_snap-54657941"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:04.244355 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '6b81cdf3-096e-4214-a041-6ffa769df659', 'name': 'tempest-Group_from_snap-54657941'}}. {{(pid=99978) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 15:06:04.244506 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating group tempest-Group_from_snap-54657941 from group_snapshot 6b81cdf3-096e-4214-a041-6ffa769df659. Jul 03 15:06:04.249028 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:04.249028 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:04.256538 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:04.256538 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:04.259928 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:04.259928 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:04.290880 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['1969c250-f109-4b56-bcf4-28d686aefdca'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:04.804931 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b637a914-6e4c-4e83-bedd-b63291992b37 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:04.832372 np0000004430 devstack@c-api.service[99978]: INFO cinder.group.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] A mapping entry already exists for group 86a65330-7614-47d3-b13d-eef037b1ae05 and volume type 36ae11bd-3629-4098-b2a4-d92a1f47cfc2. Do not need to create again. Jul 03 15:06:04.832779 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:04.832779 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:04.833517 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Availability Zones retrieved successfully. Jul 03 15:06:04.839900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (b025af3c-5059-4945-8328-4c15c238986c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:04.840782 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d69febb-608e-4fa7-8f60-e0ead594ae08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:04.842059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:04.872653 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d69febb-608e-4fa7-8f60-e0ead594ae08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e750ee2-b4b2-42c0-b0f7-0fc5cba4cdbc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:06:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36ae11bd-3629-4098-b2a4-d92a1f47cfc2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2118903987',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36ae11bd-3629-4098-b2a4-d92a1f47cfc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '86a65330-7614-47d3-b13d-eef037b1ae05', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:04.873432 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ce9551-3bb4-4511-8438-2daa7e38b792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:04.902227 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2118903987 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2118903987, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:04.911545 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['9ce727ed-42f3-4909-909c-1b3931c0bebd', 'f958f778-a3af-41d8-a37c-4cff8561a103'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:04.912266 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ce9551-3bb4-4511-8438-2daa7e38b792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ce727ed-42f3-4909-909c-1b3931c0bebd', 'f958f778-a3af-41d8-a37c-4cff8561a103']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:04.912891 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10db9b31-d77d-4d51-8d74-d538524fa6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:04.918783 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b637a914-6e4c-4e83-bedd-b63291992b37 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:06:04.919227 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b637a914-6e4c-4e83-bedd-b63291992b37 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1736768881", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2120368832", "vendor_name": "tempest-vendor_name-863243101"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:04.935244 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b637a914-6e4c-4e83-bedd-b63291992b37 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:06:04.935670 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1179/4689] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:06:04 2026] POST /volume/v3/types => generated 328 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:04.938188 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10db9b31-d77d-4d51-8d74-d538524fa6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a674135-aa21-43dd-a437-56473dad0884', '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=86a65330-7614-47d3-b13d-eef037b1ae05,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['9ce727ed-42f3-4909-909c-1b3931c0bebd','f958f778-a3af-41d8-a37c-4cff8561a103'],size=1,snapshot_id=7e750ee2-b4b2-42c0-b0f7-0fc5cba4cdbc,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=36ae11bd-3629-4098-b2a4-d92a1f47cfc2), 'volume': Volume(_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-03T15:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=86a65330-7614-47d3-b13d-eef037b1ae05,host=None,id=7a674135-aa21-43dd-a437-56473dad0884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cdbcefd48746289d2a028d2bb99293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e750ee2-b4b2-42c0-b0f7-0fc5cba4cdbc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a93706d1fa694acda032b74028355f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36ae11bd-3629-4098-b2a4-d92a1f47cfc2),volume_type_id=36ae11bd-3629-4098-b2a4-d92a1f47cfc2)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:04.938803 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1f70a6-ea38-47f4-9421-6c8e9eef9fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:04.943354 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-642aa1db-ef67-4422-bac8-9051999198ad None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:04.944894 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:04.945259 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3ee5291e-b368-4377-b792-ad076bf303a7", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:04.946755 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Create volume request body: {'volume': {'volume_type': '3ee5291e-b368-4377-b792-ad076bf303a7', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:04.951205 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Create volume of 1 GB Jul 03 15:06:04.951457 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1f70a6-ea38-47f4-9421-6c8e9eef9fd4) transitioned into state 'SUCCESS' from 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=86a65330-7614-47d3-b13d-eef037b1ae05,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['9ce727ed-42f3-4909-909c-1b3931c0bebd','f958f778-a3af-41d8-a37c-4cff8561a103'],size=1,snapshot_id=7e750ee2-b4b2-42c0-b0f7-0fc5cba4cdbc,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=36ae11bd-3629-4098-b2a4-d92a1f47cfc2)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:04.951608 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:04.951608 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:04.952086 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Availability Zones retrieved successfully. Jul 03 15:06:04.952188 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (b025af3c-5059-4945-8328-4c15c238986c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:04.952461 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume request issued successfully. Jul 03 15:06:04.958917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Flow 'volume_create_api' (b10971d0-5159-4813-a415-c77fbd634b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:04.960106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45679a2-e950-44f9-8c94-5038ab4f643c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:04.961104 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:04.976677 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af16fc71-ecf8-49cf-8561-b3d4165efb34 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/action returned with HTTP 202 Jul 03 15:06:04.977065 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1154/4690] 10.4.3.99 () {70 vars in 1311 bytes} [Fri Jul 3 15:06:04 2026] POST /volume/v3/groups/action => generated 101 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:04.984549 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45679a2-e950-44f9-8c94-5038ab4f643c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:06:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2120368832',vendor_name='tempest-vendor_name-863243101'},id=3ee5291e-b368-4377-b792-ad076bf303a7,is_public=True,name='tempest-ProjectAdminTests-volume-type-1736768881',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ee5291e-b368-4377-b792-ad076bf303a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:04.985039 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-519afef8-a512-488f-94c2-b18f72448e4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:04.985566 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dc853d-8eb8-49b9-9e4c-2fd4e3bc45fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:04.986876 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 15:06:04.987168 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:04.987419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:04.987887 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:04.988416 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:06:04.996436 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all volumes completed successfully. Jul 03 15:06:04.997184 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:04.997986 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:05.016097 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1736768881 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1736768881, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:05.016414 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1736768881 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1736768881, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:05.034798 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:05.038658 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.038658 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:05.043404 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:05.043583 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:05.052917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Created reservations ['8d53fa4f-3a6e-48eb-aeab-80cda5aad7f7', '9eb4637f-5898-48df-b102-90cf1469fc68', '62d106ba-02b1-4b42-b977-070a7be3a47c', 'bb11b883-0472-4f5d-840c-059875825988'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:05.053661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dc853d-8eb8-49b9-9e4c-2fd4e3bc45fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d53fa4f-3a6e-48eb-aeab-80cda5aad7f7', '9eb4637f-5898-48df-b102-90cf1469fc68', '62d106ba-02b1-4b42-b977-070a7be3a47c', 'bb11b883-0472-4f5d-840c-059875825988']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:05.054332 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782da5df-9006-403c-9c96-a573d8de788b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:05.079854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782da5df-9006-403c-9c96-a573d8de788b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93c3b798-6e14-4ebf-b1a5-865d37b5ecba', '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='46e55dfd9b984bdebdbbd9b52623d2f1',qos_specs=None,replication_status=,reservations=['8d53fa4f-3a6e-48eb-aeab-80cda5aad7f7','9eb4637f-5898-48df-b102-90cf1469fc68','62d106ba-02b1-4b42-b977-070a7be3a47c','bb11b883-0472-4f5d-840c-059875825988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4de57981a24e469ce10fdffe2ce90f',volume_type_id=3ee5291e-b368-4377-b792-ad076bf303a7), 'volume': Volume(_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-03T15:06:05Z,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=93c3b798-6e14-4ebf-b1a5-865d37b5ecba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e55dfd9b984bdebdbbd9b52623d2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c4de57981a24e469ce10fdffe2ce90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ee5291e-b368-4377-b792-ad076bf303a7),volume_type_id=3ee5291e-b368-4377-b792-ad076bf303a7)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:05.081712 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f85e43d-dfab-4b50-8a81-400951e9a6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:05.094710 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:05.098369 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.098369 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:05.102577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f85e43d-dfab-4b50-8a81-400951e9a6e7) transitioned into state 'SUCCESS' from 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='46e55dfd9b984bdebdbbd9b52623d2f1',qos_specs=None,replication_status=,reservations=['8d53fa4f-3a6e-48eb-aeab-80cda5aad7f7','9eb4637f-5898-48df-b102-90cf1469fc68','62d106ba-02b1-4b42-b977-070a7be3a47c','bb11b883-0472-4f5d-840c-059875825988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4de57981a24e469ce10fdffe2ce90f',volume_type_id=3ee5291e-b368-4377-b792-ad076bf303a7)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:05.103312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96fff1d-8d8c-49e8-b220-ee641a86ef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:05.107535 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-519afef8-a512-488f-94c2-b18f72448e4c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:06:05.108048 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1190/4691] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 15:06:04 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:06:05.113713 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96fff1d-8d8c-49e8-b220-ee641a86ef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:05.113868 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Flow 'volume_create_api' (b10971d0-5159-4813-a415-c77fbd634b27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:05.114085 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Create volume request issued successfully. Jul 03 15:06:05.114647 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-642aa1db-ef67-4422-bac8-9051999198ad tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:05.115068 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1169/4692] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:06:04 2026] POST /volume/v3/volumes => generated 771 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:06:05.125688 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-751df76a-cf11-4187-8f60-ec325f80c6d5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:05.127172 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d0bcaee6-26b6-4027-bee9-7d189377c5fd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:05.128022 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-751df76a-cf11-4187-8f60-ec325f80c6d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/7a674135-aa21-43dd-a437-56473dad0884 Jul 03 15:06:05.128377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-751df76a-cf11-4187-8f60-ec325f80c6d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:05.128658 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-751df76a-cf11-4187-8f60-ec325f80c6d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:05.129671 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0bcaee6-26b6-4027-bee9-7d189377c5fd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/volumes/93c3b798-6e14-4ebf-b1a5-865d37b5ecba Jul 03 15:06:05.129956 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0bcaee6-26b6-4027-bee9-7d189377c5fd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:05.130233 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d0bcaee6-26b6-4027-bee9-7d189377c5fd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:05.138282 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.138282 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:05.140418 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.140418 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:05.144094 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-751df76a-cf11-4187-8f60-ec325f80c6d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:05.144464 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-751df76a-cf11-4187-8f60-ec325f80c6d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:05.144678 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-751df76a-cf11-4187-8f60-ec325f80c6d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:05.144719 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d0bcaee6-26b6-4027-bee9-7d189377c5fd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Volume info retrieved successfully. Jul 03 15:06:05.149961 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d0bcaee6-26b6-4027-bee9-7d189377c5fd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes/93c3b798-6e14-4ebf-b1a5-865d37b5ecba returned with HTTP 200 Jul 03 15:06:05.150489 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1155/4693] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:05 2026] GET /volume/v3/volumes/93c3b798-6e14-4ebf-b1a5-865d37b5ecba => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:05.195404 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-751df76a-cf11-4187-8f60-ec325f80c6d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:05.199542 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.199542 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:05.209109 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-751df76a-cf11-4187-8f60-ec325f80c6d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/7a674135-aa21-43dd-a437-56473dad0884 returned with HTTP 200 Jul 03 15:06:05.209693 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1180/4694] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:05 2026] GET /volume/v3/volumes/7a674135-aa21-43dd-a437-56473dad0884 => generated 925 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:05.222626 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0bb003a-b537-4543-bc7f-86f9a02fea0c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:05.224680 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0bb003a-b537-4543-bc7f-86f9a02fea0c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/86a65330-7614-47d3-b13d-eef037b1ae05 Jul 03 15:06:05.224927 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0bb003a-b537-4543-bc7f-86f9a02fea0c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:05.225136 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0bb003a-b537-4543-bc7f-86f9a02fea0c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:05.225305 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-a0bb003a-b537-4543-bc7f-86f9a02fea0c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 86a65330-7614-47d3-b13d-eef037b1ae05 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:05.228909 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.228909 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:05.236325 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0bb003a-b537-4543-bc7f-86f9a02fea0c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/86a65330-7614-47d3-b13d-eef037b1ae05 returned with HTTP 200 Jul 03 15:06:05.236692 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1191/4695] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:05 2026] GET /volume/v3/groups/86a65330-7614-47d3-b13d-eef037b1ae05 => generated 416 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:05.246025 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:05.247926 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 15:06:05.248165 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:05.248413 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:05.248669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:05.249055 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.249055 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:05.249466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:06:05.257639 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all volumes completed successfully. Jul 03 15:06:05.258346 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:05.258525 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:05.295835 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:05.299479 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.299479 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:05.304832 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:05.305040 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:05.341617 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:05.344651 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.344651 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:05.351035 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-24385e8d-0fc9-43ca-81a0-8a53ad57621a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:06:05.351406 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1170/4696] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 15:06:05 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:06:05.367293 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b172125-dbad-4694-8caa-ae3d0d38d5c2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:05.369371 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b172125-dbad-4694-8caa-ae3d0d38d5c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/groups/86a65330-7614-47d3-b13d-eef037b1ae05/action Jul 03 15:06:05.369798 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b172125-dbad-4694-8caa-ae3d0d38d5c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:06:05.369798 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b172125-dbad-4694-8caa-ae3d0d38d5c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:05.371290 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-3b172125-dbad-4694-8caa-ae3d0d38d5c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] delete called for group 86a65330-7614-47d3-b13d-eef037b1ae05 {{(pid=99978) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:06:05.371395 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-3b172125-dbad-4694-8caa-ae3d0d38d5c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Delete group with id: 86a65330-7614-47d3-b13d-eef037b1ae05 Jul 03 15:06:05.375495 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.375495 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:05.412835 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b172125-dbad-4694-8caa-ae3d0d38d5c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/86a65330-7614-47d3-b13d-eef037b1ae05/action returned with HTTP 202 Jul 03 15:06:05.412835 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1156/4697] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 15:06:05 2026] POST /volume/v3/groups/86a65330-7614-47d3-b13d-eef037b1ae05/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:05.420337 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-28ed844d-f251-432c-9eba-a94f87265913 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:05.422444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-28ed844d-f251-432c-9eba-a94f87265913 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/7a674135-aa21-43dd-a437-56473dad0884 Jul 03 15:06:05.422655 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-28ed844d-f251-432c-9eba-a94f87265913 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:05.422876 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-28ed844d-f251-432c-9eba-a94f87265913 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:05.431202 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.431202 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:05.437587 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-28ed844d-f251-432c-9eba-a94f87265913 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:05.437587 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-28ed844d-f251-432c-9eba-a94f87265913 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:05.437587 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-28ed844d-f251-432c-9eba-a94f87265913 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:05.478087 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-28ed844d-f251-432c-9eba-a94f87265913 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:05.481355 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:05.481355 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:05.487790 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-28ed844d-f251-432c-9eba-a94f87265913 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/7a674135-aa21-43dd-a437-56473dad0884 returned with HTTP 200 Jul 03 15:06:05.488182 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1181/4698] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:05 2026] GET /volume/v3/volumes/7a674135-aa21-43dd-a437-56473dad0884 => generated 924 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:06.163456 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f20a4ea0-e5e3-49ba-ae2e-200c5e8d4482 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.165279 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f20a4ea0-e5e3-49ba-ae2e-200c5e8d4482 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/volumes/93c3b798-6e14-4ebf-b1a5-865d37b5ecba Jul 03 15:06:06.165515 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f20a4ea0-e5e3-49ba-ae2e-200c5e8d4482 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.165709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f20a4ea0-e5e3-49ba-ae2e-200c5e8d4482 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.173291 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.173291 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:06.177561 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f20a4ea0-e5e3-49ba-ae2e-200c5e8d4482 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Volume info retrieved successfully. Jul 03 15:06:06.181306 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f20a4ea0-e5e3-49ba-ae2e-200c5e8d4482 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes/93c3b798-6e14-4ebf-b1a5-865d37b5ecba returned with HTTP 200 Jul 03 15:06:06.181690 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1192/4699] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/volumes/93c3b798-6e14-4ebf-b1a5-865d37b5ecba => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:06.193723 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1cf59b4c-7ee9-4795-a359-fe08b9bf9495 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.195924 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1cf59b4c-7ee9-4795-a359-fe08b9bf9495 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/messages Jul 03 15:06:06.196187 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1cf59b4c-7ee9-4795-a359-fe08b9bf9495 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.196411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1cf59b4c-7ee9-4795-a359-fe08b9bf9495 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.200263 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1cf59b4c-7ee9-4795-a359-fe08b9bf9495 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:06:06.200735 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1171/4700] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:06.208847 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9401fe47-953a-4a1d-88f8-b39a7397898e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.210609 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9401fe47-953a-4a1d-88f8-b39a7397898e tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] DELETE https://10.4.3.99/volume/v3/messages/c6df5d51-472d-4b1c-8101-e7ef4758c431 Jul 03 15:06:06.210808 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9401fe47-953a-4a1d-88f8-b39a7397898e tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.210998 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9401fe47-953a-4a1d-88f8-b39a7397898e tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.218810 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9401fe47-953a-4a1d-88f8-b39a7397898e tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/messages/c6df5d51-472d-4b1c-8101-e7ef4758c431 returned with HTTP 204 Jul 03 15:06:06.219191 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1157/4701] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 15:06:06 2026] DELETE /volume/v3/messages/c6df5d51-472d-4b1c-8101-e7ef4758c431 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:06:06.225694 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ab47b22e-bf52-4102-a68a-92a1aa856172 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.227604 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab47b22e-bf52-4102-a68a-92a1aa856172 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/messages/c6df5d51-472d-4b1c-8101-e7ef4758c431 Jul 03 15:06:06.227819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab47b22e-bf52-4102-a68a-92a1aa856172 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.228003 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab47b22e-bf52-4102-a68a-92a1aa856172 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.231752 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab47b22e-bf52-4102-a68a-92a1aa856172 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/messages/c6df5d51-472d-4b1c-8101-e7ef4758c431 returned with HTTP 404 Jul 03 15:06:06.232219 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1182/4702] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/messages/c6df5d51-472d-4b1c-8101-e7ef4758c431 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:06.238590 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.240354 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/93c3b798-6e14-4ebf-b1a5-865d37b5ecba Jul 03 15:06:06.240577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.240755 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.240914 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Delete volume with id: 93c3b798-6e14-4ebf-b1a5-865d37b5ecba Jul 03 15:06:06.248007 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.248007 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:06.248347 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Volume info retrieved successfully. Jul 03 15:06:06.249340 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:06:06.260622 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1736768881 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1736768881, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:06.260986 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1736768881 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1736768881, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:06.270363 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Created reservations ['5bb65a6d-b656-4c42-9be0-d96a2127f08c', '4581f5e4-3547-4e21-ade3-6deabfa16677', 'e57672e8-f805-4675-92f6-63459720ab27', '2ed4ca78-dae7-49c2-a59a-43456f783a31'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:06.295556 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Delete volume request issued successfully. Jul 03 15:06:06.295716 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d71d1a8f-06b0-4d55-9879-edcee66b658f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes/93c3b798-6e14-4ebf-b1a5-865d37b5ecba returned with HTTP 202 Jul 03 15:06:06.296118 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1193/4703] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:06:06 2026] DELETE /volume/v3/volumes/93c3b798-6e14-4ebf-b1a5-865d37b5ecba => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:06.303101 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3cace086-5cbb-41ac-8d2e-5bf8cc3f1eea None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.305048 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3cace086-5cbb-41ac-8d2e-5bf8cc3f1eea tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] DELETE https://10.4.3.99/volume/v3/types/3ee5291e-b368-4377-b792-ad076bf303a7 Jul 03 15:06:06.305262 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3cace086-5cbb-41ac-8d2e-5bf8cc3f1eea tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.305484 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3cace086-5cbb-41ac-8d2e-5bf8cc3f1eea tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.333145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3cace086-5cbb-41ac-8d2e-5bf8cc3f1eea tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/types/3ee5291e-b368-4377-b792-ad076bf303a7 returned with HTTP 202 Jul 03 15:06:06.333524 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1172/4704] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:06:06 2026] DELETE /volume/v3/types/3ee5291e-b368-4377-b792-ad076bf303a7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:06.341264 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ef996464-6a39-458c-8114-38cba22c6d07 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.343112 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef996464-6a39-458c-8114-38cba22c6d07 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:06:06.343448 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef996464-6a39-458c-8114-38cba22c6d07 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1974366613", "extra_specs": {"storage_protocol": "tempest-storage_protocol-863232613", "vendor_name": "tempest-vendor_name-421480971"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:06.358000 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef996464-6a39-458c-8114-38cba22c6d07 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:06:06.358438 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1158/4705] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:06:06 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:06.366727 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-84568905-c4da-443d-b0ed-4d8df3254a50 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.368533 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:06.368891 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "13a9ce03-ac63-49dc-a24c-640c45c2e0f4", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:06.370623 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Create volume request body: {'volume': {'volume_type': '13a9ce03-ac63-49dc-a24c-640c45c2e0f4', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:06.373956 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Create volume of 1 GB Jul 03 15:06:06.374239 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.374239 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:06.374544 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Availability Zones retrieved successfully. Jul 03 15:06:06.379020 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Flow 'volume_create_api' (85e91731-4882-4e58-a74f-0c175cf6a029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:06.379997 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc9d9d6-bd15-4014-bb61-6e31a42ff083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:06.380668 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:06.397052 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc9d9d6-bd15-4014-bb61-6e31a42ff083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-863232613',vendor_name='tempest-vendor_name-421480971'},id=13a9ce03-ac63-49dc-a24c-640c45c2e0f4,is_public=True,name='tempest-ProjectAdminTests-volume-type-1974366613',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13a9ce03-ac63-49dc-a24c-640c45c2e0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:06.397732 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459f86d1-114a-4c7b-974e-1a8a24a17b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:06.422025 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1974366613 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1974366613, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:06.422467 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1974366613 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1974366613, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:06.448765 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Created reservations ['10a86fc5-3a6d-4c5e-a496-8eb20ebfe920', '050c3d78-fde5-4509-bdc6-56b067439931', '20accf1b-9ab9-4684-936b-a54cc97ccce9', '29793d0d-f347-4773-a8e5-f98abe796537'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:06.449476 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459f86d1-114a-4c7b-974e-1a8a24a17b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a86fc5-3a6d-4c5e-a496-8eb20ebfe920', '050c3d78-fde5-4509-bdc6-56b067439931', '20accf1b-9ab9-4684-936b-a54cc97ccce9', '29793d0d-f347-4773-a8e5-f98abe796537']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:06.450110 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f00a88f-0594-4ec7-9be8-f0aba6b59ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:06.476210 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f00a88f-0594-4ec7-9be8-f0aba6b59ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd56f59a8-cf72-4feb-8172-f0288af0c4ad', '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='46e55dfd9b984bdebdbbd9b52623d2f1',qos_specs=None,replication_status=,reservations=['10a86fc5-3a6d-4c5e-a496-8eb20ebfe920','050c3d78-fde5-4509-bdc6-56b067439931','20accf1b-9ab9-4684-936b-a54cc97ccce9','29793d0d-f347-4773-a8e5-f98abe796537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4de57981a24e469ce10fdffe2ce90f',volume_type_id=13a9ce03-ac63-49dc-a24c-640c45c2e0f4), 'volume': Volume(_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-03T15:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d56f59a8-cf72-4feb-8172-f0288af0c4ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e55dfd9b984bdebdbbd9b52623d2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c4de57981a24e469ce10fdffe2ce90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13a9ce03-ac63-49dc-a24c-640c45c2e0f4),volume_type_id=13a9ce03-ac63-49dc-a24c-640c45c2e0f4)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:06.477013 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2936cf22-409b-4ad6-96a9-8ed27b46e9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:06.497611 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2936cf22-409b-4ad6-96a9-8ed27b46e9b9) transitioned into state 'SUCCESS' from 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='46e55dfd9b984bdebdbbd9b52623d2f1',qos_specs=None,replication_status=,reservations=['10a86fc5-3a6d-4c5e-a496-8eb20ebfe920','050c3d78-fde5-4509-bdc6-56b067439931','20accf1b-9ab9-4684-936b-a54cc97ccce9','29793d0d-f347-4773-a8e5-f98abe796537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4de57981a24e469ce10fdffe2ce90f',volume_type_id=13a9ce03-ac63-49dc-a24c-640c45c2e0f4)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:06.498588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb1de68-d4d4-4f19-8f91-933992fc78bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:06.502950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-29404ea9-caca-4bc7-b9ae-363a766f0c1a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.505533 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29404ea9-caca-4bc7-b9ae-363a766f0c1a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/7a674135-aa21-43dd-a437-56473dad0884 Jul 03 15:06:06.505839 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29404ea9-caca-4bc7-b9ae-363a766f0c1a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.506112 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29404ea9-caca-4bc7-b9ae-363a766f0c1a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.508691 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb1de68-d4d4-4f19-8f91-933992fc78bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:06.509870 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Flow 'volume_create_api' (85e91731-4882-4e58-a74f-0c175cf6a029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:06.510362 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Create volume request issued successfully. Jul 03 15:06:06.511065 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84568905-c4da-443d-b0ed-4d8df3254a50 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:06.511572 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1183/4706] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:06:06 2026] POST /volume/v3/volumes => generated 771 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:06:06.514425 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29404ea9-caca-4bc7-b9ae-363a766f0c1a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/7a674135-aa21-43dd-a437-56473dad0884 returned with HTTP 404 Jul 03 15:06:06.515011 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1194/4707] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/volumes/7a674135-aa21-43dd-a437-56473dad0884 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:06.522674 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-284f9a5c-196b-4084-8cc4-fad96864f614 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.524952 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-284f9a5c-196b-4084-8cc4-fad96864f614 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/86a65330-7614-47d3-b13d-eef037b1ae05 Jul 03 15:06:06.524952 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-284f9a5c-196b-4084-8cc4-fad96864f614 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.525207 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-284f9a5c-196b-4084-8cc4-fad96864f614 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.525359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-284f9a5c-196b-4084-8cc4-fad96864f614 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 86a65330-7614-47d3-b13d-eef037b1ae05 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:06.528323 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-57c662b9-a2f7-4d7d-8a24-728d976ba596 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.528842 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-284f9a5c-196b-4084-8cc4-fad96864f614 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/86a65330-7614-47d3-b13d-eef037b1ae05 returned with HTTP 404 Jul 03 15:06:06.529365 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1173/4708] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/groups/86a65330-7614-47d3-b13d-eef037b1ae05 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:06.530491 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57c662b9-a2f7-4d7d-8a24-728d976ba596 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/volumes/d56f59a8-cf72-4feb-8172-f0288af0c4ad Jul 03 15:06:06.530674 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57c662b9-a2f7-4d7d-8a24-728d976ba596 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.530913 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57c662b9-a2f7-4d7d-8a24-728d976ba596 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.538583 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-534f4401-e17c-4a8e-bb12-d9d2b5c05fe6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.540245 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.540245 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:06.541213 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-534f4401-e17c-4a8e-bb12-d9d2b5c05fe6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] DELETE https://10.4.3.99/volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 Jul 03 15:06:06.541503 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-534f4401-e17c-4a8e-bb12-d9d2b5c05fe6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.541766 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-534f4401-e17c-4a8e-bb12-d9d2b5c05fe6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.541934 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.group_snapshots [None req-534f4401-e17c-4a8e-bb12-d9d2b5c05fe6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] delete called for member 6b81cdf3-096e-4214-a041-6ffa769df659 {{(pid=99979) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:06:06.542077 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.group_snapshots [None req-534f4401-e17c-4a8e-bb12-d9d2b5c05fe6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Delete group_snapshot with id: 6b81cdf3-096e-4214-a041-6ffa769df659 Jul 03 15:06:06.544666 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-57c662b9-a2f7-4d7d-8a24-728d976ba596 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Volume info retrieved successfully. Jul 03 15:06:06.546427 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.546427 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:06.549962 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57c662b9-a2f7-4d7d-8a24-728d976ba596 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes/d56f59a8-cf72-4feb-8172-f0288af0c4ad returned with HTTP 200 Jul 03 15:06:06.550622 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1159/4709] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/volumes/d56f59a8-cf72-4feb-8172-f0288af0c4ad => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:06.577978 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-534f4401-e17c-4a8e-bb12-d9d2b5c05fe6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 returned with HTTP 202 Jul 03 15:06:06.578397 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1184/4710] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 15:06:06 2026] DELETE /volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:06.587374 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.589190 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 15:06:06.589474 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.589728 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.590076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:06.590988 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:06:06.598400 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all volumes completed successfully. Jul 03 15:06:06.599287 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:06.599478 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:06.635289 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:06.638485 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.638485 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:06.645914 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4eaf185d-3cf1-4c6a-8783-1d280f2e4ae9 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:06:06.646523 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1195/4711] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:06.659447 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0e4a8790-911a-4f48-8fb4-4df2b75c87c6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.661294 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0e4a8790-911a-4f48-8fb4-4df2b75c87c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail Jul 03 15:06:06.662110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0e4a8790-911a-4f48-8fb4-4df2b75c87c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.662361 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0e4a8790-911a-4f48-8fb4-4df2b75c87c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.662602 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-0e4a8790-911a-4f48-8fb4-4df2b75c87c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:06.663771 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-0e4a8790-911a-4f48-8fb4-4df2b75c87c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:06:06.667598 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0e4a8790-911a-4f48-8fb4-4df2b75c87c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all snapshots completed successfully. Jul 03 15:06:06.668863 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0e4a8790-911a-4f48-8fb4-4df2b75c87c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:06:06.669540 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1174/4712] 10.4.3.99 () {66 vars in 1257 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:06:06.677574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9fdf4962-47b9-4108-8393-bde5084b6585 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.679358 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9fdf4962-47b9-4108-8393-bde5084b6585 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 Jul 03 15:06:06.679529 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9fdf4962-47b9-4108-8393-bde5084b6585 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.679743 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9fdf4962-47b9-4108-8393-bde5084b6585 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.679881 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-9fdf4962-47b9-4108-8393-bde5084b6585 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 6b81cdf3-096e-4214-a041-6ffa769df659 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:06.682784 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9fdf4962-47b9-4108-8393-bde5084b6585 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 returned with HTTP 404 Jul 03 15:06:06.683228 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1160/4713] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/group_snapshots/6b81cdf3-096e-4214-a041-6ffa769df659 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:06.689898 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.692258 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 15:06:06.692513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.692777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.693153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:06.693595 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.693595 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:06.694178 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:06:06.703364 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all volumes completed successfully. Jul 03 15:06:06.704736 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:06.704736 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:06.760063 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:06.764024 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.764024 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:06.773744 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9ac5fef4-9a16-4203-81d0-ea9fdbab2f33 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:06:06.774360 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1185/4714] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:06.787596 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-00399274-265d-4a71-9b3b-787d49b39699 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.789623 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00399274-265d-4a71-9b3b-787d49b39699 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d/action Jul 03 15:06:06.790082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00399274-265d-4a71-9b3b-787d49b39699 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:06:06.790248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00399274-265d-4a71-9b3b-787d49b39699 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:06.791766 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-00399274-265d-4a71-9b3b-787d49b39699 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] delete called for group 9d264c37-f993-4b07-a399-8c7b2c72e08d {{(pid=99977) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:06:06.791889 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-00399274-265d-4a71-9b3b-787d49b39699 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Delete group with id: 9d264c37-f993-4b07-a399-8c7b2c72e08d Jul 03 15:06:06.795572 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.795572 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:06.847271 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00399274-265d-4a71-9b3b-787d49b39699 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d/action returned with HTTP 202 Jul 03 15:06:06.847758 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1196/4715] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 15:06:06 2026] POST /volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:06.855989 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1b36dad5-98cd-42ca-bb0c-3234a0b99e1c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:06.858198 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b36dad5-98cd-42ca-bb0c-3234a0b99e1c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 Jul 03 15:06:06.858497 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b36dad5-98cd-42ca-bb0c-3234a0b99e1c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:06.858689 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b36dad5-98cd-42ca-bb0c-3234a0b99e1c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:06.874616 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.874616 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:06.879604 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-1b36dad5-98cd-42ca-bb0c-3234a0b99e1c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:06.880544 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-1b36dad5-98cd-42ca-bb0c-3234a0b99e1c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:06.880749 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-1b36dad5-98cd-42ca-bb0c-3234a0b99e1c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:06.920309 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-1b36dad5-98cd-42ca-bb0c-3234a0b99e1c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:06.924020 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:06.924020 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:06.935341 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b36dad5-98cd-42ca-bb0c-3234a0b99e1c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 returned with HTTP 200 Jul 03 15:06:06.935755 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1175/4716] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:06 2026] GET /volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:07.565637 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6cb32c88-4fd3-4c70-a87b-5ea557136298 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.568077 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6cb32c88-4fd3-4c70-a87b-5ea557136298 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/volumes/d56f59a8-cf72-4feb-8172-f0288af0c4ad Jul 03 15:06:07.568357 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6cb32c88-4fd3-4c70-a87b-5ea557136298 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.568563 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6cb32c88-4fd3-4c70-a87b-5ea557136298 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.578066 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:07.578066 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:07.582398 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6cb32c88-4fd3-4c70-a87b-5ea557136298 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Volume info retrieved successfully. Jul 03 15:06:07.587141 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6cb32c88-4fd3-4c70-a87b-5ea557136298 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes/d56f59a8-cf72-4feb-8172-f0288af0c4ad returned with HTTP 200 Jul 03 15:06:07.587609 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1161/4717] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:07 2026] GET /volume/v3/volumes/d56f59a8-cf72-4feb-8172-f0288af0c4ad => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:07.598741 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-69ea6138-3866-4c7e-8bd4-01e6509c7b1a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.600767 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-69ea6138-3866-4c7e-8bd4-01e6509c7b1a tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/messages Jul 03 15:06:07.601030 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-69ea6138-3866-4c7e-8bd4-01e6509c7b1a tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.601260 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-69ea6138-3866-4c7e-8bd4-01e6509c7b1a tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.605459 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-69ea6138-3866-4c7e-8bd4-01e6509c7b1a tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:06:07.605852 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1186/4718] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:06:07 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:07.613601 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-09ca1c9e-6709-4f74-90d9-97ce72f98db2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.615120 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09ca1c9e-6709-4f74-90d9-97ce72f98db2 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/messages Jul 03 15:06:07.615324 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09ca1c9e-6709-4f74-90d9-97ce72f98db2 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.615484 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09ca1c9e-6709-4f74-90d9-97ce72f98db2 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.618581 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09ca1c9e-6709-4f74-90d9-97ce72f98db2 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:06:07.618888 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1197/4719] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:06:07 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:07.626368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-66cf21d5-546b-4b6d-b7fc-a728ef7af24d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.628236 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-66cf21d5-546b-4b6d-b7fc-a728ef7af24d tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] DELETE https://10.4.3.99/volume/v3/messages/7bd24d95-9589-4739-b429-fa5f457b890a Jul 03 15:06:07.628458 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-66cf21d5-546b-4b6d-b7fc-a728ef7af24d tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.628631 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-66cf21d5-546b-4b6d-b7fc-a728ef7af24d tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.641791 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-66cf21d5-546b-4b6d-b7fc-a728ef7af24d tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/messages/7bd24d95-9589-4739-b429-fa5f457b890a returned with HTTP 204 Jul 03 15:06:07.642420 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1176/4720] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 15:06:07 2026] DELETE /volume/v3/messages/7bd24d95-9589-4739-b429-fa5f457b890a => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:06:07.649572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1de3d637-1058-434d-aedc-5f7668974bcd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.651802 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/d56f59a8-cf72-4feb-8172-f0288af0c4ad Jul 03 15:06:07.652075 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.652329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.652525 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Delete volume with id: d56f59a8-cf72-4feb-8172-f0288af0c4ad Jul 03 15:06:07.661905 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:07.661905 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:07.662362 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Volume info retrieved successfully. Jul 03 15:06:07.663661 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99978) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:06:07.673175 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1974366613 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1974366613, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:07.673476 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1974366613 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1974366613, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:07.686053 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Created reservations ['4c8ea8c4-7f77-48eb-ae78-a1d46c708b02', '452fcfc7-a240-419e-95f1-0775d40aaf44', '08c41082-0bc0-4cbd-90f2-26c5be470610', 'aa6a01b7-2ea5-43c0-bc86-ddd3aa04096e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:07.713570 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Delete volume request issued successfully. Jul 03 15:06:07.713726 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1de3d637-1058-434d-aedc-5f7668974bcd tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes/d56f59a8-cf72-4feb-8172-f0288af0c4ad returned with HTTP 202 Jul 03 15:06:07.714203 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1162/4721] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:06:07 2026] DELETE /volume/v3/volumes/d56f59a8-cf72-4feb-8172-f0288af0c4ad => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:07.720822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c8583089-f20e-442b-84c5-1de474135606 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.722671 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c8583089-f20e-442b-84c5-1de474135606 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] DELETE https://10.4.3.99/volume/v3/types/13a9ce03-ac63-49dc-a24c-640c45c2e0f4 Jul 03 15:06:07.722891 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c8583089-f20e-442b-84c5-1de474135606 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.723180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c8583089-f20e-442b-84c5-1de474135606 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.747228 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c8583089-f20e-442b-84c5-1de474135606 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/types/13a9ce03-ac63-49dc-a24c-640c45c2e0f4 returned with HTTP 202 Jul 03 15:06:07.747724 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1187/4722] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:06:07 2026] DELETE /volume/v3/types/13a9ce03-ac63-49dc-a24c-640c45c2e0f4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:07.760194 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d2cbd668-d1e4-4152-bb4b-572f43616786 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.761728 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2cbd668-d1e4-4152-bb4b-572f43616786 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:06:07.762173 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2cbd668-d1e4-4152-bb4b-572f43616786 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-882430175", "extra_specs": {"storage_protocol": "tempest-storage_protocol-357154483", "vendor_name": "tempest-vendor_name-1847552513"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:07.777094 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2cbd668-d1e4-4152-bb4b-572f43616786 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:06:07.777597 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1198/4723] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:06:07 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:07.785373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.786946 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:07.787333 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "383ddb5f-0ec6-4511-b07d-d7f2fa7e0858", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:07.788631 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Create volume request body: {'volume': {'volume_type': '383ddb5f-0ec6-4511-b07d-d7f2fa7e0858', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:07.791869 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Create volume of 1 GB Jul 03 15:06:07.792213 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:07.792213 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:07.792631 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Availability Zones retrieved successfully. Jul 03 15:06:07.798232 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Flow 'volume_create_api' (63bd767d-435a-4e14-8d76-d5f34babd962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:07.799114 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e3dd17-c06d-4407-a9e0-a7c2fd8175bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:07.799870 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:07.818007 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e3dd17-c06d-4407-a9e0-a7c2fd8175bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:06:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-357154483',vendor_name='tempest-vendor_name-1847552513'},id=383ddb5f-0ec6-4511-b07d-d7f2fa7e0858,is_public=True,name='tempest-ProjectAdminTests-volume-type-882430175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '383ddb5f-0ec6-4511-b07d-d7f2fa7e0858', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:07.819032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2883d03c-5e9a-4fdd-85b5-3e53ca44618a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:07.859097 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-882430175 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-882430175, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:07.859452 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-882430175 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-882430175, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:07.908161 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Created reservations ['a0f3f04b-4690-4c69-87a7-47f1751039ec', '02927552-246a-4fce-b0ed-f0650f7e4993', '31e8cda2-3456-4b3c-8399-8d04e4cf7f87', 'acf9417d-2960-4b36-828b-6d5e362e9f5c'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:07.909209 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2883d03c-5e9a-4fdd-85b5-3e53ca44618a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f3f04b-4690-4c69-87a7-47f1751039ec', '02927552-246a-4fce-b0ed-f0650f7e4993', '31e8cda2-3456-4b3c-8399-8d04e4cf7f87', 'acf9417d-2960-4b36-828b-6d5e362e9f5c']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:07.909985 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b6e7bb-94f9-41e8-9367-fd923dfcf82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:07.938544 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b6e7bb-94f9-41e8-9367-fd923dfcf82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c435d1b7-447f-4802-909a-864f86e19a30', '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='46e55dfd9b984bdebdbbd9b52623d2f1',qos_specs=None,replication_status=,reservations=['a0f3f04b-4690-4c69-87a7-47f1751039ec','02927552-246a-4fce-b0ed-f0650f7e4993','31e8cda2-3456-4b3c-8399-8d04e4cf7f87','acf9417d-2960-4b36-828b-6d5e362e9f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4de57981a24e469ce10fdffe2ce90f',volume_type_id=383ddb5f-0ec6-4511-b07d-d7f2fa7e0858), 'volume': Volume(_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-03T15:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c435d1b7-447f-4802-909a-864f86e19a30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e55dfd9b984bdebdbbd9b52623d2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c4de57981a24e469ce10fdffe2ce90f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(383ddb5f-0ec6-4511-b07d-d7f2fa7e0858),volume_type_id=383ddb5f-0ec6-4511-b07d-d7f2fa7e0858)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:07.939463 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331b955a-6245-467b-b3b4-bb0ca6609491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:07.949467 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-29ccfb9f-d102-4e58-8b69-51c572c8f3b4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.951729 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29ccfb9f-d102-4e58-8b69-51c572c8f3b4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 Jul 03 15:06:07.951926 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29ccfb9f-d102-4e58-8b69-51c572c8f3b4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.952855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-29ccfb9f-d102-4e58-8b69-51c572c8f3b4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.958735 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-29ccfb9f-d102-4e58-8b69-51c572c8f3b4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 returned with HTTP 404 Jul 03 15:06:07.959820 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1163/4724] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:07 2026] GET /volume/v3/volumes/959601b5-7820-4092-8be5-4af5f88f0bf8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:07.966115 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331b955a-6245-467b-b3b4-bb0ca6609491) transitioned into state 'SUCCESS' from 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='46e55dfd9b984bdebdbbd9b52623d2f1',qos_specs=None,replication_status=,reservations=['a0f3f04b-4690-4c69-87a7-47f1751039ec','02927552-246a-4fce-b0ed-f0650f7e4993','31e8cda2-3456-4b3c-8399-8d04e4cf7f87','acf9417d-2960-4b36-828b-6d5e362e9f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c4de57981a24e469ce10fdffe2ce90f',volume_type_id=383ddb5f-0ec6-4511-b07d-d7f2fa7e0858)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:07.967003 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3253fe-0fc8-4cee-896b-d94f3ffd49d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:07.969255 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6c743762-074e-49d6-a8c8-e898633baaea None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.971322 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6c743762-074e-49d6-a8c8-e898633baaea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d Jul 03 15:06:07.971568 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6c743762-074e-49d6-a8c8-e898633baaea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.971776 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6c743762-074e-49d6-a8c8-e898633baaea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.971879 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-6c743762-074e-49d6-a8c8-e898633baaea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 9d264c37-f993-4b07-a399-8c7b2c72e08d {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:07.975457 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6c743762-074e-49d6-a8c8-e898633baaea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d returned with HTTP 404 Jul 03 15:06:07.975958 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1188/4725] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:07 2026] GET /volume/v3/groups/9d264c37-f993-4b07-a399-8c7b2c72e08d => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:07.979956 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3253fe-0fc8-4cee-896b-d94f3ffd49d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:07.981252 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Flow 'volume_create_api' (63bd767d-435a-4e14-8d76-d5f34babd962) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:07.981567 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Create volume request issued successfully. Jul 03 15:06:07.982203 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b2d64132-67e7-4df2-945b-22cc38bc9eb7 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:07.982637 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1177/4726] 10.4.3.99 () {70 vars in 1291 bytes} [Fri Jul 3 15:06:07 2026] POST /volume/v3/volumes => generated 770 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:06:07.982737 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c24b817-2d30-4f08-8870-1a4f741a128c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.984974 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c24b817-2d30-4f08-8870-1a4f741a128c tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/9daa25b9-92cf-4daa-ae7c-eeb75fd73a42 Jul 03 15:06:07.984974 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c24b817-2d30-4f08-8870-1a4f741a128c tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.984974 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c24b817-2d30-4f08-8870-1a4f741a128c tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.994651 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9e26a213-7e53-4a90-9c6a-61a8bc0b9760 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:07.996560 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e26a213-7e53-4a90-9c6a-61a8bc0b9760 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/volumes/c435d1b7-447f-4802-909a-864f86e19a30 Jul 03 15:06:07.996778 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e26a213-7e53-4a90-9c6a-61a8bc0b9760 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:07.997409 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9e26a213-7e53-4a90-9c6a-61a8bc0b9760 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:07.998379 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c24b817-2d30-4f08-8870-1a4f741a128c tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/group_types/9daa25b9-92cf-4daa-ae7c-eeb75fd73a42 returned with HTTP 202 Jul 03 15:06:07.998971 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1199/4727] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 15:06:07 2026] DELETE /volume/v3/group_types/9daa25b9-92cf-4daa-ae7c-eeb75fd73a42 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:08.004848 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:08.004848 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:08.006471 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d63e1e1c-54bf-435d-98d1-f4050c4092d9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:08.009317 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9e26a213-7e53-4a90-9c6a-61a8bc0b9760 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Volume info retrieved successfully. Jul 03 15:06:08.010233 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d63e1e1c-54bf-435d-98d1-f4050c4092d9 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] DELETE https://10.4.3.99/volume/v3/types/36ae11bd-3629-4098-b2a4-d92a1f47cfc2 Jul 03 15:06:08.010514 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d63e1e1c-54bf-435d-98d1-f4050c4092d9 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:08.010780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d63e1e1c-54bf-435d-98d1-f4050c4092d9 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:08.014359 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9e26a213-7e53-4a90-9c6a-61a8bc0b9760 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes/c435d1b7-447f-4802-909a-864f86e19a30 returned with HTTP 200 Jul 03 15:06:08.014904 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1164/4728] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:07 2026] GET /volume/v3/volumes/c435d1b7-447f-4802-909a-864f86e19a30 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:08.036487 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d63e1e1c-54bf-435d-98d1-f4050c4092d9 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/types/36ae11bd-3629-4098-b2a4-d92a1f47cfc2 returned with HTTP 202 Jul 03 15:06:08.037073 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1189/4729] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:06:08 2026] DELETE /volume/v3/types/36ae11bd-3629-4098-b2a4-d92a1f47cfc2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:08.046002 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-894793c2-156f-4d6a-9c59-924bc317bf4a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:08.048583 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-894793c2-156f-4d6a-9c59-924bc317bf4a tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] GET https://10.4.3.99/volume/v3/types/36ae11bd-3629-4098-b2a4-d92a1f47cfc2 Jul 03 15:06:08.048811 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-894793c2-156f-4d6a-9c59-924bc317bf4a tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:08.049029 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-894793c2-156f-4d6a-9c59-924bc317bf4a tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:08.052819 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-894793c2-156f-4d6a-9c59-924bc317bf4a tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/types/36ae11bd-3629-4098-b2a4-d92a1f47cfc2 returned with HTTP 404 Jul 03 15:06:08.053546 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1178/4730] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 15:06:08 2026] GET /volume/v3/types/36ae11bd-3629-4098-b2a4-d92a1f47cfc2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:08.063220 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b4245eb0-cb04-4547-bb2f-3beb962953b1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:08.065393 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4245eb0-cb04-4547-bb2f-3beb962953b1 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:06:08.065789 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4245eb0-cb04-4547-bb2f-3beb962953b1 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1908133162"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:08.077883 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4245eb0-cb04-4547-bb2f-3beb962953b1 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:06:08.078190 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1200/4731] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:06:08 2026] POST /volume/v3/types => generated 224 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:08.086284 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8e722025-1fd7-48ce-8547-795c1bc949f7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:08.087850 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8e722025-1fd7-48ce-8547-795c1bc949f7 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 15:06:08.088245 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8e722025-1fd7-48ce-8547-795c1bc949f7 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-72989665"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:08.102164 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8e722025-1fd7-48ce-8547-795c1bc949f7 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 15:06:08.102540 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1165/4732] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 15:06:08 2026] POST /volume/v3/group_types => generated 179 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:08.110746 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-738eb45a-a417-4270-98d7-3f66d778d339 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:08.113034 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-738eb45a-a417-4270-98d7-3f66d778d339 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/groups Jul 03 15:06:08.114199 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-738eb45a-a417-4270-98d7-3f66d778d339 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "641ffe05-e56b-4faf-a98b-e69b251b75bf", "volume_types": ["f4ba93a3-404a-46db-86b1-578b788a73ab"], "name": "tempest-GroupSnapshotsTest-Group-1078500929"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:08.115359 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-738eb45a-a417-4270-98d7-3f66d778d339 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating new group {'group': {'group_type': '641ffe05-e56b-4faf-a98b-e69b251b75bf', 'volume_types': ['f4ba93a3-404a-46db-86b1-578b788a73ab'], 'name': 'tempest-GroupSnapshotsTest-Group-1078500929'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:06:08.119376 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.groups [None req-738eb45a-a417-4270-98d7-3f66d778d339 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating group tempest-GroupSnapshotsTest-Group-1078500929. Jul 03 15:06:08.127184 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-738eb45a-a417-4270-98d7-3f66d778d339 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Availability Zones retrieved successfully. Jul 03 15:06:08.138110 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-738eb45a-a417-4270-98d7-3f66d778d339 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['b062397e-d022-41a8-9dbc-d44edb92dcf2'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:08.158540 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-738eb45a-a417-4270-98d7-3f66d778d339 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups returned with HTTP 202 Jul 03 15:06:08.158946 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1190/4733] 10.4.3.99 () {70 vars in 1290 bytes} [Fri Jul 3 15:06:08 2026] POST /volume/v3/groups => generated 112 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:08.166289 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bb5c954d-e9a9-4bb6-a8b4-3168f7302f9b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:08.168145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bb5c954d-e9a9-4bb6-a8b4-3168f7302f9b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:08.168380 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bb5c954d-e9a9-4bb6-a8b4-3168f7302f9b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:08.168577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bb5c954d-e9a9-4bb6-a8b4-3168f7302f9b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:08.168688 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-bb5c954d-e9a9-4bb6-a8b4-3168f7302f9b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:08.171897 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:08.171897 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:08.179192 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bb5c954d-e9a9-4bb6-a8b4-3168f7302f9b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:08.179562 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1179/4734] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:08 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:09.026831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-39c17aab-cbf4-41d0-bdb4-c2fec29d92b4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.028422 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39c17aab-cbf4-41d0-bdb4-c2fec29d92b4 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/volumes/c435d1b7-447f-4802-909a-864f86e19a30 Jul 03 15:06:09.028600 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39c17aab-cbf4-41d0-bdb4-c2fec29d92b4 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.028780 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-39c17aab-cbf4-41d0-bdb4-c2fec29d92b4 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.036460 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.036460 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:09.039665 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-39c17aab-cbf4-41d0-bdb4-c2fec29d92b4 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Volume info retrieved successfully. Jul 03 15:06:09.043403 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-39c17aab-cbf4-41d0-bdb4-c2fec29d92b4 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes/c435d1b7-447f-4802-909a-864f86e19a30 returned with HTTP 200 Jul 03 15:06:09.043758 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1201/4735] 10.4.3.99 () {68 vars in 1381 bytes} [Fri Jul 3 15:06:09 2026] GET /volume/v3/volumes/c435d1b7-447f-4802-909a-864f86e19a30 => generated 970 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:09.055507 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c0f282ab-0511-4c31-9ca3-35bead43ab66 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.057338 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c0f282ab-0511-4c31-9ca3-35bead43ab66 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/messages Jul 03 15:06:09.057592 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c0f282ab-0511-4c31-9ca3-35bead43ab66 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.057806 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c0f282ab-0511-4c31-9ca3-35bead43ab66 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.061432 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c0f282ab-0511-4c31-9ca3-35bead43ab66 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/messages returned with HTTP 200 Jul 03 15:06:09.061812 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1166/4736] 10.4.3.99 () {68 vars in 1273 bytes} [Fri Jul 3 15:06:09 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:09.070320 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3eb3bedd-3895-4020-98df-3dfc35185370 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.072160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3eb3bedd-3895-4020-98df-3dfc35185370 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] GET https://10.4.3.99/volume/v3/messages/c817ce2b-6cc9-42d7-9370-7b198b0bf164 Jul 03 15:06:09.072388 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3eb3bedd-3895-4020-98df-3dfc35185370 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.072549 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3eb3bedd-3895-4020-98df-3dfc35185370 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.078916 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.078916 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:09.080080 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3eb3bedd-3895-4020-98df-3dfc35185370 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/messages/c817ce2b-6cc9-42d7-9370-7b198b0bf164 returned with HTTP 200 Jul 03 15:06:09.080542 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1191/4737] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:06:09 2026] GET /volume/v3/messages/c817ce2b-6cc9-42d7-9370-7b198b0bf164 => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:09.088213 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7d9b96e0-ec26-487a-97b4-d21e292e638f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.089877 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7d9b96e0-ec26-487a-97b4-d21e292e638f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] DELETE https://10.4.3.99/volume/v3/messages/c817ce2b-6cc9-42d7-9370-7b198b0bf164 Jul 03 15:06:09.090109 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7d9b96e0-ec26-487a-97b4-d21e292e638f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.090347 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7d9b96e0-ec26-487a-97b4-d21e292e638f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.092991 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.092991 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:09.097318 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7d9b96e0-ec26-487a-97b4-d21e292e638f tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/messages/c817ce2b-6cc9-42d7-9370-7b198b0bf164 returned with HTTP 204 Jul 03 15:06:09.097726 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1180/4738] 10.4.3.99 () {68 vars in 1387 bytes} [Fri Jul 3 15:06:09 2026] DELETE /volume/v3/messages/c817ce2b-6cc9-42d7-9370-7b198b0bf164 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 15:06:09.104119 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.106099 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/c435d1b7-447f-4802-909a-864f86e19a30 Jul 03 15:06:09.106360 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.106573 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.106722 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Delete volume with id: c435d1b7-447f-4802-909a-864f86e19a30 Jul 03 15:06:09.113577 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.113577 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:09.113909 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Volume info retrieved successfully. Jul 03 15:06:09.114872 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99977) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 15:06:09.126309 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-882430175 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-882430175, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:09.126483 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-882430175 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-882430175, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:09.135539 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Created reservations ['26c084e4-3063-40dd-8f01-869650298caf', '685e5438-4c72-4396-8661-d113b2e3bcbb', '0110169e-8227-4764-a85d-097b4c1595c6', '92da7003-70bd-44a9-9dc4-f3eb515d4921'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:09.167667 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Delete volume request issued successfully. Jul 03 15:06:09.167983 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a92b4c40-a240-43a3-b97f-767b356d9ffc tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/volumes/c435d1b7-447f-4802-909a-864f86e19a30 returned with HTTP 202 Jul 03 15:06:09.168480 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1202/4739] 10.4.3.99 () {68 vars in 1384 bytes} [Fri Jul 3 15:06:09 2026] DELETE /volume/v3/volumes/c435d1b7-447f-4802-909a-864f86e19a30 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:09.176266 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c5249f1e-4ad4-44d1-b556-80d8445ddd47 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.178604 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5249f1e-4ad4-44d1-b556-80d8445ddd47 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] DELETE https://10.4.3.99/volume/v3/types/383ddb5f-0ec6-4511-b07d-d7f2fa7e0858 Jul 03 15:06:09.178887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5249f1e-4ad4-44d1-b556-80d8445ddd47 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.179218 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5249f1e-4ad4-44d1-b556-80d8445ddd47 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.188917 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-86da5894-87b7-4f6f-9b57-7f0f818b76c7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.191118 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-86da5894-87b7-4f6f-9b57-7f0f818b76c7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:09.191390 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-86da5894-87b7-4f6f-9b57-7f0f818b76c7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.191621 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-86da5894-87b7-4f6f-9b57-7f0f818b76c7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.191781 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-86da5894-87b7-4f6f-9b57-7f0f818b76c7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:09.195857 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.195857 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:09.202255 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5249f1e-4ad4-44d1-b556-80d8445ddd47 tempest-ProjectAdminTests-1962802212 tempest-ProjectAdminTests-1962802212-project-admin] https://10.4.3.99/volume/v3/types/383ddb5f-0ec6-4511-b07d-d7f2fa7e0858 returned with HTTP 202 Jul 03 15:06:09.202634 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1167/4740] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:06:09 2026] DELETE /volume/v3/types/383ddb5f-0ec6-4511-b07d-d7f2fa7e0858 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:09.204335 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-86da5894-87b7-4f6f-9b57-7f0f818b76c7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:09.204747 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1192/4741] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:09 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:09.215280 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-95e88c13-a678-45c4-bb6e-c104336de134 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.217053 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:09.217433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1312145509", "volume_type": "f4ba93a3-404a-46db-86b1-578b788a73ab", "group_id": "227ef260-2bd7-4614-92f2-daff936d5fa9", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:09.219094 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1312145509', 'volume_type': 'f4ba93a3-404a-46db-86b1-578b788a73ab', 'group_id': '227ef260-2bd7-4614-92f2-daff936d5fa9', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:09.227514 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.227514 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:09.228004 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume of 1 GB Jul 03 15:06:09.234667 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Availability Zones retrieved successfully. Jul 03 15:06:09.243103 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (e8f16e90-c93c-401d-89ea-c77cbd90e1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:09.244887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c23d77-81e2-432c-9859-629a1445ddaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:09.245738 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.245738 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:09.246368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:09.273691 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c23d77-81e2-432c-9859-629a1445ddaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:06:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f4ba93a3-404a-46db-86b1-578b788a73ab,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1908133162',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4ba93a3-404a-46db-86b1-578b788a73ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '227ef260-2bd7-4614-92f2-daff936d5fa9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:09.274638 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd5d841b-02fc-48bc-abda-2c63896c771c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:09.306696 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1908133162 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1908133162, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:09.307031 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1908133162 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1908133162, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:09.342512 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['624f3630-58a9-4b47-b7fd-aedaa149c95a', 'fcadfe57-aa68-4d05-b8a0-06cdbd804e4f', 'fccb2461-d1be-4b8d-a7dd-b58fc827a9fa', '0542a33e-b83f-4b30-b9c6-d2b747f748d1'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:09.343456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd5d841b-02fc-48bc-abda-2c63896c771c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['624f3630-58a9-4b47-b7fd-aedaa149c95a', 'fcadfe57-aa68-4d05-b8a0-06cdbd804e4f', 'fccb2461-d1be-4b8d-a7dd-b58fc827a9fa', '0542a33e-b83f-4b30-b9c6-d2b747f748d1']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:09.344212 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844f1f8a-eeff-4bb1-a191-6a3191e7281f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:09.367879 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844f1f8a-eeff-4bb1-a191-6a3191e7281f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1053701a-aa7f-481f-b647-780661d7d6c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1312145509',encryption_key_id=None,group_id=227ef260-2bd7-4614-92f2-daff936d5fa9,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['624f3630-58a9-4b47-b7fd-aedaa149c95a','fcadfe57-aa68-4d05-b8a0-06cdbd804e4f','fccb2461-d1be-4b8d-a7dd-b58fc827a9fa','0542a33e-b83f-4b30-b9c6-d2b747f748d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=f4ba93a3-404a-46db-86b1-578b788a73ab), 'volume': Volume(_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-03T15:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1312145509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=227ef260-2bd7-4614-92f2-daff936d5fa9,host=None,id=1053701a-aa7f-481f-b647-780661d7d6c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cdbcefd48746289d2a028d2bb99293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a93706d1fa694acda032b74028355f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4ba93a3-404a-46db-86b1-578b788a73ab),volume_type_id=f4ba93a3-404a-46db-86b1-578b788a73ab)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:09.368655 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d526d6db-72cd-4b68-9f8b-bc8a1bf64ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:09.393610 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d526d6db-72cd-4b68-9f8b-bc8a1bf64ce2) transitioned into state 'SUCCESS' from state '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-1312145509',encryption_key_id=None,group_id=227ef260-2bd7-4614-92f2-daff936d5fa9,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['624f3630-58a9-4b47-b7fd-aedaa149c95a','fcadfe57-aa68-4d05-b8a0-06cdbd804e4f','fccb2461-d1be-4b8d-a7dd-b58fc827a9fa','0542a33e-b83f-4b30-b9c6-d2b747f748d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=f4ba93a3-404a-46db-86b1-578b788a73ab)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:09.394548 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb89ea9e-bb1c-49eb-833b-6a954b8e4118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:09.410982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb89ea9e-bb1c-49eb-833b-6a954b8e4118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:09.411892 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (e8f16e90-c93c-401d-89ea-c77cbd90e1be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:09.412239 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume request issued successfully. Jul 03 15:06:09.412896 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:09.413072 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:09.460779 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:09.464314 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.464314 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:09.468552 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-95e88c13-a678-45c4-bb6e-c104336de134 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:09.469101 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1181/4742] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:06:09 2026] POST /volume/v3/volumes => generated 821 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:09.480620 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-89a99492-bf6a-4674-81c9-a90e89992d6a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.482552 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89a99492-bf6a-4674-81c9-a90e89992d6a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/1053701a-aa7f-481f-b647-780661d7d6c3 Jul 03 15:06:09.482827 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89a99492-bf6a-4674-81c9-a90e89992d6a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.483098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89a99492-bf6a-4674-81c9-a90e89992d6a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.490344 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.490344 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:09.493644 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-89a99492-bf6a-4674-81c9-a90e89992d6a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:09.494357 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-89a99492-bf6a-4674-81c9-a90e89992d6a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:09.494498 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-89a99492-bf6a-4674-81c9-a90e89992d6a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:09.538231 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-89a99492-bf6a-4674-81c9-a90e89992d6a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:09.541328 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.541328 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:09.548972 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89a99492-bf6a-4674-81c9-a90e89992d6a tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/1053701a-aa7f-481f-b647-780661d7d6c3 returned with HTTP 200 Jul 03 15:06:09.549382 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1203/4743] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:09 2026] GET /volume/v3/volumes/1053701a-aa7f-481f-b647-780661d7d6c3 => generated 889 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:09.763467 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-14e1c3b6-cfa3-49f8-8d7f-2e900a436d0f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.763820 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14e1c3b6-cfa3-49f8-8d7f-2e900a436d0f None None] GET https://10.4.3.99/volume// Jul 03 15:06:09.763991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14e1c3b6-cfa3-49f8-8d7f-2e900a436d0f None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.764185 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14e1c3b6-cfa3-49f8-8d7f-2e900a436d0f None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.764478 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14e1c3b6-cfa3-49f8-8d7f-2e900a436d0f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:06:09.764717 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1168/4744] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:06:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:06:09.771882 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-f4a94d78-9301-4168-bfd4-25a69079b0c6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.774074 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-f4a94d78-9301-4168-bfd4-25a69079b0c6 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:06:09.774310 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-f4a94d78-9301-4168-bfd4-25a69079b0c6 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:09.774492 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-f4a94d78-9301-4168-bfd4-25a69079b0c6 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:09.787076 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.787076 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:09.791030 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-f4a94d78-9301-4168-bfd4-25a69079b0c6 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:06:09.794969 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-f4a94d78-9301-4168-bfd4-25a69079b0c6 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f returned with HTTP 200 Jul 03 15:06:09.795408 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1193/4745] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:06:09 2026] GET /volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f => generated 1582 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:06:09.903169 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-72cf22fd-9767-4d6e-aa09-85d3803decf5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:09.905436 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-72cf22fd-9767-4d6e-aa09-85d3803decf5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] PUT https://10.4.3.99/volume/v3/attachments/935c1595-c99c-4b3e-a049-1106ed59f972 Jul 03 15:06:09.905846 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-72cf22fd-9767-4d6e-aa09-85d3803decf5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:09.918929 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-72cf22fd-9767-4d6e-aa09-85d3803decf5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Acquiring lock "cinder-attachment_update-5907cf61-0b30-4240-a6ce-b28c9a11f94f-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:06:09.923640 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-72cf22fd-9767-4d6e-aa09-85d3803decf5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Lock "cinder-attachment_update-5907cf61-0b30-4240-a6ce-b28c9a11f94f-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:06:09.924542 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:09.924542 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:10.449006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-72cf22fd-9767-4d6e-aa09-85d3803decf5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Lock "cinder-attachment_update-5907cf61-0b30-4240-a6ce-b28c9a11f94f-np0000004430" released by "attachment_update" :: held 0.525s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:06:10.449482 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-72cf22fd-9767-4d6e-aa09-85d3803decf5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments/935c1595-c99c-4b3e-a049-1106ed59f972 returned with HTTP 200 Jul 03 15:06:10.449788 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1182/4746] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:06:09 2026] PUT /volume/v3/attachments/935c1595-c99c-4b3e-a049-1106ed59f972 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:10.561483 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-105624bb-f866-49b9-9616-272ea1a29d5b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:10.563366 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-105624bb-f866-49b9-9616-272ea1a29d5b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/1053701a-aa7f-481f-b647-780661d7d6c3 Jul 03 15:06:10.563611 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-105624bb-f866-49b9-9616-272ea1a29d5b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:10.563794 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-105624bb-f866-49b9-9616-272ea1a29d5b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:10.570747 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:10.570747 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:10.574464 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-105624bb-f866-49b9-9616-272ea1a29d5b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:10.575414 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-105624bb-f866-49b9-9616-272ea1a29d5b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:10.575591 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-105624bb-f866-49b9-9616-272ea1a29d5b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:10.626768 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-105624bb-f866-49b9-9616-272ea1a29d5b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:10.629530 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:10.629530 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:10.635572 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-105624bb-f866-49b9-9616-272ea1a29d5b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/1053701a-aa7f-481f-b647-780661d7d6c3 returned with HTTP 200 Jul 03 15:06:10.635945 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1204/4747] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:10 2026] GET /volume/v3/volumes/1053701a-aa7f-481f-b647-780661d7d6c3 => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:10.651611 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-15616847-70d9-407d-8500-a4bd44555d52 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:10.653367 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:10.653713 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1882595630", "volume_type": "f4ba93a3-404a-46db-86b1-578b788a73ab", "group_id": "227ef260-2bd7-4614-92f2-daff936d5fa9", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:10.655249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1882595630', 'volume_type': 'f4ba93a3-404a-46db-86b1-578b788a73ab', 'group_id': '227ef260-2bd7-4614-92f2-daff936d5fa9', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:10.661726 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:10.661726 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:10.662151 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume of 1 GB Jul 03 15:06:10.667141 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Availability Zones retrieved successfully. Jul 03 15:06:10.672801 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (2e7f5fb1-e290-42ee-833c-e8802f340fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:10.674800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c39f36-b017-4f32-a852-a6d1393aecc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:10.675497 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:10.675497 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:10.675873 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:10.694644 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c39f36-b017-4f32-a852-a6d1393aecc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:06:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f4ba93a3-404a-46db-86b1-578b788a73ab,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1908133162',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4ba93a3-404a-46db-86b1-578b788a73ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '227ef260-2bd7-4614-92f2-daff936d5fa9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:10.695385 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a680aae-725a-4f12-a44f-192fcefb9bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:10.720242 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1908133162 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1908133162, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:10.720532 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1908133162 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1908133162, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:10.737660 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['8ade5919-5c5b-4168-992c-601126d0bb14', '15e30b86-97bb-433b-b370-6044f350da66', 'd4561841-73a6-4d82-8eb4-f343b863f0a0', '3059ca11-5740-431c-aacc-48551183e788'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:10.738473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a680aae-725a-4f12-a44f-192fcefb9bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ade5919-5c5b-4168-992c-601126d0bb14', '15e30b86-97bb-433b-b370-6044f350da66', 'd4561841-73a6-4d82-8eb4-f343b863f0a0', '3059ca11-5740-431c-aacc-48551183e788']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:10.739250 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc356af9-2a8f-4c77-9903-8511e26b5ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:10.762997 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc356af9-2a8f-4c77-9903-8511e26b5ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a0c4919-25c1-4d42-ac95-f01c8a7e5d45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1882595630',encryption_key_id=None,group_id=227ef260-2bd7-4614-92f2-daff936d5fa9,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['8ade5919-5c5b-4168-992c-601126d0bb14','15e30b86-97bb-433b-b370-6044f350da66','d4561841-73a6-4d82-8eb4-f343b863f0a0','3059ca11-5740-431c-aacc-48551183e788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=f4ba93a3-404a-46db-86b1-578b788a73ab), 'volume': Volume(_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-03T15:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1882595630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=227ef260-2bd7-4614-92f2-daff936d5fa9,host=None,id=5a0c4919-25c1-4d42-ac95-f01c8a7e5d45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cdbcefd48746289d2a028d2bb99293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a93706d1fa694acda032b74028355f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4ba93a3-404a-46db-86b1-578b788a73ab),volume_type_id=f4ba93a3-404a-46db-86b1-578b788a73ab)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:10.763769 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f4924d-9349-462b-b4b7-b1cf377ee4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:10.785581 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f4924d-9349-462b-b4b7-b1cf377ee4c2) transitioned into state 'SUCCESS' from state '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-1882595630',encryption_key_id=None,group_id=227ef260-2bd7-4614-92f2-daff936d5fa9,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['8ade5919-5c5b-4168-992c-601126d0bb14','15e30b86-97bb-433b-b370-6044f350da66','d4561841-73a6-4d82-8eb4-f343b863f0a0','3059ca11-5740-431c-aacc-48551183e788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=f4ba93a3-404a-46db-86b1-578b788a73ab)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:10.786565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d781166-ef90-4f20-be03-8900a89a5fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:10.802404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d781166-ef90-4f20-be03-8900a89a5fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:10.803578 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (2e7f5fb1-e290-42ee-833c-e8802f340fd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:10.803922 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume request issued successfully. Jul 03 15:06:10.805090 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:10.805090 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:10.843190 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:10.849437 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:10.849437 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:10.853503 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-15616847-70d9-407d-8500-a4bd44555d52 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:10.853998 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1169/4748] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:06:10 2026] POST /volume/v3/volumes => generated 821 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:10.866363 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ec691690-7309-44d0-82bd-52af391548c2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:10.868280 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec691690-7309-44d0-82bd-52af391548c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 Jul 03 15:06:10.868491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec691690-7309-44d0-82bd-52af391548c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:10.868695 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec691690-7309-44d0-82bd-52af391548c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:10.876054 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:10.876054 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:10.888351 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ec691690-7309-44d0-82bd-52af391548c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:10.889202 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-ec691690-7309-44d0-82bd-52af391548c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:10.889384 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-ec691690-7309-44d0-82bd-52af391548c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:10.927864 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-ec691690-7309-44d0-82bd-52af391548c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:10.932671 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:10.932671 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:10.941180 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec691690-7309-44d0-82bd-52af391548c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 returned with HTTP 200 Jul 03 15:06:10.941678 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1194/4749] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:10 2026] GET /volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 => generated 889 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:10.960256 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-2c8beabe-65ac-48d2-9146-5cdb00a9de6b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:10.962139 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-2c8beabe-65ac-48d2-9146-5cdb00a9de6b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/attachments/935c1595-c99c-4b3e-a049-1106ed59f972/action Jul 03 15:06:10.962656 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-2c8beabe-65ac-48d2-9146-5cdb00a9de6b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:06:10.962656 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-2c8beabe-65ac-48d2-9146-5cdb00a9de6b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:10.979527 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:10.979527 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:11.007964 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-4f2871fb-7805-4f03-8b55-a8c1fdeffccb req-2c8beabe-65ac-48d2-9146-5cdb00a9de6b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments/935c1595-c99c-4b3e-a049-1106ed59f972/action returned with HTTP 204 Jul 03 15:06:11.008440 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1183/4750] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:06:10 2026] POST /volume/v3/attachments/935c1595-c99c-4b3e-a049-1106ed59f972/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-db717933-2c32-4a1e-8652-23b78365f6c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-db717933-2c32-4a1e-8652-23b78365f6c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-db717933-2c32-4a1e-8652-23b78365f6c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-db717933-2c32-4a1e-8652-23b78365f6c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-db717933-2c32-4a1e-8652-23b78365f6c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-db717933-2c32-4a1e-8652-23b78365f6c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-db717933-2c32-4a1e-8652-23b78365f6c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-db717933-2c32-4a1e-8652-23b78365f6c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-db717933-2c32-4a1e-8652-23b78365f6c6 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 returned with HTTP 200 Jul 03 15:06:12.085564 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1205/4751] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:11 2026] GET /volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 => generated 914 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:12.089673 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4aa4fbf-bf61-4de5-9fe2-5031779ac1bb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:12.089673 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4aa4fbf-bf61-4de5-9fe2-5031779ac1bb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] PUT https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:12.089673 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4aa4fbf-bf61-4de5-9fe2-5031779ac1bb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1053701a-aa7f-481f-b647-780661d7d6c3"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:12.089673 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-e4aa4fbf-bf61-4de5-9fe2-5031779ac1bb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Update called for group 227ef260-2bd7-4614-92f2-daff936d5fa9. {{(pid=99978) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:06:12.089673 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-e4aa4fbf-bf61-4de5-9fe2-5031779ac1bb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Updating group 227ef260-2bd7-4614-92f2-daff936d5fa9 with name None description: None add_volumes: None remove_volumes: 1053701a-aa7f-481f-b647-780661d7d6c3. Jul 03 15:06:12.089673 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:12.089673 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:12.089673 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4aa4fbf-bf61-4de5-9fe2-5031779ac1bb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 202 Jul 03 15:06:12.089673 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1170/4752] 10.4.3.99 () {70 vars in 1399 bytes} [Fri Jul 3 15:06:12 2026] PUT /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:12.094114 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a3d8661a-c741-4bee-8e48-8b91c45b5068 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:12.096288 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3d8661a-c741-4bee-8e48-8b91c45b5068 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:12.096288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3d8661a-c741-4bee-8e48-8b91c45b5068 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:12.096953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3d8661a-c741-4bee-8e48-8b91c45b5068 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:12.096953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-a3d8661a-c741-4bee-8e48-8b91c45b5068 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:12.100681 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:12.100681 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:12.109269 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3d8661a-c741-4bee-8e48-8b91c45b5068 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:12.109269 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1195/4753] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:12 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:13.119428 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-68978a51-509a-4d02-a086-3d4a8945b4e4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:13.121795 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-68978a51-509a-4d02-a086-3d4a8945b4e4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:13.122058 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-68978a51-509a-4d02-a086-3d4a8945b4e4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:13.122271 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-68978a51-509a-4d02-a086-3d4a8945b4e4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:13.122411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-68978a51-509a-4d02-a086-3d4a8945b4e4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:13.128401 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:13.128401 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:13.135824 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-68978a51-509a-4d02-a086-3d4a8945b4e4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:13.136577 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1184/4754] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:13 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:13.148791 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f090515-b7eb-498a-ae9d-0462eae6ece3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:13.149167 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f090515-b7eb-498a-ae9d-0462eae6ece3 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] PUT https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:13.149575 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f090515-b7eb-498a-ae9d-0462eae6ece3 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1053701a-aa7f-481f-b647-780661d7d6c3"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:13.151364 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-1f090515-b7eb-498a-ae9d-0462eae6ece3 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Update called for group 227ef260-2bd7-4614-92f2-daff936d5fa9. {{(pid=99977) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:06:13.151480 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-1f090515-b7eb-498a-ae9d-0462eae6ece3 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Updating group 227ef260-2bd7-4614-92f2-daff936d5fa9 with name None description: None add_volumes: 1053701a-aa7f-481f-b647-780661d7d6c3 remove_volumes: None. Jul 03 15:06:13.155665 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:13.155665 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:13.200507 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f090515-b7eb-498a-ae9d-0462eae6ece3 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 202 Jul 03 15:06:13.201190 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1206/4755] 10.4.3.99 () {70 vars in 1399 bytes} [Fri Jul 3 15:06:13 2026] PUT /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:13.214000 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e8b5bf97-6471-4e0e-b43b-9721c0902d97 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:13.216763 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8b5bf97-6471-4e0e-b43b-9721c0902d97 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:13.217304 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8b5bf97-6471-4e0e-b43b-9721c0902d97 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:13.217677 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e8b5bf97-6471-4e0e-b43b-9721c0902d97 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:13.218862 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-e8b5bf97-6471-4e0e-b43b-9721c0902d97 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:13.224257 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:13.224257 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:13.240211 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e8b5bf97-6471-4e0e-b43b-9721c0902d97 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:13.240567 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1171/4756] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:13 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:14.250782 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cfe89a5d-a60e-405a-8801-985d5a3ecfe8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:14.253026 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cfe89a5d-a60e-405a-8801-985d5a3ecfe8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:14.253282 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cfe89a5d-a60e-405a-8801-985d5a3ecfe8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:14.253485 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cfe89a5d-a60e-405a-8801-985d5a3ecfe8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:14.253645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-cfe89a5d-a60e-405a-8801-985d5a3ecfe8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:14.263794 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:14.263794 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:14.273602 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cfe89a5d-a60e-405a-8801-985d5a3ecfe8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:14.274020 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1196/4757] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:14 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:14.283352 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aed894a6-835e-4f87-bf4e-efd74141568e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:14.285150 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aed894a6-835e-4f87-bf4e-efd74141568e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] PUT https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:14.285550 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aed894a6-835e-4f87-bf4e-efd74141568e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "5a0c4919-25c1-4d42-ac95-f01c8a7e5d45"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:14.287123 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-aed894a6-835e-4f87-bf4e-efd74141568e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Update called for group 227ef260-2bd7-4614-92f2-daff936d5fa9. {{(pid=99980) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:06:14.287254 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.groups [None req-aed894a6-835e-4f87-bf4e-efd74141568e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Updating group 227ef260-2bd7-4614-92f2-daff936d5fa9 with name None description: None add_volumes: None remove_volumes: 5a0c4919-25c1-4d42-ac95-f01c8a7e5d45. Jul 03 15:06:14.292579 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:14.292579 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:14.330182 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aed894a6-835e-4f87-bf4e-efd74141568e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 202 Jul 03 15:06:14.333431 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1185/4758] 10.4.3.99 () {70 vars in 1399 bytes} [Fri Jul 3 15:06:14 2026] PUT /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:14.342003 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-50162536-81f1-40cc-af94-40565a127afb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:14.344370 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-50162536-81f1-40cc-af94-40565a127afb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:14.344631 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-50162536-81f1-40cc-af94-40565a127afb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:14.344958 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-50162536-81f1-40cc-af94-40565a127afb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:14.345211 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-50162536-81f1-40cc-af94-40565a127afb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:14.350472 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:14.350472 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:14.361166 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-50162536-81f1-40cc-af94-40565a127afb tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:14.361562 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1207/4759] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:14 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:15.373333 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-56bcfae7-d720-4bdb-8846-8816a873ab3b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:15.375795 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56bcfae7-d720-4bdb-8846-8816a873ab3b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:15.376103 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56bcfae7-d720-4bdb-8846-8816a873ab3b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:15.376374 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-56bcfae7-d720-4bdb-8846-8816a873ab3b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:15.376548 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-56bcfae7-d720-4bdb-8846-8816a873ab3b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:15.382636 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:15.382636 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:15.394489 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-56bcfae7-d720-4bdb-8846-8816a873ab3b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:15.394931 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1172/4760] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:15 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:15.406180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4ec91b3c-3018-4992-a83d-286a50a934ea None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:15.408470 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ec91b3c-3018-4992-a83d-286a50a934ea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] PUT https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:15.409423 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4ec91b3c-3018-4992-a83d-286a50a934ea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5a0c4919-25c1-4d42-ac95-f01c8a7e5d45"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:15.410833 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-4ec91b3c-3018-4992-a83d-286a50a934ea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Update called for group 227ef260-2bd7-4614-92f2-daff936d5fa9. {{(pid=99979) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 15:06:15.410999 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.groups [None req-4ec91b3c-3018-4992-a83d-286a50a934ea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Updating group 227ef260-2bd7-4614-92f2-daff936d5fa9 with name None description: None add_volumes: 5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 remove_volumes: None. Jul 03 15:06:15.415469 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:15.415469 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:15.444858 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ec91b3c-3018-4992-a83d-286a50a934ea tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 202 Jul 03 15:06:15.445699 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1197/4761] 10.4.3.99 () {70 vars in 1399 bytes} [Fri Jul 3 15:06:15 2026] PUT /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:15.453974 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-64e6e49b-12ac-4c29-8beb-dacd7ccc8d28 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:15.456452 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-64e6e49b-12ac-4c29-8beb-dacd7ccc8d28 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:15.456727 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-64e6e49b-12ac-4c29-8beb-dacd7ccc8d28 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:15.456935 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-64e6e49b-12ac-4c29-8beb-dacd7ccc8d28 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:15.457078 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.groups [None req-64e6e49b-12ac-4c29-8beb-dacd7ccc8d28 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:15.460742 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:15.460742 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:15.471967 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-64e6e49b-12ac-4c29-8beb-dacd7ccc8d28 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:15.472519 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1186/4762] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:15 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:16.482045 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-117613bd-b994-4e13-ad5f-dbbe6ac67227 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:16.484226 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-117613bd-b994-4e13-ad5f-dbbe6ac67227 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:16.484529 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-117613bd-b994-4e13-ad5f-dbbe6ac67227 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:16.484783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-117613bd-b994-4e13-ad5f-dbbe6ac67227 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:16.484966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-117613bd-b994-4e13-ad5f-dbbe6ac67227 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:16.488489 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:16.488489 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:16.496144 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-117613bd-b994-4e13-ad5f-dbbe6ac67227 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 200 Jul 03 15:06:16.496569 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1208/4763] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:16 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:16.505025 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b3149175-93dc-4abc-aefb-384710e65946 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:16.507117 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 15:06:16.507429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:16.507659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:16.507945 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:16.508348 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:16.508348 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:16.508929 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:06:16.517769 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all volumes completed successfully. Jul 03 15:06:16.518932 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:16.519186 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:16.571236 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:16.575944 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:16.575944 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:16.579779 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:16.580366 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:16.628606 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:16.631371 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:16.631371 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:16.640530 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b3149175-93dc-4abc-aefb-384710e65946 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:06:16.640924 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1173/4764] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 15:06:16 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:06:16.653608 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c2aa290f-085a-4a43-a5ad-c6b2cecadc96 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:16.655392 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c2aa290f-085a-4a43-a5ad-c6b2cecadc96 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/group_snapshots Jul 03 15:06:16.655706 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c2aa290f-085a-4a43-a5ad-c6b2cecadc96 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "227ef260-2bd7-4614-92f2-daff936d5fa9", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1115449501"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:16.657107 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.group_snapshots [None req-c2aa290f-085a-4a43-a5ad-c6b2cecadc96 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '227ef260-2bd7-4614-92f2-daff936d5fa9', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1115449501'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 15:06:16.661455 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:16.661455 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:16.664619 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.group_snapshots [None req-c2aa290f-085a-4a43-a5ad-c6b2cecadc96 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1115449501. Jul 03 15:06:16.686525 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:16.686525 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:16.702642 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-c2aa290f-085a-4a43-a5ad-c6b2cecadc96 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1908133162 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1908133162, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:16.702920 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-c2aa290f-085a-4a43-a5ad-c6b2cecadc96 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1908133162 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1908133162, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:16.723088 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-c2aa290f-085a-4a43-a5ad-c6b2cecadc96 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['fd34ee3f-7569-41b7-a917-42af669ccbe8', '0108b02e-9b9d-452d-8aaf-5c7142080087', '04ba8980-7152-4d8d-8fe8-af62a6f4a71c', '656251eb-01d2-477f-a8a2-934ff5c76355'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:16.760250 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c2aa290f-085a-4a43-a5ad-c6b2cecadc96 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots returned with HTTP 202 Jul 03 15:06:16.761153 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1198/4765] 10.4.3.99 () {70 vars in 1317 bytes} [Fri Jul 3 15:06:16 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:16.768808 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-15b1d0b9-9991-4ac5-9667-2d56d6669b4d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:16.770819 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15b1d0b9-9991-4ac5-9667-2d56d6669b4d tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c Jul 03 15:06:16.772476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15b1d0b9-9991-4ac5-9667-2d56d6669b4d tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:16.772476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15b1d0b9-9991-4ac5-9667-2d56d6669b4d tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:16.772476 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-15b1d0b9-9991-4ac5-9667-2d56d6669b4d tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 2c1ed14b-a18e-4cc7-befc-9252ac66ef3c {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:16.775379 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:16.775379 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:16.780066 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15b1d0b9-9991-4ac5-9667-2d56d6669b4d tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c returned with HTTP 200 Jul 03 15:06:16.780516 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1187/4766] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:16 2026] GET /volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:17.789386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-00cfbe9d-6d63-434e-9c3b-cfff8947d9ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:17.791812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00cfbe9d-6d63-434e-9c3b-cfff8947d9ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c Jul 03 15:06:17.792119 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00cfbe9d-6d63-434e-9c3b-cfff8947d9ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:17.792395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00cfbe9d-6d63-434e-9c3b-cfff8947d9ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:17.792565 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-00cfbe9d-6d63-434e-9c3b-cfff8947d9ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 2c1ed14b-a18e-4cc7-befc-9252ac66ef3c {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:17.796997 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:17.796997 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:17.800759 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00cfbe9d-6d63-434e-9c3b-cfff8947d9ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c returned with HTTP 200 Jul 03 15:06:17.801198 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1209/4767] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:17 2026] GET /volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:17.809344 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8595b6c1-eb5f-42fd-a543-7ce961f39a32 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:17.811373 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8595b6c1-eb5f-42fd-a543-7ce961f39a32 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail Jul 03 15:06:17.811601 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8595b6c1-eb5f-42fd-a543-7ce961f39a32 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:17.811830 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8595b6c1-eb5f-42fd-a543-7ce961f39a32 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:17.812260 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-8595b6c1-eb5f-42fd-a543-7ce961f39a32 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:17.813203 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-8595b6c1-eb5f-42fd-a543-7ce961f39a32 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:06:17.818396 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8595b6c1-eb5f-42fd-a543-7ce961f39a32 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all snapshots completed successfully. Jul 03 15:06:17.818936 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:17.818936 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:17.819569 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8595b6c1-eb5f-42fd-a543-7ce961f39a32 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:06:17.819976 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1174/4768] 10.4.3.99 () {66 vars in 1257 bytes} [Fri Jul 3 15:06:17 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:17.829892 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d2d82439-311f-4d2b-bdad-38b52eae9d54 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:17.832426 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d2d82439-311f-4d2b-bdad-38b52eae9d54 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/cad851c1-73fc-41b5-b5c8-865c841428ae Jul 03 15:06:17.832712 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d2d82439-311f-4d2b-bdad-38b52eae9d54 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:17.832992 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d2d82439-311f-4d2b-bdad-38b52eae9d54 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:17.839786 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:17.839786 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:17.840476 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d2d82439-311f-4d2b-bdad-38b52eae9d54 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Snapshot retrieved successfully. Jul 03 15:06:17.841564 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d2d82439-311f-4d2b-bdad-38b52eae9d54 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/cad851c1-73fc-41b5-b5c8-865c841428ae returned with HTTP 200 Jul 03 15:06:17.842082 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1199/4769] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:06:17 2026] GET /volume/v3/snapshots/cad851c1-73fc-41b5-b5c8-865c841428ae => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:17.851358 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e8481f6b-8c28-46c3-bcc0-78dd61e9ebc8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:17.853216 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e8481f6b-8c28-46c3-bcc0-78dd61e9ebc8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/5b872525-1c2e-49f2-a9af-20273178e36b Jul 03 15:06:17.853429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e8481f6b-8c28-46c3-bcc0-78dd61e9ebc8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:17.853611 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e8481f6b-8c28-46c3-bcc0-78dd61e9ebc8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:17.859976 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:17.859976 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:17.860635 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e8481f6b-8c28-46c3-bcc0-78dd61e9ebc8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Snapshot retrieved successfully. Jul 03 15:06:17.861798 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e8481f6b-8c28-46c3-bcc0-78dd61e9ebc8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/5b872525-1c2e-49f2-a9af-20273178e36b returned with HTTP 200 Jul 03 15:06:17.862360 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1188/4770] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:06:17 2026] GET /volume/v3/snapshots/5b872525-1c2e-49f2-a9af-20273178e36b => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:17.871579 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-95c2a07f-1efa-4c0e-8b88-a0c9fa41db82 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:17.873238 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-95c2a07f-1efa-4c0e-8b88-a0c9fa41db82 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] DELETE https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c Jul 03 15:06:17.873467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-95c2a07f-1efa-4c0e-8b88-a0c9fa41db82 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:17.873652 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-95c2a07f-1efa-4c0e-8b88-a0c9fa41db82 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:17.873798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-95c2a07f-1efa-4c0e-8b88-a0c9fa41db82 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] delete called for member 2c1ed14b-a18e-4cc7-befc-9252ac66ef3c {{(pid=99977) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:06:17.873912 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.group_snapshots [None req-95c2a07f-1efa-4c0e-8b88-a0c9fa41db82 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Delete group_snapshot with id: 2c1ed14b-a18e-4cc7-befc-9252ac66ef3c Jul 03 15:06:17.876819 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:17.876819 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:17.920626 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-95c2a07f-1efa-4c0e-8b88-a0c9fa41db82 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c returned with HTTP 202 Jul 03 15:06:17.921144 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1210/4771] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 15:06:17 2026] DELETE /volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:17.928931 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-62b442a6-e372-4648-9366-216dbd0f007b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:17.930520 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 15:06:17.930749 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:17.930973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:17.932242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:17.932242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:06:17.941192 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all volumes completed successfully. Jul 03 15:06:17.941958 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:17.942117 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:17.978957 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:17.982516 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:17.982516 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:17.986291 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:17.986914 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:18.020387 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:18.023769 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:18.023769 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:18.032202 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62b442a6-e372-4648-9366-216dbd0f007b tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:06:18.032731 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1175/4772] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 15:06:17 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:06:18.049816 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b024693d-1eac-4484-bfe8-95ae331037a7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:18.051757 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b024693d-1eac-4484-bfe8-95ae331037a7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail Jul 03 15:06:18.051851 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b024693d-1eac-4484-bfe8-95ae331037a7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:18.052043 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b024693d-1eac-4484-bfe8-95ae331037a7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:18.052314 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-b024693d-1eac-4484-bfe8-95ae331037a7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:18.053357 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.db.api [None req-b024693d-1eac-4484-bfe8-95ae331037a7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Building query based on filter {{(pid=99979) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:06:18.056459 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b024693d-1eac-4484-bfe8-95ae331037a7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all snapshots completed successfully. Jul 03 15:06:18.057260 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b024693d-1eac-4484-bfe8-95ae331037a7 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:06:18.057663 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1200/4773] 10.4.3.99 () {66 vars in 1257 bytes} [Fri Jul 3 15:06:18 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:06:18.068215 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ffa2bcae-a1d2-40c0-806d-14f0e2ee042c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:18.070087 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ffa2bcae-a1d2-40c0-806d-14f0e2ee042c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c Jul 03 15:06:18.070298 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ffa2bcae-a1d2-40c0-806d-14f0e2ee042c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:18.070467 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ffa2bcae-a1d2-40c0-806d-14f0e2ee042c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:18.070587 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-ffa2bcae-a1d2-40c0-806d-14f0e2ee042c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 2c1ed14b-a18e-4cc7-befc-9252ac66ef3c {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:18.073489 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ffa2bcae-a1d2-40c0-806d-14f0e2ee042c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c returned with HTTP 404 Jul 03 15:06:18.074204 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1189/4774] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:18 2026] GET /volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:18.081030 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-78a5cc52-2448-4f33-aeb5-1e8a65f8a2e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:18.082876 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78a5cc52-2448-4f33-aeb5-1e8a65f8a2e2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] DELETE https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c Jul 03 15:06:18.083118 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-78a5cc52-2448-4f33-aeb5-1e8a65f8a2e2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:18.083356 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-78a5cc52-2448-4f33-aeb5-1e8a65f8a2e2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:18.083482 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-78a5cc52-2448-4f33-aeb5-1e8a65f8a2e2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] delete called for member 2c1ed14b-a18e-4cc7-befc-9252ac66ef3c {{(pid=99977) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:06:18.083616 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.group_snapshots [None req-78a5cc52-2448-4f33-aeb5-1e8a65f8a2e2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Delete group_snapshot with id: 2c1ed14b-a18e-4cc7-befc-9252ac66ef3c Jul 03 15:06:18.087300 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-78a5cc52-2448-4f33-aeb5-1e8a65f8a2e2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c returned with HTTP 404 Jul 03 15:06:18.087906 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1211/4775] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 15:06:18 2026] DELETE /volume/v3/group_snapshots/2c1ed14b-a18e-4cc7-befc-9252ac66ef3c => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:18.096174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c9581189-b48d-4576-a2af-6fac0b85072e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:18.097913 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 15:06:18.098222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:18.098436 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:18.098670 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:18.099592 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:06:18.110051 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all volumes completed successfully. Jul 03 15:06:18.112173 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:18.112173 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:18.152297 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:18.155272 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:18.155272 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:18.165658 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:18.165835 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:18.203146 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:18.207337 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:18.207337 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:18.215362 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c9581189-b48d-4576-a2af-6fac0b85072e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:06:18.215848 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1176/4776] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 15:06:18 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:06:18.229975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d5cf00ea-f745-4d75-b90d-50f36505bff4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:18.232065 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5cf00ea-f745-4d75-b90d-50f36505bff4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9/action Jul 03 15:06:18.232411 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5cf00ea-f745-4d75-b90d-50f36505bff4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:06:18.232526 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5cf00ea-f745-4d75-b90d-50f36505bff4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:18.233770 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-d5cf00ea-f745-4d75-b90d-50f36505bff4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] delete called for group 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99979) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:06:18.233878 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.groups [None req-d5cf00ea-f745-4d75-b90d-50f36505bff4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Delete group with id: 227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:18.236945 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:18.236945 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:18.283449 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5cf00ea-f745-4d75-b90d-50f36505bff4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9/action returned with HTTP 202 Jul 03 15:06:18.283871 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1201/4777] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 15:06:18 2026] POST /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:18.290289 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-10e9ebb6-4341-4fdb-b078-dc4f61166103 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:18.292215 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-10e9ebb6-4341-4fdb-b078-dc4f61166103 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 Jul 03 15:06:18.292478 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-10e9ebb6-4341-4fdb-b078-dc4f61166103 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:18.292691 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-10e9ebb6-4341-4fdb-b078-dc4f61166103 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:18.299577 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:18.299577 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:18.303558 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-10e9ebb6-4341-4fdb-b078-dc4f61166103 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:18.304369 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-10e9ebb6-4341-4fdb-b078-dc4f61166103 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:18.304528 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-10e9ebb6-4341-4fdb-b078-dc4f61166103 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:18.345715 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-10e9ebb6-4341-4fdb-b078-dc4f61166103 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:18.348915 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:18.348915 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:18.356798 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-10e9ebb6-4341-4fdb-b078-dc4f61166103 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 returned with HTTP 200 Jul 03 15:06:18.357221 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1190/4778] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:18 2026] GET /volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:19.369827 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-93f38cd0-1946-40f8-b5b1-640a6ffd2806 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.371476 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93f38cd0-1946-40f8-b5b1-640a6ffd2806 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 Jul 03 15:06:19.371648 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93f38cd0-1946-40f8-b5b1-640a6ffd2806 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:19.371861 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93f38cd0-1946-40f8-b5b1-640a6ffd2806 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:19.378692 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93f38cd0-1946-40f8-b5b1-640a6ffd2806 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 returned with HTTP 404 Jul 03 15:06:19.379184 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1212/4779] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:19 2026] GET /volume/v3/volumes/5a0c4919-25c1-4d42-ac95-f01c8a7e5d45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:19.385896 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-98080bf4-4fad-4c8e-b5a5-157b7c93ccc8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.387603 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98080bf4-4fad-4c8e-b5a5-157b7c93ccc8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/1053701a-aa7f-481f-b647-780661d7d6c3 Jul 03 15:06:19.387810 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98080bf4-4fad-4c8e-b5a5-157b7c93ccc8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:19.388102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-98080bf4-4fad-4c8e-b5a5-157b7c93ccc8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:19.396438 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-98080bf4-4fad-4c8e-b5a5-157b7c93ccc8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/1053701a-aa7f-481f-b647-780661d7d6c3 returned with HTTP 404 Jul 03 15:06:19.397184 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1177/4780] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:19 2026] GET /volume/v3/volumes/1053701a-aa7f-481f-b647-780661d7d6c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:19.406265 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ffec0259-e236-47a0-b683-2452b7d60325 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.408409 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ffec0259-e236-47a0-b683-2452b7d60325 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 Jul 03 15:06:19.408409 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ffec0259-e236-47a0-b683-2452b7d60325 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:19.408868 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ffec0259-e236-47a0-b683-2452b7d60325 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:19.408868 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-ffec0259-e236-47a0-b683-2452b7d60325 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member 227ef260-2bd7-4614-92f2-daff936d5fa9 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:19.412346 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ffec0259-e236-47a0-b683-2452b7d60325 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 returned with HTTP 404 Jul 03 15:06:19.413116 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1202/4781] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:19 2026] GET /volume/v3/groups/227ef260-2bd7-4614-92f2-daff936d5fa9 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:19.419527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cf5a38ba-9038-46b8-905e-057f2b95ca2e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.421445 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cf5a38ba-9038-46b8-905e-057f2b95ca2e tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/641ffe05-e56b-4faf-a98b-e69b251b75bf Jul 03 15:06:19.421635 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cf5a38ba-9038-46b8-905e-057f2b95ca2e tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:19.421860 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cf5a38ba-9038-46b8-905e-057f2b95ca2e tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:19.437418 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cf5a38ba-9038-46b8-905e-057f2b95ca2e tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/group_types/641ffe05-e56b-4faf-a98b-e69b251b75bf returned with HTTP 202 Jul 03 15:06:19.437895 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1191/4782] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 15:06:19 2026] DELETE /volume/v3/group_types/641ffe05-e56b-4faf-a98b-e69b251b75bf => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:19.445148 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-02d915ae-a2f8-4f5f-97cd-f59df2e7fafc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.447813 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02d915ae-a2f8-4f5f-97cd-f59df2e7fafc tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] DELETE https://10.4.3.99/volume/v3/types/f4ba93a3-404a-46db-86b1-578b788a73ab Jul 03 15:06:19.447813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02d915ae-a2f8-4f5f-97cd-f59df2e7fafc tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:19.448047 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02d915ae-a2f8-4f5f-97cd-f59df2e7fafc tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:19.448275 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:19.448275 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:19.472727 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02d915ae-a2f8-4f5f-97cd-f59df2e7fafc tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/types/f4ba93a3-404a-46db-86b1-578b788a73ab returned with HTTP 202 Jul 03 15:06:19.473185 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1213/4783] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:06:19 2026] DELETE /volume/v3/types/f4ba93a3-404a-46db-86b1-578b788a73ab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:19.480958 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e880c08d-4dde-40cc-9c4c-1a6a72e1b7b8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.483002 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e880c08d-4dde-40cc-9c4c-1a6a72e1b7b8 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] GET https://10.4.3.99/volume/v3/types/f4ba93a3-404a-46db-86b1-578b788a73ab Jul 03 15:06:19.483274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e880c08d-4dde-40cc-9c4c-1a6a72e1b7b8 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:19.483454 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e880c08d-4dde-40cc-9c4c-1a6a72e1b7b8 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:19.486752 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e880c08d-4dde-40cc-9c4c-1a6a72e1b7b8 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/types/f4ba93a3-404a-46db-86b1-578b788a73ab returned with HTTP 404 Jul 03 15:06:19.487235 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1178/4784] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 15:06:19 2026] GET /volume/v3/types/f4ba93a3-404a-46db-86b1-578b788a73ab => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:19.496645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3e535eda-b4ff-4b41-acdc-c027037b2c58 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.498775 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3e535eda-b4ff-4b41-acdc-c027037b2c58 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:06:19.499272 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3e535eda-b4ff-4b41-acdc-c027037b2c58 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-380243712"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:19.513574 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3e535eda-b4ff-4b41-acdc-c027037b2c58 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:06:19.514115 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1203/4785] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:06:19 2026] POST /volume/v3/types => generated 223 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:19.521635 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3516b058-7f7b-48dc-bbeb-71fe5af10d54 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.523210 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3516b058-7f7b-48dc-bbeb-71fe5af10d54 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 15:06:19.523576 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3516b058-7f7b-48dc-bbeb-71fe5af10d54 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-494118923"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:19.536145 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3516b058-7f7b-48dc-bbeb-71fe5af10d54 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 15:06:19.536546 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1192/4786] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 15:06:19 2026] POST /volume/v3/group_types => generated 180 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:19.543643 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dac3a933-3261-49c0-8c30-f2508b1de8d5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.545398 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dac3a933-3261-49c0-8c30-f2508b1de8d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/groups Jul 03 15:06:19.545636 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dac3a933-3261-49c0-8c30-f2508b1de8d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "40a630a2-f0c3-4d8e-b958-361b8a8b992a", "volume_types": ["85a00222-0cdf-4ac1-b10b-124d208b5dde"], "name": "tempest-GroupSnapshotsTest-Group-1756807373"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:19.546950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-dac3a933-3261-49c0-8c30-f2508b1de8d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating new group {'group': {'group_type': '40a630a2-f0c3-4d8e-b958-361b8a8b992a', 'volume_types': ['85a00222-0cdf-4ac1-b10b-124d208b5dde'], 'name': 'tempest-GroupSnapshotsTest-Group-1756807373'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 15:06:19.550320 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.groups [None req-dac3a933-3261-49c0-8c30-f2508b1de8d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating group tempest-GroupSnapshotsTest-Group-1756807373. Jul 03 15:06:19.556777 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dac3a933-3261-49c0-8c30-f2508b1de8d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Availability Zones retrieved successfully. Jul 03 15:06:19.570890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-dac3a933-3261-49c0-8c30-f2508b1de8d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['aba987fa-052b-4d28-9bfe-f2c1feeb4b14'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:19.593638 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dac3a933-3261-49c0-8c30-f2508b1de8d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups returned with HTTP 202 Jul 03 15:06:19.594012 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1214/4787] 10.4.3.99 () {70 vars in 1290 bytes} [Fri Jul 3 15:06:19 2026] POST /volume/v3/groups => generated 112 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:19.601829 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-084b242a-2d14-4e84-baa1-d16ed1f6628c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:19.604119 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-084b242a-2d14-4e84-baa1-d16ed1f6628c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143 Jul 03 15:06:19.604433 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-084b242a-2d14-4e84-baa1-d16ed1f6628c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:19.604680 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-084b242a-2d14-4e84-baa1-d16ed1f6628c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:19.604807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-084b242a-2d14-4e84-baa1-d16ed1f6628c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member ed5f9331-926e-4d81-a0c2-81a46f082143 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:19.608486 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:19.608486 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:19.616014 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-084b242a-2d14-4e84-baa1-d16ed1f6628c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143 returned with HTTP 200 Jul 03 15:06:19.616724 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1179/4788] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:19 2026] GET /volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:20.625815 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bd94a1e1-a9bf-49eb-bb85-9f073707f800 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:20.628275 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd94a1e1-a9bf-49eb-bb85-9f073707f800 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143 Jul 03 15:06:20.628569 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bd94a1e1-a9bf-49eb-bb85-9f073707f800 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:20.628820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bd94a1e1-a9bf-49eb-bb85-9f073707f800 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:20.629011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.groups [None req-bd94a1e1-a9bf-49eb-bb85-9f073707f800 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member ed5f9331-926e-4d81-a0c2-81a46f082143 {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:20.633066 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:20.633066 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:20.642223 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd94a1e1-a9bf-49eb-bb85-9f073707f800 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143 returned with HTTP 200 Jul 03 15:06:20.642924 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1204/4789] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:20 2026] GET /volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:20.651252 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:20.652914 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:20.653280 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1276560154", "volume_type": "85a00222-0cdf-4ac1-b10b-124d208b5dde", "group_id": "ed5f9331-926e-4d81-a0c2-81a46f082143", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:20.654859 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1276560154', 'volume_type': '85a00222-0cdf-4ac1-b10b-124d208b5dde', 'group_id': 'ed5f9331-926e-4d81-a0c2-81a46f082143', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:20.662890 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:20.662890 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:20.663382 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume of 1 GB Jul 03 15:06:20.668460 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Availability Zones retrieved successfully. Jul 03 15:06:20.674142 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (597c8c5b-1b3f-42df-b3fe-a90051e262e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:20.675285 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdd7a2b-0081-4ac4-90c6-ac8ed142beb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:20.675897 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:20.675897 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:20.676349 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:20.696879 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdd7a2b-0081-4ac4-90c6-ac8ed142beb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:06:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85a00222-0cdf-4ac1-b10b-124d208b5dde,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-380243712',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85a00222-0cdf-4ac1-b10b-124d208b5dde', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ed5f9331-926e-4d81-a0c2-81a46f082143', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:20.697657 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e4c8f4-5704-476b-a3fd-136344717687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:20.725542 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-380243712 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-380243712, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:20.725790 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-380243712 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-380243712, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:20.758433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['dfbca0db-5ce9-45c0-9c92-8ceeacccae6f', '41501c0f-6f68-4c31-9acb-157327990bb5', '1b71f422-51a1-47ed-a9a7-1c44e7db8469', 'e844fbe1-2887-4489-af51-08e5ca2c6ad8'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:20.759271 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e4c8f4-5704-476b-a3fd-136344717687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfbca0db-5ce9-45c0-9c92-8ceeacccae6f', '41501c0f-6f68-4c31-9acb-157327990bb5', '1b71f422-51a1-47ed-a9a7-1c44e7db8469', 'e844fbe1-2887-4489-af51-08e5ca2c6ad8']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:20.760041 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238c778a-5616-41ec-8c0c-65f997887353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:20.786216 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238c778a-5616-41ec-8c0c-65f997887353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be34fc2-76b6-4b1e-933b-741b0e5b2218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1276560154',encryption_key_id=None,group_id=ed5f9331-926e-4d81-a0c2-81a46f082143,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['dfbca0db-5ce9-45c0-9c92-8ceeacccae6f','41501c0f-6f68-4c31-9acb-157327990bb5','1b71f422-51a1-47ed-a9a7-1c44e7db8469','e844fbe1-2887-4489-af51-08e5ca2c6ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=85a00222-0cdf-4ac1-b10b-124d208b5dde), 'volume': Volume(_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-03T15:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1276560154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ed5f9331-926e-4d81-a0c2-81a46f082143,host=None,id=1be34fc2-76b6-4b1e-933b-741b0e5b2218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6cdbcefd48746289d2a028d2bb99293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a93706d1fa694acda032b74028355f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85a00222-0cdf-4ac1-b10b-124d208b5dde),volume_type_id=85a00222-0cdf-4ac1-b10b-124d208b5dde)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:20.787056 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (106cf5ff-b48e-4b31-80c3-5d34c88b6d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:20.809677 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (106cf5ff-b48e-4b31-80c3-5d34c88b6d45) transitioned into state 'SUCCESS' from state '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-1276560154',encryption_key_id=None,group_id=ed5f9331-926e-4d81-a0c2-81a46f082143,group_type_id=,metadata={},multiattach=False,project_id='e6cdbcefd48746289d2a028d2bb99293',qos_specs=None,replication_status=,reservations=['dfbca0db-5ce9-45c0-9c92-8ceeacccae6f','41501c0f-6f68-4c31-9acb-157327990bb5','1b71f422-51a1-47ed-a9a7-1c44e7db8469','e844fbe1-2887-4489-af51-08e5ca2c6ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93706d1fa694acda032b74028355f44',volume_type_id=85a00222-0cdf-4ac1-b10b-124d208b5dde)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:20.810669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f789b2-a65e-4c71-8ed4-268c72970cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:20.829292 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2f789b2-a65e-4c71-8ed4-268c72970cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:20.830588 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Flow 'volume_create_api' (597c8c5b-1b3f-42df-b3fe-a90051e262e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:20.830866 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Create volume request issued successfully. Jul 03 15:06:20.831917 np0000004430 devstack@c-api.service[99980]: WARNING stevedore.named [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:20.832165 np0000004430 devstack@c-api.service[99980]: WARNING castellan.key_manager [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:20.889567 np0000004430 devstack@c-api.service[99980]: DEBUG oslo_db.sqlalchemy.engines [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:20.893678 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:20.893678 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:20.898444 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cf0d84d4-ce2a-4632-9458-1831336f40d5 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:20.899023 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1193/4790] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:06:20 2026] POST /volume/v3/volumes => generated 820 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:20.910361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b1533238-d7af-4ee6-8a6e-35844611a05f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:20.912254 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1533238-d7af-4ee6-8a6e-35844611a05f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 Jul 03 15:06:20.912477 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1533238-d7af-4ee6-8a6e-35844611a05f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:20.912656 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1533238-d7af-4ee6-8a6e-35844611a05f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:20.921107 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:20.921107 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:20.925317 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b1533238-d7af-4ee6-8a6e-35844611a05f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:20.926045 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-b1533238-d7af-4ee6-8a6e-35844611a05f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:20.926211 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-b1533238-d7af-4ee6-8a6e-35844611a05f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:20.967897 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-b1533238-d7af-4ee6-8a6e-35844611a05f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:20.971594 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:20.971594 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:20.980083 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1533238-d7af-4ee6-8a6e-35844611a05f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 returned with HTTP 200 Jul 03 15:06:20.980545 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1215/4791] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:20 2026] GET /volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 => generated 888 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:21.995867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7bd40346-6581-4436-9594-e51edba860a4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:21.998212 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7bd40346-6581-4436-9594-e51edba860a4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 Jul 03 15:06:21.998464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7bd40346-6581-4436-9594-e51edba860a4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:21.998701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7bd40346-6581-4436-9594-e51edba860a4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:22.007896 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:22.007896 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:22.013604 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7bd40346-6581-4436-9594-e51edba860a4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:22.014447 np0000004430 devstack@c-api.service[99978]: WARNING stevedore.named [None req-7bd40346-6581-4436-9594-e51edba860a4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:22.014643 np0000004430 devstack@c-api.service[99978]: WARNING castellan.key_manager [None req-7bd40346-6581-4436-9594-e51edba860a4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:22.068337 np0000004430 devstack@c-api.service[99978]: DEBUG oslo_db.sqlalchemy.engines [None req-7bd40346-6581-4436-9594-e51edba860a4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:22.072160 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:22.072160 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:22.081454 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7bd40346-6581-4436-9594-e51edba860a4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 returned with HTTP 200 Jul 03 15:06:22.082000 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1180/4792] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:21 2026] GET /volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:22.097370 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-87dc9c71-fb34-4874-b945-b99e5c7bf0f1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:22.099691 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87dc9c71-fb34-4874-b945-b99e5c7bf0f1 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/group_snapshots Jul 03 15:06:22.100077 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-87dc9c71-fb34-4874-b945-b99e5c7bf0f1 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ed5f9331-926e-4d81-a0c2-81a46f082143", "name": "tempest-group_snapshot-2101197640"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:22.101839 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.group_snapshots [None req-87dc9c71-fb34-4874-b945-b99e5c7bf0f1 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ed5f9331-926e-4d81-a0c2-81a46f082143', 'name': 'tempest-group_snapshot-2101197640'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 15:06:22.105433 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:22.105433 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:22.110032 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.group_snapshots [None req-87dc9c71-fb34-4874-b945-b99e5c7bf0f1 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Creating group_snapshot tempest-group_snapshot-2101197640. Jul 03 15:06:22.131189 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:22.131189 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:22.145433 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-87dc9c71-fb34-4874-b945-b99e5c7bf0f1 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-380243712 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-380243712, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:22.145811 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-87dc9c71-fb34-4874-b945-b99e5c7bf0f1 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-380243712 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-380243712, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:06:22.173054 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-87dc9c71-fb34-4874-b945-b99e5c7bf0f1 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Created reservations ['c0d708ce-43a8-4af1-a1c2-0dcb23bb2bd9', '3bf1c4cf-d172-4fdc-8b1d-aaa22eba208e', 'e7d5a0ed-abe8-48c4-ad6a-5cbb09881cf9', '447cd495-3b9b-4177-ac67-0321fc1197fd'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:22.205298 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-87dc9c71-fb34-4874-b945-b99e5c7bf0f1 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots returned with HTTP 202 Jul 03 15:06:22.205795 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1205/4793] 10.4.3.99 () {70 vars in 1317 bytes} [Fri Jul 3 15:06:22 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:22.215443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-735f0875-113c-49fa-b1d3-7393a3fd4d0e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:22.217640 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-735f0875-113c-49fa-b1d3-7393a3fd4d0e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 Jul 03 15:06:22.218015 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-735f0875-113c-49fa-b1d3-7393a3fd4d0e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:22.218086 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-735f0875-113c-49fa-b1d3-7393a3fd4d0e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:22.218268 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-735f0875-113c-49fa-b1d3-7393a3fd4d0e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member ccdcf7d1-4696-47ac-8eea-c2485bdbace8 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:22.223029 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:22.223029 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:22.227697 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-735f0875-113c-49fa-b1d3-7393a3fd4d0e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 returned with HTTP 200 Jul 03 15:06:22.229008 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1194/4794] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:22 2026] GET /volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:23.237531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dba20ff3-a9e7-4de2-9056-79363e35a2ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:23.240511 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dba20ff3-a9e7-4de2-9056-79363e35a2ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 Jul 03 15:06:23.240784 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dba20ff3-a9e7-4de2-9056-79363e35a2ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:23.241296 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dba20ff3-a9e7-4de2-9056-79363e35a2ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:23.241487 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-dba20ff3-a9e7-4de2-9056-79363e35a2ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member ccdcf7d1-4696-47ac-8eea-c2485bdbace8 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:23.246037 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:23.246037 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:23.251459 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dba20ff3-a9e7-4de2-9056-79363e35a2ca tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 returned with HTTP 200 Jul 03 15:06:23.252010 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1216/4795] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:23 2026] GET /volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:23.260230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-322218d9-a257-4da5-a604-6a1e8cd1fc8e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:23.262164 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-322218d9-a257-4da5-a604-6a1e8cd1fc8e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail Jul 03 15:06:23.262372 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-322218d9-a257-4da5-a604-6a1e8cd1fc8e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:23.262567 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-322218d9-a257-4da5-a604-6a1e8cd1fc8e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:23.262807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-322218d9-a257-4da5-a604-6a1e8cd1fc8e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:23.263966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.db.api [None req-322218d9-a257-4da5-a604-6a1e8cd1fc8e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Building query based on filter {{(pid=99978) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:06:23.269855 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-322218d9-a257-4da5-a604-6a1e8cd1fc8e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all snapshots completed successfully. Jul 03 15:06:23.270575 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:23.270575 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:23.271094 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-322218d9-a257-4da5-a604-6a1e8cd1fc8e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:06:23.271502 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1181/4796] 10.4.3.99 () {66 vars in 1257 bytes} [Fri Jul 3 15:06:23 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:23.287254 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2454ad90-bcdc-4698-8ef0-db75faa8db9e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:23.288942 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2454ad90-bcdc-4698-8ef0-db75faa8db9e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/1f83f078-f12a-4849-af8d-acbc8e6165bf Jul 03 15:06:23.289235 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2454ad90-bcdc-4698-8ef0-db75faa8db9e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:23.289567 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2454ad90-bcdc-4698-8ef0-db75faa8db9e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:23.295118 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:23.295118 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:23.295749 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2454ad90-bcdc-4698-8ef0-db75faa8db9e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Snapshot retrieved successfully. Jul 03 15:06:23.299286 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2454ad90-bcdc-4698-8ef0-db75faa8db9e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/1f83f078-f12a-4849-af8d-acbc8e6165bf returned with HTTP 200 Jul 03 15:06:23.299286 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1206/4797] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:06:23 2026] GET /volume/v3/snapshots/1f83f078-f12a-4849-af8d-acbc8e6165bf => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:23.307288 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bef843ee-2c31-49cb-8019-f67e7364935f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:23.309577 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bef843ee-2c31-49cb-8019-f67e7364935f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 Jul 03 15:06:23.310006 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bef843ee-2c31-49cb-8019-f67e7364935f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:23.310213 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bef843ee-2c31-49cb-8019-f67e7364935f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:23.310490 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-bef843ee-2c31-49cb-8019-f67e7364935f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member ccdcf7d1-4696-47ac-8eea-c2485bdbace8 {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:23.314899 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:23.314899 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:23.319614 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bef843ee-2c31-49cb-8019-f67e7364935f tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 returned with HTTP 200 Jul 03 15:06:23.320146 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1195/4798] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:23 2026] GET /volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:23.329150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f2478f34-7f54-42aa-8b02-3a617b1e3002 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:23.331101 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f2478f34-7f54-42aa-8b02-3a617b1e3002 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/detail Jul 03 15:06:23.331339 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f2478f34-7f54-42aa-8b02-3a617b1e3002 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:23.331517 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f2478f34-7f54-42aa-8b02-3a617b1e3002 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:23.339140 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f2478f34-7f54-42aa-8b02-3a617b1e3002 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 15:06:23.339588 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1217/4799] 10.4.3.99 () {68 vars in 1316 bytes} [Fri Jul 3 15:06:23 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:23.347556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6e4d987d-d657-444e-b486-42e0ffa8fb10 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:23.349482 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e4d987d-d657-444e-b486-42e0ffa8fb10 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] DELETE https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 Jul 03 15:06:23.349839 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e4d987d-d657-444e-b486-42e0ffa8fb10 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:23.350031 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e4d987d-d657-444e-b486-42e0ffa8fb10 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:23.350198 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-6e4d987d-d657-444e-b486-42e0ffa8fb10 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] delete called for member ccdcf7d1-4696-47ac-8eea-c2485bdbace8 {{(pid=99978) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:06:23.350292 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.group_snapshots [None req-6e4d987d-d657-444e-b486-42e0ffa8fb10 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Delete group_snapshot with id: ccdcf7d1-4696-47ac-8eea-c2485bdbace8 Jul 03 15:06:23.357006 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:23.357006 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:23.394580 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e4d987d-d657-444e-b486-42e0ffa8fb10 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 returned with HTTP 202 Jul 03 15:06:23.395101 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1182/4800] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 15:06:23 2026] DELETE /volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:23.404638 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:23.406570 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 15:06:23.406854 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:23.407043 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:23.407376 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.api_utils [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:23.408106 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:06:23.421678 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all volumes completed successfully. Jul 03 15:06:23.423911 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:23.424086 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:23.477542 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:23.480991 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:23.480991 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:23.489773 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9dd9ab97-f8c1-4921-8f4d-bb9b2bfa1d6e tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:06:23.490248 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1207/4801] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 15:06:23 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:23.506755 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4493fc9b-91d0-47f3-b09a-99f37a372bdc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:23.508641 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4493fc9b-91d0-47f3-b09a-99f37a372bdc tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/snapshots/detail Jul 03 15:06:23.508877 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4493fc9b-91d0-47f3-b09a-99f37a372bdc tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:23.509083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4493fc9b-91d0-47f3-b09a-99f37a372bdc tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:23.509382 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-4493fc9b-91d0-47f3-b09a-99f37a372bdc tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:23.510583 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-4493fc9b-91d0-47f3-b09a-99f37a372bdc tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:06:23.514387 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4493fc9b-91d0-47f3-b09a-99f37a372bdc tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all snapshots completed successfully. Jul 03 15:06:23.515273 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4493fc9b-91d0-47f3-b09a-99f37a372bdc tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 15:06:23.515681 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1196/4802] 10.4.3.99 () {66 vars in 1257 bytes} [Fri Jul 3 15:06:23 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 15:06:23.531463 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dc9158f9-8d8e-4050-9fda-8aab7cf34181 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:23.537884 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc9158f9-8d8e-4050-9fda-8aab7cf34181 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 Jul 03 15:06:23.537884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc9158f9-8d8e-4050-9fda-8aab7cf34181 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:23.537884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc9158f9-8d8e-4050-9fda-8aab7cf34181 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:23.537884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.group_snapshots [None req-dc9158f9-8d8e-4050-9fda-8aab7cf34181 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member ccdcf7d1-4696-47ac-8eea-c2485bdbace8 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:23.537884 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:23.537884 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:23.541478 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc9158f9-8d8e-4050-9fda-8aab7cf34181 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 returned with HTTP 200 Jul 03 15:06:23.542053 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1218/4803] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:23 2026] GET /volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:24.550852 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b3c3735-ac9a-489d-8270-9804f6b21c80 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:24.552643 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b3c3735-ac9a-489d-8270-9804f6b21c80 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 Jul 03 15:06:24.552907 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b3c3735-ac9a-489d-8270-9804f6b21c80 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:24.553114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b3c3735-ac9a-489d-8270-9804f6b21c80 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:24.553295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.group_snapshots [None req-5b3c3735-ac9a-489d-8270-9804f6b21c80 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member ccdcf7d1-4696-47ac-8eea-c2485bdbace8 {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 15:06:24.556282 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b3c3735-ac9a-489d-8270-9804f6b21c80 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 returned with HTTP 404 Jul 03 15:06:24.556742 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1183/4804] 10.4.3.99 () {68 vars in 1406 bytes} [Fri Jul 3 15:06:24 2026] GET /volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:24.562909 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ad5c7d64-2da3-4fb7-964c-1654e3a386e4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:24.564854 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad5c7d64-2da3-4fb7-964c-1654e3a386e4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/group_snapshots Jul 03 15:06:24.565174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad5c7d64-2da3-4fb7-964c-1654e3a386e4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:24.565447 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad5c7d64-2da3-4fb7-964c-1654e3a386e4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:24.570546 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad5c7d64-2da3-4fb7-964c-1654e3a386e4 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots returned with HTTP 200 Jul 03 15:06:24.570895 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1208/4805] 10.4.3.99 () {68 vars in 1295 bytes} [Fri Jul 3 15:06:24 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:24.578162 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c543dcaf-bc91-475f-9e2d-5d859d15ccb8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:24.579916 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c543dcaf-bc91-475f-9e2d-5d859d15ccb8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] DELETE https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 Jul 03 15:06:24.580112 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c543dcaf-bc91-475f-9e2d-5d859d15ccb8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:24.580303 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c543dcaf-bc91-475f-9e2d-5d859d15ccb8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:24.580460 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.group_snapshots [None req-c543dcaf-bc91-475f-9e2d-5d859d15ccb8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] delete called for member ccdcf7d1-4696-47ac-8eea-c2485bdbace8 {{(pid=99980) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 15:06:24.580505 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.group_snapshots [None req-c543dcaf-bc91-475f-9e2d-5d859d15ccb8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Delete group_snapshot with id: ccdcf7d1-4696-47ac-8eea-c2485bdbace8 Jul 03 15:06:24.583887 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c543dcaf-bc91-475f-9e2d-5d859d15ccb8 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 returned with HTTP 404 Jul 03 15:06:24.584459 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1197/4806] 10.4.3.99 () {68 vars in 1409 bytes} [Fri Jul 3 15:06:24 2026] DELETE /volume/v3/group_snapshots/ccdcf7d1-4696-47ac-8eea-c2485bdbace8 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:24.591370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d5308719-b4c0-4ad2-b351-7301ed658639 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:24.593146 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/detail Jul 03 15:06:24.593366 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:24.593563 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'detail' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:24.593798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.api_utils [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Removing options '' from query. {{(pid=99977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:06:24.594533 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:06:24.601879 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Get all volumes completed successfully. Jul 03 15:06:24.602621 np0000004430 devstack@c-api.service[99977]: WARNING stevedore.named [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:24.602778 np0000004430 devstack@c-api.service[99977]: WARNING castellan.key_manager [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:24.639320 np0000004430 devstack@c-api.service[99977]: DEBUG oslo_db.sqlalchemy.engines [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:24.642523 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:24.642523 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:24.649438 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d5308719-b4c0-4ad2-b351-7301ed658639 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/detail returned with HTTP 200 Jul 03 15:06:24.649914 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1219/4807] 10.4.3.99 () {68 vars in 1292 bytes} [Fri Jul 3 15:06:24 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:24.669548 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c4099c2f-352d-4203-835c-8a5ab0d1c25c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:24.671104 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4099c2f-352d-4203-835c-8a5ab0d1c25c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] POST https://10.4.3.99/volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143/action Jul 03 15:06:24.671458 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4099c2f-352d-4203-835c-8a5ab0d1c25c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:06:24.671608 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c4099c2f-352d-4203-835c-8a5ab0d1c25c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:24.673051 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.groups [None req-c4099c2f-352d-4203-835c-8a5ab0d1c25c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] delete called for group ed5f9331-926e-4d81-a0c2-81a46f082143 {{(pid=99978) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 15:06:24.673178 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.groups [None req-c4099c2f-352d-4203-835c-8a5ab0d1c25c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Delete group with id: ed5f9331-926e-4d81-a0c2-81a46f082143 Jul 03 15:06:24.676953 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:24.676953 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:24.710072 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c4099c2f-352d-4203-835c-8a5ab0d1c25c tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143/action returned with HTTP 202 Jul 03 15:06:24.710493 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1184/4808] 10.4.3.99 () {70 vars in 1421 bytes} [Fri Jul 3 15:06:24 2026] POST /volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:24.721464 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6e39b885-22f1-403e-ab96-c96f89f8be89 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:24.723575 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e39b885-22f1-403e-ab96-c96f89f8be89 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 Jul 03 15:06:24.723795 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6e39b885-22f1-403e-ab96-c96f89f8be89 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:24.724018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6e39b885-22f1-403e-ab96-c96f89f8be89 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:24.731661 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:24.731661 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:24.735345 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6e39b885-22f1-403e-ab96-c96f89f8be89 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Volume info retrieved successfully. Jul 03 15:06:24.736032 np0000004430 devstack@c-api.service[99979]: WARNING stevedore.named [None req-6e39b885-22f1-403e-ab96-c96f89f8be89 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 15:06:24.736241 np0000004430 devstack@c-api.service[99979]: WARNING castellan.key_manager [None req-6e39b885-22f1-403e-ab96-c96f89f8be89 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 15:06:24.771166 np0000004430 devstack@c-api.service[99979]: DEBUG oslo_db.sqlalchemy.engines [None req-6e39b885-22f1-403e-ab96-c96f89f8be89 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 15:06:24.773878 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:24.773878 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:24.780757 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e39b885-22f1-403e-ab96-c96f89f8be89 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 returned with HTTP 200 Jul 03 15:06:24.781245 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1209/4809] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:24 2026] GET /volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:25.794732 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-93fc3bce-389b-4423-9bda-7af80a9b4237 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:25.797160 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93fc3bce-389b-4423-9bda-7af80a9b4237 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 Jul 03 15:06:25.797454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93fc3bce-389b-4423-9bda-7af80a9b4237 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:25.797705 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93fc3bce-389b-4423-9bda-7af80a9b4237 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:25.805713 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93fc3bce-389b-4423-9bda-7af80a9b4237 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 returned with HTTP 404 Jul 03 15:06:25.806596 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1198/4810] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:06:25 2026] GET /volume/v3/volumes/1be34fc2-76b6-4b1e-933b-741b0e5b2218 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:25.814327 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d3c8c280-2d8c-4b67-94ac-0586bb1512c2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:25.816479 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3c8c280-2d8c-4b67-94ac-0586bb1512c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] GET https://10.4.3.99/volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143 Jul 03 15:06:25.816878 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3c8c280-2d8c-4b67-94ac-0586bb1512c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:25.817199 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3c8c280-2d8c-4b67-94ac-0586bb1512c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:25.817361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.groups [None req-d3c8c280-2d8c-4b67-94ac-0586bb1512c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] show called for member ed5f9331-926e-4d81-a0c2-81a46f082143 {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 15:06:25.824670 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3c8c280-2d8c-4b67-94ac-0586bb1512c2 tempest-GroupSnapshotsTest-1695616717 tempest-GroupSnapshotsTest-1695616717-project-member] https://10.4.3.99/volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143 returned with HTTP 404 Jul 03 15:06:25.825172 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1220/4811] 10.4.3.99 () {68 vars in 1379 bytes} [Fri Jul 3 15:06:25 2026] GET /volume/v3/groups/ed5f9331-926e-4d81-a0c2-81a46f082143 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:25.832112 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-30345c47-3c44-4f18-bd1d-4d12dc199bd6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:25.834239 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30345c47-3c44-4f18-bd1d-4d12dc199bd6 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/40a630a2-f0c3-4d8e-b958-361b8a8b992a Jul 03 15:06:25.834490 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30345c47-3c44-4f18-bd1d-4d12dc199bd6 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:25.834676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-30345c47-3c44-4f18-bd1d-4d12dc199bd6 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:25.850686 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-30345c47-3c44-4f18-bd1d-4d12dc199bd6 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/group_types/40a630a2-f0c3-4d8e-b958-361b8a8b992a returned with HTTP 202 Jul 03 15:06:25.851099 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1185/4812] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 15:06:25 2026] DELETE /volume/v3/group_types/40a630a2-f0c3-4d8e-b958-361b8a8b992a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:25.858550 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8b4213d7-35ca-4ba2-a336-e54229f36472 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:25.860546 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8b4213d7-35ca-4ba2-a336-e54229f36472 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] DELETE https://10.4.3.99/volume/v3/types/85a00222-0cdf-4ac1-b10b-124d208b5dde Jul 03 15:06:25.860738 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8b4213d7-35ca-4ba2-a336-e54229f36472 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:25.860982 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8b4213d7-35ca-4ba2-a336-e54229f36472 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Calling method '_delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:25.887322 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8b4213d7-35ca-4ba2-a336-e54229f36472 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/types/85a00222-0cdf-4ac1-b10b-124d208b5dde returned with HTTP 202 Jul 03 15:06:25.887744 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1210/4813] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:06:25 2026] DELETE /volume/v3/types/85a00222-0cdf-4ac1-b10b-124d208b5dde => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:25.894312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1227cbaf-67e3-4a6a-ac89-712206a06f96 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:25.896235 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1227cbaf-67e3-4a6a-ac89-712206a06f96 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] GET https://10.4.3.99/volume/v3/types/85a00222-0cdf-4ac1-b10b-124d208b5dde Jul 03 15:06:25.896429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1227cbaf-67e3-4a6a-ac89-712206a06f96 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:25.896623 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1227cbaf-67e3-4a6a-ac89-712206a06f96 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:25.900238 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1227cbaf-67e3-4a6a-ac89-712206a06f96 tempest-GroupSnapshotsTest-1966819442 tempest-GroupSnapshotsTest-1966819442-project-admin] https://10.4.3.99/volume/v3/types/85a00222-0cdf-4ac1-b10b-124d208b5dde returned with HTTP 404 Jul 03 15:06:25.900755 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1199/4814] 10.4.3.99 () {66 vars in 1335 bytes} [Fri Jul 3 15:06:25 2026] GET /volume/v3/types/85a00222-0cdf-4ac1-b10b-124d208b5dde => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:28.031315 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-387f7881-54b1-4099-aff7-a53b8e90410f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.108946 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-387f7881-54b1-4099-aff7-a53b8e90410f tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] POST https://10.4.3.99/volume/v3/group_types Jul 03 15:06:28.109361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-387f7881-54b1-4099-aff7-a53b8e90410f tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-464365757"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:28.127019 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-387f7881-54b1-4099-aff7-a53b8e90410f tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types returned with HTTP 202 Jul 03 15:06:28.127565 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1221/4815] 10.4.3.99 () {70 vars in 1304 bytes} [Fri Jul 3 15:06:28 2026] POST /volume/v3/group_types => generated 180 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:28.136198 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dfdfc0c5-a838-4669-9c2b-c336365d82ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.137847 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dfdfc0c5-a838-4669-9c2b-c336365d82ee tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] POST https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs Jul 03 15:06:28.138194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dfdfc0c5-a838-4669-9c2b-c336365d82ee tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:28.153487 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dfdfc0c5-a838-4669-9c2b-c336365d82ee tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs returned with HTTP 202 Jul 03 15:06:28.153878 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1186/4816] 10.4.3.99 () {70 vars in 1451 bytes} [Fri Jul 3 15:06:28 2026] POST /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs => generated 53 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:06:28.161737 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b6692ec0-ca57-46e8-a690-f319e0231d1c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.163418 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6692ec0-ca57-46e8-a690-f319e0231d1c tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] POST https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs Jul 03 15:06:28.163734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b6692ec0-ca57-46e8-a690-f319e0231d1c tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:28.184617 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6692ec0-ca57-46e8-a690-f319e0231d1c tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs returned with HTTP 202 Jul 03 15:06:28.185086 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1211/4817] 10.4.3.99 () {70 vars in 1451 bytes} [Fri Jul 3 15:06:28 2026] POST /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs => generated 61 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:06:28.193728 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f35817b9-d1ce-41ca-814a-3c3e725f7757 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.195827 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f35817b9-d1ce-41ca-814a-3c3e725f7757 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] GET https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key2 Jul 03 15:06:28.196071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f35817b9-d1ce-41ca-814a-3c3e725f7757 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.196323 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f35817b9-d1ce-41ca-814a-3c3e725f7757 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.203555 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f35817b9-d1ce-41ca-814a-3c3e725f7757 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key2 returned with HTTP 200 Jul 03 15:06:28.203931 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1200/4818] 10.4.3.99 () {68 vars in 1445 bytes} [Fri Jul 3 15:06:28 2026] GET /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:28.211475 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c4945b8f-09f3-406d-a5f2-b3905a521bbc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.213487 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c4945b8f-09f3-406d-a5f2-b3905a521bbc tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] GET https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 Jul 03 15:06:28.213697 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c4945b8f-09f3-406d-a5f2-b3905a521bbc tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.213936 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c4945b8f-09f3-406d-a5f2-b3905a521bbc tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.220655 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c4945b8f-09f3-406d-a5f2-b3905a521bbc tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 returned with HTTP 200 Jul 03 15:06:28.221110 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1222/4819] 10.4.3.99 () {68 vars in 1445 bytes} [Fri Jul 3 15:06:28 2026] GET /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 => generated 18 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:28.228597 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a6cb5639-2097-441b-810e-74cbaf7693b8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.230371 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6cb5639-2097-441b-810e-74cbaf7693b8 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] PUT https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 Jul 03 15:06:28.230706 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a6cb5639-2097-441b-810e-74cbaf7693b8 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:28.242476 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a6cb5639-2097-441b-810e-74cbaf7693b8 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 returned with HTTP 200 Jul 03 15:06:28.242899 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1187/4820] 10.4.3.99 () {70 vars in 1465 bytes} [Fri Jul 3 15:06:28 2026] PUT /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:28.250435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-62051d8f-fd0b-4615-8ccd-138c1fb936cc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.252271 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-62051d8f-fd0b-4615-8ccd-138c1fb936cc tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] GET https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs Jul 03 15:06:28.252509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-62051d8f-fd0b-4615-8ccd-138c1fb936cc tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.252712 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-62051d8f-fd0b-4615-8ccd-138c1fb936cc tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.260138 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-62051d8f-fd0b-4615-8ccd-138c1fb936cc tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs returned with HTTP 200 Jul 03 15:06:28.260838 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1212/4821] 10.4.3.99 () {68 vars in 1430 bytes} [Fri Jul 3 15:06:28 2026] GET /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:28.267741 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f9702c2c-2d47-45da-8a7d-19ff553c21a1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.273675 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f9702c2c-2d47-45da-8a7d-19ff553c21a1 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key1 Jul 03 15:06:28.274090 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f9702c2c-2d47-45da-8a7d-19ff553c21a1 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.274358 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f9702c2c-2d47-45da-8a7d-19ff553c21a1 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.289923 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f9702c2c-2d47-45da-8a7d-19ff553c21a1 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key1 returned with HTTP 202 Jul 03 15:06:28.290551 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1201/4822] 10.4.3.99 () {68 vars in 1448 bytes} [Fri Jul 3 15:06:28 2026] DELETE /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:28.298766 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d2e8f7d9-e9f9-44a0-85e5-63defb350f3a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.301467 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2e8f7d9-e9f9-44a0-85e5-63defb350f3a tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] GET https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key1 Jul 03 15:06:28.301791 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2e8f7d9-e9f9-44a0-85e5-63defb350f3a tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.302052 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2e8f7d9-e9f9-44a0-85e5-63defb350f3a tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.309386 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2e8f7d9-e9f9-44a0-85e5-63defb350f3a tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] HTTP exception thrown: Group Type 6849773d-a1ea-43b7-a7b3-1bf31101733b has no extra spec with key key1. Jul 03 15:06:28.309665 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2e8f7d9-e9f9-44a0-85e5-63defb350f3a tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key1 returned with HTTP 404 Jul 03 15:06:28.310424 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1223/4823] 10.4.3.99 () {68 vars in 1445 bytes} [Fri Jul 3 15:06:28 2026] GET /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:28.319054 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9d1c04f4-2fd6-4b30-9268-b9a975190030 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.321368 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d1c04f4-2fd6-4b30-9268-b9a975190030 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key2 Jul 03 15:06:28.321637 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d1c04f4-2fd6-4b30-9268-b9a975190030 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.321900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9d1c04f4-2fd6-4b30-9268-b9a975190030 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.342099 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9d1c04f4-2fd6-4b30-9268-b9a975190030 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key2 returned with HTTP 202 Jul 03 15:06:28.342595 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1188/4824] 10.4.3.99 () {68 vars in 1448 bytes} [Fri Jul 3 15:06:28 2026] DELETE /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:28.349448 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-32bf17d2-c9a6-4496-9068-0f53691f29ae None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.351086 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-32bf17d2-c9a6-4496-9068-0f53691f29ae tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] GET https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key2 Jul 03 15:06:28.351348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-32bf17d2-c9a6-4496-9068-0f53691f29ae tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.351535 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-32bf17d2-c9a6-4496-9068-0f53691f29ae tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.357498 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-32bf17d2-c9a6-4496-9068-0f53691f29ae tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] HTTP exception thrown: Group Type 6849773d-a1ea-43b7-a7b3-1bf31101733b has no extra spec with key key2. Jul 03 15:06:28.357655 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-32bf17d2-c9a6-4496-9068-0f53691f29ae tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key2 returned with HTTP 404 Jul 03 15:06:28.358208 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1213/4825] 10.4.3.99 () {68 vars in 1445 bytes} [Fri Jul 3 15:06:28 2026] GET /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key2 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:28.367565 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-93329e67-c119-4812-ad9f-d13babe470ad None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.367799 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93329e67-c119-4812-ad9f-d13babe470ad tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 Jul 03 15:06:28.367993 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93329e67-c119-4812-ad9f-d13babe470ad tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.368160 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-93329e67-c119-4812-ad9f-d13babe470ad tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.389730 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-93329e67-c119-4812-ad9f-d13babe470ad tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 returned with HTTP 202 Jul 03 15:06:28.390226 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1202/4826] 10.4.3.99 () {68 vars in 1448 bytes} [Fri Jul 3 15:06:28 2026] DELETE /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:28.398095 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-87013088-658b-4117-8a8d-ff85882826b2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.400148 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87013088-658b-4117-8a8d-ff85882826b2 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] GET https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 Jul 03 15:06:28.400406 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87013088-658b-4117-8a8d-ff85882826b2 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.400663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87013088-658b-4117-8a8d-ff85882826b2 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.406193 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87013088-658b-4117-8a8d-ff85882826b2 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] HTTP exception thrown: Group Type 6849773d-a1ea-43b7-a7b3-1bf31101733b has no extra spec with key key3. Jul 03 15:06:28.406410 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87013088-658b-4117-8a8d-ff85882826b2 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 returned with HTTP 404 Jul 03 15:06:28.407045 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1224/4827] 10.4.3.99 () {68 vars in 1445 bytes} [Fri Jul 3 15:06:28 2026] GET /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:06:28.415433 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-60a383df-9a72-4367-9df4-7d4f5a975515 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:28.417492 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60a383df-9a72-4367-9df4-7d4f5a975515 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] DELETE https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b Jul 03 15:06:28.417755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60a383df-9a72-4367-9df4-7d4f5a975515 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:28.418043 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-60a383df-9a72-4367-9df4-7d4f5a975515 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:28.439075 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-60a383df-9a72-4367-9df4-7d4f5a975515 tempest-GroupTypeSpecsTest-1494657515 tempest-GroupTypeSpecsTest-1494657515-project-admin] https://10.4.3.99/volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b returned with HTTP 202 Jul 03 15:06:28.439593 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1189/4828] 10.4.3.99 () {68 vars in 1397 bytes} [Fri Jul 3 15:06:28 2026] DELETE /volume/v3/group_types/6849773d-a1ea-43b7-a7b3-1bf31101733b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:06:31.065702 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-17995425-ec2c-4b80-a7e7-95924b8c4cf7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:31.166147 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-17995425-ec2c-4b80-a7e7-95924b8c4cf7 tempest-VolumePoolsAdminTestsJSON-1002032568 tempest-VolumePoolsAdminTestsJSON-1002032568-project-admin] GET https://10.4.3.99/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 15:06:31.166503 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-17995425-ec2c-4b80-a7e7-95924b8c4cf7 tempest-VolumePoolsAdminTestsJSON-1002032568 tempest-VolumePoolsAdminTestsJSON-1002032568-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:31.166748 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-17995425-ec2c-4b80-a7e7-95924b8c4cf7 tempest-VolumePoolsAdminTestsJSON-1002032568 tempest-VolumePoolsAdminTestsJSON-1002032568-project-admin] Calling method 'get_pools' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:31.669963 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-17995425-ec2c-4b80-a7e7-95924b8c4cf7 tempest-VolumePoolsAdminTestsJSON-1002032568 tempest-VolumePoolsAdminTestsJSON-1002032568-project-admin] https://10.4.3.99/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 15:06:31.670494 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1214/4829] 10.4.3.99 () {66 vars in 1307 bytes} [Fri Jul 3 15:06:31 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:31.680071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b7caea2e-b4cc-4d40-ae24-293f1c800b54 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:31.681806 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7caea2e-b4cc-4d40-ae24-293f1c800b54 tempest-VolumePoolsAdminTestsJSON-1002032568 tempest-VolumePoolsAdminTestsJSON-1002032568-project-admin] GET https://10.4.3.99/volume/v3/scheduler-stats/get_pools Jul 03 15:06:31.682032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7caea2e-b4cc-4d40-ae24-293f1c800b54 tempest-VolumePoolsAdminTestsJSON-1002032568 tempest-VolumePoolsAdminTestsJSON-1002032568-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:31.682254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7caea2e-b4cc-4d40-ae24-293f1c800b54 tempest-VolumePoolsAdminTestsJSON-1002032568 tempest-VolumePoolsAdminTestsJSON-1002032568-project-admin] Calling method 'get_pools' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:32.184932 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7caea2e-b4cc-4d40-ae24-293f1c800b54 tempest-VolumePoolsAdminTestsJSON-1002032568 tempest-VolumePoolsAdminTestsJSON-1002032568-project-admin] https://10.4.3.99/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 15:06:32.185466 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1203/4830] 10.4.3.99 () {66 vars in 1284 bytes} [Fri Jul 3 15:06:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:34.260162 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee5203bb-79d4-4c50-a706-b8ee07f8bc8b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:34.363287 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee5203bb-79d4-4c50-a706-b8ee07f8bc8b tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] GET https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 Jul 03 15:06:34.363486 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee5203bb-79d4-4c50-a706-b8ee07f8bc8b tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:34.363719 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee5203bb-79d4-4c50-a706-b8ee07f8bc8b tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:34.377020 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee5203bb-79d4-4c50-a706-b8ee07f8bc8b tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 returned with HTTP 200 Jul 03 15:06:34.377415 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1225/4831] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:06:34 2026] GET /volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 => generated 437 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:34.388061 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:34.474964 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:34.475295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-746877096"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:34.476775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-746877096'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:34.476880 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Create volume of 1 GB Jul 03 15:06:34.481316 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Availability Zones retrieved successfully. Jul 03 15:06:34.487082 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Flow 'volume_create_api' (63a58d3d-4918-4a66-b65b-84b7bcc6158b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:34.488024 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ebdd74-2c25-4326-813f-f39afb986f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:34.488948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:34.518383 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ebdd74-2c25-4326-813f-f39afb986f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:34.519047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a611e6-b78d-4979-b1c7-c3d5c6151a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:34.589669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Created reservations ['00e91d29-29c7-4560-8a96-981c41e21b6d', '891d4d22-a653-4f14-9dc3-6faf0ef7c78f', '25c03b6d-27b0-4eff-b189-2eeaa5ffbc11', 'd48db07c-046b-4824-aadf-0f14509e7af5'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:34.590391 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a611e6-b78d-4979-b1c7-c3d5c6151a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00e91d29-29c7-4560-8a96-981c41e21b6d', '891d4d22-a653-4f14-9dc3-6faf0ef7c78f', '25c03b6d-27b0-4eff-b189-2eeaa5ffbc11', 'd48db07c-046b-4824-aadf-0f14509e7af5']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:34.591030 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a559820b-1d88-4eaf-a453-40028cfee73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:34.614085 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a559820b-1d88-4eaf-a453-40028cfee73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef747a72-9a63-477d-97dc-e33ac9c4778a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-746877096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12215197f7f045b8a29f582ea2e71549',qos_specs=None,replication_status=,reservations=['00e91d29-29c7-4560-8a96-981c41e21b6d','891d4d22-a653-4f14-9dc3-6faf0ef7c78f','25c03b6d-27b0-4eff-b189-2eeaa5ffbc11','d48db07c-046b-4824-aadf-0f14509e7af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e234c2331649d08077608b3caf17a9',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-746877096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef747a72-9a63-477d-97dc-e33ac9c4778a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12215197f7f045b8a29f582ea2e71549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e234c2331649d08077608b3caf17a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:34.614744 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda615ac-8977-4a6b-9479-efe241fc9ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:34.639532 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda615ac-8977-4a6b-9479-efe241fc9ed3) transitioned into state 'SUCCESS' from state '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-746877096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12215197f7f045b8a29f582ea2e71549',qos_specs=None,replication_status=,reservations=['00e91d29-29c7-4560-8a96-981c41e21b6d','891d4d22-a653-4f14-9dc3-6faf0ef7c78f','25c03b6d-27b0-4eff-b189-2eeaa5ffbc11','d48db07c-046b-4824-aadf-0f14509e7af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e234c2331649d08077608b3caf17a9',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:34.640453 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f044a516-6baf-4d4e-bc11-307a682043fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:34.655469 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f044a516-6baf-4d4e-bc11-307a682043fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:34.656138 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Flow 'volume_create_api' (63a58d3d-4918-4a66-b65b-84b7bcc6158b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:34.656430 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Create volume request issued successfully. Jul 03 15:06:34.656963 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f9f9a135-c42f-40ef-87ba-e65bfb867e6f tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:34.658380 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1190/4832] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:06:34 2026] POST /volume/v3/volumes => generated 756 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:06:34.673223 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-faffe119-32ac-4add-b212-3b9efd6614b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:34.675820 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-faffe119-32ac-4add-b212-3b9efd6614b8 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] GET https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a Jul 03 15:06:34.676024 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-faffe119-32ac-4add-b212-3b9efd6614b8 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:34.676302 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-faffe119-32ac-4add-b212-3b9efd6614b8 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:34.684155 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:34.684155 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:34.691913 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-faffe119-32ac-4add-b212-3b9efd6614b8 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Volume info retrieved successfully. Jul 03 15:06:34.697479 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-faffe119-32ac-4add-b212-3b9efd6614b8 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a returned with HTTP 200 Jul 03 15:06:34.697982 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1215/4833] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:34 2026] GET /volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:35.713782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7b0b2a05-9c60-4ba9-8697-ae46a6d58d75 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:35.716189 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b0b2a05-9c60-4ba9-8697-ae46a6d58d75 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] GET https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a Jul 03 15:06:35.716406 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b0b2a05-9c60-4ba9-8697-ae46a6d58d75 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:35.716621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b0b2a05-9c60-4ba9-8697-ae46a6d58d75 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:35.733165 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:35.733165 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:35.742886 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7b0b2a05-9c60-4ba9-8697-ae46a6d58d75 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Volume info retrieved successfully. Jul 03 15:06:35.752652 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b0b2a05-9c60-4ba9-8697-ae46a6d58d75 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a returned with HTTP 200 Jul 03 15:06:35.753244 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1204/4834] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:35 2026] GET /volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:35.767366 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-205ac687-c557-41c3-a769-d218bf22156e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:35.769511 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-205ac687-c557-41c3-a769-d218bf22156e tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 Jul 03 15:06:35.769833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-205ac687-c557-41c3-a769-d218bf22156e tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:35.868861 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-205ac687-c557-41c3-a769-d218bf22156e tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 returned with HTTP 200 Jul 03 15:06:35.869254 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1226/4835] 10.4.3.99 () {68 vars in 1367 bytes} [Fri Jul 3 15:06:35 2026] PUT /volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 => generated 392 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:35.878666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:35.880796 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:35.881467 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:35.882944 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:35.883097 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Create volume of 2 GB Jul 03 15:06:35.883496 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:35.883496 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:35.888762 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Availability Zones retrieved successfully. Jul 03 15:06:35.896048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Flow 'volume_create_api' (2b2861d2-e981-4146-a227-7bad685f1325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:35.897362 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24330cde-5309-48c1-aba2-88bc3d61ab93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:35.898581 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Validating volume size '2' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:35.927364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24330cde-5309-48c1-aba2-88bc3d61ab93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:35.928194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64dcc95d-4ad6-4c38-9165-e9259bd14336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:35.958567 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota_utils [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Quota exceeded for 12215197f7f045b8a29f582ea2e71549, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 15:06:35.960857 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64dcc95d-4ad6-4c38-9165-e9259bd14336) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 15:06:35.960857 np0000004430 devstack@c-api.service[99978]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 15:06:35.962551 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64dcc95d-4ad6-4c38-9165-e9259bd14336) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:35.963228 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64dcc95d-4ad6-4c38-9165-e9259bd14336) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:06:35.963881 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24330cde-5309-48c1-aba2-88bc3d61ab93) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:35.964567 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24330cde-5309-48c1-aba2-88bc3d61ab93) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:06:35.965362 np0000004430 devstack@c-api.service[99978]: WARNING cinder.volume.api [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Flow 'volume_create_api' (2b2861d2-e981-4146-a227-7bad685f1325) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 15:06:35.965671 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.middleware.fault [None req-fc87fa49-b258-44c8-8eb2-cad757d9cdeb tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 413 Jul 03 15:06:35.966343 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1191/4836] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:06:35 2026] POST /volume/v3/volumes => generated 208 bytes in 88 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 15:06:35.975426 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e47db26b-92b6-4f3a-9bb5-e46c9ee496b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:35.977265 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e47db26b-92b6-4f3a-9bb5-e46c9ee496b8 tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 Jul 03 15:06:35.977639 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e47db26b-92b6-4f3a-9bb5-e46c9ee496b8 tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:36.029075 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e47db26b-92b6-4f3a-9bb5-e46c9ee496b8 tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 returned with HTTP 200 Jul 03 15:06:36.029571 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1216/4837] 10.4.3.99 () {68 vars in 1367 bytes} [Fri Jul 3 15:06:35 2026] PUT /volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:36.038965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:36.041003 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:36.041418 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:36.043165 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:36.043400 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Create volume of 1 GB Jul 03 15:06:36.048478 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Availability Zones retrieved successfully. Jul 03 15:06:36.055758 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Flow 'volume_create_api' (88b3ecab-266f-4d21-9cf4-64f162dffbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:36.056966 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b636b80-860c-494c-952f-9f3474f28b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:36.058144 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:36.090263 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b636b80-860c-494c-952f-9f3474f28b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:36.091251 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bf35af-a53f-47c0-8fba-965444b89970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:36.129714 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota_utils [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Quota exceeded for 12215197f7f045b8a29f582ea2e71549, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 15:06:36.133418 np0000004430 devstack@c-api.service[99980]: WARNING cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bf35af-a53f-47c0-8fba-965444b89970) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 15:06:36.133418 np0000004430 devstack@c-api.service[99980]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 15:06:36.135737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bf35af-a53f-47c0-8fba-965444b89970) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:36.136756 np0000004430 devstack@c-api.service[99980]: WARNING cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bf35af-a53f-47c0-8fba-965444b89970) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:06:36.137584 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b636b80-860c-494c-952f-9f3474f28b2d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:36.138477 np0000004430 devstack@c-api.service[99980]: WARNING cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b636b80-860c-494c-952f-9f3474f28b2d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 15:06:36.139483 np0000004430 devstack@c-api.service[99980]: WARNING cinder.volume.api [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Flow 'volume_create_api' (88b3ecab-266f-4d21-9cf4-64f162dffbf6) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 15:06:36.139844 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.middleware.fault [None req-f0dc14ae-fcc1-4623-ac14-288cf6bde263 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 413 Jul 03 15:06:36.140618 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1205/4838] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:06:36 2026] POST /volume/v3/volumes => generated 150 bytes in 102 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 15:06:36.151241 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b33a7f7c-2871-41e9-979a-bad7f353d12b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:36.153193 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b33a7f7c-2871-41e9-979a-bad7f353d12b tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 Jul 03 15:06:36.153612 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b33a7f7c-2871-41e9-979a-bad7f353d12b tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:36.183993 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b33a7f7c-2871-41e9-979a-bad7f353d12b tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 returned with HTTP 200 Jul 03 15:06:36.184416 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1227/4839] 10.4.3.99 () {68 vars in 1367 bytes} [Fri Jul 3 15:06:36 2026] PUT /volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 => generated 391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:36.193267 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d15fa714-c17d-4e68-9ace-ee513ee0eee3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:36.195846 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d15fa714-c17d-4e68-9ace-ee513ee0eee3 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] POST https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a/action Jul 03 15:06:36.196315 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d15fa714-c17d-4e68-9ace-ee513ee0eee3 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:06:36.196498 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d15fa714-c17d-4e68-9ace-ee513ee0eee3 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:36.207111 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:36.207111 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:36.207938 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d15fa714-c17d-4e68-9ace-ee513ee0eee3 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Volume info retrieved successfully. Jul 03 15:06:36.247414 np0000004430 devstack@c-api.service[99978]: ERROR cinder.volume.api [None req-d15fa714-c17d-4e68-9ace-ee513ee0eee3 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Quota exceeded for 12215197f7f045b8a29f582ea2e71549, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 15:06:36.253596 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.middleware.fault [None req-d15fa714-c17d-4e68-9ace-ee513ee0eee3 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a/action returned with HTTP 413 Jul 03 15:06:36.254361 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1192/4840] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:06:36 2026] POST /volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a/action => generated 208 bytes in 62 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 15:06:36.263457 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ade798bf-4e7a-4248-a69f-30e5091d4be4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:36.265608 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ade798bf-4e7a-4248-a69f-30e5091d4be4 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] GET https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a Jul 03 15:06:36.265853 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ade798bf-4e7a-4248-a69f-30e5091d4be4 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:36.266094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ade798bf-4e7a-4248-a69f-30e5091d4be4 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:36.274542 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:36.274542 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:36.278865 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ade798bf-4e7a-4248-a69f-30e5091d4be4 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Volume info retrieved successfully. Jul 03 15:06:36.284292 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ade798bf-4e7a-4248-a69f-30e5091d4be4 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a returned with HTTP 200 Jul 03 15:06:36.284798 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1217/4841] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:36 2026] GET /volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:36.298405 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-37032155-43eb-408f-87f2-218630a848d7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:36.300714 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37032155-43eb-408f-87f2-218630a848d7 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] DELETE https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a Jul 03 15:06:36.300981 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37032155-43eb-408f-87f2-218630a848d7 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:36.301239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37032155-43eb-408f-87f2-218630a848d7 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:36.301445 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-37032155-43eb-408f-87f2-218630a848d7 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Delete volume with id: ef747a72-9a63-477d-97dc-e33ac9c4778a Jul 03 15:06:36.313696 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:36.313696 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:36.314384 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-37032155-43eb-408f-87f2-218630a848d7 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Volume info retrieved successfully. Jul 03 15:06:36.337610 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-37032155-43eb-408f-87f2-218630a848d7 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Delete volume request issued successfully. Jul 03 15:06:36.337950 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37032155-43eb-408f-87f2-218630a848d7 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a returned with HTTP 202 Jul 03 15:06:36.338414 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1206/4842] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:06:36 2026] DELETE /volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:06:36.347267 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-13e836a4-732b-4aad-ac07-e5b04143b07b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:36.349331 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13e836a4-732b-4aad-ac07-e5b04143b07b tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] GET https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a Jul 03 15:06:36.349547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13e836a4-732b-4aad-ac07-e5b04143b07b tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:36.349767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13e836a4-732b-4aad-ac07-e5b04143b07b tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:36.357210 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:36.357210 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:36.361746 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-13e836a4-732b-4aad-ac07-e5b04143b07b tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Volume info retrieved successfully. Jul 03 15:06:36.366639 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13e836a4-732b-4aad-ac07-e5b04143b07b tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a returned with HTTP 200 Jul 03 15:06:36.367062 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1228/4843] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:36 2026] GET /volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:37.379589 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e6d9c63e-52a9-43b0-92ee-e936d3e511d1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:37.381725 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6d9c63e-52a9-43b0-92ee-e936d3e511d1 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] GET https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a Jul 03 15:06:37.381932 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6d9c63e-52a9-43b0-92ee-e936d3e511d1 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:37.382146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6d9c63e-52a9-43b0-92ee-e936d3e511d1 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:37.388865 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6d9c63e-52a9-43b0-92ee-e936d3e511d1 tempest-VolumeQuotasNegativeTestJSON-1907353532 tempest-VolumeQuotasNegativeTestJSON-1907353532-project-member] https://10.4.3.99/volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a returned with HTTP 404 Jul 03 15:06:37.389441 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1193/4844] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:37 2026] GET /volume/v3/volumes/ef747a72-9a63-477d-97dc-e33ac9c4778a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:06:37.395998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-704a77a9-cac3-4e6b-945e-df6b3cc6ba90 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:37.397884 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-704a77a9-cac3-4e6b-945e-df6b3cc6ba90 tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] PUT https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 Jul 03 15:06:37.398259 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-704a77a9-cac3-4e6b-945e-df6b3cc6ba90 tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-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=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:37.476385 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-704a77a9-cac3-4e6b-945e-df6b3cc6ba90 tempest-VolumeQuotasNegativeTestJSON-1915654637 tempest-VolumeQuotasNegativeTestJSON-1915654637-project-admin] https://10.4.3.99/volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 returned with HTTP 200 Jul 03 15:06:37.476794 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1218/4845] 10.4.3.99 () {68 vars in 1368 bytes} [Fri Jul 3 15:06:37 2026] PUT /volume/v3/os-quota-sets/12215197f7f045b8a29f582ea2e71549 => generated 395 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:39.597546 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:39.711888 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:06:39.712188 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-937725526"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:39.713491 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-937725526'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:06:39.713597 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Create volume of 1 GB Jul 03 15:06:39.717314 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Availability Zones retrieved successfully. Jul 03 15:06:39.722403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Flow 'volume_create_api' (f0b3e506-36d7-45bb-9384-85490697991d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:39.723281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc6af19-13bb-4e3d-ab72-6e60e4fbb535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:39.724083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:39.747316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc6af19-13bb-4e3d-ab72-6e60e4fbb535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:39.748188 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bb3573-189b-445a-b25f-cff2bfa5cd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:39.849368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Created reservations ['f3d6348c-fc98-4016-8334-df0b508b42cb', 'f4ef39a1-16e5-4b5b-9ae3-45561b8455f5', '17527e16-202f-4273-806b-5540003ba646', '8af8a767-37cc-4655-a6ab-4e36499779f3'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:39.850198 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bb3573-189b-445a-b25f-cff2bfa5cd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d6348c-fc98-4016-8334-df0b508b42cb', 'f4ef39a1-16e5-4b5b-9ae3-45561b8455f5', '17527e16-202f-4273-806b-5540003ba646', '8af8a767-37cc-4655-a6ab-4e36499779f3']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:39.850902 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccfdf2b6-1515-4b29-96be-7457f0841ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:39.874673 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccfdf2b6-1515-4b29-96be-7457f0841ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a05d4cb0-a08f-4c8e-9764-3175c21e8bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-937725526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920b7be5f0044c48a0b57a2c3b237a34',qos_specs=None,replication_status=,reservations=['f3d6348c-fc98-4016-8334-df0b508b42cb','f4ef39a1-16e5-4b5b-9ae3-45561b8455f5','17527e16-202f-4273-806b-5540003ba646','8af8a767-37cc-4655-a6ab-4e36499779f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed052c682da44f8fbb8e3a44bf45177a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-937725526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a05d4cb0-a08f-4c8e-9764-3175c21e8bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='920b7be5f0044c48a0b57a2c3b237a34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed052c682da44f8fbb8e3a44bf45177a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:39.875345 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09fd6eea-7e08-4f13-92ce-126f00114a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:39.901816 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09fd6eea-7e08-4f13-92ce-126f00114a9f) transitioned into state 'SUCCESS' from state '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-937725526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920b7be5f0044c48a0b57a2c3b237a34',qos_specs=None,replication_status=,reservations=['f3d6348c-fc98-4016-8334-df0b508b42cb','f4ef39a1-16e5-4b5b-9ae3-45561b8455f5','17527e16-202f-4273-806b-5540003ba646','8af8a767-37cc-4655-a6ab-4e36499779f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed052c682da44f8fbb8e3a44bf45177a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:39.902446 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a86bf6e-47a3-4a54-bfb2-45b7bea6cd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:39.924956 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a86bf6e-47a3-4a54-bfb2-45b7bea6cd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:39.925799 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Flow 'volume_create_api' (f0b3e506-36d7-45bb-9384-85490697991d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:39.926116 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Create volume request issued successfully. Jul 03 15:06:39.926713 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-67a0b52b-f5ba-4d30-a2a9-1ac8c0437333 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:06:39.927099 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1207/4846] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:06:39 2026] POST /volume/v3/volumes => generated 751 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:06:39.940810 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b4fc6c4a-0316-4c6f-a315-8010bd078d1a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:39.942618 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4fc6c4a-0316-4c6f-a315-8010bd078d1a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab Jul 03 15:06:39.942859 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4fc6c4a-0316-4c6f-a315-8010bd078d1a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:39.943077 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b4fc6c4a-0316-4c6f-a315-8010bd078d1a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:39.951206 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:39.951206 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:39.954942 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b4fc6c4a-0316-4c6f-a315-8010bd078d1a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:06:39.959083 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b4fc6c4a-0316-4c6f-a315-8010bd078d1a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab returned with HTTP 200 Jul 03 15:06:39.959529 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1229/4847] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:39 2026] GET /volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:40.974112 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2eea1851-60ab-43f1-bcdb-c8587c4a4d34 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:40.975801 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2eea1851-60ab-43f1-bcdb-c8587c4a4d34 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab Jul 03 15:06:40.975973 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2eea1851-60ab-43f1-bcdb-c8587c4a4d34 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:40.976154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2eea1851-60ab-43f1-bcdb-c8587c4a4d34 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:40.982709 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:40.982709 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:40.985987 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2eea1851-60ab-43f1-bcdb-c8587c4a4d34 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:06:40.989812 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2eea1851-60ab-43f1-bcdb-c8587c4a4d34 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab returned with HTTP 200 Jul 03 15:06:40.990134 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1194/4848] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:40 2026] GET /volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:41.002349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-81bc5d52-a20c-442c-8f0c-d14a4f9bc5c8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:41.004183 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81bc5d52-a20c-442c-8f0c-d14a4f9bc5c8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:06:41.004580 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81bc5d52-a20c-442c-8f0c-d14a4f9bc5c8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a05d4cb0-a08f-4c8e-9764-3175c21e8bab", "name": "tempest-VolumesBackupsAdminTest-Backup-856891155", "container": "tempest-volumesbackupsadmintest-backup-container-1935014029"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:41.005984 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-81bc5d52-a20c-442c-8f0c-d14a4f9bc5c8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Creating new backup {'backup': {'volume_id': 'a05d4cb0-a08f-4c8e-9764-3175c21e8bab', 'name': 'tempest-VolumesBackupsAdminTest-Backup-856891155', 'container': 'tempest-volumesbackupsadmintest-backup-container-1935014029'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:06:41.006197 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-81bc5d52-a20c-442c-8f0c-d14a4f9bc5c8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Creating backup of volume a05d4cb0-a08f-4c8e-9764-3175c21e8bab in container tempest-volumesbackupsadmintest-backup-container-1935014029 Jul 03 15:06:41.013037 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:41.013037 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:41.013572 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-81bc5d52-a20c-442c-8f0c-d14a4f9bc5c8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:06:41.048331 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-81bc5d52-a20c-442c-8f0c-d14a4f9bc5c8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Created reservations ['7c6bca47-77e6-4b51-9a73-43e626b21290', 'e6ae4fb6-5bed-40ef-892e-2a3f8e7069a7'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:41.075797 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81bc5d52-a20c-442c-8f0c-d14a4f9bc5c8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:06:41.076158 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1219/4849] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:06:41 2026] POST /volume/v3/backups => generated 332 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:06:41.085346 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5dbfb9a7-f300-4549-a33b-0a7c564ca10e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:41.087465 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5dbfb9a7-f300-4549-a33b-0a7c564ca10e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:41.087657 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5dbfb9a7-f300-4549-a33b-0a7c564ca10e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:41.089451 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5dbfb9a7-f300-4549-a33b-0a7c564ca10e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:41.089451 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5dbfb9a7-f300-4549-a33b-0a7c564ca10e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:41.093317 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:41.093317 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:41.094231 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5dbfb9a7-f300-4549-a33b-0a7c564ca10e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:41.094624 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1208/4850] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:41 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:42.105582 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4c14fcf1-84ff-43bd-b035-e81c97656d08 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:42.107448 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4c14fcf1-84ff-43bd-b035-e81c97656d08 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:42.107662 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4c14fcf1-84ff-43bd-b035-e81c97656d08 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:42.107867 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4c14fcf1-84ff-43bd-b035-e81c97656d08 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:42.107966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4c14fcf1-84ff-43bd-b035-e81c97656d08 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:42.112090 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:42.112090 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:42.112813 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4c14fcf1-84ff-43bd-b035-e81c97656d08 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:42.113188 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1230/4851] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:42 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:43.124295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-590551e9-0956-4faf-89a2-67e9a99b9cae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:43.126175 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-590551e9-0956-4faf-89a2-67e9a99b9cae tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:43.126372 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-590551e9-0956-4faf-89a2-67e9a99b9cae tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:43.126546 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-590551e9-0956-4faf-89a2-67e9a99b9cae tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:43.126646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-590551e9-0956-4faf-89a2-67e9a99b9cae tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:43.131435 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:43.131435 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:43.132446 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-590551e9-0956-4faf-89a2-67e9a99b9cae tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:43.132928 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1195/4852] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:43 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:44.143744 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bf5c64f2-3ad6-4489-9082-630c9648f9e4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:44.145656 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf5c64f2-3ad6-4489-9082-630c9648f9e4 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:44.145997 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf5c64f2-3ad6-4489-9082-630c9648f9e4 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:44.146150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bf5c64f2-3ad6-4489-9082-630c9648f9e4 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:44.146319 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-bf5c64f2-3ad6-4489-9082-630c9648f9e4 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:44.151374 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:44.151374 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:44.152254 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bf5c64f2-3ad6-4489-9082-630c9648f9e4 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:44.152696 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1220/4853] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:44 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:45.163082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-96043d10-dc43-40b6-a7b4-6695a6f9b7d5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:45.164863 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-96043d10-dc43-40b6-a7b4-6695a6f9b7d5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:45.165033 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-96043d10-dc43-40b6-a7b4-6695a6f9b7d5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:45.165223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-96043d10-dc43-40b6-a7b4-6695a6f9b7d5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:45.165318 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-96043d10-dc43-40b6-a7b4-6695a6f9b7d5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:45.170349 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:45.170349 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:45.171149 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-96043d10-dc43-40b6-a7b4-6695a6f9b7d5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:45.171597 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1209/4854] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:45 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:46.187033 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ae4559f7-0041-4540-be2a-bb7c9bc70f07 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:46.188804 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ae4559f7-0041-4540-be2a-bb7c9bc70f07 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:46.189160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ae4559f7-0041-4540-be2a-bb7c9bc70f07 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:46.189421 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ae4559f7-0041-4540-be2a-bb7c9bc70f07 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:46.190545 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ae4559f7-0041-4540-be2a-bb7c9bc70f07 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:46.194612 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:46.194612 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:46.195624 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ae4559f7-0041-4540-be2a-bb7c9bc70f07 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:46.196145 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1231/4855] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:46 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:47.207384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bcbb6556-84fa-4ed5-99d4-840e4c32b30b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:47.209075 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcbb6556-84fa-4ed5-99d4-840e4c32b30b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:47.209291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcbb6556-84fa-4ed5-99d4-840e4c32b30b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:47.209520 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcbb6556-84fa-4ed5-99d4-840e4c32b30b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:47.209703 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-bcbb6556-84fa-4ed5-99d4-840e4c32b30b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:47.213950 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:47.213950 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:47.214785 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcbb6556-84fa-4ed5-99d4-840e4c32b30b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:47.215216 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1196/4856] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:47 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:48.224482 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-332a8337-0690-4c05-bd9f-677e60885c4b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:48.226592 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-332a8337-0690-4c05-bd9f-677e60885c4b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:48.226848 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-332a8337-0690-4c05-bd9f-677e60885c4b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:48.227082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-332a8337-0690-4c05-bd9f-677e60885c4b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:48.227404 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-332a8337-0690-4c05-bd9f-677e60885c4b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:48.232117 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:48.232117 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:48.232949 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-332a8337-0690-4c05-bd9f-677e60885c4b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:48.233360 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1221/4857] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:48 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:49.243108 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-00a4f04d-5549-4483-a69a-625c0d3edf83 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:49.244934 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-00a4f04d-5549-4483-a69a-625c0d3edf83 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:49.245137 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-00a4f04d-5549-4483-a69a-625c0d3edf83 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:49.245335 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-00a4f04d-5549-4483-a69a-625c0d3edf83 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:49.245429 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-00a4f04d-5549-4483-a69a-625c0d3edf83 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:49.249650 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:49.249650 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:49.250385 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-00a4f04d-5549-4483-a69a-625c0d3edf83 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:49.250749 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1210/4858] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:49 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:50.260833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d928d852-bacd-4488-b922-6ea38731cc16 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:50.262357 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d928d852-bacd-4488-b922-6ea38731cc16 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:50.263809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d928d852-bacd-4488-b922-6ea38731cc16 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:50.263809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d928d852-bacd-4488-b922-6ea38731cc16 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:50.263809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d928d852-bacd-4488-b922-6ea38731cc16 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:50.266992 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:50.266992 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:50.268365 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d928d852-bacd-4488-b922-6ea38731cc16 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:50.269267 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1232/4859] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:50 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:51.280642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d55c6b86-fec1-4b88-afce-6b07db786dfa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:51.282501 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d55c6b86-fec1-4b88-afce-6b07db786dfa tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:51.282722 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d55c6b86-fec1-4b88-afce-6b07db786dfa tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:51.282904 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d55c6b86-fec1-4b88-afce-6b07db786dfa tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:51.283016 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d55c6b86-fec1-4b88-afce-6b07db786dfa tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:51.288971 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:51.288971 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:51.290155 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d55c6b86-fec1-4b88-afce-6b07db786dfa tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:51.290654 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1197/4860] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:51 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:52.304510 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-356f0b38-5408-4256-b3bd-c1ba9096b9db None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:52.306725 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-356f0b38-5408-4256-b3bd-c1ba9096b9db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:52.306943 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-356f0b38-5408-4256-b3bd-c1ba9096b9db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:52.307174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-356f0b38-5408-4256-b3bd-c1ba9096b9db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:52.307311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-356f0b38-5408-4256-b3bd-c1ba9096b9db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:52.312459 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:52.312459 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:52.313424 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-356f0b38-5408-4256-b3bd-c1ba9096b9db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:52.313980 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1222/4861] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:52 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:53.325632 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-beb41021-1328-4f45-b04e-c7c7ae38e9b7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:53.327439 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-beb41021-1328-4f45-b04e-c7c7ae38e9b7 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:53.327676 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-beb41021-1328-4f45-b04e-c7c7ae38e9b7 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:53.327883 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-beb41021-1328-4f45-b04e-c7c7ae38e9b7 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:53.328049 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-beb41021-1328-4f45-b04e-c7c7ae38e9b7 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:53.329942 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=321,cinder:UPDATE=112,cinder:INSERT=72 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:06:53.333264 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:53.333264 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:53.334206 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-beb41021-1328-4f45-b04e-c7c7ae38e9b7 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:53.334629 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1211/4862] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:53 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:54.350181 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5601751a-f9cd-4d3e-9425-666bb4b0e77b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:54.351916 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5601751a-f9cd-4d3e-9425-666bb4b0e77b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:54.352107 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5601751a-f9cd-4d3e-9425-666bb4b0e77b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:54.352319 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5601751a-f9cd-4d3e-9425-666bb4b0e77b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:54.352441 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5601751a-f9cd-4d3e-9425-666bb4b0e77b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:54.356682 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:54.356682 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:54.357388 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5601751a-f9cd-4d3e-9425-666bb4b0e77b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:54.357747 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1233/4863] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:54 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:55.366920 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b005d86f-547d-44c6-98b5-6b04ff4aa81a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:55.368633 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b005d86f-547d-44c6-98b5-6b04ff4aa81a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:55.368820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b005d86f-547d-44c6-98b5-6b04ff4aa81a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:55.369009 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b005d86f-547d-44c6-98b5-6b04ff4aa81a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:55.369106 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b005d86f-547d-44c6-98b5-6b04ff4aa81a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:55.373856 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:55.373856 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:55.374650 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b005d86f-547d-44c6-98b5-6b04ff4aa81a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:55.374997 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1198/4864] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:55 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:56.384368 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-020a3955-3edd-4970-b7cb-7dba474aea6e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:56.386286 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-020a3955-3edd-4970-b7cb-7dba474aea6e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:56.386527 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-020a3955-3edd-4970-b7cb-7dba474aea6e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:56.386773 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-020a3955-3edd-4970-b7cb-7dba474aea6e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:56.386899 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-020a3955-3edd-4970-b7cb-7dba474aea6e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:56.391659 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:56.391659 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:56.392588 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-020a3955-3edd-4970-b7cb-7dba474aea6e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:56.393043 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1223/4865] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:56 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:57.404357 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ff8877c8-d6e4-4c9b-a82d-f038ad6ec4ed None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:57.405984 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ff8877c8-d6e4-4c9b-a82d-f038ad6ec4ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:06:57.406221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ff8877c8-d6e4-4c9b-a82d-f038ad6ec4ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:57.406422 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ff8877c8-d6e4-4c9b-a82d-f038ad6ec4ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:57.406525 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ff8877c8-d6e4-4c9b-a82d-f038ad6ec4ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:57.411398 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:57.411398 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:57.412116 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ff8877c8-d6e4-4c9b-a82d-f038ad6ec4ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:06:57.412536 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1212/4866] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:57 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:57.422385 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-36acff1a-0671-41c5-af64-18e2e907e3ee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:57.424245 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36acff1a-0671-41c5-af64-18e2e907e3ee tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab Jul 03 15:06:57.424437 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36acff1a-0671-41c5-af64-18e2e907e3ee tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:57.424641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36acff1a-0671-41c5-af64-18e2e907e3ee tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:57.432341 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:57.432341 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:57.436830 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-36acff1a-0671-41c5-af64-18e2e907e3ee tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:06:57.442270 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36acff1a-0671-41c5-af64-18e2e907e3ee tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab returned with HTTP 200 Jul 03 15:06:57.442820 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1234/4867] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:57 2026] GET /volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:57.456164 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2e76531f-b76d-4df8-b5e4-10389f516fc4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:57.485179 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e76531f-b76d-4df8-b5e4-10389f516fc4 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0/export_record Jul 03 15:06:57.485393 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e76531f-b76d-4df8-b5e4-10389f516fc4 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:57.485543 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2e76531f-b76d-4df8-b5e4-10389f516fc4 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Calling method 'export_record' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:57.485667 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-2e76531f-b76d-4df8-b5e4-10389f516fc4 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Export record for backup 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 15:06:57.491621 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:57.491621 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:06:57.492854 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.api [None req-2e76531f-b76d-4df8-b5e4-10389f516fc4 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Calling RPCAPI with context: , host: np0000004430, backup: 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 15:06:57.499883 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-2e76531f-b76d-4df8-b5e4-10389f516fc4 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] export_record in rpcapi backup_id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 on host np0000004430. {{(pid=99978) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 15:06:58.002271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-2e76531f-b76d-4df8-b5e4-10389f516fc4 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODVjOWZkZmUtZTZhNy00ODBiLTg0NWEtYTgwN2E1ZmJmMGMwIiwgInVzZXJfaWQiOiAiZWQwNTJjNjgyZGE0NGY4ZmJiOGUzYTQ0YmY0NTE3N2EiLCAicHJvamVjdF9pZCI6ICI5MjBiN2JlNWYwMDQ0YzQ4YTBiNTdhMmMzYjIzN2EzNCIsICJ2b2x1bWVfaWQiOiAiYTA1ZDRjYjAtYTA4Zi00YzhlLTk3NjQtMzE3NWMyMWU4YmFiIiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTM1MDE0MDI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1Njg5MTE1NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2EwNWQ0Y2IwLWEwOGYtNGM4ZS05NzY0LTMxNzVjMjFlOGJhYi8yMDI2MDcwMzE1MDY0NC9hel9ub3ZhX2JhY2t1cF84NWM5ZmRmZS1lNmE3LTQ4MGItODQ1YS1hODA3YTVmYmYwYzAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6MDY6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99978) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 15:06:58.002619 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2e76531f-b76d-4df8-b5e4-10389f516fc4 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0/export_record returned with HTTP 200 Jul 03 15:06:58.003146 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1199/4868] 10.4.3.99 () {66 vars in 1383 bytes} [Fri Jul 3 15:06:57 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0/export_record => generated 1512 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:06:58.011248 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-605c3cbd-c47f-4f9d-81c0-c05b8975c5da None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:58.012878 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-605c3cbd-c47f-4f9d-81c0-c05b8975c5da tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] POST https://10.4.3.99/volume/v3/backups/import_record Jul 03 15:06:58.013247 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-605c3cbd-c47f-4f9d-81c0-c05b8975c5da tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGY3ZDJiZjItMTk3MC00YmU5LWE4MmUtNzRiMTEyZjg1YTY3IiwgInVzZXJfaWQiOiAiZWQwNTJjNjgyZGE0NGY4ZmJiOGUzYTQ0YmY0NTE3N2EiLCAicHJvamVjdF9pZCI6ICI5MjBiN2JlNWYwMDQ0YzQ4YTBiNTdhMmMzYjIzN2EzNCIsICJ2b2x1bWVfaWQiOiAiYTA1ZDRjYjAtYTA4Zi00YzhlLTk3NjQtMzE3NWMyMWU4YmFiIiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTM1MDE0MDI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1Njg5MTE1NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2EwNWQ0Y2IwLWEwOGYtNGM4ZS05NzY0LTMxNzVjMjFlOGJhYi8yMDI2MDcwMzE1MDY0NC9hel9ub3ZhX2JhY2t1cF84NWM5ZmRmZS1lNmE3LTQ4MGItODQ1YS1hODA3YTVmYmYwYzAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6MDY6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:58.014507 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-605c3cbd-c47f-4f9d-81c0-c05b8975c5da tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGY3ZDJiZjItMTk3MC00YmU5LWE4MmUtNzRiMTEyZjg1YTY3IiwgInVzZXJfaWQiOiAiZWQwNTJjNjgyZGE0NGY4ZmJiOGUzYTQ0YmY0NTE3N2EiLCAicHJvamVjdF9pZCI6ICI5MjBiN2JlNWYwMDQ0YzQ4YTBiNTdhMmMzYjIzN2EzNCIsICJ2b2x1bWVfaWQiOiAiYTA1ZDRjYjAtYTA4Zi00YzhlLTk3NjQtMzE3NWMyMWU4YmFiIiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTM1MDE0MDI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1Njg5MTE1NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2EwNWQ0Y2IwLWEwOGYtNGM4ZS05NzY0LTMxNzVjMjFlOGJhYi8yMDI2MDcwMzE1MDY0NC9hel9ub3ZhX2JhY2t1cF84NWM5ZmRmZS1lNmE3LTQ4MGItODQ1YS1hODA3YTVmYmYwYzAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6MDY6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99979) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 15:06:58.014616 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-605c3cbd-c47f-4f9d-81c0-c05b8975c5da tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGY3ZDJiZjItMTk3MC00YmU5LWE4MmUtNzRiMTEyZjg1YTY3IiwgInVzZXJfaWQiOiAiZWQwNTJjNjgyZGE0NGY4ZmJiOGUzYTQ0YmY0NTE3N2EiLCAicHJvamVjdF9pZCI6ICI5MjBiN2JlNWYwMDQ0YzQ4YTBiNTdhMmMzYjIzN2EzNCIsICJ2b2x1bWVfaWQiOiAiYTA1ZDRjYjAtYTA4Zi00YzhlLTk3NjQtMzE3NWMyMWU4YmFiIiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTM1MDE0MDI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1Njg5MTE1NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2EwNWQ0Y2IwLWEwOGYtNGM4ZS05NzY0LTMxNzVjMjFlOGJhYi8yMDI2MDcwMzE1MDY0NC9hel9ub3ZhX2JhY2t1cF84NWM5ZmRmZS1lNmE3LTQ4MGItODQ1YS1hODA3YTVmYmYwYzAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6MDY6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99979) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 15:06:58.055062 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-605c3cbd-c47f-4f9d-81c0-c05b8975c5da tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Created reservations ['a92b056a-e3b1-449c-8b33-a29028ed43bf', 'db5b1357-83d1-4128-884d-51c79981c8e4'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:58.077064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.backup.rpcapi [None req-605c3cbd-c47f-4f9d-81c0-c05b8975c5da tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] import_record rpcapi backup id 8f7d2bf2-1970-4be9-a82e-74b112f85a67 on host np0000004430 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGY3ZDJiZjItMTk3MC00YmU5LWE4MmUtNzRiMTEyZjg1YTY3IiwgInVzZXJfaWQiOiAiZWQwNTJjNjgyZGE0NGY4ZmJiOGUzYTQ0YmY0NTE3N2EiLCAicHJvamVjdF9pZCI6ICI5MjBiN2JlNWYwMDQ0YzQ4YTBiNTdhMmMzYjIzN2EzNCIsICJ2b2x1bWVfaWQiOiAiYTA1ZDRjYjAtYTA4Zi00YzhlLTk3NjQtMzE3NWMyMWU4YmFiIiwgImhvc3QiOiAibnAwMDAwMDA0NDMwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTM1MDE0MDI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1Njg5MTE1NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2EwNWQ0Y2IwLWEwOGYtNGM4ZS05NzY0LTMxNzVjMjFlOGJhYi8yMDI2MDcwMzE1MDY0NC9hel9ub3ZhX2JhY2t1cF84NWM5ZmRmZS1lNmE3LTQ4MGItODQ1YS1hODA3YTVmYmYwYzAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE1OjA2OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMTU6MDY6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99979) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 15:06:58.078991 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-605c3cbd-c47f-4f9d-81c0-c05b8975c5da tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Import record output: {'backup': {'id': '8f7d2bf2-1970-4be9-a82e-74b112f85a67', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67'}, {'rel': 'bookmark', 'href': 'https://10.4.3.99/volume/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67'}]}}. {{(pid=99979) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 15:06:58.079233 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-605c3cbd-c47f-4f9d-81c0-c05b8975c5da tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] https://10.4.3.99/volume/v3/backups/import_record returned with HTTP 201 Jul 03 15:06:58.079643 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1224/4869] 10.4.3.99 () {68 vars in 1295 bytes} [Fri Jul 3 15:06:58 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 69 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:06:58.088372 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f95f3978-e018-4ba9-ba0f-b529222ac568 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:58.090191 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f95f3978-e018-4ba9-ba0f-b529222ac568 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] GET https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 Jul 03 15:06:58.090369 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f95f3978-e018-4ba9-ba0f-b529222ac568 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:58.090553 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f95f3978-e018-4ba9-ba0f-b529222ac568 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:58.090669 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f95f3978-e018-4ba9-ba0f-b529222ac568 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Show backup with id 8f7d2bf2-1970-4be9-a82e-74b112f85a67. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:58.095212 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:58.095212 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:06:58.096057 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f95f3978-e018-4ba9-ba0f-b529222ac568 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 returned with HTTP 200 Jul 03 15:06:58.096543 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1213/4870] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:58 2026] GET /volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 => generated 645 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:59.106656 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-58d44592-912a-4acd-a2fc-7bf135d18429 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:59.108529 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-58d44592-912a-4acd-a2fc-7bf135d18429 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] GET https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 Jul 03 15:06:59.108796 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-58d44592-912a-4acd-a2fc-7bf135d18429 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:59.109012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-58d44592-912a-4acd-a2fc-7bf135d18429 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:59.109115 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-58d44592-912a-4acd-a2fc-7bf135d18429 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Show backup with id 8f7d2bf2-1970-4be9-a82e-74b112f85a67. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:06:59.110649 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=221,cinder:UPDATE=49,cinder:INSERT=20 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:06:59.114007 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:59.114007 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:06:59.114686 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-58d44592-912a-4acd-a2fc-7bf135d18429 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 returned with HTTP 200 Jul 03 15:06:59.115036 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1235/4871] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:06:59 2026] GET /volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:59.125140 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7cb6277c-1605-4f33-80a9-36c116475ef1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:59.126941 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7cb6277c-1605-4f33-80a9-36c116475ef1 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] GET https://10.4.3.99/volume/v3/backups Jul 03 15:06:59.127150 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7cb6277c-1605-4f33-80a9-36c116475ef1 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:06:59.127338 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7cb6277c-1605-4f33-80a9-36c116475ef1 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:06:59.129950 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=309,cinder:INSERT=40,cinder:UPDATE=84 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:06:59.132789 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7cb6277c-1605-4f33-80a9-36c116475ef1 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 200 Jul 03 15:06:59.133353 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1200/4872] 10.4.3.99 () {66 vars in 1230 bytes} [Fri Jul 3 15:06:59 2026] GET /volume/v3/backups => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:06:59.141656 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c9bb4958-710b-461c-b968-76baefafa0d3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:06:59.143482 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] POST https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0/restore Jul 03 15:06:59.143885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:06:59.145288 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Restoring backup 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 ({'restore': {}}) {{(pid=99979) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 15:06:59.145445 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Restoring backup 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 to volume None. Jul 03 15:06:59.147149 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=306,cinder:UPDATE=80,cinder:INSERT=49 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:06:59.150072 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:59.150072 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:59.151107 np0000004430 devstack@c-api.service[99979]: INFO cinder.backup.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Creating volume of 1 GB for restore of backup 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. Jul 03 15:06:59.157514 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Availability zone cache updated, next update will occur around 2026-07-03 16:06:59.157240. {{(pid=99979) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 15:06:59.157673 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Availability Zones retrieved successfully. Jul 03 15:06:59.163075 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Flow 'volume_create_api' (2fd2842c-473f-44b3-ae5b-5bc888271653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:59.164313 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02755ebe-7eaf-48cb-9766-5d6ffd1e05dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:59.165488 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:06:59.191100 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02755ebe-7eaf-48cb-9766-5d6ffd1e05dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:59.191796 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af63e6a1-8af3-4660-a45e-3820649430cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:59.230885 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Created reservations ['e171e635-239c-475f-98f3-1f7a957946f5', 'd7f43e12-ae3a-4297-8434-8525161293c2', '6c59f5fc-f147-4e91-9ecc-a50aa0f74cd2', 'e7ff8131-8b47-41a3-9220-b26ca8a35cd4'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:06:59.231792 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af63e6a1-8af3-4660-a45e-3820649430cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e171e635-239c-475f-98f3-1f7a957946f5', 'd7f43e12-ae3a-4297-8434-8525161293c2', '6c59f5fc-f147-4e91-9ecc-a50aa0f74cd2', 'e7ff8131-8b47-41a3-9220-b26ca8a35cd4']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:59.232747 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c09a4f-f9df-46be-8b5f-83e3f87bdf8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:59.270826 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c09a4f-f9df-46be-8b5f-83e3f87bdf8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e76c91a-4b93-49da-a434-165544a40cbc', '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_85c9fdfe-e6a7-480b-845a-a807a5fbf0c0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920b7be5f0044c48a0b57a2c3b237a34',qos_specs=None,replication_status=,reservations=['e171e635-239c-475f-98f3-1f7a957946f5','d7f43e12-ae3a-4297-8434-8525161293c2','6c59f5fc-f147-4e91-9ecc-a50aa0f74cd2','e7ff8131-8b47-41a3-9220-b26ca8a35cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed052c682da44f8fbb8e3a44bf45177a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:06:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_85c9fdfe-e6a7-480b-845a-a807a5fbf0c0',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e76c91a-4b93-49da-a434-165544a40cbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='920b7be5f0044c48a0b57a2c3b237a34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed052c682da44f8fbb8e3a44bf45177a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:59.271967 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1271a426-7a66-493a-b6c8-436c0da23539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:59.289143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1271a426-7a66-493a-b6c8-436c0da23539) transitioned into 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_85c9fdfe-e6a7-480b-845a-a807a5fbf0c0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920b7be5f0044c48a0b57a2c3b237a34',qos_specs=None,replication_status=,reservations=['e171e635-239c-475f-98f3-1f7a957946f5','d7f43e12-ae3a-4297-8434-8525161293c2','6c59f5fc-f147-4e91-9ecc-a50aa0f74cd2','e7ff8131-8b47-41a3-9220-b26ca8a35cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed052c682da44f8fbb8e3a44bf45177a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:59.290279 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75454a7-c7ca-4055-8387-57010efe23c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:06:59.301820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75454a7-c7ca-4055-8387-57010efe23c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:06:59.303052 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Flow 'volume_create_api' (2fd2842c-473f-44b3-ae5b-5bc888271653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:06:59.303478 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Create volume request issued successfully. Jul 03 15:06:59.312077 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:06:59.312077 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:06:59.312793 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:00.325372 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:00.325372 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:00.326027 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:00.326245 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.backup.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Checking backup size 1 against volume size 1 {{(pid=99979) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 15:07:00.326392 np0000004430 devstack@c-api.service[99979]: INFO cinder.backup.api [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Overwriting volume 5e76c91a-4b93-49da-a434-165544a40cbc with restore of backup 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:00.356158 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.backup.rpcapi [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] restore_backup in rpcapi backup_id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 {{(pid=99979) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 15:07:00.358355 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c9bb4958-710b-461c-b968-76baefafa0d3 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0/restore returned with HTTP 202 Jul 03 15:07:00.358940 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1225/4873] 10.4.3.99 () {68 vars in 1386 bytes} [Fri Jul 3 15:06:59 2026] POST /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0/restore => generated 189 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:00.369175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cf503037-d92d-4563-8959-1ecbb4ec5931 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:00.371669 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cf503037-d92d-4563-8959-1ecbb4ec5931 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:00.371894 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cf503037-d92d-4563-8959-1ecbb4ec5931 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:00.372052 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cf503037-d92d-4563-8959-1ecbb4ec5931 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:00.372205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-cf503037-d92d-4563-8959-1ecbb4ec5931 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:00.377631 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:00.377631 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:00.378780 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cf503037-d92d-4563-8959-1ecbb4ec5931 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:00.379892 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1214/4874] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:00 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:00.455304 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-635553b5-78e1-405e-ac94-73ca315ff5df None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:00.457595 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-635553b5-78e1-405e-ac94-73ca315ff5df tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/limits Jul 03 15:07:00.457676 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-635553b5-78e1-405e-ac94-73ca315ff5df tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:00.457821 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-635553b5-78e1-405e-ac94-73ca315ff5df tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:00.477464 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-635553b5-78e1-405e-ac94-73ca315ff5df tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/limits returned with HTTP 200 Jul 03 15:07:00.477891 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1236/4875] 10.4.3.99 () {68 vars in 1477 bytes} [Fri Jul 3 15:07:00 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:01.005088 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-ef8f2ccd-98d7-499d-af5a-d9e8f770e743 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:01.008040 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-ef8f2ccd-98d7-499d-af5a-d9e8f770e743 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:07:01.008384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-ef8f2ccd-98d7-499d-af5a-d9e8f770e743 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:01.008667 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-ef8f2ccd-98d7-499d-af5a-d9e8f770e743 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:01.020468 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:01.020468 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:01.024700 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-ef8f2ccd-98d7-499d-af5a-d9e8f770e743 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:07:01.029594 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-ef8f2ccd-98d7-499d-af5a-d9e8f770e743 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 200 Jul 03 15:07:01.030001 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1201/4876] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:07:01 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 1661 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:01.039396 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-628b39ad-1f20-4c33-ae59-d545c32576a5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:01.041781 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-628b39ad-1f20-4c33-ae59-d545c32576a5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:07:01.042162 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-628b39ad-1f20-4c33-ae59-d545c32576a5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e7fcfc1-1c28-488a-98c5-304f7eda2dab", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1649382616", "description": null, "metadata": {}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:01.054635 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:01.054635 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:01.055333 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-628b39ad-1f20-4c33-ae59-d545c32576a5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:07:01.055494 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-628b39ad-1f20-4c33-ae59-d545c32576a5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create snapshot from volume 3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:07:01.081255 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-628b39ad-1f20-4c33-ae59-d545c32576a5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Created reservations ['9568a952-2907-4034-97e6-0db9359f98cc', '25b8753c-cba1-4892-8a08-b2d0b2d72b77', 'ee45a4a7-432c-4eec-824a-0a6ea33d8985', '102030ea-fe84-4be4-b45c-9a6aebf360b1'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:01.114369 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-628b39ad-1f20-4c33-ae59-d545c32576a5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot force create request issued successfully. Jul 03 15:07:01.114721 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bbe0e616-a5c6-4c97-b6f4-aad59933102d req-628b39ad-1f20-4c33-ae59-d545c32576a5 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:07:01.115206 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1226/4877] 10.4.3.99 () {72 vars in 1540 bytes} [Fri Jul 3 15:07:01 2026] POST /volume/v3/snapshots => generated 324 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:01.393247 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-759fbc86-b196-4d93-bf69-6545bfa3ed11 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:01.394500 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-759fbc86-b196-4d93-bf69-6545bfa3ed11 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:01.394500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-759fbc86-b196-4d93-bf69-6545bfa3ed11 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:01.394649 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-759fbc86-b196-4d93-bf69-6545bfa3ed11 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:01.395293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-759fbc86-b196-4d93-bf69-6545bfa3ed11 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:01.400624 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:01.400624 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:01.402049 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-759fbc86-b196-4d93-bf69-6545bfa3ed11 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:01.402207 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1215/4878] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:01 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:02.416620 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a660c632-fdcc-409b-8b92-552fe0d6c987 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:02.418649 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a660c632-fdcc-409b-8b92-552fe0d6c987 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:02.418834 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a660c632-fdcc-409b-8b92-552fe0d6c987 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:02.419027 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a660c632-fdcc-409b-8b92-552fe0d6c987 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:02.419141 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a660c632-fdcc-409b-8b92-552fe0d6c987 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:02.423089 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:02.423089 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:02.423950 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a660c632-fdcc-409b-8b92-552fe0d6c987 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:02.424298 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1237/4879] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:02 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:02.764622 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-72966218-26b2-406d-ad0c-ded3270d47f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:02.766777 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72966218-26b2-406d-ad0c-ded3270d47f3 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb Jul 03 15:07:02.767024 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72966218-26b2-406d-ad0c-ded3270d47f3 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:02.767283 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-72966218-26b2-406d-ad0c-ded3270d47f3 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:02.773395 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:02.773395 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:02.773949 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-72966218-26b2-406d-ad0c-ded3270d47f3 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot retrieved successfully. Jul 03 15:07:02.774936 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-72966218-26b2-406d-ad0c-ded3270d47f3 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb returned with HTTP 200 Jul 03 15:07:02.775538 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1202/4880] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:02 2026] GET /volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:02.801568 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:02.803479 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:07:02.803876 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1392515576", "snapshot_id": null, "imageRef": "092f17a0-21a6-4b57-9952-b80bb34a6a49", "volume_type": null, "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:02.805374 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1392515576', 'snapshot_id': None, 'imageRef': '092f17a0-21a6-4b57-9952-b80bb34a6a49', 'volume_type': None, 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:07:02.885869 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:02.885869 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:02.886300 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot retrieved successfully. Jul 03 15:07:02.886442 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create volume of 1 GB Jul 03 15:07:02.889579 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Availability Zones retrieved successfully. Jul 03 15:07:02.894345 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Flow 'volume_create_api' (ebb0b54b-a279-41d4-8118-1b882b707787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:02.895405 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a005051-f0c5-4ad8-a61e-7b06b1503de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:02.896419 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:07:02.925689 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a005051-f0c5-4ad8-a61e-7b06b1503de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a44971fb-e7d8-4394-a1d0-29120f0e62bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:02.926361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26aad6b1-a099-4e75-8d7e-bc439ed7afbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:02.964969 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Created reservations ['4347bf95-edd6-41ba-bc00-d979dcf0794c', '955608ae-d49d-4f81-b698-adeb2d5bc3fb', '69912c09-05e3-49ed-b305-b8350f222a2e', 'fc1f2ef5-0835-48d3-b228-1d1f727c56f3'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:02.965819 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26aad6b1-a099-4e75-8d7e-bc439ed7afbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4347bf95-edd6-41ba-bc00-d979dcf0794c', '955608ae-d49d-4f81-b698-adeb2d5bc3fb', '69912c09-05e3-49ed-b305-b8350f222a2e', 'fc1f2ef5-0835-48d3-b228-1d1f727c56f3']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:02.966503 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12029ef9-eee8-4849-b597-d6a4407f25a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:03.015182 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12029ef9-eee8-4849-b597-d6a4407f25a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a731ba3b-1625-4deb-ae11-e2a1659750a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1392515576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40fcbb538cd436ebc7a51d35c3ee271',qos_specs=None,replication_status=,reservations=['4347bf95-edd6-41ba-bc00-d979dcf0794c','955608ae-d49d-4f81-b698-adeb2d5bc3fb','69912c09-05e3-49ed-b305-b8350f222a2e','fc1f2ef5-0835-48d3-b228-1d1f727c56f3'],size=1,snapshot_id=a44971fb-e7d8-4394-a1d0-29120f0e62bb,source_replicaid=,source_volid=None,status='creating',user_id='a6b06c75d43f4a2a8bf058c551cc586c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), '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-03T15:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1392515576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a731ba3b-1625-4deb-ae11-e2a1659750a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40fcbb538cd436ebc7a51d35c3ee271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a44971fb-e7d8-4394-a1d0-29120f0e62bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b06c75d43f4a2a8bf058c551cc586c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:03.015898 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0cb194-fed4-42df-8c55-d8c4366674ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:03.034109 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a0cb194-fed4-42df-8c55-d8c4366674ee) transitioned into state 'SUCCESS' from state '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-1392515576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40fcbb538cd436ebc7a51d35c3ee271',qos_specs=None,replication_status=,reservations=['4347bf95-edd6-41ba-bc00-d979dcf0794c','955608ae-d49d-4f81-b698-adeb2d5bc3fb','69912c09-05e3-49ed-b305-b8350f222a2e','fc1f2ef5-0835-48d3-b228-1d1f727c56f3'],size=1,snapshot_id=a44971fb-e7d8-4394-a1d0-29120f0e62bb,source_replicaid=,source_volid=None,status='creating',user_id='a6b06c75d43f4a2a8bf058c551cc586c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:03.034916 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26aea3b4-c768-4285-821f-73350ac62276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:03.061121 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26aea3b4-c768-4285-821f-73350ac62276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:03.061983 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Flow 'volume_create_api' (ebb0b54b-a279-41d4-8118-1b882b707787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:03.062296 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Create volume request issued successfully. Jul 03 15:07:03.062873 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b5a7971e-d8f6-45ad-84ba-8217667c6465 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:07:03.063401 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1227/4881] 10.4.3.99 () {70 vars in 1293 bytes} [Fri Jul 3 15:07:02 2026] POST /volume/v3/volumes => generated 812 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:03.075621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-af5c4ace-e8b3-4634-afdf-8d407c1cf180 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:03.077466 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-af5c4ace-e8b3-4634-afdf-8d407c1cf180 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:07:03.077697 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-af5c4ace-e8b3-4634-afdf-8d407c1cf180 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:03.077904 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-af5c4ace-e8b3-4634-afdf-8d407c1cf180 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:03.085271 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:03.085271 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:03.088864 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-af5c4ace-e8b3-4634-afdf-8d407c1cf180 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:07:03.092721 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-af5c4ace-e8b3-4634-afdf-8d407c1cf180 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 returned with HTTP 200 Jul 03 15:07:03.093146 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1216/4882] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:07:03 2026] GET /volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:03.434295 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-410ac6cf-eb73-478c-b4b8-7f6b4e1dcc76 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:03.436056 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-410ac6cf-eb73-478c-b4b8-7f6b4e1dcc76 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:03.436277 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-410ac6cf-eb73-478c-b4b8-7f6b4e1dcc76 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:03.436490 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-410ac6cf-eb73-478c-b4b8-7f6b4e1dcc76 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:03.436639 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-410ac6cf-eb73-478c-b4b8-7f6b4e1dcc76 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:03.440835 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:03.440835 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:03.441549 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-410ac6cf-eb73-478c-b4b8-7f6b4e1dcc76 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:03.441900 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1238/4883] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:03 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:04.107807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ce2934bb-bb36-42f5-88f1-d1c3ea49404b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:04.109638 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce2934bb-bb36-42f5-88f1-d1c3ea49404b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:07:04.109852 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce2934bb-bb36-42f5-88f1-d1c3ea49404b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:04.110033 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ce2934bb-bb36-42f5-88f1-d1c3ea49404b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:04.116722 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:04.116722 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:04.120458 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ce2934bb-bb36-42f5-88f1-d1c3ea49404b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:07:04.124963 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ce2934bb-bb36-42f5-88f1-d1c3ea49404b tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 returned with HTTP 200 Jul 03 15:07:04.125329 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1203/4884] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:07:04 2026] GET /volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:07:04.140684 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4ea2c075-f611-49fb-be52-4fa8430c9259 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:04.142505 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ea2c075-f611-49fb-be52-4fa8430c9259 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:07:04.142784 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4ea2c075-f611-49fb-be52-4fa8430c9259 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:04.142973 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4ea2c075-f611-49fb-be52-4fa8430c9259 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:04.150645 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:04.150645 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:04.154287 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4ea2c075-f611-49fb-be52-4fa8430c9259 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:07:04.159196 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ea2c075-f611-49fb-be52-4fa8430c9259 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 returned with HTTP 200 Jul 03 15:07:04.159609 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1228/4885] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:07:04 2026] GET /volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:07:04.457279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-56366f25-6a48-45f7-ae6b-3b416eb00c49 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:04.458681 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-56366f25-6a48-45f7-ae6b-3b416eb00c49 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:04.458898 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-56366f25-6a48-45f7-ae6b-3b416eb00c49 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:04.459117 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-56366f25-6a48-45f7-ae6b-3b416eb00c49 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:04.459270 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-56366f25-6a48-45f7-ae6b-3b416eb00c49 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:04.464037 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:04.464037 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:04.464907 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-56366f25-6a48-45f7-ae6b-3b416eb00c49 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:04.465338 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1217/4886] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:04 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:05.310212 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-66bd1b52-8fb3-41fd-a334-9ea2ef435d98 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:05.312663 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-66bd1b52-8fb3-41fd-a334-9ea2ef435d98 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:07:05.312888 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-66bd1b52-8fb3-41fd-a334-9ea2ef435d98 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:05.313111 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-66bd1b52-8fb3-41fd-a334-9ea2ef435d98 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:05.321439 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:05.321439 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:05.325675 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-66bd1b52-8fb3-41fd-a334-9ea2ef435d98 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:07:05.331191 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-66bd1b52-8fb3-41fd-a334-9ea2ef435d98 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 returned with HTTP 200 Jul 03 15:07:05.331673 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1239/4887] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:07:05 2026] GET /volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 => generated 1403 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:05.478810 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-49f58bc0-a514-4831-bebf-2d5e0303d9b0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:05.480113 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-49f58bc0-a514-4831-bebf-2d5e0303d9b0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:05.480346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-49f58bc0-a514-4831-bebf-2d5e0303d9b0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:05.480576 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-49f58bc0-a514-4831-bebf-2d5e0303d9b0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:05.480805 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-49f58bc0-a514-4831-bebf-2d5e0303d9b0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:05.485607 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:05.485607 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:05.486552 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-49f58bc0-a514-4831-bebf-2d5e0303d9b0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:05.486967 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1204/4888] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:05 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:05.966947 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-97c81637-17b6-493a-a625-7e6d2422a710 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:05.969280 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-97c81637-17b6-493a-a625-7e6d2422a710 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:07:05.969557 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-97c81637-17b6-493a-a625-7e6d2422a710 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:05.969793 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-97c81637-17b6-493a-a625-7e6d2422a710 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:05.977482 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:05.977482 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:05.981396 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-97c81637-17b6-493a-a625-7e6d2422a710 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:07:05.986112 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-97c81637-17b6-493a-a625-7e6d2422a710 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 returned with HTTP 200 Jul 03 15:07:05.986664 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1229/4889] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:07:05 2026] GET /volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 => generated 1403 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:05.997519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-617dc40d-bfcd-483c-b3a3-8ec1afff61ff None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:05.997519 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-617dc40d-bfcd-483c-b3a3-8ec1afff61ff None None] GET https://10.4.3.99/volume// Jul 03 15:07:05.997519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-617dc40d-bfcd-483c-b3a3-8ec1afff61ff None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:05.997519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-617dc40d-bfcd-483c-b3a3-8ec1afff61ff None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:05.997519 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-617dc40d-bfcd-483c-b3a3-8ec1afff61ff None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:07:05.997519 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1218/4890] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:07:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:07:06.005241 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-abde219d-bebb-4391-86d6-8f43b1b440bc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:06.007588 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-abde219d-bebb-4391-86d6-8f43b1b440bc tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:07:06.007942 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-abde219d-bebb-4391-86d6-8f43b1b440bc tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a731ba3b-1625-4deb-ae11-e2a1659750a5", "connector": null, "instance_uuid": "ff9ebd0c-39e9-4997-9acd-18f26b797e7e"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:06.016146 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:06.016146 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:06.044362 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-abde219d-bebb-4391-86d6-8f43b1b440bc tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:07:06.044961 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1240/4891] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:07:06 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:06.496967 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b779df48-18ef-40ee-8d38-9647ad9fcb53 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:06.501152 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b779df48-18ef-40ee-8d38-9647ad9fcb53 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:06.501152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b779df48-18ef-40ee-8d38-9647ad9fcb53 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:06.501152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b779df48-18ef-40ee-8d38-9647ad9fcb53 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:06.501152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b779df48-18ef-40ee-8d38-9647ad9fcb53 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:06.506262 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:06.506262 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:06.507406 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b779df48-18ef-40ee-8d38-9647ad9fcb53 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:06.507952 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1205/4892] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:06 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:07.518376 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ae8c306c-2de4-4df5-8c4f-35698ee816ff None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:07.520457 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae8c306c-2de4-4df5-8c4f-35698ee816ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:07.520738 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae8c306c-2de4-4df5-8c4f-35698ee816ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:07.521071 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae8c306c-2de4-4df5-8c4f-35698ee816ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:07.521071 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ae8c306c-2de4-4df5-8c4f-35698ee816ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:07.527256 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:07.527256 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:07.528387 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae8c306c-2de4-4df5-8c4f-35698ee816ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:07.528977 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1230/4893] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:07 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:08.540940 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-04ce2d7a-f660-4f90-8083-3645e25583b2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:08.543398 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-04ce2d7a-f660-4f90-8083-3645e25583b2 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:08.543628 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-04ce2d7a-f660-4f90-8083-3645e25583b2 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:08.543838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-04ce2d7a-f660-4f90-8083-3645e25583b2 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:08.543946 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-04ce2d7a-f660-4f90-8083-3645e25583b2 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:08.547979 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:08.547979 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:08.548775 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-04ce2d7a-f660-4f90-8083-3645e25583b2 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:08.549186 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1219/4894] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:08 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:09.561046 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dc6c30c8-d512-48e3-a429-86d41913ecda None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:09.563332 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc6c30c8-d512-48e3-a429-86d41913ecda tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:09.563647 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc6c30c8-d512-48e3-a429-86d41913ecda tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:09.563880 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc6c30c8-d512-48e3-a429-86d41913ecda tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:09.564001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-dc6c30c8-d512-48e3-a429-86d41913ecda tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:09.569889 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:09.569889 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:09.570869 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc6c30c8-d512-48e3-a429-86d41913ecda tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:09.571307 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1241/4895] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:09 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:10.581619 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8f18488d-cde9-4714-b319-e660ded0278b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:10.583503 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8f18488d-cde9-4714-b319-e660ded0278b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:10.583701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8f18488d-cde9-4714-b319-e660ded0278b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:10.583908 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8f18488d-cde9-4714-b319-e660ded0278b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:10.584017 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-8f18488d-cde9-4714-b319-e660ded0278b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:10.589918 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:10.589918 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:10.589918 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8f18488d-cde9-4714-b319-e660ded0278b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:10.589918 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1206/4896] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:10 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:11.601592 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c98ecde7-3a24-4222-b5ac-ef0fcc5f9780 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:11.604188 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c98ecde7-3a24-4222-b5ac-ef0fcc5f9780 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:11.604530 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c98ecde7-3a24-4222-b5ac-ef0fcc5f9780 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:11.604822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c98ecde7-3a24-4222-b5ac-ef0fcc5f9780 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:11.604992 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c98ecde7-3a24-4222-b5ac-ef0fcc5f9780 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:11.610900 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:11.610900 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:11.611926 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c98ecde7-3a24-4222-b5ac-ef0fcc5f9780 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:11.612438 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1231/4897] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:11 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:12.033311 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4926afdd-de3d-4321-bb9c-a16277c16d70 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:12.033745 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4926afdd-de3d-4321-bb9c-a16277c16d70 None None] GET https://10.4.3.99/volume// Jul 03 15:07:12.033932 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4926afdd-de3d-4321-bb9c-a16277c16d70 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:12.034166 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4926afdd-de3d-4321-bb9c-a16277c16d70 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:12.034563 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4926afdd-de3d-4321-bb9c-a16277c16d70 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:07:12.034904 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1220/4898] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:07:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:07:12.042461 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-494378ea-8e40-4ad0-b98b-cfce2663a170 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:12.044670 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-494378ea-8e40-4ad0-b98b-cfce2663a170 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:07:12.045070 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-494378ea-8e40-4ad0-b98b-cfce2663a170 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:12.045166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-494378ea-8e40-4ad0-b98b-cfce2663a170 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:12.055287 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:12.055287 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:12.059371 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-494378ea-8e40-4ad0-b98b-cfce2663a170 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:07:12.064020 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-494378ea-8e40-4ad0-b98b-cfce2663a170 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 returned with HTTP 200 Jul 03 15:07:12.064437 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1242/4899] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:07:12 2026] GET /volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 => generated 1582 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:07:12.160194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-cbca33f5-d590-4177-be44-81d1064366d7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:12.162566 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-cbca33f5-d590-4177-be44-81d1064366d7 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] PUT https://10.4.3.99/volume/v3/attachments/6d34529d-8518-4c26-b851-135020aee653 Jul 03 15:07:12.163052 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-cbca33f5-d590-4177-be44-81d1064366d7 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:12.172174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-cbca33f5-d590-4177-be44-81d1064366d7 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Acquiring lock "cinder-attachment_update-a731ba3b-1625-4deb-ae11-e2a1659750a5-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:07:12.176407 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-cbca33f5-d590-4177-be44-81d1064366d7 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Lock "cinder-attachment_update-a731ba3b-1625-4deb-ae11-e2a1659750a5-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:07:12.177250 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:12.177250 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:12.624023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cf8a4031-3da6-40ff-8940-28b0bee21052 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:12.626239 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cf8a4031-3da6-40ff-8940-28b0bee21052 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:12.626527 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cf8a4031-3da6-40ff-8940-28b0bee21052 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:12.626777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cf8a4031-3da6-40ff-8940-28b0bee21052 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:12.626881 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-cf8a4031-3da6-40ff-8940-28b0bee21052 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:12.631926 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:12.631926 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:12.633003 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cf8a4031-3da6-40ff-8940-28b0bee21052 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:12.633522 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1232/4900] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:12 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:12.698751 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-cbca33f5-d590-4177-be44-81d1064366d7 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Lock "cinder-attachment_update-a731ba3b-1625-4deb-ae11-e2a1659750a5-np0000004430" released by "attachment_update" :: held 0.522s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:07:12.699147 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-cbca33f5-d590-4177-be44-81d1064366d7 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments/6d34529d-8518-4c26-b851-135020aee653 returned with HTTP 200 Jul 03 15:07:12.699768 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1207/4901] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:07:12 2026] PUT /volume/v3/attachments/6d34529d-8518-4c26-b851-135020aee653 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:13.210045 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-57ebb9e0-6c59-4df6-afcf-9be04cd5ac71 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:13.212057 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-57ebb9e0-6c59-4df6-afcf-9be04cd5ac71 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] POST https://10.4.3.99/volume/v3/attachments/6d34529d-8518-4c26-b851-135020aee653/action Jul 03 15:07:13.212396 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-57ebb9e0-6c59-4df6-afcf-9be04cd5ac71 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:07:13.212532 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-57ebb9e0-6c59-4df6-afcf-9be04cd5ac71 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:13.232695 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:13.232695 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:13.246806 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-fdcdefd4-9863-44a2-a4c0-f94f3ea6a6ad req-57ebb9e0-6c59-4df6-afcf-9be04cd5ac71 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments/6d34529d-8518-4c26-b851-135020aee653/action returned with HTTP 204 Jul 03 15:07:13.247497 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1221/4902] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:07:13 2026] POST /volume/v3/attachments/6d34529d-8518-4c26-b851-135020aee653/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:13.644868 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-636dfa20-f653-42d8-8f42-a902c29106d0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:13.647238 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-636dfa20-f653-42d8-8f42-a902c29106d0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:13.647498 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-636dfa20-f653-42d8-8f42-a902c29106d0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:13.647744 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-636dfa20-f653-42d8-8f42-a902c29106d0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:13.647896 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-636dfa20-f653-42d8-8f42-a902c29106d0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:13.652620 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:13.652620 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:13.653510 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-636dfa20-f653-42d8-8f42-a902c29106d0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:13.653910 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1243/4903] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:13 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:13.663090 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a7c61418-c07d-4cc8-b828-915557bba1c5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:13.665333 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a7c61418-c07d-4cc8-b828-915557bba1c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/5e76c91a-4b93-49da-a434-165544a40cbc Jul 03 15:07:13.665644 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a7c61418-c07d-4cc8-b828-915557bba1c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:13.665823 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a7c61418-c07d-4cc8-b828-915557bba1c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:13.673000 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:13.673000 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:13.677407 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a7c61418-c07d-4cc8-b828-915557bba1c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:13.682147 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a7c61418-c07d-4cc8-b828-915557bba1c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/5e76c91a-4b93-49da-a434-165544a40cbc returned with HTTP 200 Jul 03 15:07:13.682530 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1233/4904] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:13 2026] GET /volume/v3/volumes/5e76c91a-4b93-49da-a434-165544a40cbc => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:13.694329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-16262039-0b6c-434c-b72d-70fdd2919065 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:13.695928 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-16262039-0b6c-434c-b72d-70fdd2919065 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes Jul 03 15:07:13.696108 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-16262039-0b6c-434c-b72d-70fdd2919065 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:13.696323 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-16262039-0b6c-434c-b72d-70fdd2919065 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:13.696547 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.api_utils [None req-16262039-0b6c-434c-b72d-70fdd2919065 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Removing options '' from query. {{(pid=99978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:07:13.696894 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:13.696894 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:13.697358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-16262039-0b6c-434c-b72d-70fdd2919065 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:07:13.704442 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-16262039-0b6c-434c-b72d-70fdd2919065 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Get all volumes completed successfully. Jul 03 15:07:13.704974 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-16262039-0b6c-434c-b72d-70fdd2919065 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 200 Jul 03 15:07:13.705365 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1208/4905] 10.4.3.99 () {66 vars in 1230 bytes} [Fri Jul 3 15:07:13 2026] GET /volume/v3/volumes => generated 657 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:13.715330 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-44b083cd-80a1-4acd-9c88-1f66f5f766a6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:13.717208 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-44b083cd-80a1-4acd-9c88-1f66f5f766a6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] DELETE https://10.4.3.99/volume/v3/volumes/5e76c91a-4b93-49da-a434-165544a40cbc Jul 03 15:07:13.717417 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-44b083cd-80a1-4acd-9c88-1f66f5f766a6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:13.717626 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-44b083cd-80a1-4acd-9c88-1f66f5f766a6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:13.717777 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-44b083cd-80a1-4acd-9c88-1f66f5f766a6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Delete volume with id: 5e76c91a-4b93-49da-a434-165544a40cbc Jul 03 15:07:13.724861 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:13.724861 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:13.725435 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-44b083cd-80a1-4acd-9c88-1f66f5f766a6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:13.742797 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-44b083cd-80a1-4acd-9c88-1f66f5f766a6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Delete volume request issued successfully. Jul 03 15:07:13.743087 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-44b083cd-80a1-4acd-9c88-1f66f5f766a6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/5e76c91a-4b93-49da-a434-165544a40cbc returned with HTTP 202 Jul 03 15:07:13.743648 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1222/4906] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:07:13 2026] DELETE /volume/v3/volumes/5e76c91a-4b93-49da-a434-165544a40cbc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:07:13.751010 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-55a6591f-d99c-4f10-8f70-1d8650acf2e5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:13.752936 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-55a6591f-d99c-4f10-8f70-1d8650acf2e5 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] DELETE https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 Jul 03 15:07:13.753150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-55a6591f-d99c-4f10-8f70-1d8650acf2e5 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:13.753356 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-55a6591f-d99c-4f10-8f70-1d8650acf2e5 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:13.753460 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-55a6591f-d99c-4f10-8f70-1d8650acf2e5 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Delete backup with id: 8f7d2bf2-1970-4be9-a82e-74b112f85a67. Jul 03 15:07:13.757936 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:13.757936 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:13.773589 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-55a6591f-d99c-4f10-8f70-1d8650acf2e5 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] delete_backup rpcapi backup_id 8f7d2bf2-1970-4be9-a82e-74b112f85a67 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:07:13.775585 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-55a6591f-d99c-4f10-8f70-1d8650acf2e5 tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 returned with HTTP 202 Jul 03 15:07:13.776163 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1244/4907] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:07:13 2026] DELETE /volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:07:13.784782 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c2d355fa-00be-42be-9571-e69f4fe5d99b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:13.786560 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c2d355fa-00be-42be-9571-e69f4fe5d99b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] GET https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 Jul 03 15:07:13.786560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c2d355fa-00be-42be-9571-e69f4fe5d99b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:13.786793 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c2d355fa-00be-42be-9571-e69f4fe5d99b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:13.786921 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c2d355fa-00be-42be-9571-e69f4fe5d99b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Show backup with id 8f7d2bf2-1970-4be9-a82e-74b112f85a67. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:13.791175 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:13.791175 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:13.791890 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c2d355fa-00be-42be-9571-e69f4fe5d99b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 returned with HTTP 200 Jul 03 15:07:13.792285 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1234/4908] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:13 2026] GET /volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:13.877044 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:13.878787 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:07:13.879194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1779632143", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:13.880592 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1779632143', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:07:13.880713 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume of 1 GB Jul 03 15:07:13.880969 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:13.880969 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:13.884895 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Availability Zones retrieved successfully. Jul 03 15:07:13.890210 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Flow 'volume_create_api' (93632b5c-737c-45ef-adf0-fb78a0f69607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:13.891161 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a889eb4-42f9-490f-8bdc-bd32e9d7c63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:13.892164 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:07:13.917293 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a889eb4-42f9-490f-8bdc-bd32e9d7c63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:13.917939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ead9f7-e5d9-439c-9d75-2f1b09d9410d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:13.979298 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Created reservations ['aafc5ef0-191f-4871-8f9f-04634307d2a9', '08b3d013-9ba9-42c6-b73f-e27b99042364', 'dcbedec7-82e9-4e28-acc1-4624e41b1348', 'b3ce04cd-1875-40b1-a5d2-8404639fb23d'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:13.980117 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ead9f7-e5d9-439c-9d75-2f1b09d9410d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aafc5ef0-191f-4871-8f9f-04634307d2a9', '08b3d013-9ba9-42c6-b73f-e27b99042364', 'dcbedec7-82e9-4e28-acc1-4624e41b1348', 'b3ce04cd-1875-40b1-a5d2-8404639fb23d']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:13.980826 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c6c8d3-09af-479b-864f-38e745ab5390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:14.002600 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c6c8d3-09af-479b-864f-38e745ab5390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2980250-20ef-41c0-aeca-28e7e4e80d14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1779632143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a15c683e1484c1788bcf131e129fe72',qos_specs=None,replication_status=,reservations=['aafc5ef0-191f-4871-8f9f-04634307d2a9','08b3d013-9ba9-42c6-b73f-e27b99042364','dcbedec7-82e9-4e28-acc1-4624e41b1348','b3ce04cd-1875-40b1-a5d2-8404639fb23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1779632143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2980250-20ef-41c0-aeca-28e7e4e80d14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a15c683e1484c1788bcf131e129fe72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:14.003347 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1b0a13-a44c-4139-a9dc-0f3588145059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:14.020558 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1b0a13-a44c-4139-a9dc-0f3588145059) transitioned into state 'SUCCESS' from state '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-1779632143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a15c683e1484c1788bcf131e129fe72',qos_specs=None,replication_status=,reservations=['aafc5ef0-191f-4871-8f9f-04634307d2a9','08b3d013-9ba9-42c6-b73f-e27b99042364','dcbedec7-82e9-4e28-acc1-4624e41b1348','b3ce04cd-1875-40b1-a5d2-8404639fb23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:14.021137 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a66186-65d3-4ec9-bf5e-7ed7ddaddd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:14.031248 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a66186-65d3-4ec9-bf5e-7ed7ddaddd72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:14.032135 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Flow 'volume_create_api' (93632b5c-737c-45ef-adf0-fb78a0f69607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:14.032409 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume request issued successfully. Jul 03 15:07:14.032930 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3c12981a-f06b-4836-a3be-64b94fdb0b2d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:07:14.033365 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1209/4909] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:07:13 2026] POST /volume/v3/volumes => generated 755 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:14.051359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-88acaa40-caa6-4cf4-bd4d-e3d4bd13e87f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:14.052746 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-88acaa40-caa6-4cf4-bd4d-e3d4bd13e87f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:14.053117 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-88acaa40-caa6-4cf4-bd4d-e3d4bd13e87f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:14.053399 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-88acaa40-caa6-4cf4-bd4d-e3d4bd13e87f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:14.060165 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:14.060165 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:14.065105 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-88acaa40-caa6-4cf4-bd4d-e3d4bd13e87f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:14.069879 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-88acaa40-caa6-4cf4-bd4d-e3d4bd13e87f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:14.070339 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1223/4910] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:14 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:14.803627 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-219b05de-b65e-4a15-82b8-ea87659be78b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:14.805392 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-219b05de-b65e-4a15-82b8-ea87659be78b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] GET https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 Jul 03 15:07:14.805600 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-219b05de-b65e-4a15-82b8-ea87659be78b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:14.805771 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-219b05de-b65e-4a15-82b8-ea87659be78b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:14.805873 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-219b05de-b65e-4a15-82b8-ea87659be78b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Show backup with id 8f7d2bf2-1970-4be9-a82e-74b112f85a67. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:14.809403 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-219b05de-b65e-4a15-82b8-ea87659be78b tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] https://10.4.3.99/volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 returned with HTTP 404 Jul 03 15:07:14.809907 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1245/4911] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:14 2026] GET /volume/v3/backups/8f7d2bf2-1970-4be9-a82e-74b112f85a67 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:14.816887 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2b94ea0e-cd82-49ea-9e7b-e56d73b75a88 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:14.818940 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2b94ea0e-cd82-49ea-9e7b-e56d73b75a88 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] DELETE https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:14.819137 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2b94ea0e-cd82-49ea-9e7b-e56d73b75a88 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:14.819316 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2b94ea0e-cd82-49ea-9e7b-e56d73b75a88 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:14.819418 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-2b94ea0e-cd82-49ea-9e7b-e56d73b75a88 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Delete backup with id: 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. Jul 03 15:07:14.829259 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:14.829259 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:14.842632 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.backup.rpcapi [None req-2b94ea0e-cd82-49ea-9e7b-e56d73b75a88 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] delete_backup rpcapi backup_id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 {{(pid=99979) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:07:14.844272 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2b94ea0e-cd82-49ea-9e7b-e56d73b75a88 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 202 Jul 03 15:07:14.844774 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1235/4912] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:07:14 2026] DELETE /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:07:14.852281 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-86ad46cc-aa3b-4ed3-ae7b-e41594d5526b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:14.854318 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86ad46cc-aa3b-4ed3-ae7b-e41594d5526b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:14.854592 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86ad46cc-aa3b-4ed3-ae7b-e41594d5526b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:14.854820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86ad46cc-aa3b-4ed3-ae7b-e41594d5526b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:14.854967 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-86ad46cc-aa3b-4ed3-ae7b-e41594d5526b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:14.859547 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:14.859547 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:14.860170 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86ad46cc-aa3b-4ed3-ae7b-e41594d5526b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 200 Jul 03 15:07:14.860538 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1210/4913] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:14 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:15.082150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f3389b30-3244-495b-83a3-17f43522cda9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:15.084149 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f3389b30-3244-495b-83a3-17f43522cda9 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:15.084397 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f3389b30-3244-495b-83a3-17f43522cda9 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:15.084671 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f3389b30-3244-495b-83a3-17f43522cda9 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:15.092337 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:15.092337 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:15.096418 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f3389b30-3244-495b-83a3-17f43522cda9 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:15.100502 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f3389b30-3244-495b-83a3-17f43522cda9 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:15.100903 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1224/4914] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:15 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:15.112711 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0d6bc0c2-90c7-4cc8-a74a-eb753555434e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:15.115235 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d6bc0c2-90c7-4cc8-a74a-eb753555434e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:15.115567 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d6bc0c2-90c7-4cc8-a74a-eb753555434e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:15.116823 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d6bc0c2-90c7-4cc8-a74a-eb753555434e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:15.122724 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:15.122724 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:15.126726 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0d6bc0c2-90c7-4cc8-a74a-eb753555434e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:15.131098 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d6bc0c2-90c7-4cc8-a74a-eb753555434e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:15.131522 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1246/4915] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:15 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:15.784416 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-749f649f-e6a2-4973-8e1e-786fd021b920 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:15.786299 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-749f649f-e6a2-4973-8e1e-786fd021b920 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:15.786701 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-749f649f-e6a2-4973-8e1e-786fd021b920 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:15.787023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-749f649f-e6a2-4973-8e1e-786fd021b920 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:15.793935 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:15.793935 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:15.797997 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-749f649f-e6a2-4973-8e1e-786fd021b920 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:15.802329 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-749f649f-e6a2-4973-8e1e-786fd021b920 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:15.802761 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1236/4916] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:07:15 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:15.870375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7377d918-5dcd-464b-a50c-191e5dc142ed None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:15.872615 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7377d918-5dcd-464b-a50c-191e5dc142ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 Jul 03 15:07:15.872852 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7377d918-5dcd-464b-a50c-191e5dc142ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:15.873097 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7377d918-5dcd-464b-a50c-191e5dc142ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:15.873281 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7377d918-5dcd-464b-a50c-191e5dc142ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 85c9fdfe-e6a7-480b-845a-a807a5fbf0c0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:15.877477 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7377d918-5dcd-464b-a50c-191e5dc142ed tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 returned with HTTP 404 Jul 03 15:07:15.878186 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1211/4917] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:15 2026] GET /volume/v3/backups/85c9fdfe-e6a7-480b-845a-a807a5fbf0c0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:15.949047 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-958ab533-692f-481b-af25-e30d6573c484 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:15.950859 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-958ab533-692f-481b-af25-e30d6573c484 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab Jul 03 15:07:15.951057 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-958ab533-692f-481b-af25-e30d6573c484 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:15.951281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-958ab533-692f-481b-af25-e30d6573c484 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:15.958299 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:15.958299 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:15.961963 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-958ab533-692f-481b-af25-e30d6573c484 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:15.966009 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-958ab533-692f-481b-af25-e30d6573c484 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab returned with HTTP 200 Jul 03 15:07:15.966401 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1225/4918] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:15 2026] GET /volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:15.977254 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-87afcfe1-79c3-4d39-be9a-85a8ac2f134d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:15.979248 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87afcfe1-79c3-4d39-be9a-85a8ac2f134d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab Jul 03 15:07:15.979535 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87afcfe1-79c3-4d39-be9a-85a8ac2f134d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:15.979798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87afcfe1-79c3-4d39-be9a-85a8ac2f134d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:15.980012 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-87afcfe1-79c3-4d39-be9a-85a8ac2f134d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Delete volume with id: a05d4cb0-a08f-4c8e-9764-3175c21e8bab Jul 03 15:07:15.988196 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:15.988196 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:15.988694 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-87afcfe1-79c3-4d39-be9a-85a8ac2f134d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:16.008316 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-87afcfe1-79c3-4d39-be9a-85a8ac2f134d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Delete volume request issued successfully. Jul 03 15:07:16.008446 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87afcfe1-79c3-4d39-be9a-85a8ac2f134d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab returned with HTTP 202 Jul 03 15:07:16.008893 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1247/4919] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:07:15 2026] DELETE /volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:07:16.016174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a12b4750-f730-4c5c-9065-81605b557841 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:16.017532 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a12b4750-f730-4c5c-9065-81605b557841 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab Jul 03 15:07:16.017775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a12b4750-f730-4c5c-9065-81605b557841 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:16.018081 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a12b4750-f730-4c5c-9065-81605b557841 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:16.025384 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:16.025384 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:16.029222 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a12b4750-f730-4c5c-9065-81605b557841 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:16.033029 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a12b4750-f730-4c5c-9065-81605b557841 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab returned with HTTP 200 Jul 03 15:07:16.033519 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1237/4920] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:16 2026] GET /volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:17.045829 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-589defcd-8a99-4ac3-97ca-ef095b27aff2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:17.047989 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-589defcd-8a99-4ac3-97ca-ef095b27aff2 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab Jul 03 15:07:17.048267 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-589defcd-8a99-4ac3-97ca-ef095b27aff2 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:17.048565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-589defcd-8a99-4ac3-97ca-ef095b27aff2 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:17.054043 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-589defcd-8a99-4ac3-97ca-ef095b27aff2 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab returned with HTTP 404 Jul 03 15:07:17.054516 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1212/4921] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:17 2026] GET /volume/v3/volumes/a05d4cb0-a08f-4c8e-9764-3175c21e8bab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:17.065438 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:17.067188 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:07:17.067530 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-613934963"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:17.069002 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-613934963'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:07:17.069139 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Create volume of 1 GB Jul 03 15:07:17.073394 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Availability Zones retrieved successfully. Jul 03 15:07:17.079465 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Flow 'volume_create_api' (31e5e638-5bd5-4abb-8667-c8947f9d6752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:17.080449 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e6be46-6abb-4681-a235-1212d4a0f9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:17.081433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:07:17.109938 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e6be46-6abb-4681-a235-1212d4a0f9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:17.110705 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f390adf3-e8bf-4cc7-b0ce-8fd31c91ed26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:17.154970 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Created reservations ['f58320c4-bf07-4413-abed-e16cd17500ae', 'cc5ca396-6188-4b72-946b-843d2804fb84', '0b1e1377-101f-4737-bf07-183f0a504e0c', '628a2c78-7fa1-42a4-82f2-26ef21bc622f'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:17.156138 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f390adf3-e8bf-4cc7-b0ce-8fd31c91ed26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f58320c4-bf07-4413-abed-e16cd17500ae', 'cc5ca396-6188-4b72-946b-843d2804fb84', '0b1e1377-101f-4737-bf07-183f0a504e0c', '628a2c78-7fa1-42a4-82f2-26ef21bc622f']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:17.157253 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ce4180d-eb9a-4955-bc93-bbccda8c8f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:17.189373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ce4180d-eb9a-4955-bc93-bbccda8c8f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b7e8fa9-7c62-4312-a690-264c9da5cf82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-613934963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920b7be5f0044c48a0b57a2c3b237a34',qos_specs=None,replication_status=,reservations=['f58320c4-bf07-4413-abed-e16cd17500ae','cc5ca396-6188-4b72-946b-843d2804fb84','0b1e1377-101f-4737-bf07-183f0a504e0c','628a2c78-7fa1-42a4-82f2-26ef21bc622f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed052c682da44f8fbb8e3a44bf45177a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-613934963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b7e8fa9-7c62-4312-a690-264c9da5cf82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='920b7be5f0044c48a0b57a2c3b237a34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed052c682da44f8fbb8e3a44bf45177a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:17.190811 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83452f62-53f5-4cde-bae5-3aed6fccff53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:17.209259 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83452f62-53f5-4cde-bae5-3aed6fccff53) transitioned into state 'SUCCESS' from state '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-613934963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920b7be5f0044c48a0b57a2c3b237a34',qos_specs=None,replication_status=,reservations=['f58320c4-bf07-4413-abed-e16cd17500ae','cc5ca396-6188-4b72-946b-843d2804fb84','0b1e1377-101f-4737-bf07-183f0a504e0c','628a2c78-7fa1-42a4-82f2-26ef21bc622f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed052c682da44f8fbb8e3a44bf45177a',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:17.209895 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb2e101-c06b-47d3-9c0a-03e81d01cc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:17.218678 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb2e101-c06b-47d3-9c0a-03e81d01cc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:17.219489 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Flow 'volume_create_api' (31e5e638-5bd5-4abb-8667-c8947f9d6752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:17.219780 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Create volume request issued successfully. Jul 03 15:07:17.220365 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4af97441-1ac3-4f6b-8ee1-37d038c43da8 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:07:17.220849 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1226/4922] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:07:17 2026] POST /volume/v3/volumes => generated 751 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:17.232232 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b5c608f5-c474-48b4-b58d-4228a00e50ff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:17.234200 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b5c608f5-c474-48b4-b58d-4228a00e50ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 Jul 03 15:07:17.234200 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b5c608f5-c474-48b4-b58d-4228a00e50ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:17.234353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b5c608f5-c474-48b4-b58d-4228a00e50ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:17.241397 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:17.241397 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:17.244952 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b5c608f5-c474-48b4-b58d-4228a00e50ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:17.249061 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b5c608f5-c474-48b4-b58d-4228a00e50ff tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 returned with HTTP 200 Jul 03 15:07:17.249485 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1248/4923] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:17 2026] GET /volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:17.840298 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-925c9fb5-4182-4973-bf59-84f14399db6c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:17.840696 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-925c9fb5-4182-4973-bf59-84f14399db6c None None] GET https://10.4.3.99/volume// Jul 03 15:07:17.840778 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-925c9fb5-4182-4973-bf59-84f14399db6c None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:17.840949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-925c9fb5-4182-4973-bf59-84f14399db6c None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:17.841260 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-925c9fb5-4182-4973-bf59-84f14399db6c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:07:17.841541 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1238/4924] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:07:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:07:17.850300 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-303fe6a2-a266-45c9-a136-23435613fbeb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:17.882062 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-303fe6a2-a266-45c9-a136-23435613fbeb tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:07:17.882590 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-303fe6a2-a266-45c9-a136-23435613fbeb tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2980250-20ef-41c0-aeca-28e7e4e80d14", "connector": null, "instance_uuid": "f2eeabba-0293-4bf0-a145-79c5906e0fc9"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:17.894548 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:17.894548 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:17.924274 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-303fe6a2-a266-45c9-a136-23435613fbeb tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:07:17.924730 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1213/4925] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:07:17 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:18.262623 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-37552cb6-eb8f-4cb3-be42-068e20ea93db None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:18.264329 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37552cb6-eb8f-4cb3-be42-068e20ea93db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 Jul 03 15:07:18.264501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37552cb6-eb8f-4cb3-be42-068e20ea93db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:18.264671 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37552cb6-eb8f-4cb3-be42-068e20ea93db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:18.271358 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:18.271358 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:18.274582 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-37552cb6-eb8f-4cb3-be42-068e20ea93db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:18.278254 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37552cb6-eb8f-4cb3-be42-068e20ea93db tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 returned with HTTP 200 Jul 03 15:07:18.278637 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1227/4926] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:18 2026] GET /volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:18.294700 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-efb32d57-c45c-49a4-94fe-6d4f382b6d0d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:18.296570 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-efb32d57-c45c-49a4-94fe-6d4f382b6d0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:07:18.296877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-efb32d57-c45c-49a4-94fe-6d4f382b6d0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2b7e8fa9-7c62-4312-a690-264c9da5cf82", "name": "tempest-VolumesBackupsAdminTest-Backup-1313584445", "container": "tempest-volumesbackupsadmintest-backup-container-505045752"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:18.298250 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-efb32d57-c45c-49a4-94fe-6d4f382b6d0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Creating new backup {'backup': {'volume_id': '2b7e8fa9-7c62-4312-a690-264c9da5cf82', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1313584445', 'container': 'tempest-volumesbackupsadmintest-backup-container-505045752'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:07:18.298384 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-efb32d57-c45c-49a4-94fe-6d4f382b6d0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Creating backup of volume 2b7e8fa9-7c62-4312-a690-264c9da5cf82 in container tempest-volumesbackupsadmintest-backup-container-505045752 Jul 03 15:07:18.305682 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:18.305682 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:18.306101 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-efb32d57-c45c-49a4-94fe-6d4f382b6d0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:18.323471 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-efb32d57-c45c-49a4-94fe-6d4f382b6d0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Created reservations ['f893cc59-11a9-47b5-ad6c-55e159d1dc01', '34df38e4-3bfb-4c71-bb5f-9c23adda0ae8'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:18.328181 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4dbb401b-3076-4ee5-8531-2acc17e30296 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:18.330652 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4dbb401b-3076-4ee5-8531-2acc17e30296 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:18.330937 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4dbb401b-3076-4ee5-8531-2acc17e30296 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:18.331171 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4dbb401b-3076-4ee5-8531-2acc17e30296 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:18.342869 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:18.342869 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:18.347094 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4dbb401b-3076-4ee5-8531-2acc17e30296 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:18.352080 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4dbb401b-3076-4ee5-8531-2acc17e30296 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:18.352761 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1239/4927] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:18 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:18.365331 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-efb32d57-c45c-49a4-94fe-6d4f382b6d0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:07:18.365766 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1249/4928] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:07:18 2026] POST /volume/v3/backups => generated 333 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:18.374196 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c5b2fe95-344f-46c6-b7ae-d08bbe68914e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:18.376025 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5b2fe95-344f-46c6-b7ae-d08bbe68914e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:18.376328 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5b2fe95-344f-46c6-b7ae-d08bbe68914e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:18.376548 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c5b2fe95-344f-46c6-b7ae-d08bbe68914e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:18.376663 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c5b2fe95-344f-46c6-b7ae-d08bbe68914e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:18.381742 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:18.381742 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:18.382800 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c5b2fe95-344f-46c6-b7ae-d08bbe68914e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:18.383261 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1214/4929] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:18 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:18.452577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-374d519d-0b80-48e3-b332-152c7bd34caa None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:18.453004 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-374d519d-0b80-48e3-b332-152c7bd34caa None None] GET https://10.4.3.99/volume// Jul 03 15:07:18.453259 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-374d519d-0b80-48e3-b332-152c7bd34caa None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:18.453543 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-374d519d-0b80-48e3-b332-152c7bd34caa None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:18.453973 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-374d519d-0b80-48e3-b332-152c7bd34caa None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:07:18.454385 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1228/4930] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:07:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:07:18.463453 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-ea3638af-702c-4075-ac32-ff90a300ac84 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:18.465634 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-ea3638af-702c-4075-ac32-ff90a300ac84 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:18.465846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-ea3638af-702c-4075-ac32-ff90a300ac84 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:18.466032 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-ea3638af-702c-4075-ac32-ff90a300ac84 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:18.476523 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:18.476523 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:18.480586 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-ea3638af-702c-4075-ac32-ff90a300ac84 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:18.485372 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-ea3638af-702c-4075-ac32-ff90a300ac84 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:18.485877 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1240/4931] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:07:18 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:07:18.577244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-4eb7e051-1e14-4a25-bac0-dd17b660db7c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:18.579252 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-4eb7e051-1e14-4a25-bac0-dd17b660db7c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] PUT https://10.4.3.99/volume/v3/attachments/08f443b0-4d24-4814-a88e-136b345f5be9 Jul 03 15:07:18.579656 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-4eb7e051-1e14-4a25-bac0-dd17b660db7c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:18.586832 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-4eb7e051-1e14-4a25-bac0-dd17b660db7c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Acquiring lock "cinder-attachment_update-f2980250-20ef-41c0-aeca-28e7e4e80d14-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:07:18.591340 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-4eb7e051-1e14-4a25-bac0-dd17b660db7c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Lock "cinder-attachment_update-f2980250-20ef-41c0-aeca-28e7e4e80d14-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:07:18.592282 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:18.592282 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:19.111064 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-4eb7e051-1e14-4a25-bac0-dd17b660db7c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Lock "cinder-attachment_update-f2980250-20ef-41c0-aeca-28e7e4e80d14-np0000004430" released by "attachment_update" :: held 0.520s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:07:19.111448 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-4eb7e051-1e14-4a25-bac0-dd17b660db7c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/08f443b0-4d24-4814-a88e-136b345f5be9 returned with HTTP 200 Jul 03 15:07:19.112028 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1250/4932] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:07:18 2026] PUT /volume/v3/attachments/08f443b0-4d24-4814-a88e-136b345f5be9 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:19.367452 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8b71fe9c-1af7-4221-9513-010ac1cd0314 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:19.369083 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b71fe9c-1af7-4221-9513-010ac1cd0314 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:19.369297 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b71fe9c-1af7-4221-9513-010ac1cd0314 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:19.369505 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8b71fe9c-1af7-4221-9513-010ac1cd0314 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:19.378105 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:19.378105 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:19.381243 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8b71fe9c-1af7-4221-9513-010ac1cd0314 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:19.385678 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8b71fe9c-1af7-4221-9513-010ac1cd0314 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:19.386114 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1215/4933] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:19 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:19.394598 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d7d97756-10e7-44ff-8e0e-b775ba86dfdb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:19.396431 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d7d97756-10e7-44ff-8e0e-b775ba86dfdb tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:19.396644 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d7d97756-10e7-44ff-8e0e-b775ba86dfdb tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:19.396820 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d7d97756-10e7-44ff-8e0e-b775ba86dfdb tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:19.396936 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-d7d97756-10e7-44ff-8e0e-b775ba86dfdb tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:19.402456 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:19.402456 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:19.403338 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d7d97756-10e7-44ff-8e0e-b775ba86dfdb tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:19.403815 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1229/4934] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:19 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:20.400242 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c17c7e61-698f-4707-bd05-2b8255fe171c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:20.401973 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c17c7e61-698f-4707-bd05-2b8255fe171c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:20.402150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c17c7e61-698f-4707-bd05-2b8255fe171c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:20.402324 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c17c7e61-698f-4707-bd05-2b8255fe171c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:20.411970 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:20.411970 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:20.415736 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c17c7e61-698f-4707-bd05-2b8255fe171c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:20.415878 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4bd95d8b-93ed-4ac3-97e6-fc5d64fa0d13 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:20.417762 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bd95d8b-93ed-4ac3-97e6-fc5d64fa0d13 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:20.418001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bd95d8b-93ed-4ac3-97e6-fc5d64fa0d13 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:20.418215 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bd95d8b-93ed-4ac3-97e6-fc5d64fa0d13 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:20.418352 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4bd95d8b-93ed-4ac3-97e6-fc5d64fa0d13 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:20.420648 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c17c7e61-698f-4707-bd05-2b8255fe171c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:20.421074 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1241/4935] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:20 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:20.423147 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:20.423147 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:20.424101 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bd95d8b-93ed-4ac3-97e6-fc5d64fa0d13 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:20.424573 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1251/4936] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:20 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:21.435550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d7a85078-39e8-47ad-beeb-904399d46c95 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:21.435845 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ae4e1c59-4356-46b8-9693-fb4df1c5d9a0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:21.436238 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d7a85078-39e8-47ad-beeb-904399d46c95 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:21.436435 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d7a85078-39e8-47ad-beeb-904399d46c95 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:21.436648 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d7a85078-39e8-47ad-beeb-904399d46c95 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:21.437762 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae4e1c59-4356-46b8-9693-fb4df1c5d9a0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:21.438305 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae4e1c59-4356-46b8-9693-fb4df1c5d9a0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:21.439541 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ae4e1c59-4356-46b8-9693-fb4df1c5d9a0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:21.440670 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ae4e1c59-4356-46b8-9693-fb4df1c5d9a0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:21.444869 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:21.444869 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:21.446232 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ae4e1c59-4356-46b8-9693-fb4df1c5d9a0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:21.447243 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1230/4937] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:21 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:21.448947 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:21.448947 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:21.453851 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d7a85078-39e8-47ad-beeb-904399d46c95 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:21.460419 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d7a85078-39e8-47ad-beeb-904399d46c95 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:21.461123 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1216/4938] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:21 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:22.460224 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dc067097-d277-4b7e-bd59-5d0997e3aa6a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:22.465701 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dc067097-d277-4b7e-bd59-5d0997e3aa6a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:22.465903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dc067097-d277-4b7e-bd59-5d0997e3aa6a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:22.469145 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dc067097-d277-4b7e-bd59-5d0997e3aa6a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:22.469145 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-dc067097-d277-4b7e-bd59-5d0997e3aa6a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:22.474052 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b1c62cba-75bc-4a71-9c10-302f1e5dabf5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:22.475565 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:22.475565 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:22.476346 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dc067097-d277-4b7e-bd59-5d0997e3aa6a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:22.476784 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1242/4939] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:22 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:22.476845 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1c62cba-75bc-4a71-9c10-302f1e5dabf5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:22.477093 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1c62cba-75bc-4a71-9c10-302f1e5dabf5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:22.477533 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b1c62cba-75bc-4a71-9c10-302f1e5dabf5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:22.506350 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:22.506350 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:22.510358 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b1c62cba-75bc-4a71-9c10-302f1e5dabf5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:22.516157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b1c62cba-75bc-4a71-9c10-302f1e5dabf5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:22.516797 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1252/4940] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:22 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:23.496342 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b57c7cf1-8d99-4bf8-82a3-ab30ffa50312 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:23.498257 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b57c7cf1-8d99-4bf8-82a3-ab30ffa50312 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:23.498495 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b57c7cf1-8d99-4bf8-82a3-ab30ffa50312 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:23.498701 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b57c7cf1-8d99-4bf8-82a3-ab30ffa50312 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:23.498804 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b57c7cf1-8d99-4bf8-82a3-ab30ffa50312 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:23.503303 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:23.503303 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:23.504283 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b57c7cf1-8d99-4bf8-82a3-ab30ffa50312 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:23.504674 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1231/4941] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:23 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:23.531688 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0f23bbdc-da49-4eda-9e5c-4b83d83f84ac None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:23.533889 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f23bbdc-da49-4eda-9e5c-4b83d83f84ac tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:23.534074 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f23bbdc-da49-4eda-9e5c-4b83d83f84ac tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:23.534323 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f23bbdc-da49-4eda-9e5c-4b83d83f84ac tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:23.546927 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:23.546927 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:23.556182 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0f23bbdc-da49-4eda-9e5c-4b83d83f84ac tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:23.565474 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f23bbdc-da49-4eda-9e5c-4b83d83f84ac tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:23.565978 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1217/4942] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:23 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:24.514987 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4c80a32c-7d15-4ef7-b228-f623e289e08b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:24.517014 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4c80a32c-7d15-4ef7-b228-f623e289e08b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:24.517272 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4c80a32c-7d15-4ef7-b228-f623e289e08b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:24.517446 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4c80a32c-7d15-4ef7-b228-f623e289e08b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:24.517568 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-4c80a32c-7d15-4ef7-b228-f623e289e08b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:24.522614 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:24.522614 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:24.523441 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4c80a32c-7d15-4ef7-b228-f623e289e08b tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:24.523824 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1243/4943] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:24 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:24.578951 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-102140f9-fbf6-49f1-aa7c-0ccc871f3e83 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:24.581100 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-102140f9-fbf6-49f1-aa7c-0ccc871f3e83 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:24.581346 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-102140f9-fbf6-49f1-aa7c-0ccc871f3e83 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:24.581591 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-102140f9-fbf6-49f1-aa7c-0ccc871f3e83 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:24.592989 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:24.592989 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:24.596802 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-102140f9-fbf6-49f1-aa7c-0ccc871f3e83 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:24.601278 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-102140f9-fbf6-49f1-aa7c-0ccc871f3e83 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:24.601654 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1253/4944] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:24 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:25.533798 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-81dd00db-efa8-40c5-b26f-c75cb287c500 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:25.536104 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-81dd00db-efa8-40c5-b26f-c75cb287c500 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:25.536307 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-81dd00db-efa8-40c5-b26f-c75cb287c500 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:25.536753 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-81dd00db-efa8-40c5-b26f-c75cb287c500 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:25.536953 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-81dd00db-efa8-40c5-b26f-c75cb287c500 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:25.551703 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:25.551703 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:25.555023 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-81dd00db-efa8-40c5-b26f-c75cb287c500 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:25.556331 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1232/4945] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:25 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:25.613146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1884d255-b518-4cb6-aed3-93769a1fe66d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:25.614921 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1884d255-b518-4cb6-aed3-93769a1fe66d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:25.615102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1884d255-b518-4cb6-aed3-93769a1fe66d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:25.615306 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1884d255-b518-4cb6-aed3-93769a1fe66d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:25.624348 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:25.624348 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:25.627885 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1884d255-b518-4cb6-aed3-93769a1fe66d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:25.632054 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1884d255-b518-4cb6-aed3-93769a1fe66d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:25.632448 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1218/4946] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:25 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:26.567944 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0da9a9f5-5c47-4a3a-9aba-b1ae3ea7af0d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:26.570665 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0da9a9f5-5c47-4a3a-9aba-b1ae3ea7af0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:26.570971 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0da9a9f5-5c47-4a3a-9aba-b1ae3ea7af0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:26.571271 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0da9a9f5-5c47-4a3a-9aba-b1ae3ea7af0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:26.571449 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-0da9a9f5-5c47-4a3a-9aba-b1ae3ea7af0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:26.577666 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:26.577666 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:26.578936 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0da9a9f5-5c47-4a3a-9aba-b1ae3ea7af0d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:26.579665 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1244/4947] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:26 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:26.646763 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-771c1739-9535-4ade-ad3c-65bcb90fe97b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:26.650008 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-771c1739-9535-4ade-ad3c-65bcb90fe97b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:26.650326 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-771c1739-9535-4ade-ad3c-65bcb90fe97b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:26.650555 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-771c1739-9535-4ade-ad3c-65bcb90fe97b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:26.667011 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:26.667011 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:26.672862 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-771c1739-9535-4ade-ad3c-65bcb90fe97b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:26.678321 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-771c1739-9535-4ade-ad3c-65bcb90fe97b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:26.678945 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1254/4948] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:26 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:27.370019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-f770fc91-fc16-4414-a467-9a5d9a15ff11 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:27.372102 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-f770fc91-fc16-4414-a467-9a5d9a15ff11 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/attachments/08f443b0-4d24-4814-a88e-136b345f5be9/action Jul 03 15:07:27.372587 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-f770fc91-fc16-4414-a467-9a5d9a15ff11 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:07:27.372765 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-f770fc91-fc16-4414-a467-9a5d9a15ff11 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:27.388649 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:27.388649 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:27.401782 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-83e31eed-f3bb-4009-924e-378bfc2f0b70 req-f770fc91-fc16-4414-a467-9a5d9a15ff11 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/08f443b0-4d24-4814-a88e-136b345f5be9/action returned with HTTP 204 Jul 03 15:07:27.402370 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1233/4949] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:07:27 2026] POST /volume/v3/attachments/08f443b0-4d24-4814-a88e-136b345f5be9/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:27.592757 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-424a9910-52f9-40e7-9076-876dcc54d196 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:27.594468 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-424a9910-52f9-40e7-9076-876dcc54d196 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:27.594645 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-424a9910-52f9-40e7-9076-876dcc54d196 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:27.594818 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-424a9910-52f9-40e7-9076-876dcc54d196 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:27.594906 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-424a9910-52f9-40e7-9076-876dcc54d196 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:27.599064 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:27.599064 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:27.599767 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-424a9910-52f9-40e7-9076-876dcc54d196 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:27.600362 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1219/4950] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:27 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:27.694430 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e6d172d8-429a-43b7-8263-4cb2ef641a1c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:27.696893 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e6d172d8-429a-43b7-8263-4cb2ef641a1c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:27.697112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e6d172d8-429a-43b7-8263-4cb2ef641a1c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:27.697358 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e6d172d8-429a-43b7-8263-4cb2ef641a1c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:27.708683 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:27.708683 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:27.712789 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e6d172d8-429a-43b7-8263-4cb2ef641a1c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:27.717741 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e6d172d8-429a-43b7-8263-4cb2ef641a1c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:27.718240 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1245/4951] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:27 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:28.612950 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ed10ffd8-c353-4fcb-8f56-4fb755f9be96 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:28.615002 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed10ffd8-c353-4fcb-8f56-4fb755f9be96 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:28.615240 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed10ffd8-c353-4fcb-8f56-4fb755f9be96 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:28.615472 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ed10ffd8-c353-4fcb-8f56-4fb755f9be96 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:28.615613 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ed10ffd8-c353-4fcb-8f56-4fb755f9be96 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:28.620929 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:28.620929 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:28.621984 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ed10ffd8-c353-4fcb-8f56-4fb755f9be96 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:28.622489 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1255/4952] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:28 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:29.638194 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5c5c509a-666f-4ab0-b100-41a984beaabc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:29.640600 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5c5c509a-666f-4ab0-b100-41a984beaabc tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:29.640811 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5c5c509a-666f-4ab0-b100-41a984beaabc tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:29.641033 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5c5c509a-666f-4ab0-b100-41a984beaabc tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:29.641197 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5c5c509a-666f-4ab0-b100-41a984beaabc tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:29.647512 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:29.647512 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:29.648395 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5c5c509a-666f-4ab0-b100-41a984beaabc tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:29.648903 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1234/4953] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:29 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:30.659420 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-47ee7d8a-7208-4b67-b3c8-4062af02337e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:30.661321 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47ee7d8a-7208-4b67-b3c8-4062af02337e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:30.661659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47ee7d8a-7208-4b67-b3c8-4062af02337e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:30.661750 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47ee7d8a-7208-4b67-b3c8-4062af02337e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:30.662042 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-47ee7d8a-7208-4b67-b3c8-4062af02337e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:30.666714 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:30.666714 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:30.667663 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47ee7d8a-7208-4b67-b3c8-4062af02337e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:30.668040 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1220/4954] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:30 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:30.733054 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6ee1b062-072e-4bdf-a058-a4e925692088 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:30.734739 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6ee1b062-072e-4bdf-a058-a4e925692088 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:07:30.735146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6ee1b062-072e-4bdf-a058-a4e925692088 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2980250-20ef-41c0-aeca-28e7e4e80d14", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-257688362", "description": null, "metadata": null}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:30.755039 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:30.755039 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:30.755554 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6ee1b062-072e-4bdf-a058-a4e925692088 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:30.755724 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-6ee1b062-072e-4bdf-a058-a4e925692088 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create snapshot from volume f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:30.790489 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-6ee1b062-072e-4bdf-a058-a4e925692088 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Created reservations ['1896e917-b775-454d-9f07-f939bf5e1cbf', '6bfcc049-14b3-4a8a-a371-484df940c20d', '602da1a2-a165-4914-aa5d-e1269badc73e', '0abb7a45-dc88-4f55-affc-52b2a076b330'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:30.845721 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6ee1b062-072e-4bdf-a058-a4e925692088 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot force create request issued successfully. Jul 03 15:07:30.846070 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6ee1b062-072e-4bdf-a058-a4e925692088 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:07:30.846804 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1246/4955] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:07:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:30.860815 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bf503d9a-921a-4179-bd24-1393f60da74c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:30.862922 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf503d9a-921a-4179-bd24-1393f60da74c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af Jul 03 15:07:30.863303 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf503d9a-921a-4179-bd24-1393f60da74c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:30.863419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bf503d9a-921a-4179-bd24-1393f60da74c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:30.870593 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:30.870593 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:30.871214 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bf503d9a-921a-4179-bd24-1393f60da74c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:30.873072 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bf503d9a-921a-4179-bd24-1393f60da74c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af returned with HTTP 200 Jul 03 15:07:30.873590 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1256/4956] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:30 2026] GET /volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:31.677952 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e595389b-0868-4332-80bd-5bb54e1b615a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:31.679865 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e595389b-0868-4332-80bd-5bb54e1b615a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:31.680081 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e595389b-0868-4332-80bd-5bb54e1b615a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:31.680295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e595389b-0868-4332-80bd-5bb54e1b615a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:31.680416 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e595389b-0868-4332-80bd-5bb54e1b615a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:31.685278 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:31.685278 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:31.686219 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e595389b-0868-4332-80bd-5bb54e1b615a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:31.686743 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1235/4957] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:31 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:31.882360 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aff4d9a6-a4a0-44ac-8012-7274e2ba5d6d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:31.884459 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aff4d9a6-a4a0-44ac-8012-7274e2ba5d6d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af Jul 03 15:07:31.884703 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aff4d9a6-a4a0-44ac-8012-7274e2ba5d6d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:31.884949 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aff4d9a6-a4a0-44ac-8012-7274e2ba5d6d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:31.891465 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:31.891465 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:31.892008 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aff4d9a6-a4a0-44ac-8012-7274e2ba5d6d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:31.893024 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aff4d9a6-a4a0-44ac-8012-7274e2ba5d6d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af returned with HTTP 200 Jul 03 15:07:31.893526 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1221/4958] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:31 2026] GET /volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:31.901519 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5ae141ed-b9f5-438f-a9cd-7166002519e7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:31.903327 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ae141ed-b9f5-438f-a9cd-7166002519e7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af Jul 03 15:07:31.903523 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ae141ed-b9f5-438f-a9cd-7166002519e7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:31.903697 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5ae141ed-b9f5-438f-a9cd-7166002519e7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:31.913002 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:31.913002 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:31.913471 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5ae141ed-b9f5-438f-a9cd-7166002519e7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:31.914138 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5ae141ed-b9f5-438f-a9cd-7166002519e7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af returned with HTTP 200 Jul 03 15:07:31.914531 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1247/4959] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:31 2026] GET /volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:32.695969 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5198147b-8252-4b84-9475-e8aab190e5c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:32.698157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5198147b-8252-4b84-9475-e8aab190e5c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:32.698423 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5198147b-8252-4b84-9475-e8aab190e5c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:32.698663 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5198147b-8252-4b84-9475-e8aab190e5c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:32.698812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5198147b-8252-4b84-9475-e8aab190e5c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:32.704745 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:32.704745 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:32.705095 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5198147b-8252-4b84-9475-e8aab190e5c5 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:32.705536 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1257/4960] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:32 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:33.365431 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9a77db64-f0c3-449a-9e35-d137b5b87791 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:33.367284 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9a77db64-f0c3-449a-9e35-d137b5b87791 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:07:33.367624 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9a77db64-f0c3-449a-9e35-d137b5b87791 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2980250-20ef-41c0-aeca-28e7e4e80d14", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-116034013", "description": null, "metadata": null}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:33.379977 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:33.379977 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:33.380666 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9a77db64-f0c3-449a-9e35-d137b5b87791 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:33.380929 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-9a77db64-f0c3-449a-9e35-d137b5b87791 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create snapshot from volume f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:33.412437 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-9a77db64-f0c3-449a-9e35-d137b5b87791 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Created reservations ['87ec9868-5513-4cae-a3ba-2656efa6c9ed', '199ee50e-775a-4763-8d1d-e7ef20b86749', 'be09d2da-1a1e-4960-88bf-bb3b54a108fc', '078099d5-fd11-42cc-9401-ec8d8235c591'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:33.461935 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9a77db64-f0c3-449a-9e35-d137b5b87791 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot force create request issued successfully. Jul 03 15:07:33.462287 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9a77db64-f0c3-449a-9e35-d137b5b87791 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:07:33.462734 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1236/4961] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:07:33 2026] POST /volume/v3/snapshots => generated 312 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:33.473868 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-14be1020-4ebb-41c1-852e-9d415b5c91f2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:33.475636 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14be1020-4ebb-41c1-852e-9d415b5c91f2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 Jul 03 15:07:33.475881 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14be1020-4ebb-41c1-852e-9d415b5c91f2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:33.476038 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-14be1020-4ebb-41c1-852e-9d415b5c91f2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:33.481290 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:33.481290 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:33.481779 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-14be1020-4ebb-41c1-852e-9d415b5c91f2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:33.482641 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-14be1020-4ebb-41c1-852e-9d415b5c91f2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 returned with HTTP 200 Jul 03 15:07:33.482942 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1222/4962] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:33 2026] GET /volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:33.716213 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5f495a43-506e-4ed3-95f4-0fce31594a8a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:33.718221 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5f495a43-506e-4ed3-95f4-0fce31594a8a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:33.718467 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5f495a43-506e-4ed3-95f4-0fce31594a8a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:33.718691 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5f495a43-506e-4ed3-95f4-0fce31594a8a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:33.718816 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5f495a43-506e-4ed3-95f4-0fce31594a8a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:33.723685 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:33.723685 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:33.724634 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5f495a43-506e-4ed3-95f4-0fce31594a8a tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:33.725061 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1248/4963] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:33 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:34.492831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0af4607-4de0-4246-a88e-0e4c638c514f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:34.494565 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0af4607-4de0-4246-a88e-0e4c638c514f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 Jul 03 15:07:34.499292 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0af4607-4de0-4246-a88e-0e4c638c514f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:34.499292 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0af4607-4de0-4246-a88e-0e4c638c514f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:34.500266 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:34.500266 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:34.500716 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a0af4607-4de0-4246-a88e-0e4c638c514f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:34.501482 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0af4607-4de0-4246-a88e-0e4c638c514f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 returned with HTTP 200 Jul 03 15:07:34.501807 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1258/4964] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:34 2026] GET /volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:34.515088 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4a9f0b7c-5e30-4ed1-9659-0cae4519f965 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:34.515088 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4a9f0b7c-5e30-4ed1-9659-0cae4519f965 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 Jul 03 15:07:34.515088 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4a9f0b7c-5e30-4ed1-9659-0cae4519f965 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:34.515088 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4a9f0b7c-5e30-4ed1-9659-0cae4519f965 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:34.519002 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:34.519002 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:34.519570 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4a9f0b7c-5e30-4ed1-9659-0cae4519f965 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:34.520441 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4a9f0b7c-5e30-4ed1-9659-0cae4519f965 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 returned with HTTP 200 Jul 03 15:07:34.521169 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1237/4965] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:34 2026] GET /volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:34.734509 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-66ddfb5f-d607-4751-9a01-448fe928e33c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:34.736028 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66ddfb5f-d607-4751-9a01-448fe928e33c tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:34.736205 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66ddfb5f-d607-4751-9a01-448fe928e33c tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:34.736388 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66ddfb5f-d607-4751-9a01-448fe928e33c tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:34.736482 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-66ddfb5f-d607-4751-9a01-448fe928e33c tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:34.740678 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:34.740678 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:34.741404 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66ddfb5f-d607-4751-9a01-448fe928e33c tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:34.741756 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1223/4966] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:34 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:34.753726 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6d4a5681-453a-4775-b5d9-2c3a7d66d96d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:34.755589 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6d4a5681-453a-4775-b5d9-2c3a7d66d96d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 Jul 03 15:07:34.755777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6d4a5681-453a-4775-b5d9-2c3a7d66d96d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:34.755975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6d4a5681-453a-4775-b5d9-2c3a7d66d96d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:34.762970 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:34.762970 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:34.766889 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6d4a5681-453a-4775-b5d9-2c3a7d66d96d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:34.771335 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6d4a5681-453a-4775-b5d9-2c3a7d66d96d tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 returned with HTTP 200 Jul 03 15:07:34.771757 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1249/4967] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:34 2026] GET /volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:34.782991 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cd8b8a1b-4b0e-4232-98a0-cfefb0ded2bf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:34.784838 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd8b8a1b-4b0e-4232-98a0-cfefb0ded2bf tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] POST https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34/action Jul 03 15:07:34.785161 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd8b8a1b-4b0e-4232-98a0-cfefb0ded2bf tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:07:34.785285 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cd8b8a1b-4b0e-4232-98a0-cfefb0ded2bf tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:34.786798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.admin_actions [None req-cd8b8a1b-4b0e-4232-98a0-cfefb0ded2bf tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] Updating backup '7803e5f0-7922-479c-aa0d-7f637cdf0b34' with '{'status': 'error'}' {{(pid=99977) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 15:07:34.793254 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:34.793254 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:34.805063 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-cd8b8a1b-4b0e-4232-98a0-cfefb0ded2bf tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] reset_status in rpcapi backup_id 7803e5f0-7922-479c-aa0d-7f637cdf0b34 on host np0000004430. {{(pid=99977) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 15:07:34.806789 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cd8b8a1b-4b0e-4232-98a0-cfefb0ded2bf tempest-VolumesBackupsAdminTest-2022622232 tempest-VolumesBackupsAdminTest-2022622232-project-admin] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34/action returned with HTTP 202 Jul 03 15:07:34.807180 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1259/4968] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:07:34 2026] POST /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:07:34.813555 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a535ee85-84dd-4d18-9849-1a491fe047ba None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:34.815636 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a535ee85-84dd-4d18-9849-1a491fe047ba tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:34.816061 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a535ee85-84dd-4d18-9849-1a491fe047ba tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:34.816380 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a535ee85-84dd-4d18-9849-1a491fe047ba tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:34.816458 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a535ee85-84dd-4d18-9849-1a491fe047ba tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:34.821542 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:34.821542 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:34.822775 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a535ee85-84dd-4d18-9849-1a491fe047ba tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:34.823296 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1238/4969] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:34 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:34.832892 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-acc0196d-003e-4475-a655-83a84f1062d6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:34.834909 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acc0196d-003e-4475-a655-83a84f1062d6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] DELETE https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:34.835142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acc0196d-003e-4475-a655-83a84f1062d6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:34.835346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acc0196d-003e-4475-a655-83a84f1062d6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:34.835469 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-acc0196d-003e-4475-a655-83a84f1062d6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Delete backup with id: 7803e5f0-7922-479c-aa0d-7f637cdf0b34. Jul 03 15:07:34.839861 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:34.839861 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:34.853556 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-acc0196d-003e-4475-a655-83a84f1062d6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] delete_backup rpcapi backup_id 7803e5f0-7922-479c-aa0d-7f637cdf0b34 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:07:34.855453 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acc0196d-003e-4475-a655-83a84f1062d6 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 202 Jul 03 15:07:34.855882 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1224/4970] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:07:34 2026] DELETE /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:07:34.862325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ed2fd8fb-eb13-44b2-92a8-ac9af6a8dbfe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:34.867499 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ed2fd8fb-eb13-44b2-92a8-ac9af6a8dbfe tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:34.867727 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ed2fd8fb-eb13-44b2-92a8-ac9af6a8dbfe tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:34.867966 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ed2fd8fb-eb13-44b2-92a8-ac9af6a8dbfe tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:34.868112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ed2fd8fb-eb13-44b2-92a8-ac9af6a8dbfe tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:34.877786 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:34.877786 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:34.878599 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ed2fd8fb-eb13-44b2-92a8-ac9af6a8dbfe tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 200 Jul 03 15:07:34.878970 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1250/4971] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:34 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:35.890150 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-977b2736-49bd-45b9-98c6-66d00e818060 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:35.891794 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-977b2736-49bd-45b9-98c6-66d00e818060 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 Jul 03 15:07:35.891994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-977b2736-49bd-45b9-98c6-66d00e818060 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:35.892229 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-977b2736-49bd-45b9-98c6-66d00e818060 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:35.892379 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-977b2736-49bd-45b9-98c6-66d00e818060 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Show backup with id 7803e5f0-7922-479c-aa0d-7f637cdf0b34. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:07:35.896008 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-977b2736-49bd-45b9-98c6-66d00e818060 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 returned with HTTP 404 Jul 03 15:07:35.896492 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1260/4972] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:35 2026] GET /volume/v3/backups/7803e5f0-7922-479c-aa0d-7f637cdf0b34 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:35.979012 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0934c943-f652-4a86-b5fe-28452435d665 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:35.980899 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0934c943-f652-4a86-b5fe-28452435d665 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 Jul 03 15:07:35.981179 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0934c943-f652-4a86-b5fe-28452435d665 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:35.981513 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0934c943-f652-4a86-b5fe-28452435d665 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:35.990669 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:35.990669 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:35.995332 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0934c943-f652-4a86-b5fe-28452435d665 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:36.000829 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0934c943-f652-4a86-b5fe-28452435d665 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 returned with HTTP 200 Jul 03 15:07:36.001336 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1239/4973] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:35 2026] GET /volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:36.012541 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3df29d98-aff7-4984-87df-85d89656937c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:36.012977 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca07a053-4924-4028-8129-e75ed1f75eb0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:36.014413 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3df29d98-aff7-4984-87df-85d89656937c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:07:36.014493 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca07a053-4924-4028-8129-e75ed1f75eb0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] DELETE https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 Jul 03 15:07:36.014650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca07a053-4924-4028-8129-e75ed1f75eb0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:36.014788 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3df29d98-aff7-4984-87df-85d89656937c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2980250-20ef-41c0-aeca-28e7e4e80d14", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-795139259", "description": null, "metadata": null}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:36.014882 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca07a053-4924-4028-8129-e75ed1f75eb0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:36.015023 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ca07a053-4924-4028-8129-e75ed1f75eb0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Delete volume with id: 2b7e8fa9-7c62-4312-a690-264c9da5cf82 Jul 03 15:07:36.023647 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:36.023647 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:36.024259 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca07a053-4924-4028-8129-e75ed1f75eb0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:36.026838 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:36.026838 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:36.027445 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3df29d98-aff7-4984-87df-85d89656937c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:36.027613 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-3df29d98-aff7-4984-87df-85d89656937c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create snapshot from volume f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:36.045210 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ca07a053-4924-4028-8129-e75ed1f75eb0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Delete volume request issued successfully. Jul 03 15:07:36.045419 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca07a053-4924-4028-8129-e75ed1f75eb0 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 returned with HTTP 202 Jul 03 15:07:36.045937 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1225/4974] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:07:36 2026] DELETE /volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:07:36.052731 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-3df29d98-aff7-4984-87df-85d89656937c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Created reservations ['8a0bf165-b221-4ba3-b693-8cadc35a3bab', 'c7827d90-a280-49c8-b329-fac58ff929c7', 'ea1d65c1-5d3a-41bf-98bc-c6dc11fbba00', '5db16745-d62e-413e-9dd5-0198706f1db9'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:36.055066 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b89c159e-2f08-4791-8bf2-5fe85f9ea529 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:36.056887 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b89c159e-2f08-4791-8bf2-5fe85f9ea529 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 Jul 03 15:07:36.057111 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b89c159e-2f08-4791-8bf2-5fe85f9ea529 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:36.057349 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b89c159e-2f08-4791-8bf2-5fe85f9ea529 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:36.064253 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:36.064253 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:36.068320 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b89c159e-2f08-4791-8bf2-5fe85f9ea529 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Volume info retrieved successfully. Jul 03 15:07:36.072884 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b89c159e-2f08-4791-8bf2-5fe85f9ea529 tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 returned with HTTP 200 Jul 03 15:07:36.073344 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1261/4975] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:36 2026] GET /volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:36.086639 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3df29d98-aff7-4984-87df-85d89656937c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot force create request issued successfully. Jul 03 15:07:36.086983 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3df29d98-aff7-4984-87df-85d89656937c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:07:36.087475 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1251/4976] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:07:36 2026] POST /volume/v3/snapshots => generated 312 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:36.097901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7fa3006d-8446-4245-9757-3e957e9c40b6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:36.104014 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7fa3006d-8446-4245-9757-3e957e9c40b6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 Jul 03 15:07:36.104271 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7fa3006d-8446-4245-9757-3e957e9c40b6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:36.104550 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7fa3006d-8446-4245-9757-3e957e9c40b6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:36.111804 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:36.111804 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:36.112404 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7fa3006d-8446-4245-9757-3e957e9c40b6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:36.113282 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7fa3006d-8446-4245-9757-3e957e9c40b6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 returned with HTTP 200 Jul 03 15:07:36.113631 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1240/4977] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:36 2026] GET /volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 => generated 444 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:37.087045 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8aa1239f-b806-4fe2-93df-db4715b7a45e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:37.089023 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8aa1239f-b806-4fe2-93df-db4715b7a45e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] GET https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 Jul 03 15:07:37.089277 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8aa1239f-b806-4fe2-93df-db4715b7a45e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:37.089526 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8aa1239f-b806-4fe2-93df-db4715b7a45e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:37.094393 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8aa1239f-b806-4fe2-93df-db4715b7a45e tempest-VolumesBackupsAdminTest-996760997 tempest-VolumesBackupsAdminTest-996760997-project-member] https://10.4.3.99/volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 returned with HTTP 404 Jul 03 15:07:37.094775 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1226/4978] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:37 2026] GET /volume/v3/volumes/2b7e8fa9-7c62-4312-a690-264c9da5cf82 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:37.122826 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9e376c88-df2b-4be3-a793-4c244672d5d6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:37.124434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e376c88-df2b-4be3-a793-4c244672d5d6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 Jul 03 15:07:37.124619 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e376c88-df2b-4be3-a793-4c244672d5d6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:37.124788 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9e376c88-df2b-4be3-a793-4c244672d5d6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:37.129802 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:37.129802 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:37.130295 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9e376c88-df2b-4be3-a793-4c244672d5d6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:37.131372 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9e376c88-df2b-4be3-a793-4c244672d5d6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 returned with HTTP 200 Jul 03 15:07:37.131722 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1262/4979] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:37 2026] GET /volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:37.141801 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-154968d1-a4a5-450a-8dc6-a4c51ada4736 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:37.143785 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-154968d1-a4a5-450a-8dc6-a4c51ada4736 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 Jul 03 15:07:37.143949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-154968d1-a4a5-450a-8dc6-a4c51ada4736 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:37.144137 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-154968d1-a4a5-450a-8dc6-a4c51ada4736 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:37.148792 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:37.148792 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:37.149194 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-154968d1-a4a5-450a-8dc6-a4c51ada4736 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:37.149887 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-154968d1-a4a5-450a-8dc6-a4c51ada4736 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 returned with HTTP 200 Jul 03 15:07:37.150244 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1252/4980] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:07:37 2026] GET /volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:37.188193 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-29572f47-f551-496b-b8ce-e6b39e2366af None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:37.191385 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-29572f47-f551-496b-b8ce-e6b39e2366af tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:37.191579 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-29572f47-f551-496b-b8ce-e6b39e2366af tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:37.191756 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-29572f47-f551-496b-b8ce-e6b39e2366af tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:37.203635 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:37.203635 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:37.207836 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-29572f47-f551-496b-b8ce-e6b39e2366af tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:37.212568 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-29572f47-f551-496b-b8ce-e6b39e2366af tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:37.213002 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1241/4981] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:07:37 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:37.236633 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-5a2db9b3-5ebe-4a71-9b49-2b4e0cb2afa5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:37.238408 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-5a2db9b3-5ebe-4a71-9b49-2b4e0cb2afa5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14/action Jul 03 15:07:37.238757 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-5a2db9b3-5ebe-4a71-9b49-2b4e0cb2afa5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:07:37.238883 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-5a2db9b3-5ebe-4a71-9b49-2b4e0cb2afa5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:37.253102 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:37.253102 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:37.253661 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-5a2db9b3-5ebe-4a71-9b49-2b4e0cb2afa5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:37.261450 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-5a2db9b3-5ebe-4a71-9b49-2b4e0cb2afa5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Begin detaching volume completed successfully. Jul 03 15:07:37.261654 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-5a2db9b3-5ebe-4a71-9b49-2b4e0cb2afa5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14/action returned with HTTP 202 Jul 03 15:07:37.262070 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1227/4982] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:07:37 2026] POST /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:07:38.285003 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7fd03a38-21af-41e5-9a3b-20792e1db4b4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:38.285891 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7fd03a38-21af-41e5-9a3b-20792e1db4b4 None None] GET https://10.4.3.99/volume// Jul 03 15:07:38.285891 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7fd03a38-21af-41e5-9a3b-20792e1db4b4 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:38.285891 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7fd03a38-21af-41e5-9a3b-20792e1db4b4 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:38.286241 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7fd03a38-21af-41e5-9a3b-20792e1db4b4 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:07:38.286586 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1263/4983] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:07:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:07:38.297254 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-d84b56bc-4dbe-488b-b0e3-74c64191f48d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:38.299551 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-d84b56bc-4dbe-488b-b0e3-74c64191f48d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:07:38.299918 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-d84b56bc-4dbe-488b-b0e3-74c64191f48d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:38.300034 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-d84b56bc-4dbe-488b-b0e3-74c64191f48d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:38.310739 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:38.310739 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:38.314221 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-d84b56bc-4dbe-488b-b0e3-74c64191f48d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:38.318975 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-d84b56bc-4dbe-488b-b0e3-74c64191f48d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:07:38.319452 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1253/4984] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:07:38 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:07:39.171585 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-13392268-5ca5-4978-8aa0-0826dfbff9af None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:39.173755 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-13392268-5ca5-4978-8aa0-0826dfbff9af tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/attachments/08f443b0-4d24-4814-a88e-136b345f5be9 Jul 03 15:07:39.173945 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-13392268-5ca5-4978-8aa0-0826dfbff9af tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:39.174144 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-13392268-5ca5-4978-8aa0-0826dfbff9af tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:39.182567 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:39.182567 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:39.708154 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e9fc6676-b241-44e0-a041-6c11b62bea2d req-13392268-5ca5-4978-8aa0-0826dfbff9af tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/08f443b0-4d24-4814-a88e-136b345f5be9 returned with HTTP 200 Jul 03 15:07:39.708592 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1242/4985] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:07:39 2026] DELETE /volume/v3/attachments/08f443b0-4d24-4814-a88e-136b345f5be9 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:40.437153 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:40.438756 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:07:40.439396 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-545850966", "snapshot_id": "c83220ca-28be-487e-a41a-dbde6eff79af", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:40.440821 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-545850966', 'snapshot_id': 'c83220ca-28be-487e-a41a-dbde6eff79af', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:07:40.445957 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:40.445957 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:40.446448 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:40.446574 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume of 1 GB Jul 03 15:07:40.450062 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Availability Zones retrieved successfully. Jul 03 15:07:40.456219 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Flow 'volume_create_api' (b729fb6e-898d-4e77-b6b6-0ab31719ef02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:40.457252 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7fd2da-cd6d-4a14-8bba-210cad59b757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:40.458376 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:07:40.486759 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7fd2da-cd6d-4a14-8bba-210cad59b757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c83220ca-28be-487e-a41a-dbde6eff79af', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:40.487406 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c510ff66-2668-4099-b63d-102b0c306513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:40.520882 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Created reservations ['80879cf9-a75a-416c-8b05-79525c9f654c', '8cd992d2-2b1d-40e7-b814-83917628aad7', '1d09b45d-bb14-48c4-b3c4-1db6604106d7', '623bd6a9-c4fb-4b7a-a914-299a37a6c1b8'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:40.521592 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c510ff66-2668-4099-b63d-102b0c306513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80879cf9-a75a-416c-8b05-79525c9f654c', '8cd992d2-2b1d-40e7-b814-83917628aad7', '1d09b45d-bb14-48c4-b3c4-1db6604106d7', '623bd6a9-c4fb-4b7a-a914-299a37a6c1b8']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:40.522210 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17f3ef4-999f-4833-b84d-9a6e3259071e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:40.556485 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17f3ef4-999f-4833-b84d-9a6e3259071e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f9e516-999e-4224-bc18-cfd13f6bb77e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-545850966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a15c683e1484c1788bcf131e129fe72',qos_specs=None,replication_status=,reservations=['80879cf9-a75a-416c-8b05-79525c9f654c','8cd992d2-2b1d-40e7-b814-83917628aad7','1d09b45d-bb14-48c4-b3c4-1db6604106d7','623bd6a9-c4fb-4b7a-a914-299a37a6c1b8'],size=1,snapshot_id=c83220ca-28be-487e-a41a-dbde6eff79af,source_replicaid=,source_volid=None,status='creating',user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-545850966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0f9e516-999e-4224-bc18-cfd13f6bb77e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a15c683e1484c1788bcf131e129fe72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c83220ca-28be-487e-a41a-dbde6eff79af,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:40.557087 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d194194b-9413-4495-b4a9-76551f8b367e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:40.574328 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d194194b-9413-4495-b4a9-76551f8b367e) transitioned into state 'SUCCESS' from state '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-545850966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a15c683e1484c1788bcf131e129fe72',qos_specs=None,replication_status=,reservations=['80879cf9-a75a-416c-8b05-79525c9f654c','8cd992d2-2b1d-40e7-b814-83917628aad7','1d09b45d-bb14-48c4-b3c4-1db6604106d7','623bd6a9-c4fb-4b7a-a914-299a37a6c1b8'],size=1,snapshot_id=c83220ca-28be-487e-a41a-dbde6eff79af,source_replicaid=,source_volid=None,status='creating',user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:40.575048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ff3ab5-3dd3-43c9-ae3a-27eeb9013a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:40.593398 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ff3ab5-3dd3-43c9-ae3a-27eeb9013a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:40.594233 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Flow 'volume_create_api' (b729fb6e-898d-4e77-b6b6-0ab31719ef02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:40.594524 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume request issued successfully. Jul 03 15:07:40.595189 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0dec67a4-6abb-44c9-abaf-71408d6c9a8b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:07:40.595613 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1228/4986] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:07:40 2026] POST /volume/v3/volumes => generated 788 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:40.607449 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a1aa433-67bf-4da4-b4a5-2fafb9d194ea None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:40.611185 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a1aa433-67bf-4da4-b4a5-2fafb9d194ea tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:40.611185 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a1aa433-67bf-4da4-b4a5-2fafb9d194ea tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:40.611185 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a1aa433-67bf-4da4-b4a5-2fafb9d194ea tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:40.617784 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:40.617784 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:40.622062 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2a1aa433-67bf-4da4-b4a5-2fafb9d194ea tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:40.626768 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a1aa433-67bf-4da4-b4a5-2fafb9d194ea tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:40.627219 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1264/4987] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:40 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:41.640661 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aaf0292b-9e47-4210-8a45-f7a6c3c03bbd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:41.642724 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aaf0292b-9e47-4210-8a45-f7a6c3c03bbd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:41.642934 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aaf0292b-9e47-4210-8a45-f7a6c3c03bbd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:41.643140 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aaf0292b-9e47-4210-8a45-f7a6c3c03bbd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:41.652143 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:41.652143 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:41.656972 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aaf0292b-9e47-4210-8a45-f7a6c3c03bbd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:41.662678 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aaf0292b-9e47-4210-8a45-f7a6c3c03bbd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:41.663049 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1254/4988] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:41 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:41.679689 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c2350c44-f0aa-4e7f-a4ff-e3030234d8ee None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:41.681723 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c2350c44-f0aa-4e7f-a4ff-e3030234d8ee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:41.681933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c2350c44-f0aa-4e7f-a4ff-e3030234d8ee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:41.682220 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c2350c44-f0aa-4e7f-a4ff-e3030234d8ee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:41.689860 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:41.689860 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:41.693882 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c2350c44-f0aa-4e7f-a4ff-e3030234d8ee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:41.698806 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c2350c44-f0aa-4e7f-a4ff-e3030234d8ee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:41.699260 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1243/4989] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:41 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:42.167761 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-ce686e8a-82f5-479e-96a3-bc41c504f1f6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:42.169679 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-ce686e8a-82f5-479e-96a3-bc41c504f1f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:42.169841 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-ce686e8a-82f5-479e-96a3-bc41c504f1f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:42.170006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-ce686e8a-82f5-479e-96a3-bc41c504f1f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:42.176461 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:42.176461 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:42.179880 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-ce686e8a-82f5-479e-96a3-bc41c504f1f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:42.183809 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-ce686e8a-82f5-479e-96a3-bc41c504f1f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:42.184185 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1229/4990] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:07:42 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:44.214424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-87b923a3-4a90-4431-a6a1-b1c151ba0a96 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:44.214816 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87b923a3-4a90-4431-a6a1-b1c151ba0a96 None None] GET https://10.4.3.99/volume// Jul 03 15:07:44.214998 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87b923a3-4a90-4431-a6a1-b1c151ba0a96 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:44.215244 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-87b923a3-4a90-4431-a6a1-b1c151ba0a96 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:44.215581 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-87b923a3-4a90-4431-a6a1-b1c151ba0a96 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:07:44.215974 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1265/4991] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:07:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:07:44.222765 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-9d42f755-9dbc-4758-a95c-f7caac0b056a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:44.337757 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-9d42f755-9dbc-4758-a95c-f7caac0b056a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:07:44.338091 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-9d42f755-9dbc-4758-a95c-f7caac0b056a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0f9e516-999e-4224-bc18-cfd13f6bb77e", "connector": null, "instance_uuid": "f2eeabba-0293-4bf0-a145-79c5906e0fc9"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:44.346450 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:44.346450 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:44.372153 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-9d42f755-9dbc-4758-a95c-f7caac0b056a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:07:44.372804 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1255/4992] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:07:44 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:44.704902 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d5293391-662c-42f7-ab64-c8377c50aca2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:44.706982 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d5293391-662c-42f7-ab64-c8377c50aca2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:44.707214 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d5293391-662c-42f7-ab64-c8377c50aca2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:44.707457 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d5293391-662c-42f7-ab64-c8377c50aca2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:44.718143 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:44.718143 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:44.721958 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d5293391-662c-42f7-ab64-c8377c50aca2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:44.726258 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d5293391-662c-42f7-ab64-c8377c50aca2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:44.726658 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1244/4993] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:44 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:44.894210 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-629d1ef2-2523-40a2-b017-85f34a581785 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:44.894662 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-629d1ef2-2523-40a2-b017-85f34a581785 None None] GET https://10.4.3.99/volume// Jul 03 15:07:44.894838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-629d1ef2-2523-40a2-b017-85f34a581785 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:44.895012 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-629d1ef2-2523-40a2-b017-85f34a581785 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:44.895346 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-629d1ef2-2523-40a2-b017-85f34a581785 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:07:44.895621 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1230/4994] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:07:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:07:44.903999 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-0d250e54-a8b9-4b5a-a6ca-77c40cd0706f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:44.906080 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-0d250e54-a8b9-4b5a-a6ca-77c40cd0706f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:44.906307 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-0d250e54-a8b9-4b5a-a6ca-77c40cd0706f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:44.906507 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-0d250e54-a8b9-4b5a-a6ca-77c40cd0706f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:44.915144 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:44.915144 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:44.919200 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-0d250e54-a8b9-4b5a-a6ca-77c40cd0706f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:44.924772 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-0d250e54-a8b9-4b5a-a6ca-77c40cd0706f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:44.925332 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1266/4995] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:07:44 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 1060 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:07:45.021257 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-fd55f0d9-ad3c-492b-b81b-e51eaa005db0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:45.023307 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-fd55f0d9-ad3c-492b-b81b-e51eaa005db0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] PUT https://10.4.3.99/volume/v3/attachments/6e11a75e-ebb5-400b-b651-bd6e8f825a3e Jul 03 15:07:45.023787 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-fd55f0d9-ad3c-492b-b81b-e51eaa005db0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:45.031686 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-fd55f0d9-ad3c-492b-b81b-e51eaa005db0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Acquiring lock "cinder-attachment_update-f0f9e516-999e-4224-bc18-cfd13f6bb77e-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:07:45.037059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-fd55f0d9-ad3c-492b-b81b-e51eaa005db0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Lock "cinder-attachment_update-f0f9e516-999e-4224-bc18-cfd13f6bb77e-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:07:45.038596 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:45.038596 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:45.557683 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-fd55f0d9-ad3c-492b-b81b-e51eaa005db0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Lock "cinder-attachment_update-f0f9e516-999e-4224-bc18-cfd13f6bb77e-np0000004430" released by "attachment_update" :: held 0.521s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:07:45.558038 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-fd55f0d9-ad3c-492b-b81b-e51eaa005db0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/6e11a75e-ebb5-400b-b651-bd6e8f825a3e returned with HTTP 200 Jul 03 15:07:45.558523 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1256/4996] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:07:45 2026] PUT /volume/v3/attachments/6e11a75e-ebb5-400b-b651-bd6e8f825a3e => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:45.738070 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e94b7ac2-413d-4fd9-89e7-0251e4354cb4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:45.739924 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e94b7ac2-413d-4fd9-89e7-0251e4354cb4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:45.740106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e94b7ac2-413d-4fd9-89e7-0251e4354cb4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:45.740298 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e94b7ac2-413d-4fd9-89e7-0251e4354cb4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:45.756562 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:45.756562 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:45.759981 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e94b7ac2-413d-4fd9-89e7-0251e4354cb4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:45.763604 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e94b7ac2-413d-4fd9-89e7-0251e4354cb4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:45.763968 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1245/4997] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:45 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:46.223865 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:46.307315 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:07:46.307696 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-598840973"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:46.309036 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-598840973'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:07:46.309232 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Create volume of 1 GB Jul 03 15:07:46.313448 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Availability Zones retrieved successfully. Jul 03 15:07:46.318665 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Flow 'volume_create_api' (12f6dfb2-458c-4223-a2ae-7d4ff904fbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:46.319559 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619a4e57-25db-48cd-be0d-b7a92bc042b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:46.320702 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:07:46.343654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619a4e57-25db-48cd-be0d-b7a92bc042b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:46.344433 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71046a30-1f44-4ddf-906b-44d366dc87a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:46.398928 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Created reservations ['fca282da-de22-4bf0-989f-bc652ecc4226', '65b70bd0-825a-4786-bab7-9092121bc607', 'a20bd866-6e9f-476e-b91f-b4bb6db647e0', '403e50f2-9d03-4106-b25c-0508a9dd7fc5'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:46.399802 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71046a30-1f44-4ddf-906b-44d366dc87a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca282da-de22-4bf0-989f-bc652ecc4226', '65b70bd0-825a-4786-bab7-9092121bc607', 'a20bd866-6e9f-476e-b91f-b4bb6db647e0', '403e50f2-9d03-4106-b25c-0508a9dd7fc5']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:46.400496 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c69ad5-61b1-477c-91d7-1b03c224077f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:46.423168 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7c69ad5-61b1-477c-91d7-1b03c224077f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af9b9769-7ae5-4cc4-9412-7c89d952825f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-598840973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adf903ce00d4882a186772c39b26687',qos_specs=None,replication_status=,reservations=['fca282da-de22-4bf0-989f-bc652ecc4226','65b70bd0-825a-4786-bab7-9092121bc607','a20bd866-6e9f-476e-b91f-b4bb6db647e0','403e50f2-9d03-4106-b25c-0508a9dd7fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c063248bd06b4265acc294d4d54721d6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-598840973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af9b9769-7ae5-4cc4-9412-7c89d952825f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4adf903ce00d4882a186772c39b26687',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c063248bd06b4265acc294d4d54721d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:46.423933 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53dfc252-2ac2-492e-a17f-ffca35c5bf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:46.442313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53dfc252-2ac2-492e-a17f-ffca35c5bf93) transitioned into state 'SUCCESS' from state '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-598840973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4adf903ce00d4882a186772c39b26687',qos_specs=None,replication_status=,reservations=['fca282da-de22-4bf0-989f-bc652ecc4226','65b70bd0-825a-4786-bab7-9092121bc607','a20bd866-6e9f-476e-b91f-b4bb6db647e0','403e50f2-9d03-4106-b25c-0508a9dd7fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c063248bd06b4265acc294d4d54721d6',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:46.442992 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124c58b0-9c0e-4481-901f-8f61126d61ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:46.452739 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124c58b0-9c0e-4481-901f-8f61126d61ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:46.453543 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Flow 'volume_create_api' (12f6dfb2-458c-4223-a2ae-7d4ff904fbb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:46.453855 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Create volume request issued successfully. Jul 03 15:07:46.454406 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b85c143f-192d-4170-8cc2-4cc421c9e0eb tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:07:46.454772 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1231/4998] 10.4.3.99 () {70 vars in 1292 bytes} [Fri Jul 3 15:07:46 2026] POST /volume/v3/volumes => generated 771 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:46.466796 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-af82e0a1-dd49-49b7-a44b-eca1e250a84d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:46.468474 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-af82e0a1-dd49-49b7-a44b-eca1e250a84d tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:07:46.468682 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-af82e0a1-dd49-49b7-a44b-eca1e250a84d tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:46.468856 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-af82e0a1-dd49-49b7-a44b-eca1e250a84d tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:46.475320 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:46.475320 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:46.478713 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-af82e0a1-dd49-49b7-a44b-eca1e250a84d tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:07:46.482412 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-af82e0a1-dd49-49b7-a44b-eca1e250a84d tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:07:46.482889 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1267/4999] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:07:46 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:46.777092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7fef2dfe-294a-4e89-bb76-8f7332fc1cc4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:46.778975 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7fef2dfe-294a-4e89-bb76-8f7332fc1cc4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:46.778975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7fef2dfe-294a-4e89-bb76-8f7332fc1cc4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:46.779267 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7fef2dfe-294a-4e89-bb76-8f7332fc1cc4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:46.788489 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:46.788489 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:46.792385 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7fef2dfe-294a-4e89-bb76-8f7332fc1cc4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:46.796998 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7fef2dfe-294a-4e89-bb76-8f7332fc1cc4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:46.797838 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1257/5000] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:46 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:47.494162 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7da12133-7ad7-42d6-a4c9-04ef6830e8ca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:47.495880 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7da12133-7ad7-42d6-a4c9-04ef6830e8ca tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:07:47.496101 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7da12133-7ad7-42d6-a4c9-04ef6830e8ca tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:47.496317 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7da12133-7ad7-42d6-a4c9-04ef6830e8ca tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:47.503825 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:47.503825 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:47.506913 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7da12133-7ad7-42d6-a4c9-04ef6830e8ca tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:07:47.510598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7da12133-7ad7-42d6-a4c9-04ef6830e8ca tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:07:47.510959 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1246/5001] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:07:47 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:47.810480 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1b9c4fd0-6fc1-4320-9567-649bb6e75b05 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:47.812337 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1b9c4fd0-6fc1-4320-9567-649bb6e75b05 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:47.812521 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1b9c4fd0-6fc1-4320-9567-649bb6e75b05 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:47.812710 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1b9c4fd0-6fc1-4320-9567-649bb6e75b05 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:47.821836 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:47.821836 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:47.825341 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1b9c4fd0-6fc1-4320-9567-649bb6e75b05 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:47.829493 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1b9c4fd0-6fc1-4320-9567-649bb6e75b05 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:47.829924 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1232/5002] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:47 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:48.841706 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c14409ed-f175-4cd3-b682-0e7855c52e3c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:48.843674 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c14409ed-f175-4cd3-b682-0e7855c52e3c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:48.843913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c14409ed-f175-4cd3-b682-0e7855c52e3c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:48.844149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c14409ed-f175-4cd3-b682-0e7855c52e3c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:48.859247 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:48.859247 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:48.862681 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c14409ed-f175-4cd3-b682-0e7855c52e3c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:48.866963 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c14409ed-f175-4cd3-b682-0e7855c52e3c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:48.867395 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1268/5003] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:48 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:49.879383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-18389b40-53e8-40c9-b5f8-ba6f19ad54f0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:49.880997 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-18389b40-53e8-40c9-b5f8-ba6f19ad54f0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:49.881177 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-18389b40-53e8-40c9-b5f8-ba6f19ad54f0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:49.881364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-18389b40-53e8-40c9-b5f8-ba6f19ad54f0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:49.890723 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:49.890723 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:49.894152 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-18389b40-53e8-40c9-b5f8-ba6f19ad54f0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:49.898119 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-18389b40-53e8-40c9-b5f8-ba6f19ad54f0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:49.898490 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1258/5004] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:49 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:50.910412 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-942d2ab6-c8fc-4da7-8684-37204e213c8e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:50.912250 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-942d2ab6-c8fc-4da7-8684-37204e213c8e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:50.912443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-942d2ab6-c8fc-4da7-8684-37204e213c8e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:50.912628 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-942d2ab6-c8fc-4da7-8684-37204e213c8e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:50.923042 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:50.923042 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:50.926453 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-942d2ab6-c8fc-4da7-8684-37204e213c8e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:50.930335 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-942d2ab6-c8fc-4da7-8684-37204e213c8e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:50.930727 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1247/5005] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:50 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:51.754714 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-a2da576e-9cf8-4693-b564-11ae6a64b40a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:51.757912 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-a2da576e-9cf8-4693-b564-11ae6a64b40a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/attachments/6e11a75e-ebb5-400b-b651-bd6e8f825a3e/action Jul 03 15:07:51.758979 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-a2da576e-9cf8-4693-b564-11ae6a64b40a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:07:51.758979 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-a2da576e-9cf8-4693-b564-11ae6a64b40a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:51.780978 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:51.780978 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:51.793614 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8201a19a-e545-4ad3-b8cf-b380a92a06d9 req-a2da576e-9cf8-4693-b564-11ae6a64b40a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/6e11a75e-ebb5-400b-b651-bd6e8f825a3e/action returned with HTTP 204 Jul 03 15:07:51.794378 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1233/5006] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:07:51 2026] POST /volume/v3/attachments/6e11a75e-ebb5-400b-b651-bd6e8f825a3e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:07:51.943046 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-04b615e1-bf4d-44cc-9a74-a255a2eeac24 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:51.944982 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04b615e1-bf4d-44cc-9a74-a255a2eeac24 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:51.945195 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04b615e1-bf4d-44cc-9a74-a255a2eeac24 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:51.945387 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04b615e1-bf4d-44cc-9a74-a255a2eeac24 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:51.954781 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:51.954781 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:51.958640 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-04b615e1-bf4d-44cc-9a74-a255a2eeac24 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:51.963271 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04b615e1-bf4d-44cc-9a74-a255a2eeac24 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:51.963681 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1269/5007] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:51 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:55.366600 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-57392f49-a1db-400c-bc38-d1eefc3565b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:55.368340 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-57392f49-a1db-400c-bc38-d1eefc3565b8 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:55.368340 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-57392f49-a1db-400c-bc38-d1eefc3565b8 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:55.368841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-57392f49-a1db-400c-bc38-d1eefc3565b8 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:55.379640 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:55.379640 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:55.383541 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-57392f49-a1db-400c-bc38-d1eefc3565b8 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:55.389606 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-57392f49-a1db-400c-bc38-d1eefc3565b8 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:55.390070 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1259/5008] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:07:55 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:07:55.416454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-37680bb7-3325-478b-8a8e-7ddfa3f5fe77 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:55.419184 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-37680bb7-3325-478b-8a8e-7ddfa3f5fe77 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e/action Jul 03 15:07:55.419575 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-37680bb7-3325-478b-8a8e-7ddfa3f5fe77 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:07:55.419725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-37680bb7-3325-478b-8a8e-7ddfa3f5fe77 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:55.423715 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=123,cinder:UPDATE=32,cinder:INSERT=12 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:07:55.433058 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:55.433058 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:55.433604 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-37680bb7-3325-478b-8a8e-7ddfa3f5fe77 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:55.441958 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-37680bb7-3325-478b-8a8e-7ddfa3f5fe77 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Begin detaching volume completed successfully. Jul 03 15:07:55.442307 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-37680bb7-3325-478b-8a8e-7ddfa3f5fe77 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e/action returned with HTTP 202 Jul 03 15:07:55.442892 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1248/5009] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:07:55 2026] POST /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:07:56.477162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7984dbb0-88d5-4f3e-9962-2836d650de64 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:56.477162 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7984dbb0-88d5-4f3e-9962-2836d650de64 None None] GET https://10.4.3.99/volume// Jul 03 15:07:56.477162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7984dbb0-88d5-4f3e-9962-2836d650de64 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:56.477162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7984dbb0-88d5-4f3e-9962-2836d650de64 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:56.477729 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7984dbb0-88d5-4f3e-9962-2836d650de64 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:07:56.477729 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1234/5010] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:07:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:07:56.487576 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-a85e0201-d2f4-42e2-a28e-ca755c640de7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:56.490019 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-a85e0201-d2f4-42e2-a28e-ca755c640de7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:07:56.490381 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-a85e0201-d2f4-42e2-a28e-ca755c640de7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:56.490631 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-a85e0201-d2f4-42e2-a28e-ca755c640de7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:56.502485 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:56.502485 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:56.513173 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-a85e0201-d2f4-42e2-a28e-ca755c640de7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:56.526083 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-a85e0201-d2f4-42e2-a28e-ca755c640de7 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:07:56.526698 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1270/5011] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:07:56 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 1356 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:07:57.483696 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-edf0df38-d583-434c-b104-bd0dcd7b11b6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:57.485794 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-edf0df38-d583-434c-b104-bd0dcd7b11b6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6e11a75e-ebb5-400b-b651-bd6e8f825a3e Jul 03 15:07:57.485995 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-edf0df38-d583-434c-b104-bd0dcd7b11b6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:57.486213 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-edf0df38-d583-434c-b104-bd0dcd7b11b6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:57.493185 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:57.493185 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:58.029173 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ad09f6aa-0477-4bca-b700-9cd9db5648ff req-edf0df38-d583-434c-b104-bd0dcd7b11b6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/6e11a75e-ebb5-400b-b651-bd6e8f825a3e returned with HTTP 200 Jul 03 15:07:58.029700 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1260/5012] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:07:57 2026] DELETE /volume/v3/attachments/6e11a75e-ebb5-400b-b651-bd6e8f825a3e => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:58.631730 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:58.634011 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:07:58.634452 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-314806601", "snapshot_id": "0f53fec8-9dfb-48da-913c-ca3ebb0acb29", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:07:58.636109 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-314806601', 'snapshot_id': '0f53fec8-9dfb-48da-913c-ca3ebb0acb29', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:07:58.641693 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:58.641693 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:07:58.642215 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:07:58.642383 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume of 1 GB Jul 03 15:07:58.646165 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Availability Zones retrieved successfully. Jul 03 15:07:58.651085 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Flow 'volume_create_api' (4387f385-7899-43ec-babe-52ee495b3c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:58.652432 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e02340d-bb20-4880-bbc4-e9f5a4564301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:58.653493 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:07:58.689799 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e02340d-bb20-4880-bbc4-e9f5a4564301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0f53fec8-9dfb-48da-913c-ca3ebb0acb29', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:58.690811 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2ae041-b221-4fec-9704-31cd5984341e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:58.734017 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Created reservations ['d9b99249-5709-459a-9063-df6043edc854', 'ec9bdbe6-e5ba-4cc2-b880-5f9b9d6716b1', 'fa2d91dc-c602-46f6-8800-3502ed66d9fd', 'bdd430ac-e821-4740-a37f-341a5b3494da'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:07:58.734899 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2ae041-b221-4fec-9704-31cd5984341e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b99249-5709-459a-9063-df6043edc854', 'ec9bdbe6-e5ba-4cc2-b880-5f9b9d6716b1', 'fa2d91dc-c602-46f6-8800-3502ed66d9fd', 'bdd430ac-e821-4740-a37f-341a5b3494da']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:58.735725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8eda8bb-46e1-4e1e-af04-b93c99d37bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:58.776342 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8eda8bb-46e1-4e1e-af04-b93c99d37bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a175b3f-b770-4441-9655-40b9be2bb13c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-314806601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a15c683e1484c1788bcf131e129fe72',qos_specs=None,replication_status=,reservations=['d9b99249-5709-459a-9063-df6043edc854','ec9bdbe6-e5ba-4cc2-b880-5f9b9d6716b1','fa2d91dc-c602-46f6-8800-3502ed66d9fd','bdd430ac-e821-4740-a37f-341a5b3494da'],size=1,snapshot_id=0f53fec8-9dfb-48da-913c-ca3ebb0acb29,source_replicaid=,source_volid=None,status='creating',user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-314806601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a175b3f-b770-4441-9655-40b9be2bb13c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a15c683e1484c1788bcf131e129fe72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0f53fec8-9dfb-48da-913c-ca3ebb0acb29,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:58.777176 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd70590-4b38-4d98-8e8b-fc5f63857e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:58.801965 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd70590-4b38-4d98-8e8b-fc5f63857e63) transitioned into state 'SUCCESS' from state '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-314806601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a15c683e1484c1788bcf131e129fe72',qos_specs=None,replication_status=,reservations=['d9b99249-5709-459a-9063-df6043edc854','ec9bdbe6-e5ba-4cc2-b880-5f9b9d6716b1','fa2d91dc-c602-46f6-8800-3502ed66d9fd','bdd430ac-e821-4740-a37f-341a5b3494da'],size=1,snapshot_id=0f53fec8-9dfb-48da-913c-ca3ebb0acb29,source_replicaid=,source_volid=None,status='creating',user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:58.802903 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb14661-ba9f-4490-a441-baceb6d7e35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:07:58.828879 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb14661-ba9f-4490-a441-baceb6d7e35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:07:58.829961 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Flow 'volume_create_api' (4387f385-7899-43ec-babe-52ee495b3c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:07:58.830386 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume request issued successfully. Jul 03 15:07:58.831051 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3188b564-e0c4-4a1f-a489-6546c5de4ebd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:07:58.831702 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1249/5013] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:07:58 2026] POST /volume/v3/volumes => generated 788 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:07:58.844345 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a9a81c8c-2cb2-4f71-884f-f11288b2ca80 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:58.846455 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9a81c8c-2cb2-4f71-884f-f11288b2ca80 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:07:58.846696 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9a81c8c-2cb2-4f71-884f-f11288b2ca80 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:58.846993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a9a81c8c-2cb2-4f71-884f-f11288b2ca80 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:58.855696 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:58.855696 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:07:58.860675 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a9a81c8c-2cb2-4f71-884f-f11288b2ca80 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:58.865965 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a9a81c8c-2cb2-4f71-884f-f11288b2ca80 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:07:58.866461 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1235/5014] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:58 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:59.882186 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bb8cda27-c1c7-43ea-a38e-d7254c8255d0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:59.883865 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb8cda27-c1c7-43ea-a38e-d7254c8255d0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:07:59.884088 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb8cda27-c1c7-43ea-a38e-d7254c8255d0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:59.884369 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb8cda27-c1c7-43ea-a38e-d7254c8255d0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:59.887283 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=112,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:07:59.894109 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:59.894109 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:07:59.898402 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bb8cda27-c1c7-43ea-a38e-d7254c8255d0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:59.903517 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb8cda27-c1c7-43ea-a38e-d7254c8255d0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:07:59.903943 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1271/5015] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:59 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:07:59.916964 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-65f924b8-fe4e-4340-b7a9-71eea9736180 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:07:59.918827 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65f924b8-fe4e-4340-b7a9-71eea9736180 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:07:59.919020 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65f924b8-fe4e-4340-b7a9-71eea9736180 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:07:59.919233 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65f924b8-fe4e-4340-b7a9-71eea9736180 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:07:59.921378 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=200,cinder:INSERT=30,cinder:UPDATE=69 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:07:59.926804 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:07:59.926804 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:07:59.931303 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-65f924b8-fe4e-4340-b7a9-71eea9736180 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:07:59.937070 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65f924b8-fe4e-4340-b7a9-71eea9736180 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:07:59.937638 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1261/5016] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:07:59 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:00.440095 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-05f20649-0a5e-4a9e-a8e4-76aa69439e6b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:00.442602 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-05f20649-0a5e-4a9e-a8e4-76aa69439e6b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:00.442838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-05f20649-0a5e-4a9e-a8e4-76aa69439e6b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:00.443008 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-05f20649-0a5e-4a9e-a8e4-76aa69439e6b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:00.451765 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:00.451765 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:00.456884 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-05f20649-0a5e-4a9e-a8e4-76aa69439e6b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:00.463600 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-05f20649-0a5e-4a9e-a8e4-76aa69439e6b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:00.464284 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1250/5017] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:08:00 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:02.508708 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b3778dc7-2749-4992-84d0-af25553b1209 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:02.509503 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b3778dc7-2749-4992-84d0-af25553b1209 None None] GET https://10.4.3.99/volume// Jul 03 15:08:02.509503 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b3778dc7-2749-4992-84d0-af25553b1209 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:02.509589 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b3778dc7-2749-4992-84d0-af25553b1209 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:02.509985 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b3778dc7-2749-4992-84d0-af25553b1209 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:08:02.510264 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1236/5018] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:08:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:08:02.517939 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-de4fecc1-d193-476e-87f1-fbe95582160c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:02.556506 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-de4fecc1-d193-476e-87f1-fbe95582160c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:08:02.556832 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-de4fecc1-d193-476e-87f1-fbe95582160c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a175b3f-b770-4441-9655-40b9be2bb13c", "connector": null, "instance_uuid": "f2eeabba-0293-4bf0-a145-79c5906e0fc9"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:02.564677 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:02.564677 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:02.587999 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-de4fecc1-d193-476e-87f1-fbe95582160c tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:08:02.588460 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1272/5019] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:08:02 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:02.996153 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-853ae835-44de-4e5c-ba78-418655862325 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:02.996997 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-853ae835-44de-4e5c-ba78-418655862325 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:02.997292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-853ae835-44de-4e5c-ba78-418655862325 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:02.997536 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-853ae835-44de-4e5c-ba78-418655862325 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:03.010197 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:03.010197 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:03.014770 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-853ae835-44de-4e5c-ba78-418655862325 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:03.020886 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-853ae835-44de-4e5c-ba78-418655862325 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:03.021675 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1262/5020] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:02 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:03.116534 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-eb0fe7f0-c67f-4241-9445-c1d73c0d4e43 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:03.117014 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eb0fe7f0-c67f-4241-9445-c1d73c0d4e43 None None] GET https://10.4.3.99/volume// Jul 03 15:08:03.117103 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eb0fe7f0-c67f-4241-9445-c1d73c0d4e43 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:03.117318 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eb0fe7f0-c67f-4241-9445-c1d73c0d4e43 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:03.117950 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eb0fe7f0-c67f-4241-9445-c1d73c0d4e43 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:08:03.118027 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1251/5021] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:08:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:08:03.126834 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-6b341940-22f0-439f-a52c-8b5b4ab2f65a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:03.129629 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-6b341940-22f0-439f-a52c-8b5b4ab2f65a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:03.129882 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-6b341940-22f0-439f-a52c-8b5b4ab2f65a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:03.130729 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-6b341940-22f0-439f-a52c-8b5b4ab2f65a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:03.133082 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=159,cinder:UPDATE=44,cinder:INSERT=28 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:08:03.144739 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:03.144739 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:03.150150 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-6b341940-22f0-439f-a52c-8b5b4ab2f65a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:03.154292 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-6b341940-22f0-439f-a52c-8b5b4ab2f65a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:03.154762 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1237/5022] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:08:03 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 1060 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:03.308462 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-f7b5d673-bef5-482c-ae99-aba0928e26c3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:03.311396 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-f7b5d673-bef5-482c-ae99-aba0928e26c3 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] PUT https://10.4.3.99/volume/v3/attachments/1845247a-6660-4ae8-809e-0734c1a213f0 Jul 03 15:08:03.311891 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-f7b5d673-bef5-482c-ae99-aba0928e26c3 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:03.323026 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-f7b5d673-bef5-482c-ae99-aba0928e26c3 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Acquiring lock "cinder-attachment_update-2a175b3f-b770-4441-9655-40b9be2bb13c-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:08:03.330155 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-f7b5d673-bef5-482c-ae99-aba0928e26c3 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Lock "cinder-attachment_update-2a175b3f-b770-4441-9655-40b9be2bb13c-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:08:03.330155 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:03.330155 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:03.857231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-f7b5d673-bef5-482c-ae99-aba0928e26c3 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Lock "cinder-attachment_update-2a175b3f-b770-4441-9655-40b9be2bb13c-np0000004430" released by "attachment_update" :: held 0.529s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:08:03.857231 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-f7b5d673-bef5-482c-ae99-aba0928e26c3 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/1845247a-6660-4ae8-809e-0734c1a213f0 returned with HTTP 200 Jul 03 15:08:03.857231 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1273/5023] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:08:03 2026] PUT /volume/v3/attachments/1845247a-6660-4ae8-809e-0734c1a213f0 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:04.033804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b7bd774e-51e9-47af-af44-9f020f670d7d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:04.035634 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b7bd774e-51e9-47af-af44-9f020f670d7d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:04.035828 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b7bd774e-51e9-47af-af44-9f020f670d7d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:04.036029 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b7bd774e-51e9-47af-af44-9f020f670d7d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:04.045507 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:04.045507 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:04.048931 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b7bd774e-51e9-47af-af44-9f020f670d7d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:04.053494 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b7bd774e-51e9-47af-af44-9f020f670d7d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:04.053845 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1263/5024] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:04 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:05.067219 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2c416b76-3bf0-4494-98e2-3eecc29ed04a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:05.069343 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c416b76-3bf0-4494-98e2-3eecc29ed04a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:05.070438 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c416b76-3bf0-4494-98e2-3eecc29ed04a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:05.070438 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c416b76-3bf0-4494-98e2-3eecc29ed04a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:05.083065 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:05.083065 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:05.088315 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2c416b76-3bf0-4494-98e2-3eecc29ed04a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:05.093241 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c416b76-3bf0-4494-98e2-3eecc29ed04a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:05.093679 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1252/5025] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:05 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:06.108597 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-04d61f17-2244-4213-a99a-68c8e2afc289 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:06.110369 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04d61f17-2244-4213-a99a-68c8e2afc289 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:06.110550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04d61f17-2244-4213-a99a-68c8e2afc289 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:06.110723 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-04d61f17-2244-4213-a99a-68c8e2afc289 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:06.119650 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:06.119650 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:06.122878 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-04d61f17-2244-4213-a99a-68c8e2afc289 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:06.126744 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-04d61f17-2244-4213-a99a-68c8e2afc289 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:06.127171 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1238/5026] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:06 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:07.141229 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4b7c8124-78db-4f84-adac-e758b4d7c367 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:07.142684 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b7c8124-78db-4f84-adac-e758b4d7c367 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:07.142855 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b7c8124-78db-4f84-adac-e758b4d7c367 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:07.143022 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4b7c8124-78db-4f84-adac-e758b4d7c367 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:07.151903 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:07.151903 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:07.154849 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4b7c8124-78db-4f84-adac-e758b4d7c367 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:07.158962 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4b7c8124-78db-4f84-adac-e758b4d7c367 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:07.159660 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1274/5027] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:07 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:08.172735 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-215bb5ef-e97c-4430-972b-c1b88ccaf7fe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:08.175354 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-215bb5ef-e97c-4430-972b-c1b88ccaf7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:08.175741 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-215bb5ef-e97c-4430-972b-c1b88ccaf7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:08.176280 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-215bb5ef-e97c-4430-972b-c1b88ccaf7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:08.194648 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:08.194648 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:08.196392 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-215bb5ef-e97c-4430-972b-c1b88ccaf7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:08.204444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-215bb5ef-e97c-4430-972b-c1b88ccaf7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:08.205406 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1264/5028] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:08 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:09.218583 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b404c246-11ce-49aa-9946-0a53fb645681 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:09.220487 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b404c246-11ce-49aa-9946-0a53fb645681 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:09.220674 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b404c246-11ce-49aa-9946-0a53fb645681 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:09.220853 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b404c246-11ce-49aa-9946-0a53fb645681 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:09.230413 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:09.230413 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:09.234146 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b404c246-11ce-49aa-9946-0a53fb645681 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:09.238362 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b404c246-11ce-49aa-9946-0a53fb645681 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:09.238799 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1253/5029] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:09 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:09.420565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-dc16b875-0855-4cc8-9065-484502a91694 req-d9f910bb-7b79-4b5f-8a6e-1d08aefa3649 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:09.422935 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dc16b875-0855-4cc8-9065-484502a91694 req-d9f910bb-7b79-4b5f-8a6e-1d08aefa3649 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6d34529d-8518-4c26-b851-135020aee653 Jul 03 15:08:09.423188 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dc16b875-0855-4cc8-9065-484502a91694 req-d9f910bb-7b79-4b5f-8a6e-1d08aefa3649 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:09.423442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-dc16b875-0855-4cc8-9065-484502a91694 req-d9f910bb-7b79-4b5f-8a6e-1d08aefa3649 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:09.433278 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:09.433278 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:09.961404 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-dc16b875-0855-4cc8-9065-484502a91694 req-d9f910bb-7b79-4b5f-8a6e-1d08aefa3649 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments/6d34529d-8518-4c26-b851-135020aee653 returned with HTTP 200 Jul 03 15:08:09.961742 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1239/5030] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:08:09 2026] DELETE /volume/v3/attachments/6d34529d-8518-4c26-b851-135020aee653 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:10.084110 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-d395b5b5-3188-486a-99c7-a3bdd7b2de7e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:10.086157 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-d395b5b5-3188-486a-99c7-a3bdd7b2de7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/attachments/1845247a-6660-4ae8-809e-0734c1a213f0/action Jul 03 15:08:10.086554 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-d395b5b5-3188-486a-99c7-a3bdd7b2de7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:08:10.086667 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-d395b5b5-3188-486a-99c7-a3bdd7b2de7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:10.100360 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:10.100360 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:10.108910 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-62de2e51-7b8c-4df4-b83d-e0c4d3e1883a req-d395b5b5-3188-486a-99c7-a3bdd7b2de7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/1845247a-6660-4ae8-809e-0734c1a213f0/action returned with HTTP 204 Jul 03 15:08:10.109377 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1275/5031] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:08:10 2026] POST /volume/v3/attachments/1845247a-6660-4ae8-809e-0734c1a213f0/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:10.251398 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-49bda521-7717-4c1e-ac7a-fd7b1b52a71f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:10.253826 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-49bda521-7717-4c1e-ac7a-fd7b1b52a71f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:10.254150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-49bda521-7717-4c1e-ac7a-fd7b1b52a71f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:10.254493 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-49bda521-7717-4c1e-ac7a-fd7b1b52a71f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:10.266204 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:10.266204 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:10.270440 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-49bda521-7717-4c1e-ac7a-fd7b1b52a71f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:10.274829 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-49bda521-7717-4c1e-ac7a-fd7b1b52a71f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:10.275452 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1265/5032] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:10 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:13.206414 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aef3169d-b4a5-4707-89f8-3941b3c57e31 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:13.208839 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aef3169d-b4a5-4707-89f8-3941b3c57e31 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:08:13.209172 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aef3169d-b4a5-4707-89f8-3941b3c57e31 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:13.209447 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aef3169d-b4a5-4707-89f8-3941b3c57e31 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:13.209672 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-aef3169d-b4a5-4707-89f8-3941b3c57e31 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Delete volume with id: a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:08:13.219454 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:13.219454 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:13.220101 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-aef3169d-b4a5-4707-89f8-3941b3c57e31 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:08:13.241366 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-aef3169d-b4a5-4707-89f8-3941b3c57e31 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Delete volume request issued successfully. Jul 03 15:08:13.241632 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aef3169d-b4a5-4707-89f8-3941b3c57e31 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 returned with HTTP 202 Jul 03 15:08:13.242223 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1254/5033] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:08:13 2026] DELETE /volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:08:13.251108 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0d5d8c40-3d2a-413c-b7a1-ae4bdc475174 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:13.252959 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d5d8c40-3d2a-413c-b7a1-ae4bdc475174 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:08:13.253274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d5d8c40-3d2a-413c-b7a1-ae4bdc475174 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:13.253477 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d5d8c40-3d2a-413c-b7a1-ae4bdc475174 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:13.261930 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:13.261930 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:13.266179 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0d5d8c40-3d2a-413c-b7a1-ae4bdc475174 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:08:13.272592 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d5d8c40-3d2a-413c-b7a1-ae4bdc475174 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 returned with HTTP 200 Jul 03 15:08:13.273232 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1240/5034] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:13 2026] GET /volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:13.508997 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1891b650-ac84-4119-9a66-6ea246ccdced req-580ab639-91e1-4355-81ed-2ffae7284cee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:13.511760 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-580ab639-91e1-4355-81ed-2ffae7284cee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:13.512093 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-580ab639-91e1-4355-81ed-2ffae7284cee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:13.512421 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-580ab639-91e1-4355-81ed-2ffae7284cee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:13.524988 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:13.524988 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:13.530461 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1891b650-ac84-4119-9a66-6ea246ccdced req-580ab639-91e1-4355-81ed-2ffae7284cee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:13.535993 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-580ab639-91e1-4355-81ed-2ffae7284cee tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:13.536483 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1276/5035] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:08:13 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:13.555666 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1891b650-ac84-4119-9a66-6ea246ccdced req-885a7b61-773d-4cfa-8022-4621e33db9c0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:13.558095 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-885a7b61-773d-4cfa-8022-4621e33db9c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c/action Jul 03 15:08:13.558556 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-885a7b61-773d-4cfa-8022-4621e33db9c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:08:13.558729 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-885a7b61-773d-4cfa-8022-4621e33db9c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:13.574459 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:13.574459 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:13.575174 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-1891b650-ac84-4119-9a66-6ea246ccdced req-885a7b61-773d-4cfa-8022-4621e33db9c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:13.584451 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-1891b650-ac84-4119-9a66-6ea246ccdced req-885a7b61-773d-4cfa-8022-4621e33db9c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Begin detaching volume completed successfully. Jul 03 15:08:13.584818 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-885a7b61-773d-4cfa-8022-4621e33db9c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c/action returned with HTTP 202 Jul 03 15:08:13.585359 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1266/5036] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:08:13 2026] POST /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:08:14.286161 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-79eafbeb-5a0f-47ab-bd0d-ef1f54e2e71d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:14.288079 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-79eafbeb-5a0f-47ab-bd0d-ef1f54e2e71d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 Jul 03 15:08:14.288363 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-79eafbeb-5a0f-47ab-bd0d-ef1f54e2e71d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:14.288591 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-79eafbeb-5a0f-47ab-bd0d-ef1f54e2e71d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:14.295556 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-79eafbeb-5a0f-47ab-bd0d-ef1f54e2e71d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 returned with HTTP 404 Jul 03 15:08:14.296194 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1255/5037] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:14 2026] GET /volume/v3/volumes/a731ba3b-1625-4deb-ae11-e2a1659750a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:08:14.303582 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-22013eab-7f32-4c28-9e7d-4b568c209f45 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:14.305830 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22013eab-7f32-4c28-9e7d-4b568c209f45 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb Jul 03 15:08:14.306115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22013eab-7f32-4c28-9e7d-4b568c209f45 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:14.306410 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-22013eab-7f32-4c28-9e7d-4b568c209f45 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:14.306519 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-22013eab-7f32-4c28-9e7d-4b568c209f45 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Delete snapshot with id: a44971fb-e7d8-4394-a1d0-29120f0e62bb Jul 03 15:08:14.312372 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:14.312372 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:14.312797 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-22013eab-7f32-4c28-9e7d-4b568c209f45 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot retrieved successfully. Jul 03 15:08:14.333594 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-22013eab-7f32-4c28-9e7d-4b568c209f45 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot delete request issued successfully. Jul 03 15:08:14.333798 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-22013eab-7f32-4c28-9e7d-4b568c209f45 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb returned with HTTP 202 Jul 03 15:08:14.334257 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1241/5038] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:08:14 2026] DELETE /volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:08:14.341584 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6ff91f4c-5a81-4aa2-ab8f-c76933ba7eae None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:14.343431 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ff91f4c-5a81-4aa2-ab8f-c76933ba7eae tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb Jul 03 15:08:14.344812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ff91f4c-5a81-4aa2-ab8f-c76933ba7eae tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:14.344812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6ff91f4c-5a81-4aa2-ab8f-c76933ba7eae tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:14.349670 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:14.349670 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:14.350200 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6ff91f4c-5a81-4aa2-ab8f-c76933ba7eae tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot retrieved successfully. Jul 03 15:08:14.351072 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6ff91f4c-5a81-4aa2-ab8f-c76933ba7eae tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb returned with HTTP 200 Jul 03 15:08:14.351621 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1277/5039] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:14 2026] GET /volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:14.612844 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-044b8ee9-18d9-4de9-be9f-5a703db4d524 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:14.613258 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-044b8ee9-18d9-4de9-be9f-5a703db4d524 None None] GET https://10.4.3.99/volume// Jul 03 15:08:14.613379 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-044b8ee9-18d9-4de9-be9f-5a703db4d524 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:14.613553 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-044b8ee9-18d9-4de9-be9f-5a703db4d524 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:14.613849 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-044b8ee9-18d9-4de9-be9f-5a703db4d524 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:08:14.614171 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1267/5040] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:08:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:08:14.622778 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1891b650-ac84-4119-9a66-6ea246ccdced req-0818fbfc-17d5-4083-8513-78ad383d578d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:14.624922 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-0818fbfc-17d5-4083-8513-78ad383d578d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:14.625157 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-0818fbfc-17d5-4083-8513-78ad383d578d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:14.625331 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-0818fbfc-17d5-4083-8513-78ad383d578d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:14.634467 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:14.634467 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:14.637731 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1891b650-ac84-4119-9a66-6ea246ccdced req-0818fbfc-17d5-4083-8513-78ad383d578d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:14.641857 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-0818fbfc-17d5-4083-8513-78ad383d578d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:14.642377 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1256/5041] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:08:14 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:15.364067 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ca39667d-2ff3-4ca5-bd7a-1d14515ccd91 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:15.366035 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca39667d-2ff3-4ca5-bd7a-1d14515ccd91 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb Jul 03 15:08:15.366268 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca39667d-2ff3-4ca5-bd7a-1d14515ccd91 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:15.366452 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ca39667d-2ff3-4ca5-bd7a-1d14515ccd91 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:15.371049 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ca39667d-2ff3-4ca5-bd7a-1d14515ccd91 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb returned with HTTP 404 Jul 03 15:08:15.371551 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1242/5042] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:15 2026] GET /volume/v3/snapshots/a44971fb-e7d8-4394-a1d0-29120f0e62bb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:15.546258 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1891b650-ac84-4119-9a66-6ea246ccdced req-763bbb63-da2d-41cb-9fa6-2940c7eeb1b8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:15.548112 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-763bbb63-da2d-41cb-9fa6-2940c7eeb1b8 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/attachments/1845247a-6660-4ae8-809e-0734c1a213f0 Jul 03 15:08:15.548343 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-763bbb63-da2d-41cb-9fa6-2940c7eeb1b8 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:15.548565 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-763bbb63-da2d-41cb-9fa6-2940c7eeb1b8 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:15.555728 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:15.555728 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:16.086955 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1891b650-ac84-4119-9a66-6ea246ccdced req-763bbb63-da2d-41cb-9fa6-2940c7eeb1b8 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/1845247a-6660-4ae8-809e-0734c1a213f0 returned with HTTP 200 Jul 03 15:08:16.086955 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1278/5043] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:08:15 2026] DELETE /volume/v3/attachments/1845247a-6660-4ae8-809e-0734c1a213f0 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:16.752114 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:16.753857 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:08:16.754233 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1620096244", "snapshot_id": "0a585757-7ea5-465a-b418-deeac1c7b4b1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:16.755834 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1620096244', 'snapshot_id': '0a585757-7ea5-465a-b418-deeac1c7b4b1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:08:16.762247 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:16.762247 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:16.762925 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:08:16.763065 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume of 1 GB Jul 03 15:08:16.770245 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Availability Zones retrieved successfully. Jul 03 15:08:16.779121 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Flow 'volume_create_api' (197d52dd-44e0-4162-9bec-8679ebad0435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:08:16.780656 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988e1d68-697b-4f14-8b75-e7f51672b123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:16.782143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:08:16.830068 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988e1d68-697b-4f14-8b75-e7f51672b123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a585757-7ea5-465a-b418-deeac1c7b4b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:16.830952 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c52f649-6074-4159-ac34-c9f761ed8d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:16.892075 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Created reservations ['0b3135c0-640c-4f52-9b77-7b9b8869dd2f', 'ce3615d7-e458-47b4-a433-3537e8fb5551', '4da3fab9-08b0-4bbd-8686-1a0552c2d508', '79d816f6-c40a-4798-bbcd-9b81df17a776'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:08:16.893655 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c52f649-6074-4159-ac34-c9f761ed8d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b3135c0-640c-4f52-9b77-7b9b8869dd2f', 'ce3615d7-e458-47b4-a433-3537e8fb5551', '4da3fab9-08b0-4bbd-8686-1a0552c2d508', '79d816f6-c40a-4798-bbcd-9b81df17a776']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:16.894783 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f523b2-6276-4b32-b3d8-1c8fe4191b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:16.954168 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f523b2-6276-4b32-b3d8-1c8fe4191b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ef18f5-ad60-4ce9-aabd-822c8c5314db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1620096244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a15c683e1484c1788bcf131e129fe72',qos_specs=None,replication_status=,reservations=['0b3135c0-640c-4f52-9b77-7b9b8869dd2f','ce3615d7-e458-47b4-a433-3537e8fb5551','4da3fab9-08b0-4bbd-8686-1a0552c2d508','79d816f6-c40a-4798-bbcd-9b81df17a776'],size=1,snapshot_id=0a585757-7ea5-465a-b418-deeac1c7b4b1,source_replicaid=,source_volid=None,status='creating',user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1620096244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ef18f5-ad60-4ce9-aabd-822c8c5314db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a15c683e1484c1788bcf131e129fe72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a585757-7ea5-465a-b418-deeac1c7b4b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:16.955093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025b240f-a398-492d-9abd-b86b6facf286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:16.978293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025b240f-a398-492d-9abd-b86b6facf286) transitioned into state 'SUCCESS' from state '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-1620096244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a15c683e1484c1788bcf131e129fe72',qos_specs=None,replication_status=,reservations=['0b3135c0-640c-4f52-9b77-7b9b8869dd2f','ce3615d7-e458-47b4-a433-3537e8fb5551','4da3fab9-08b0-4bbd-8686-1a0552c2d508','79d816f6-c40a-4798-bbcd-9b81df17a776'],size=1,snapshot_id=0a585757-7ea5-465a-b418-deeac1c7b4b1,source_replicaid=,source_volid=None,status='creating',user_id='c1637c03a859499195b9d6cdfe4a0dd2',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:16.978917 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee87785-e265-4986-b097-d91c8932f22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:17.003758 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee87785-e265-4986-b097-d91c8932f22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:17.004677 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Flow 'volume_create_api' (197d52dd-44e0-4162-9bec-8679ebad0435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:08:17.004949 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Create volume request issued successfully. Jul 03 15:08:17.005579 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c39c2266-6f83-4ffb-8f4c-7dbb4b497dfe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:08:17.006029 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1268/5044] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:08:16 2026] POST /volume/v3/volumes => generated 789 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:08:17.019920 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b954f093-f509-4220-8013-d683c18a3c4b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:17.022115 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b954f093-f509-4220-8013-d683c18a3c4b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:17.022373 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b954f093-f509-4220-8013-d683c18a3c4b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:17.022489 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b954f093-f509-4220-8013-d683c18a3c4b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:17.029209 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:17.029209 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:17.033016 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b954f093-f509-4220-8013-d683c18a3c4b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:17.037646 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b954f093-f509-4220-8013-d683c18a3c4b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:17.038337 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1257/5045] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:17 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:18.052472 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7decca34-b33b-4673-b9ef-635f5c3e3417 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:18.054262 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7decca34-b33b-4673-b9ef-635f5c3e3417 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:18.054441 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7decca34-b33b-4673-b9ef-635f5c3e3417 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:18.054643 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7decca34-b33b-4673-b9ef-635f5c3e3417 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:18.061634 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:18.061634 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:18.065039 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7decca34-b33b-4673-b9ef-635f5c3e3417 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:18.068816 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7decca34-b33b-4673-b9ef-635f5c3e3417 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:18.069209 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1243/5046] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:18 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:18.080384 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5e7d89ec-b125-43a2-98ad-177216a95160 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:18.082063 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5e7d89ec-b125-43a2-98ad-177216a95160 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:18.082264 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5e7d89ec-b125-43a2-98ad-177216a95160 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:18.082434 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5e7d89ec-b125-43a2-98ad-177216a95160 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:18.088759 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:18.088759 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:18.092417 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5e7d89ec-b125-43a2-98ad-177216a95160 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:18.096002 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5e7d89ec-b125-43a2-98ad-177216a95160 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:18.096369 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1279/5047] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:18 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:18.572175 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-16263888-2c27-4494-89fa-a2136f9015fd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:18.574532 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-16263888-2c27-4494-89fa-a2136f9015fd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:18.574728 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-16263888-2c27-4494-89fa-a2136f9015fd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:18.574903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-16263888-2c27-4494-89fa-a2136f9015fd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:18.581654 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:18.581654 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:18.584936 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-16263888-2c27-4494-89fa-a2136f9015fd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:18.589892 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-16263888-2c27-4494-89fa-a2136f9015fd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:18.590393 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1269/5048] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:08:18 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:19.854585 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-39bb08a5-3f67-4533-a0ab-f5a3247e0385 req-fb9ee389-03e8-4b33-b108-e2450f6f11ae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:19.856599 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-39bb08a5-3f67-4533-a0ab-f5a3247e0385 req-fb9ee389-03e8-4b33-b108-e2450f6f11ae tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] DELETE https://10.4.3.99/volume/v3/attachments/935c1595-c99c-4b3e-a049-1106ed59f972 Jul 03 15:08:19.856774 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-39bb08a5-3f67-4533-a0ab-f5a3247e0385 req-fb9ee389-03e8-4b33-b108-e2450f6f11ae tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:19.856951 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-39bb08a5-3f67-4533-a0ab-f5a3247e0385 req-fb9ee389-03e8-4b33-b108-e2450f6f11ae tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:19.864731 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:19.864731 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:20.394776 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-39bb08a5-3f67-4533-a0ab-f5a3247e0385 req-fb9ee389-03e8-4b33-b108-e2450f6f11ae tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments/935c1595-c99c-4b3e-a049-1106ed59f972 returned with HTTP 200 Jul 03 15:08:20.395180 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1258/5049] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:08:19 2026] DELETE /volume/v3/attachments/935c1595-c99c-4b3e-a049-1106ed59f972 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:20.623092 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9eb9ff41-6318-4fc3-abff-a2b71084f4c1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:20.623476 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9eb9ff41-6318-4fc3-abff-a2b71084f4c1 None None] GET https://10.4.3.99/volume// Jul 03 15:08:20.623620 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9eb9ff41-6318-4fc3-abff-a2b71084f4c1 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:20.623817 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9eb9ff41-6318-4fc3-abff-a2b71084f4c1 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:20.624150 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9eb9ff41-6318-4fc3-abff-a2b71084f4c1 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:08:20.624443 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1244/5050] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:08:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:08:20.631138 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-661a51a2-4910-40ce-8271-a765470f5142 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:20.633106 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-661a51a2-4910-40ce-8271-a765470f5142 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:08:20.633471 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-661a51a2-4910-40ce-8271-a765470f5142 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3ef18f5-ad60-4ce9-aabd-822c8c5314db", "connector": null, "instance_uuid": "f2eeabba-0293-4bf0-a145-79c5906e0fc9"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:20.642117 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:20.642117 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:20.666289 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-661a51a2-4910-40ce-8271-a765470f5142 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:08:20.666776 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1280/5051] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:08:20 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 03 15:08:21.112197 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-467fac0d-4458-40db-81e6-bd03b73e1d53 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:21.113902 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-467fac0d-4458-40db-81e6-bd03b73e1d53 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:21.114137 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-467fac0d-4458-40db-81e6-bd03b73e1d53 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:21.114351 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-467fac0d-4458-40db-81e6-bd03b73e1d53 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:21.124027 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:21.124027 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:21.128337 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-467fac0d-4458-40db-81e6-bd03b73e1d53 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:21.133083 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-467fac0d-4458-40db-81e6-bd03b73e1d53 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:21.133479 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1270/5052] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:21 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:21.192482 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4222e95b-e8f9-4bdf-9f6a-fdf3d6b6f830 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:21.192809 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4222e95b-e8f9-4bdf-9f6a-fdf3d6b6f830 None None] GET https://10.4.3.99/volume// Jul 03 15:08:21.192942 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4222e95b-e8f9-4bdf-9f6a-fdf3d6b6f830 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:21.193144 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4222e95b-e8f9-4bdf-9f6a-fdf3d6b6f830 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:21.193453 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4222e95b-e8f9-4bdf-9f6a-fdf3d6b6f830 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:08:21.193755 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1259/5053] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:08:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:08:21.203012 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-512be8d7-b2a4-410d-9f0b-366e0698781b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:21.231480 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-512be8d7-b2a4-410d-9f0b-366e0698781b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:21.231757 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-512be8d7-b2a4-410d-9f0b-366e0698781b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:21.232009 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-512be8d7-b2a4-410d-9f0b-366e0698781b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:21.244502 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:21.244502 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:21.248410 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-512be8d7-b2a4-410d-9f0b-366e0698781b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:21.252471 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-512be8d7-b2a4-410d-9f0b-366e0698781b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:21.252828 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1245/5054] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:08:21 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 1061 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:21.353384 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-2b9e4664-2d7d-463c-aa5c-75f3eb210d18 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:21.355667 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-2b9e4664-2d7d-463c-aa5c-75f3eb210d18 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] PUT https://10.4.3.99/volume/v3/attachments/811053d6-0bc0-4438-8b98-4140a0558379 Jul 03 15:08:21.356029 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-2b9e4664-2d7d-463c-aa5c-75f3eb210d18 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:21.363307 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-2b9e4664-2d7d-463c-aa5c-75f3eb210d18 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Acquiring lock "cinder-attachment_update-b3ef18f5-ad60-4ce9-aabd-822c8c5314db-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:08:21.367956 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-2b9e4664-2d7d-463c-aa5c-75f3eb210d18 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Lock "cinder-attachment_update-b3ef18f5-ad60-4ce9-aabd-822c8c5314db-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:08:21.369291 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:21.369291 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:21.892652 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-2b9e4664-2d7d-463c-aa5c-75f3eb210d18 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Lock "cinder-attachment_update-b3ef18f5-ad60-4ce9-aabd-822c8c5314db-np0000004430" released by "attachment_update" :: held 0.525s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:08:21.893121 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-2b9e4664-2d7d-463c-aa5c-75f3eb210d18 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/811053d6-0bc0-4438-8b98-4140a0558379 returned with HTTP 200 Jul 03 15:08:21.893579 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1281/5055] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:08:21 2026] PUT /volume/v3/attachments/811053d6-0bc0-4438-8b98-4140a0558379 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:22.146662 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-36dc4a50-3dc8-4e15-9689-13c124699804 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:22.148488 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-36dc4a50-3dc8-4e15-9689-13c124699804 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:22.148704 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-36dc4a50-3dc8-4e15-9689-13c124699804 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:22.148891 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-36dc4a50-3dc8-4e15-9689-13c124699804 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:22.158363 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:22.158363 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:22.161717 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-36dc4a50-3dc8-4e15-9689-13c124699804 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:22.166122 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-36dc4a50-3dc8-4e15-9689-13c124699804 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:22.166667 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1271/5056] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:22 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:23.179154 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-872f564d-ac20-493c-bbb7-3845fd846375 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:23.181099 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-872f564d-ac20-493c-bbb7-3845fd846375 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:23.181510 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-872f564d-ac20-493c-bbb7-3845fd846375 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:23.181790 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-872f564d-ac20-493c-bbb7-3845fd846375 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:23.193907 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:23.193907 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:23.198898 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-872f564d-ac20-493c-bbb7-3845fd846375 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:23.203464 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-872f564d-ac20-493c-bbb7-3845fd846375 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:23.204117 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1260/5057] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:23 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:24.199084 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2c039455-a1a3-4a35-ae7d-f4f4690c30f0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:24.201367 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c039455-a1a3-4a35-ae7d-f4f4690c30f0 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] DELETE https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:08:24.201653 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2c039455-a1a3-4a35-ae7d-f4f4690c30f0 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:24.201905 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2c039455-a1a3-4a35-ae7d-f4f4690c30f0 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:24.202169 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-2c039455-a1a3-4a35-ae7d-f4f4690c30f0 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Delete volume with id: 5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:08:24.210715 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:24.210715 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:24.211234 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2c039455-a1a3-4a35-ae7d-f4f4690c30f0 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:08:24.218393 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-61ab7f2e-8e7f-4b6a-bb44-f9cc5c58a7fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:24.220113 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61ab7f2e-8e7f-4b6a-bb44-f9cc5c58a7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:24.220363 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61ab7f2e-8e7f-4b6a-bb44-f9cc5c58a7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:24.220607 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-61ab7f2e-8e7f-4b6a-bb44-f9cc5c58a7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:24.228346 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2c039455-a1a3-4a35-ae7d-f4f4690c30f0 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Delete volume request issued successfully. Jul 03 15:08:24.228501 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c039455-a1a3-4a35-ae7d-f4f4690c30f0 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f returned with HTTP 202 Jul 03 15:08:24.228885 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1246/5058] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:08:24 2026] DELETE /volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:08:24.230703 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:24.230703 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:24.234810 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-61ab7f2e-8e7f-4b6a-bb44-f9cc5c58a7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:24.236600 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6e810853-3407-4c66-93a1-3a9bacde61a1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:24.238738 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e810853-3407-4c66-93a1-3a9bacde61a1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:08:24.239011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6e810853-3407-4c66-93a1-3a9bacde61a1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:24.239275 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6e810853-3407-4c66-93a1-3a9bacde61a1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:24.239788 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-61ab7f2e-8e7f-4b6a-bb44-f9cc5c58a7fe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:24.240245 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1282/5059] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:24 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:24.247428 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:24.247428 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:24.251700 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6e810853-3407-4c66-93a1-3a9bacde61a1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:08:24.257685 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6e810853-3407-4c66-93a1-3a9bacde61a1 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f returned with HTTP 200 Jul 03 15:08:24.258190 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1272/5060] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:24 2026] GET /volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:25.254113 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5d4e31ba-8d7d-4617-a829-5449bfc32e2a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:25.255919 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5d4e31ba-8d7d-4617-a829-5449bfc32e2a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:25.256151 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5d4e31ba-8d7d-4617-a829-5449bfc32e2a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:25.256344 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5d4e31ba-8d7d-4617-a829-5449bfc32e2a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:25.265611 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:25.265611 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:25.269318 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5d4e31ba-8d7d-4617-a829-5449bfc32e2a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:25.271570 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f66f7729-a5e3-4667-ad38-61d890738d86 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:25.273548 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f66f7729-a5e3-4667-ad38-61d890738d86 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f Jul 03 15:08:25.273726 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f66f7729-a5e3-4667-ad38-61d890738d86 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:25.273894 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f66f7729-a5e3-4667-ad38-61d890738d86 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:25.273960 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5d4e31ba-8d7d-4617-a829-5449bfc32e2a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:25.274362 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1261/5061] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:25 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:25.279413 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f66f7729-a5e3-4667-ad38-61d890738d86 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f returned with HTTP 404 Jul 03 15:08:25.279810 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1247/5062] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:25 2026] GET /volume/v3/volumes/5907cf61-0b30-4240-a6ce-b28c9a11f94f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:08:25.285945 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cc65af55-6949-461d-8a80-c4321c0fa69d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:25.288009 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc65af55-6949-461d-8a80-c4321c0fa69d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd Jul 03 15:08:25.288229 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc65af55-6949-461d-8a80-c4321c0fa69d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:25.288406 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cc65af55-6949-461d-8a80-c4321c0fa69d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:25.288499 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-cc65af55-6949-461d-8a80-c4321c0fa69d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Delete snapshot with id: 0f945752-f396-4913-b855-a59d4111c1bd Jul 03 15:08:25.293097 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:25.293097 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:25.293522 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cc65af55-6949-461d-8a80-c4321c0fa69d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot retrieved successfully. Jul 03 15:08:25.312221 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cc65af55-6949-461d-8a80-c4321c0fa69d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot delete request issued successfully. Jul 03 15:08:25.312478 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cc65af55-6949-461d-8a80-c4321c0fa69d tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd returned with HTTP 202 Jul 03 15:08:25.313050 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1283/5063] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:08:25 2026] DELETE /volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:08:25.322253 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5cea13d8-b9cb-4135-936a-a0bb30afbebd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:25.324486 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5cea13d8-b9cb-4135-936a-a0bb30afbebd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd Jul 03 15:08:25.324738 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5cea13d8-b9cb-4135-936a-a0bb30afbebd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:25.324978 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5cea13d8-b9cb-4135-936a-a0bb30afbebd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:25.331733 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:25.331733 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:25.332024 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5cea13d8-b9cb-4135-936a-a0bb30afbebd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Snapshot retrieved successfully. Jul 03 15:08:25.333231 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5cea13d8-b9cb-4135-936a-a0bb30afbebd tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd returned with HTTP 200 Jul 03 15:08:25.333531 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1273/5064] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:25 2026] GET /volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:26.286952 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-62d04670-9abb-40dd-9fcc-13ee3ebd56c2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:26.288834 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-62d04670-9abb-40dd-9fcc-13ee3ebd56c2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:26.289045 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-62d04670-9abb-40dd-9fcc-13ee3ebd56c2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:26.289270 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-62d04670-9abb-40dd-9fcc-13ee3ebd56c2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:26.301355 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:26.301355 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:26.305878 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-62d04670-9abb-40dd-9fcc-13ee3ebd56c2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:26.310052 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-62d04670-9abb-40dd-9fcc-13ee3ebd56c2 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:26.310496 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1262/5065] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:26 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:26.345638 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-10a316a4-38c9-4dae-88b9-b72b1af38275 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:26.347342 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10a316a4-38c9-4dae-88b9-b72b1af38275 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd Jul 03 15:08:26.347512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-10a316a4-38c9-4dae-88b9-b72b1af38275 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:26.347676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-10a316a4-38c9-4dae-88b9-b72b1af38275 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:26.351819 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-10a316a4-38c9-4dae-88b9-b72b1af38275 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd returned with HTTP 404 Jul 03 15:08:26.352289 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1248/5066] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:26 2026] GET /volume/v3/snapshots/0f945752-f396-4913-b855-a59d4111c1bd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:27.323605 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8f7bf93e-0be6-4841-adfb-8af080dde8f6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:27.325779 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f7bf93e-0be6-4841-adfb-8af080dde8f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:27.326022 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8f7bf93e-0be6-4841-adfb-8af080dde8f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:27.326269 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8f7bf93e-0be6-4841-adfb-8af080dde8f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:27.337722 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:27.337722 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:27.340968 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8f7bf93e-0be6-4841-adfb-8af080dde8f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:27.344770 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8f7bf93e-0be6-4841-adfb-8af080dde8f6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:27.345153 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1284/5067] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:27 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:28.095928 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-c59a35fe-f2b4-49cb-9c54-479e54a374cc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:28.097757 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-c59a35fe-f2b4-49cb-9c54-479e54a374cc tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/attachments/811053d6-0bc0-4438-8b98-4140a0558379/action Jul 03 15:08:28.098081 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-c59a35fe-f2b4-49cb-9c54-479e54a374cc tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:08:28.098215 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-c59a35fe-f2b4-49cb-9c54-479e54a374cc tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:28.117139 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:28.117139 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:28.132929 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-80ac41ef-dcf8-4225-80d5-beb9d0b3bb2c req-c59a35fe-f2b4-49cb-9c54-479e54a374cc tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/811053d6-0bc0-4438-8b98-4140a0558379/action returned with HTTP 204 Jul 03 15:08:28.133553 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1274/5068] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:08:28 2026] POST /volume/v3/attachments/811053d6-0bc0-4438-8b98-4140a0558379/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:28.357217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-eb561350-ac5f-4728-a6cc-0de19100fd45 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:28.360572 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eb561350-ac5f-4728-a6cc-0de19100fd45 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:28.360778 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eb561350-ac5f-4728-a6cc-0de19100fd45 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:28.360990 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-eb561350-ac5f-4728-a6cc-0de19100fd45 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:28.372619 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:28.372619 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:28.376337 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-eb561350-ac5f-4728-a6cc-0de19100fd45 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:28.380764 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-eb561350-ac5f-4728-a6cc-0de19100fd45 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:28.381206 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1263/5069] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:28 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:30.627944 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8bbde61c-ee18-4bf2-a5e0-717669c08a8a req-548284d2-ab4c-4a54-a8c7-4d20add03bb3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:30.630046 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8bbde61c-ee18-4bf2-a5e0-717669c08a8a req-548284d2-ab4c-4a54-a8c7-4d20add03bb3 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] DELETE https://10.4.3.99/volume/v3/attachments/7c2e5067-fa6b-4935-8289-2a0cfa88306e Jul 03 15:08:30.630274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8bbde61c-ee18-4bf2-a5e0-717669c08a8a req-548284d2-ab4c-4a54-a8c7-4d20add03bb3 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:30.630455 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8bbde61c-ee18-4bf2-a5e0-717669c08a8a req-548284d2-ab4c-4a54-a8c7-4d20add03bb3 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:30.638951 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:30.638951 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:31.170140 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8bbde61c-ee18-4bf2-a5e0-717669c08a8a req-548284d2-ab4c-4a54-a8c7-4d20add03bb3 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/attachments/7c2e5067-fa6b-4935-8289-2a0cfa88306e returned with HTTP 200 Jul 03 15:08:31.170625 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1249/5070] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:08:30 2026] DELETE /volume/v3/attachments/7c2e5067-fa6b-4935-8289-2a0cfa88306e => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:31.803913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-a1f03014-b5ef-42dd-bd67-539952b87253 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:31.806314 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-a1f03014-b5ef-42dd-bd67-539952b87253 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:31.806720 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-a1f03014-b5ef-42dd-bd67-539952b87253 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:31.807059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-a1f03014-b5ef-42dd-bd67-539952b87253 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:31.818341 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:31.818341 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:31.822486 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-a1f03014-b5ef-42dd-bd67-539952b87253 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:31.828287 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-a1f03014-b5ef-42dd-bd67-539952b87253 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:31.828992 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1285/5071] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:08:31 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:31.846068 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-46a55dfc-5a89-4b07-88a1-80ebdb2688b1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:31.848393 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-46a55dfc-5a89-4b07-88a1-80ebdb2688b1 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] POST https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db/action Jul 03 15:08:31.848730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-46a55dfc-5a89-4b07-88a1-80ebdb2688b1 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:08:31.848860 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-46a55dfc-5a89-4b07-88a1-80ebdb2688b1 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:31.862532 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:31.862532 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:31.863011 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-46a55dfc-5a89-4b07-88a1-80ebdb2688b1 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:31.870912 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-46a55dfc-5a89-4b07-88a1-80ebdb2688b1 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Begin detaching volume completed successfully. Jul 03 15:08:31.871225 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-46a55dfc-5a89-4b07-88a1-80ebdb2688b1 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db/action returned with HTTP 202 Jul 03 15:08:31.871737 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1275/5072] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:08:31 2026] POST /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:08:32.897927 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4b5c48d7-1725-41e3-b97e-a53b9a603d2d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:32.898325 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b5c48d7-1725-41e3-b97e-a53b9a603d2d None None] GET https://10.4.3.99/volume// Jul 03 15:08:32.898527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b5c48d7-1725-41e3-b97e-a53b9a603d2d None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:32.898720 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4b5c48d7-1725-41e3-b97e-a53b9a603d2d None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:32.899061 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4b5c48d7-1725-41e3-b97e-a53b9a603d2d None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:08:32.899350 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1264/5073] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:08:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:08:32.908217 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-6eeabb82-f773-473c-87d0-df2fd6b41cfd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:32.910338 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-6eeabb82-f773-473c-87d0-df2fd6b41cfd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:32.910534 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-6eeabb82-f773-473c-87d0-df2fd6b41cfd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:32.910711 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-6eeabb82-f773-473c-87d0-df2fd6b41cfd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:32.919864 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:32.919864 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:32.923333 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-6eeabb82-f773-473c-87d0-df2fd6b41cfd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:32.927518 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-6eeabb82-f773-473c-87d0-df2fd6b41cfd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:32.927949 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1250/5074] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:08:32 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:33.769293 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-554ae16b-4c46-44c9-bb74-65b840291257 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:33.772019 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-554ae16b-4c46-44c9-bb74-65b840291257 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/attachments/811053d6-0bc0-4438-8b98-4140a0558379 Jul 03 15:08:33.772955 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-554ae16b-4c46-44c9-bb74-65b840291257 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:33.772955 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-554ae16b-4c46-44c9-bb74-65b840291257 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:33.782787 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:33.782787 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:33.943513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bdc89af9-0811-4cfd-b4b9-bce081705e00 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:33.945380 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bdc89af9-0811-4cfd-b4b9-bce081705e00 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:08:33.945588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bdc89af9-0811-4cfd-b4b9-bce081705e00 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:33.945797 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bdc89af9-0811-4cfd-b4b9-bce081705e00 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:33.946006 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-bdc89af9-0811-4cfd-b4b9-bce081705e00 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Delete volume with id: 3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:08:33.954363 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:33.954363 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:33.954818 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bdc89af9-0811-4cfd-b4b9-bce081705e00 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:08:33.974487 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bdc89af9-0811-4cfd-b4b9-bce081705e00 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Delete volume request issued successfully. Jul 03 15:08:33.974701 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bdc89af9-0811-4cfd-b4b9-bce081705e00 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 202 Jul 03 15:08:33.975119 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1276/5075] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:08:33 2026] DELETE /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:08:33.982943 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b83843de-a317-4b13-98e9-fd5a859beb77 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:33.984980 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b83843de-a317-4b13-98e9-fd5a859beb77 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:08:33.985201 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b83843de-a317-4b13-98e9-fd5a859beb77 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:33.985385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b83843de-a317-4b13-98e9-fd5a859beb77 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:33.992845 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:33.992845 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:33.996705 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b83843de-a317-4b13-98e9-fd5a859beb77 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Volume info retrieved successfully. Jul 03 15:08:34.002209 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b83843de-a317-4b13-98e9-fd5a859beb77 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 200 Jul 03 15:08:34.002718 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1265/5076] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:33 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 1386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:34.321251 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-65620cfd-8609-488b-afaf-b1216381c8b8 req-554ae16b-4c46-44c9-bb74-65b840291257 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/attachments/811053d6-0bc0-4438-8b98-4140a0558379 returned with HTTP 200 Jul 03 15:08:34.321674 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1286/5077] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:08:33 2026] DELETE /volume/v3/attachments/811053d6-0bc0-4438-8b98-4140a0558379 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:35.017194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ef6ef040-8438-4aa8-9297-2a729a5c6cd8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:35.019249 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef6ef040-8438-4aa8-9297-2a729a5c6cd8 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] GET https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab Jul 03 15:08:35.019499 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef6ef040-8438-4aa8-9297-2a729a5c6cd8 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:35.019733 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef6ef040-8438-4aa8-9297-2a729a5c6cd8 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:35.028471 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef6ef040-8438-4aa8-9297-2a729a5c6cd8 tempest-TestVolumeBootPatternV346-2078313575 tempest-TestVolumeBootPatternV346-2078313575-project-member] https://10.4.3.99/volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab returned with HTTP 404 Jul 03 15:08:35.029084 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1251/5078] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:35 2026] GET /volume/v3/volumes/3e7fcfc1-1c28-488a-98c5-304f7eda2dab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:08:35.044423 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dabf9abe-7bc1-4f6e-bd08-2395a3ab8ffd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:35.046583 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dabf9abe-7bc1-4f6e-bd08-2395a3ab8ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:35.046791 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dabf9abe-7bc1-4f6e-bd08-2395a3ab8ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:35.047022 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dabf9abe-7bc1-4f6e-bd08-2395a3ab8ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:35.056681 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:35.056681 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:35.060620 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dabf9abe-7bc1-4f6e-bd08-2395a3ab8ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:35.065637 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dabf9abe-7bc1-4f6e-bd08-2395a3ab8ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:35.066141 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1277/5079] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:35 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:35.081674 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-99a2b954-c078-44c9-85e6-ec67c5be7874 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:35.085610 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-99a2b954-c078-44c9-85e6-ec67c5be7874 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:35.085780 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-99a2b954-c078-44c9-85e6-ec67c5be7874 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:35.085972 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-99a2b954-c078-44c9-85e6-ec67c5be7874 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:35.098073 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:35.098073 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:35.105018 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-99a2b954-c078-44c9-85e6-ec67c5be7874 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:35.110206 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-99a2b954-c078-44c9-85e6-ec67c5be7874 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:35.110846 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1266/5080] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:35 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:35.123232 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ab6b033e-d9de-4799-a247-a41cebd3481a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:35.124761 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ab6b033e-d9de-4799-a247-a41cebd3481a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:35.124939 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ab6b033e-d9de-4799-a247-a41cebd3481a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:35.125106 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ab6b033e-d9de-4799-a247-a41cebd3481a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:35.125271 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-ab6b033e-d9de-4799-a247-a41cebd3481a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete volume with id: b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:35.132675 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:35.132675 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:35.133082 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ab6b033e-d9de-4799-a247-a41cebd3481a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:35.149321 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ab6b033e-d9de-4799-a247-a41cebd3481a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete volume request issued successfully. Jul 03 15:08:35.149462 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ab6b033e-d9de-4799-a247-a41cebd3481a tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 202 Jul 03 15:08:35.149902 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1287/5081] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:08:35 2026] DELETE /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:08:35.157375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bb6932d1-c009-4f94-89bd-027359436068 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:35.159634 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb6932d1-c009-4f94-89bd-027359436068 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:35.159886 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb6932d1-c009-4f94-89bd-027359436068 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:35.160111 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bb6932d1-c009-4f94-89bd-027359436068 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:35.168802 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:35.168802 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:35.173358 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bb6932d1-c009-4f94-89bd-027359436068 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:35.177896 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bb6932d1-c009-4f94-89bd-027359436068 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 200 Jul 03 15:08:35.178270 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1252/5082] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:35 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:36.194959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f512c222-d9ca-45bb-95de-607b7b9a0109 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:36.196684 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f512c222-d9ca-45bb-95de-607b7b9a0109 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db Jul 03 15:08:36.196917 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f512c222-d9ca-45bb-95de-607b7b9a0109 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:36.197388 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f512c222-d9ca-45bb-95de-607b7b9a0109 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:36.202896 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f512c222-d9ca-45bb-95de-607b7b9a0109 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db returned with HTTP 404 Jul 03 15:08:36.203484 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1278/5083] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:36 2026] GET /volume/v3/volumes/b3ef18f5-ad60-4ce9-aabd-822c8c5314db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:36.210501 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e3cb1251-d18d-47ce-8ad4-b0a6ce1aa902 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:36.212420 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e3cb1251-d18d-47ce-8ad4-b0a6ce1aa902 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:36.212668 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e3cb1251-d18d-47ce-8ad4-b0a6ce1aa902 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:36.212884 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e3cb1251-d18d-47ce-8ad4-b0a6ce1aa902 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:36.220165 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:36.220165 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:36.223964 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e3cb1251-d18d-47ce-8ad4-b0a6ce1aa902 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:36.228822 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e3cb1251-d18d-47ce-8ad4-b0a6ce1aa902 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:36.229322 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1267/5084] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:36 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:36.242283 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7df889b9-f28c-4fab-a6e1-d0907a83409e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:36.244298 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7df889b9-f28c-4fab-a6e1-d0907a83409e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:36.244547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7df889b9-f28c-4fab-a6e1-d0907a83409e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:36.244771 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7df889b9-f28c-4fab-a6e1-d0907a83409e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:36.253001 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:36.253001 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:36.256705 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7df889b9-f28c-4fab-a6e1-d0907a83409e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:36.261626 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7df889b9-f28c-4fab-a6e1-d0907a83409e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:36.262090 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1288/5085] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:36 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:36.273943 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d220c68-9f80-4594-904a-0ade02fcaa7e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:36.275668 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d220c68-9f80-4594-904a-0ade02fcaa7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:36.275815 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d220c68-9f80-4594-904a-0ade02fcaa7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:36.276022 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d220c68-9f80-4594-904a-0ade02fcaa7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:36.276201 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6d220c68-9f80-4594-904a-0ade02fcaa7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete volume with id: 2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:36.284047 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:36.284047 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:36.284595 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d220c68-9f80-4594-904a-0ade02fcaa7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:36.304571 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d220c68-9f80-4594-904a-0ade02fcaa7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete volume request issued successfully. Jul 03 15:08:36.304790 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d220c68-9f80-4594-904a-0ade02fcaa7e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 202 Jul 03 15:08:36.305265 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1253/5086] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:08:36 2026] DELETE /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:08:36.314280 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-41b05143-9ee7-43ff-b35e-e1f8b635f900 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:36.316094 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-41b05143-9ee7-43ff-b35e-e1f8b635f900 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:36.316327 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-41b05143-9ee7-43ff-b35e-e1f8b635f900 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:36.316548 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-41b05143-9ee7-43ff-b35e-e1f8b635f900 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:36.323767 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:36.323767 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:36.328444 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-41b05143-9ee7-43ff-b35e-e1f8b635f900 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:36.332889 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-41b05143-9ee7-43ff-b35e-e1f8b635f900 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 200 Jul 03 15:08:36.333369 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1279/5087] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:36 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:37.345353 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-619968c8-8d1a-47c1-9116-5ae63c64072e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:37.347416 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-619968c8-8d1a-47c1-9116-5ae63c64072e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c Jul 03 15:08:37.347947 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-619968c8-8d1a-47c1-9116-5ae63c64072e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:37.348256 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-619968c8-8d1a-47c1-9116-5ae63c64072e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:37.355160 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-619968c8-8d1a-47c1-9116-5ae63c64072e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c returned with HTTP 404 Jul 03 15:08:37.355654 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1268/5088] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:37 2026] GET /volume/v3/volumes/2a175b3f-b770-4441-9655-40b9be2bb13c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:37.364003 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2e432bf7-05e9-4e83-a506-967a21000b99 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:37.365869 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2e432bf7-05e9-4e83-a506-967a21000b99 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:08:37.366079 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2e432bf7-05e9-4e83-a506-967a21000b99 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:37.366298 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2e432bf7-05e9-4e83-a506-967a21000b99 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:37.374756 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:37.374756 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:37.378680 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2e432bf7-05e9-4e83-a506-967a21000b99 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:37.383677 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2e432bf7-05e9-4e83-a506-967a21000b99 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:08:37.384085 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1289/5089] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:37 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:37.396656 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e979fb96-cbfc-436e-834c-e865c0e909ef None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:37.398551 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e979fb96-cbfc-436e-834c-e865c0e909ef tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:08:37.398794 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e979fb96-cbfc-436e-834c-e865c0e909ef tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:37.399055 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e979fb96-cbfc-436e-834c-e865c0e909ef tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:37.406346 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:37.406346 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:37.410256 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e979fb96-cbfc-436e-834c-e865c0e909ef tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:37.415025 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e979fb96-cbfc-436e-834c-e865c0e909ef tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:08:37.415515 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1254/5090] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:37 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:37.428012 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-377ccba4-8881-4250-87e0-d5a5653dacd5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:37.429717 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-377ccba4-8881-4250-87e0-d5a5653dacd5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:08:37.430169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-377ccba4-8881-4250-87e0-d5a5653dacd5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:37.430525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-377ccba4-8881-4250-87e0-d5a5653dacd5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:37.431222 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-377ccba4-8881-4250-87e0-d5a5653dacd5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete volume with id: f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:08:37.438114 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:37.438114 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:37.438665 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-377ccba4-8881-4250-87e0-d5a5653dacd5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:37.457891 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-377ccba4-8881-4250-87e0-d5a5653dacd5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete volume request issued successfully. Jul 03 15:08:37.458062 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-377ccba4-8881-4250-87e0-d5a5653dacd5 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 202 Jul 03 15:08:37.458547 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1280/5091] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:08:37 2026] DELETE /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:08:37.466773 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f8b9b05c-580f-4f1e-b14f-c64ba51a832f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:37.468828 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f8b9b05c-580f-4f1e-b14f-c64ba51a832f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:08:37.469109 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f8b9b05c-580f-4f1e-b14f-c64ba51a832f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:37.469347 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f8b9b05c-580f-4f1e-b14f-c64ba51a832f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:37.480262 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:37.480262 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:37.484472 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f8b9b05c-580f-4f1e-b14f-c64ba51a832f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:37.491188 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f8b9b05c-580f-4f1e-b14f-c64ba51a832f tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 200 Jul 03 15:08:37.491741 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1269/5092] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:37 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:38.511140 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-75913eb5-6a39-4293-887e-7b417383968d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:38.513930 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75913eb5-6a39-4293-887e-7b417383968d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e Jul 03 15:08:38.514169 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75913eb5-6a39-4293-887e-7b417383968d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:38.514445 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75913eb5-6a39-4293-887e-7b417383968d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:38.521608 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75913eb5-6a39-4293-887e-7b417383968d tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e returned with HTTP 404 Jul 03 15:08:38.522393 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1290/5093] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:38 2026] GET /volume/v3/volumes/f0f9e516-999e-4224-bc18-cfd13f6bb77e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:38.530027 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5e303a5d-d7a1-4181-989a-ca17a7c6bad4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:38.532025 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e303a5d-d7a1-4181-989a-ca17a7c6bad4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 Jul 03 15:08:38.532282 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e303a5d-d7a1-4181-989a-ca17a7c6bad4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:38.532464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5e303a5d-d7a1-4181-989a-ca17a7c6bad4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:38.532585 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-5e303a5d-d7a1-4181-989a-ca17a7c6bad4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete snapshot with id: 0a585757-7ea5-465a-b418-deeac1c7b4b1 Jul 03 15:08:38.537650 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:38.537650 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:38.538105 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e303a5d-d7a1-4181-989a-ca17a7c6bad4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:08:38.555203 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5e303a5d-d7a1-4181-989a-ca17a7c6bad4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot delete request issued successfully. Jul 03 15:08:38.555471 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5e303a5d-d7a1-4181-989a-ca17a7c6bad4 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 returned with HTTP 202 Jul 03 15:08:38.555893 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1255/5094] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:08:38 2026] DELETE /volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:08:38.564481 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8f1e2a9f-5112-4c0d-ac99-2decb8dd7076 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:38.566396 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8f1e2a9f-5112-4c0d-ac99-2decb8dd7076 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 Jul 03 15:08:38.566650 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8f1e2a9f-5112-4c0d-ac99-2decb8dd7076 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:38.566842 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8f1e2a9f-5112-4c0d-ac99-2decb8dd7076 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:38.572289 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:38.572289 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:38.572816 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8f1e2a9f-5112-4c0d-ac99-2decb8dd7076 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:08:38.573937 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8f1e2a9f-5112-4c0d-ac99-2decb8dd7076 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 returned with HTTP 200 Jul 03 15:08:38.574328 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1281/5095] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:38 2026] GET /volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:39.585220 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-57cd3285-14b6-48ff-80cb-42c9cdc66aac None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:39.586954 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-57cd3285-14b6-48ff-80cb-42c9cdc66aac tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 Jul 03 15:08:39.587120 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-57cd3285-14b6-48ff-80cb-42c9cdc66aac tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:39.587311 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-57cd3285-14b6-48ff-80cb-42c9cdc66aac tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:39.591464 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-57cd3285-14b6-48ff-80cb-42c9cdc66aac tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 returned with HTTP 404 Jul 03 15:08:39.591930 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1270/5096] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:39 2026] GET /volume/v3/snapshots/0a585757-7ea5-465a-b418-deeac1c7b4b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:39.599319 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bb2f95e9-f9ef-4b44-9a92-19bbbd78a381 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:39.601329 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb2f95e9-f9ef-4b44-9a92-19bbbd78a381 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 Jul 03 15:08:39.601542 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb2f95e9-f9ef-4b44-9a92-19bbbd78a381 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:39.602031 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bb2f95e9-f9ef-4b44-9a92-19bbbd78a381 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:39.602031 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-bb2f95e9-f9ef-4b44-9a92-19bbbd78a381 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete snapshot with id: 0f53fec8-9dfb-48da-913c-ca3ebb0acb29 Jul 03 15:08:39.608958 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:39.608958 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:39.609690 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bb2f95e9-f9ef-4b44-9a92-19bbbd78a381 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:08:39.628770 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bb2f95e9-f9ef-4b44-9a92-19bbbd78a381 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot delete request issued successfully. Jul 03 15:08:39.628994 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bb2f95e9-f9ef-4b44-9a92-19bbbd78a381 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 returned with HTTP 202 Jul 03 15:08:39.629735 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1291/5097] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:08:39 2026] DELETE /volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:08:39.637332 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9647e1ad-2214-4548-92c6-e2327c6bdda0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:39.639533 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9647e1ad-2214-4548-92c6-e2327c6bdda0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 Jul 03 15:08:39.639765 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9647e1ad-2214-4548-92c6-e2327c6bdda0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:39.640074 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9647e1ad-2214-4548-92c6-e2327c6bdda0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:39.645794 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:39.645794 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:39.646330 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9647e1ad-2214-4548-92c6-e2327c6bdda0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:08:39.647313 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9647e1ad-2214-4548-92c6-e2327c6bdda0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 returned with HTTP 200 Jul 03 15:08:39.647663 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1256/5098] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:39 2026] GET /volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:39.756606 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-18214140-fd42-44d6-adf4-84673afd6bf2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:39.759282 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-18214140-fd42-44d6-adf4-84673afd6bf2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:39.759533 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-18214140-fd42-44d6-adf4-84673afd6bf2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:39.759784 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-18214140-fd42-44d6-adf4-84673afd6bf2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:39.767577 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:39.767577 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:39.771193 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-18214140-fd42-44d6-adf4-84673afd6bf2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:39.776613 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-18214140-fd42-44d6-adf4-84673afd6bf2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:39.777198 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1282/5099] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:08:39 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:40.268918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e1724012-6d39-4526-8944-076113644662 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:40.372962 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:08:40.373333 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-151003551"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:40.375193 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-151003551'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:08:40.375316 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Create volume of 1 GB Jul 03 15:08:40.379937 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Availability Zones retrieved successfully. Jul 03 15:08:40.386158 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Flow 'volume_create_api' (e42f4d99-c4b7-429c-842a-a6bd7629a3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:08:40.387315 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a4cb5a-8710-47ba-920d-346e0aca5246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:40.388419 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:08:40.411506 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a4cb5a-8710-47ba-920d-346e0aca5246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:40.412278 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c6015e-a5f4-47ea-9169-e95994e10f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:40.464846 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Created reservations ['8b8cef3d-ec74-4864-b9a6-9093ad514c83', 'c2aa1fe6-bafa-4b1e-be1f-86071eecdcac', 'd830ca8f-42b3-475c-8201-fe24746b196b', '8615cd35-af60-4b0b-8aad-58b1063599bb'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:08:40.465680 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c6015e-a5f4-47ea-9169-e95994e10f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b8cef3d-ec74-4864-b9a6-9093ad514c83', 'c2aa1fe6-bafa-4b1e-be1f-86071eecdcac', 'd830ca8f-42b3-475c-8201-fe24746b196b', '8615cd35-af60-4b0b-8aad-58b1063599bb']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:40.466574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c0ff486-bb8d-4575-a735-ea0265e4fb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:40.487540 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c0ff486-bb8d-4575-a735-ea0265e4fb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a058aed4-5777-4eea-98c5-e462ec8b05f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-151003551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422a545d4c1410b9aa37af6231b47f8',qos_specs=None,replication_status=,reservations=['8b8cef3d-ec74-4864-b9a6-9093ad514c83','c2aa1fe6-bafa-4b1e-be1f-86071eecdcac','d830ca8f-42b3-475c-8201-fe24746b196b','8615cd35-af60-4b0b-8aad-58b1063599bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8428d6454e4205b35a27b98670e60f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-151003551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a058aed4-5777-4eea-98c5-e462ec8b05f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5422a545d4c1410b9aa37af6231b47f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a8428d6454e4205b35a27b98670e60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:40.488798 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (161f6f11-09a8-4f52-8d63-ba539038aeaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:40.504956 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (161f6f11-09a8-4f52-8d63-ba539038aeaf) transitioned into state 'SUCCESS' from state '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-151003551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422a545d4c1410b9aa37af6231b47f8',qos_specs=None,replication_status=,reservations=['8b8cef3d-ec74-4864-b9a6-9093ad514c83','c2aa1fe6-bafa-4b1e-be1f-86071eecdcac','d830ca8f-42b3-475c-8201-fe24746b196b','8615cd35-af60-4b0b-8aad-58b1063599bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8428d6454e4205b35a27b98670e60f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:40.505663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (398ae50c-532e-4c22-9c5b-b991dd56c95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:40.515948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (398ae50c-532e-4c22-9c5b-b991dd56c95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:40.516653 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Flow 'volume_create_api' (e42f4d99-c4b7-429c-842a-a6bd7629a3f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:08:40.516945 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Create volume request issued successfully. Jul 03 15:08:40.517480 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e1724012-6d39-4526-8944-076113644662 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:08:40.517885 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1271/5100] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:08:40 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 03 15:08:40.528764 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3c3994af-81c3-42c7-ad55-1e013d8de258 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:40.530552 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c3994af-81c3-42c7-ad55-1e013d8de258 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 Jul 03 15:08:40.530817 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c3994af-81c3-42c7-ad55-1e013d8de258 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:40.531052 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3c3994af-81c3-42c7-ad55-1e013d8de258 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:40.537815 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:40.537815 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:40.541367 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3c3994af-81c3-42c7-ad55-1e013d8de258 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:08:40.545261 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3c3994af-81c3-42c7-ad55-1e013d8de258 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 returned with HTTP 200 Jul 03 15:08:40.545651 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1292/5101] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:40 2026] GET /volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:40.656940 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-776efb4e-f9ef-48d7-bd78-c32b57dbec7b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:40.658464 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-776efb4e-f9ef-48d7-bd78-c32b57dbec7b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 Jul 03 15:08:40.658642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-776efb4e-f9ef-48d7-bd78-c32b57dbec7b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:40.658838 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-776efb4e-f9ef-48d7-bd78-c32b57dbec7b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:40.663481 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-776efb4e-f9ef-48d7-bd78-c32b57dbec7b tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 returned with HTTP 404 Jul 03 15:08:40.664063 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1257/5102] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:40 2026] GET /volume/v3/snapshots/0f53fec8-9dfb-48da-913c-ca3ebb0acb29 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:40.672034 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1d07ac31-6cef-4e78-a859-b1f70ae2d36e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:40.673775 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1d07ac31-6cef-4e78-a859-b1f70ae2d36e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af Jul 03 15:08:40.673972 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1d07ac31-6cef-4e78-a859-b1f70ae2d36e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:40.674184 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1d07ac31-6cef-4e78-a859-b1f70ae2d36e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:40.674295 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-1d07ac31-6cef-4e78-a859-b1f70ae2d36e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete snapshot with id: c83220ca-28be-487e-a41a-dbde6eff79af Jul 03 15:08:40.678828 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:40.678828 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:40.679222 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1d07ac31-6cef-4e78-a859-b1f70ae2d36e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:08:40.693036 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1d07ac31-6cef-4e78-a859-b1f70ae2d36e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot delete request issued successfully. Jul 03 15:08:40.693237 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1d07ac31-6cef-4e78-a859-b1f70ae2d36e tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af returned with HTTP 202 Jul 03 15:08:40.693689 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1283/5103] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:08:40 2026] DELETE /volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:08:40.701171 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cd81a7ac-1d4c-4f5e-b704-c958aca060fa None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:40.703223 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cd81a7ac-1d4c-4f5e-b704-c958aca060fa tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af Jul 03 15:08:40.703412 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cd81a7ac-1d4c-4f5e-b704-c958aca060fa tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:40.703592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cd81a7ac-1d4c-4f5e-b704-c958aca060fa tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:40.708497 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:40.708497 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:40.708917 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cd81a7ac-1d4c-4f5e-b704-c958aca060fa tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Snapshot retrieved successfully. Jul 03 15:08:40.709598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cd81a7ac-1d4c-4f5e-b704-c958aca060fa tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af returned with HTTP 200 Jul 03 15:08:40.709992 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1272/5104] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:40 2026] GET /volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:41.558391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1e3b3f13-f9f1-4601-a951-027ada804c4c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.560454 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1e3b3f13-f9f1-4601-a951-027ada804c4c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 Jul 03 15:08:41.560712 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1e3b3f13-f9f1-4601-a951-027ada804c4c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:41.561011 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1e3b3f13-f9f1-4601-a951-027ada804c4c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:41.567810 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:41.567810 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:41.571455 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1e3b3f13-f9f1-4601-a951-027ada804c4c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:08:41.575614 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1e3b3f13-f9f1-4601-a951-027ada804c4c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 returned with HTTP 200 Jul 03 15:08:41.576041 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1293/5105] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:41 2026] GET /volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:41.588107 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9800c99c-2988-42f3-ab3c-954b4e45e58e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.589715 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9800c99c-2988-42f3-ab3c-954b4e45e58e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:08:41.590014 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9800c99c-2988-42f3-ab3c-954b4e45e58e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a058aed4-5777-4eea-98c5-e462ec8b05f5", "name": "tempest-VolumesBackupsTest-Backup-2109003003"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:41.591644 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-9800c99c-2988-42f3-ab3c-954b4e45e58e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Creating new backup {'backup': {'volume_id': 'a058aed4-5777-4eea-98c5-e462ec8b05f5', 'name': 'tempest-VolumesBackupsTest-Backup-2109003003'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:08:41.591775 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-9800c99c-2988-42f3-ab3c-954b4e45e58e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Creating backup of volume a058aed4-5777-4eea-98c5-e462ec8b05f5 in container None Jul 03 15:08:41.597710 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:41.597710 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:41.598116 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9800c99c-2988-42f3-ab3c-954b4e45e58e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:08:41.621629 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9800c99c-2988-42f3-ab3c-954b4e45e58e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Created reservations ['36a6ca54-f6d4-45e5-865a-cea3a800b212', 'c9838e1f-2199-477b-8ff3-8fb60f88fb35'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:08:41.654773 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9800c99c-2988-42f3-ab3c-954b4e45e58e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:08:41.655342 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1258/5106] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:08:41 2026] POST /volume/v3/backups => generated 328 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:08:41.663716 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f662bf7d-229e-4475-a6cc-23b32dd517fe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.665430 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f662bf7d-229e-4475-a6cc-23b32dd517fe tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:41.665618 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f662bf7d-229e-4475-a6cc-23b32dd517fe tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:41.665786 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f662bf7d-229e-4475-a6cc-23b32dd517fe tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:41.665910 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-f662bf7d-229e-4475-a6cc-23b32dd517fe tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:41.669985 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:41.669985 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:41.670799 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f662bf7d-229e-4475-a6cc-23b32dd517fe tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:41.671239 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1284/5107] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:41 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:41.720257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5cbdb819-e45a-4cb4-9e29-f023f5046ffe None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.722143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5cbdb819-e45a-4cb4-9e29-f023f5046ffe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af Jul 03 15:08:41.722775 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5cbdb819-e45a-4cb4-9e29-f023f5046ffe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:41.722775 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5cbdb819-e45a-4cb4-9e29-f023f5046ffe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:41.728019 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5cbdb819-e45a-4cb4-9e29-f023f5046ffe tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af returned with HTTP 404 Jul 03 15:08:41.728689 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1273/5108] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:08:41 2026] GET /volume/v3/snapshots/c83220ca-28be-487e-a41a-dbde6eff79af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:41.737086 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a08dd717-9cab-45dc-a12b-124e8dc2abda None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.739145 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a08dd717-9cab-45dc-a12b-124e8dc2abda tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:08:41.739339 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a08dd717-9cab-45dc-a12b-124e8dc2abda tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:41.739530 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a08dd717-9cab-45dc-a12b-124e8dc2abda tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:41.747569 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:41.747569 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:41.752463 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a08dd717-9cab-45dc-a12b-124e8dc2abda tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:41.758257 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a08dd717-9cab-45dc-a12b-124e8dc2abda tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:08:41.758892 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1294/5109] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:41 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:41.775456 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-18a28de9-41ec-48f1-b7d7-ba7dbb8c48c0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.777153 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18a28de9-41ec-48f1-b7d7-ba7dbb8c48c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:08:41.778102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18a28de9-41ec-48f1-b7d7-ba7dbb8c48c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:41.778102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-18a28de9-41ec-48f1-b7d7-ba7dbb8c48c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:41.787212 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:41.787212 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:41.791936 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-18a28de9-41ec-48f1-b7d7-ba7dbb8c48c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:41.797484 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-18a28de9-41ec-48f1-b7d7-ba7dbb8c48c0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:08:41.797903 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1259/5110] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:41 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:41.810651 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4cefd030-c854-40f2-8504-50d69daa0ffd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.810788 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6514f877-a2f7-4981-a486-9ba7a1149671 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.810994 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6514f877-a2f7-4981-a486-9ba7a1149671 None None] GET https://10.4.3.99/volume// Jul 03 15:08:41.811206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6514f877-a2f7-4981-a486-9ba7a1149671 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:41.811423 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6514f877-a2f7-4981-a486-9ba7a1149671 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:41.811805 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6514f877-a2f7-4981-a486-9ba7a1149671 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:08:41.812159 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1274/5111] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:08:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:08:41.812449 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4cefd030-c854-40f2-8504-50d69daa0ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:08:41.812699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4cefd030-c854-40f2-8504-50d69daa0ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:41.812947 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4cefd030-c854-40f2-8504-50d69daa0ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:41.813184 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-4cefd030-c854-40f2-8504-50d69daa0ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete volume with id: f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:08:41.820425 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-d5e5b6be-f316-4fc9-8e7e-f281c2f22e38 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.821044 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:41.821044 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:41.821646 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4cefd030-c854-40f2-8504-50d69daa0ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:41.822646 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-d5e5b6be-f316-4fc9-8e7e-f281c2f22e38 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:08:41.823097 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-d5e5b6be-f316-4fc9-8e7e-f281c2f22e38 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af9b9769-7ae5-4cc4-9412-7c89d952825f", "connector": null, "instance_uuid": "135134d3-7cc4-487a-bfc9-22221e9d419e"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:41.832238 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:41.832238 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:41.842464 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4cefd030-c854-40f2-8504-50d69daa0ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Delete volume request issued successfully. Jul 03 15:08:41.842464 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4cefd030-c854-40f2-8504-50d69daa0ffd tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 202 Jul 03 15:08:41.842464 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1285/5112] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:08:41 2026] DELETE /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:08:41.850512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-28e8cbf8-906c-4121-8629-1a0f41aaf4e6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:41.852890 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28e8cbf8-906c-4121-8629-1a0f41aaf4e6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:08:41.853186 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28e8cbf8-906c-4121-8629-1a0f41aaf4e6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:41.853445 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28e8cbf8-906c-4121-8629-1a0f41aaf4e6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:41.859476 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-d5e5b6be-f316-4fc9-8e7e-f281c2f22e38 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:08:41.859925 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1295/5113] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:08:41 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:41.862646 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:41.862646 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:41.867468 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-28e8cbf8-906c-4121-8629-1a0f41aaf4e6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Volume info retrieved successfully. Jul 03 15:08:41.873390 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28e8cbf8-906c-4121-8629-1a0f41aaf4e6 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 200 Jul 03 15:08:41.873892 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1260/5114] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:41 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:42.300185 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8b09aa25-0581-4b40-b83d-26090137f6c2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:42.302504 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8b09aa25-0581-4b40-b83d-26090137f6c2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:42.302796 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8b09aa25-0581-4b40-b83d-26090137f6c2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:42.303074 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8b09aa25-0581-4b40-b83d-26090137f6c2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:42.313483 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:42.313483 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:42.317401 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8b09aa25-0581-4b40-b83d-26090137f6c2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:42.321602 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8b09aa25-0581-4b40-b83d-26090137f6c2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:42.322056 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1275/5115] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:42 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:42.388330 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-104944fb-c215-4c6a-8791-86f2f5595302 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:42.388658 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-104944fb-c215-4c6a-8791-86f2f5595302 None None] GET https://10.4.3.99/volume// Jul 03 15:08:42.388791 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-104944fb-c215-4c6a-8791-86f2f5595302 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:42.389030 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-104944fb-c215-4c6a-8791-86f2f5595302 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:42.389370 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-104944fb-c215-4c6a-8791-86f2f5595302 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:08:42.389636 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1286/5116] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:08:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:08:42.395963 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-9a0eb5c8-6c23-4ffc-a955-50ccf2a6c98b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:42.398174 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-9a0eb5c8-6c23-4ffc-a955-50ccf2a6c98b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:42.398374 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-9a0eb5c8-6c23-4ffc-a955-50ccf2a6c98b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:42.398580 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-9a0eb5c8-6c23-4ffc-a955-50ccf2a6c98b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:42.407599 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:42.407599 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:42.411516 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-9a0eb5c8-6c23-4ffc-a955-50ccf2a6c98b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:42.415444 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-9a0eb5c8-6c23-4ffc-a955-50ccf2a6c98b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:42.415818 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1296/5117] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:08:42 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:42.504902 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-2a9cb797-bc28-42c3-9309-f179fe4e05d3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:42.506855 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-2a9cb797-bc28-42c3-9309-f179fe4e05d3 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] PUT https://10.4.3.99/volume/v3/attachments/d387b1cd-52cc-4345-8a92-99fc17c1fd1f Jul 03 15:08:42.507229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-2a9cb797-bc28-42c3-9309-f179fe4e05d3 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:42.514694 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-2a9cb797-bc28-42c3-9309-f179fe4e05d3 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Acquiring lock "cinder-attachment_update-af9b9769-7ae5-4cc4-9412-7c89d952825f-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:08:42.518918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-2a9cb797-bc28-42c3-9309-f179fe4e05d3 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Lock "cinder-attachment_update-af9b9769-7ae5-4cc4-9412-7c89d952825f-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:08:42.519871 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:42.519871 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:42.681095 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-627f6570-b658-495b-b544-e4e7e0fd4f52 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:42.682695 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-627f6570-b658-495b-b544-e4e7e0fd4f52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:42.682929 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-627f6570-b658-495b-b544-e4e7e0fd4f52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:42.683227 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-627f6570-b658-495b-b544-e4e7e0fd4f52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:42.683313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-627f6570-b658-495b-b544-e4e7e0fd4f52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:42.687606 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:42.687606 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:42.688314 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-627f6570-b658-495b-b544-e4e7e0fd4f52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:42.688652 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1276/5118] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:42 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:42.886217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-be9f670e-9c9b-491b-8cca-520d706e87d0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:42.888080 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be9f670e-9c9b-491b-8cca-520d706e87d0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] GET https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 Jul 03 15:08:42.888682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-be9f670e-9c9b-491b-8cca-520d706e87d0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:42.888682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-be9f670e-9c9b-491b-8cca-520d706e87d0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:42.894592 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-be9f670e-9c9b-491b-8cca-520d706e87d0 tempest-SnapshotDataIntegrityTests-598446269 tempest-SnapshotDataIntegrityTests-598446269-project-member] https://10.4.3.99/volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 returned with HTTP 404 Jul 03 15:08:42.895145 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1287/5119] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:42 2026] GET /volume/v3/volumes/f2980250-20ef-41c0-aeca-28e7e4e80d14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:43.038453 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-2a9cb797-bc28-42c3-9309-f179fe4e05d3 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Lock "cinder-attachment_update-af9b9769-7ae5-4cc4-9412-7c89d952825f-np0000004430" released by "attachment_update" :: held 0.519s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:08:43.038776 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-2a9cb797-bc28-42c3-9309-f179fe4e05d3 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/attachments/d387b1cd-52cc-4345-8a92-99fc17c1fd1f returned with HTTP 200 Jul 03 15:08:43.039371 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1261/5120] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:08:42 2026] PUT /volume/v3/attachments/d387b1cd-52cc-4345-8a92-99fc17c1fd1f => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:43.337012 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-148f596a-aed5-4f53-9842-b4c2e1a24eb0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:43.339334 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-148f596a-aed5-4f53-9842-b4c2e1a24eb0 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:43.339618 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-148f596a-aed5-4f53-9842-b4c2e1a24eb0 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:43.339872 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-148f596a-aed5-4f53-9842-b4c2e1a24eb0 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:43.349752 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:43.349752 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:43.353458 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-148f596a-aed5-4f53-9842-b4c2e1a24eb0 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:43.358145 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-148f596a-aed5-4f53-9842-b4c2e1a24eb0 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:43.358569 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1297/5121] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:43 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:43.698366 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a9ade552-29bd-413a-8ffb-1b543e5196dc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:43.700084 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a9ade552-29bd-413a-8ffb-1b543e5196dc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:43.700289 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a9ade552-29bd-413a-8ffb-1b543e5196dc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:43.700614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a9ade552-29bd-413a-8ffb-1b543e5196dc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:43.700712 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a9ade552-29bd-413a-8ffb-1b543e5196dc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:43.705159 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:43.705159 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:43.705980 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a9ade552-29bd-413a-8ffb-1b543e5196dc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:43.706408 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1277/5122] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:43 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:44.370487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f7f57227-ea1c-461f-949d-0c73fa540bb9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:44.372311 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7f57227-ea1c-461f-949d-0c73fa540bb9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:44.372513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7f57227-ea1c-461f-949d-0c73fa540bb9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:44.372686 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7f57227-ea1c-461f-949d-0c73fa540bb9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:44.382374 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:44.382374 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:44.385727 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f7f57227-ea1c-461f-949d-0c73fa540bb9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:44.389626 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7f57227-ea1c-461f-949d-0c73fa540bb9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:44.390073 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1288/5123] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:44 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:44.716970 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a4b0c31b-ccd7-4df0-9186-f28a0a37c194 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:44.718568 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4b0c31b-ccd7-4df0-9186-f28a0a37c194 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:44.718741 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4b0c31b-ccd7-4df0-9186-f28a0a37c194 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:44.718929 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4b0c31b-ccd7-4df0-9186-f28a0a37c194 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:44.719022 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a4b0c31b-ccd7-4df0-9186-f28a0a37c194 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:44.723118 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:44.723118 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:44.723907 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4b0c31b-ccd7-4df0-9186-f28a0a37c194 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:44.724279 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1262/5124] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:44 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:45.403528 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2acee1dd-9c41-43e7-b81a-bd22a752a2fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:45.405605 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2acee1dd-9c41-43e7-b81a-bd22a752a2fe tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:45.405884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2acee1dd-9c41-43e7-b81a-bd22a752a2fe tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:45.406145 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2acee1dd-9c41-43e7-b81a-bd22a752a2fe tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:45.415758 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:45.415758 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:45.419105 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2acee1dd-9c41-43e7-b81a-bd22a752a2fe tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:45.423366 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2acee1dd-9c41-43e7-b81a-bd22a752a2fe tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:45.423770 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1298/5125] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:45 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:45.736536 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5789448e-a946-4e83-8db9-21cd187d219b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:45.738476 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5789448e-a946-4e83-8db9-21cd187d219b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:45.738747 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5789448e-a946-4e83-8db9-21cd187d219b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:45.740345 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5789448e-a946-4e83-8db9-21cd187d219b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:45.740345 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5789448e-a946-4e83-8db9-21cd187d219b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:45.743524 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:45.743524 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:45.744473 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5789448e-a946-4e83-8db9-21cd187d219b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:45.745064 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1278/5126] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:45 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:46.438636 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-81c6f66b-e3c2-491b-a70f-8a4fe67adc44 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:46.440312 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81c6f66b-e3c2-491b-a70f-8a4fe67adc44 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:46.440513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81c6f66b-e3c2-491b-a70f-8a4fe67adc44 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:46.440714 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-81c6f66b-e3c2-491b-a70f-8a4fe67adc44 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:46.449757 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:46.449757 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:46.452998 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-81c6f66b-e3c2-491b-a70f-8a4fe67adc44 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:46.456743 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-81c6f66b-e3c2-491b-a70f-8a4fe67adc44 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:46.457084 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1289/5127] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:46 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:46.756712 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a0f59851-5bf6-4e87-9950-071bc422843e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:46.758564 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0f59851-5bf6-4e87-9950-071bc422843e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:46.758791 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0f59851-5bf6-4e87-9950-071bc422843e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:46.759006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0f59851-5bf6-4e87-9950-071bc422843e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:46.759176 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a0f59851-5bf6-4e87-9950-071bc422843e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:46.763749 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:46.763749 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:46.764722 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0f59851-5bf6-4e87-9950-071bc422843e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:46.765158 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1263/5128] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:46 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:47.468821 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-384f7df5-123a-4b87-9a47-6f85428bf0bd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:47.470596 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-384f7df5-123a-4b87-9a47-6f85428bf0bd tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:47.470798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-384f7df5-123a-4b87-9a47-6f85428bf0bd tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:47.471010 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-384f7df5-123a-4b87-9a47-6f85428bf0bd tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:47.480377 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:47.480377 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:47.484305 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-384f7df5-123a-4b87-9a47-6f85428bf0bd tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:47.489917 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-384f7df5-123a-4b87-9a47-6f85428bf0bd tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:47.490389 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1299/5129] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:47 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:47.774605 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-765a29bc-e49c-4dd8-b9cc-719ab1a9f97e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:47.776469 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-765a29bc-e49c-4dd8-b9cc-719ab1a9f97e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:47.776680 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-765a29bc-e49c-4dd8-b9cc-719ab1a9f97e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:47.776907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-765a29bc-e49c-4dd8-b9cc-719ab1a9f97e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:47.777005 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-765a29bc-e49c-4dd8-b9cc-719ab1a9f97e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:47.781458 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:47.781458 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:47.782265 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-765a29bc-e49c-4dd8-b9cc-719ab1a9f97e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:47.782667 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1279/5130] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:47 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:48.502531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e422dfbe-66f3-4517-a568-3bd59904393b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:48.504323 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e422dfbe-66f3-4517-a568-3bd59904393b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:48.504504 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e422dfbe-66f3-4517-a568-3bd59904393b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:48.504698 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e422dfbe-66f3-4517-a568-3bd59904393b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:48.514773 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:48.514773 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:48.518373 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e422dfbe-66f3-4517-a568-3bd59904393b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:48.522684 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e422dfbe-66f3-4517-a568-3bd59904393b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:48.523071 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1290/5131] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:48 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:48.793940 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-693e7a6e-dc69-4ddc-ab62-009a26088182 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:48.795697 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-693e7a6e-dc69-4ddc-ab62-009a26088182 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:48.795880 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-693e7a6e-dc69-4ddc-ab62-009a26088182 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:48.796078 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-693e7a6e-dc69-4ddc-ab62-009a26088182 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:48.796247 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-693e7a6e-dc69-4ddc-ab62-009a26088182 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:48.801685 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:48.801685 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:48.802614 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-693e7a6e-dc69-4ddc-ab62-009a26088182 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:48.803141 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1264/5132] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:48 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:49.536394 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9d986918-0a2f-4c7d-95c3-45243f46fdac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:49.538335 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9d986918-0a2f-4c7d-95c3-45243f46fdac tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:49.538586 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9d986918-0a2f-4c7d-95c3-45243f46fdac tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:49.538804 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9d986918-0a2f-4c7d-95c3-45243f46fdac tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:49.549297 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:49.549297 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:49.553660 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9d986918-0a2f-4c7d-95c3-45243f46fdac tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:49.560204 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9d986918-0a2f-4c7d-95c3-45243f46fdac tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:49.560596 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1300/5133] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:49 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:49.814557 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d35f10fd-9729-41ab-91d8-772f343a0eb9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:49.816515 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d35f10fd-9729-41ab-91d8-772f343a0eb9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:49.816709 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d35f10fd-9729-41ab-91d8-772f343a0eb9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:49.816925 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d35f10fd-9729-41ab-91d8-772f343a0eb9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:49.817027 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-d35f10fd-9729-41ab-91d8-772f343a0eb9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:49.821986 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:49.821986 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:49.822830 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d35f10fd-9729-41ab-91d8-772f343a0eb9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:49.823282 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1280/5134] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:49 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:50.575791 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1ef2cab7-ad7d-468c-b2a0-5a065480455e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:50.577662 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ef2cab7-ad7d-468c-b2a0-5a065480455e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:50.577925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ef2cab7-ad7d-468c-b2a0-5a065480455e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:50.578150 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ef2cab7-ad7d-468c-b2a0-5a065480455e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:50.587696 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:50.587696 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:50.594663 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1ef2cab7-ad7d-468c-b2a0-5a065480455e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:50.602814 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ef2cab7-ad7d-468c-b2a0-5a065480455e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:50.603340 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1291/5135] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:50 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:50.834967 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7417213e-92b3-4da9-9eff-298d1ab901e9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:50.836809 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7417213e-92b3-4da9-9eff-298d1ab901e9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:50.837000 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7417213e-92b3-4da9-9eff-298d1ab901e9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:50.837230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7417213e-92b3-4da9-9eff-298d1ab901e9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:50.837358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7417213e-92b3-4da9-9eff-298d1ab901e9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:50.842859 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:50.842859 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:50.843904 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7417213e-92b3-4da9-9eff-298d1ab901e9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:50.844198 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1265/5136] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:50 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:51.607274 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-b4c73adc-4813-4b09-a392-1b4232d71b25 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:51.609237 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-b4c73adc-4813-4b09-a392-1b4232d71b25 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] POST https://10.4.3.99/volume/v3/attachments/d387b1cd-52cc-4345-8a92-99fc17c1fd1f/action Jul 03 15:08:51.609583 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-b4c73adc-4813-4b09-a392-1b4232d71b25 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:08:51.609703 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-b4c73adc-4813-4b09-a392-1b4232d71b25 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:51.614887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5d41705e-10a3-4085-ba91-0c7f41c1380e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:51.616879 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5d41705e-10a3-4085-ba91-0c7f41c1380e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:51.617387 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5d41705e-10a3-4085-ba91-0c7f41c1380e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:51.617459 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5d41705e-10a3-4085-ba91-0c7f41c1380e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:51.627610 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:51.627610 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:51.628060 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:51.628060 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:51.630896 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5d41705e-10a3-4085-ba91-0c7f41c1380e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:51.636081 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5d41705e-10a3-4085-ba91-0c7f41c1380e tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:51.636642 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1281/5137] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:51 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:51.638850 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-97a9ee39-0d8a-42b8-b3dc-e16ce50aa333 req-b4c73adc-4813-4b09-a392-1b4232d71b25 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/attachments/d387b1cd-52cc-4345-8a92-99fc17c1fd1f/action returned with HTTP 204 Jul 03 15:08:51.639282 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1301/5138] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:08:51 2026] POST /volume/v3/attachments/d387b1cd-52cc-4345-8a92-99fc17c1fd1f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:51.855432 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5975e165-7fc8-4b3f-8b17-7dd9f5347f5a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:51.857337 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5975e165-7fc8-4b3f-8b17-7dd9f5347f5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:51.857566 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5975e165-7fc8-4b3f-8b17-7dd9f5347f5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:51.857751 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5975e165-7fc8-4b3f-8b17-7dd9f5347f5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:51.857899 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5975e165-7fc8-4b3f-8b17-7dd9f5347f5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:51.863016 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:51.863016 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:51.863879 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5975e165-7fc8-4b3f-8b17-7dd9f5347f5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:51.864275 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1292/5139] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:51 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:52.650014 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-50c90e09-f48b-4e86-ba61-61f2c3075ba9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:52.652313 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50c90e09-f48b-4e86-ba61-61f2c3075ba9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:52.652617 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50c90e09-f48b-4e86-ba61-61f2c3075ba9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:52.652911 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-50c90e09-f48b-4e86-ba61-61f2c3075ba9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:52.662556 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:52.662556 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:52.665551 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-50c90e09-f48b-4e86-ba61-61f2c3075ba9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:52.669247 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-50c90e09-f48b-4e86-ba61-61f2c3075ba9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:52.669796 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1266/5140] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:52 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1156 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:52.681502 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:52.683233 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] POST https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f/action Jul 03 15:08:52.683620 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:08:52.683792 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:52.693956 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:52.693956 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:52.694467 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:52.735096 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Created reservations ['fba67958-041e-45a4-822c-8cff2095a28d', '76860872-c9dd-460a-b2b8-f0a466a03924'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:08:52.752814 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Extend volume request issued successfully. Jul 03 15:08:52.753063 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f/action returned with HTTP 202 Jul 03 15:08:52.753597 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1282/5141] 10.4.3.99 () {70 vars in 1424 bytes} [Fri Jul 3 15:08:52 2026] POST /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 15:08:52.763258 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f682f3e8-dd37-4105-960a-43b2a0be52b8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:52.765178 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f682f3e8-dd37-4105-960a-43b2a0be52b8 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:52.765463 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f682f3e8-dd37-4105-960a-43b2a0be52b8 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:52.765707 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f682f3e8-dd37-4105-960a-43b2a0be52b8 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:52.775335 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:52.775335 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:52.779145 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f682f3e8-dd37-4105-960a-43b2a0be52b8 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:52.783654 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f682f3e8-dd37-4105-960a-43b2a0be52b8 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:52.784034 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1302/5142] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:52 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:52.877183 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dce05f47-fde9-4d23-ab91-53deb5944a02 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:52.880291 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dce05f47-fde9-4d23-ab91-53deb5944a02 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:52.881057 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dce05f47-fde9-4d23-ab91-53deb5944a02 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:52.882726 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dce05f47-fde9-4d23-ab91-53deb5944a02 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:52.882806 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-dce05f47-fde9-4d23-ab91-53deb5944a02 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:52.889941 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:52.889941 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:52.891579 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dce05f47-fde9-4d23-ab91-53deb5944a02 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:52.893344 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1293/5143] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:52 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:53.797615 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea28bf5f-9c71-4b04-a31f-2d15ab7a7e9f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:53.799180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea28bf5f-9c71-4b04-a31f-2d15ab7a7e9f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:53.799408 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea28bf5f-9c71-4b04-a31f-2d15ab7a7e9f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:53.799592 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea28bf5f-9c71-4b04-a31f-2d15ab7a7e9f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:53.807978 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:53.807978 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:53.810914 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ea28bf5f-9c71-4b04-a31f-2d15ab7a7e9f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:53.814619 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea28bf5f-9c71-4b04-a31f-2d15ab7a7e9f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:53.815002 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1267/5144] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:53 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1156 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:53.827356 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-72189efb-69b8-4235-96b6-42a3717bfd02 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:53.829083 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-72189efb-69b8-4235-96b6-42a3717bfd02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:53.829296 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-72189efb-69b8-4235-96b6-42a3717bfd02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:53.829479 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-72189efb-69b8-4235-96b6-42a3717bfd02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:53.844286 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:53.844286 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:53.847565 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-72189efb-69b8-4235-96b6-42a3717bfd02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:53.855030 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-72189efb-69b8-4235-96b6-42a3717bfd02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:53.855386 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1283/5145] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:53 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1156 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:53.902214 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7a222752-7d6d-4630-9286-52891e84d997 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:53.903999 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a222752-7d6d-4630-9286-52891e84d997 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:53.904196 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7a222752-7d6d-4630-9286-52891e84d997 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:53.904367 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7a222752-7d6d-4630-9286-52891e84d997 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:53.904498 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7a222752-7d6d-4630-9286-52891e84d997 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:53.908973 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:53.908973 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:53.909648 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7a222752-7d6d-4630-9286-52891e84d997 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:53.909995 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1303/5146] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:53 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:54.043959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 req-78d07f3f-9194-4962-82d8-a9ee482cee8a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:54.046238 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 req-78d07f3f-9194-4962-82d8-a9ee482cee8a service nova] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:54.046238 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 req-78d07f3f-9194-4962-82d8-a9ee482cee8a service nova] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:54.046649 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 req-78d07f3f-9194-4962-82d8-a9ee482cee8a service nova] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:54.058409 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:54.058409 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:54.061545 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 req-78d07f3f-9194-4962-82d8-a9ee482cee8a service nova] Volume info retrieved successfully. Jul 03 15:08:54.065514 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0e0159c7-85a6-41eb-bb77-e005a08f94a2 req-78d07f3f-9194-4962-82d8-a9ee482cee8a service nova] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:54.065996 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1294/5147] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:08:54 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:54.921199 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b3d0d10f-4940-496e-aa8b-2b84c9eb213e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:54.922937 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b3d0d10f-4940-496e-aa8b-2b84c9eb213e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:54.923089 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b3d0d10f-4940-496e-aa8b-2b84c9eb213e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:54.923287 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b3d0d10f-4940-496e-aa8b-2b84c9eb213e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:54.923384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b3d0d10f-4940-496e-aa8b-2b84c9eb213e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:54.927411 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:54.927411 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:54.928077 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b3d0d10f-4940-496e-aa8b-2b84c9eb213e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:54.928433 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1268/5148] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:54 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:55.100732 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-4093d677-0485-4bf3-9faf-308ab09245c9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:55.104546 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-4093d677-0485-4bf3-9faf-308ab09245c9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:55.104732 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-4093d677-0485-4bf3-9faf-308ab09245c9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:55.104917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-4093d677-0485-4bf3-9faf-308ab09245c9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:55.114846 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:55.114846 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:55.119032 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-4093d677-0485-4bf3-9faf-308ab09245c9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:55.123855 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-4093d677-0485-4bf3-9faf-308ab09245c9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:55.124575 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1284/5149] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:08:55 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:55.143170 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-d3a0c74a-9914-4696-9afc-175124a4f976 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:55.145405 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-d3a0c74a-9914-4696-9afc-175124a4f976 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] POST https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f/action Jul 03 15:08:55.145792 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-d3a0c74a-9914-4696-9afc-175124a4f976 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:08:55.145942 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-d3a0c74a-9914-4696-9afc-175124a4f976 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:55.157458 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:55.157458 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:55.157994 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-d3a0c74a-9914-4696-9afc-175124a4f976 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:55.168570 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-d3a0c74a-9914-4696-9afc-175124a4f976 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Begin detaching volume completed successfully. Jul 03 15:08:55.168826 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-d3a0c74a-9914-4696-9afc-175124a4f976 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f/action returned with HTTP 202 Jul 03 15:08:55.169378 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1304/5150] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:08:55 2026] POST /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:08:55.186585 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d6fd3f62-71f9-4f04-8969-de357ff85d13 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:55.188391 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d6fd3f62-71f9-4f04-8969-de357ff85d13 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:55.188461 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d6fd3f62-71f9-4f04-8969-de357ff85d13 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:55.188637 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d6fd3f62-71f9-4f04-8969-de357ff85d13 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:55.198060 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:55.198060 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:55.201266 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d6fd3f62-71f9-4f04-8969-de357ff85d13 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:55.205065 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d6fd3f62-71f9-4f04-8969-de357ff85d13 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:55.205436 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1295/5151] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:55 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:55.939471 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-447853a6-233f-4cba-be0b-c8153747ba1f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:55.941421 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-447853a6-233f-4cba-be0b-c8153747ba1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:55.941634 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-447853a6-233f-4cba-be0b-c8153747ba1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:55.941848 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-447853a6-233f-4cba-be0b-c8153747ba1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:55.941966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-447853a6-233f-4cba-be0b-c8153747ba1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:55.946601 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:55.946601 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:55.947514 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-447853a6-233f-4cba-be0b-c8153747ba1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:55.947919 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1269/5152] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:55 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:56.194385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8aa3ea2e-7dfe-4dcf-b917-f77adfa03993 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:56.194896 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8aa3ea2e-7dfe-4dcf-b917-f77adfa03993 None None] GET https://10.4.3.99/volume// Jul 03 15:08:56.195146 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8aa3ea2e-7dfe-4dcf-b917-f77adfa03993 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:56.195417 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8aa3ea2e-7dfe-4dcf-b917-f77adfa03993 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:56.195823 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8aa3ea2e-7dfe-4dcf-b917-f77adfa03993 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:08:56.196200 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1285/5153] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:08:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:08:56.203984 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-6e1f8d54-7db3-4fd4-ba76-64acba8cd235 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:56.206298 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-6e1f8d54-7db3-4fd4-ba76-64acba8cd235 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:56.206552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-6e1f8d54-7db3-4fd4-ba76-64acba8cd235 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:56.206805 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-6e1f8d54-7db3-4fd4-ba76-64acba8cd235 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:56.217581 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8212a8d7-9bd8-4936-97c4-31ef6f563f8f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:56.217949 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:56.217949 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:56.219591 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8212a8d7-9bd8-4936-97c4-31ef6f563f8f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:56.219889 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8212a8d7-9bd8-4936-97c4-31ef6f563f8f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:56.220113 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8212a8d7-9bd8-4936-97c4-31ef6f563f8f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:56.221038 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-6e1f8d54-7db3-4fd4-ba76-64acba8cd235 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:56.225229 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-6e1f8d54-7db3-4fd4-ba76-64acba8cd235 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:56.225590 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1305/5154] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:08:56 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:56.230374 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:56.230374 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:56.234658 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8212a8d7-9bd8-4936-97c4-31ef6f563f8f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:56.240473 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8212a8d7-9bd8-4936-97c4-31ef6f563f8f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:56.240916 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1296/5155] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:56 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:56.958858 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-dc1c9709-7cff-4cd8-9ee3-3ba8c56a7bd7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:56.960500 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc1c9709-7cff-4cd8-9ee3-3ba8c56a7bd7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:56.960866 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc1c9709-7cff-4cd8-9ee3-3ba8c56a7bd7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:56.961016 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-dc1c9709-7cff-4cd8-9ee3-3ba8c56a7bd7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:56.961115 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-dc1c9709-7cff-4cd8-9ee3-3ba8c56a7bd7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:56.965607 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:56.965607 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:56.966511 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-dc1c9709-7cff-4cd8-9ee3-3ba8c56a7bd7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:56.966923 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1270/5156] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:56 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:57.133257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-65d33f98-0cc4-4be5-98f0-696977caca0f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:57.135230 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-65d33f98-0cc4-4be5-98f0-696977caca0f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] DELETE https://10.4.3.99/volume/v3/attachments/d387b1cd-52cc-4345-8a92-99fc17c1fd1f Jul 03 15:08:57.135401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-65d33f98-0cc4-4be5-98f0-696977caca0f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:57.135567 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-65d33f98-0cc4-4be5-98f0-696977caca0f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:57.137019 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=172,cinder:UPDATE=32,cinder:INSERT=19 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:08:57.144521 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:57.144521 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:57.255831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ab342961-f071-4d4f-b53b-03fd22a25d74 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:57.257665 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ab342961-f071-4d4f-b53b-03fd22a25d74 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:57.257970 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ab342961-f071-4d4f-b53b-03fd22a25d74 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:57.258436 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ab342961-f071-4d4f-b53b-03fd22a25d74 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:57.268297 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:57.268297 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:57.271786 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ab342961-f071-4d4f-b53b-03fd22a25d74 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:57.276610 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ab342961-f071-4d4f-b53b-03fd22a25d74 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:57.277000 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1306/5157] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:57 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:08:57.672236 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1671585a-4aa1-4a6a-9ca6-3fc793bda485 req-65d33f98-0cc4-4be5-98f0-696977caca0f tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/attachments/d387b1cd-52cc-4345-8a92-99fc17c1fd1f returned with HTTP 200 Jul 03 15:08:57.672767 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1286/5158] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:08:57 2026] DELETE /volume/v3/attachments/d387b1cd-52cc-4345-8a92-99fc17c1fd1f => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:57.978299 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2cc5499a-6b53-4c1f-a295-72c80e2af4ce None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:57.980285 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2cc5499a-6b53-4c1f-a295-72c80e2af4ce tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:57.980498 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2cc5499a-6b53-4c1f-a295-72c80e2af4ce tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:57.980752 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2cc5499a-6b53-4c1f-a295-72c80e2af4ce tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:57.980894 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-2cc5499a-6b53-4c1f-a295-72c80e2af4ce tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:57.985532 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:57.985532 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:57.986243 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2cc5499a-6b53-4c1f-a295-72c80e2af4ce tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:57.986547 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1297/5159] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:57 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:57.996051 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d35d4115-9499-48dd-8c06-7a869ca6ed6b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:58.157289 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d35d4115-9499-48dd-8c06-7a869ca6ed6b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:08:58.157289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d35d4115-9499-48dd-8c06-7a869ca6ed6b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a058aed4-5777-4eea-98c5-e462ec8b05f5", "incremental": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:58.159180 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-d35d4115-9499-48dd-8c06-7a869ca6ed6b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Creating new backup {'backup': {'volume_id': 'a058aed4-5777-4eea-98c5-e462ec8b05f5', 'incremental': True}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:08:58.159180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-d35d4115-9499-48dd-8c06-7a869ca6ed6b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Creating backup of volume a058aed4-5777-4eea-98c5-e462ec8b05f5 in container None Jul 03 15:08:58.169188 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:58.169188 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:08:58.169188 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d35d4115-9499-48dd-8c06-7a869ca6ed6b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Volume info retrieved successfully. Jul 03 15:08:58.205569 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-d35d4115-9499-48dd-8c06-7a869ca6ed6b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Created reservations ['2e22aa81-1337-41fc-b4ae-9530d2fd1981', '0cff9b03-2812-4657-88a0-939df8986adf'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:08:58.221137 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d35d4115-9499-48dd-8c06-7a869ca6ed6b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 400 Jul 03 15:08:58.221741 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1271/5160] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:08:57 2026] POST /volume/v3/backups => generated 109 bytes in 226 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:08:58.229333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3d482253-9f2e-4dda-abf4-56c77045578e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:58.231004 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d482253-9f2e-4dda-abf4-56c77045578e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] DELETE https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:58.231228 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d482253-9f2e-4dda-abf4-56c77045578e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:58.231427 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3d482253-9f2e-4dda-abf4-56c77045578e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:58.231539 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-3d482253-9f2e-4dda-abf4-56c77045578e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Delete backup with id: 4cd0d855-41ef-4873-aff6-e5b991cf9db1. Jul 03 15:08:58.236051 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:58.236051 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:08:58.250830 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-3d482253-9f2e-4dda-abf4-56c77045578e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] delete_backup rpcapi backup_id 4cd0d855-41ef-4873-aff6-e5b991cf9db1 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:08:58.252954 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3d482253-9f2e-4dda-abf4-56c77045578e tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 202 Jul 03 15:08:58.253474 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1307/5161] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:08:58 2026] DELETE /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:08:58.260774 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7cca7f84-d13e-4fa0-8ac5-644c6f88163f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:58.262657 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7cca7f84-d13e-4fa0-8ac5-644c6f88163f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:58.262873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7cca7f84-d13e-4fa0-8ac5-644c6f88163f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:58.263115 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7cca7f84-d13e-4fa0-8ac5-644c6f88163f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:58.263279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-7cca7f84-d13e-4fa0-8ac5-644c6f88163f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:58.267952 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:58.267952 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:58.268673 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7cca7f84-d13e-4fa0-8ac5-644c6f88163f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 200 Jul 03 15:08:58.269344 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1287/5162] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:58 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:08:58.289586 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2db5e53b-b58f-4e25-bf59-b951e74a8e02 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:58.291783 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2db5e53b-b58f-4e25-bf59-b951e74a8e02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:08:58.292046 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2db5e53b-b58f-4e25-bf59-b951e74a8e02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:58.292296 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2db5e53b-b58f-4e25-bf59-b951e74a8e02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:58.299866 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:58.299866 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:08:58.303597 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2db5e53b-b58f-4e25-bf59-b951e74a8e02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:08:58.308582 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2db5e53b-b58f-4e25-bf59-b951e74a8e02 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:08:58.309035 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1298/5163] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:08:58 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:08:59.281981 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d95e5c5c-a4e1-48e5-9efa-4b33aa1868c8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:59.284356 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d95e5c5c-a4e1-48e5-9efa-4b33aa1868c8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 Jul 03 15:08:59.284356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d95e5c5c-a4e1-48e5-9efa-4b33aa1868c8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:59.284356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d95e5c5c-a4e1-48e5-9efa-4b33aa1868c8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:59.284356 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d95e5c5c-a4e1-48e5-9efa-4b33aa1868c8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 4cd0d855-41ef-4873-aff6-e5b991cf9db1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:08:59.288957 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d95e5c5c-a4e1-48e5-9efa-4b33aa1868c8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 returned with HTTP 404 Jul 03 15:08:59.289613 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1272/5164] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:59 2026] GET /volume/v3/backups/4cd0d855-41ef-4873-aff6-e5b991cf9db1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:08:59.298654 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:59.300778 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:08:59.301276 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1427079749"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:08:59.303224 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1427079749'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:08:59.303410 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Create volume of 1 GB Jul 03 15:08:59.308653 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Availability Zones retrieved successfully. Jul 03 15:08:59.313805 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Flow 'volume_create_api' (6edd4d01-547a-4a15-a1c9-ffa069d7b0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:08:59.314875 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb597a45-60f6-40f0-bd1e-b289501dcfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:59.315773 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:08:59.342443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb597a45-60f6-40f0-bd1e-b289501dcfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:59.343288 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7686a2b-df0e-407e-8413-098871473ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:59.390610 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Created reservations ['7d7cbcf2-a824-492a-b1aa-ff0a9d0e746a', '8ec55a32-7a46-436c-9e47-1ad201b77a4c', '2d502714-f84e-4a2a-bfdd-041576b1dc06', 'bab9750b-94f9-4c9e-920e-7c972ec0eb09'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:08:59.391756 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7686a2b-df0e-407e-8413-098871473ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d7cbcf2-a824-492a-b1aa-ff0a9d0e746a', '8ec55a32-7a46-436c-9e47-1ad201b77a4c', '2d502714-f84e-4a2a-bfdd-041576b1dc06', 'bab9750b-94f9-4c9e-920e-7c972ec0eb09']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:59.392700 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c34c4e0-289f-4573-aad6-1f1bafd4558f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:59.422251 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c34c4e0-289f-4573-aad6-1f1bafd4558f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e68bfe1-983c-430b-bc2b-b905281888d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1427079749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422a545d4c1410b9aa37af6231b47f8',qos_specs=None,replication_status=,reservations=['7d7cbcf2-a824-492a-b1aa-ff0a9d0e746a','8ec55a32-7a46-436c-9e47-1ad201b77a4c','2d502714-f84e-4a2a-bfdd-041576b1dc06','bab9750b-94f9-4c9e-920e-7c972ec0eb09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8428d6454e4205b35a27b98670e60f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1427079749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e68bfe1-983c-430b-bc2b-b905281888d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5422a545d4c1410b9aa37af6231b47f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a8428d6454e4205b35a27b98670e60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:59.423433 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef94c59c-81bb-4dd6-b3c3-6c4008e5e71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:59.451692 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef94c59c-81bb-4dd6-b3c3-6c4008e5e71e) transitioned into state 'SUCCESS' from state '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-1427079749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422a545d4c1410b9aa37af6231b47f8',qos_specs=None,replication_status=,reservations=['7d7cbcf2-a824-492a-b1aa-ff0a9d0e746a','8ec55a32-7a46-436c-9e47-1ad201b77a4c','2d502714-f84e-4a2a-bfdd-041576b1dc06','bab9750b-94f9-4c9e-920e-7c972ec0eb09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8428d6454e4205b35a27b98670e60f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:59.452466 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f126e43e-9960-4283-9682-83d3546e578d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:08:59.465733 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f126e43e-9960-4283-9682-83d3546e578d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:08:59.466821 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Flow 'volume_create_api' (6edd4d01-547a-4a15-a1c9-ffa069d7b0b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:08:59.467163 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Create volume request issued successfully. Jul 03 15:08:59.467843 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-018e7863-4fb6-4ccb-9d4f-c6a76df055ef tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:08:59.468563 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1308/5165] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:08:59 2026] POST /volume/v3/volumes => generated 747 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:08:59.480515 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2491b020-10dc-4d20-93e9-45401b7193c3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:08:59.482902 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2491b020-10dc-4d20-93e9-45401b7193c3 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 Jul 03 15:08:59.483992 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2491b020-10dc-4d20-93e9-45401b7193c3 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:08:59.483992 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2491b020-10dc-4d20-93e9-45401b7193c3 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:08:59.490731 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:08:59.490731 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:08:59.494477 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2491b020-10dc-4d20-93e9-45401b7193c3 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:08:59.499083 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2491b020-10dc-4d20-93e9-45401b7193c3 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 returned with HTTP 200 Jul 03 15:08:59.499578 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1288/5166] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:08:59 2026] GET /volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:00.512364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cbc2a314-b105-4205-92e4-3c3785d91723 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:00.513872 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cbc2a314-b105-4205-92e4-3c3785d91723 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 Jul 03 15:09:00.514041 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cbc2a314-b105-4205-92e4-3c3785d91723 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:00.514255 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cbc2a314-b105-4205-92e4-3c3785d91723 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:00.516555 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=146,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:09:00.522144 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:00.522144 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:00.526753 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-cbc2a314-b105-4205-92e4-3c3785d91723 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:09:00.530825 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cbc2a314-b105-4205-92e4-3c3785d91723 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 returned with HTTP 200 Jul 03 15:09:00.531348 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1299/5167] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:00 2026] GET /volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:00.542417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-888333d1-af45-4762-8c9e-c823f2c3f0dc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:00.544897 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-888333d1-af45-4762-8c9e-c823f2c3f0dc tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:09:00.546499 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-888333d1-af45-4762-8c9e-c823f2c3f0dc tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e68bfe1-983c-430b-bc2b-b905281888d3", "name": "tempest-VolumesBackupsTest-Backup-1007003464"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:00.552571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-888333d1-af45-4762-8c9e-c823f2c3f0dc tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Creating new backup {'backup': {'volume_id': '3e68bfe1-983c-430b-bc2b-b905281888d3', 'name': 'tempest-VolumesBackupsTest-Backup-1007003464'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:09:00.552571 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-888333d1-af45-4762-8c9e-c823f2c3f0dc tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Creating backup of volume 3e68bfe1-983c-430b-bc2b-b905281888d3 in container None Jul 03 15:09:00.558022 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:00.558022 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:00.558393 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-888333d1-af45-4762-8c9e-c823f2c3f0dc tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Volume info retrieved successfully. Jul 03 15:09:00.574228 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-888333d1-af45-4762-8c9e-c823f2c3f0dc tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Created reservations ['ba5c4c11-964b-4c5b-9a5d-fae8c6ed3ade', 'ce76e423-230a-45d3-9a01-87df19083e4a'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:00.608347 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-888333d1-af45-4762-8c9e-c823f2c3f0dc tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:09:00.608805 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1273/5168] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:00 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:00.617342 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5f492bda-367d-4355-a021-1677efb68fde None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:00.619299 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f492bda-367d-4355-a021-1677efb68fde tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:00.619468 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f492bda-367d-4355-a021-1677efb68fde tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:00.619709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f492bda-367d-4355-a021-1677efb68fde tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:00.619757 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5f492bda-367d-4355-a021-1677efb68fde tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:00.625071 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=185,cinder:UPDATE=35,cinder:INSERT=10 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:09:00.627955 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:00.627955 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:00.628893 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f492bda-367d-4355-a021-1677efb68fde tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:00.628979 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1309/5169] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:00 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:01.639079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-78761c8d-2e03-4842-9a39-96b4d55470c0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:01.640845 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-78761c8d-2e03-4842-9a39-96b4d55470c0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:01.641039 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-78761c8d-2e03-4842-9a39-96b4d55470c0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:01.641275 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-78761c8d-2e03-4842-9a39-96b4d55470c0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:01.641444 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-78761c8d-2e03-4842-9a39-96b4d55470c0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:01.646597 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:01.646597 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:01.647610 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-78761c8d-2e03-4842-9a39-96b4d55470c0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:01.647713 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1289/5170] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:01 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:02.657545 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-65f0d15b-3155-478a-8a10-42a81c03c287 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:02.659799 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65f0d15b-3155-478a-8a10-42a81c03c287 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:02.660022 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65f0d15b-3155-478a-8a10-42a81c03c287 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:02.660255 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65f0d15b-3155-478a-8a10-42a81c03c287 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:02.660388 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-65f0d15b-3155-478a-8a10-42a81c03c287 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:02.665406 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:02.665406 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:02.666228 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65f0d15b-3155-478a-8a10-42a81c03c287 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:02.666704 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1300/5171] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:02 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:03.676239 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e9090465-782a-4004-83a3-7392ca8ae23e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:03.679720 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9090465-782a-4004-83a3-7392ca8ae23e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:03.679955 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9090465-782a-4004-83a3-7392ca8ae23e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:03.680216 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9090465-782a-4004-83a3-7392ca8ae23e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:03.680336 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e9090465-782a-4004-83a3-7392ca8ae23e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:03.682150 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=138,cinder:UPDATE=33,cinder:INSERT=14 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:09:03.686257 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:03.686257 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:03.687154 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9090465-782a-4004-83a3-7392ca8ae23e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:03.687593 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1274/5172] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:03 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:04.699524 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-75b205be-3127-4f28-8b6d-2de09414c2a0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:04.703064 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75b205be-3127-4f28-8b6d-2de09414c2a0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:04.703306 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75b205be-3127-4f28-8b6d-2de09414c2a0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:04.703520 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75b205be-3127-4f28-8b6d-2de09414c2a0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:04.703672 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-75b205be-3127-4f28-8b6d-2de09414c2a0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:04.708218 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:04.708218 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:04.708873 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75b205be-3127-4f28-8b6d-2de09414c2a0 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:04.709220 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1310/5173] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:04 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:05.722472 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aa8f709b-4664-450b-9788-962310759163 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:05.724734 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa8f709b-4664-450b-9788-962310759163 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:05.725009 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa8f709b-4664-450b-9788-962310759163 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:05.725290 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa8f709b-4664-450b-9788-962310759163 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:05.725460 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-aa8f709b-4664-450b-9788-962310759163 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:05.730209 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:05.730209 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:05.731078 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa8f709b-4664-450b-9788-962310759163 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:05.731586 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1290/5174] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:05 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:09:05.843985 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b670e691-0cd4-47e1-89a9-9fcd99e76b8b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:05.845899 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b670e691-0cd4-47e1-89a9-9fcd99e76b8b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:09:05.846204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b670e691-0cd4-47e1-89a9-9fcd99e76b8b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:05.846435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b670e691-0cd4-47e1-89a9-9fcd99e76b8b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:05.853649 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:05.853649 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:05.857831 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b670e691-0cd4-47e1-89a9-9fcd99e76b8b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:09:05.864493 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b670e691-0cd4-47e1-89a9-9fcd99e76b8b tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:09:05.864993 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1301/5175] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:09:05 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:09:05.878006 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e5b86bd9-b257-474a-a2e6-738ad7912ef9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:05.880291 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e5b86bd9-b257-474a-a2e6-738ad7912ef9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] DELETE https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:09:05.880539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e5b86bd9-b257-474a-a2e6-738ad7912ef9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:05.880793 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e5b86bd9-b257-474a-a2e6-738ad7912ef9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:05.881018 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-e5b86bd9-b257-474a-a2e6-738ad7912ef9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Delete volume with id: af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:09:05.891349 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:05.891349 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:05.892015 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e5b86bd9-b257-474a-a2e6-738ad7912ef9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:09:05.922853 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e5b86bd9-b257-474a-a2e6-738ad7912ef9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Delete volume request issued successfully. Jul 03 15:09:05.923081 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e5b86bd9-b257-474a-a2e6-738ad7912ef9 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 202 Jul 03 15:09:05.923682 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1275/5176] 10.4.3.99 () {68 vars in 1385 bytes} [Fri Jul 3 15:09:05 2026] DELETE /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 15:09:05.932584 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bc743b95-5322-4be1-8628-538e65117bfa None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:05.934751 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc743b95-5322-4be1-8628-538e65117bfa tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:09:05.934937 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc743b95-5322-4be1-8628-538e65117bfa tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:05.935165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc743b95-5322-4be1-8628-538e65117bfa tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:05.943429 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:05.943429 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:05.947748 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bc743b95-5322-4be1-8628-538e65117bfa tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Volume info retrieved successfully. Jul 03 15:09:05.954661 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc743b95-5322-4be1-8628-538e65117bfa tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 200 Jul 03 15:09:05.955191 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1311/5177] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:09:05 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:09:06.744440 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a5827e20-7af3-41fb-946c-99b8cc538c3d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:06.746415 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a5827e20-7af3-41fb-946c-99b8cc538c3d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:06.746688 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a5827e20-7af3-41fb-946c-99b8cc538c3d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:06.746910 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a5827e20-7af3-41fb-946c-99b8cc538c3d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:06.747051 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a5827e20-7af3-41fb-946c-99b8cc538c3d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:06.751193 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:06.751193 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:06.753277 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a5827e20-7af3-41fb-946c-99b8cc538c3d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:06.753277 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1291/5178] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:06 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:06.970221 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-51e8dc98-1cea-446e-b2f3-c3c5b8468279 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:06.971913 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-51e8dc98-1cea-446e-b2f3-c3c5b8468279 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] GET https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f Jul 03 15:09:06.972100 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-51e8dc98-1cea-446e-b2f3-c3c5b8468279 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:06.972332 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-51e8dc98-1cea-446e-b2f3-c3c5b8468279 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:06.977440 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-51e8dc98-1cea-446e-b2f3-c3c5b8468279 tempest-VolumesExtendAttachedTest-32502096 tempest-VolumesExtendAttachedTest-32502096-project-member] https://10.4.3.99/volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f returned with HTTP 404 Jul 03 15:09:06.977887 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1302/5179] 10.4.3.99 () {68 vars in 1382 bytes} [Fri Jul 3 15:09:06 2026] GET /volume/v3/volumes/af9b9769-7ae5-4cc4-9412-7c89d952825f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 15:09:07.763513 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5d0e834a-579e-4fb0-9483-3b663bb4b939 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:07.765986 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5d0e834a-579e-4fb0-9483-3b663bb4b939 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:07.766285 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5d0e834a-579e-4fb0-9483-3b663bb4b939 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:07.766532 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5d0e834a-579e-4fb0-9483-3b663bb4b939 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:07.766817 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5d0e834a-579e-4fb0-9483-3b663bb4b939 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:07.773658 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:07.773658 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:07.774480 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5d0e834a-579e-4fb0-9483-3b663bb4b939 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:07.774901 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1276/5180] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:07 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:08.789997 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5f65ec24-f4ff-4c4c-a407-5f39aa962ca8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:08.794858 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f65ec24-f4ff-4c4c-a407-5f39aa962ca8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:08.794858 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f65ec24-f4ff-4c4c-a407-5f39aa962ca8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:08.794858 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5f65ec24-f4ff-4c4c-a407-5f39aa962ca8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:08.794858 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-5f65ec24-f4ff-4c4c-a407-5f39aa962ca8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:08.798861 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:08.798861 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:08.800041 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5f65ec24-f4ff-4c4c-a407-5f39aa962ca8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:08.800691 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1312/5181] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:08 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:09.814601 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f75c136e-b2ec-466e-88ec-df96cbbaf813 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:09.816993 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f75c136e-b2ec-466e-88ec-df96cbbaf813 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:09.817317 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f75c136e-b2ec-466e-88ec-df96cbbaf813 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:09.817603 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f75c136e-b2ec-466e-88ec-df96cbbaf813 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:09.817794 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f75c136e-b2ec-466e-88ec-df96cbbaf813 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:09.822670 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:09.822670 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:09.823507 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f75c136e-b2ec-466e-88ec-df96cbbaf813 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:09.823992 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1292/5182] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:09 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:10.834021 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cca4c333-2e71-430c-97cf-eabbd81f1b38 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:10.836140 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cca4c333-2e71-430c-97cf-eabbd81f1b38 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:10.836387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cca4c333-2e71-430c-97cf-eabbd81f1b38 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:10.836624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cca4c333-2e71-430c-97cf-eabbd81f1b38 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:10.836740 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-cca4c333-2e71-430c-97cf-eabbd81f1b38 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:10.841710 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:10.841710 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:10.842435 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cca4c333-2e71-430c-97cf-eabbd81f1b38 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:10.842851 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1303/5183] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:10 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:11.853414 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-28ea090d-0187-4161-878e-c5d11f5ab0ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:11.855220 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28ea090d-0187-4161-878e-c5d11f5ab0ee tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:11.855405 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28ea090d-0187-4161-878e-c5d11f5ab0ee tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:11.855586 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-28ea090d-0187-4161-878e-c5d11f5ab0ee tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:11.855739 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-28ea090d-0187-4161-878e-c5d11f5ab0ee tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:11.860112 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:11.860112 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:11.860736 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-28ea090d-0187-4161-878e-c5d11f5ab0ee tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:11.861085 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1277/5184] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:11 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:12.174778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:12.251872 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:09:12.252217 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1340740977", "metadata": {"Type": "Test"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:12.253618 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1340740977', 'metadata': {'Type': 'Test'}}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:09:12.253773 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume of 1 GB Jul 03 15:09:12.258735 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Availability Zones retrieved successfully. Jul 03 15:09:12.263965 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (66e55ba4-693a-4959-a1ee-2642d9fea56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:12.265076 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd4c4ae-b1a7-48d8-8849-1adc18eda9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:12.266105 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:09:12.290010 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd4c4ae-b1a7-48d8-8849-1adc18eda9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:12.290845 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c6cc0f7-2080-4fd9-bbf2-321617826e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:12.487774 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Created reservations ['f97c5713-f578-4c3f-86a0-4ac6c07df457', '9f03d5fd-fb86-4b45-a285-875ad2b5482f', '369d196c-41c3-4dc4-a3bc-d91eda21b750', '04af2115-d0c4-4444-b669-52228f5630c0'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:12.488796 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c6cc0f7-2080-4fd9-bbf2-321617826e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f97c5713-f578-4c3f-86a0-4ac6c07df457', '9f03d5fd-fb86-4b45-a285-875ad2b5482f', '369d196c-41c3-4dc4-a3bc-d91eda21b750', '04af2115-d0c4-4444-b669-52228f5630c0']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:12.489810 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7666f6-a44a-4605-9376-e3610eb2820f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:12.547608 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7666f6-a44a-4605-9376-e3610eb2820f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de938b35-77e2-4ef8-a496-7abc79c0c563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1340740977',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['f97c5713-f578-4c3f-86a0-4ac6c07df457','9f03d5fd-fb86-4b45-a285-875ad2b5482f','369d196c-41c3-4dc4-a3bc-d91eda21b750','04af2115-d0c4-4444-b669-52228f5630c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1340740977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de938b35-77e2-4ef8-a496-7abc79c0c563,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='95878b5fa4c0426db15a8674121b5d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fcd279407dd4df7904758be8be5220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:12.548472 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b988260b-a9cf-423a-aeee-d64ee9984bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:12.587208 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b988260b-a9cf-423a-aeee-d64ee9984bb7) transitioned into state 'SUCCESS' from state '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-1340740977',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['f97c5713-f578-4c3f-86a0-4ac6c07df457','9f03d5fd-fb86-4b45-a285-875ad2b5482f','369d196c-41c3-4dc4-a3bc-d91eda21b750','04af2115-d0c4-4444-b669-52228f5630c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:12.593905 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9892be-5edc-4896-b51f-9134efce38a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:12.618711 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9892be-5edc-4896-b51f-9134efce38a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:12.619813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (66e55ba4-693a-4959-a1ee-2642d9fea56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:12.620204 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request issued successfully. Jul 03 15:09:12.620879 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3fb30d14-3d9f-4cc1-83fa-c5267024f74e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:09:12.621395 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1313/5185] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:12 2026] POST /volume/v3/volumes => generated 757 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:12.638556 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0492de52-4742-4c3b-aafa-830377c43640 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:12.640714 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0492de52-4742-4c3b-aafa-830377c43640 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:12.640997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0492de52-4742-4c3b-aafa-830377c43640 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:12.641344 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0492de52-4742-4c3b-aafa-830377c43640 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:12.652704 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:12.652704 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:12.655078 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0492de52-4742-4c3b-aafa-830377c43640 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:12.661700 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0492de52-4742-4c3b-aafa-830377c43640 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 200 Jul 03 15:09:12.662386 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1293/5186] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:12 2026] GET /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:12.873080 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b616c95a-8b96-438e-9915-3754b951c414 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:12.875135 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b616c95a-8b96-438e-9915-3754b951c414 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:12.875329 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b616c95a-8b96-438e-9915-3754b951c414 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:12.875504 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b616c95a-8b96-438e-9915-3754b951c414 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:12.875645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-b616c95a-8b96-438e-9915-3754b951c414 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:12.886115 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:12.886115 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:12.887071 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b616c95a-8b96-438e-9915-3754b951c414 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:12.887642 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1304/5187] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:12 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:13.677385 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-474dff33-8d2e-4942-954c-6f2015002724 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:13.679356 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-474dff33-8d2e-4942-954c-6f2015002724 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:13.679602 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-474dff33-8d2e-4942-954c-6f2015002724 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:13.679874 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-474dff33-8d2e-4942-954c-6f2015002724 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:13.688203 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:13.688203 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:13.693313 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-474dff33-8d2e-4942-954c-6f2015002724 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:13.698662 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-474dff33-8d2e-4942-954c-6f2015002724 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 200 Jul 03 15:09:13.699190 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1278/5188] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:13 2026] GET /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:13.714969 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-83772c18-8c8a-4f38-bc7e-51f307133629 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:13.717187 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83772c18-8c8a-4f38-bc7e-51f307133629 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:13.717635 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83772c18-8c8a-4f38-bc7e-51f307133629 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:13.718004 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-83772c18-8c8a-4f38-bc7e-51f307133629 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:13.727525 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:13.727525 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:13.734011 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-83772c18-8c8a-4f38-bc7e-51f307133629 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:13.739456 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-83772c18-8c8a-4f38-bc7e-51f307133629 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 200 Jul 03 15:09:13.739882 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1314/5189] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:13 2026] GET /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:13.754765 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d9da0420-f2da-41f5-b4ad-ddbede940989 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:13.763395 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d9da0420-f2da-41f5-b4ad-ddbede940989 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] PUT https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:13.763785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d9da0420-f2da-41f5-b4ad-ddbede940989 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1340740977"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:13.775456 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:13.775456 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:13.783976 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d9da0420-f2da-41f5-b4ad-ddbede940989 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:13.799051 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d9da0420-f2da-41f5-b4ad-ddbede940989 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume updated successfully. Jul 03 15:09:13.799761 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d9da0420-f2da-41f5-b4ad-ddbede940989 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 200 Jul 03 15:09:13.800281 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1294/5190] 10.4.3.99 () {68 vars in 1361 bytes} [Fri Jul 3 15:09:13 2026] PUT /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 782 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:13.815713 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4775c3bf-85a2-4306-8bec-3b7202cc836c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:13.817514 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4775c3bf-85a2-4306-8bec-3b7202cc836c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] PUT https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:13.817939 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4775c3bf-85a2-4306-8bec-3b7202cc836c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1526232989", "description": "This is the new description of volume"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:13.826762 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:13.826762 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:13.831378 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4775c3bf-85a2-4306-8bec-3b7202cc836c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:13.847395 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4775c3bf-85a2-4306-8bec-3b7202cc836c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume updated successfully. Jul 03 15:09:13.847983 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4775c3bf-85a2-4306-8bec-3b7202cc836c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 200 Jul 03 15:09:13.848597 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1305/5191] 10.4.3.99 () {68 vars in 1362 bytes} [Fri Jul 3 15:09:13 2026] PUT /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:13.863803 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6a5a3875-92f9-4127-89a8-4ffdf8c940dd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:13.868781 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a5a3875-92f9-4127-89a8-4ffdf8c940dd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:13.869037 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a5a3875-92f9-4127-89a8-4ffdf8c940dd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:13.869266 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a5a3875-92f9-4127-89a8-4ffdf8c940dd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:13.877309 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:13.877309 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:13.883800 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6a5a3875-92f9-4127-89a8-4ffdf8c940dd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:13.889423 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a5a3875-92f9-4127-89a8-4ffdf8c940dd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 200 Jul 03 15:09:13.891094 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1279/5192] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:13 2026] GET /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 889 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:13.898474 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1a78db97-f3a6-43db-b6c0-e3603ff1cbbd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:13.900773 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1a78db97-f3a6-43db-b6c0-e3603ff1cbbd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:13.900773 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1a78db97-f3a6-43db-b6c0-e3603ff1cbbd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:13.901001 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1a78db97-f3a6-43db-b6c0-e3603ff1cbbd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:13.901144 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1a78db97-f3a6-43db-b6c0-e3603ff1cbbd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:13.906246 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:13.906246 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:13.906944 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1a78db97-f3a6-43db-b6c0-e3603ff1cbbd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:13.907384 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1315/5193] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:13 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:13.908456 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:13.914398 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:09:13.915477 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1041160386", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-376789169"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:13.917335 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1041160386', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-376789169'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:09:13.917335 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume of 1 GB Jul 03 15:09:13.922089 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Availability Zones retrieved successfully. Jul 03 15:09:13.928557 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (d2c97ad0-15b8-4cdf-a801-a50b2ad92b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:13.929572 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7674b603-cd40-4584-b990-8783e6b5254a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:13.930556 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:09:13.958875 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7674b603-cd40-4584-b990-8783e6b5254a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:13.959553 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813f16cf-a3c3-4ce0-b866-6fa0ee1c02bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:13.997012 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Created reservations ['fd770fe3-4ba3-4414-b0d2-13b8c069e011', 'e84625a1-3300-4188-902c-7e634f84f0ed', '0127663e-6775-4b88-b584-f9ec07b87f1d', '80cd5ec6-7b1b-409c-bdaf-6feda3f0fbde'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:13.997832 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813f16cf-a3c3-4ce0-b866-6fa0ee1c02bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd770fe3-4ba3-4414-b0d2-13b8c069e011', 'e84625a1-3300-4188-902c-7e634f84f0ed', '0127663e-6775-4b88-b584-f9ec07b87f1d', '80cd5ec6-7b1b-409c-bdaf-6feda3f0fbde']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:13.998557 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06b0692-8a58-4af7-b6ea-38dedc693dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:14.022788 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06b0692-8a58-4af7-b6ea-38dedc693dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4f3abe7-717a-4af2-b32e-3d31d64a60d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1041160386',display_name='tempest-VolumesGetTest-Volume-376789169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['fd770fe3-4ba3-4414-b0d2-13b8c069e011','e84625a1-3300-4188-902c-7e634f84f0ed','0127663e-6775-4b88-b584-f9ec07b87f1d','80cd5ec6-7b1b-409c-bdaf-6feda3f0fbde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:09:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1041160386',display_name='tempest-VolumesGetTest-Volume-376789169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4f3abe7-717a-4af2-b32e-3d31d64a60d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95878b5fa4c0426db15a8674121b5d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fcd279407dd4df7904758be8be5220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:14.023630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f782a894-03f7-4b44-8387-2d2d2c8b782a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:14.043733 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f782a894-03f7-4b44-8387-2d2d2c8b782a) transitioned into 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-1041160386',display_name='tempest-VolumesGetTest-Volume-376789169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['fd770fe3-4ba3-4414-b0d2-13b8c069e011','e84625a1-3300-4188-902c-7e634f84f0ed','0127663e-6775-4b88-b584-f9ec07b87f1d','80cd5ec6-7b1b-409c-bdaf-6feda3f0fbde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:14.044442 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600f1f63-94b0-4824-82cd-0bd2464eba00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:14.054313 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600f1f63-94b0-4824-82cd-0bd2464eba00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:14.055335 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (d2c97ad0-15b8-4cdf-a801-a50b2ad92b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:14.055545 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request issued successfully. Jul 03 15:09:14.056173 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-261c6734-f483-4e06-bc8d-eeda6fe2e71e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:09:14.056681 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1295/5194] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:13 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:14.068707 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ba38d4c0-d93b-40ee-9a41-455acbd68b1a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:14.070397 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba38d4c0-d93b-40ee-9a41-455acbd68b1a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 Jul 03 15:09:14.070624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba38d4c0-d93b-40ee-9a41-455acbd68b1a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:14.070980 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ba38d4c0-d93b-40ee-9a41-455acbd68b1a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:14.078116 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:14.078116 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:14.082061 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ba38d4c0-d93b-40ee-9a41-455acbd68b1a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:14.086928 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ba38d4c0-d93b-40ee-9a41-455acbd68b1a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 returned with HTTP 200 Jul 03 15:09:14.087380 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1306/5195] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:14 2026] GET /volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:14.917002 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8a7d481c-3df7-4754-8fa5-74ffeff09016 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:14.918734 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8a7d481c-3df7-4754-8fa5-74ffeff09016 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:14.918912 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8a7d481c-3df7-4754-8fa5-74ffeff09016 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:14.919083 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8a7d481c-3df7-4754-8fa5-74ffeff09016 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:14.919209 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-8a7d481c-3df7-4754-8fa5-74ffeff09016 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:14.927856 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:14.927856 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:14.928445 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8a7d481c-3df7-4754-8fa5-74ffeff09016 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:14.928806 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1280/5196] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:14 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:15.100082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eab8670b-36e4-4f07-94eb-bfe1364d1d8d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:15.101945 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eab8670b-36e4-4f07-94eb-bfe1364d1d8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 Jul 03 15:09:15.102212 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eab8670b-36e4-4f07-94eb-bfe1364d1d8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:15.102432 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eab8670b-36e4-4f07-94eb-bfe1364d1d8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:15.112222 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:15.112222 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:15.117503 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eab8670b-36e4-4f07-94eb-bfe1364d1d8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:15.123812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eab8670b-36e4-4f07-94eb-bfe1364d1d8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 returned with HTTP 200 Jul 03 15:09:15.124350 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1316/5197] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:15 2026] GET /volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:15.135117 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a9884760-4608-4197-98e3-976a2a813caf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:15.136956 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a9884760-4608-4197-98e3-976a2a813caf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] PUT https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 Jul 03 15:09:15.137322 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a9884760-4608-4197-98e3-976a2a813caf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1340740977", "description": null}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:15.144859 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:15.144859 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:15.148209 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a9884760-4608-4197-98e3-976a2a813caf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:15.155414 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a9884760-4608-4197-98e3-976a2a813caf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume updated successfully. Jul 03 15:09:15.155958 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a9884760-4608-4197-98e3-976a2a813caf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 returned with HTTP 200 Jul 03 15:09:15.156384 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1296/5198] 10.4.3.99 () {68 vars in 1361 bytes} [Fri Jul 3 15:09:15 2026] PUT /volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 => generated 768 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:15.166777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ede59b02-f04b-4206-b901-27666ca8cc77 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:15.168988 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ede59b02-f04b-4206-b901-27666ca8cc77 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 Jul 03 15:09:15.169253 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ede59b02-f04b-4206-b901-27666ca8cc77 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:15.169493 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ede59b02-f04b-4206-b901-27666ca8cc77 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:15.178064 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:15.178064 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:15.181707 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ede59b02-f04b-4206-b901-27666ca8cc77 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:15.186245 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ede59b02-f04b-4206-b901-27666ca8cc77 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 returned with HTTP 200 Jul 03 15:09:15.186606 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1307/5199] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:15 2026] GET /volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:15.198369 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2bddf91c-8d8e-4287-89bf-589d2935e35d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:15.200585 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2bddf91c-8d8e-4287-89bf-589d2935e35d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 Jul 03 15:09:15.200826 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2bddf91c-8d8e-4287-89bf-589d2935e35d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:15.201086 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2bddf91c-8d8e-4287-89bf-589d2935e35d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:15.201326 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-2bddf91c-8d8e-4287-89bf-589d2935e35d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume with id: b4f3abe7-717a-4af2-b32e-3d31d64a60d3 Jul 03 15:09:15.209446 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:15.209446 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:15.209920 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2bddf91c-8d8e-4287-89bf-589d2935e35d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:15.226430 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2bddf91c-8d8e-4287-89bf-589d2935e35d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume request issued successfully. Jul 03 15:09:15.226591 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2bddf91c-8d8e-4287-89bf-589d2935e35d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 returned with HTTP 202 Jul 03 15:09:15.226965 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1281/5200] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:09:15 2026] DELETE /volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:09:15.233412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-382c5358-97b9-4b38-94fa-b1f236b7dcc5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:15.235290 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-382c5358-97b9-4b38-94fa-b1f236b7dcc5 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 Jul 03 15:09:15.235514 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-382c5358-97b9-4b38-94fa-b1f236b7dcc5 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:15.235748 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-382c5358-97b9-4b38-94fa-b1f236b7dcc5 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:15.243822 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:15.243822 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:15.248289 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-382c5358-97b9-4b38-94fa-b1f236b7dcc5 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:15.251938 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-382c5358-97b9-4b38-94fa-b1f236b7dcc5 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 returned with HTTP 200 Jul 03 15:09:15.252432 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1317/5201] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:15 2026] GET /volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:15.939140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5191b24e-2b5c-45c7-b13b-009ce3f977d6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:15.941140 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5191b24e-2b5c-45c7-b13b-009ce3f977d6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:15.941342 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5191b24e-2b5c-45c7-b13b-009ce3f977d6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:15.941522 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5191b24e-2b5c-45c7-b13b-009ce3f977d6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:15.941636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5191b24e-2b5c-45c7-b13b-009ce3f977d6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:15.945974 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:15.945974 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:15.946559 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5191b24e-2b5c-45c7-b13b-009ce3f977d6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:15.947010 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1297/5202] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:15 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:16.272038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c6e7ca0e-4eef-42d2-b67c-681b8327c46e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:16.273677 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c6e7ca0e-4eef-42d2-b67c-681b8327c46e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 Jul 03 15:09:16.273847 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c6e7ca0e-4eef-42d2-b67c-681b8327c46e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:16.274019 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c6e7ca0e-4eef-42d2-b67c-681b8327c46e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:16.279558 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c6e7ca0e-4eef-42d2-b67c-681b8327c46e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 returned with HTTP 404 Jul 03 15:09:16.279994 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1308/5203] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:16 2026] GET /volume/v3/volumes/b4f3abe7-717a-4af2-b32e-3d31d64a60d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:09:16.287362 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4bdbba81-a8eb-4945-a0a7-14323fa0a7eb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:16.289211 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bdbba81-a8eb-4945-a0a7-14323fa0a7eb tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:16.289416 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bdbba81-a8eb-4945-a0a7-14323fa0a7eb tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:16.289607 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bdbba81-a8eb-4945-a0a7-14323fa0a7eb tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:16.296506 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:16.296506 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:16.299876 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4bdbba81-a8eb-4945-a0a7-14323fa0a7eb tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:16.304704 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bdbba81-a8eb-4945-a0a7-14323fa0a7eb tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 200 Jul 03 15:09:16.305085 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1282/5204] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:16 2026] GET /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 889 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:16.316090 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18272046-de07-4bbb-989c-fcaf97445a48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:16.317648 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18272046-de07-4bbb-989c-fcaf97445a48 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] DELETE https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:16.317802 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18272046-de07-4bbb-989c-fcaf97445a48 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:16.317964 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18272046-de07-4bbb-989c-fcaf97445a48 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:16.318121 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-18272046-de07-4bbb-989c-fcaf97445a48 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume with id: de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:16.324043 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:16.324043 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:16.324411 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18272046-de07-4bbb-989c-fcaf97445a48 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:16.348659 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18272046-de07-4bbb-989c-fcaf97445a48 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume request issued successfully. Jul 03 15:09:16.348906 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18272046-de07-4bbb-989c-fcaf97445a48 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 202 Jul 03 15:09:16.349434 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1318/5205] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:09:16 2026] DELETE /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:09:16.356950 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-12a13faf-0c79-45e5-8fdc-70a19414e129 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:16.359184 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-12a13faf-0c79-45e5-8fdc-70a19414e129 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:16.359435 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-12a13faf-0c79-45e5-8fdc-70a19414e129 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:16.359731 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-12a13faf-0c79-45e5-8fdc-70a19414e129 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:16.368424 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:16.368424 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:16.373288 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-12a13faf-0c79-45e5-8fdc-70a19414e129 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:16.378324 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-12a13faf-0c79-45e5-8fdc-70a19414e129 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 200 Jul 03 15:09:16.378965 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1298/5206] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:16 2026] GET /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:16.958904 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-652a705a-5ae1-40b8-8f6c-af44cfe9eb68 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:16.960659 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-652a705a-5ae1-40b8-8f6c-af44cfe9eb68 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:16.960873 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-652a705a-5ae1-40b8-8f6c-af44cfe9eb68 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:16.961077 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-652a705a-5ae1-40b8-8f6c-af44cfe9eb68 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:16.961228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-652a705a-5ae1-40b8-8f6c-af44cfe9eb68 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:16.965465 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:16.965465 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:16.966058 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-652a705a-5ae1-40b8-8f6c-af44cfe9eb68 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:16.966433 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1309/5207] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:16 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:17.391831 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b9959022-0a7e-4b87-bb42-9bc199b608b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:17.393784 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b9959022-0a7e-4b87-bb42-9bc199b608b3 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 Jul 03 15:09:17.393963 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b9959022-0a7e-4b87-bb42-9bc199b608b3 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:17.394159 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b9959022-0a7e-4b87-bb42-9bc199b608b3 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:17.400425 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b9959022-0a7e-4b87-bb42-9bc199b608b3 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 returned with HTTP 404 Jul 03 15:09:17.401027 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1283/5208] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:17 2026] GET /volume/v3/volumes/de938b35-77e2-4ef8-a496-7abc79c0c563 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:09:17.409147 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:17.411621 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:09:17.412041 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-503981515"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:17.413765 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-503981515'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:09:17.413912 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume of 1 GB Jul 03 15:09:17.418502 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Availability Zones retrieved successfully. Jul 03 15:09:17.425768 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (8492a5c0-89ba-4f09-92db-f4b165e4daa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:17.427241 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9b93b-2a12-4f50-89d1-4d0822d583ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:17.428586 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:09:17.458216 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9b93b-2a12-4f50-89d1-4d0822d583ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:17.459103 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3809d51c-7f30-42a7-8a0a-410e52685e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:17.506722 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Created reservations ['e7b137a5-67f4-42c5-aa58-0f46a63fd6c0', 'a2278dbf-9fa0-421b-9a56-52b5e3cf7b2b', 'aa083512-95c7-46e0-9141-e3de85d43bb1', '59bdaed2-aa9f-4904-ad32-6f17623ba5b1'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:17.507902 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3809d51c-7f30-42a7-8a0a-410e52685e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7b137a5-67f4-42c5-aa58-0f46a63fd6c0', 'a2278dbf-9fa0-421b-9a56-52b5e3cf7b2b', 'aa083512-95c7-46e0-9141-e3de85d43bb1', '59bdaed2-aa9f-4904-ad32-6f17623ba5b1']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:17.508733 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b013a2d5-1a02-46c1-b89e-dcb4d3658a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:17.540137 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b013a2d5-1a02-46c1-b89e-dcb4d3658a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '551c50e0-176d-4fea-8203-2b14689cd568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-503981515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['e7b137a5-67f4-42c5-aa58-0f46a63fd6c0','a2278dbf-9fa0-421b-9a56-52b5e3cf7b2b','aa083512-95c7-46e0-9141-e3de85d43bb1','59bdaed2-aa9f-4904-ad32-6f17623ba5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-503981515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=551c50e0-176d-4fea-8203-2b14689cd568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95878b5fa4c0426db15a8674121b5d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fcd279407dd4df7904758be8be5220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:17.541031 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84fd3f6b-8368-4579-b707-6b3c38e90fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:17.560785 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84fd3f6b-8368-4579-b707-6b3c38e90fe0) transitioned into state 'SUCCESS' from state '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-503981515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['e7b137a5-67f4-42c5-aa58-0f46a63fd6c0','a2278dbf-9fa0-421b-9a56-52b5e3cf7b2b','aa083512-95c7-46e0-9141-e3de85d43bb1','59bdaed2-aa9f-4904-ad32-6f17623ba5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:17.561715 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ccbec4-6040-4cc4-9d0e-b99e220d813f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:17.573283 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ccbec4-6040-4cc4-9d0e-b99e220d813f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:17.574492 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (8492a5c0-89ba-4f09-92db-f4b165e4daa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:17.574938 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request issued successfully. Jul 03 15:09:17.575724 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-19022b02-b7de-49ba-bcd3-7b6968667ffc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:09:17.576326 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1319/5209] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:09:17 2026] POST /volume/v3/volumes => generated 742 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:17.590492 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-29997bc8-6f52-4bd5-9160-8b9f72bfdaae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:17.592767 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-29997bc8-6f52-4bd5-9160-8b9f72bfdaae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 Jul 03 15:09:17.593005 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-29997bc8-6f52-4bd5-9160-8b9f72bfdaae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:17.593297 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-29997bc8-6f52-4bd5-9160-8b9f72bfdaae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:17.602150 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:17.602150 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:17.607492 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-29997bc8-6f52-4bd5-9160-8b9f72bfdaae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:17.613185 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-29997bc8-6f52-4bd5-9160-8b9f72bfdaae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 returned with HTTP 200 Jul 03 15:09:17.613688 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1299/5210] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:17 2026] GET /volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 => generated 810 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:17.979202 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2d720828-4c34-476e-b61d-8860aef476c7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:17.981307 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2d720828-4c34-476e-b61d-8860aef476c7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:17.981577 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2d720828-4c34-476e-b61d-8860aef476c7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:17.981841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2d720828-4c34-476e-b61d-8860aef476c7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:17.982002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-2d720828-4c34-476e-b61d-8860aef476c7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:17.986459 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:17.986459 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:17.987053 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2d720828-4c34-476e-b61d-8860aef476c7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:17.987461 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1310/5211] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:17 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:17.997946 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2c0ba95f-23f8-4f88-b34f-e09035840052 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:18.000213 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c0ba95f-23f8-4f88-b34f-e09035840052 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:09:18.000646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2c0ba95f-23f8-4f88-b34f-e09035840052 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e68bfe1-983c-430b-bc2b-b905281888d3", "incremental": true}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:18.002447 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-2c0ba95f-23f8-4f88-b34f-e09035840052 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Creating new backup {'backup': {'volume_id': '3e68bfe1-983c-430b-bc2b-b905281888d3', 'incremental': True}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:09:18.002640 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-2c0ba95f-23f8-4f88-b34f-e09035840052 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Creating backup of volume 3e68bfe1-983c-430b-bc2b-b905281888d3 in container None Jul 03 15:09:18.011763 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:18.011763 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:18.012388 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2c0ba95f-23f8-4f88-b34f-e09035840052 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:09:18.032640 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-2c0ba95f-23f8-4f88-b34f-e09035840052 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Created reservations ['a5fa558f-9dcc-415f-996d-42e80a396049', 'c139987c-7ccd-480c-84b7-aea039778a60'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:18.048029 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2c0ba95f-23f8-4f88-b34f-e09035840052 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 400 Jul 03 15:09:18.048513 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1284/5212] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:09:17 2026] POST /volume/v3/backups => generated 109 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 15:09:18.055546 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-049945e6-a37f-477f-9166-cfc75897c9ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:18.057521 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-049945e6-a37f-477f-9166-cfc75897c9ad tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] DELETE https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:18.057769 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-049945e6-a37f-477f-9166-cfc75897c9ad tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:18.058019 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-049945e6-a37f-477f-9166-cfc75897c9ad tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:18.058168 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-049945e6-a37f-477f-9166-cfc75897c9ad tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Delete backup with id: 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. Jul 03 15:09:18.062455 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:18.062455 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:18.077912 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-049945e6-a37f-477f-9166-cfc75897c9ad tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] delete_backup rpcapi backup_id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:09:18.080420 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-049945e6-a37f-477f-9166-cfc75897c9ad tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 202 Jul 03 15:09:18.080853 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1320/5213] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:09:18 2026] DELETE /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:09:18.089342 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d97ff6b2-a0af-40dd-a925-c8dc472eccda None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:18.091545 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d97ff6b2-a0af-40dd-a925-c8dc472eccda tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:18.091795 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d97ff6b2-a0af-40dd-a925-c8dc472eccda tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:18.092033 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d97ff6b2-a0af-40dd-a925-c8dc472eccda tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:18.092184 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-d97ff6b2-a0af-40dd-a925-c8dc472eccda tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:18.097251 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:18.097251 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:18.098022 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d97ff6b2-a0af-40dd-a925-c8dc472eccda tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 200 Jul 03 15:09:18.098490 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1300/5214] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:18 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:18.628729 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5b33a2fc-5320-4005-b77a-99868ff9b918 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:18.630634 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5b33a2fc-5320-4005-b77a-99868ff9b918 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 Jul 03 15:09:18.630897 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5b33a2fc-5320-4005-b77a-99868ff9b918 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:18.631092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5b33a2fc-5320-4005-b77a-99868ff9b918 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:18.639596 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:18.639596 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:18.644066 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5b33a2fc-5320-4005-b77a-99868ff9b918 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:18.649397 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5b33a2fc-5320-4005-b77a-99868ff9b918 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 returned with HTTP 200 Jul 03 15:09:18.649850 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1311/5215] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:18 2026] GET /volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:18.663324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:18.665807 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:09:18.666032 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "551c50e0-176d-4fea-8203-2b14689cd568", "size": 1, "name": "tempest-VolumesGetTest-Volume-1985619665", "metadata": {"Type": "Test"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:18.667744 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request body: {'volume': {'source_volid': '551c50e0-176d-4fea-8203-2b14689cd568', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1985619665', 'metadata': {'Type': 'Test'}}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:09:18.675534 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:18.675534 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:18.676049 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume retrieved successfully. Jul 03 15:09:18.676234 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume of 1 GB Jul 03 15:09:18.680036 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Availability Zones retrieved successfully. Jul 03 15:09:18.685972 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (cd30c339-d890-4655-a601-59349f26bb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:18.687932 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e1f64c6-d245-458d-8c8e-78e23ea0733c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:18.688105 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:09:18.719917 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e1f64c6-d245-458d-8c8e-78e23ea0733c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '551c50e0-176d-4fea-8203-2b14689cd568', 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:18.720953 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe71ac0-fad7-407b-b362-2a300467514d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:18.771198 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Created reservations ['2786f52f-be8f-42c2-a52b-8cf3b6479478', '3cd8e5bf-3694-465e-8ec2-fd9149c2a062', '98707b9c-8c60-43ff-b07c-3572820449fa', '19746418-3e1d-4f61-8a76-f0d98fea2f1e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:18.774204 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe71ac0-fad7-407b-b362-2a300467514d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2786f52f-be8f-42c2-a52b-8cf3b6479478', '3cd8e5bf-3694-465e-8ec2-fd9149c2a062', '98707b9c-8c60-43ff-b07c-3572820449fa', '19746418-3e1d-4f61-8a76-f0d98fea2f1e']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:18.774204 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9753c84f-fffb-4e0d-98ee-45777704f73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:18.812910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9753c84f-fffb-4e0d-98ee-45777704f73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c624eb53-e4e7-4c2b-be61-b5cac71598df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1985619665',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['2786f52f-be8f-42c2-a52b-8cf3b6479478','3cd8e5bf-3694-465e-8ec2-fd9149c2a062','98707b9c-8c60-43ff-b07c-3572820449fa','19746418-3e1d-4f61-8a76-f0d98fea2f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=551c50e0-176d-4fea-8203-2b14689cd568,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1985619665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c624eb53-e4e7-4c2b-be61-b5cac71598df,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='95878b5fa4c0426db15a8674121b5d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=551c50e0-176d-4fea-8203-2b14689cd568,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fcd279407dd4df7904758be8be5220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:18.813578 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a4d853b-442f-4691-b63b-9c54b31fb068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:18.830048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a4d853b-442f-4691-b63b-9c54b31fb068) transitioned into state 'SUCCESS' from state '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-1985619665',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['2786f52f-be8f-42c2-a52b-8cf3b6479478','3cd8e5bf-3694-465e-8ec2-fd9149c2a062','98707b9c-8c60-43ff-b07c-3572820449fa','19746418-3e1d-4f61-8a76-f0d98fea2f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=551c50e0-176d-4fea-8203-2b14689cd568,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:18.830641 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b771553-b743-424a-ad4a-5759237e1960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:18.854005 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b771553-b743-424a-ad4a-5759237e1960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:18.855028 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (cd30c339-d890-4655-a601-59349f26bb01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:18.855409 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request issued successfully. Jul 03 15:09:18.856080 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b381d67-065a-48bb-9e48-88aaac080cb2 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:09:18.856616 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1285/5216] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:18 2026] POST /volume/v3/volumes => generated 791 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:18.869066 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e74101d9-2fa9-4ced-bd58-aca43dbf1b18 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:18.871308 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e74101d9-2fa9-4ced-bd58-aca43dbf1b18 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:18.871540 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e74101d9-2fa9-4ced-bd58-aca43dbf1b18 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:18.871767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e74101d9-2fa9-4ced-bd58-aca43dbf1b18 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:18.881294 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:18.881294 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:18.885949 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e74101d9-2fa9-4ced-bd58-aca43dbf1b18 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:18.891504 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e74101d9-2fa9-4ced-bd58-aca43dbf1b18 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 200 Jul 03 15:09:18.892014 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1321/5217] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:18 2026] GET /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:19.109272 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-783788c7-bfe6-4879-8b73-69951d06b2f6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:19.111146 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-783788c7-bfe6-4879-8b73-69951d06b2f6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e Jul 03 15:09:19.111390 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-783788c7-bfe6-4879-8b73-69951d06b2f6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:19.111627 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-783788c7-bfe6-4879-8b73-69951d06b2f6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:19.111781 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-783788c7-bfe6-4879-8b73-69951d06b2f6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 706f9c9e-561c-4a4f-9efe-247ab3ffdb4e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:19.115454 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-783788c7-bfe6-4879-8b73-69951d06b2f6 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e returned with HTTP 404 Jul 03 15:09:19.115920 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1301/5218] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:19 2026] GET /volume/v3/backups/706f9c9e-561c-4a4f-9efe-247ab3ffdb4e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:09:19.124719 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:19.126647 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:09:19.127018 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1012502209"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:19.128715 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1012502209'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:09:19.128834 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Create volume of 1 GB Jul 03 15:09:19.133270 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Availability Zones retrieved successfully. Jul 03 15:09:19.139824 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Flow 'volume_create_api' (01951ed3-dc18-4281-8467-5dd99138ebf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:19.140754 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ebefc1-af5e-46dd-8b3e-b54d9bbbcad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:19.141844 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:09:19.168419 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ebefc1-af5e-46dd-8b3e-b54d9bbbcad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:19.169594 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6ba632f-a44e-4ed6-9ac1-df8537ececa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:19.213489 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Created reservations ['782ce1a5-de37-4f69-9c36-674e476fd616', 'd021bad5-e1d2-4295-8f05-6cd5347bec64', 'a9224835-c06d-4c18-8eeb-926d9ae9beae', 'bff0ce36-bbfa-4221-8003-0dddcee0b234'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:19.214407 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6ba632f-a44e-4ed6-9ac1-df8537ececa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['782ce1a5-de37-4f69-9c36-674e476fd616', 'd021bad5-e1d2-4295-8f05-6cd5347bec64', 'a9224835-c06d-4c18-8eeb-926d9ae9beae', 'bff0ce36-bbfa-4221-8003-0dddcee0b234']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:19.215092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c057640-af12-4ca1-b7e9-21e088c840b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:19.236707 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c057640-af12-4ca1-b7e9-21e088c840b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c558528c-b520-45f0-a28b-cb62425b20be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1012502209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422a545d4c1410b9aa37af6231b47f8',qos_specs=None,replication_status=,reservations=['782ce1a5-de37-4f69-9c36-674e476fd616','d021bad5-e1d2-4295-8f05-6cd5347bec64','a9224835-c06d-4c18-8eeb-926d9ae9beae','bff0ce36-bbfa-4221-8003-0dddcee0b234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8428d6454e4205b35a27b98670e60f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1012502209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c558528c-b520-45f0-a28b-cb62425b20be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5422a545d4c1410b9aa37af6231b47f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a8428d6454e4205b35a27b98670e60f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:19.237429 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25338a1d-b0d1-4943-bec7-cf452ac31ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:19.254681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25338a1d-b0d1-4943-bec7-cf452ac31ac1) transitioned into state 'SUCCESS' from state '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-1012502209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422a545d4c1410b9aa37af6231b47f8',qos_specs=None,replication_status=,reservations=['782ce1a5-de37-4f69-9c36-674e476fd616','d021bad5-e1d2-4295-8f05-6cd5347bec64','a9224835-c06d-4c18-8eeb-926d9ae9beae','bff0ce36-bbfa-4221-8003-0dddcee0b234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a8428d6454e4205b35a27b98670e60f',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:19.255490 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d891e0-bd25-40f5-90de-632cf45ac8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:19.265941 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d891e0-bd25-40f5-90de-632cf45ac8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:19.266664 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Flow 'volume_create_api' (01951ed3-dc18-4281-8467-5dd99138ebf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:19.266955 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Create volume request issued successfully. Jul 03 15:09:19.267510 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-07ee6314-b6bb-4f79-9dc9-a79f825095ab tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:09:19.267915 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1312/5219] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:09:19 2026] POST /volume/v3/volumes => generated 747 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:19.279401 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5f0fce19-d277-4d6b-991e-7e312453f184 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:19.281273 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f0fce19-d277-4d6b-991e-7e312453f184 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be Jul 03 15:09:19.281498 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5f0fce19-d277-4d6b-991e-7e312453f184 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:19.281722 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5f0fce19-d277-4d6b-991e-7e312453f184 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:19.288947 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:19.288947 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:19.292618 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5f0fce19-d277-4d6b-991e-7e312453f184 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:09:19.296906 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f0fce19-d277-4d6b-991e-7e312453f184 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be returned with HTTP 200 Jul 03 15:09:19.297465 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1286/5220] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:19 2026] GET /volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:19.905886 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-58fafd6b-e123-47df-8d81-3f2951a37280 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:19.908103 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-58fafd6b-e123-47df-8d81-3f2951a37280 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:19.908385 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-58fafd6b-e123-47df-8d81-3f2951a37280 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:19.908651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-58fafd6b-e123-47df-8d81-3f2951a37280 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:19.916729 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:19.916729 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:19.921244 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-58fafd6b-e123-47df-8d81-3f2951a37280 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:19.926427 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-58fafd6b-e123-47df-8d81-3f2951a37280 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 200 Jul 03 15:09:19.926930 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1322/5221] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:19 2026] GET /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:19.941764 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9521c703-8aa6-4d7c-a4b3-c05b79bd887f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:19.944056 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9521c703-8aa6-4d7c-a4b3-c05b79bd887f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:19.944366 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9521c703-8aa6-4d7c-a4b3-c05b79bd887f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:19.944642 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9521c703-8aa6-4d7c-a4b3-c05b79bd887f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:19.954645 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:19.954645 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:19.960277 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9521c703-8aa6-4d7c-a4b3-c05b79bd887f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:19.965489 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9521c703-8aa6-4d7c-a4b3-c05b79bd887f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 200 Jul 03 15:09:19.966197 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1302/5222] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:19 2026] GET /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:19.978112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5462f3ab-4c86-4ad9-abcd-137196778c90 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:19.979974 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5462f3ab-4c86-4ad9-abcd-137196778c90 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] PUT https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:19.980325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5462f3ab-4c86-4ad9-abcd-137196778c90 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1985619665"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:19.988959 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:19.988959 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:19.992851 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5462f3ab-4c86-4ad9-abcd-137196778c90 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:20.001857 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5462f3ab-4c86-4ad9-abcd-137196778c90 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume updated successfully. Jul 03 15:09:20.002513 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5462f3ab-4c86-4ad9-abcd-137196778c90 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 200 Jul 03 15:09:20.002931 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1313/5223] 10.4.3.99 () {68 vars in 1361 bytes} [Fri Jul 3 15:09:19 2026] PUT /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:20.014981 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4adc7502-66c6-4d4a-8e4e-9722eaaff246 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:20.016703 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4adc7502-66c6-4d4a-8e4e-9722eaaff246 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] PUT https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:20.017017 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4adc7502-66c6-4d4a-8e4e-9722eaaff246 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1386700664", "description": "This is the new description of volume"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:20.025656 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:20.025656 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:20.030506 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4adc7502-66c6-4d4a-8e4e-9722eaaff246 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:20.040423 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4adc7502-66c6-4d4a-8e4e-9722eaaff246 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume updated successfully. Jul 03 15:09:20.041087 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4adc7502-66c6-4d4a-8e4e-9722eaaff246 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 200 Jul 03 15:09:20.041543 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1287/5224] 10.4.3.99 () {68 vars in 1362 bytes} [Fri Jul 3 15:09:20 2026] PUT /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:20.055684 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a1965c4c-8605-48d1-8480-35009333df3b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:20.058154 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a1965c4c-8605-48d1-8480-35009333df3b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:20.058420 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a1965c4c-8605-48d1-8480-35009333df3b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:20.058686 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a1965c4c-8605-48d1-8480-35009333df3b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:20.069079 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:20.069079 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:20.073900 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a1965c4c-8605-48d1-8480-35009333df3b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:20.079919 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a1965c4c-8605-48d1-8480-35009333df3b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 200 Jul 03 15:09:20.080383 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1323/5225] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:20 2026] GET /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:20.094702 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b38063bc-eec3-4130-bd2a-294b437418dc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:20.097067 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:09:20.097500 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1983333497", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-65054455"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:20.099414 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1983333497', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-65054455'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:09:20.099523 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume of 1 GB Jul 03 15:09:20.104709 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Availability Zones retrieved successfully. Jul 03 15:09:20.112488 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (ebbe0bc6-1125-45b5-b55c-2b67e150aeaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:20.113865 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56a6bae-f57b-40dd-ad74-a08248b6afad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:20.115074 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:09:20.151200 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56a6bae-f57b-40dd-ad74-a08248b6afad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:20.152316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ebb93c-a5a2-4498-84ef-7410259448bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:20.199525 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Created reservations ['de2adfc6-731e-4fe2-87de-5a3257561a4f', '2a72dbdc-79f7-4267-a531-b7c15f8a5f2d', '651cf3f9-9122-4df6-acf3-114b7c0fe30d', 'a323d63f-deb9-4634-80f8-12f14b1cf038'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:20.200292 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ebb93c-a5a2-4498-84ef-7410259448bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de2adfc6-731e-4fe2-87de-5a3257561a4f', '2a72dbdc-79f7-4267-a531-b7c15f8a5f2d', '651cf3f9-9122-4df6-acf3-114b7c0fe30d', 'a323d63f-deb9-4634-80f8-12f14b1cf038']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:20.200980 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123c0fa6-cb0a-45ab-869b-94455c049928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:20.225815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123c0fa6-cb0a-45ab-869b-94455c049928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b7c6839-4b41-4d5b-8769-1ea8e5d17af1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1983333497',display_name='tempest-VolumesGetTest-Volume-65054455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['de2adfc6-731e-4fe2-87de-5a3257561a4f','2a72dbdc-79f7-4267-a531-b7c15f8a5f2d','651cf3f9-9122-4df6-acf3-114b7c0fe30d','a323d63f-deb9-4634-80f8-12f14b1cf038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:09:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1983333497',display_name='tempest-VolumesGetTest-Volume-65054455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b7c6839-4b41-4d5b-8769-1ea8e5d17af1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95878b5fa4c0426db15a8674121b5d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fcd279407dd4df7904758be8be5220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:20.226850 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9609556-f1c1-4717-b369-841fb15ac05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:20.249087 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9609556-f1c1-4717-b369-841fb15ac05d) transitioned into 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-1983333497',display_name='tempest-VolumesGetTest-Volume-65054455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['de2adfc6-731e-4fe2-87de-5a3257561a4f','2a72dbdc-79f7-4267-a531-b7c15f8a5f2d','651cf3f9-9122-4df6-acf3-114b7c0fe30d','a323d63f-deb9-4634-80f8-12f14b1cf038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:20.250025 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ffe80a4-7aa2-4fca-bb5e-6ae599a53059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:20.260257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ffe80a4-7aa2-4fca-bb5e-6ae599a53059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:20.260996 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (ebbe0bc6-1125-45b5-b55c-2b67e150aeaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:20.261290 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request issued successfully. Jul 03 15:09:20.261815 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b38063bc-eec3-4130-bd2a-294b437418dc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:09:20.262230 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1303/5226] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:20 2026] POST /volume/v3/volumes => generated 776 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:20.274520 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2d93bb8c-9952-403b-91cb-a72f5477c029 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:20.276552 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2d93bb8c-9952-403b-91cb-a72f5477c029 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 Jul 03 15:09:20.276787 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2d93bb8c-9952-403b-91cb-a72f5477c029 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:20.277008 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2d93bb8c-9952-403b-91cb-a72f5477c029 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:20.286978 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:20.286978 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:20.293458 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2d93bb8c-9952-403b-91cb-a72f5477c029 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:20.299061 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2d93bb8c-9952-403b-91cb-a72f5477c029 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 returned with HTTP 200 Jul 03 15:09:20.299467 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1314/5227] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:20 2026] GET /volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:20.313776 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6083eb7c-70b1-401a-bafd-084381105281 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:20.316050 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6083eb7c-70b1-401a-bafd-084381105281 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be Jul 03 15:09:20.316499 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6083eb7c-70b1-401a-bafd-084381105281 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:20.316924 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6083eb7c-70b1-401a-bafd-084381105281 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:20.323973 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:20.323973 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:20.335101 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6083eb7c-70b1-401a-bafd-084381105281 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:09:20.340918 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6083eb7c-70b1-401a-bafd-084381105281 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be returned with HTTP 200 Jul 03 15:09:20.341363 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1288/5228] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:20 2026] GET /volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:20.359590 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-18540532-31e4-413d-a6e8-e4c288e254ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:20.361867 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18540532-31e4-413d-a6e8-e4c288e254ca tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:09:20.362393 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-18540532-31e4-413d-a6e8-e4c288e254ca tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c558528c-b520-45f0-a28b-cb62425b20be", "name": "tempest-VolumesBackupsTest-Backup-28140573"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:20.364071 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-18540532-31e4-413d-a6e8-e4c288e254ca tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Creating new backup {'backup': {'volume_id': 'c558528c-b520-45f0-a28b-cb62425b20be', 'name': 'tempest-VolumesBackupsTest-Backup-28140573'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:09:20.364271 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-18540532-31e4-413d-a6e8-e4c288e254ca tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Creating backup of volume c558528c-b520-45f0-a28b-cb62425b20be in container None Jul 03 15:09:20.372517 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:20.372517 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:20.372976 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-18540532-31e4-413d-a6e8-e4c288e254ca tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Volume info retrieved successfully. Jul 03 15:09:20.397966 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-18540532-31e4-413d-a6e8-e4c288e254ca tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Created reservations ['6534e76c-320a-4106-8398-58358fccf351', '6799a750-4e56-4909-9f34-c7f9c787d047'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:20.457215 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-18540532-31e4-413d-a6e8-e4c288e254ca tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:09:20.457899 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1324/5229] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:20 2026] POST /volume/v3/backups => generated 326 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:20.468668 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-299899fe-c1ef-4347-bf29-36384a145f2b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:20.471340 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-299899fe-c1ef-4347-bf29-36384a145f2b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:20.471641 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-299899fe-c1ef-4347-bf29-36384a145f2b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:20.471847 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-299899fe-c1ef-4347-bf29-36384a145f2b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:20.472765 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-299899fe-c1ef-4347-bf29-36384a145f2b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:20.478705 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:20.478705 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:20.479460 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-299899fe-c1ef-4347-bf29-36384a145f2b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:20.479996 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1304/5230] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:20 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:21.315352 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aab24f60-36c0-40a0-b880-971f337e2f04 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:21.317352 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aab24f60-36c0-40a0-b880-971f337e2f04 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 Jul 03 15:09:21.317605 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aab24f60-36c0-40a0-b880-971f337e2f04 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:21.317830 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aab24f60-36c0-40a0-b880-971f337e2f04 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:21.325875 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:21.325875 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:21.329734 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aab24f60-36c0-40a0-b880-971f337e2f04 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:21.334454 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aab24f60-36c0-40a0-b880-971f337e2f04 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 returned with HTTP 200 Jul 03 15:09:21.334895 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1315/5231] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:21 2026] GET /volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:21.348860 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7dd40e30-4a0b-461f-8e67-c778186e79bd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:21.352154 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7dd40e30-4a0b-461f-8e67-c778186e79bd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] PUT https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 Jul 03 15:09:21.352154 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7dd40e30-4a0b-461f-8e67-c778186e79bd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1985619665", "description": null}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:21.359454 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:21.359454 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:21.363556 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7dd40e30-4a0b-461f-8e67-c778186e79bd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:21.370040 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7dd40e30-4a0b-461f-8e67-c778186e79bd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume updated successfully. Jul 03 15:09:21.370820 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7dd40e30-4a0b-461f-8e67-c778186e79bd tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 returned with HTTP 200 Jul 03 15:09:21.371369 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1289/5232] 10.4.3.99 () {68 vars in 1361 bytes} [Fri Jul 3 15:09:21 2026] PUT /volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 => generated 768 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:21.385355 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bfa2d6a0-4ebd-4790-b25a-18e9a8ecb1d0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:21.387581 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfa2d6a0-4ebd-4790-b25a-18e9a8ecb1d0 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 Jul 03 15:09:21.387807 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfa2d6a0-4ebd-4790-b25a-18e9a8ecb1d0 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:21.388065 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bfa2d6a0-4ebd-4790-b25a-18e9a8ecb1d0 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:21.396834 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:21.396834 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:21.401159 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bfa2d6a0-4ebd-4790-b25a-18e9a8ecb1d0 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:21.405930 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bfa2d6a0-4ebd-4790-b25a-18e9a8ecb1d0 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 returned with HTTP 200 Jul 03 15:09:21.406320 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1325/5233] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:21 2026] GET /volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:21.420983 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b9d38d81-8b4f-47b8-9223-a2d30a12f4da None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:21.424043 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b9d38d81-8b4f-47b8-9223-a2d30a12f4da tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] DELETE https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 Jul 03 15:09:21.424383 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b9d38d81-8b4f-47b8-9223-a2d30a12f4da tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:21.424712 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b9d38d81-8b4f-47b8-9223-a2d30a12f4da tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:21.424923 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-b9d38d81-8b4f-47b8-9223-a2d30a12f4da tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume with id: 5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 Jul 03 15:09:21.437112 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:21.437112 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:21.437753 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b9d38d81-8b4f-47b8-9223-a2d30a12f4da tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:21.463369 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b9d38d81-8b4f-47b8-9223-a2d30a12f4da tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume request issued successfully. Jul 03 15:09:21.463725 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b9d38d81-8b4f-47b8-9223-a2d30a12f4da tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 returned with HTTP 202 Jul 03 15:09:21.464348 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1305/5234] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:09:21 2026] DELETE /volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:09:21.472771 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-776f1ba0-e10e-4dd4-a29c-4f62f3d86a29 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:21.474735 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-776f1ba0-e10e-4dd4-a29c-4f62f3d86a29 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 Jul 03 15:09:21.474965 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-776f1ba0-e10e-4dd4-a29c-4f62f3d86a29 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:21.475191 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-776f1ba0-e10e-4dd4-a29c-4f62f3d86a29 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:21.483006 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:21.483006 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:21.488472 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-776f1ba0-e10e-4dd4-a29c-4f62f3d86a29 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:21.491107 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13ef8a69-8839-4edd-8aca-318213397184 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:21.492781 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13ef8a69-8839-4edd-8aca-318213397184 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:21.493948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13ef8a69-8839-4edd-8aca-318213397184 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:21.493948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13ef8a69-8839-4edd-8aca-318213397184 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:21.493948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-13ef8a69-8839-4edd-8aca-318213397184 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:21.497112 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-776f1ba0-e10e-4dd4-a29c-4f62f3d86a29 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 returned with HTTP 200 Jul 03 15:09:21.497112 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1316/5235] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:21 2026] GET /volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:21.499039 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:21.499039 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:21.499753 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13ef8a69-8839-4edd-8aca-318213397184 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:21.500162 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1290/5236] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:21 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:22.510226 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a18c0096-1b47-4152-8a75-1347294f392e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:22.512280 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a18c0096-1b47-4152-8a75-1347294f392e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:22.512471 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a18c0096-1b47-4152-8a75-1347294f392e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:22.512614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d7bfea35-d691-4b9a-84ed-288008dbaac6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:22.512867 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a18c0096-1b47-4152-8a75-1347294f392e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:22.512867 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a18c0096-1b47-4152-8a75-1347294f392e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:22.514309 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d7bfea35-d691-4b9a-84ed-288008dbaac6 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 Jul 03 15:09:22.514487 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d7bfea35-d691-4b9a-84ed-288008dbaac6 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:22.514673 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d7bfea35-d691-4b9a-84ed-288008dbaac6 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:22.516910 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:22.516910 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:22.517481 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a18c0096-1b47-4152-8a75-1347294f392e tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:22.517820 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1326/5237] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:22 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:22.520168 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d7bfea35-d691-4b9a-84ed-288008dbaac6 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 returned with HTTP 404 Jul 03 15:09:22.520699 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1306/5238] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:22 2026] GET /volume/v3/volumes/5b7c6839-4b41-4d5b-8769-1ea8e5d17af1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 15:09:22.527679 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b27e256e-a656-4970-9802-e8b94c209cb6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:22.529347 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b27e256e-a656-4970-9802-e8b94c209cb6 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:22.529553 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b27e256e-a656-4970-9802-e8b94c209cb6 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:22.529730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b27e256e-a656-4970-9802-e8b94c209cb6 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:22.536394 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:22.536394 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:22.539652 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b27e256e-a656-4970-9802-e8b94c209cb6 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:22.543466 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b27e256e-a656-4970-9802-e8b94c209cb6 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 200 Jul 03 15:09:22.543833 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1317/5239] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:22 2026] GET /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:22.555844 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ad8a194f-40a9-48bd-be33-0b89259c9488 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:22.557741 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad8a194f-40a9-48bd-be33-0b89259c9488 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] DELETE https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:22.557948 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad8a194f-40a9-48bd-be33-0b89259c9488 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:22.558169 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ad8a194f-40a9-48bd-be33-0b89259c9488 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:22.558358 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ad8a194f-40a9-48bd-be33-0b89259c9488 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume with id: c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:22.566152 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:22.566152 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:22.566674 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ad8a194f-40a9-48bd-be33-0b89259c9488 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:22.582298 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ad8a194f-40a9-48bd-be33-0b89259c9488 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume request issued successfully. Jul 03 15:09:22.582500 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ad8a194f-40a9-48bd-be33-0b89259c9488 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 202 Jul 03 15:09:22.583017 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1291/5240] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:09:22 2026] DELETE /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:09:22.590239 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4bc4377c-e0b7-415f-9e6a-7d62e335ae8d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:22.592334 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bc4377c-e0b7-415f-9e6a-7d62e335ae8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:22.592556 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bc4377c-e0b7-415f-9e6a-7d62e335ae8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:22.592787 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4bc4377c-e0b7-415f-9e6a-7d62e335ae8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:22.601182 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:22.601182 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:22.606017 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4bc4377c-e0b7-415f-9e6a-7d62e335ae8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:22.611737 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4bc4377c-e0b7-415f-9e6a-7d62e335ae8d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 200 Jul 03 15:09:22.612213 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1327/5241] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:22 2026] GET /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:23.530485 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4348e1b4-135b-43f5-b279-d93564616cd8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:23.532764 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4348e1b4-135b-43f5-b279-d93564616cd8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:23.532993 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4348e1b4-135b-43f5-b279-d93564616cd8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:23.533279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4348e1b4-135b-43f5-b279-d93564616cd8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:23.533390 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-4348e1b4-135b-43f5-b279-d93564616cd8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:23.538054 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:23.538054 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:23.538780 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4348e1b4-135b-43f5-b279-d93564616cd8 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:23.539280 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1307/5242] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:23 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:23.627365 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-31f69f51-f567-419c-a73c-c06d21d94c32 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:23.629091 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-31f69f51-f567-419c-a73c-c06d21d94c32 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df Jul 03 15:09:23.629307 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-31f69f51-f567-419c-a73c-c06d21d94c32 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:23.629481 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-31f69f51-f567-419c-a73c-c06d21d94c32 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:23.634423 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-31f69f51-f567-419c-a73c-c06d21d94c32 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df returned with HTTP 404 Jul 03 15:09:23.634894 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1318/5243] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:23 2026] GET /volume/v3/volumes/c624eb53-e4e7-4c2b-be61-b5cac71598df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:09:23.642118 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-170f95e6-7a86-4a50-a279-af5a73918609 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:23.644399 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-170f95e6-7a86-4a50-a279-af5a73918609 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 Jul 03 15:09:23.644666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-170f95e6-7a86-4a50-a279-af5a73918609 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:23.644869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-170f95e6-7a86-4a50-a279-af5a73918609 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:23.652601 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:23.652601 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:23.655950 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-170f95e6-7a86-4a50-a279-af5a73918609 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:23.664190 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-170f95e6-7a86-4a50-a279-af5a73918609 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 returned with HTTP 200 Jul 03 15:09:23.664577 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1292/5244] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:23 2026] GET /volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:23.680333 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-57d93778-9072-4261-b8c6-8bc1f1198a6f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:23.682824 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57d93778-9072-4261-b8c6-8bc1f1198a6f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] DELETE https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 Jul 03 15:09:23.683110 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57d93778-9072-4261-b8c6-8bc1f1198a6f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:23.683418 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-57d93778-9072-4261-b8c6-8bc1f1198a6f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:23.683603 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-57d93778-9072-4261-b8c6-8bc1f1198a6f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume with id: 551c50e0-176d-4fea-8203-2b14689cd568 Jul 03 15:09:23.691612 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:23.691612 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:23.692340 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-57d93778-9072-4261-b8c6-8bc1f1198a6f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:23.720298 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-57d93778-9072-4261-b8c6-8bc1f1198a6f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume request issued successfully. Jul 03 15:09:23.720579 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-57d93778-9072-4261-b8c6-8bc1f1198a6f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 returned with HTTP 202 Jul 03 15:09:23.721163 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1328/5245] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:09:23 2026] DELETE /volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:09:23.735299 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b143b732-8df3-4b53-9c65-7c8948cb406b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:23.742761 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b143b732-8df3-4b53-9c65-7c8948cb406b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 Jul 03 15:09:23.743634 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b143b732-8df3-4b53-9c65-7c8948cb406b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:23.744399 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b143b732-8df3-4b53-9c65-7c8948cb406b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:23.760363 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:23.760363 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:23.767957 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b143b732-8df3-4b53-9c65-7c8948cb406b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:23.775245 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b143b732-8df3-4b53-9c65-7c8948cb406b tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 returned with HTTP 200 Jul 03 15:09:23.775952 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1308/5246] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:23 2026] GET /volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 => generated 834 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:24.554072 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-20589798-48ea-43c9-9635-712a3aa5c3f9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:24.556054 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20589798-48ea-43c9-9635-712a3aa5c3f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:24.556323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20589798-48ea-43c9-9635-712a3aa5c3f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:24.556591 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20589798-48ea-43c9-9635-712a3aa5c3f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:24.556681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-20589798-48ea-43c9-9635-712a3aa5c3f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:24.562150 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:24.562150 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:24.562956 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20589798-48ea-43c9-9635-712a3aa5c3f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:24.563437 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1319/5247] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:24 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:24.789343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-69637b4b-8039-4d60-b8cd-59b8ad6b387e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:24.791070 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69637b4b-8039-4d60-b8cd-59b8ad6b387e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 Jul 03 15:09:24.791271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69637b4b-8039-4d60-b8cd-59b8ad6b387e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:24.791445 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-69637b4b-8039-4d60-b8cd-59b8ad6b387e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:24.797779 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-69637b4b-8039-4d60-b8cd-59b8ad6b387e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 returned with HTTP 404 Jul 03 15:09:24.798293 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1293/5248] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:24 2026] GET /volume/v3/volumes/551c50e0-176d-4fea-8203-2b14689cd568 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:09:24.850423 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a257d023-0fc0-4050-af78-489c8e1b978d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:24.852211 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:09:24.852638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-VolumesGetTest-Volume-1818940536", "metadata": {"Type": "Test"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:24.854470 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request body: {'volume': {'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1818940536', 'metadata': {'Type': 'Test'}}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:09:25.031708 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume of 1 GB Jul 03 15:09:25.043354 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Availability Zones retrieved successfully. Jul 03 15:09:25.049041 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (cb13f9e6-99e0-4331-954a-e02ec9986e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:25.050606 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7653043-f350-45a5-b042-46371de30ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:25.051729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:09:25.111807 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7653043-f350-45a5-b042-46371de30ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:25.112501 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcae4139-3e12-4cba-97c5-7316174c46ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:25.159154 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Created reservations ['cb832cde-8c5d-4072-8a4d-3924857f93cf', '5b106cff-8080-4307-a1d2-73a90b720056', '0df57dfa-4295-4b8d-8475-098f2f197804', '74c8b15f-82a7-4814-b182-7be88fdc65cc'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:25.160358 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcae4139-3e12-4cba-97c5-7316174c46ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb832cde-8c5d-4072-8a4d-3924857f93cf', '5b106cff-8080-4307-a1d2-73a90b720056', '0df57dfa-4295-4b8d-8475-098f2f197804', '74c8b15f-82a7-4814-b182-7be88fdc65cc']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:25.161472 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90160cc0-9b90-4c29-93e3-5748e511667e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:25.194053 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90160cc0-9b90-4c29-93e3-5748e511667e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c83327-9ac1-4cf4-b628-3a59805247cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1818940536',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['cb832cde-8c5d-4072-8a4d-3924857f93cf','5b106cff-8080-4307-a1d2-73a90b720056','0df57dfa-4295-4b8d-8475-098f2f197804','74c8b15f-82a7-4814-b182-7be88fdc65cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1818940536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c83327-9ac1-4cf4-b628-3a59805247cc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='95878b5fa4c0426db15a8674121b5d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fcd279407dd4df7904758be8be5220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:25.194848 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3eb45dc-c96b-4a9a-9713-a4ac5137c942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:25.216709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3eb45dc-c96b-4a9a-9713-a4ac5137c942) transitioned into state 'SUCCESS' from state '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-1818940536',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['cb832cde-8c5d-4072-8a4d-3924857f93cf','5b106cff-8080-4307-a1d2-73a90b720056','0df57dfa-4295-4b8d-8475-098f2f197804','74c8b15f-82a7-4814-b182-7be88fdc65cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:25.217646 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbac5d45-aa4e-4852-ba43-3c6162ab0e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:25.229348 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbac5d45-aa4e-4852-ba43-3c6162ab0e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:25.230437 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (cb13f9e6-99e0-4331-954a-e02ec9986e3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:25.230818 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request issued successfully. Jul 03 15:09:25.231466 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a257d023-0fc0-4050-af78-489c8e1b978d tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:09:25.232014 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1329/5249] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:24 2026] POST /volume/v3/volumes => generated 757 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:25.249172 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3a0083b3-b8b8-49a5-ad46-dd2266d58d56 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:25.251268 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3a0083b3-b8b8-49a5-ad46-dd2266d58d56 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:25.251594 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3a0083b3-b8b8-49a5-ad46-dd2266d58d56 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:25.251833 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3a0083b3-b8b8-49a5-ad46-dd2266d58d56 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:25.260174 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:25.260174 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:25.264310 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3a0083b3-b8b8-49a5-ad46-dd2266d58d56 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:25.269450 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3a0083b3-b8b8-49a5-ad46-dd2266d58d56 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 200 Jul 03 15:09:25.269933 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1309/5250] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:25 2026] GET /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:25.577362 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ee58d08e-c205-4624-ba02-2600c3428260 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:25.579709 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ee58d08e-c205-4624-ba02-2600c3428260 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:25.579933 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ee58d08e-c205-4624-ba02-2600c3428260 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:25.580213 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ee58d08e-c205-4624-ba02-2600c3428260 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:25.580378 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ee58d08e-c205-4624-ba02-2600c3428260 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:25.588423 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:25.588423 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:25.589224 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ee58d08e-c205-4624-ba02-2600c3428260 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:25.589670 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1320/5251] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:25 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:26.284904 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6db07238-4ecd-4c98-981f-558502f8e1ae None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:26.286781 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6db07238-4ecd-4c98-981f-558502f8e1ae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:26.287004 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6db07238-4ecd-4c98-981f-558502f8e1ae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:26.287256 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6db07238-4ecd-4c98-981f-558502f8e1ae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:26.298269 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:26.298269 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:26.302911 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6db07238-4ecd-4c98-981f-558502f8e1ae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:26.309060 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6db07238-4ecd-4c98-981f-558502f8e1ae tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 200 Jul 03 15:09:26.309537 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1294/5252] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:26 2026] GET /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:09:26.323812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b2143b2a-d484-4bcb-8aba-968023415162 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:26.326256 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2143b2a-d484-4bcb-8aba-968023415162 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:26.326496 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2143b2a-d484-4bcb-8aba-968023415162 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:26.326729 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b2143b2a-d484-4bcb-8aba-968023415162 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:26.334591 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:26.334591 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:26.338766 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b2143b2a-d484-4bcb-8aba-968023415162 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:26.344213 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b2143b2a-d484-4bcb-8aba-968023415162 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 200 Jul 03 15:09:26.344600 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1330/5253] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:26 2026] GET /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:09:26.356150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2599a9d9-aaa8-4045-837b-654e9060dad7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:26.357992 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2599a9d9-aaa8-4045-837b-654e9060dad7 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] PUT https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:26.358343 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2599a9d9-aaa8-4045-837b-654e9060dad7 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1818940536"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:26.369089 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:26.369089 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:26.373841 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2599a9d9-aaa8-4045-837b-654e9060dad7 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:26.379042 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2599a9d9-aaa8-4045-837b-654e9060dad7 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume updated successfully. Jul 03 15:09:26.380143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2599a9d9-aaa8-4045-837b-654e9060dad7 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 200 Jul 03 15:09:26.380815 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1310/5254] 10.4.3.99 () {68 vars in 1361 bytes} [Fri Jul 3 15:09:26 2026] PUT /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 781 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:26.392375 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b37297aa-ce2b-4dac-92f5-a5b3b0a101e4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:26.394092 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b37297aa-ce2b-4dac-92f5-a5b3b0a101e4 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] PUT https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:26.394421 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b37297aa-ce2b-4dac-92f5-a5b3b0a101e4 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2003466057", "description": "This is the new description of volume"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:26.404467 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:26.404467 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:26.409364 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b37297aa-ce2b-4dac-92f5-a5b3b0a101e4 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:26.416745 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b37297aa-ce2b-4dac-92f5-a5b3b0a101e4 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume updated successfully. Jul 03 15:09:26.417479 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b37297aa-ce2b-4dac-92f5-a5b3b0a101e4 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 200 Jul 03 15:09:26.417962 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1321/5255] 10.4.3.99 () {68 vars in 1362 bytes} [Fri Jul 3 15:09:26 2026] PUT /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:26.432155 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5f2901e2-4492-439a-89b9-389ff78e8bdc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:26.434840 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f2901e2-4492-439a-89b9-389ff78e8bdc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:26.435160 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5f2901e2-4492-439a-89b9-389ff78e8bdc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:26.435405 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5f2901e2-4492-439a-89b9-389ff78e8bdc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:26.444109 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:26.444109 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:26.448143 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5f2901e2-4492-439a-89b9-389ff78e8bdc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:26.454833 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f2901e2-4492-439a-89b9-389ff78e8bdc tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 200 Jul 03 15:09:26.455273 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1295/5256] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:26 2026] GET /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:09:26.471860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:26.474277 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:09:26.474676 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-670891403", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-778328540"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:26.476461 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-670891403', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-778328540'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:09:26.476589 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume of 1 GB Jul 03 15:09:26.482258 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Availability Zones retrieved successfully. Jul 03 15:09:26.488617 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (ed64367a-fa6c-40f9-a018-3094dc3fa8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:26.489654 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd61e99f-57c7-4a07-b39f-17489a8b381c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:26.490760 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:09:26.525033 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd61e99f-57c7-4a07-b39f-17489a8b381c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:26.525689 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b3a547-3905-4897-9c63-508935d8ba14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:26.572389 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Created reservations ['1e5f07b5-0a76-4842-86c0-eada4623efea', '4d590d9a-dd84-46d7-a9d6-93845bc083a4', '14a508c2-e109-44c5-be03-93f95d622751', '6a3075c5-1b50-42c9-ac42-6a711c2c09e4'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:26.573314 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b3a547-3905-4897-9c63-508935d8ba14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e5f07b5-0a76-4842-86c0-eada4623efea', '4d590d9a-dd84-46d7-a9d6-93845bc083a4', '14a508c2-e109-44c5-be03-93f95d622751', '6a3075c5-1b50-42c9-ac42-6a711c2c09e4']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:26.574072 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898f8d7a-236d-473f-a807-d5eddb728933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:26.595095 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898f8d7a-236d-473f-a807-d5eddb728933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '338453e9-9414-40a2-a9bf-d1dae821ae44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-670891403',display_name='tempest-VolumesGetTest-Volume-778328540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['1e5f07b5-0a76-4842-86c0-eada4623efea','4d590d9a-dd84-46d7-a9d6-93845bc083a4','14a508c2-e109-44c5-be03-93f95d622751','6a3075c5-1b50-42c9-ac42-6a711c2c09e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:09:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-670891403',display_name='tempest-VolumesGetTest-Volume-778328540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=338453e9-9414-40a2-a9bf-d1dae821ae44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95878b5fa4c0426db15a8674121b5d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fcd279407dd4df7904758be8be5220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:26.596192 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dded6f-6461-466f-8dea-6ea83e809e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:26.601963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5088855d-7751-4a45-b9ad-963045cde9a2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:26.603918 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5088855d-7751-4a45-b9ad-963045cde9a2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:26.608348 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5088855d-7751-4a45-b9ad-963045cde9a2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:26.608348 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5088855d-7751-4a45-b9ad-963045cde9a2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:26.608348 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5088855d-7751-4a45-b9ad-963045cde9a2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:26.609879 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:26.609879 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:26.611154 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5088855d-7751-4a45-b9ad-963045cde9a2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:26.611154 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1311/5257] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:26 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:26.618577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dded6f-6461-466f-8dea-6ea83e809e2a) transitioned into 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-670891403',display_name='tempest-VolumesGetTest-Volume-778328540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95878b5fa4c0426db15a8674121b5d9f',qos_specs=None,replication_status=,reservations=['1e5f07b5-0a76-4842-86c0-eada4623efea','4d590d9a-dd84-46d7-a9d6-93845bc083a4','14a508c2-e109-44c5-be03-93f95d622751','6a3075c5-1b50-42c9-ac42-6a711c2c09e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fcd279407dd4df7904758be8be5220c',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:26.619205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ecde8e-2c1c-45d3-8b96-87987e2951bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:26.628618 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ecde8e-2c1c-45d3-8b96-87987e2951bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:26.629355 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Flow 'volume_create_api' (ed64367a-fa6c-40f9-a018-3094dc3fa8ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:26.629630 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Create volume request issued successfully. Jul 03 15:09:26.630096 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d244323d-ed58-41a6-97e7-ff5b45eb3baf tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:09:26.630547 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1331/5258] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:26 2026] POST /volume/v3/volumes => generated 776 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:26.649002 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-23bc1d8b-e39a-45c2-b3b6-92aec71cf9e8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:26.650986 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-23bc1d8b-e39a-45c2-b3b6-92aec71cf9e8 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 Jul 03 15:09:26.651250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-23bc1d8b-e39a-45c2-b3b6-92aec71cf9e8 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:26.651479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-23bc1d8b-e39a-45c2-b3b6-92aec71cf9e8 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:26.658212 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:26.658212 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:26.661840 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-23bc1d8b-e39a-45c2-b3b6-92aec71cf9e8 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:26.666022 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-23bc1d8b-e39a-45c2-b3b6-92aec71cf9e8 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 returned with HTTP 200 Jul 03 15:09:26.666444 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1322/5259] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:26 2026] GET /volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:27.621658 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5ae5cc5f-f18c-4a73-9ebf-2a95d0a6b35b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:27.623549 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ae5cc5f-f18c-4a73-9ebf-2a95d0a6b35b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:27.623703 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ae5cc5f-f18c-4a73-9ebf-2a95d0a6b35b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:27.623893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5ae5cc5f-f18c-4a73-9ebf-2a95d0a6b35b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:27.624008 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5ae5cc5f-f18c-4a73-9ebf-2a95d0a6b35b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:27.628556 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:27.628556 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:27.629238 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5ae5cc5f-f18c-4a73-9ebf-2a95d0a6b35b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:27.629662 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1296/5260] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:27 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:27.682736 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4e242b7a-2116-4181-992f-a3ba6cbbbb30 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:27.686052 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e242b7a-2116-4181-992f-a3ba6cbbbb30 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 Jul 03 15:09:27.686052 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e242b7a-2116-4181-992f-a3ba6cbbbb30 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:27.686052 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4e242b7a-2116-4181-992f-a3ba6cbbbb30 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:27.692370 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:27.692370 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:27.700167 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4e242b7a-2116-4181-992f-a3ba6cbbbb30 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:27.702887 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4e242b7a-2116-4181-992f-a3ba6cbbbb30 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 returned with HTTP 200 Jul 03 15:09:27.703535 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1312/5261] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:27 2026] GET /volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:27.715229 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-032dc1cf-7815-4a95-bfc5-a126617e6c7e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:27.716972 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-032dc1cf-7815-4a95-bfc5-a126617e6c7e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] PUT https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 Jul 03 15:09:27.717296 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-032dc1cf-7815-4a95-bfc5-a126617e6c7e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1818940536", "description": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:27.725886 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:27.725886 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:27.729193 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-032dc1cf-7815-4a95-bfc5-a126617e6c7e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:27.735320 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-032dc1cf-7815-4a95-bfc5-a126617e6c7e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume updated successfully. Jul 03 15:09:27.735892 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-032dc1cf-7815-4a95-bfc5-a126617e6c7e tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 returned with HTTP 200 Jul 03 15:09:27.736368 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1332/5262] 10.4.3.99 () {68 vars in 1361 bytes} [Fri Jul 3 15:09:27 2026] PUT /volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 => generated 768 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:27.749213 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2ca3abee-3697-48ac-a200-97f610500d54 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:27.751325 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ca3abee-3697-48ac-a200-97f610500d54 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 Jul 03 15:09:27.751656 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ca3abee-3697-48ac-a200-97f610500d54 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:27.751902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ca3abee-3697-48ac-a200-97f610500d54 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:27.760921 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:27.760921 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:27.765435 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2ca3abee-3697-48ac-a200-97f610500d54 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:27.770090 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ca3abee-3697-48ac-a200-97f610500d54 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 returned with HTTP 200 Jul 03 15:09:27.770475 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1323/5263] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:27 2026] GET /volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:27.786027 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c90772d9-9d2c-488e-81c6-9734f653a9a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:27.790912 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c90772d9-9d2c-488e-81c6-9734f653a9a9 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] DELETE https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 Jul 03 15:09:27.791104 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c90772d9-9d2c-488e-81c6-9734f653a9a9 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:27.791327 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c90772d9-9d2c-488e-81c6-9734f653a9a9 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:27.791511 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-c90772d9-9d2c-488e-81c6-9734f653a9a9 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume with id: 338453e9-9414-40a2-a9bf-d1dae821ae44 Jul 03 15:09:27.799025 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:27.799025 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:27.799849 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c90772d9-9d2c-488e-81c6-9734f653a9a9 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:27.818011 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c90772d9-9d2c-488e-81c6-9734f653a9a9 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume request issued successfully. Jul 03 15:09:27.818256 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c90772d9-9d2c-488e-81c6-9734f653a9a9 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 returned with HTTP 202 Jul 03 15:09:27.818793 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1297/5264] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:09:27 2026] DELETE /volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:09:27.826438 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d0d69590-3d8b-4244-b558-88a48942a4be None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:27.828291 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d0d69590-3d8b-4244-b558-88a48942a4be tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 Jul 03 15:09:27.828705 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d0d69590-3d8b-4244-b558-88a48942a4be tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:27.829037 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d0d69590-3d8b-4244-b558-88a48942a4be tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:27.838102 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:27.838102 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:27.842178 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d0d69590-3d8b-4244-b558-88a48942a4be tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:27.847157 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d0d69590-3d8b-4244-b558-88a48942a4be tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 returned with HTTP 200 Jul 03 15:09:27.847783 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1313/5265] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:27 2026] GET /volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:28.640988 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7628cedb-83a3-40f6-b272-b21e81833542 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:28.643028 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7628cedb-83a3-40f6-b272-b21e81833542 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:28.643295 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7628cedb-83a3-40f6-b272-b21e81833542 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:28.643573 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7628cedb-83a3-40f6-b272-b21e81833542 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:28.643706 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7628cedb-83a3-40f6-b272-b21e81833542 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:28.648765 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:28.648765 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:28.649539 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7628cedb-83a3-40f6-b272-b21e81833542 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:28.649930 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1333/5266] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:28 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:28.863038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e819470e-52c6-4d86-a538-ff9e65615426 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:28.865194 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e819470e-52c6-4d86-a538-ff9e65615426 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 Jul 03 15:09:28.865644 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e819470e-52c6-4d86-a538-ff9e65615426 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:28.865977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e819470e-52c6-4d86-a538-ff9e65615426 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:28.874109 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e819470e-52c6-4d86-a538-ff9e65615426 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 returned with HTTP 404 Jul 03 15:09:28.874109 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1324/5267] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:28 2026] GET /volume/v3/volumes/338453e9-9414-40a2-a9bf-d1dae821ae44 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:09:28.882810 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2a4c53a9-8402-4f7f-813c-2c17e3f7402a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:28.885185 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a4c53a9-8402-4f7f-813c-2c17e3f7402a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:28.885463 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a4c53a9-8402-4f7f-813c-2c17e3f7402a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:28.885736 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2a4c53a9-8402-4f7f-813c-2c17e3f7402a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:28.894500 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:28.894500 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:28.898699 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2a4c53a9-8402-4f7f-813c-2c17e3f7402a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:28.905548 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2a4c53a9-8402-4f7f-813c-2c17e3f7402a tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 200 Jul 03 15:09:28.905998 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1298/5268] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:28 2026] GET /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:09:28.922747 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6fd2a101-a47c-4674-8eb0-f7226521cf5c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:28.925044 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6fd2a101-a47c-4674-8eb0-f7226521cf5c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:28.925308 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6fd2a101-a47c-4674-8eb0-f7226521cf5c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:28.925507 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6fd2a101-a47c-4674-8eb0-f7226521cf5c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:28.925699 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-6fd2a101-a47c-4674-8eb0-f7226521cf5c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume with id: a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:28.933117 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:28.933117 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:28.933721 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6fd2a101-a47c-4674-8eb0-f7226521cf5c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:28.953510 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6fd2a101-a47c-4674-8eb0-f7226521cf5c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Delete volume request issued successfully. Jul 03 15:09:28.953956 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6fd2a101-a47c-4674-8eb0-f7226521cf5c tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 202 Jul 03 15:09:28.954704 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1314/5269] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:09:28 2026] DELETE /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:09:28.962844 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4d9417f9-477d-495e-b057-687baeca838f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:28.964811 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4d9417f9-477d-495e-b057-687baeca838f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:28.965041 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4d9417f9-477d-495e-b057-687baeca838f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:28.965349 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4d9417f9-477d-495e-b057-687baeca838f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:28.973284 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:28.973284 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:28.977316 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4d9417f9-477d-495e-b057-687baeca838f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Volume info retrieved successfully. Jul 03 15:09:28.982001 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4d9417f9-477d-495e-b057-687baeca838f tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 200 Jul 03 15:09:28.982494 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1334/5270] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:28 2026] GET /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 1403 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:09:29.660087 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-638bed21-99a9-4f65-b439-057eec936af7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:29.661509 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-638bed21-99a9-4f65-b439-057eec936af7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:29.661800 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-638bed21-99a9-4f65-b439-057eec936af7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:29.662070 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-638bed21-99a9-4f65-b439-057eec936af7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:29.662273 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-638bed21-99a9-4f65-b439-057eec936af7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:29.666689 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:29.666689 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:29.667607 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-638bed21-99a9-4f65-b439-057eec936af7 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:29.668156 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1325/5271] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:29 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:29.998283 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-afb941ad-532c-46e8-bfd5-1025a7b6f399 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:30.000602 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afb941ad-532c-46e8-bfd5-1025a7b6f399 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] GET https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc Jul 03 15:09:30.000863 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afb941ad-532c-46e8-bfd5-1025a7b6f399 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:30.001110 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-afb941ad-532c-46e8-bfd5-1025a7b6f399 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:30.008289 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-afb941ad-532c-46e8-bfd5-1025a7b6f399 tempest-VolumesGetTest-1129561413 tempest-VolumesGetTest-1129561413-project-member] https://10.4.3.99/volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc returned with HTTP 404 Jul 03 15:09:30.009077 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1299/5272] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:29 2026] GET /volume/v3/volumes/a2c83327-9ac1-4cf4-b628-3a59805247cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:09:30.679376 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-561e00f2-890e-4129-81bb-a8b1b283673a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:30.681741 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-561e00f2-890e-4129-81bb-a8b1b283673a tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:30.682003 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-561e00f2-890e-4129-81bb-a8b1b283673a tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:30.682258 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-561e00f2-890e-4129-81bb-a8b1b283673a tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:30.682405 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-561e00f2-890e-4129-81bb-a8b1b283673a tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:30.687211 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:30.687211 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:30.688027 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-561e00f2-890e-4129-81bb-a8b1b283673a tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:30.688579 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1315/5273] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:30 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:31.702326 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-071709f1-84c0-4118-9775-4bab7b34e4a4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:31.704794 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-071709f1-84c0-4118-9775-4bab7b34e4a4 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:31.705101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-071709f1-84c0-4118-9775-4bab7b34e4a4 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:31.705395 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-071709f1-84c0-4118-9775-4bab7b34e4a4 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:31.705566 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-071709f1-84c0-4118-9775-4bab7b34e4a4 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:31.711820 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:31.711820 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:31.713077 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-071709f1-84c0-4118-9775-4bab7b34e4a4 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:31.713644 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1335/5274] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:31 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:32.724669 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ec067318-ff4e-44c0-9c6f-d35fe0b4c27f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:32.726304 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec067318-ff4e-44c0-9c6f-d35fe0b4c27f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:32.726459 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec067318-ff4e-44c0-9c6f-d35fe0b4c27f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:32.726592 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec067318-ff4e-44c0-9c6f-d35fe0b4c27f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:32.726684 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ec067318-ff4e-44c0-9c6f-d35fe0b4c27f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:32.730554 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:32.730554 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:32.731218 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec067318-ff4e-44c0-9c6f-d35fe0b4c27f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:32.731578 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1326/5275] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:32 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:33.746575 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0cbbad7b-245e-4dc1-b56f-9b3274f9b60d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:33.748704 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0cbbad7b-245e-4dc1-b56f-9b3274f9b60d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:33.748979 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0cbbad7b-245e-4dc1-b56f-9b3274f9b60d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:33.749272 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0cbbad7b-245e-4dc1-b56f-9b3274f9b60d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:33.749424 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0cbbad7b-245e-4dc1-b56f-9b3274f9b60d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:33.754724 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:33.754724 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:33.755464 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0cbbad7b-245e-4dc1-b56f-9b3274f9b60d tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:33.755842 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1300/5276] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:33 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:34.769248 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b48d2d8d-a32d-4a49-a4f4-242723d3f8cb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:34.770943 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b48d2d8d-a32d-4a49-a4f4-242723d3f8cb tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:34.771137 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b48d2d8d-a32d-4a49-a4f4-242723d3f8cb tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:34.771356 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b48d2d8d-a32d-4a49-a4f4-242723d3f8cb tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:34.771511 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b48d2d8d-a32d-4a49-a4f4-242723d3f8cb tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:34.775171 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:34.775171 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:34.775738 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b48d2d8d-a32d-4a49-a4f4-242723d3f8cb tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:34.776060 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1316/5277] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:34 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:35.788303 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9259731a-df2c-4dc3-9063-1d3caa848744 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:35.790779 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9259731a-df2c-4dc3-9063-1d3caa848744 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:35.791328 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9259731a-df2c-4dc3-9063-1d3caa848744 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:35.791328 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9259731a-df2c-4dc3-9063-1d3caa848744 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:35.791328 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9259731a-df2c-4dc3-9063-1d3caa848744 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:35.797845 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:35.797845 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:35.798788 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9259731a-df2c-4dc3-9063-1d3caa848744 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:35.799141 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1336/5278] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:35 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:36.812116 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ab727647-5573-44a4-9c13-5b714bb35cb9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:36.813960 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab727647-5573-44a4-9c13-5b714bb35cb9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:36.814154 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab727647-5573-44a4-9c13-5b714bb35cb9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:36.814361 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab727647-5573-44a4-9c13-5b714bb35cb9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:36.814487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ab727647-5573-44a4-9c13-5b714bb35cb9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:36.819306 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:36.819306 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:36.820206 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab727647-5573-44a4-9c13-5b714bb35cb9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:36.820653 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1327/5279] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:36 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:37.832539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2e3d7e8-755a-45fc-8e21-f4723a92ce5c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:37.834807 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2e3d7e8-755a-45fc-8e21-f4723a92ce5c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:37.835117 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2e3d7e8-755a-45fc-8e21-f4723a92ce5c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:37.835423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2e3d7e8-755a-45fc-8e21-f4723a92ce5c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:37.835581 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d2e3d7e8-755a-45fc-8e21-f4723a92ce5c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:37.844224 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:37.844224 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:37.844960 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2e3d7e8-755a-45fc-8e21-f4723a92ce5c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:37.845482 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1301/5280] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:37 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:37.861699 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b813e15b-99c7-4833-83e5-8bbe8f759286 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:37.864116 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b813e15b-99c7-4833-83e5-8bbe8f759286 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:09:37.865091 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b813e15b-99c7-4833-83e5-8bbe8f759286 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c558528c-b520-45f0-a28b-cb62425b20be", "name": "tempest-VolumesBackupsTest-Backup-977397748"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:37.866112 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-b813e15b-99c7-4833-83e5-8bbe8f759286 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Creating new backup {'backup': {'volume_id': 'c558528c-b520-45f0-a28b-cb62425b20be', 'name': 'tempest-VolumesBackupsTest-Backup-977397748'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:09:37.866112 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-b813e15b-99c7-4833-83e5-8bbe8f759286 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Creating backup of volume c558528c-b520-45f0-a28b-cb62425b20be in container None Jul 03 15:09:37.876042 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:37.876042 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:37.876701 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b813e15b-99c7-4833-83e5-8bbe8f759286 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:09:37.892604 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-b813e15b-99c7-4833-83e5-8bbe8f759286 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Created reservations ['07ec9f5c-43de-4c75-a751-46ade381a1a5', '0b9c3d8e-30fa-4445-b8f9-b25eba0bb94e'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:37.923158 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b813e15b-99c7-4833-83e5-8bbe8f759286 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:09:37.923654 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1317/5281] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:37 2026] POST /volume/v3/backups => generated 327 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:37.934979 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-13bea351-4c6a-4a4d-83aa-c6ca908ca4c1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:37.936682 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13bea351-4c6a-4a4d-83aa-c6ca908ca4c1 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:37.936987 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13bea351-4c6a-4a4d-83aa-c6ca908ca4c1 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:37.937287 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-13bea351-4c6a-4a4d-83aa-c6ca908ca4c1 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:37.937478 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-13bea351-4c6a-4a4d-83aa-c6ca908ca4c1 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:37.945153 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:37.945153 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:37.945153 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-13bea351-4c6a-4a4d-83aa-c6ca908ca4c1 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:37.945153 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1337/5282] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:37 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:38.957789 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-14d43f8f-ae17-46aa-935b-f0eea02ce2b0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:38.959442 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-14d43f8f-ae17-46aa-935b-f0eea02ce2b0 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:38.959604 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-14d43f8f-ae17-46aa-935b-f0eea02ce2b0 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:38.959786 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-14d43f8f-ae17-46aa-935b-f0eea02ce2b0 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:38.959950 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-14d43f8f-ae17-46aa-935b-f0eea02ce2b0 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:38.964158 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:38.964158 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:38.964835 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-14d43f8f-ae17-46aa-935b-f0eea02ce2b0 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:38.965256 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1328/5283] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:38 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:39.977633 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-45870a86-0074-419c-b6b0-611c9c697bba None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:39.980637 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-45870a86-0074-419c-b6b0-611c9c697bba tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:39.980960 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-45870a86-0074-419c-b6b0-611c9c697bba tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:39.981309 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-45870a86-0074-419c-b6b0-611c9c697bba tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:39.981461 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-45870a86-0074-419c-b6b0-611c9c697bba tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:39.986941 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:39.986941 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:39.987859 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-45870a86-0074-419c-b6b0-611c9c697bba tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:39.988285 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1302/5284] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:39 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:40.997570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-750389da-cc92-4d1e-913d-6c30007e5ec7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:40.999784 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-750389da-cc92-4d1e-913d-6c30007e5ec7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:40.999994 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-750389da-cc92-4d1e-913d-6c30007e5ec7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:41.000229 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-750389da-cc92-4d1e-913d-6c30007e5ec7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:41.000377 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-750389da-cc92-4d1e-913d-6c30007e5ec7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:41.005479 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:41.005479 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:41.006617 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-750389da-cc92-4d1e-913d-6c30007e5ec7 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:41.007153 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1318/5285] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:40 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:41.501701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8ef8696a-3443-4327-a30d-144ebc7426ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:41.504424 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:09:41.504861 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1788835205", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:41.507058 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1788835205', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:09:41.507258 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Create volume of 1 GB Jul 03 15:09:41.512758 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Availability Zones retrieved successfully. Jul 03 15:09:41.518547 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Flow 'volume_create_api' (d9008dbe-c139-4e76-83b7-535c33dc628d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:41.519657 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdeafedf-3db4-4388-89db-3036c73a7174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:41.520610 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:09:41.552841 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdeafedf-3db4-4388-89db-3036c73a7174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:41.553745 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb62be7-d521-4240-b168-1b4ab7850127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:41.617727 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Created reservations ['94feb1e3-bb41-4cc9-84fc-2cbb886b0537', '7bd3b83b-84c8-4497-bee5-0cbf0edd9549', 'f9369d35-15bb-43c7-a5c7-7d836188e297', '12121b98-4bce-4ec2-9022-5faca0c421bb'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:41.618445 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb62be7-d521-4240-b168-1b4ab7850127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94feb1e3-bb41-4cc9-84fc-2cbb886b0537', '7bd3b83b-84c8-4497-bee5-0cbf0edd9549', 'f9369d35-15bb-43c7-a5c7-7d836188e297', '12121b98-4bce-4ec2-9022-5faca0c421bb']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:41.619268 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e55b5e-9472-40b0-accd-0879c8ec429a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:41.642633 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e55b5e-9472-40b0-accd-0879c8ec429a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e621d83-9c5b-4986-8d52-7e0389194ae8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1788835205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c6c87f6a2484cea8fb0f53ae55bb5b7',qos_specs=None,replication_status=,reservations=['94feb1e3-bb41-4cc9-84fc-2cbb886b0537','7bd3b83b-84c8-4497-bee5-0cbf0edd9549','f9369d35-15bb-43c7-a5c7-7d836188e297','12121b98-4bce-4ec2-9022-5faca0c421bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c57d7bd71d4d4d942763c1040f0e35',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1788835205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e621d83-9c5b-4986-8d52-7e0389194ae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c6c87f6a2484cea8fb0f53ae55bb5b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c57d7bd71d4d4d942763c1040f0e35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:41.643636 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f22f51c-dc1a-4d1d-bc80-e1a1237bfb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:41.660140 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f22f51c-dc1a-4d1d-bc80-e1a1237bfb55) transitioned into state 'SUCCESS' from state '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-1788835205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c6c87f6a2484cea8fb0f53ae55bb5b7',qos_specs=None,replication_status=,reservations=['94feb1e3-bb41-4cc9-84fc-2cbb886b0537','7bd3b83b-84c8-4497-bee5-0cbf0edd9549','f9369d35-15bb-43c7-a5c7-7d836188e297','12121b98-4bce-4ec2-9022-5faca0c421bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c57d7bd71d4d4d942763c1040f0e35',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:41.661013 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b609d8-161d-4426-9a17-ff6a63a6bc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:09:41.671248 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b609d8-161d-4426-9a17-ff6a63a6bc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:09:41.671991 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Flow 'volume_create_api' (d9008dbe-c139-4e76-83b7-535c33dc628d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:09:41.672260 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Create volume request issued successfully. Jul 03 15:09:41.672792 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8ef8696a-3443-4327-a30d-144ebc7426ad tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:09:41.673264 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1338/5286] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:41 2026] POST /volume/v3/volumes => generated 745 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:42.017371 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d5ad1920-bfd3-45d0-ac89-59866aab8f07 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:42.019039 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5ad1920-bfd3-45d0-ac89-59866aab8f07 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:42.019228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5ad1920-bfd3-45d0-ac89-59866aab8f07 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:42.019409 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5ad1920-bfd3-45d0-ac89-59866aab8f07 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:42.019541 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d5ad1920-bfd3-45d0-ac89-59866aab8f07 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:42.024500 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:42.024500 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:42.025221 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5ad1920-bfd3-45d0-ac89-59866aab8f07 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:42.025564 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1329/5287] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:42 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:43.035516 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3f3854a2-55c8-4173-a933-34b94024e366 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:43.037598 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f3854a2-55c8-4173-a933-34b94024e366 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:43.037818 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f3854a2-55c8-4173-a933-34b94024e366 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:43.038057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3f3854a2-55c8-4173-a933-34b94024e366 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:43.038230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3f3854a2-55c8-4173-a933-34b94024e366 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:43.043165 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:43.043165 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:43.044017 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3f3854a2-55c8-4173-a933-34b94024e366 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:43.044585 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1303/5288] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:43 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:44.053566 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bda3ad51-d778-4aa3-81d2-a2661dee1913 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:44.055550 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bda3ad51-d778-4aa3-81d2-a2661dee1913 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:44.055782 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bda3ad51-d778-4aa3-81d2-a2661dee1913 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:44.056002 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bda3ad51-d778-4aa3-81d2-a2661dee1913 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:44.056147 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-bda3ad51-d778-4aa3-81d2-a2661dee1913 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:44.060736 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:44.060736 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:44.061629 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bda3ad51-d778-4aa3-81d2-a2661dee1913 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:44.062063 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1319/5289] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:44 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:45.071397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4fc2ec3a-ccca-4eab-93c4-0c56123ef7cc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:45.073162 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fc2ec3a-ccca-4eab-93c4-0c56123ef7cc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:45.073378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fc2ec3a-ccca-4eab-93c4-0c56123ef7cc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:45.073569 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4fc2ec3a-ccca-4eab-93c4-0c56123ef7cc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:45.073671 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4fc2ec3a-ccca-4eab-93c4-0c56123ef7cc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:45.077889 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:45.077889 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:45.078627 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4fc2ec3a-ccca-4eab-93c4-0c56123ef7cc tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:45.079001 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1339/5290] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:45 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:46.088414 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-19805ee8-a979-4d64-b14c-15290aa582d2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:46.090108 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-19805ee8-a979-4d64-b14c-15290aa582d2 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:46.090325 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-19805ee8-a979-4d64-b14c-15290aa582d2 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:46.090516 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-19805ee8-a979-4d64-b14c-15290aa582d2 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:46.090625 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-19805ee8-a979-4d64-b14c-15290aa582d2 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:46.095844 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:46.095844 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:46.096926 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-19805ee8-a979-4d64-b14c-15290aa582d2 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:46.097448 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1330/5291] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:46 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:47.106780 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-400e4696-15e9-475d-885a-c2d37cd0126b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:47.108361 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-400e4696-15e9-475d-885a-c2d37cd0126b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:47.108545 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-400e4696-15e9-475d-885a-c2d37cd0126b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:47.108727 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-400e4696-15e9-475d-885a-c2d37cd0126b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:47.108823 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-400e4696-15e9-475d-885a-c2d37cd0126b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:47.113058 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:47.113058 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:47.113809 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-400e4696-15e9-475d-885a-c2d37cd0126b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:47.114143 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1304/5292] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:47 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:48.124187 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9e313faa-5f6f-4360-b29c-0b92c2854008 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:48.126444 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9e313faa-5f6f-4360-b29c-0b92c2854008 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:48.126632 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9e313faa-5f6f-4360-b29c-0b92c2854008 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:48.126883 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9e313faa-5f6f-4360-b29c-0b92c2854008 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:48.127053 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9e313faa-5f6f-4360-b29c-0b92c2854008 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:48.132352 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:48.132352 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:48.133436 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9e313faa-5f6f-4360-b29c-0b92c2854008 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:48.133921 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1320/5293] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:48 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:49.145958 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a02ae415-2bc6-4b66-b07d-6c6766712e04 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:49.151830 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a02ae415-2bc6-4b66-b07d-6c6766712e04 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:49.152042 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a02ae415-2bc6-4b66-b07d-6c6766712e04 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:49.152275 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a02ae415-2bc6-4b66-b07d-6c6766712e04 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:49.152406 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a02ae415-2bc6-4b66-b07d-6c6766712e04 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:49.163380 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:49.163380 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:49.164472 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a02ae415-2bc6-4b66-b07d-6c6766712e04 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:49.164994 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1340/5294] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:49 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:50.175886 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-202ae79f-7dc4-44d5-9668-37149d74d0e5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:50.178373 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-202ae79f-7dc4-44d5-9668-37149d74d0e5 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:50.178624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-202ae79f-7dc4-44d5-9668-37149d74d0e5 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:50.178825 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-202ae79f-7dc4-44d5-9668-37149d74d0e5 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:50.178934 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-202ae79f-7dc4-44d5-9668-37149d74d0e5 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:50.184745 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:50.184745 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:50.185805 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-202ae79f-7dc4-44d5-9668-37149d74d0e5 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:50.186303 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1331/5295] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:50 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:51.198147 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-af276753-0fcf-4b57-a841-7430f5684d65 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:51.199922 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af276753-0fcf-4b57-a841-7430f5684d65 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:51.200108 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af276753-0fcf-4b57-a841-7430f5684d65 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:51.200531 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-af276753-0fcf-4b57-a841-7430f5684d65 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:51.200706 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-af276753-0fcf-4b57-a841-7430f5684d65 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:51.205364 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:51.205364 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:51.206340 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-af276753-0fcf-4b57-a841-7430f5684d65 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:51.206676 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1305/5296] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:51 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:52.218790 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-84312b7a-3d11-4e0e-8ffe-7370c119b9f4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:52.221356 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-84312b7a-3d11-4e0e-8ffe-7370c119b9f4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:52.221688 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-84312b7a-3d11-4e0e-8ffe-7370c119b9f4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:52.222019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-84312b7a-3d11-4e0e-8ffe-7370c119b9f4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:52.222228 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-84312b7a-3d11-4e0e-8ffe-7370c119b9f4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:52.228254 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:52.228254 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:52.229418 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-84312b7a-3d11-4e0e-8ffe-7370c119b9f4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:52.230028 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1321/5297] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:52 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:53.241302 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b68d0424-bf0e-441e-8565-904e704f3f19 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:53.243108 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b68d0424-bf0e-441e-8565-904e704f3f19 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:53.243354 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b68d0424-bf0e-441e-8565-904e704f3f19 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:53.243570 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b68d0424-bf0e-441e-8565-904e704f3f19 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:53.243688 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-b68d0424-bf0e-441e-8565-904e704f3f19 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:53.247899 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:53.247899 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:53.248854 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b68d0424-bf0e-441e-8565-904e704f3f19 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:53.249258 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1341/5298] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:53 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:54.259270 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5884b3c2-4077-4aab-9f04-8b879bccce6f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:54.261318 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5884b3c2-4077-4aab-9f04-8b879bccce6f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:09:54.261537 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5884b3c2-4077-4aab-9f04-8b879bccce6f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:54.261746 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5884b3c2-4077-4aab-9f04-8b879bccce6f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:54.261865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5884b3c2-4077-4aab-9f04-8b879bccce6f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:54.266824 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:54.266824 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:54.267683 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5884b3c2-4077-4aab-9f04-8b879bccce6f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:09:54.268078 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1332/5299] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:54 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:54.277985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6572fcad-e6fb-422b-9293-5123568d8edf None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:54.279805 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6572fcad-e6fb-422b-9293-5123568d8edf tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:09:54.280019 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6572fcad-e6fb-422b-9293-5123568d8edf tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:54.280242 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6572fcad-e6fb-422b-9293-5123568d8edf tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:54.280389 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6572fcad-e6fb-422b-9293-5123568d8edf tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:54.284495 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:54.284495 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:54.285098 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6572fcad-e6fb-422b-9293-5123568d8edf tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:09:54.285506 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1306/5300] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:54 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:54.295293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e21c8dde-efad-46f0-805e-9728794df036 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:54.297192 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e21c8dde-efad-46f0-805e-9728794df036 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] POST https://10.4.3.99/volume/v3/backups Jul 03 15:09:54.297548 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e21c8dde-efad-46f0-805e-9728794df036 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c558528c-b520-45f0-a28b-cb62425b20be", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-507761881"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:09:54.299042 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-e21c8dde-efad-46f0-805e-9728794df036 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Creating new backup {'backup': {'volume_id': 'c558528c-b520-45f0-a28b-cb62425b20be', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-507761881'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:09:54.299199 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-e21c8dde-efad-46f0-805e-9728794df036 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Creating backup of volume c558528c-b520-45f0-a28b-cb62425b20be in container None Jul 03 15:09:54.307208 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:54.307208 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:54.307744 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e21c8dde-efad-46f0-805e-9728794df036 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Volume info retrieved successfully. Jul 03 15:09:54.327234 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-e21c8dde-efad-46f0-805e-9728794df036 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Created reservations ['4df0ff19-cad3-4115-8107-28cb4e17e452', '020d68c7-6a47-40ad-8d87-18b91916855b'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:09:54.373964 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e21c8dde-efad-46f0-805e-9728794df036 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:09:54.374478 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1322/5301] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:09:54 2026] POST /volume/v3/backups => generated 327 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:09:54.383523 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e6529e21-d534-425b-9fd6-d02aee59a0fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:54.385309 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e6529e21-d534-425b-9fd6-d02aee59a0fe tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:09:54.385533 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e6529e21-d534-425b-9fd6-d02aee59a0fe tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:54.385741 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e6529e21-d534-425b-9fd6-d02aee59a0fe tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:54.385846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e6529e21-d534-425b-9fd6-d02aee59a0fe tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:54.390536 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:54.390536 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:54.391120 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e6529e21-d534-425b-9fd6-d02aee59a0fe tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:09:54.391715 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1342/5302] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:54 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:55.401717 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-500a1b1d-23ba-4835-ac83-9714eb7b4e1b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:55.403629 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-500a1b1d-23ba-4835-ac83-9714eb7b4e1b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:09:55.403870 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-500a1b1d-23ba-4835-ac83-9714eb7b4e1b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:55.404084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-500a1b1d-23ba-4835-ac83-9714eb7b4e1b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:55.404210 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-500a1b1d-23ba-4835-ac83-9714eb7b4e1b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:55.409045 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:55.409045 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:55.409725 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-500a1b1d-23ba-4835-ac83-9714eb7b4e1b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:09:55.410098 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1333/5303] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:55 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:56.419696 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c09a10bf-d050-4491-8a4b-9870d204872b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:56.421252 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c09a10bf-d050-4491-8a4b-9870d204872b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:09:56.421460 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c09a10bf-d050-4491-8a4b-9870d204872b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:56.421616 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c09a10bf-d050-4491-8a4b-9870d204872b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:56.421711 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c09a10bf-d050-4491-8a4b-9870d204872b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:56.425211 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:56.425211 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:09:56.425758 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c09a10bf-d050-4491-8a4b-9870d204872b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:09:56.426086 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1307/5304] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:56 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:57.437731 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-951ffd24-b009-4aa3-9ef6-4da1b853713c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:57.439816 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-951ffd24-b009-4aa3-9ef6-4da1b853713c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:09:57.440048 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-951ffd24-b009-4aa3-9ef6-4da1b853713c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:57.440254 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-951ffd24-b009-4aa3-9ef6-4da1b853713c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:57.440367 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-951ffd24-b009-4aa3-9ef6-4da1b853713c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:57.442590 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=138,cinder:UPDATE=48,cinder:INSERT=20 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:09:57.445529 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:57.445529 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:09:57.446468 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-951ffd24-b009-4aa3-9ef6-4da1b853713c tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:09:57.447156 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1323/5305] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:57 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:58.458247 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ae000817-c0c3-4d9e-a90b-4bb5608cc502 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:58.460223 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ae000817-c0c3-4d9e-a90b-4bb5608cc502 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:09:58.460450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ae000817-c0c3-4d9e-a90b-4bb5608cc502 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:58.460658 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ae000817-c0c3-4d9e-a90b-4bb5608cc502 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:58.460775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-ae000817-c0c3-4d9e-a90b-4bb5608cc502 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:58.465776 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:58.465776 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:09:58.466434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ae000817-c0c3-4d9e-a90b-4bb5608cc502 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:09:58.466890 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1343/5306] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:58 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:09:59.479053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d77fdc5a-6c73-4084-a814-30cb3fea766b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:09:59.480854 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d77fdc5a-6c73-4084-a814-30cb3fea766b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:09:59.481086 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d77fdc5a-6c73-4084-a814-30cb3fea766b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:09:59.481339 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d77fdc5a-6c73-4084-a814-30cb3fea766b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:09:59.481475 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d77fdc5a-6c73-4084-a814-30cb3fea766b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:09:59.485876 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:09:59.485876 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:09:59.486699 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d77fdc5a-6c73-4084-a814-30cb3fea766b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:09:59.487101 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1334/5307] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:09:59 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:00.497889 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0033d3e2-ef66-48c5-8e82-d9a88dd49c89 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:00.499843 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0033d3e2-ef66-48c5-8e82-d9a88dd49c89 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:10:00.500224 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0033d3e2-ef66-48c5-8e82-d9a88dd49c89 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:00.501463 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0033d3e2-ef66-48c5-8e82-d9a88dd49c89 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:00.501463 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0033d3e2-ef66-48c5-8e82-d9a88dd49c89 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:00.505333 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:00.505333 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:00.506180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0033d3e2-ef66-48c5-8e82-d9a88dd49c89 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:10:00.506709 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1308/5308] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:00 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:01.121057 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5c9447c4-e418-4bd8-bc15-d95cc0ef4a60 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:01.240438 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5c9447c4-e418-4bd8-bc15-d95cc0ef4a60 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:10:01.240989 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5c9447c4-e418-4bd8-bc15-d95cc0ef4a60 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2058118593-96580632", "extra_specs": {"multiattach": " True"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:01.258960 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5c9447c4-e418-4bd8-bc15-d95cc0ef4a60 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:10:01.259580 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1324/5309] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:10:01 2026] POST /volume/v3/types => generated 285 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:01.272142 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:01.274585 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:10:01.274930 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-405087460", "snapshot_id": null, "imageRef": null, "volume_type": "5a195d6f-c1ca-489b-9f60-3d656aec5cde", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:01.276812 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-405087460', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5a195d6f-c1ca-489b-9f60-3d656aec5cde', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:10:01.279746 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=193,cinder:INSERT=45,cinder:UPDATE=72 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:10:01.282093 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume of 1 GB Jul 03 15:10:01.282895 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:01.282895 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:01.283510 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Availability Zones retrieved successfully. Jul 03 15:10:01.290398 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Flow 'volume_create_api' (88aefb39-789e-48a3-9aee-11248278063c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:10:01.291366 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e522ad8b-f017-4379-9048-7a041f7e93e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:01.292948 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:10:01.303153 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:01.303153 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:01.320092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e522ad8b-f017-4379-9048-7a041f7e93e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:10:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5a195d6f-c1ca-489b-9f60-3d656aec5cde,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2058118593-96580632',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a195d6f-c1ca-489b-9f60-3d656aec5cde', 'encryption_key_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=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:01.321475 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b030db-2732-4433-af57-66c32a596210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:01.355019 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2058118593-96580632 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2058118593-96580632, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:10:01.355228 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2058118593-96580632 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2058118593-96580632, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:10:01.393026 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Created reservations ['215fd459-55f2-4262-a269-582ab0744f39', '228eda5f-26f6-4e7f-85ec-85d73a604579', '910a4aff-41ea-4b4c-ab56-fb984136aaba', '2fb00383-438b-4227-a5fe-b7b7ec956e2f'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:10:01.394218 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b030db-2732-4433-af57-66c32a596210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['215fd459-55f2-4262-a269-582ab0744f39', '228eda5f-26f6-4e7f-85ec-85d73a604579', '910a4aff-41ea-4b4c-ab56-fb984136aaba', '2fb00383-438b-4227-a5fe-b7b7ec956e2f']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:01.395628 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36d1791-e4df-4751-9b07-13e34accff7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:01.423990 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36d1791-e4df-4751-9b07-13e34accff7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdbdf0ee-03d4-4a78-8ca2-3730693e7125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-405087460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bd875859e13c4702b5569f284dbf0c66',qos_specs=None,replication_status=,reservations=['215fd459-55f2-4262-a269-582ab0744f39','228eda5f-26f6-4e7f-85ec-85d73a604579','910a4aff-41ea-4b4c-ab56-fb984136aaba','2fb00383-438b-4227-a5fe-b7b7ec956e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4e264925c1418aa954456f6b6858a0',volume_type_id=5a195d6f-c1ca-489b-9f60-3d656aec5cde), 'volume': Volume(_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-03T15:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-405087460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdbdf0ee-03d4-4a78-8ca2-3730693e7125,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bd875859e13c4702b5569f284dbf0c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e4e264925c1418aa954456f6b6858a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a195d6f-c1ca-489b-9f60-3d656aec5cde),volume_type_id=5a195d6f-c1ca-489b-9f60-3d656aec5cde)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:01.425009 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219f6322-62da-43fc-9f4e-febe4495f74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:01.453368 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219f6322-62da-43fc-9f4e-febe4495f74a) transitioned into state 'SUCCESS' from state '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-405087460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bd875859e13c4702b5569f284dbf0c66',qos_specs=None,replication_status=,reservations=['215fd459-55f2-4262-a269-582ab0744f39','228eda5f-26f6-4e7f-85ec-85d73a604579','910a4aff-41ea-4b4c-ab56-fb984136aaba','2fb00383-438b-4227-a5fe-b7b7ec956e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4e264925c1418aa954456f6b6858a0',volume_type_id=5a195d6f-c1ca-489b-9f60-3d656aec5cde)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:01.454282 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5eb277-4f2d-4c89-8af3-1a55a62c1c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:01.466119 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5eb277-4f2d-4c89-8af3-1a55a62c1c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:01.467119 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Flow 'volume_create_api' (88aefb39-789e-48a3-9aee-11248278063c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:10:01.467416 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume request issued successfully. Jul 03 15:10:01.468152 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d987de53-7e20-4202-8c0f-8417e8f8a5f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:10:01.468731 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1344/5310] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:10:01 2026] POST /volume/v3/volumes => generated 825 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:10:01.486534 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bd080031-ce23-44f8-bb8f-9465bd693417 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:01.488626 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd080031-ce23-44f8-bb8f-9465bd693417 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:01.488839 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bd080031-ce23-44f8-bb8f-9465bd693417 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:01.489312 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bd080031-ce23-44f8-bb8f-9465bd693417 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:01.491476 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=94,cinder:UPDATE=15,cinder:INSERT=6 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:10:01.497581 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:01.497581 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:01.503676 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bd080031-ce23-44f8-bb8f-9465bd693417 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:01.509298 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd080031-ce23-44f8-bb8f-9465bd693417 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:01.509872 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1335/5311] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:01 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:01.518748 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0fae0973-a2df-4773-bcda-62a8066946b3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:01.521461 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fae0973-a2df-4773-bcda-62a8066946b3 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:10:01.521884 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0fae0973-a2df-4773-bcda-62a8066946b3 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:01.522286 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0fae0973-a2df-4773-bcda-62a8066946b3 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:01.522584 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0fae0973-a2df-4773-bcda-62a8066946b3 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:01.530728 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:01.530728 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:01.530728 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0fae0973-a2df-4773-bcda-62a8066946b3 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:10:01.530728 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1309/5312] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:01 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:02.523284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9efa33da-893d-4887-acb2-5666fbd02775 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:02.525169 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9efa33da-893d-4887-acb2-5666fbd02775 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:02.525467 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9efa33da-893d-4887-acb2-5666fbd02775 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:02.525803 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9efa33da-893d-4887-acb2-5666fbd02775 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:02.533919 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:02.533919 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:02.537992 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9efa33da-893d-4887-acb2-5666fbd02775 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:02.541734 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5c67356-8bcc-4ae6-b505-be5b4cfdfa9b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:02.543582 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5c67356-8bcc-4ae6-b505-be5b4cfdfa9b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:10:02.543770 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5c67356-8bcc-4ae6-b505-be5b4cfdfa9b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:02.543952 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5c67356-8bcc-4ae6-b505-be5b4cfdfa9b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:02.544074 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-f5c67356-8bcc-4ae6-b505-be5b4cfdfa9b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:02.544569 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9efa33da-893d-4887-acb2-5666fbd02775 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:02.545170 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1325/5313] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:02 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:02.548629 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:02.548629 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:02.549244 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5c67356-8bcc-4ae6-b505-be5b4cfdfa9b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:10:02.549602 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1345/5314] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:02 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:02.558428 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-adedddfd-753e-4085-8ebc-b7d5b0964a39 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:02.560258 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-adedddfd-753e-4085-8ebc-b7d5b0964a39 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:02.560457 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-adedddfd-753e-4085-8ebc-b7d5b0964a39 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:02.560624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-adedddfd-753e-4085-8ebc-b7d5b0964a39 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:02.567318 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:02.567318 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:02.571004 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-adedddfd-753e-4085-8ebc-b7d5b0964a39 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:02.575750 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-adedddfd-753e-4085-8ebc-b7d5b0964a39 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:02.576354 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1336/5315] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:02 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:02.587550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:02.589300 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:10:02.589678 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1681725421", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:02.591053 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1681725421', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:10:02.591194 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume of 1 GB Jul 03 15:10:02.595188 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Availability Zones retrieved successfully. Jul 03 15:10:02.600011 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Flow 'volume_create_api' (d5858912-66fe-4e3c-8c39-0c061767be15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:10:02.601119 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6d835a-c436-424d-abb2-9293019a1267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:02.602060 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:10:02.630714 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6d835a-c436-424d-abb2-9293019a1267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:02.631907 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f99d99-eea4-4ee9-b5e1-2ce8c7ee110e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:02.698066 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Created reservations ['a6c2e1b4-a5de-4f3d-92d3-9d850a77ba83', '0e402f33-3848-4061-8566-54931f81bcbd', '6eb67020-4cfb-446e-824c-474293d64d7d', '1748b1d0-6b22-4591-97c2-27434443e551'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:10:02.698882 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f99d99-eea4-4ee9-b5e1-2ce8c7ee110e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c2e1b4-a5de-4f3d-92d3-9d850a77ba83', '0e402f33-3848-4061-8566-54931f81bcbd', '6eb67020-4cfb-446e-824c-474293d64d7d', '1748b1d0-6b22-4591-97c2-27434443e551']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:02.699675 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea455d22-d2c2-4eb8-84ed-b71774445fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:02.726035 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea455d22-d2c2-4eb8-84ed-b71774445fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '121a77fb-73e2-484f-ade6-ac7aed50b4dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1681725421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd875859e13c4702b5569f284dbf0c66',qos_specs=None,replication_status=,reservations=['a6c2e1b4-a5de-4f3d-92d3-9d850a77ba83','0e402f33-3848-4061-8566-54931f81bcbd','6eb67020-4cfb-446e-824c-474293d64d7d','1748b1d0-6b22-4591-97c2-27434443e551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4e264925c1418aa954456f6b6858a0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1681725421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=121a77fb-73e2-484f-ade6-ac7aed50b4dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd875859e13c4702b5569f284dbf0c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e4e264925c1418aa954456f6b6858a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:02.726820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9badbb43-63fc-447d-bd88-a76171a9a6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:02.748727 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9badbb43-63fc-447d-bd88-a76171a9a6fa) transitioned into state 'SUCCESS' from state '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-1681725421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd875859e13c4702b5569f284dbf0c66',qos_specs=None,replication_status=,reservations=['a6c2e1b4-a5de-4f3d-92d3-9d850a77ba83','0e402f33-3848-4061-8566-54931f81bcbd','6eb67020-4cfb-446e-824c-474293d64d7d','1748b1d0-6b22-4591-97c2-27434443e551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4e264925c1418aa954456f6b6858a0',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:02.749709 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b82eb2-0932-4313-bf2f-9314df5bd15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:02.762118 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b82eb2-0932-4313-bf2f-9314df5bd15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:02.763676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Flow 'volume_create_api' (d5858912-66fe-4e3c-8c39-0c061767be15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:10:02.763788 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume request issued successfully. Jul 03 15:10:02.764458 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f744e3da-3dd6-48c2-8122-40f2b65b2eb7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:10:02.765025 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1310/5316] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:10:02 2026] POST /volume/v3/volumes => generated 751 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:10:02.784460 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2e6a9998-7c13-4497-a015-e1cd0fa3f52c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:02.787661 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e6a9998-7c13-4497-a015-e1cd0fa3f52c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:02.787661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e6a9998-7c13-4497-a015-e1cd0fa3f52c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:02.787661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e6a9998-7c13-4497-a015-e1cd0fa3f52c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:02.799494 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:02.799494 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:02.805592 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2e6a9998-7c13-4497-a015-e1cd0fa3f52c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:02.812615 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e6a9998-7c13-4497-a015-e1cd0fa3f52c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:02.813459 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1326/5317] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:02 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:03.559370 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-be11d855-8363-41e2-8ed9-ee95b7defe60 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.561577 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be11d855-8363-41e2-8ed9-ee95b7defe60 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:10:03.561811 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be11d855-8363-41e2-8ed9-ee95b7defe60 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:03.562093 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-be11d855-8363-41e2-8ed9-ee95b7defe60 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:03.562252 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-be11d855-8363-41e2-8ed9-ee95b7defe60 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:03.567405 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:03.567405 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:03.568227 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-be11d855-8363-41e2-8ed9-ee95b7defe60 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:10:03.568743 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1346/5318] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:03 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:03.578513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-32dec51a-e64a-4542-bfad-466ed5350db4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.580566 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-32dec51a-e64a-4542-bfad-466ed5350db4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:10:03.580782 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-32dec51a-e64a-4542-bfad-466ed5350db4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:03.580962 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-32dec51a-e64a-4542-bfad-466ed5350db4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:03.581053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-32dec51a-e64a-4542-bfad-466ed5350db4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:03.585560 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:03.585560 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:03.586359 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-32dec51a-e64a-4542-bfad-466ed5350db4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:10:03.586782 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1337/5319] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:03 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:03.595379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6e051903-6af2-49c2-95f0-c4aa0fd7597f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.597342 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e051903-6af2-49c2-95f0-c4aa0fd7597f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:10:03.597533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e051903-6af2-49c2-95f0-c4aa0fd7597f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:03.597709 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6e051903-6af2-49c2-95f0-c4aa0fd7597f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:03.597805 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6e051903-6af2-49c2-95f0-c4aa0fd7597f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:03.601867 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:03.601867 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:03.602455 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6e051903-6af2-49c2-95f0-c4aa0fd7597f tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:10:03.602779 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1311/5320] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:03 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:03.613704 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6f730ac9-32d8-49ed-b178-8d7b5fe26a52 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.615530 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6f730ac9-32d8-49ed-b178-8d7b5fe26a52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:10:03.615872 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6f730ac9-32d8-49ed-b178-8d7b5fe26a52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c558528c-b520-45f0-a28b-cb62425b20be", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2128208797"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:03.617418 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-6f730ac9-32d8-49ed-b178-8d7b5fe26a52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Creating new backup {'backup': {'volume_id': 'c558528c-b520-45f0-a28b-cb62425b20be', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2128208797'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:10:03.617580 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-6f730ac9-32d8-49ed-b178-8d7b5fe26a52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Creating backup of volume c558528c-b520-45f0-a28b-cb62425b20be in container None Jul 03 15:10:03.625459 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:03.625459 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:03.625947 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6f730ac9-32d8-49ed-b178-8d7b5fe26a52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:10:03.644135 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-6f730ac9-32d8-49ed-b178-8d7b5fe26a52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Created reservations ['922eca26-8599-4f8a-be53-204057654cce', '76c80cd3-fa8e-46ca-8bc4-42d741273c63'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:10:03.682800 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6f730ac9-32d8-49ed-b178-8d7b5fe26a52 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:10:03.683423 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1327/5321] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:10:03 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:10:03.693513 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a676dbff-359b-429b-96aa-fb7b8d459769 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.695160 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a676dbff-359b-429b-96aa-fb7b8d459769 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:03.695265 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a676dbff-359b-429b-96aa-fb7b8d459769 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:03.695448 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a676dbff-359b-429b-96aa-fb7b8d459769 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:03.695598 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a676dbff-359b-429b-96aa-fb7b8d459769 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:03.699774 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:03.699774 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:03.700510 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a676dbff-359b-429b-96aa-fb7b8d459769 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:03.700863 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1347/5322] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:03 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:03.830471 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d8a65fa9-1fef-4cfe-ae87-375776f67be1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.832320 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d8a65fa9-1fef-4cfe-ae87-375776f67be1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:03.832562 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d8a65fa9-1fef-4cfe-ae87-375776f67be1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:03.832725 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d8a65fa9-1fef-4cfe-ae87-375776f67be1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:03.840429 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:03.840429 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:03.844634 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d8a65fa9-1fef-4cfe-ae87-375776f67be1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:03.849757 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d8a65fa9-1fef-4cfe-ae87-375776f67be1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:03.850287 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1338/5323] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:03 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:03.861876 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e0d8d313-c08c-4434-a740-0be5e644bdfe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.863537 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0d8d313-c08c-4434-a740-0be5e644bdfe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:03.863701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0d8d313-c08c-4434-a740-0be5e644bdfe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:03.863871 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e0d8d313-c08c-4434-a740-0be5e644bdfe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:03.865885 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=129,cinder:UPDATE=36,cinder:INSERT=21 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:10:03.870935 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:03.870935 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:03.874398 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e0d8d313-c08c-4434-a740-0be5e644bdfe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:03.879272 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e0d8d313-c08c-4434-a740-0be5e644bdfe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:03.879644 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1312/5324] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:03 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:03.891149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-50ac3453-ca56-4668-9321-915901b9993d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.892822 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50ac3453-ca56-4668-9321-915901b9993d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:10:03.893155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-50ac3453-ca56-4668-9321-915901b9993d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2085027815", "extra_specs": {}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:03.894659 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:03.894659 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:03.906966 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50ac3453-ca56-4668-9321-915901b9993d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:10:03.907369 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1328/5325] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:10:03 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:03.915786 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-402246ca-bd92-4a7d-9371-d20fa42a2fc3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.917547 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-402246ca-bd92-4a7d-9371-d20fa42a2fc3 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] POST https://10.4.3.99/volume/v3/types/561cfdf9-adb0-4bbd-a5a1-db683922cc8b/encryption Jul 03 15:10:03.917839 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-402246ca-bd92-4a7d-9371-d20fa42a2fc3 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:03.933358 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-402246ca-bd92-4a7d-9371-d20fa42a2fc3 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/types/561cfdf9-adb0-4bbd-a5a1-db683922cc8b/encryption returned with HTTP 200 Jul 03 15:10:03.933767 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1348/5326] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:10:03 2026] POST /volume/v3/types/561cfdf9-adb0-4bbd-a5a1-db683922cc8b/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:03.942413 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:03.944662 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:10:03.945113 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-259079203", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2085027815", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:03.947265 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-259079203', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2085027815', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:10:03.952444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume of 1 GB Jul 03 15:10:03.952832 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:03.952832 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:03.953615 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Availability Zones retrieved successfully. Jul 03 15:10:03.961925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Flow 'volume_create_api' (27e7a965-ab74-4203-88ad-442e2c82b969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:10:03.963542 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bce66ca-35b9-41a4-b86d-0fd711b05754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:03.964881 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:10:03.998011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bce66ca-35b9-41a4-b86d-0fd711b05754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:10:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=561cfdf9-adb0-4bbd-a5a1-db683922cc8b,is_public=True,name='tempest-scenario-type-luks-2085027815',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '561cfdf9-adb0-4bbd-a5a1-db683922cc8b', '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=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:03.998870 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f8deb9-3f2e-4275-be4b-759b86a7e5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:04.025301 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2085027815 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2085027815, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:10:04.025547 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2085027815 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2085027815, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:10:04.056146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Created reservations ['ff1c98bc-67bc-400a-a457-bd2958838094', 'dbd94837-01d4-4e40-9ba0-85da6c9740ca', 'bd56950e-79df-4cdb-b196-7315206a4a41', 'd75cbc2e-0374-468c-9144-4ea0e4e50f60'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:10:04.056860 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f8deb9-3f2e-4275-be4b-759b86a7e5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff1c98bc-67bc-400a-a457-bd2958838094', 'dbd94837-01d4-4e40-9ba0-85da6c9740ca', 'bd56950e-79df-4cdb-b196-7315206a4a41', 'd75cbc2e-0374-468c-9144-4ea0e4e50f60']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:04.057632 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0a995e7-1a9d-48a5-a21b-38c94e79ee41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:04.080705 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0a995e7-1a9d-48a5-a21b-38c94e79ee41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a28dbbb6-58e1-403b-8ba4-1602dc9756e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-259079203',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd875859e13c4702b5569f284dbf0c66',qos_specs=None,replication_status=,reservations=['ff1c98bc-67bc-400a-a457-bd2958838094','dbd94837-01d4-4e40-9ba0-85da6c9740ca','bd56950e-79df-4cdb-b196-7315206a4a41','d75cbc2e-0374-468c-9144-4ea0e4e50f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4e264925c1418aa954456f6b6858a0',volume_type_id=561cfdf9-adb0-4bbd-a5a1-db683922cc8b), 'volume': Volume(_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-03T15:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-259079203',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a28dbbb6-58e1-403b-8ba4-1602dc9756e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd875859e13c4702b5569f284dbf0c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e4e264925c1418aa954456f6b6858a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(561cfdf9-adb0-4bbd-a5a1-db683922cc8b),volume_type_id=561cfdf9-adb0-4bbd-a5a1-db683922cc8b)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:04.081360 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49bf804c-832b-415a-b276-d546ad6e0134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:04.098024 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49bf804c-832b-415a-b276-d546ad6e0134) transitioned into state 'SUCCESS' from state '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-259079203',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd875859e13c4702b5569f284dbf0c66',qos_specs=None,replication_status=,reservations=['ff1c98bc-67bc-400a-a457-bd2958838094','dbd94837-01d4-4e40-9ba0-85da6c9740ca','bd56950e-79df-4cdb-b196-7315206a4a41','d75cbc2e-0374-468c-9144-4ea0e4e50f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4e264925c1418aa954456f6b6858a0',volume_type_id=561cfdf9-adb0-4bbd-a5a1-db683922cc8b)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:04.098627 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99eb1897-4b37-4b7f-816a-240c7a724e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:04.108553 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99eb1897-4b37-4b7f-816a-240c7a724e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:04.109442 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Flow 'volume_create_api' (27e7a965-ab74-4203-88ad-442e2c82b969) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:10:04.109807 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume request issued successfully. Jul 03 15:10:04.110375 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9e6fd888-7bd7-4422-9de2-58cf326dc361 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:10:04.110782 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1339/5327] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:10:03 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:10:04.123102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-06f9b89f-c67b-47db-839e-175909c21673 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:04.124982 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-06f9b89f-c67b-47db-839e-175909c21673 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:04.125158 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-06f9b89f-c67b-47db-839e-175909c21673 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:04.125366 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-06f9b89f-c67b-47db-839e-175909c21673 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:04.132248 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:04.132248 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:04.135284 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-06f9b89f-c67b-47db-839e-175909c21673 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:04.139072 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-06f9b89f-c67b-47db-839e-175909c21673 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:04.139439 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1313/5328] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:04 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:04.710784 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-abee78f2-6868-46bb-8903-40e436beddc8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:04.712572 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-abee78f2-6868-46bb-8903-40e436beddc8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:04.712752 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-abee78f2-6868-46bb-8903-40e436beddc8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:04.712926 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-abee78f2-6868-46bb-8903-40e436beddc8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:04.713037 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-abee78f2-6868-46bb-8903-40e436beddc8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:04.717401 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:04.717401 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:04.718137 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-abee78f2-6868-46bb-8903-40e436beddc8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:04.718530 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1329/5329] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:04 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:05.152731 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6488660c-a451-4926-888a-fca1a390288f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:05.154661 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6488660c-a451-4926-888a-fca1a390288f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:05.154801 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6488660c-a451-4926-888a-fca1a390288f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:05.154994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6488660c-a451-4926-888a-fca1a390288f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:05.161949 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:05.161949 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:05.166011 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6488660c-a451-4926-888a-fca1a390288f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:05.170377 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6488660c-a451-4926-888a-fca1a390288f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:05.170730 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1349/5330] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:05 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:05.183174 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-41302e7a-2ac2-49c2-b57c-490de9d65891 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:05.185004 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-41302e7a-2ac2-49c2-b57c-490de9d65891 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:05.185216 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-41302e7a-2ac2-49c2-b57c-490de9d65891 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:05.185425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-41302e7a-2ac2-49c2-b57c-490de9d65891 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:05.192437 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:05.192437 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:05.197600 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-41302e7a-2ac2-49c2-b57c-490de9d65891 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:05.201922 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-41302e7a-2ac2-49c2-b57c-490de9d65891 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:05.202303 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1340/5331] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:05 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:05.241187 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-eaf0da2a-0388-4a5b-93a9-fc79d40dcb48 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:05.243228 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-eaf0da2a-0388-4a5b-93a9-fc79d40dcb48 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:05.243439 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-eaf0da2a-0388-4a5b-93a9-fc79d40dcb48 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:05.243605 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-eaf0da2a-0388-4a5b-93a9-fc79d40dcb48 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:05.249926 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:05.249926 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:05.253407 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-eaf0da2a-0388-4a5b-93a9-fc79d40dcb48 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:05.257263 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-eaf0da2a-0388-4a5b-93a9-fc79d40dcb48 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:05.257671 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1314/5332] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:10:05 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:05.727799 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-30986229-1a8d-4d3b-829f-a8a8989c566d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:05.729596 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-30986229-1a8d-4d3b-829f-a8a8989c566d tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:05.729769 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-30986229-1a8d-4d3b-829f-a8a8989c566d tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:05.729964 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-30986229-1a8d-4d3b-829f-a8a8989c566d tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:05.730098 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-30986229-1a8d-4d3b-829f-a8a8989c566d tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:05.734281 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:05.734281 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:05.735086 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-30986229-1a8d-4d3b-829f-a8a8989c566d tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:05.735521 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1330/5333] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:05 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:06.746392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-73561ca5-66bb-49d3-bb63-bac88f427b5a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:06.747895 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-73561ca5-66bb-49d3-bb63-bac88f427b5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:06.748055 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-73561ca5-66bb-49d3-bb63-bac88f427b5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:06.748246 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-73561ca5-66bb-49d3-bb63-bac88f427b5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:06.748360 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-73561ca5-66bb-49d3-bb63-bac88f427b5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:06.752154 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:06.752154 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:06.752937 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-73561ca5-66bb-49d3-bb63-bac88f427b5a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:06.753140 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1350/5334] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:06 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:07.293656 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b2024454-76ac-4fd9-b117-017cee229baa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:07.294090 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b2024454-76ac-4fd9-b117-017cee229baa None None] GET https://10.4.3.99/volume// Jul 03 15:10:07.294165 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b2024454-76ac-4fd9-b117-017cee229baa None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:07.294628 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b2024454-76ac-4fd9-b117-017cee229baa None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:07.294628 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b2024454-76ac-4fd9-b117-017cee229baa None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:10:07.294992 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1341/5335] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:10:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:10:07.305028 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-7e3b8dad-225c-44ff-bd59-58d953830ff8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:07.307180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-7e3b8dad-225c-44ff-bd59-58d953830ff8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:10:07.307624 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-7e3b8dad-225c-44ff-bd59-58d953830ff8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "121a77fb-73e2-484f-ade6-ac7aed50b4dc", "connector": null, "instance_uuid": "7f3fc6bc-f5ca-4aed-9b1a-dd84a4750f89"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:07.317343 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:07.317343 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:07.351141 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-7e3b8dad-225c-44ff-bd59-58d953830ff8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:10:07.351655 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1315/5336] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:10:07 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 03 15:10:07.763887 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-181730ca-2777-480d-a7af-eb77f63f9440 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:07.765751 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-181730ca-2777-480d-a7af-eb77f63f9440 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:07.765963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-181730ca-2777-480d-a7af-eb77f63f9440 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:07.766378 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-181730ca-2777-480d-a7af-eb77f63f9440 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:07.766535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-181730ca-2777-480d-a7af-eb77f63f9440 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:07.771926 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:07.771926 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:07.772886 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-181730ca-2777-480d-a7af-eb77f63f9440 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:07.774632 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1331/5337] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:07 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:07.781241 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-45fb7968-c74e-4e2b-92ec-8dafa993dd93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:07.783265 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45fb7968-c74e-4e2b-92ec-8dafa993dd93 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:07.783498 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45fb7968-c74e-4e2b-92ec-8dafa993dd93 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:07.783713 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-45fb7968-c74e-4e2b-92ec-8dafa993dd93 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:07.795411 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:07.795411 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:07.800494 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-45fb7968-c74e-4e2b-92ec-8dafa993dd93 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:07.805782 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-45fb7968-c74e-4e2b-92ec-8dafa993dd93 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:07.806288 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1351/5338] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:07 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:07.886733 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ae53bbd2-6275-4730-b36a-c4334987a62c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:07.887160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae53bbd2-6275-4730-b36a-c4334987a62c None None] GET https://10.4.3.99/volume// Jul 03 15:10:07.887384 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae53bbd2-6275-4730-b36a-c4334987a62c None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:07.887579 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae53bbd2-6275-4730-b36a-c4334987a62c None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:07.887915 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae53bbd2-6275-4730-b36a-c4334987a62c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:10:07.888241 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1342/5339] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:10:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 15:10:07.896417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-a3107ff7-70e9-4963-9d29-c4c4e4940511 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:07.898599 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-a3107ff7-70e9-4963-9d29-c4c4e4940511 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:07.898800 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-a3107ff7-70e9-4963-9d29-c4c4e4940511 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:07.898983 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-a3107ff7-70e9-4963-9d29-c4c4e4940511 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:07.908981 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:07.908981 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:07.912795 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-a3107ff7-70e9-4963-9d29-c4c4e4940511 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:07.917570 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-a3107ff7-70e9-4963-9d29-c4c4e4940511 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:07.918019 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1316/5340] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:10:07 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:10:08.126054 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-bfc3be08-bd7e-4298-a9c8-8dacfd789928 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:08.128251 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-bfc3be08-bd7e-4298-a9c8-8dacfd789928 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] PUT https://10.4.3.99/volume/v3/attachments/d3ad970e-b58a-410d-b530-e7067b9adc57 Jul 03 15:10:08.128642 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-bfc3be08-bd7e-4298-a9c8-8dacfd789928 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:08.137013 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-bfc3be08-bd7e-4298-a9c8-8dacfd789928 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Acquiring lock "cinder-attachment_update-121a77fb-73e2-484f-ade6-ac7aed50b4dc-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:10:08.143639 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-bfc3be08-bd7e-4298-a9c8-8dacfd789928 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-121a77fb-73e2-484f-ade6-ac7aed50b4dc-np0000004430" acquired by "attachment_update" :: waited 0.007s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:10:08.144904 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:08.144904 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:08.666938 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-bfc3be08-bd7e-4298-a9c8-8dacfd789928 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-121a77fb-73e2-484f-ade6-ac7aed50b4dc-np0000004430" released by "attachment_update" :: held 0.523s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:10:08.667298 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-bfc3be08-bd7e-4298-a9c8-8dacfd789928 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/d3ad970e-b58a-410d-b530-e7067b9adc57 returned with HTTP 200 Jul 03 15:10:08.667941 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1332/5341] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:10:08 2026] PUT /volume/v3/attachments/d3ad970e-b58a-410d-b530-e7067b9adc57 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:08.784678 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-72e067d2-69ec-4ce9-af10-a606bca9e144 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:08.786834 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72e067d2-69ec-4ce9-af10-a606bca9e144 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:08.787096 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72e067d2-69ec-4ce9-af10-a606bca9e144 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:08.787299 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-72e067d2-69ec-4ce9-af10-a606bca9e144 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:08.787431 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-72e067d2-69ec-4ce9-af10-a606bca9e144 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:08.792070 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:08.792070 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:08.792923 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-72e067d2-69ec-4ce9-af10-a606bca9e144 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:08.793396 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1352/5342] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:08 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:08.820683 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0a40ab0d-6a5e-4b8e-be7a-6a7ed3ed1373 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:08.822771 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0a40ab0d-6a5e-4b8e-be7a-6a7ed3ed1373 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:08.823029 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0a40ab0d-6a5e-4b8e-be7a-6a7ed3ed1373 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:08.823261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0a40ab0d-6a5e-4b8e-be7a-6a7ed3ed1373 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:08.833757 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:08.833757 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:08.837973 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0a40ab0d-6a5e-4b8e-be7a-6a7ed3ed1373 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:08.842507 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0a40ab0d-6a5e-4b8e-be7a-6a7ed3ed1373 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:08.842932 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1343/5343] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:08 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:09.805213 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-31aa6a85-4c9e-4e62-bb38-8d054a9a4d94 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:09.807570 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31aa6a85-4c9e-4e62-bb38-8d054a9a4d94 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:09.807833 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-31aa6a85-4c9e-4e62-bb38-8d054a9a4d94 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:09.808076 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-31aa6a85-4c9e-4e62-bb38-8d054a9a4d94 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:09.808237 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-31aa6a85-4c9e-4e62-bb38-8d054a9a4d94 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:09.813646 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:09.813646 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:09.814711 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-31aa6a85-4c9e-4e62-bb38-8d054a9a4d94 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:09.815213 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1317/5344] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:09 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:09.857309 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-815ed0ff-89cf-4205-8d19-6d776e8ae694 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:09.859575 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-815ed0ff-89cf-4205-8d19-6d776e8ae694 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:09.859840 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-815ed0ff-89cf-4205-8d19-6d776e8ae694 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:09.860111 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-815ed0ff-89cf-4205-8d19-6d776e8ae694 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:09.878133 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:09.878133 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:09.884593 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-815ed0ff-89cf-4205-8d19-6d776e8ae694 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:09.893213 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-815ed0ff-89cf-4205-8d19-6d776e8ae694 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:09.893725 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1333/5345] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:09 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:10.826746 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bc0f4686-58fd-464e-b264-54628860bc48 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:10.828880 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc0f4686-58fd-464e-b264-54628860bc48 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:10.829115 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc0f4686-58fd-464e-b264-54628860bc48 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:10.829377 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bc0f4686-58fd-464e-b264-54628860bc48 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:10.829574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-bc0f4686-58fd-464e-b264-54628860bc48 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:10.835030 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:10.835030 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:10.835927 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bc0f4686-58fd-464e-b264-54628860bc48 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:10.836304 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1353/5346] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:10 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:10.909003 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-60f9fb07-ca6a-4ddd-b9d0-7ecf91a8a778 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:10.910800 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-60f9fb07-ca6a-4ddd-b9d0-7ecf91a8a778 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:10.910993 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-60f9fb07-ca6a-4ddd-b9d0-7ecf91a8a778 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:10.911230 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-60f9fb07-ca6a-4ddd-b9d0-7ecf91a8a778 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:10.920585 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:10.920585 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:10.923977 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-60f9fb07-ca6a-4ddd-b9d0-7ecf91a8a778 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:10.927928 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-60f9fb07-ca6a-4ddd-b9d0-7ecf91a8a778 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:10.928324 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1344/5347] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:10 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:11.847664 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-282c0564-7953-4646-80c2-a8037d2b0f3a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:11.849621 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-282c0564-7953-4646-80c2-a8037d2b0f3a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:11.849828 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-282c0564-7953-4646-80c2-a8037d2b0f3a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:11.850011 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-282c0564-7953-4646-80c2-a8037d2b0f3a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:11.850111 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-282c0564-7953-4646-80c2-a8037d2b0f3a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:11.854376 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:11.854376 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:11.855148 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-282c0564-7953-4646-80c2-a8037d2b0f3a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:11.855559 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1318/5348] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:11 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:11.940739 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-97aa1903-00fe-4d5a-93a1-1b68b68ffefd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:11.942706 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-97aa1903-00fe-4d5a-93a1-1b68b68ffefd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:11.942925 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-97aa1903-00fe-4d5a-93a1-1b68b68ffefd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:11.943150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-97aa1903-00fe-4d5a-93a1-1b68b68ffefd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:11.953005 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:11.953005 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:11.956625 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-97aa1903-00fe-4d5a-93a1-1b68b68ffefd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:11.961184 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-97aa1903-00fe-4d5a-93a1-1b68b68ffefd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:11.961616 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1334/5349] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:11 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:12.866718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-aaa03fd5-1ec2-46d9-bf9a-a9d2264f6322 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:12.868957 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aaa03fd5-1ec2-46d9-bf9a-a9d2264f6322 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:12.869218 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aaa03fd5-1ec2-46d9-bf9a-a9d2264f6322 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:12.869474 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-aaa03fd5-1ec2-46d9-bf9a-a9d2264f6322 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:12.869643 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-aaa03fd5-1ec2-46d9-bf9a-a9d2264f6322 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:12.874750 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:12.874750 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:12.875797 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-aaa03fd5-1ec2-46d9-bf9a-a9d2264f6322 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:12.876301 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1354/5350] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:12 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:12.974078 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f0f0a185-7c81-42b9-857d-d2b1f9367c16 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:12.976220 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f0f0a185-7c81-42b9-857d-d2b1f9367c16 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:12.976462 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f0f0a185-7c81-42b9-857d-d2b1f9367c16 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:12.976713 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f0f0a185-7c81-42b9-857d-d2b1f9367c16 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:12.988616 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:12.988616 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:12.992789 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f0f0a185-7c81-42b9-857d-d2b1f9367c16 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:12.998627 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f0f0a185-7c81-42b9-857d-d2b1f9367c16 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:12.999179 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1345/5351] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:12 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:13.887076 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba3452ad-eb0e-4095-8a6e-a882b856d2b9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:13.889063 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba3452ad-eb0e-4095-8a6e-a882b856d2b9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:13.889315 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba3452ad-eb0e-4095-8a6e-a882b856d2b9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:13.889541 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba3452ad-eb0e-4095-8a6e-a882b856d2b9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:13.889659 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ba3452ad-eb0e-4095-8a6e-a882b856d2b9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:13.893778 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:13.893778 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:13.894565 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba3452ad-eb0e-4095-8a6e-a882b856d2b9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:13.894918 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1319/5352] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:13 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:14.014513 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ca3d6334-00bf-47d8-9550-4c5d811b55b7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:14.016607 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca3d6334-00bf-47d8-9550-4c5d811b55b7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:14.016857 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca3d6334-00bf-47d8-9550-4c5d811b55b7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:14.017079 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca3d6334-00bf-47d8-9550-4c5d811b55b7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:14.026488 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:14.026488 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:14.029964 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ca3d6334-00bf-47d8-9550-4c5d811b55b7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:14.034453 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca3d6334-00bf-47d8-9550-4c5d811b55b7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:14.034853 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1335/5353] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:14 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:14.904677 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4590951a-7d10-43d1-9534-ceee30d5e791 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:14.906161 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4590951a-7d10-43d1-9534-ceee30d5e791 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:14.906368 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4590951a-7d10-43d1-9534-ceee30d5e791 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:14.906602 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4590951a-7d10-43d1-9534-ceee30d5e791 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:14.906746 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-4590951a-7d10-43d1-9534-ceee30d5e791 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:14.912318 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:14.912318 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:14.913516 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4590951a-7d10-43d1-9534-ceee30d5e791 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:14.914019 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1355/5354] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:14 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:14.922903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c9db6a8e-52d2-4bae-9156-b81e6d59fb6b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:14.924697 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c9db6a8e-52d2-4bae-9156-b81e6d59fb6b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:10:14.924898 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c9db6a8e-52d2-4bae-9156-b81e6d59fb6b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:14.925059 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c9db6a8e-52d2-4bae-9156-b81e6d59fb6b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:14.925182 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c9db6a8e-52d2-4bae-9156-b81e6d59fb6b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:14.929426 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:14.929426 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:14.930276 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c9db6a8e-52d2-4bae-9156-b81e6d59fb6b tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:10:14.930664 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1346/5355] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:14 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:14.939525 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2280ca58-40bf-4c0e-b287-cd4deddb8cb8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:14.941061 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2280ca58-40bf-4c0e-b287-cd4deddb8cb8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] DELETE https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:14.941246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2280ca58-40bf-4c0e-b287-cd4deddb8cb8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:14.941414 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2280ca58-40bf-4c0e-b287-cd4deddb8cb8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:14.941524 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-2280ca58-40bf-4c0e-b287-cd4deddb8cb8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Delete backup with id: 6f26c229-c95e-493f-9c6c-23d33de745b1. Jul 03 15:10:14.945482 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:14.945482 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:14.955808 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-2280ca58-40bf-4c0e-b287-cd4deddb8cb8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] delete_backup rpcapi backup_id 6f26c229-c95e-493f-9c6c-23d33de745b1 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:10:14.957362 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2280ca58-40bf-4c0e-b287-cd4deddb8cb8 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 202 Jul 03 15:10:14.958062 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1320/5356] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:10:14 2026] DELETE /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:10:14.964427 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-37f052f1-6f64-4c74-961a-3195a9421650 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:14.966091 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37f052f1-6f64-4c74-961a-3195a9421650 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:14.966265 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37f052f1-6f64-4c74-961a-3195a9421650 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:14.966462 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-37f052f1-6f64-4c74-961a-3195a9421650 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:14.966561 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-37f052f1-6f64-4c74-961a-3195a9421650 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:14.970574 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:14.970574 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:14.971213 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-37f052f1-6f64-4c74-961a-3195a9421650 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 200 Jul 03 15:10:14.971561 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1336/5357] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:14 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:15.046555 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8330d2d2-3cde-400e-9698-a321720008fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:15.048448 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8330d2d2-3cde-400e-9698-a321720008fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:15.048653 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8330d2d2-3cde-400e-9698-a321720008fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:15.048833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8330d2d2-3cde-400e-9698-a321720008fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:15.059448 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:15.059448 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:15.062891 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8330d2d2-3cde-400e-9698-a321720008fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:15.067651 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8330d2d2-3cde-400e-9698-a321720008fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:15.068055 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1356/5358] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:15 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:15.861914 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-f2540375-60f6-4e21-8337-0f84fcc259a2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:15.863667 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-f2540375-60f6-4e21-8337-0f84fcc259a2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments/d3ad970e-b58a-410d-b530-e7067b9adc57/action Jul 03 15:10:15.863985 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-f2540375-60f6-4e21-8337-0f84fcc259a2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:10:15.864114 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-f2540375-60f6-4e21-8337-0f84fcc259a2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:15.878590 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:15.878590 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:15.888110 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b13d7698-aae9-46df-b8e2-5e3c987a2384 req-f2540375-60f6-4e21-8337-0f84fcc259a2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/d3ad970e-b58a-410d-b530-e7067b9adc57/action returned with HTTP 204 Jul 03 15:10:15.888621 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1347/5359] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:10:15 2026] POST /volume/v3/attachments/d3ad970e-b58a-410d-b530-e7067b9adc57/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:15.981862 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c77df783-112c-4060-95cd-c80d33ff18e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:15.984332 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c77df783-112c-4060-95cd-c80d33ff18e4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 Jul 03 15:10:15.984639 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c77df783-112c-4060-95cd-c80d33ff18e4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:15.984909 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c77df783-112c-4060-95cd-c80d33ff18e4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:15.985068 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-c77df783-112c-4060-95cd-c80d33ff18e4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 6f26c229-c95e-493f-9c6c-23d33de745b1. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:15.989721 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c77df783-112c-4060-95cd-c80d33ff18e4 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 returned with HTTP 404 Jul 03 15:10:15.990448 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1321/5360] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:15 2026] GET /volume/v3/backups/6f26c229-c95e-493f-9c6c-23d33de745b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:15.996515 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2126478a-831b-4b7a-abdc-10a4f7899126 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:15.998881 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2126478a-831b-4b7a-abdc-10a4f7899126 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] DELETE https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:10:15.999083 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2126478a-831b-4b7a-abdc-10a4f7899126 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:15.999278 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2126478a-831b-4b7a-abdc-10a4f7899126 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:15.999378 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-2126478a-831b-4b7a-abdc-10a4f7899126 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Delete backup with id: c07cb66b-3785-45bb-bac4-ed740d9f840b. Jul 03 15:10:16.003372 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:16.003372 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:16.014827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-2126478a-831b-4b7a-abdc-10a4f7899126 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] delete_backup rpcapi backup_id c07cb66b-3785-45bb-bac4-ed740d9f840b {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:10:16.016429 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2126478a-831b-4b7a-abdc-10a4f7899126 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 202 Jul 03 15:10:16.016821 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1337/5361] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:10:15 2026] DELETE /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:10:16.023332 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21396f7f-89cc-4928-b428-f3d7541d8675 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:16.024873 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21396f7f-89cc-4928-b428-f3d7541d8675 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:10:16.025018 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21396f7f-89cc-4928-b428-f3d7541d8675 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:16.025229 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21396f7f-89cc-4928-b428-f3d7541d8675 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:16.025326 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-21396f7f-89cc-4928-b428-f3d7541d8675 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:16.029752 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:16.029752 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:16.030385 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21396f7f-89cc-4928-b428-f3d7541d8675 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 200 Jul 03 15:10:16.030737 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1357/5362] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:16 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:16.079762 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-18709aaf-a8ef-49e7-9011-dcdbfef50cea None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:16.081772 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-18709aaf-a8ef-49e7-9011-dcdbfef50cea tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:10:16.081772 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-18709aaf-a8ef-49e7-9011-dcdbfef50cea tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:16.081917 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-18709aaf-a8ef-49e7-9011-dcdbfef50cea tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:16.090910 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:16.090910 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:16.094523 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-18709aaf-a8ef-49e7-9011-dcdbfef50cea tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:16.098255 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-18709aaf-a8ef-49e7-9011-dcdbfef50cea tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:10:16.098655 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1348/5363] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:16 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:16.136965 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-4f3b4423-70e5-481b-8d2a-4a947b1f85f9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:16.139033 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-4f3b4423-70e5-481b-8d2a-4a947b1f85f9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:16.139237 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-4f3b4423-70e5-481b-8d2a-4a947b1f85f9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:16.139417 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-4f3b4423-70e5-481b-8d2a-4a947b1f85f9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:16.146475 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:16.146475 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:16.150391 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-4f3b4423-70e5-481b-8d2a-4a947b1f85f9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:16.154760 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-4f3b4423-70e5-481b-8d2a-4a947b1f85f9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:16.155184 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1322/5364] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:10:16 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:17.040660 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-05fb55d8-f5cc-4a1d-b815-6c06920d9c5b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:17.042369 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-05fb55d8-f5cc-4a1d-b815-6c06920d9c5b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b Jul 03 15:10:17.042536 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-05fb55d8-f5cc-4a1d-b815-6c06920d9c5b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:17.042703 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-05fb55d8-f5cc-4a1d-b815-6c06920d9c5b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:17.042814 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-05fb55d8-f5cc-4a1d-b815-6c06920d9c5b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id c07cb66b-3785-45bb-bac4-ed740d9f840b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:17.045997 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-05fb55d8-f5cc-4a1d-b815-6c06920d9c5b tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b returned with HTTP 404 Jul 03 15:10:17.046540 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1338/5365] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:17 2026] GET /volume/v3/backups/c07cb66b-3785-45bb-bac4-ed740d9f840b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:17.054241 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-caad0b0e-55af-432c-9370-d3dd3ae6a45c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:17.056137 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-caad0b0e-55af-432c-9370-d3dd3ae6a45c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] DELETE https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:10:17.056362 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-caad0b0e-55af-432c-9370-d3dd3ae6a45c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:17.056593 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-caad0b0e-55af-432c-9370-d3dd3ae6a45c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:17.056719 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-caad0b0e-55af-432c-9370-d3dd3ae6a45c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Delete backup with id: 8afaee07-76bd-4836-bec1-3d253556c155. Jul 03 15:10:17.061701 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:17.061701 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:17.074829 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-caad0b0e-55af-432c-9370-d3dd3ae6a45c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] delete_backup rpcapi backup_id 8afaee07-76bd-4836-bec1-3d253556c155 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:10:17.076724 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-caad0b0e-55af-432c-9370-d3dd3ae6a45c tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 202 Jul 03 15:10:17.077184 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1358/5366] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:10:17 2026] DELETE /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:10:17.084356 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2bceae10-6c5d-4ff8-b006-ff5930fbe183 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:17.085950 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2bceae10-6c5d-4ff8-b006-ff5930fbe183 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:10:17.086323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2bceae10-6c5d-4ff8-b006-ff5930fbe183 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:17.086619 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2bceae10-6c5d-4ff8-b006-ff5930fbe183 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:17.087359 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-2bceae10-6c5d-4ff8-b006-ff5930fbe183 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:17.091059 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:17.091059 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:17.091835 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2bceae10-6c5d-4ff8-b006-ff5930fbe183 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 200 Jul 03 15:10:17.092223 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1349/5367] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:17 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:18.101775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-544943b2-3b83-4545-8978-38ebc5190e1f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:18.103600 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-544943b2-3b83-4545-8978-38ebc5190e1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 Jul 03 15:10:18.103827 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-544943b2-3b83-4545-8978-38ebc5190e1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:18.104044 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-544943b2-3b83-4545-8978-38ebc5190e1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:18.104196 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-544943b2-3b83-4545-8978-38ebc5190e1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Show backup with id 8afaee07-76bd-4836-bec1-3d253556c155. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:18.107766 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-544943b2-3b83-4545-8978-38ebc5190e1f tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 returned with HTTP 404 Jul 03 15:10:18.108263 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1323/5368] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:18 2026] GET /volume/v3/backups/8afaee07-76bd-4836-bec1-3d253556c155 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:18.114368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7efbe73d-308a-408b-8848-741f9c4b23f9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:18.116057 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7efbe73d-308a-408b-8848-741f9c4b23f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] DELETE https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:10:18.116259 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7efbe73d-308a-408b-8848-741f9c4b23f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:18.116449 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7efbe73d-308a-408b-8848-741f9c4b23f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:18.116562 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-7efbe73d-308a-408b-8848-741f9c4b23f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Delete backup with id: 70f68c6a-66a8-408b-b3e1-b2b8b952e809. Jul 03 15:10:18.120922 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:18.120922 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:18.131593 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-7efbe73d-308a-408b-8848-741f9c4b23f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] delete_backup rpcapi backup_id 70f68c6a-66a8-408b-b3e1-b2b8b952e809 {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:10:18.133214 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7efbe73d-308a-408b-8848-741f9c4b23f9 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 202 Jul 03 15:10:18.133634 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1339/5369] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:10:18 2026] DELETE /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:10:18.140422 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-edfbb40a-7cdd-4c50-85ef-346337a9fab2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:18.142096 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edfbb40a-7cdd-4c50-85ef-346337a9fab2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:10:18.142337 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edfbb40a-7cdd-4c50-85ef-346337a9fab2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:18.142510 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-edfbb40a-7cdd-4c50-85ef-346337a9fab2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:18.142643 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-edfbb40a-7cdd-4c50-85ef-346337a9fab2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:18.146638 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:18.146638 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:18.147273 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-edfbb40a-7cdd-4c50-85ef-346337a9fab2 tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 200 Jul 03 15:10:18.147637 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1359/5370] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:18 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:18.187052 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8070bca7-7001-49f4-88f2-65c3826984c9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:18.187477 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8070bca7-7001-49f4-88f2-65c3826984c9 None None] GET https://10.4.3.99/volume// Jul 03 15:10:18.187684 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8070bca7-7001-49f4-88f2-65c3826984c9 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:18.187867 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8070bca7-7001-49f4-88f2-65c3826984c9 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:18.188192 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8070bca7-7001-49f4-88f2-65c3826984c9 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:10:18.188474 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1350/5371] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:10:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:10:18.196274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-d0fca5e5-0a0a-4cb6-9a3f-d54126a038af None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:18.198556 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-d0fca5e5-0a0a-4cb6-9a3f-d54126a038af tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:10:18.198900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-d0fca5e5-0a0a-4cb6-9a3f-d54126a038af tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a28dbbb6-58e1-403b-8ba4-1602dc9756e9", "connector": null, "instance_uuid": "7f3fc6bc-f5ca-4aed-9b1a-dd84a4750f89"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:18.207242 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:18.207242 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:18.234637 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-d0fca5e5-0a0a-4cb6-9a3f-d54126a038af tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:10:18.235287 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1324/5372] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:10:18 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:18.674937 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3e492efd-56dc-428b-b27b-26160d7c54b5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:18.676714 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3e492efd-56dc-428b-b27b-26160d7c54b5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:18.676931 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3e492efd-56dc-428b-b27b-26160d7c54b5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:18.677158 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3e492efd-56dc-428b-b27b-26160d7c54b5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:18.688895 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:18.688895 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:18.694334 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3e492efd-56dc-428b-b27b-26160d7c54b5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:18.699892 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3e492efd-56dc-428b-b27b-26160d7c54b5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:18.700335 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1340/5373] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:18 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:18.765172 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-870da81e-d558-454e-a06e-f2264bd18427 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:18.765726 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-870da81e-d558-454e-a06e-f2264bd18427 None None] GET https://10.4.3.99/volume// Jul 03 15:10:18.765965 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-870da81e-d558-454e-a06e-f2264bd18427 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:18.766258 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-870da81e-d558-454e-a06e-f2264bd18427 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:18.766680 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-870da81e-d558-454e-a06e-f2264bd18427 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:10:18.767038 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1360/5374] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:10:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:10:18.777051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-194a9228-7142-4b59-954e-f97fd122334e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:18.779877 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-194a9228-7142-4b59-954e-f97fd122334e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:18.780194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-194a9228-7142-4b59-954e-f97fd122334e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:18.780467 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-194a9228-7142-4b59-954e-f97fd122334e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:18.791875 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:18.791875 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:18.795461 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-194a9228-7142-4b59-954e-f97fd122334e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:18.800444 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-194a9228-7142-4b59-954e-f97fd122334e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:18.800878 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1351/5375] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:10:18 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:10:18.898572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-2487a1fa-0b60-43b9-81e8-4d47a9662525 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:18.900722 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-2487a1fa-0b60-43b9-81e8-4d47a9662525 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] PUT https://10.4.3.99/volume/v3/attachments/9991f16e-184e-4220-9d7e-69610b5a6efb Jul 03 15:10:18.901064 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-2487a1fa-0b60-43b9-81e8-4d47a9662525 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:18.908007 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-2487a1fa-0b60-43b9-81e8-4d47a9662525 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Acquiring lock "cinder-attachment_update-a28dbbb6-58e1-403b-8ba4-1602dc9756e9-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:10:18.912257 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-2487a1fa-0b60-43b9-81e8-4d47a9662525 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-a28dbbb6-58e1-403b-8ba4-1602dc9756e9-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:10:18.913115 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:18.913115 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:19.157005 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5d3dcc65-281b-40a9-a4dd-4c50ffd7a8fd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:19.158820 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5d3dcc65-281b-40a9-a4dd-4c50ffd7a8fd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] GET https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 Jul 03 15:10:19.159064 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5d3dcc65-281b-40a9-a4dd-4c50ffd7a8fd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:19.159292 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5d3dcc65-281b-40a9-a4dd-4c50ffd7a8fd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:19.159424 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5d3dcc65-281b-40a9-a4dd-4c50ffd7a8fd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] Show backup with id 70f68c6a-66a8-408b-b3e1-b2b8b952e809. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:19.162893 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5d3dcc65-281b-40a9-a4dd-4c50ffd7a8fd tempest-VolumesBackupsTest-1549056918 tempest-VolumesBackupsTest-1549056918-project-admin] https://10.4.3.99/volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 returned with HTTP 404 Jul 03 15:10:19.163361 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1341/5376] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:19 2026] GET /volume/v3/backups/70f68c6a-66a8-408b-b3e1-b2b8b952e809 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:19.176460 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-56bdb911-6452-4dc2-ab8b-e6d7d35fcae9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:19.178498 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56bdb911-6452-4dc2-ab8b-e6d7d35fcae9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] DELETE https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be Jul 03 15:10:19.178742 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56bdb911-6452-4dc2-ab8b-e6d7d35fcae9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:19.178954 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-56bdb911-6452-4dc2-ab8b-e6d7d35fcae9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:19.179213 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-56bdb911-6452-4dc2-ab8b-e6d7d35fcae9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Delete volume with id: c558528c-b520-45f0-a28b-cb62425b20be Jul 03 15:10:19.189069 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:19.189069 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:19.189799 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-56bdb911-6452-4dc2-ab8b-e6d7d35fcae9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:10:19.216269 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-56bdb911-6452-4dc2-ab8b-e6d7d35fcae9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Delete volume request issued successfully. Jul 03 15:10:19.216542 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-56bdb911-6452-4dc2-ab8b-e6d7d35fcae9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be returned with HTTP 202 Jul 03 15:10:19.217206 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1361/5377] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:10:19 2026] DELETE /volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:10:19.231840 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-56645f74-de7b-4a37-a6e6-e9306094ed33 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:19.233693 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-56645f74-de7b-4a37-a6e6-e9306094ed33 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be Jul 03 15:10:19.233867 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-56645f74-de7b-4a37-a6e6-e9306094ed33 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:19.234044 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-56645f74-de7b-4a37-a6e6-e9306094ed33 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:19.240597 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:19.240597 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:19.244323 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-56645f74-de7b-4a37-a6e6-e9306094ed33 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:10:19.249238 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-56645f74-de7b-4a37-a6e6-e9306094ed33 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be returned with HTTP 200 Jul 03 15:10:19.249691 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1352/5378] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:19 2026] GET /volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:19.430200 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-2487a1fa-0b60-43b9-81e8-4d47a9662525 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-a28dbbb6-58e1-403b-8ba4-1602dc9756e9-np0000004430" released by "attachment_update" :: held 0.518s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:10:19.430516 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-2487a1fa-0b60-43b9-81e8-4d47a9662525 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/9991f16e-184e-4220-9d7e-69610b5a6efb returned with HTTP 200 Jul 03 15:10:19.431088 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1325/5379] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:10:18 2026] PUT /volume/v3/attachments/9991f16e-184e-4220-9d7e-69610b5a6efb => generated 968 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:19.438110 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-0485bb28-397b-4ab6-b4fe-40261a78afc8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:19.440255 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-0485bb28-397b-4ab6-b4fe-40261a78afc8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9/encryption Jul 03 15:10:19.440435 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-0485bb28-397b-4ab6-b4fe-40261a78afc8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:19.440640 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-0485bb28-397b-4ab6-b4fe-40261a78afc8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:19.450903 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:19.450903 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:19.457399 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-0485bb28-397b-4ab6-b4fe-40261a78afc8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9/encryption returned with HTTP 200 Jul 03 15:10:19.457828 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1342/5380] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:10:19 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:19.712922 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a13ae756-6f70-478c-aaf4-b6436c40b099 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:19.714513 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a13ae756-6f70-478c-aaf4-b6436c40b099 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:19.714683 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a13ae756-6f70-478c-aaf4-b6436c40b099 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:19.714845 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a13ae756-6f70-478c-aaf4-b6436c40b099 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:19.723051 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:19.723051 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:19.726106 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a13ae756-6f70-478c-aaf4-b6436c40b099 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:19.730108 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a13ae756-6f70-478c-aaf4-b6436c40b099 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:19.730478 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1362/5381] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:19 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:20.262574 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-db68a4b2-908f-4a14-8665-c9cd67c70ed9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:20.264408 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-db68a4b2-908f-4a14-8665-c9cd67c70ed9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be Jul 03 15:10:20.264606 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-db68a4b2-908f-4a14-8665-c9cd67c70ed9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:20.264775 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-db68a4b2-908f-4a14-8665-c9cd67c70ed9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:20.270463 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-db68a4b2-908f-4a14-8665-c9cd67c70ed9 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be returned with HTTP 404 Jul 03 15:10:20.271087 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1353/5382] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:20 2026] GET /volume/v3/volumes/c558528c-b520-45f0-a28b-cb62425b20be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:20.277102 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6ef125aa-36aa-4fa0-ba15-9e270a248e05 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:20.278900 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ef125aa-36aa-4fa0-ba15-9e270a248e05 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 Jul 03 15:10:20.279090 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ef125aa-36aa-4fa0-ba15-9e270a248e05 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:20.279290 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6ef125aa-36aa-4fa0-ba15-9e270a248e05 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:20.279442 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-6ef125aa-36aa-4fa0-ba15-9e270a248e05 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Delete volume with id: 3e68bfe1-983c-430b-bc2b-b905281888d3 Jul 03 15:10:20.285672 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:20.285672 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:20.286085 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6ef125aa-36aa-4fa0-ba15-9e270a248e05 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:10:20.301204 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6ef125aa-36aa-4fa0-ba15-9e270a248e05 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Delete volume request issued successfully. Jul 03 15:10:20.301458 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6ef125aa-36aa-4fa0-ba15-9e270a248e05 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 returned with HTTP 202 Jul 03 15:10:20.301991 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1326/5383] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:10:20 2026] DELETE /volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:10:20.309636 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-15db58a5-97dd-4c34-8f78-611ea16ac511 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:20.311624 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15db58a5-97dd-4c34-8f78-611ea16ac511 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 Jul 03 15:10:20.311841 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15db58a5-97dd-4c34-8f78-611ea16ac511 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:20.312019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15db58a5-97dd-4c34-8f78-611ea16ac511 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:20.318568 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:20.318568 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:20.321993 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-15db58a5-97dd-4c34-8f78-611ea16ac511 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:10:20.326368 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15db58a5-97dd-4c34-8f78-611ea16ac511 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 returned with HTTP 200 Jul 03 15:10:20.326917 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1343/5384] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:20 2026] GET /volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:20.744263 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0aaa31c2-2b52-48ef-8bc9-9c00b7c1fda0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:20.746271 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0aaa31c2-2b52-48ef-8bc9-9c00b7c1fda0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:20.746484 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0aaa31c2-2b52-48ef-8bc9-9c00b7c1fda0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:20.746773 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0aaa31c2-2b52-48ef-8bc9-9c00b7c1fda0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:20.757118 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:20.757118 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:20.760856 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0aaa31c2-2b52-48ef-8bc9-9c00b7c1fda0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:20.765465 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0aaa31c2-2b52-48ef-8bc9-9c00b7c1fda0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:20.765888 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1363/5385] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:20 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:21.340638 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-475bc833-d0f6-4e3e-872a-9d0fd2b77b83 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:21.342801 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-475bc833-d0f6-4e3e-872a-9d0fd2b77b83 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 Jul 03 15:10:21.343048 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-475bc833-d0f6-4e3e-872a-9d0fd2b77b83 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:21.343313 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-475bc833-d0f6-4e3e-872a-9d0fd2b77b83 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:21.350555 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-475bc833-d0f6-4e3e-872a-9d0fd2b77b83 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 returned with HTTP 404 Jul 03 15:10:21.351197 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1354/5386] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:21 2026] GET /volume/v3/volumes/3e68bfe1-983c-430b-bc2b-b905281888d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:21.358139 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b2056b4-87ba-44f0-a783-606df6899363 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:21.360155 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b2056b4-87ba-44f0-a783-606df6899363 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 Jul 03 15:10:21.360385 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b2056b4-87ba-44f0-a783-606df6899363 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:21.360639 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b2056b4-87ba-44f0-a783-606df6899363 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:21.360845 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-5b2056b4-87ba-44f0-a783-606df6899363 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Delete volume with id: a058aed4-5777-4eea-98c5-e462ec8b05f5 Jul 03 15:10:21.369052 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:21.369052 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:21.369656 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5b2056b4-87ba-44f0-a783-606df6899363 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:10:21.388962 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5b2056b4-87ba-44f0-a783-606df6899363 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Delete volume request issued successfully. Jul 03 15:10:21.389113 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b2056b4-87ba-44f0-a783-606df6899363 tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 returned with HTTP 202 Jul 03 15:10:21.389539 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1327/5387] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:10:21 2026] DELETE /volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:10:21.398830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7272a8fd-2e7d-4d48-bd49-e2fe022b494a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:21.400218 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7272a8fd-2e7d-4d48-bd49-e2fe022b494a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 Jul 03 15:10:21.400507 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7272a8fd-2e7d-4d48-bd49-e2fe022b494a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:21.400715 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7272a8fd-2e7d-4d48-bd49-e2fe022b494a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:21.407731 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:21.407731 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:21.412229 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7272a8fd-2e7d-4d48-bd49-e2fe022b494a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Volume info retrieved successfully. Jul 03 15:10:21.417955 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7272a8fd-2e7d-4d48-bd49-e2fe022b494a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 returned with HTTP 200 Jul 03 15:10:21.418586 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1344/5388] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:21 2026] GET /volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:21.777355 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0cfd314f-092d-4f77-a895-ea2584188494 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:21.779977 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cfd314f-092d-4f77-a895-ea2584188494 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:21.780257 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cfd314f-092d-4f77-a895-ea2584188494 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:21.780501 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cfd314f-092d-4f77-a895-ea2584188494 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:21.789448 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:21.789448 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:21.792400 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0cfd314f-092d-4f77-a895-ea2584188494 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:21.795942 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cfd314f-092d-4f77-a895-ea2584188494 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:21.796331 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1364/5389] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:21 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:22.431899 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e4ae2ce6-33c9-4463-b0af-c9a757ae597a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:22.434067 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e4ae2ce6-33c9-4463-b0af-c9a757ae597a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] GET https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 Jul 03 15:10:22.434293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e4ae2ce6-33c9-4463-b0af-c9a757ae597a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:22.434487 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e4ae2ce6-33c9-4463-b0af-c9a757ae597a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:22.440195 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e4ae2ce6-33c9-4463-b0af-c9a757ae597a tempest-VolumesBackupsTest-864649776 tempest-VolumesBackupsTest-864649776-project-member] https://10.4.3.99/volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 returned with HTTP 404 Jul 03 15:10:22.440637 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1355/5390] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:22 2026] GET /volume/v3/volumes/a058aed4-5777-4eea-98c5-e462ec8b05f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:22.808641 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2770587e-4e47-4db0-acfd-bbcedb05e7f2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:22.810670 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2770587e-4e47-4db0-acfd-bbcedb05e7f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:22.810897 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2770587e-4e47-4db0-acfd-bbcedb05e7f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:22.811141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2770587e-4e47-4db0-acfd-bbcedb05e7f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:22.823113 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:22.823113 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:22.827894 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2770587e-4e47-4db0-acfd-bbcedb05e7f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:22.832503 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2770587e-4e47-4db0-acfd-bbcedb05e7f2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:22.832966 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1328/5391] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:22 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:23.847901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5ed7b4ec-f444-45f7-88bd-0da330835474 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:23.850200 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5ed7b4ec-f444-45f7-88bd-0da330835474 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:23.850424 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5ed7b4ec-f444-45f7-88bd-0da330835474 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:23.850617 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5ed7b4ec-f444-45f7-88bd-0da330835474 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:23.862824 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:23.862824 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:23.866671 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5ed7b4ec-f444-45f7-88bd-0da330835474 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:23.870831 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5ed7b4ec-f444-45f7-88bd-0da330835474 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:23.871208 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1345/5392] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:23 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:24.883564 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d72ad5db-fcba-4e89-b952-b8be8cb67d37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:24.885604 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d72ad5db-fcba-4e89-b952-b8be8cb67d37 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:24.885834 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d72ad5db-fcba-4e89-b952-b8be8cb67d37 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:24.886018 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d72ad5db-fcba-4e89-b952-b8be8cb67d37 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:24.897035 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:24.897035 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:24.904227 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d72ad5db-fcba-4e89-b952-b8be8cb67d37 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:24.912524 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d72ad5db-fcba-4e89-b952-b8be8cb67d37 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:24.912863 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1365/5393] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:24 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:25.927840 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2ce4ff9f-cbbe-4c32-aaa9-de2ad480d019 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:25.931314 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ce4ff9f-cbbe-4c32-aaa9-de2ad480d019 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:25.931642 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ce4ff9f-cbbe-4c32-aaa9-de2ad480d019 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:25.931642 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2ce4ff9f-cbbe-4c32-aaa9-de2ad480d019 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:25.945954 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:25.945954 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:25.950412 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2ce4ff9f-cbbe-4c32-aaa9-de2ad480d019 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:25.955974 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2ce4ff9f-cbbe-4c32-aaa9-de2ad480d019 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:25.956297 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1356/5394] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:25 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:26.971256 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b83d68db-ce82-44ac-8c71-45d91e74230a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:26.976830 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b83d68db-ce82-44ac-8c71-45d91e74230a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:26.977055 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b83d68db-ce82-44ac-8c71-45d91e74230a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:26.977320 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b83d68db-ce82-44ac-8c71-45d91e74230a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:26.992013 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:26.992013 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:26.996354 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b83d68db-ce82-44ac-8c71-45d91e74230a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:27.001114 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b83d68db-ce82-44ac-8c71-45d91e74230a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:27.001567 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1329/5395] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:26 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:27.833019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:27.893996 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:10:27.894388 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-561482119"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:27.895811 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-561482119'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:10:27.895928 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume of 1 GB Jul 03 15:10:27.899958 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Availability Zones retrieved successfully. Jul 03 15:10:27.905330 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Flow 'volume_create_api' (653aa45f-202d-48dc-bfe3-b8ddfb31935f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:10:27.906195 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f81dea7-b2cd-4e10-8d73-332e5a9f393e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:27.907220 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:10:27.932227 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f81dea7-b2cd-4e10-8d73-332e5a9f393e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:27.932998 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d372099-8613-463b-a8f7-61733151c293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:27.985447 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['61cfdd9e-8911-4e05-88fe-7753defec9c4', '2cdef61d-5471-40c8-9811-641f3187208c', 'df25ecd5-d17b-42b8-9262-639495f29996', '55786210-1cb6-407c-9cba-9ac5558b0fae'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:10:27.986403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d372099-8613-463b-a8f7-61733151c293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61cfdd9e-8911-4e05-88fe-7753defec9c4', '2cdef61d-5471-40c8-9811-641f3187208c', 'df25ecd5-d17b-42b8-9262-639495f29996', '55786210-1cb6-407c-9cba-9ac5558b0fae']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:27.987150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2eefb04-41e9-4c8f-80cf-40d1719a997f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:28.008912 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2eefb04-41e9-4c8f-80cf-40d1719a997f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36aedfab-69af-44ac-9223-763ac2259206', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-561482119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6449f89992ec45de8f11034d13e87da4',qos_specs=None,replication_status=,reservations=['61cfdd9e-8911-4e05-88fe-7753defec9c4','2cdef61d-5471-40c8-9811-641f3187208c','df25ecd5-d17b-42b8-9262-639495f29996','55786210-1cb6-407c-9cba-9ac5558b0fae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31cf8094796e419ea2246e95e732fe70',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-561482119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36aedfab-69af-44ac-9223-763ac2259206,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6449f89992ec45de8f11034d13e87da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31cf8094796e419ea2246e95e732fe70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:28.010135 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ce8fea-9e05-43aa-8e81-65643cb0622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:28.016684 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-11ca9c47-308a-40ef-bc2d-1daac6a68885 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:28.018503 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11ca9c47-308a-40ef-bc2d-1daac6a68885 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:28.018734 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11ca9c47-308a-40ef-bc2d-1daac6a68885 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:28.018963 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-11ca9c47-308a-40ef-bc2d-1daac6a68885 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:28.026756 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ce8fea-9e05-43aa-8e81-65643cb0622c) transitioned into state 'SUCCESS' from state '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-561482119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6449f89992ec45de8f11034d13e87da4',qos_specs=None,replication_status=,reservations=['61cfdd9e-8911-4e05-88fe-7753defec9c4','2cdef61d-5471-40c8-9811-641f3187208c','df25ecd5-d17b-42b8-9262-639495f29996','55786210-1cb6-407c-9cba-9ac5558b0fae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31cf8094796e419ea2246e95e732fe70',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:28.027454 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318dbba3-12ee-4594-ba2f-7658d032c15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:10:28.028389 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:28.028389 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:28.031904 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-11ca9c47-308a-40ef-bc2d-1daac6a68885 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:28.036014 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-11ca9c47-308a-40ef-bc2d-1daac6a68885 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:28.036106 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318dbba3-12ee-4594-ba2f-7658d032c15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:10:28.036548 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1366/5396] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:28 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:28.036914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Flow 'volume_create_api' (653aa45f-202d-48dc-bfe3-b8ddfb31935f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:10:28.037260 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume request issued successfully. Jul 03 15:10:28.038211 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ef05545e-a199-45d0-a4f8-75baa4d66b72 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:10:28.038211 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1346/5397] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:10:27 2026] POST /volume/v3/volumes => generated 746 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:10:28.049530 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a0f9e6f8-c5ee-479c-80df-dfd24d878c8a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:28.051001 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a0f9e6f8-c5ee-479c-80df-dfd24d878c8a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 Jul 03 15:10:28.051176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a0f9e6f8-c5ee-479c-80df-dfd24d878c8a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:28.051339 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a0f9e6f8-c5ee-479c-80df-dfd24d878c8a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:28.057390 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:28.057390 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:28.060792 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a0f9e6f8-c5ee-479c-80df-dfd24d878c8a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:10:28.064449 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a0f9e6f8-c5ee-479c-80df-dfd24d878c8a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 returned with HTTP 200 Jul 03 15:10:28.064805 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1357/5398] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:28 2026] GET /volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:29.048639 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6765d799-38f1-4063-9f9e-d2c25e015197 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:29.050654 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6765d799-38f1-4063-9f9e-d2c25e015197 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:29.050900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6765d799-38f1-4063-9f9e-d2c25e015197 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:29.051135 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6765d799-38f1-4063-9f9e-d2c25e015197 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:29.060375 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:29.060375 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:29.063897 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6765d799-38f1-4063-9f9e-d2c25e015197 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:29.068007 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6765d799-38f1-4063-9f9e-d2c25e015197 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:29.068299 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1330/5399] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:29 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:29.077115 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-592a0937-cd54-42d7-b582-3d44ae1cf06f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:29.079288 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-592a0937-cd54-42d7-b582-3d44ae1cf06f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 Jul 03 15:10:29.079522 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-592a0937-cd54-42d7-b582-3d44ae1cf06f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:29.079795 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-592a0937-cd54-42d7-b582-3d44ae1cf06f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:29.088240 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:29.088240 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:29.092519 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-592a0937-cd54-42d7-b582-3d44ae1cf06f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:10:29.097908 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-592a0937-cd54-42d7-b582-3d44ae1cf06f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 returned with HTTP 200 Jul 03 15:10:29.098432 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1367/5400] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:29 2026] GET /volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:29.109746 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-57eee2db-d78b-4277-b7a9-c5593b7b4a08 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:29.111423 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-57eee2db-d78b-4277-b7a9-c5593b7b4a08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:10:29.111739 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-57eee2db-d78b-4277-b7a9-c5593b7b4a08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36aedfab-69af-44ac-9223-763ac2259206", "name": "tempest-VolumesBackupsTest-Backup-1999657777"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:29.113149 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-57eee2db-d78b-4277-b7a9-c5593b7b4a08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating new backup {'backup': {'volume_id': '36aedfab-69af-44ac-9223-763ac2259206', 'name': 'tempest-VolumesBackupsTest-Backup-1999657777'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:10:29.113288 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-57eee2db-d78b-4277-b7a9-c5593b7b4a08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating backup of volume 36aedfab-69af-44ac-9223-763ac2259206 in container None Jul 03 15:10:29.119950 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:29.119950 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:29.120428 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-57eee2db-d78b-4277-b7a9-c5593b7b4a08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:10:29.141273 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-57eee2db-d78b-4277-b7a9-c5593b7b4a08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['808e22a1-1762-4943-b9b1-b9fe34114852', 'fd65917e-40f3-4b78-94cb-a3ec14b1ff95'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:10:29.165476 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-57eee2db-d78b-4277-b7a9-c5593b7b4a08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:10:29.165921 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1347/5401] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:10:29 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:10:29.173081 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a11d231b-d0d8-440a-b858-59f511e2a800 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:29.175078 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a11d231b-d0d8-440a-b858-59f511e2a800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:29.175300 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a11d231b-d0d8-440a-b858-59f511e2a800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:29.175516 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a11d231b-d0d8-440a-b858-59f511e2a800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:29.175650 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a11d231b-d0d8-440a-b858-59f511e2a800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:29.180398 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:29.180398 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:29.181302 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a11d231b-d0d8-440a-b858-59f511e2a800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:29.181709 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1358/5402] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:29 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:30.081473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8c599ac7-4abc-493b-b04a-693af2c6eb63 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:30.083858 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c599ac7-4abc-493b-b04a-693af2c6eb63 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:30.084168 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c599ac7-4abc-493b-b04a-693af2c6eb63 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:30.084455 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c599ac7-4abc-493b-b04a-693af2c6eb63 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:30.093686 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:30.093686 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:30.097505 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8c599ac7-4abc-493b-b04a-693af2c6eb63 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:30.101673 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c599ac7-4abc-493b-b04a-693af2c6eb63 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:30.102070 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1331/5403] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:30 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:30.191310 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9bcad66e-ed16-415b-a359-7e3ce1f1b297 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:30.193016 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9bcad66e-ed16-415b-a359-7e3ce1f1b297 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:30.193182 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9bcad66e-ed16-415b-a359-7e3ce1f1b297 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:30.193392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9bcad66e-ed16-415b-a359-7e3ce1f1b297 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:30.193492 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-9bcad66e-ed16-415b-a359-7e3ce1f1b297 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:30.197573 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:30.197573 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:30.198343 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9bcad66e-ed16-415b-a359-7e3ce1f1b297 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:30.198769 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1368/5404] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:30 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:30.541480 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-b0b6def1-5c9e-4180-b29d-6907d089e5c9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:30.543518 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-b0b6def1-5c9e-4180-b29d-6907d089e5c9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments/9991f16e-184e-4220-9d7e-69610b5a6efb/action Jul 03 15:10:30.543895 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-b0b6def1-5c9e-4180-b29d-6907d089e5c9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:10:30.544047 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-b0b6def1-5c9e-4180-b29d-6907d089e5c9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:30.558355 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:30.558355 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:30.567957 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b48d9f6f-ffd9-4793-9d2c-fe488ec2f3c5 req-b0b6def1-5c9e-4180-b29d-6907d089e5c9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/9991f16e-184e-4220-9d7e-69610b5a6efb/action returned with HTTP 204 Jul 03 15:10:30.568387 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1348/5405] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:10:30 2026] POST /volume/v3/attachments/9991f16e-184e-4220-9d7e-69610b5a6efb/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:31.116189 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-66651ff7-0466-44d2-b7d2-49754b40d7ac None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:31.118018 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-66651ff7-0466-44d2-b7d2-49754b40d7ac tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:10:31.118249 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-66651ff7-0466-44d2-b7d2-49754b40d7ac tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:31.118454 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-66651ff7-0466-44d2-b7d2-49754b40d7ac tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:31.130081 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:31.130081 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:31.133930 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-66651ff7-0466-44d2-b7d2-49754b40d7ac tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:31.139374 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-66651ff7-0466-44d2-b7d2-49754b40d7ac tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:10:31.139844 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1359/5406] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:31 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:31.209201 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6a645f4e-0faa-40c8-8bda-2b37fd5ea911 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:31.211024 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a645f4e-0faa-40c8-8bda-2b37fd5ea911 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:31.211232 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a645f4e-0faa-40c8-8bda-2b37fd5ea911 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:31.211420 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6a645f4e-0faa-40c8-8bda-2b37fd5ea911 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:31.211542 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6a645f4e-0faa-40c8-8bda-2b37fd5ea911 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:31.215794 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:31.215794 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:31.216478 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6a645f4e-0faa-40c8-8bda-2b37fd5ea911 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:31.216822 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1332/5407] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:31 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:31.738660 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-fb9756a5-d4af-45bb-9f01-074293a97ae1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:31.740558 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-fb9756a5-d4af-45bb-9f01-074293a97ae1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:31.740733 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-fb9756a5-d4af-45bb-9f01-074293a97ae1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:31.740913 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-fb9756a5-d4af-45bb-9f01-074293a97ae1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:31.747684 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:31.747684 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:31.750903 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-fb9756a5-d4af-45bb-9f01-074293a97ae1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:31.754645 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-fb9756a5-d4af-45bb-9f01-074293a97ae1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:31.755173 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1369/5408] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:10:31 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:32.226506 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e80bacd8-8483-45f9-a535-b3314be1bee0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:32.228301 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e80bacd8-8483-45f9-a535-b3314be1bee0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:32.228465 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e80bacd8-8483-45f9-a535-b3314be1bee0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:32.228634 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e80bacd8-8483-45f9-a535-b3314be1bee0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:32.228725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-e80bacd8-8483-45f9-a535-b3314be1bee0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:32.232679 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:32.232679 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:32.233396 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e80bacd8-8483-45f9-a535-b3314be1bee0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:32.233766 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1349/5409] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:32 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:33.243841 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a0464f40-830d-46a6-bafa-1bf452bd10cd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:33.245631 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a0464f40-830d-46a6-bafa-1bf452bd10cd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:33.245822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a0464f40-830d-46a6-bafa-1bf452bd10cd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:33.246053 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a0464f40-830d-46a6-bafa-1bf452bd10cd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:33.246169 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a0464f40-830d-46a6-bafa-1bf452bd10cd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:33.250407 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:33.250407 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:33.251094 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a0464f40-830d-46a6-bafa-1bf452bd10cd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:33.251456 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1360/5410] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:33 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:33.785912 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0a3fc228-a94f-4ef7-9887-d7fad308dc45 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:33.786329 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0a3fc228-a94f-4ef7-9887-d7fad308dc45 None None] GET https://10.4.3.99/volume// Jul 03 15:10:33.786522 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0a3fc228-a94f-4ef7-9887-d7fad308dc45 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:33.786740 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0a3fc228-a94f-4ef7-9887-d7fad308dc45 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:33.787156 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0a3fc228-a94f-4ef7-9887-d7fad308dc45 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:10:33.787484 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1333/5411] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:10:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:10:33.794331 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-39b06336-b942-482c-8f77-1830468d6100 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:33.862536 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-39b06336-b942-482c-8f77-1830468d6100 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:10:33.862957 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-39b06336-b942-482c-8f77-1830468d6100 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdbdf0ee-03d4-4a78-8ca2-3730693e7125", "connector": null, "instance_uuid": "7f3fc6bc-f5ca-4aed-9b1a-dd84a4750f89"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:33.871981 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:33.871981 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:33.902555 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-39b06336-b942-482c-8f77-1830468d6100 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:10:33.902959 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1370/5412] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:10:33 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:34.225558 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-026f6e66-2485-444e-b5b8-c0d2448f00ef None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:34.227416 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-026f6e66-2485-444e-b5b8-c0d2448f00ef tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:34.227638 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-026f6e66-2485-444e-b5b8-c0d2448f00ef tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:34.227810 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-026f6e66-2485-444e-b5b8-c0d2448f00ef tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:34.234997 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:34.234997 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:34.238627 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-026f6e66-2485-444e-b5b8-c0d2448f00ef tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:34.243515 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-026f6e66-2485-444e-b5b8-c0d2448f00ef tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:34.243919 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1350/5413] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:34 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:34.256194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-65cf9d6c-459c-4e79-9db9-adacb33c4571 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:34.258227 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65cf9d6c-459c-4e79-9db9-adacb33c4571 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:34.258425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65cf9d6c-459c-4e79-9db9-adacb33c4571 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:34.258666 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65cf9d6c-459c-4e79-9db9-adacb33c4571 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:34.262218 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-392a9432-950f-4efe-bcbc-7c6cd6de02e6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:34.264339 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-392a9432-950f-4efe-bcbc-7c6cd6de02e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:34.264560 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-392a9432-950f-4efe-bcbc-7c6cd6de02e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:34.264854 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-392a9432-950f-4efe-bcbc-7c6cd6de02e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:34.265015 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-392a9432-950f-4efe-bcbc-7c6cd6de02e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:34.266472 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:34.266472 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:34.270499 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:34.270499 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:34.270865 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-65cf9d6c-459c-4e79-9db9-adacb33c4571 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:34.271529 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-392a9432-950f-4efe-bcbc-7c6cd6de02e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:34.272031 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1334/5414] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:34 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:34.276916 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65cf9d6c-459c-4e79-9db9-adacb33c4571 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:34.277470 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1361/5415] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:34 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:34.279073 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7b68deee-f6df-4532-9a32-11af798b091a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:34.281393 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b68deee-f6df-4532-9a32-11af798b091a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:34.284157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b68deee-f6df-4532-9a32-11af798b091a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:34.284157 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7b68deee-f6df-4532-9a32-11af798b091a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:34.294148 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:34.294148 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:34.299607 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7b68deee-f6df-4532-9a32-11af798b091a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:34.306434 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7b68deee-f6df-4532-9a32-11af798b091a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:34.306996 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1371/5416] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:34 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 917 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:34.324649 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-4298b9ac-4ccf-4a3e-876b-cf358b633ed0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:34.327270 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-4298b9ac-4ccf-4a3e-876b-cf358b633ed0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:34.327525 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-4298b9ac-4ccf-4a3e-876b-cf358b633ed0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:34.327769 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-4298b9ac-4ccf-4a3e-876b-cf358b633ed0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:34.335967 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:34.335967 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:34.339885 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-4298b9ac-4ccf-4a3e-876b-cf358b633ed0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:34.344550 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-4298b9ac-4ccf-4a3e-876b-cf358b633ed0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:34.345033 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1351/5417] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:10:34 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:34.426684 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6762edde-6480-4f94-a964-3587c2e4235e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:34.427007 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6762edde-6480-4f94-a964-3587c2e4235e None None] GET https://10.4.3.99/volume// Jul 03 15:10:34.427196 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6762edde-6480-4f94-a964-3587c2e4235e None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:34.427388 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6762edde-6480-4f94-a964-3587c2e4235e None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:34.427709 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6762edde-6480-4f94-a964-3587c2e4235e None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:10:34.428089 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1335/5418] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:10:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:10:34.435648 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-91fa470d-47c2-4f46-a8da-e4ade609e64f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:34.437888 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-91fa470d-47c2-4f46-a8da-e4ade609e64f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:34.438179 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-91fa470d-47c2-4f46-a8da-e4ade609e64f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:34.438427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-91fa470d-47c2-4f46-a8da-e4ade609e64f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:34.447975 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:34.447975 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:34.451663 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-91fa470d-47c2-4f46-a8da-e4ade609e64f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:34.455672 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-91fa470d-47c2-4f46-a8da-e4ade609e64f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:34.456224 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1362/5419] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:10:34 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1097 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:10:34.548243 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-7b82e676-2705-4b83-b914-24f09fc941ee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:34.550700 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-7b82e676-2705-4b83-b914-24f09fc941ee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] PUT https://10.4.3.99/volume/v3/attachments/dcae2694-66c1-4b9a-b218-092e39f91b47 Jul 03 15:10:34.551088 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-7b82e676-2705-4b83-b914-24f09fc941ee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:34.569521 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-7b82e676-2705-4b83-b914-24f09fc941ee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Acquiring lock "cinder-attachment_update-fdbdf0ee-03d4-4a78-8ca2-3730693e7125-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:10:34.580787 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-7b82e676-2705-4b83-b914-24f09fc941ee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-fdbdf0ee-03d4-4a78-8ca2-3730693e7125-np0000004430" acquired by "attachment_update" :: waited 0.011s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:10:34.585402 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:34.585402 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:35.124779 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-7b82e676-2705-4b83-b914-24f09fc941ee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-fdbdf0ee-03d4-4a78-8ca2-3730693e7125-np0000004430" released by "attachment_update" :: held 0.545s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:10:35.125151 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-7b82e676-2705-4b83-b914-24f09fc941ee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/dcae2694-66c1-4b9a-b218-092e39f91b47 returned with HTTP 200 Jul 03 15:10:35.125595 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1372/5420] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:10:34 2026] PUT /volume/v3/attachments/dcae2694-66c1-4b9a-b218-092e39f91b47 => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:35.284560 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f3cad3bf-78d3-4a90-9a43-4c5110be90a6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:35.286370 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f3cad3bf-78d3-4a90-9a43-4c5110be90a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:35.286557 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f3cad3bf-78d3-4a90-9a43-4c5110be90a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:35.286733 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f3cad3bf-78d3-4a90-9a43-4c5110be90a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:35.286838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f3cad3bf-78d3-4a90-9a43-4c5110be90a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:35.290840 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:35.290840 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:35.291526 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f3cad3bf-78d3-4a90-9a43-4c5110be90a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:35.291875 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1352/5421] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:35 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:35.320463 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bf23293b-41cb-4983-ba8f-c3409895ea45 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:35.322006 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf23293b-41cb-4983-ba8f-c3409895ea45 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:35.322186 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf23293b-41cb-4983-ba8f-c3409895ea45 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:35.322352 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bf23293b-41cb-4983-ba8f-c3409895ea45 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:35.331006 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:35.331006 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:35.333984 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bf23293b-41cb-4983-ba8f-c3409895ea45 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:35.337659 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bf23293b-41cb-4983-ba8f-c3409895ea45 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:35.338013 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1336/5422] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:35 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:36.301037 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a4b87a26-c63b-4c10-9255-9d5e2ecd272c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:36.302939 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a4b87a26-c63b-4c10-9255-9d5e2ecd272c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:36.303171 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a4b87a26-c63b-4c10-9255-9d5e2ecd272c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:36.303377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a4b87a26-c63b-4c10-9255-9d5e2ecd272c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:36.303516 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a4b87a26-c63b-4c10-9255-9d5e2ecd272c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:36.308193 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:36.308193 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:36.309019 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a4b87a26-c63b-4c10-9255-9d5e2ecd272c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:36.309481 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1363/5423] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:36 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:36.350501 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-84b7f525-aaba-43bd-a665-2855aee7b441 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:36.352346 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84b7f525-aaba-43bd-a665-2855aee7b441 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:36.352639 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84b7f525-aaba-43bd-a665-2855aee7b441 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:36.352839 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84b7f525-aaba-43bd-a665-2855aee7b441 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:36.363334 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:36.363334 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:36.367747 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-84b7f525-aaba-43bd-a665-2855aee7b441 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:36.372272 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84b7f525-aaba-43bd-a665-2855aee7b441 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:36.372694 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1373/5424] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:36 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:36.379334 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ace24bc3-6045-4b3d-85c1-8aabb08be3b8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:36.379944 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ace24bc3-6045-4b3d-85c1-8aabb08be3b8 None None] GET https://10.4.3.99/volume// Jul 03 15:10:36.380214 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ace24bc3-6045-4b3d-85c1-8aabb08be3b8 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:36.380510 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ace24bc3-6045-4b3d-85c1-8aabb08be3b8 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:36.380943 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ace24bc3-6045-4b3d-85c1-8aabb08be3b8 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:10:36.381389 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1353/5425] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:10:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:10:36.389382 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-fad2f9b3-e2cf-4c65-be86-d34839757de8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:36.391765 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-fad2f9b3-e2cf-4c65-be86-d34839757de8 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:10:36.392214 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-fad2f9b3-e2cf-4c65-be86-d34839757de8 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e621d83-9c5b-4986-8d52-7e0389194ae8", "connector": null, "instance_uuid": "f42781af-19ed-40c5-b5df-7257d4e09d51"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:36.402908 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:36.402908 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:36.433936 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-fad2f9b3-e2cf-4c65-be86-d34839757de8 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:10:36.434443 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1337/5426] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:10:36 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 03 15:10:36.864364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b968fef2-6af0-4590-94c2-07d7a6f6e227 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:36.866295 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b968fef2-6af0-4590-94c2-07d7a6f6e227 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:36.866760 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b968fef2-6af0-4590-94c2-07d7a6f6e227 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:36.866760 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b968fef2-6af0-4590-94c2-07d7a6f6e227 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:36.875906 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:36.875906 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:36.879708 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b968fef2-6af0-4590-94c2-07d7a6f6e227 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:36.884642 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b968fef2-6af0-4590-94c2-07d7a6f6e227 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:36.885108 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1364/5427] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:36 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:36.969863 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c65d87d1-5b52-4511-92a9-004b86d63634 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:36.970262 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c65d87d1-5b52-4511-92a9-004b86d63634 None None] GET https://10.4.3.99/volume// Jul 03 15:10:36.970423 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c65d87d1-5b52-4511-92a9-004b86d63634 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:36.970596 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c65d87d1-5b52-4511-92a9-004b86d63634 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:36.970892 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c65d87d1-5b52-4511-92a9-004b86d63634 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:10:36.971182 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1374/5428] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:10:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:10:36.977519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-0af67c7a-5624-4570-9fb6-4c7b99d0baed None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:36.979911 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-0af67c7a-5624-4570-9fb6-4c7b99d0baed tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:36.980138 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-0af67c7a-5624-4570-9fb6-4c7b99d0baed tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:36.980310 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-0af67c7a-5624-4570-9fb6-4c7b99d0baed tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:36.989045 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:36.989045 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:36.992457 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-0af67c7a-5624-4570-9fb6-4c7b99d0baed tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:36.996269 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-0af67c7a-5624-4570-9fb6-4c7b99d0baed tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:36.996659 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1354/5429] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:10:36 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:10:37.086537 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-a3fe8c90-e212-4ec3-acfa-f862082caf06 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:37.088596 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-a3fe8c90-e212-4ec3-acfa-f862082caf06 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] PUT https://10.4.3.99/volume/v3/attachments/ce927ef2-0e08-4af1-89d0-3038475ff671 Jul 03 15:10:37.088975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-a3fe8c90-e212-4ec3-acfa-f862082caf06 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:37.096492 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-a3fe8c90-e212-4ec3-acfa-f862082caf06 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Acquiring lock "cinder-attachment_update-3e621d83-9c5b-4986-8d52-7e0389194ae8-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:10:37.101737 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-a3fe8c90-e212-4ec3-acfa-f862082caf06 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Lock "cinder-attachment_update-3e621d83-9c5b-4986-8d52-7e0389194ae8-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:10:37.102749 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:37.102749 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:37.320236 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-800c81b3-54ab-413e-8486-4318dbd35f31 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:37.322160 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-800c81b3-54ab-413e-8486-4318dbd35f31 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:37.322420 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-800c81b3-54ab-413e-8486-4318dbd35f31 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:37.322655 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-800c81b3-54ab-413e-8486-4318dbd35f31 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:37.322800 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-800c81b3-54ab-413e-8486-4318dbd35f31 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:37.328044 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:37.328044 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:37.329149 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-800c81b3-54ab-413e-8486-4318dbd35f31 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:37.329807 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1365/5430] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:37 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:37.385735 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1c8e7eea-6c87-402b-a1cb-eb7c81bc5e0e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:37.387281 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c8e7eea-6c87-402b-a1cb-eb7c81bc5e0e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:37.387493 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c8e7eea-6c87-402b-a1cb-eb7c81bc5e0e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:37.387705 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1c8e7eea-6c87-402b-a1cb-eb7c81bc5e0e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:37.396848 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:37.396848 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:37.400097 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-1c8e7eea-6c87-402b-a1cb-eb7c81bc5e0e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:37.404275 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1c8e7eea-6c87-402b-a1cb-eb7c81bc5e0e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:37.404699 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1375/5431] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:37 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:37.624037 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-a3fe8c90-e212-4ec3-acfa-f862082caf06 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Lock "cinder-attachment_update-3e621d83-9c5b-4986-8d52-7e0389194ae8-np0000004430" released by "attachment_update" :: held 0.522s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:10:37.624441 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-a3fe8c90-e212-4ec3-acfa-f862082caf06 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/attachments/ce927ef2-0e08-4af1-89d0-3038475ff671 returned with HTTP 200 Jul 03 15:10:37.624954 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1338/5432] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:10:37 2026] PUT /volume/v3/attachments/ce927ef2-0e08-4af1-89d0-3038475ff671 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:37.897708 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7beb3b82-ab71-4d89-9d74-726d5b332e59 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:37.899406 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7beb3b82-ab71-4d89-9d74-726d5b332e59 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:37.899576 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7beb3b82-ab71-4d89-9d74-726d5b332e59 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:37.899746 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7beb3b82-ab71-4d89-9d74-726d5b332e59 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:37.910402 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:37.910402 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:37.914592 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7beb3b82-ab71-4d89-9d74-726d5b332e59 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:37.919337 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7beb3b82-ab71-4d89-9d74-726d5b332e59 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:37.919761 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1355/5433] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:37 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:38.340338 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9de739f2-f23e-4451-9a46-ac3cc3555a49 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:38.342726 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9de739f2-f23e-4451-9a46-ac3cc3555a49 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:38.342965 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9de739f2-f23e-4451-9a46-ac3cc3555a49 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:38.343201 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9de739f2-f23e-4451-9a46-ac3cc3555a49 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:38.343352 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-9de739f2-f23e-4451-9a46-ac3cc3555a49 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:38.348786 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:38.348786 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:38.349615 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9de739f2-f23e-4451-9a46-ac3cc3555a49 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:38.350138 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1366/5434] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:38 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:38.418379 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ba4a87d7-3d54-4588-a5c3-7785fd421a35 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:38.420364 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba4a87d7-3d54-4588-a5c3-7785fd421a35 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:38.420552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba4a87d7-3d54-4588-a5c3-7785fd421a35 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:38.420752 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ba4a87d7-3d54-4588-a5c3-7785fd421a35 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:38.429929 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:38.429929 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:38.433108 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ba4a87d7-3d54-4588-a5c3-7785fd421a35 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:38.436840 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ba4a87d7-3d54-4588-a5c3-7785fd421a35 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:38.437221 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1376/5435] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:38 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:38.931969 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8465fa92-ffed-404f-a90d-ab479de7cdd0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:38.934095 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8465fa92-ffed-404f-a90d-ab479de7cdd0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:38.934337 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8465fa92-ffed-404f-a90d-ab479de7cdd0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:38.934566 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8465fa92-ffed-404f-a90d-ab479de7cdd0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:38.946199 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:38.946199 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:38.949837 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8465fa92-ffed-404f-a90d-ab479de7cdd0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:38.954683 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8465fa92-ffed-404f-a90d-ab479de7cdd0 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:38.955184 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1339/5436] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:38 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:39.361762 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-527ba7a8-fce1-491a-bb35-43f5ff7cdc2f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:39.364078 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-527ba7a8-fce1-491a-bb35-43f5ff7cdc2f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:39.364391 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-527ba7a8-fce1-491a-bb35-43f5ff7cdc2f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:39.364682 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-527ba7a8-fce1-491a-bb35-43f5ff7cdc2f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:39.364911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-527ba7a8-fce1-491a-bb35-43f5ff7cdc2f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:39.371490 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:39.371490 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:39.372546 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-527ba7a8-fce1-491a-bb35-43f5ff7cdc2f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:39.373029 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1356/5437] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:39 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:39.450774 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-37192513-c852-4356-9263-b77a7b421e9c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:39.452973 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-37192513-c852-4356-9263-b77a7b421e9c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:39.453206 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-37192513-c852-4356-9263-b77a7b421e9c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:39.453535 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-37192513-c852-4356-9263-b77a7b421e9c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:39.466805 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:39.466805 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:39.471247 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-37192513-c852-4356-9263-b77a7b421e9c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:39.476669 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-37192513-c852-4356-9263-b77a7b421e9c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:39.477188 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1367/5438] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:39 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:10:39.967532 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ddc285f3-7fb6-4f5b-b296-9d33c032ba61 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:39.969330 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddc285f3-7fb6-4f5b-b296-9d33c032ba61 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:39.969506 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddc285f3-7fb6-4f5b-b296-9d33c032ba61 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:39.969679 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ddc285f3-7fb6-4f5b-b296-9d33c032ba61 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:39.978826 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:39.978826 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:39.982066 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ddc285f3-7fb6-4f5b-b296-9d33c032ba61 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:39.986025 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ddc285f3-7fb6-4f5b-b296-9d33c032ba61 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:39.986395 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1377/5439] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:39 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:40.383571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e6144083-aff2-4afc-ac3c-87bee6d3f636 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:40.385750 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6144083-aff2-4afc-ac3c-87bee6d3f636 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:40.386052 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6144083-aff2-4afc-ac3c-87bee6d3f636 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:40.386105 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6144083-aff2-4afc-ac3c-87bee6d3f636 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:40.386236 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e6144083-aff2-4afc-ac3c-87bee6d3f636 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:40.390467 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:40.390467 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:40.391473 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6144083-aff2-4afc-ac3c-87bee6d3f636 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:40.391940 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1340/5440] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:40 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:40.500852 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-765bbdbd-85fa-4886-8fa2-5197e366550c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:40.502847 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-765bbdbd-85fa-4886-8fa2-5197e366550c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:40.503082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-765bbdbd-85fa-4886-8fa2-5197e366550c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:40.503248 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-765bbdbd-85fa-4886-8fa2-5197e366550c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:40.515665 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:40.515665 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:40.519280 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-765bbdbd-85fa-4886-8fa2-5197e366550c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:40.524349 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-765bbdbd-85fa-4886-8fa2-5197e366550c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:40.524809 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1357/5441] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:40 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:40.999145 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-018372af-509e-4438-a700-fe1c91765fa1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:41.000944 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-018372af-509e-4438-a700-fe1c91765fa1 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:41.001231 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-018372af-509e-4438-a700-fe1c91765fa1 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:41.001457 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-018372af-509e-4438-a700-fe1c91765fa1 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:41.012016 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:41.012016 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:41.016115 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-018372af-509e-4438-a700-fe1c91765fa1 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:41.021262 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-018372af-509e-4438-a700-fe1c91765fa1 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:41.021699 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1368/5442] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:40 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:41.338695 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-c0595e8c-3628-43bb-b393-2dbe4d8e8c2a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:41.340484 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-c0595e8c-3628-43bb-b393-2dbe4d8e8c2a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments/dcae2694-66c1-4b9a-b218-092e39f91b47/action Jul 03 15:10:41.340783 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-c0595e8c-3628-43bb-b393-2dbe4d8e8c2a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:10:41.340890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-c0595e8c-3628-43bb-b393-2dbe4d8e8c2a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:41.353804 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:41.353804 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:41.363365 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-7c6e6015-8e37-4730-80e0-8a5cddf678f8 req-c0595e8c-3628-43bb-b393-2dbe4d8e8c2a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/dcae2694-66c1-4b9a-b218-092e39f91b47/action returned with HTTP 204 Jul 03 15:10:41.363745 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1378/5443] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:10:41 2026] POST /volume/v3/attachments/dcae2694-66c1-4b9a-b218-092e39f91b47/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:41.401447 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9170a0b-ce28-4fbb-8f2a-0898523fc0a2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:41.403046 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9170a0b-ce28-4fbb-8f2a-0898523fc0a2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:41.403259 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9170a0b-ce28-4fbb-8f2a-0898523fc0a2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:41.403442 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9170a0b-ce28-4fbb-8f2a-0898523fc0a2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:41.403535 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d9170a0b-ce28-4fbb-8f2a-0898523fc0a2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:41.407364 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:41.407364 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:41.408023 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9170a0b-ce28-4fbb-8f2a-0898523fc0a2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:41.408343 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1341/5444] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:41 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:41.552827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-79f18e04-7b43-4341-9e20-a6ff40211443 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:41.554858 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-79f18e04-7b43-4341-9e20-a6ff40211443 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:10:41.555105 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-79f18e04-7b43-4341-9e20-a6ff40211443 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:41.555306 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-79f18e04-7b43-4341-9e20-a6ff40211443 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:41.565012 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:41.565012 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:41.569405 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-79f18e04-7b43-4341-9e20-a6ff40211443 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:10:41.573893 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-79f18e04-7b43-4341-9e20-a6ff40211443 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:10:41.574402 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1358/5445] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:41 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1210 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:42.033966 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-29aca453-3e44-49c7-992a-2adc88017309 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:42.036257 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29aca453-3e44-49c7-992a-2adc88017309 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:42.036437 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29aca453-3e44-49c7-992a-2adc88017309 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:42.036625 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29aca453-3e44-49c7-992a-2adc88017309 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:42.047228 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:42.047228 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:42.050982 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-29aca453-3e44-49c7-992a-2adc88017309 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:42.056092 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29aca453-3e44-49c7-992a-2adc88017309 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:42.056571 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1369/5446] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:42 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:42.417776 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-97a9522a-cc67-4f6f-9659-448ca2be190b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:42.419630 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97a9522a-cc67-4f6f-9659-448ca2be190b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:42.419980 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97a9522a-cc67-4f6f-9659-448ca2be190b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:42.420231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97a9522a-cc67-4f6f-9659-448ca2be190b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:42.420386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-97a9522a-cc67-4f6f-9659-448ca2be190b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:42.425613 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:42.425613 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:42.426724 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97a9522a-cc67-4f6f-9659-448ca2be190b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:42.427249 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1379/5447] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:42 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:43.069202 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a23053e5-56b3-4cf6-9eca-df5961bca5fe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:43.071400 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a23053e5-56b3-4cf6-9eca-df5961bca5fe tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:43.071627 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a23053e5-56b3-4cf6-9eca-df5961bca5fe tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:43.071834 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a23053e5-56b3-4cf6-9eca-df5961bca5fe tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:43.084275 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:43.084275 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:43.088491 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a23053e5-56b3-4cf6-9eca-df5961bca5fe tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:43.094310 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a23053e5-56b3-4cf6-9eca-df5961bca5fe tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:43.094866 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1342/5448] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:43 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:43.437726 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1894313e-2d68-4f5e-a77f-7f3c3d3bde11 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:43.440758 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1894313e-2d68-4f5e-a77f-7f3c3d3bde11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:43.441080 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1894313e-2d68-4f5e-a77f-7f3c3d3bde11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:43.441360 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1894313e-2d68-4f5e-a77f-7f3c3d3bde11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:43.441510 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1894313e-2d68-4f5e-a77f-7f3c3d3bde11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:43.446311 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:43.446311 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:43.447089 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1894313e-2d68-4f5e-a77f-7f3c3d3bde11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:43.447766 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1359/5449] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:43 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:44.107051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-90474040-35fb-406b-b0ad-38ddbf2d7a2b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:44.108443 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-90474040-35fb-406b-b0ad-38ddbf2d7a2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:44.108614 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-90474040-35fb-406b-b0ad-38ddbf2d7a2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:44.108782 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-90474040-35fb-406b-b0ad-38ddbf2d7a2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:44.122034 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:44.122034 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:44.127727 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-90474040-35fb-406b-b0ad-38ddbf2d7a2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:44.131695 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-90474040-35fb-406b-b0ad-38ddbf2d7a2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:44.132041 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1370/5450] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:44 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:44.459451 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-84b758b6-f4c1-40bf-b2e5-97634f5aecbb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:44.461320 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84b758b6-f4c1-40bf-b2e5-97634f5aecbb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:44.461576 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84b758b6-f4c1-40bf-b2e5-97634f5aecbb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:44.461731 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-84b758b6-f4c1-40bf-b2e5-97634f5aecbb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:44.461820 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-84b758b6-f4c1-40bf-b2e5-97634f5aecbb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:44.466653 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:44.466653 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:44.467465 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-84b758b6-f4c1-40bf-b2e5-97634f5aecbb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:44.467837 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1380/5451] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:44 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:45.146736 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0b93cfeb-50e8-4329-8129-c656bdb44f2b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:45.148246 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b93cfeb-50e8-4329-8129-c656bdb44f2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:45.148403 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0b93cfeb-50e8-4329-8129-c656bdb44f2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:45.148565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0b93cfeb-50e8-4329-8129-c656bdb44f2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:45.158075 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:45.158075 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:45.161323 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0b93cfeb-50e8-4329-8129-c656bdb44f2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:45.165177 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b93cfeb-50e8-4329-8129-c656bdb44f2b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:45.165549 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1343/5452] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:45 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:45.356403 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-75cee994-c6d4-45a3-837e-9a72a8e9c287 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:45.358710 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-75cee994-c6d4-45a3-837e-9a72a8e9c287 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] POST https://10.4.3.99/volume/v3/attachments/ce927ef2-0e08-4af1-89d0-3038475ff671/action Jul 03 15:10:45.359102 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-75cee994-c6d4-45a3-837e-9a72a8e9c287 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:10:45.359252 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-75cee994-c6d4-45a3-837e-9a72a8e9c287 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:45.376827 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:45.376827 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:45.390460 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-63962da5-eef5-44b4-b04b-ea36f138c8f3 req-75cee994-c6d4-45a3-837e-9a72a8e9c287 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/attachments/ce927ef2-0e08-4af1-89d0-3038475ff671/action returned with HTTP 204 Jul 03 15:10:45.391029 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1360/5453] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:10:45 2026] POST /volume/v3/attachments/ce927ef2-0e08-4af1-89d0-3038475ff671/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:10:45.477518 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-744c2fa4-8e0f-4fb0-a197-b5c6449cae08 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:45.479163 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-744c2fa4-8e0f-4fb0-a197-b5c6449cae08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:45.479326 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-744c2fa4-8e0f-4fb0-a197-b5c6449cae08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:45.479502 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-744c2fa4-8e0f-4fb0-a197-b5c6449cae08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:45.479609 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-744c2fa4-8e0f-4fb0-a197-b5c6449cae08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:45.483642 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:45.483642 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:45.484321 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-744c2fa4-8e0f-4fb0-a197-b5c6449cae08 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:45.484652 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1371/5454] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:45 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:45.493850 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:45.495419 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e/restore Jul 03 15:10:45.495708 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "36aedfab-69af-44ac-9223-763ac2259206"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:45.496941 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Restoring backup e525e29c-d32d-4e79-8021-977c6f148c8e ({'restore': {'volume_id': '36aedfab-69af-44ac-9223-763ac2259206'}}) {{(pid=99977) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 15:10:45.497082 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Restoring backup e525e29c-d32d-4e79-8021-977c6f148c8e to volume 36aedfab-69af-44ac-9223-763ac2259206. Jul 03 15:10:45.500814 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:45.500814 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:45.507664 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:45.507664 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:45.508178 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:10:45.508309 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.api [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Checking backup size 1 against volume size 1 {{(pid=99977) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 15:10:45.508422 np0000004430 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Overwriting volume 36aedfab-69af-44ac-9223-763ac2259206 with restore of backup e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:45.521361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] restore_backup in rpcapi backup_id e525e29c-d32d-4e79-8021-977c6f148c8e {{(pid=99977) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 15:10:45.523104 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7c5b360c-88eb-4971-8bd7-a3201b0d8f11 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e/restore returned with HTTP 202 Jul 03 15:10:45.523735 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1381/5455] 10.4.3.99 () {68 vars in 1386 bytes} [Fri Jul 3 15:10:45 2026] POST /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e/restore => generated 181 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:10:45.531705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b51c7cd9-8b8f-49c3-b1b0-d7dca4d9b463 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:45.533848 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b51c7cd9-8b8f-49c3-b1b0-d7dca4d9b463 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:45.534107 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b51c7cd9-8b8f-49c3-b1b0-d7dca4d9b463 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:45.534344 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b51c7cd9-8b8f-49c3-b1b0-d7dca4d9b463 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:45.534474 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b51c7cd9-8b8f-49c3-b1b0-d7dca4d9b463 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:45.539540 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:45.539540 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:45.540496 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b51c7cd9-8b8f-49c3-b1b0-d7dca4d9b463 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:45.540933 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1344/5456] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:45 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:46.177295 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ff64db84-3b9b-4454-a2ec-d32993838cbd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:46.179508 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ff64db84-3b9b-4454-a2ec-d32993838cbd tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:46.179749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ff64db84-3b9b-4454-a2ec-d32993838cbd tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:46.179968 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ff64db84-3b9b-4454-a2ec-d32993838cbd tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:46.189879 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:46.189879 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:46.193533 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ff64db84-3b9b-4454-a2ec-d32993838cbd tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:46.197812 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ff64db84-3b9b-4454-a2ec-d32993838cbd tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:46.198257 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1361/5457] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:46 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 1130 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:46.209491 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fe0f5c52-88e8-4baa-850d-6f24092d9f85 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:46.211671 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fe0f5c52-88e8-4baa-850d-6f24092d9f85 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:46.211927 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fe0f5c52-88e8-4baa-850d-6f24092d9f85 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:46.212216 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fe0f5c52-88e8-4baa-850d-6f24092d9f85 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:46.220768 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:46.220768 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:46.223803 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fe0f5c52-88e8-4baa-850d-6f24092d9f85 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:46.227353 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fe0f5c52-88e8-4baa-850d-6f24092d9f85 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:46.227684 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1372/5458] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:46 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:46.551074 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-82f4c6a9-78c9-4ba7-a872-d822cb24dd1d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:46.553215 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82f4c6a9-78c9-4ba7-a872-d822cb24dd1d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:46.553380 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82f4c6a9-78c9-4ba7-a872-d822cb24dd1d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:46.553558 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-82f4c6a9-78c9-4ba7-a872-d822cb24dd1d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:46.553654 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-82f4c6a9-78c9-4ba7-a872-d822cb24dd1d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:46.557587 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:46.557587 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:46.558291 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-82f4c6a9-78c9-4ba7-a872-d822cb24dd1d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:46.558625 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1382/5459] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:46 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:47.567989 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-57ee5633-12dc-447f-a22d-1887ce1f57c7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:47.570007 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57ee5633-12dc-447f-a22d-1887ce1f57c7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:47.570271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57ee5633-12dc-447f-a22d-1887ce1f57c7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:47.570506 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-57ee5633-12dc-447f-a22d-1887ce1f57c7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:47.570658 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-57ee5633-12dc-447f-a22d-1887ce1f57c7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:47.575458 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:47.575458 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:47.576262 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-57ee5633-12dc-447f-a22d-1887ce1f57c7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:47.576647 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1345/5460] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:47 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:48.586331 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ef7bb350-5168-4ba1-8b33-9c38d5cabe0e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:48.588107 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ef7bb350-5168-4ba1-8b33-9c38d5cabe0e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:48.588368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ef7bb350-5168-4ba1-8b33-9c38d5cabe0e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:48.588591 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ef7bb350-5168-4ba1-8b33-9c38d5cabe0e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:48.588737 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ef7bb350-5168-4ba1-8b33-9c38d5cabe0e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:48.592876 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:48.592876 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:48.593672 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ef7bb350-5168-4ba1-8b33-9c38d5cabe0e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:48.594025 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1362/5461] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:48 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:49.608687 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1d70ad7b-e412-45b2-a2c7-7ae2763079e2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:49.616303 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1d70ad7b-e412-45b2-a2c7-7ae2763079e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:49.617809 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1d70ad7b-e412-45b2-a2c7-7ae2763079e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:49.618091 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1d70ad7b-e412-45b2-a2c7-7ae2763079e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:49.618553 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1d70ad7b-e412-45b2-a2c7-7ae2763079e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:49.632327 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:49.632327 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:49.633366 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1d70ad7b-e412-45b2-a2c7-7ae2763079e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:49.633788 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1373/5462] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:49 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:49.653926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-88dc9af2-1f4a-4a1e-9e2e-a39ab91efa80 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:49.656453 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-88dc9af2-1f4a-4a1e-9e2e-a39ab91efa80 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:49.656686 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-88dc9af2-1f4a-4a1e-9e2e-a39ab91efa80 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:49.656904 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-88dc9af2-1f4a-4a1e-9e2e-a39ab91efa80 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:49.667832 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:49.667832 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:49.672034 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-88dc9af2-1f4a-4a1e-9e2e-a39ab91efa80 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:49.677185 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-88dc9af2-1f4a-4a1e-9e2e-a39ab91efa80 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:49.677646 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1383/5463] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:10:49 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:10:49.702010 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-ef34d00d-9aa1-41e3-bebe-e5413f3caff4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:49.703847 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-ef34d00d-9aa1-41e3-bebe-e5413f3caff4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] POST https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8/action Jul 03 15:10:49.704191 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-ef34d00d-9aa1-41e3-bebe-e5413f3caff4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:10:49.704294 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-ef34d00d-9aa1-41e3-bebe-e5413f3caff4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:49.713891 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:49.713891 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:49.714339 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-ef34d00d-9aa1-41e3-bebe-e5413f3caff4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:49.720017 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-ef34d00d-9aa1-41e3-bebe-e5413f3caff4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Begin detaching volume completed successfully. Jul 03 15:10:49.720278 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-ef34d00d-9aa1-41e3-bebe-e5413f3caff4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8/action returned with HTTP 202 Jul 03 15:10:49.720671 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1346/5464] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:10:49 2026] POST /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:10:50.644290 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-432b2b94-cd2b-4828-8aff-e269ee3bda6b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:50.645928 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-432b2b94-cd2b-4828-8aff-e269ee3bda6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:50.646095 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-432b2b94-cd2b-4828-8aff-e269ee3bda6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:50.646305 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-432b2b94-cd2b-4828-8aff-e269ee3bda6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:50.646439 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-432b2b94-cd2b-4828-8aff-e269ee3bda6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:50.650689 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:50.650689 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:50.651661 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-432b2b94-cd2b-4828-8aff-e269ee3bda6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:50.652233 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1363/5465] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:50 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:50.748932 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b8b80ec3-3244-4df0-854a-a545649f1137 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:50.749816 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b8b80ec3-3244-4df0-854a-a545649f1137 None None] GET https://10.4.3.99/volume// Jul 03 15:10:50.750423 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b8b80ec3-3244-4df0-854a-a545649f1137 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:50.753651 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b8b80ec3-3244-4df0-854a-a545649f1137 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:50.755631 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b8b80ec3-3244-4df0-854a-a545649f1137 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:10:50.756556 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1374/5466] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:10:50 2026] GET /volume/ => generated 385 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:10:50.765869 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-a8621765-0716-49ae-a48e-92cbcd7d234e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:50.769280 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-a8621765-0716-49ae-a48e-92cbcd7d234e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:50.769280 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-a8621765-0716-49ae-a48e-92cbcd7d234e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:50.769280 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-a8621765-0716-49ae-a48e-92cbcd7d234e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:50.781545 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:50.781545 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:50.786228 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-a8621765-0716-49ae-a48e-92cbcd7d234e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:50.791178 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-a8621765-0716-49ae-a48e-92cbcd7d234e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:10:50.791667 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1384/5467] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:10:50 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 1313 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:10:51.662702 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cbe6a7a6-10e9-4ab6-9968-41b5b10aa69b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:51.664644 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cbe6a7a6-10e9-4ab6-9968-41b5b10aa69b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:51.664849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cbe6a7a6-10e9-4ab6-9968-41b5b10aa69b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:51.665025 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cbe6a7a6-10e9-4ab6-9968-41b5b10aa69b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:51.665215 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-cbe6a7a6-10e9-4ab6-9968-41b5b10aa69b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:51.669485 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:51.669485 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:51.670178 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cbe6a7a6-10e9-4ab6-9968-41b5b10aa69b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:51.670514 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1347/5468] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:51 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:51.679582 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-7c83ae1d-1b03-4a19-907f-cb716d7e74bc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:51.681578 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-7c83ae1d-1b03-4a19-907f-cb716d7e74bc tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] DELETE https://10.4.3.99/volume/v3/attachments/ce927ef2-0e08-4af1-89d0-3038475ff671 Jul 03 15:10:51.681785 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-7c83ae1d-1b03-4a19-907f-cb716d7e74bc tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:51.682022 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-7c83ae1d-1b03-4a19-907f-cb716d7e74bc tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:51.689928 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:51.689928 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:52.217099 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-8cefc001-9a83-4459-ba75-a8b5638186d0 req-7c83ae1d-1b03-4a19-907f-cb716d7e74bc tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/attachments/ce927ef2-0e08-4af1-89d0-3038475ff671 returned with HTTP 200 Jul 03 15:10:52.217588 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1364/5469] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:10:51 2026] DELETE /volume/v3/attachments/ce927ef2-0e08-4af1-89d0-3038475ff671 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:52.684427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5255aceb-2bbd-4e62-968f-18f52df88693 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:52.692265 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5255aceb-2bbd-4e62-968f-18f52df88693 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:52.693486 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5255aceb-2bbd-4e62-968f-18f52df88693 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:52.694607 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5255aceb-2bbd-4e62-968f-18f52df88693 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:52.695035 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-5255aceb-2bbd-4e62-968f-18f52df88693 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:52.705098 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:52.705098 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:52.706211 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5255aceb-2bbd-4e62-968f-18f52df88693 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:52.706690 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1375/5470] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:52 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:52.878444 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-24ffc7ac-2d22-4db5-af39-fd1e16a0bf7a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:52.880221 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24ffc7ac-2d22-4db5-af39-fd1e16a0bf7a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:10:52.880561 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-24ffc7ac-2d22-4db5-af39-fd1e16a0bf7a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e621d83-9c5b-4986-8d52-7e0389194ae8", "force": false, "name": "tempest-TestStampPattern-snapshot-2068984552", "description": null, "metadata": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:10:52.890306 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:52.890306 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:52.890823 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-24ffc7ac-2d22-4db5-af39-fd1e16a0bf7a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:10:52.890973 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-24ffc7ac-2d22-4db5-af39-fd1e16a0bf7a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Create snapshot from volume 3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:10:52.925300 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-24ffc7ac-2d22-4db5-af39-fd1e16a0bf7a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Created reservations ['43344daa-33b6-4faf-ac9d-6fd2fe5f5940', 'cce4fc55-14bd-4d07-8e54-4b3785f4eafa', '7ca1063c-af8f-4536-9f4c-11fb8c1aae88', '1815589f-46af-4b3b-8445-31ba8edd0ef1'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:10:52.953538 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-24ffc7ac-2d22-4db5-af39-fd1e16a0bf7a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Snapshot create request issued successfully. Jul 03 15:10:52.953821 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-24ffc7ac-2d22-4db5-af39-fd1e16a0bf7a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:10:52.954303 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1385/5471] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:10:52 2026] POST /volume/v3/snapshots => generated 303 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:10:52.962524 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6b70ddca-78a0-493d-809e-e54e0417714a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:52.964582 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b70ddca-78a0-493d-809e-e54e0417714a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 Jul 03 15:10:52.964803 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b70ddca-78a0-493d-809e-e54e0417714a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:52.965025 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6b70ddca-78a0-493d-809e-e54e0417714a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:52.971268 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:52.971268 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:52.971268 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6b70ddca-78a0-493d-809e-e54e0417714a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Snapshot retrieved successfully. Jul 03 15:10:52.972283 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6b70ddca-78a0-493d-809e-e54e0417714a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 returned with HTTP 200 Jul 03 15:10:52.972968 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1348/5472] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:10:52 2026] GET /volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:53.716381 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f794fff4-362b-45cf-bddc-90c0c8a6bc30 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:53.718055 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f794fff4-362b-45cf-bddc-90c0c8a6bc30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:53.718266 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f794fff4-362b-45cf-bddc-90c0c8a6bc30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:53.718436 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f794fff4-362b-45cf-bddc-90c0c8a6bc30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:53.718529 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f794fff4-362b-45cf-bddc-90c0c8a6bc30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:53.722381 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:53.722381 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:53.723055 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f794fff4-362b-45cf-bddc-90c0c8a6bc30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:53.723545 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1365/5473] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:53 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:53.981687 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6a950148-50d1-4434-b575-8f881cd2d24e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:53.983517 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6a950148-50d1-4434-b575-8f881cd2d24e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 Jul 03 15:10:53.983718 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6a950148-50d1-4434-b575-8f881cd2d24e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:53.983941 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6a950148-50d1-4434-b575-8f881cd2d24e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:53.988801 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:53.988801 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:53.989293 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6a950148-50d1-4434-b575-8f881cd2d24e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Snapshot retrieved successfully. Jul 03 15:10:53.989948 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6a950148-50d1-4434-b575-8f881cd2d24e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 returned with HTTP 200 Jul 03 15:10:53.990316 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1376/5474] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:10:53 2026] GET /volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:54.000778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-afc17f08-da51-498c-adb3-3b23fa0a23ee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:54.002597 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afc17f08-da51-498c-adb3-3b23fa0a23ee tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 Jul 03 15:10:54.002784 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afc17f08-da51-498c-adb3-3b23fa0a23ee tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:54.002960 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-afc17f08-da51-498c-adb3-3b23fa0a23ee tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:54.009273 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:54.009273 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:54.009779 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-afc17f08-da51-498c-adb3-3b23fa0a23ee tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Snapshot retrieved successfully. Jul 03 15:10:54.011008 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-afc17f08-da51-498c-adb3-3b23fa0a23ee tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 returned with HTTP 200 Jul 03 15:10:54.011492 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1386/5475] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:10:53 2026] GET /volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:54.733276 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a2a87555-6c44-45d7-a29e-c316a870dca2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:54.735383 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2a87555-6c44-45d7-a29e-c316a870dca2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:54.735614 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2a87555-6c44-45d7-a29e-c316a870dca2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:54.735837 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a2a87555-6c44-45d7-a29e-c316a870dca2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:54.735972 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a2a87555-6c44-45d7-a29e-c316a870dca2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:54.740838 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:54.740838 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:54.741619 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a2a87555-6c44-45d7-a29e-c316a870dca2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:54.741982 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1349/5476] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:54 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:55.753663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6e8752e9-7cfd-45d9-8df5-0e609b41c95a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:55.755799 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6e8752e9-7cfd-45d9-8df5-0e609b41c95a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:55.756051 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6e8752e9-7cfd-45d9-8df5-0e609b41c95a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:55.756304 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6e8752e9-7cfd-45d9-8df5-0e609b41c95a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:55.756436 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-6e8752e9-7cfd-45d9-8df5-0e609b41c95a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:55.761147 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:55.761147 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:55.761902 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6e8752e9-7cfd-45d9-8df5-0e609b41c95a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:55.762324 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1366/5477] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:55 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:56.772292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-19bf75eb-d1fd-410c-bf06-f6b0d3111b50 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:56.773946 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-19bf75eb-d1fd-410c-bf06-f6b0d3111b50 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:56.774112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-19bf75eb-d1fd-410c-bf06-f6b0d3111b50 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:56.774322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-19bf75eb-d1fd-410c-bf06-f6b0d3111b50 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:56.774418 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-19bf75eb-d1fd-410c-bf06-f6b0d3111b50 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:56.779619 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:56.779619 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:56.780642 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-19bf75eb-d1fd-410c-bf06-f6b0d3111b50 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:56.781117 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1377/5478] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:56 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:57.793757 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fb796336-f34c-481c-b502-f1077728f511 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:57.795561 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb796336-f34c-481c-b502-f1077728f511 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:57.795776 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb796336-f34c-481c-b502-f1077728f511 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:57.795992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fb796336-f34c-481c-b502-f1077728f511 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:57.796093 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fb796336-f34c-481c-b502-f1077728f511 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:57.800784 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:57.800784 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:57.801571 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fb796336-f34c-481c-b502-f1077728f511 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:57.802034 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1387/5479] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:57 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:58.813073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6709e756-56c6-4fe4-8da2-f3c974fa18a8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:58.814785 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6709e756-56c6-4fe4-8da2-f3c974fa18a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:58.815003 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6709e756-56c6-4fe4-8da2-f3c974fa18a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:58.815229 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6709e756-56c6-4fe4-8da2-f3c974fa18a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:58.815343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-6709e756-56c6-4fe4-8da2-f3c974fa18a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:58.819462 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:58.819462 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:58.820190 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6709e756-56c6-4fe4-8da2-f3c974fa18a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:58.820543 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1350/5480] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:58 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:59.832997 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c4ca2448-cdc4-40be-8dcb-d721c879ac16 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:59.834861 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c4ca2448-cdc4-40be-8dcb-d721c879ac16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:59.835036 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c4ca2448-cdc4-40be-8dcb-d721c879ac16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:59.835234 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c4ca2448-cdc4-40be-8dcb-d721c879ac16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:59.835374 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c4ca2448-cdc4-40be-8dcb-d721c879ac16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:59.837573 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=176,cinder:INSERT=21,cinder:UPDATE=38 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:10:59.841561 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:59.841561 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:10:59.841561 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c4ca2448-cdc4-40be-8dcb-d721c879ac16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:59.841561 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1367/5481] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:59 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:59.851694 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-69a75ba1-cbcf-4ba3-8036-0780ea85826f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:59.853423 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-69a75ba1-cbcf-4ba3-8036-0780ea85826f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 Jul 03 15:10:59.853624 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-69a75ba1-cbcf-4ba3-8036-0780ea85826f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:59.853757 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-69a75ba1-cbcf-4ba3-8036-0780ea85826f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:59.860339 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:59.860339 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:10:59.863636 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-69a75ba1-cbcf-4ba3-8036-0780ea85826f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:10:59.867188 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-69a75ba1-cbcf-4ba3-8036-0780ea85826f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 returned with HTTP 200 Jul 03 15:10:59.867549 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1378/5482] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:59 2026] GET /volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:10:59.879463 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e119519b-bc48-4d26-92c3-132ba7dce773 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:59.881056 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e119519b-bc48-4d26-92c3-132ba7dce773 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:59.881237 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e119519b-bc48-4d26-92c3-132ba7dce773 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:59.881424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e119519b-bc48-4d26-92c3-132ba7dce773 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:59.881522 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-e119519b-bc48-4d26-92c3-132ba7dce773 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete backup with id: e525e29c-d32d-4e79-8021-977c6f148c8e. Jul 03 15:10:59.885526 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:59.885526 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:10:59.897182 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-e119519b-bc48-4d26-92c3-132ba7dce773 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] delete_backup rpcapi backup_id e525e29c-d32d-4e79-8021-977c6f148c8e {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:10:59.903592 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e119519b-bc48-4d26-92c3-132ba7dce773 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 202 Jul 03 15:10:59.903592 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1388/5483] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:10:59 2026] DELETE /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:10:59.906949 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ea1474ad-6e71-4599-8ff5-b810370c6802 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:10:59.908630 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea1474ad-6e71-4599-8ff5-b810370c6802 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:10:59.908807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea1474ad-6e71-4599-8ff5-b810370c6802 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:10:59.908989 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ea1474ad-6e71-4599-8ff5-b810370c6802 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:10:59.909082 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ea1474ad-6e71-4599-8ff5-b810370c6802 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:10:59.913275 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:10:59.913275 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:10:59.913947 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ea1474ad-6e71-4599-8ff5-b810370c6802 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 200 Jul 03 15:10:59.914287 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1351/5484] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:10:59 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:00.925217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bfba20f0-324f-4a99-af52-409a9fac6c9f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:00.929148 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bfba20f0-324f-4a99-af52-409a9fac6c9f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e Jul 03 15:11:00.929148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bfba20f0-324f-4a99-af52-409a9fac6c9f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:00.929148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bfba20f0-324f-4a99-af52-409a9fac6c9f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:00.929148 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-bfba20f0-324f-4a99-af52-409a9fac6c9f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id e525e29c-d32d-4e79-8021-977c6f148c8e. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:00.932794 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bfba20f0-324f-4a99-af52-409a9fac6c9f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e returned with HTTP 404 Jul 03 15:11:00.933545 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1368/5485] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:00 2026] GET /volume/v3/backups/e525e29c-d32d-4e79-8021-977c6f148c8e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:11:00.945427 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:00.947711 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:11:00.948100 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1908185059"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:00.949730 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1908185059'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:11:00.949929 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume of 1 GB Jul 03 15:11:00.954260 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Availability Zones retrieved successfully. Jul 03 15:11:00.959681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Flow 'volume_create_api' (6b5e12d0-fadf-4387-b926-9870a3b3fa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:11:00.960658 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc47324-f6e1-47ba-8b4b-46c80231a075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:00.961830 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:11:00.986999 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc47324-f6e1-47ba-8b4b-46c80231a075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:00.987703 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56934706-cb44-4b38-9ca8-a4421c38e41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:01.028043 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['8ba92e2e-5abc-4ec2-bd89-09a61897928e', 'eca16a33-6072-437c-9573-7fc2eec85b59', '4f51d13c-cb3c-4924-bf2a-608edfc08868', '095b331d-ebd4-484c-b672-b18894a36c8e'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:11:01.028699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56934706-cb44-4b38-9ca8-a4421c38e41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ba92e2e-5abc-4ec2-bd89-09a61897928e', 'eca16a33-6072-437c-9573-7fc2eec85b59', '4f51d13c-cb3c-4924-bf2a-608edfc08868', '095b331d-ebd4-484c-b672-b18894a36c8e']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:01.029391 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ad93e4-dce3-4aca-8b3f-eef438a60dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:01.050966 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ad93e4-dce3-4aca-8b3f-eef438a60dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9ed1e62-dcb4-4f33-843c-d7225b607e90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1908185059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6449f89992ec45de8f11034d13e87da4',qos_specs=None,replication_status=,reservations=['8ba92e2e-5abc-4ec2-bd89-09a61897928e','eca16a33-6072-437c-9573-7fc2eec85b59','4f51d13c-cb3c-4924-bf2a-608edfc08868','095b331d-ebd4-484c-b672-b18894a36c8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31cf8094796e419ea2246e95e732fe70',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1908185059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9ed1e62-dcb4-4f33-843c-d7225b607e90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6449f89992ec45de8f11034d13e87da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31cf8094796e419ea2246e95e732fe70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:01.051700 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1708fb-e33a-4f13-b47e-a7c2b207168f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:01.069687 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1708fb-e33a-4f13-b47e-a7c2b207168f) transitioned into state 'SUCCESS' from state '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-1908185059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6449f89992ec45de8f11034d13e87da4',qos_specs=None,replication_status=,reservations=['8ba92e2e-5abc-4ec2-bd89-09a61897928e','eca16a33-6072-437c-9573-7fc2eec85b59','4f51d13c-cb3c-4924-bf2a-608edfc08868','095b331d-ebd4-484c-b672-b18894a36c8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31cf8094796e419ea2246e95e732fe70',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:01.070296 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61913bf-fe3f-423e-a0f8-e5b651a7a807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:01.079196 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61913bf-fe3f-423e-a0f8-e5b651a7a807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:01.079928 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Flow 'volume_create_api' (6b5e12d0-fadf-4387-b926-9870a3b3fa52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:11:01.080219 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume request issued successfully. Jul 03 15:11:01.080738 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-74ad92ed-140f-47d9-82af-e31b9dcc5ddf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:11:01.081140 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1379/5486] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:11:00 2026] POST /volume/v3/volumes => generated 747 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:11:01.092165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-269403a3-5b00-4759-949b-a61f7d504769 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:01.094388 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-269403a3-5b00-4759-949b-a61f7d504769 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 Jul 03 15:11:01.094612 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-269403a3-5b00-4759-949b-a61f7d504769 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:01.094831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-269403a3-5b00-4759-949b-a61f7d504769 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:01.104328 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:01.104328 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:01.108831 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-269403a3-5b00-4759-949b-a61f7d504769 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:11:01.113705 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-269403a3-5b00-4759-949b-a61f7d504769 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 returned with HTTP 200 Jul 03 15:11:01.114108 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1389/5487] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:01 2026] GET /volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:01.816772 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:01.818472 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:11:01.818837 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-806127301", "snapshot_id": "f20e7da5-ea05-47fe-9acf-160d47d35304", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:01.820271 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-806127301', 'snapshot_id': 'f20e7da5-ea05-47fe-9acf-160d47d35304', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:11:01.825201 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:01.825201 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:01.825699 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Snapshot retrieved successfully. Jul 03 15:11:01.825840 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Create volume of 1 GB Jul 03 15:11:01.829145 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Availability Zones retrieved successfully. Jul 03 15:11:01.834438 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Flow 'volume_create_api' (95eb67e1-7802-469e-abd6-ae68f79422b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:11:01.835539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66a1fcf-56fb-4bef-8730-b36ce2bbf866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:01.836501 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:11:01.864197 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66a1fcf-56fb-4bef-8730-b36ce2bbf866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f20e7da5-ea05-47fe-9acf-160d47d35304', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:01.864900 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b1eee1-7d02-4ae1-9851-269eb874c8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:01.905834 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Created reservations ['780b048a-c074-464f-976d-c9032ecc3643', 'c5f76ad5-0de7-4320-98ae-9defc7aa5c03', '84c65614-cdc7-431a-9716-cce84e10c388', 'f8f6ab71-bd98-4592-bc19-d30001b13f24'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:11:01.906494 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b1eee1-7d02-4ae1-9851-269eb874c8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['780b048a-c074-464f-976d-c9032ecc3643', 'c5f76ad5-0de7-4320-98ae-9defc7aa5c03', '84c65614-cdc7-431a-9716-cce84e10c388', 'f8f6ab71-bd98-4592-bc19-d30001b13f24']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:01.907301 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef328df-2a3f-4c58-bed0-d9a9a812c803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:01.948109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef328df-2a3f-4c58-bed0-d9a9a812c803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a51aa1dc-f50f-49f6-a577-d3358b34dcf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-806127301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c6c87f6a2484cea8fb0f53ae55bb5b7',qos_specs=None,replication_status=,reservations=['780b048a-c074-464f-976d-c9032ecc3643','c5f76ad5-0de7-4320-98ae-9defc7aa5c03','84c65614-cdc7-431a-9716-cce84e10c388','f8f6ab71-bd98-4592-bc19-d30001b13f24'],size=1,snapshot_id=f20e7da5-ea05-47fe-9acf-160d47d35304,source_replicaid=,source_volid=None,status='creating',user_id='07c57d7bd71d4d4d942763c1040f0e35',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-806127301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a51aa1dc-f50f-49f6-a577-d3358b34dcf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c6c87f6a2484cea8fb0f53ae55bb5b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f20e7da5-ea05-47fe-9acf-160d47d35304,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c57d7bd71d4d4d942763c1040f0e35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:01.948749 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a756a8ee-210d-4f73-af16-700352724a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:01.965079 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a756a8ee-210d-4f73-af16-700352724a8d) transitioned into state 'SUCCESS' from state '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-806127301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c6c87f6a2484cea8fb0f53ae55bb5b7',qos_specs=None,replication_status=,reservations=['780b048a-c074-464f-976d-c9032ecc3643','c5f76ad5-0de7-4320-98ae-9defc7aa5c03','84c65614-cdc7-431a-9716-cce84e10c388','f8f6ab71-bd98-4592-bc19-d30001b13f24'],size=1,snapshot_id=f20e7da5-ea05-47fe-9acf-160d47d35304,source_replicaid=,source_volid=None,status='creating',user_id='07c57d7bd71d4d4d942763c1040f0e35',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:01.965683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3738cf-a912-4081-9457-8729776892e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:01.987839 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3738cf-a912-4081-9457-8729776892e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:01.988646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Flow 'volume_create_api' (95eb67e1-7802-469e-abd6-ae68f79422b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:11:01.988929 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Create volume request issued successfully. Jul 03 15:11:01.989551 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8cade4d2-eede-4f1a-a337-22f66eecd86c tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:11:01.989932 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1352/5488] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:11:01 2026] POST /volume/v3/volumes => generated 778 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:11:02.127267 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bdca924f-6bf5-400e-be6d-e90066ba20e4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:02.131610 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bdca924f-6bf5-400e-be6d-e90066ba20e4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 Jul 03 15:11:02.133145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bdca924f-6bf5-400e-be6d-e90066ba20e4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:02.133145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bdca924f-6bf5-400e-be6d-e90066ba20e4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:02.144316 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:02.144316 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:02.149114 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-bdca924f-6bf5-400e-be6d-e90066ba20e4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:11:02.154830 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bdca924f-6bf5-400e-be6d-e90066ba20e4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 returned with HTTP 200 Jul 03 15:11:02.155564 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1369/5489] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:02 2026] GET /volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:02.167576 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-900d19c3-9074-4f28-8297-6ff45016f912 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:02.169328 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-900d19c3-9074-4f28-8297-6ff45016f912 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:11:02.169646 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-900d19c3-9074-4f28-8297-6ff45016f912 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9ed1e62-dcb4-4f33-843c-d7225b607e90", "name": "tempest-VolumesBackupsTest-Backup-935278469"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:02.171003 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-900d19c3-9074-4f28-8297-6ff45016f912 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating new backup {'backup': {'volume_id': 'c9ed1e62-dcb4-4f33-843c-d7225b607e90', 'name': 'tempest-VolumesBackupsTest-Backup-935278469'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:11:02.171171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-900d19c3-9074-4f28-8297-6ff45016f912 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating backup of volume c9ed1e62-dcb4-4f33-843c-d7225b607e90 in container None Jul 03 15:11:02.173204 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=166,cinder:INSERT=14,cinder:UPDATE=26 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:11:02.178617 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:02.178617 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:02.179139 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-900d19c3-9074-4f28-8297-6ff45016f912 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:11:02.194317 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-900d19c3-9074-4f28-8297-6ff45016f912 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['87703a35-da33-43c7-b0f2-6a026cb50560', '80e25da1-575b-48fc-b1f8-1174b1f4a22f'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:11:02.224387 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-900d19c3-9074-4f28-8297-6ff45016f912 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:11:02.224806 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1380/5490] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:11:02 2026] POST /volume/v3/backups => generated 327 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:11:02.232574 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c26f8347-314d-4fad-8cdb-cdc8f02a87c5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:02.234226 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c26f8347-314d-4fad-8cdb-cdc8f02a87c5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:02.234443 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c26f8347-314d-4fad-8cdb-cdc8f02a87c5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:02.234641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c26f8347-314d-4fad-8cdb-cdc8f02a87c5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:02.234800 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-c26f8347-314d-4fad-8cdb-cdc8f02a87c5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:02.236987 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=171,cinder:INSERT=20,cinder:UPDATE=34 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:11:02.241591 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:02.241591 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:02.242454 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c26f8347-314d-4fad-8cdb-cdc8f02a87c5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:02.244642 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1390/5491] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:02 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:03.254813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-90f295cb-455b-488e-bd1e-87f9d8172b14 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:03.256622 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90f295cb-455b-488e-bd1e-87f9d8172b14 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:03.256830 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90f295cb-455b-488e-bd1e-87f9d8172b14 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:03.257035 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-90f295cb-455b-488e-bd1e-87f9d8172b14 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:03.257140 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-90f295cb-455b-488e-bd1e-87f9d8172b14 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:03.261292 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:03.261292 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:03.261945 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-90f295cb-455b-488e-bd1e-87f9d8172b14 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:03.262295 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1353/5492] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:03 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:04.273650 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b30544a7-3e53-4645-b2eb-d852192a6096 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:04.276717 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b30544a7-3e53-4645-b2eb-d852192a6096 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:04.276717 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b30544a7-3e53-4645-b2eb-d852192a6096 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:04.276717 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b30544a7-3e53-4645-b2eb-d852192a6096 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:04.276717 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b30544a7-3e53-4645-b2eb-d852192a6096 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:04.280172 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:04.280172 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:04.281067 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b30544a7-3e53-4645-b2eb-d852192a6096 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:04.281549 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1370/5493] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:04 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:05.291180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-eacb402e-aa3e-48a6-a185-35164b1265b8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:05.293242 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eacb402e-aa3e-48a6-a185-35164b1265b8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:05.293446 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eacb402e-aa3e-48a6-a185-35164b1265b8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:05.293620 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-eacb402e-aa3e-48a6-a185-35164b1265b8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:05.293723 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-eacb402e-aa3e-48a6-a185-35164b1265b8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:05.297752 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:05.297752 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:05.298406 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-eacb402e-aa3e-48a6-a185-35164b1265b8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:05.298724 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1381/5494] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:05 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:06.307734 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-744b28e2-0912-428c-9e58-0edf22812c53 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:06.309457 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-744b28e2-0912-428c-9e58-0edf22812c53 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:06.309635 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-744b28e2-0912-428c-9e58-0edf22812c53 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:06.309842 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-744b28e2-0912-428c-9e58-0edf22812c53 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:06.309979 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-744b28e2-0912-428c-9e58-0edf22812c53 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:06.313910 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:06.313910 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:06.314631 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-744b28e2-0912-428c-9e58-0edf22812c53 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:06.314983 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1391/5495] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:06 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:07.325615 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e4c3e75d-8c34-4dc5-8606-d12332a5b361 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:07.327153 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4c3e75d-8c34-4dc5-8606-d12332a5b361 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:07.327381 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4c3e75d-8c34-4dc5-8606-d12332a5b361 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:07.327590 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e4c3e75d-8c34-4dc5-8606-d12332a5b361 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:07.327683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e4c3e75d-8c34-4dc5-8606-d12332a5b361 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:07.329524 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=140,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:11:07.332531 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:07.332531 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:07.333194 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e4c3e75d-8c34-4dc5-8606-d12332a5b361 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:07.333647 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1354/5496] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:07 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:08.348377 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-636fc690-d59c-4b14-a7db-ae8c83a348d5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:08.349848 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-636fc690-d59c-4b14-a7db-ae8c83a348d5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:08.350178 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-636fc690-d59c-4b14-a7db-ae8c83a348d5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:08.350457 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-636fc690-d59c-4b14-a7db-ae8c83a348d5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:08.350621 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-636fc690-d59c-4b14-a7db-ae8c83a348d5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:08.354552 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:08.354552 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:08.355723 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-636fc690-d59c-4b14-a7db-ae8c83a348d5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:08.355723 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1371/5497] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:08 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:09.367578 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-381e98be-0a45-4e6c-8b44-b0a8c48c148f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:09.369020 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-381e98be-0a45-4e6c-8b44-b0a8c48c148f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:09.369200 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-381e98be-0a45-4e6c-8b44-b0a8c48c148f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:09.369390 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-381e98be-0a45-4e6c-8b44-b0a8c48c148f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:09.369511 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-381e98be-0a45-4e6c-8b44-b0a8c48c148f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:09.373190 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:09.373190 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:09.373836 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-381e98be-0a45-4e6c-8b44-b0a8c48c148f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:09.374176 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1382/5498] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:09 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:10.384288 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-86460040-7e79-4ddd-a40e-1e8a05662929 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:10.386767 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86460040-7e79-4ddd-a40e-1e8a05662929 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:10.387054 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86460040-7e79-4ddd-a40e-1e8a05662929 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:10.387357 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-86460040-7e79-4ddd-a40e-1e8a05662929 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:10.387484 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-86460040-7e79-4ddd-a40e-1e8a05662929 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:10.391651 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:10.391651 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:10.392351 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-86460040-7e79-4ddd-a40e-1e8a05662929 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:10.392740 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1392/5499] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:10 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:11.403787 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9736fe8b-dad4-4133-b263-a5597e3d77f4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:11.406204 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9736fe8b-dad4-4133-b263-a5597e3d77f4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:11.406472 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9736fe8b-dad4-4133-b263-a5597e3d77f4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:11.406716 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9736fe8b-dad4-4133-b263-a5597e3d77f4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:11.406818 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-9736fe8b-dad4-4133-b263-a5597e3d77f4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:11.412157 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:11.412157 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:11.413166 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9736fe8b-dad4-4133-b263-a5597e3d77f4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:11.413655 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1355/5500] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:11 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:12.428401 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a4f5a603-0748-4259-92a8-02e403eda23d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:12.430666 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a4f5a603-0748-4259-92a8-02e403eda23d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:12.431078 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a4f5a603-0748-4259-92a8-02e403eda23d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:12.431486 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a4f5a603-0748-4259-92a8-02e403eda23d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:12.432145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-a4f5a603-0748-4259-92a8-02e403eda23d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:12.437437 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:12.437437 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:12.438707 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a4f5a603-0748-4259-92a8-02e403eda23d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:12.439318 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1372/5501] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:12 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:13.454440 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7b0ffd1b-f9f4-4d6b-b578-7f073a6eb16b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:13.459936 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7b0ffd1b-f9f4-4d6b-b578-7f073a6eb16b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:13.460194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7b0ffd1b-f9f4-4d6b-b578-7f073a6eb16b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:13.460532 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7b0ffd1b-f9f4-4d6b-b578-7f073a6eb16b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:13.460983 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-7b0ffd1b-f9f4-4d6b-b578-7f073a6eb16b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:13.470623 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:13.470623 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:13.474216 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7b0ffd1b-f9f4-4d6b-b578-7f073a6eb16b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:13.475200 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1383/5502] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:13 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:14.485758 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cee84e4b-35f9-44e7-a47f-534a0c0a144d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:14.487880 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cee84e4b-35f9-44e7-a47f-534a0c0a144d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:14.488746 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cee84e4b-35f9-44e7-a47f-534a0c0a144d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:14.488746 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cee84e4b-35f9-44e7-a47f-534a0c0a144d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:14.488746 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-cee84e4b-35f9-44e7-a47f-534a0c0a144d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:14.494637 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:14.494637 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:14.494895 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cee84e4b-35f9-44e7-a47f-534a0c0a144d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:14.495183 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1393/5503] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:14 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:15.504988 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b8d682fe-7214-4da9-9d23-e2e83bb37f65 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:15.506722 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b8d682fe-7214-4da9-9d23-e2e83bb37f65 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:15.506933 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b8d682fe-7214-4da9-9d23-e2e83bb37f65 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:15.507741 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b8d682fe-7214-4da9-9d23-e2e83bb37f65 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:15.507741 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-b8d682fe-7214-4da9-9d23-e2e83bb37f65 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:15.511172 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:15.511172 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:15.512446 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b8d682fe-7214-4da9-9d23-e2e83bb37f65 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:15.512446 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1356/5504] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:15 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:16.522439 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-91340c47-9816-456d-b2ea-c316cb4e6a6b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:16.524887 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-91340c47-9816-456d-b2ea-c316cb4e6a6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:16.525170 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-91340c47-9816-456d-b2ea-c316cb4e6a6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:16.525435 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-91340c47-9816-456d-b2ea-c316cb4e6a6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:16.525581 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-91340c47-9816-456d-b2ea-c316cb4e6a6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:16.531176 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:16.531176 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:16.532135 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-91340c47-9816-456d-b2ea-c316cb4e6a6b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:16.532654 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1373/5505] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:16 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:17.542798 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dfea8f7c-7213-4ba2-896c-92bc117b6485 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:17.544573 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dfea8f7c-7213-4ba2-896c-92bc117b6485 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:17.544774 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dfea8f7c-7213-4ba2-896c-92bc117b6485 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:17.544940 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dfea8f7c-7213-4ba2-896c-92bc117b6485 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:17.545046 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-dfea8f7c-7213-4ba2-896c-92bc117b6485 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:17.549345 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:17.549345 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:17.550062 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dfea8f7c-7213-4ba2-896c-92bc117b6485 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:17.550387 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1384/5506] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:17 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:18.561181 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8eb0794-33cc-4b4a-8122-6453e405d240 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:18.562921 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8eb0794-33cc-4b4a-8122-6453e405d240 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:18.563146 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8eb0794-33cc-4b4a-8122-6453e405d240 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:18.563369 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8eb0794-33cc-4b4a-8122-6453e405d240 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:18.563531 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a8eb0794-33cc-4b4a-8122-6453e405d240 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:18.568007 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:18.568007 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:18.568728 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8eb0794-33cc-4b4a-8122-6453e405d240 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:18.569086 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1394/5507] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:18 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:18.578722 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9b2f6397-4a89-4e99-bf1c-9d72657cba2c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:18.580770 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b2f6397-4a89-4e99-bf1c-9d72657cba2c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:11:18.581214 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9b2f6397-4a89-4e99-bf1c-9d72657cba2c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9ed1e62-dcb4-4f33-843c-d7225b607e90", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-293210855"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:18.583087 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-9b2f6397-4a89-4e99-bf1c-9d72657cba2c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating new backup {'backup': {'volume_id': 'c9ed1e62-dcb4-4f33-843c-d7225b607e90', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-293210855'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:11:18.583299 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-9b2f6397-4a89-4e99-bf1c-9d72657cba2c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating backup of volume c9ed1e62-dcb4-4f33-843c-d7225b607e90 in container None Jul 03 15:11:18.590615 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:18.590615 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:18.591102 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9b2f6397-4a89-4e99-bf1c-9d72657cba2c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:11:18.608336 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-9b2f6397-4a89-4e99-bf1c-9d72657cba2c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['d361dcff-427b-462f-9fc1-0e0f8dec1eda', 'b9ca6d5c-cff5-41dd-8d30-bac06ec4d5ab'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:11:18.639723 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9b2f6397-4a89-4e99-bf1c-9d72657cba2c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:11:18.640105 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1357/5508] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:11:18 2026] POST /volume/v3/backups => generated 327 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:11:18.648350 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-76767be0-7b55-4524-8b1d-7e6da4c0001c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:18.650039 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-76767be0-7b55-4524-8b1d-7e6da4c0001c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:18.650374 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-76767be0-7b55-4524-8b1d-7e6da4c0001c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:18.651528 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-76767be0-7b55-4524-8b1d-7e6da4c0001c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:18.651528 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-76767be0-7b55-4524-8b1d-7e6da4c0001c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:18.657161 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:18.657161 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:18.657161 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-76767be0-7b55-4524-8b1d-7e6da4c0001c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:18.657161 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1374/5509] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:18 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:19.669357 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b6fe3bca-4f32-410f-83d6-65471076184c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:19.671468 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6fe3bca-4f32-410f-83d6-65471076184c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:19.671766 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b6fe3bca-4f32-410f-83d6-65471076184c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:19.671999 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b6fe3bca-4f32-410f-83d6-65471076184c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:19.672185 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-b6fe3bca-4f32-410f-83d6-65471076184c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:19.679492 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:19.679492 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:19.680455 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b6fe3bca-4f32-410f-83d6-65471076184c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:19.680857 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1385/5510] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:19 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:20.691207 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d64ff707-03e6-4afc-b15f-9ac1adc0f6e7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:20.693417 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d64ff707-03e6-4afc-b15f-9ac1adc0f6e7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:20.693661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d64ff707-03e6-4afc-b15f-9ac1adc0f6e7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:20.693897 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d64ff707-03e6-4afc-b15f-9ac1adc0f6e7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:20.694068 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d64ff707-03e6-4afc-b15f-9ac1adc0f6e7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:20.699683 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:20.699683 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:20.700722 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d64ff707-03e6-4afc-b15f-9ac1adc0f6e7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:20.701371 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1395/5511] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:20 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:21.710876 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-25b953ab-b9d2-4ebc-93d5-61d873a00754 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:21.712898 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25b953ab-b9d2-4ebc-93d5-61d873a00754 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:21.713118 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25b953ab-b9d2-4ebc-93d5-61d873a00754 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:21.713332 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-25b953ab-b9d2-4ebc-93d5-61d873a00754 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:21.713441 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-25b953ab-b9d2-4ebc-93d5-61d873a00754 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:21.718016 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:21.718016 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:21.718894 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-25b953ab-b9d2-4ebc-93d5-61d873a00754 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:21.719296 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1358/5512] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:21 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:22.731852 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1c3ee35e-79e0-4905-ab9c-53b60df9d9af None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:22.733557 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1c3ee35e-79e0-4905-ab9c-53b60df9d9af tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:22.735206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1c3ee35e-79e0-4905-ab9c-53b60df9d9af tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:22.735206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1c3ee35e-79e0-4905-ab9c-53b60df9d9af tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:22.735206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1c3ee35e-79e0-4905-ab9c-53b60df9d9af tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:22.738924 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:22.738924 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:22.739841 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1c3ee35e-79e0-4905-ab9c-53b60df9d9af tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:22.740372 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1375/5513] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:22 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:23.762638 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d0339ca6-1b66-480f-8b11-6f76ca7fc37e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:23.773150 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d0339ca6-1b66-480f-8b11-6f76ca7fc37e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:23.773408 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d0339ca6-1b66-480f-8b11-6f76ca7fc37e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:23.773667 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d0339ca6-1b66-480f-8b11-6f76ca7fc37e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:23.773817 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-d0339ca6-1b66-480f-8b11-6f76ca7fc37e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:23.783048 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:23.783048 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:23.784053 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d0339ca6-1b66-480f-8b11-6f76ca7fc37e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:23.784542 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1386/5514] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:23 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 746 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:24.794426 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-65b4a1e8-66a9-4e79-a417-168718f71e00 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:24.796426 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65b4a1e8-66a9-4e79-a417-168718f71e00 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:24.796672 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65b4a1e8-66a9-4e79-a417-168718f71e00 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:24.796890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-65b4a1e8-66a9-4e79-a417-168718f71e00 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:24.797022 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-65b4a1e8-66a9-4e79-a417-168718f71e00 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:24.801853 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:24.801853 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:24.802854 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-65b4a1e8-66a9-4e79-a417-168718f71e00 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:24.803297 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1396/5515] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:24 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:25.815189 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3139d244-bdd3-4f88-8737-b7eeb92fe1f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:25.820736 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3139d244-bdd3-4f88-8737-b7eeb92fe1f3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:25.820919 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3139d244-bdd3-4f88-8737-b7eeb92fe1f3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:25.821139 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3139d244-bdd3-4f88-8737-b7eeb92fe1f3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:25.821278 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-3139d244-bdd3-4f88-8737-b7eeb92fe1f3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:25.830078 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:25.830078 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:25.830078 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3139d244-bdd3-4f88-8737-b7eeb92fe1f3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:25.830078 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1359/5516] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:25 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:26.840468 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9c973b54-16ea-445d-9eea-afd168202a30 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:26.844103 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9c973b54-16ea-445d-9eea-afd168202a30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:26.844103 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9c973b54-16ea-445d-9eea-afd168202a30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:26.844103 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9c973b54-16ea-445d-9eea-afd168202a30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:26.844103 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9c973b54-16ea-445d-9eea-afd168202a30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:26.848462 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:26.848462 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:26.849771 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9c973b54-16ea-445d-9eea-afd168202a30 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:26.850350 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1376/5517] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:26 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:27.869866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a157a122-0ccf-49e5-a69b-763757dbc258 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:27.869866 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a157a122-0ccf-49e5-a69b-763757dbc258 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:27.869866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a157a122-0ccf-49e5-a69b-763757dbc258 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:27.869866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a157a122-0ccf-49e5-a69b-763757dbc258 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:27.869866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-a157a122-0ccf-49e5-a69b-763757dbc258 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:27.869866 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:27.869866 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:27.869866 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a157a122-0ccf-49e5-a69b-763757dbc258 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:27.869866 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1387/5518] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:27 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:27.876377 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:27.877969 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b/restore Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "c9ed1e62-dcb4-4f33-843c-d7225b607e90"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.contrib.backups [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Restoring backup 0ad166d4-ad91-44de-bec3-a40cc27f962b ({'restore': {'volume_id': 'c9ed1e62-dcb4-4f33-843c-d7225b607e90'}}) {{(pid=99977) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Restoring backup 0ad166d4-ad91-44de-bec3-a40cc27f962b to volume c9ed1e62-dcb4-4f33-843c-d7225b607e90. Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.api [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Checking backup size 1 against volume size 1 {{(pid=99977) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 15:11:27.891962 np0000004430 devstack@c-api.service[99977]: INFO cinder.backup.api [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Overwriting volume c9ed1e62-dcb4-4f33-843c-d7225b607e90 with restore of backup 0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:27.960805 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] restore_backup in rpcapi backup_id 0ad166d4-ad91-44de-bec3-a40cc27f962b {{(pid=99977) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 15:11:27.962514 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c83453d-7cf9-49b7-91df-4e7ddad6e8e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b/restore returned with HTTP 202 Jul 03 15:11:27.962909 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1397/5519] 10.4.3.99 () {68 vars in 1386 bytes} [Fri Jul 3 15:11:27 2026] POST /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b/restore => generated 182 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:11:27.970192 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ba52a1cf-5ff0-479e-8b09-58bf2d8c94b0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:27.972096 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba52a1cf-5ff0-479e-8b09-58bf2d8c94b0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:27.972464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba52a1cf-5ff0-479e-8b09-58bf2d8c94b0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:27.972761 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ba52a1cf-5ff0-479e-8b09-58bf2d8c94b0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:27.972961 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-ba52a1cf-5ff0-479e-8b09-58bf2d8c94b0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:27.978489 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:27.978489 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:27.978489 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ba52a1cf-5ff0-479e-8b09-58bf2d8c94b0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:27.978489 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1360/5520] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:27 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:28.988264 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f81abd53-7ef0-4783-b619-473aff42700a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:28.989565 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f81abd53-7ef0-4783-b619-473aff42700a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:28.989747 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f81abd53-7ef0-4783-b619-473aff42700a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:28.989937 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f81abd53-7ef0-4783-b619-473aff42700a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:28.990039 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f81abd53-7ef0-4783-b619-473aff42700a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:28.993902 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:28.993902 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:28.994566 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f81abd53-7ef0-4783-b619-473aff42700a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:28.994946 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1377/5521] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:28 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:30.006142 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-84130b16-39f5-4def-9999-cb25c9a26a46 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:30.007962 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84130b16-39f5-4def-9999-cb25c9a26a46 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:30.008185 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-84130b16-39f5-4def-9999-cb25c9a26a46 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:30.008366 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-84130b16-39f5-4def-9999-cb25c9a26a46 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:30.008505 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-84130b16-39f5-4def-9999-cb25c9a26a46 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:30.012689 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:30.012689 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:30.013406 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84130b16-39f5-4def-9999-cb25c9a26a46 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:30.013781 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1388/5522] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:30 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:31.023594 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-77d5fb04-9264-4a95-ae62-e8ace7714592 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:31.025287 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-77d5fb04-9264-4a95-ae62-e8ace7714592 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:31.025538 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-77d5fb04-9264-4a95-ae62-e8ace7714592 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:31.025736 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-77d5fb04-9264-4a95-ae62-e8ace7714592 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:31.025853 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-77d5fb04-9264-4a95-ae62-e8ace7714592 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:31.029822 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:31.029822 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:31.030557 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-77d5fb04-9264-4a95-ae62-e8ace7714592 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:31.031018 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1398/5523] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:31 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:32.040583 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e58fecd7-1de2-4c3f-a3c5-ed1f927dd522 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:32.042332 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e58fecd7-1de2-4c3f-a3c5-ed1f927dd522 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:32.042586 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e58fecd7-1de2-4c3f-a3c5-ed1f927dd522 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:32.042834 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e58fecd7-1de2-4c3f-a3c5-ed1f927dd522 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:32.042980 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-e58fecd7-1de2-4c3f-a3c5-ed1f927dd522 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:32.046918 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:32.046918 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:32.047688 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e58fecd7-1de2-4c3f-a3c5-ed1f927dd522 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:32.048138 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1361/5524] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:32 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:33.058813 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8b404e2e-e888-4ae5-9650-04b7f4a625ea None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:33.060963 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8b404e2e-e888-4ae5-9650-04b7f4a625ea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:33.061206 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8b404e2e-e888-4ae5-9650-04b7f4a625ea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:33.061411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8b404e2e-e888-4ae5-9650-04b7f4a625ea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:33.061512 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-8b404e2e-e888-4ae5-9650-04b7f4a625ea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:33.066577 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:33.066577 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:33.067569 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8b404e2e-e888-4ae5-9650-04b7f4a625ea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:33.068031 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1378/5525] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:33 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:34.079420 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c28993a9-0987-45c3-bd82-ba8afe5e326b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:34.081225 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c28993a9-0987-45c3-bd82-ba8afe5e326b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:34.081568 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c28993a9-0987-45c3-bd82-ba8afe5e326b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:34.082953 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c28993a9-0987-45c3-bd82-ba8afe5e326b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:34.084430 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-c28993a9-0987-45c3-bd82-ba8afe5e326b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:34.094877 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:34.094877 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:34.095704 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c28993a9-0987-45c3-bd82-ba8afe5e326b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:34.096313 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1389/5526] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:34 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:35.106818 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-1f388740-b31a-4378-b9e4-9ebab0c2a81d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:35.108584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f388740-b31a-4378-b9e4-9ebab0c2a81d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:35.108779 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f388740-b31a-4378-b9e4-9ebab0c2a81d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:35.108939 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-1f388740-b31a-4378-b9e4-9ebab0c2a81d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:35.109038 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-1f388740-b31a-4378-b9e4-9ebab0c2a81d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:35.113016 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:35.113016 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:35.113674 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-1f388740-b31a-4378-b9e4-9ebab0c2a81d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:35.113996 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1399/5527] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:35 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:35.555312 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-df5573de-ce58-4268-943b-c21bad95b269 req-5579dcd0-2e1a-4196-9ba8-5ea4e582fae4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:35.557409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-5579dcd0-2e1a-4196-9ba8-5ea4e582fae4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:35.557606 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-5579dcd0-2e1a-4196-9ba8-5ea4e582fae4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:35.557797 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-5579dcd0-2e1a-4196-9ba8-5ea4e582fae4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:35.567219 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:35.567219 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:35.571208 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-df5573de-ce58-4268-943b-c21bad95b269 req-5579dcd0-2e1a-4196-9ba8-5ea4e582fae4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:35.577669 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-5579dcd0-2e1a-4196-9ba8-5ea4e582fae4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:35.578264 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1362/5528] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:11:35 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:36.123806 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cd4b44e9-94e3-4dd1-b455-f2f2734de03f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:36.125618 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cd4b44e9-94e3-4dd1-b455-f2f2734de03f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:36.125849 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cd4b44e9-94e3-4dd1-b455-f2f2734de03f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:36.126001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cd4b44e9-94e3-4dd1-b455-f2f2734de03f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:36.126108 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-cd4b44e9-94e3-4dd1-b455-f2f2734de03f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:36.130375 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:36.130375 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:36.131043 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cd4b44e9-94e3-4dd1-b455-f2f2734de03f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:36.131528 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1379/5529] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:36 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:37.142486 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ab32167c-af9e-4800-9280-0051e35dff97 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:37.144253 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab32167c-af9e-4800-9280-0051e35dff97 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:37.144437 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab32167c-af9e-4800-9280-0051e35dff97 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:37.144628 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ab32167c-af9e-4800-9280-0051e35dff97 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:37.144740 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-ab32167c-af9e-4800-9280-0051e35dff97 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:37.148906 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:37.148906 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:37.149672 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ab32167c-af9e-4800-9280-0051e35dff97 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:37.150055 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1390/5530] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:37 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:37.643695 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4e48d76a-005e-4275-a50b-23545079d67b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:37.644199 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e48d76a-005e-4275-a50b-23545079d67b None None] GET https://10.4.3.99/volume// Jul 03 15:11:37.644386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e48d76a-005e-4275-a50b-23545079d67b None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:37.644589 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4e48d76a-005e-4275-a50b-23545079d67b None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:37.644966 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4e48d76a-005e-4275-a50b-23545079d67b None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:11:37.645390 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1400/5531] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:11:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:11:37.652965 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-df5573de-ce58-4268-943b-c21bad95b269 req-110841da-6211-4a3a-bada-65979d4a056c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:37.655913 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-110841da-6211-4a3a-bada-65979d4a056c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:11:37.656420 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-110841da-6211-4a3a-bada-65979d4a056c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdbdf0ee-03d4-4a78-8ca2-3730693e7125", "connector": null, "instance_uuid": "89a42e8f-69c3-42f3-91ae-b6cd187b0259"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:37.667412 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:37.667412 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:37.704859 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-110841da-6211-4a3a-bada-65979d4a056c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:11:37.705521 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1363/5532] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:11:37 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 03 15:11:38.099749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7b922155-a5ae-4b8c-b279-93c35e64ef1e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:38.101390 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b922155-a5ae-4b8c-b279-93c35e64ef1e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:38.101558 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b922155-a5ae-4b8c-b279-93c35e64ef1e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:38.101732 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7b922155-a5ae-4b8c-b279-93c35e64ef1e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:38.112347 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:38.112347 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:38.115320 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7b922155-a5ae-4b8c-b279-93c35e64ef1e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:38.119306 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7b922155-a5ae-4b8c-b279-93c35e64ef1e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:38.119677 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1380/5533] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:38 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:38.159721 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-21155850-6af6-4864-aa76-39e67e2175d4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:38.161296 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-21155850-6af6-4864-aa76-39e67e2175d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:38.161457 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-21155850-6af6-4864-aa76-39e67e2175d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:38.161628 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-21155850-6af6-4864-aa76-39e67e2175d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:38.161720 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-21155850-6af6-4864-aa76-39e67e2175d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:38.165660 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:38.165660 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:38.166422 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-21155850-6af6-4864-aa76-39e67e2175d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:38.166766 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1391/5534] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:38 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:38.267959 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-69a9c1b9-890f-4f0d-b1fd-134369aaab16 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:38.268469 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-69a9c1b9-890f-4f0d-b1fd-134369aaab16 None None] GET https://10.4.3.99/volume// Jul 03 15:11:38.268685 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-69a9c1b9-890f-4f0d-b1fd-134369aaab16 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:38.268929 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-69a9c1b9-890f-4f0d-b1fd-134369aaab16 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:38.269347 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-69a9c1b9-890f-4f0d-b1fd-134369aaab16 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:11:38.270076 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1401/5535] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:11:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:11:38.278407 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-df5573de-ce58-4268-943b-c21bad95b269 req-c3731701-9cac-40bb-a42e-f7ba72c0c04e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:38.280509 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-c3731701-9cac-40bb-a42e-f7ba72c0c04e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:38.280789 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-c3731701-9cac-40bb-a42e-f7ba72c0c04e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:38.281027 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-c3731701-9cac-40bb-a42e-f7ba72c0c04e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:38.292998 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:38.292998 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:38.296883 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-df5573de-ce58-4268-943b-c21bad95b269 req-c3731701-9cac-40bb-a42e-f7ba72c0c04e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:38.301637 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-c3731701-9cac-40bb-a42e-f7ba72c0c04e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:38.302060 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1364/5536] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:11:38 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:11:38.411358 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-df5573de-ce58-4268-943b-c21bad95b269 req-e3a3436b-77c3-4b68-9354-9b7889cdd2d4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:38.413461 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-e3a3436b-77c3-4b68-9354-9b7889cdd2d4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] PUT https://10.4.3.99/volume/v3/attachments/ba4b5c29-659f-4df3-92bb-d2bdd462d620 Jul 03 15:11:38.413843 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-e3a3436b-77c3-4b68-9354-9b7889cdd2d4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:38.422293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-df5573de-ce58-4268-943b-c21bad95b269 req-e3a3436b-77c3-4b68-9354-9b7889cdd2d4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Acquiring lock "cinder-attachment_update-fdbdf0ee-03d4-4a78-8ca2-3730693e7125-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:11:38.426663 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-df5573de-ce58-4268-943b-c21bad95b269 req-e3a3436b-77c3-4b68-9354-9b7889cdd2d4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-fdbdf0ee-03d4-4a78-8ca2-3730693e7125-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:11:38.427693 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:38.427693 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:38.950537 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-df5573de-ce58-4268-943b-c21bad95b269 req-e3a3436b-77c3-4b68-9354-9b7889cdd2d4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-fdbdf0ee-03d4-4a78-8ca2-3730693e7125-np0000004430" released by "attachment_update" :: held 0.524s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:11:38.950925 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-e3a3436b-77c3-4b68-9354-9b7889cdd2d4 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/ba4b5c29-659f-4df3-92bb-d2bdd462d620 returned with HTTP 200 Jul 03 15:11:38.951425 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1381/5537] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:11:38 2026] PUT /volume/v3/attachments/ba4b5c29-659f-4df3-92bb-d2bdd462d620 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:39.131216 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-948c1101-5c03-4d32-ab1d-6249d5945a05 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:39.133020 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-948c1101-5c03-4d32-ab1d-6249d5945a05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:39.133210 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-948c1101-5c03-4d32-ab1d-6249d5945a05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:39.133419 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-948c1101-5c03-4d32-ab1d-6249d5945a05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:39.144253 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:39.144253 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:39.147197 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-948c1101-5c03-4d32-ab1d-6249d5945a05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:39.150922 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-948c1101-5c03-4d32-ab1d-6249d5945a05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:39.151302 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1392/5538] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:39 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:39.175948 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-34cfaac1-353b-4fd4-8cc9-98a1645764e6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:39.177732 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34cfaac1-353b-4fd4-8cc9-98a1645764e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:39.177938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34cfaac1-353b-4fd4-8cc9-98a1645764e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:39.178111 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-34cfaac1-353b-4fd4-8cc9-98a1645764e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:39.178225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-34cfaac1-353b-4fd4-8cc9-98a1645764e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:39.182473 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:39.182473 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:39.183169 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-34cfaac1-353b-4fd4-8cc9-98a1645764e6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:39.183506 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1402/5539] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:39 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:40.162799 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d798538f-1c50-418a-8f2d-e81f648a403b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:40.164471 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d798538f-1c50-418a-8f2d-e81f648a403b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:40.164657 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d798538f-1c50-418a-8f2d-e81f648a403b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:40.164877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d798538f-1c50-418a-8f2d-e81f648a403b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:40.176196 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:40.176196 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:40.179145 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d798538f-1c50-418a-8f2d-e81f648a403b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:40.182774 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d798538f-1c50-418a-8f2d-e81f648a403b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:40.183352 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1365/5540] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:40 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:40.193080 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-70628d9d-01ef-4cfc-8428-50f7b93bdc16 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:40.194802 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-70628d9d-01ef-4cfc-8428-50f7b93bdc16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:40.195001 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-70628d9d-01ef-4cfc-8428-50f7b93bdc16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:40.195189 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-70628d9d-01ef-4cfc-8428-50f7b93bdc16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:40.195328 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-70628d9d-01ef-4cfc-8428-50f7b93bdc16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:40.199651 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:40.199651 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:40.200499 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-70628d9d-01ef-4cfc-8428-50f7b93bdc16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:40.200884 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1382/5541] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:40 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:41.194760 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-581299b0-03e0-4a3a-ab76-7352bdac0be9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:41.196374 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-581299b0-03e0-4a3a-ab76-7352bdac0be9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:41.196560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-581299b0-03e0-4a3a-ab76-7352bdac0be9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:41.196747 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-581299b0-03e0-4a3a-ab76-7352bdac0be9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:41.207307 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:41.207307 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:41.210334 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-581299b0-03e0-4a3a-ab76-7352bdac0be9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:41.210405 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-70beb483-d2b1-438a-bd51-097fad069efe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:41.212082 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70beb483-d2b1-438a-bd51-097fad069efe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:41.212314 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70beb483-d2b1-438a-bd51-097fad069efe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:41.212490 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-70beb483-d2b1-438a-bd51-097fad069efe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:41.212612 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-70beb483-d2b1-438a-bd51-097fad069efe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:41.213963 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-581299b0-03e0-4a3a-ab76-7352bdac0be9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:41.214643 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1393/5542] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:41 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:41.216778 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:41.216778 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:41.217564 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-70beb483-d2b1-438a-bd51-097fad069efe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:41.217917 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1403/5543] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:41 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:42.228394 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-931c4e51-7c59-4ed1-8160-8e1872439a7a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:42.230213 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-931c4e51-7c59-4ed1-8160-8e1872439a7a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:42.230589 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-931c4e51-7c59-4ed1-8160-8e1872439a7a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:42.232077 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-931c4e51-7c59-4ed1-8160-8e1872439a7a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:42.232077 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-931c4e51-7c59-4ed1-8160-8e1872439a7a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:42.232189 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ce4c0388-a31a-4c20-b591-8c66393c0bd9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:42.233274 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ce4c0388-a31a-4c20-b591-8c66393c0bd9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:42.233611 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ce4c0388-a31a-4c20-b591-8c66393c0bd9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:42.233611 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ce4c0388-a31a-4c20-b591-8c66393c0bd9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:42.237373 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:42.237373 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:42.238381 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-931c4e51-7c59-4ed1-8160-8e1872439a7a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:42.239023 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1366/5544] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:42 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:42.244524 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:42.244524 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:42.247343 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ce4c0388-a31a-4c20-b591-8c66393c0bd9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:42.251089 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ce4c0388-a31a-4c20-b591-8c66393c0bd9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:42.251498 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1383/5545] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:42 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:43.249689 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-312cd807-312a-4804-9f65-8eefb3d3b876 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:43.251591 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-312cd807-312a-4804-9f65-8eefb3d3b876 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:43.251818 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-312cd807-312a-4804-9f65-8eefb3d3b876 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:43.252010 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-312cd807-312a-4804-9f65-8eefb3d3b876 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:43.252106 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-312cd807-312a-4804-9f65-8eefb3d3b876 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:43.256613 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:43.256613 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:43.257485 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-312cd807-312a-4804-9f65-8eefb3d3b876 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:43.257891 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1394/5546] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:43 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:43.264505 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-37f80924-f935-4b43-8378-9c26adf95f05 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:43.266732 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37f80924-f935-4b43-8378-9c26adf95f05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:43.267237 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37f80924-f935-4b43-8378-9c26adf95f05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:43.268213 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e9faa30a-1860-4472-86e1-8101c8a42820 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:43.268522 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-37f80924-f935-4b43-8378-9c26adf95f05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:43.269248 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9faa30a-1860-4472-86e1-8101c8a42820 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 Jul 03 15:11:43.269425 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9faa30a-1860-4472-86e1-8101c8a42820 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:43.269849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e9faa30a-1860-4472-86e1-8101c8a42820 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:43.278330 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:43.278330 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:43.282842 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:43.282842 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:43.284240 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e9faa30a-1860-4472-86e1-8101c8a42820 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:11:43.287311 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-37f80924-f935-4b43-8378-9c26adf95f05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:43.290778 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e9faa30a-1860-4472-86e1-8101c8a42820 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 returned with HTTP 200 Jul 03 15:11:43.291487 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1367/5547] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:43 2026] GET /volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:43.292665 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-37f80924-f935-4b43-8378-9c26adf95f05 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:43.292665 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1404/5548] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:43 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:43.305466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-027a891c-92a2-48bd-9557-75a448147bca None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:43.307200 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-027a891c-92a2-48bd-9557-75a448147bca tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:43.307408 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-027a891c-92a2-48bd-9557-75a448147bca tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:43.307662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-027a891c-92a2-48bd-9557-75a448147bca tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:43.307893 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-027a891c-92a2-48bd-9557-75a448147bca tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete backup with id: 0ad166d4-ad91-44de-bec3-a40cc27f962b. Jul 03 15:11:43.311775 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:43.311775 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:43.322597 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.backup.rpcapi [None req-027a891c-92a2-48bd-9557-75a448147bca tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] delete_backup rpcapi backup_id 0ad166d4-ad91-44de-bec3-a40cc27f962b {{(pid=99980) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:11:43.324202 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-027a891c-92a2-48bd-9557-75a448147bca tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 202 Jul 03 15:11:43.324567 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1384/5549] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:11:43 2026] DELETE /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:11:43.332023 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-80d72db0-6233-42f3-a5a5-344dbd29bfe5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:43.333955 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-80d72db0-6233-42f3-a5a5-344dbd29bfe5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:43.334184 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-80d72db0-6233-42f3-a5a5-344dbd29bfe5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:43.334375 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-80d72db0-6233-42f3-a5a5-344dbd29bfe5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:43.334493 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-80d72db0-6233-42f3-a5a5-344dbd29bfe5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:43.339285 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:43.339285 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:43.339971 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-80d72db0-6233-42f3-a5a5-344dbd29bfe5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 200 Jul 03 15:11:43.340360 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1395/5550] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:43 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:44.153918 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-df5573de-ce58-4268-943b-c21bad95b269 req-0a55cc03-cd4e-444f-b08a-aa4c5aaf4141 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:44.155795 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-0a55cc03-cd4e-444f-b08a-aa4c5aaf4141 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments/ba4b5c29-659f-4df3-92bb-d2bdd462d620/action Jul 03 15:11:44.156321 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-0a55cc03-cd4e-444f-b08a-aa4c5aaf4141 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:11:44.156574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-0a55cc03-cd4e-444f-b08a-aa4c5aaf4141 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:44.176179 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:44.176179 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:44.186671 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-df5573de-ce58-4268-943b-c21bad95b269 req-0a55cc03-cd4e-444f-b08a-aa4c5aaf4141 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/ba4b5c29-659f-4df3-92bb-d2bdd462d620/action returned with HTTP 204 Jul 03 15:11:44.187531 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1368/5551] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:11:44 2026] POST /volume/v3/attachments/ba4b5c29-659f-4df3-92bb-d2bdd462d620/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:11:44.307463 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7739d1a3-829d-4bfd-ae43-f78a47673dc6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:44.309147 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7739d1a3-829d-4bfd-ae43-f78a47673dc6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:44.309343 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7739d1a3-829d-4bfd-ae43-f78a47673dc6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:44.309513 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7739d1a3-829d-4bfd-ae43-f78a47673dc6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:44.320453 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:44.320453 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:44.323912 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7739d1a3-829d-4bfd-ae43-f78a47673dc6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:44.327516 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7739d1a3-829d-4bfd-ae43-f78a47673dc6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:44.327869 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1405/5552] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:44 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:44.350640 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0e48a610-fa78-4774-bb22-31f173148bdd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:44.352171 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0e48a610-fa78-4774-bb22-31f173148bdd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b Jul 03 15:11:44.352350 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0e48a610-fa78-4774-bb22-31f173148bdd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:44.352570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0e48a610-fa78-4774-bb22-31f173148bdd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:44.352978 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-0e48a610-fa78-4774-bb22-31f173148bdd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0ad166d4-ad91-44de-bec3-a40cc27f962b. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:44.355994 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0e48a610-fa78-4774-bb22-31f173148bdd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b returned with HTTP 404 Jul 03 15:11:44.356586 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1385/5553] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:44 2026] GET /volume/v3/backups/0ad166d4-ad91-44de-bec3-a40cc27f962b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:11:44.363112 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-de05aedf-0a1f-41e9-9bda-b5d387786eeb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:44.364937 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de05aedf-0a1f-41e9-9bda-b5d387786eeb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:44.365142 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de05aedf-0a1f-41e9-9bda-b5d387786eeb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:44.365340 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-de05aedf-0a1f-41e9-9bda-b5d387786eeb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:44.365457 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-de05aedf-0a1f-41e9-9bda-b5d387786eeb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete backup with id: ad46e0ab-402e-41b5-ae22-dd05cd72649a. Jul 03 15:11:44.369584 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:44.369584 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:44.381806 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.backup.rpcapi [None req-de05aedf-0a1f-41e9-9bda-b5d387786eeb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] delete_backup rpcapi backup_id ad46e0ab-402e-41b5-ae22-dd05cd72649a {{(pid=99979) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:11:44.383428 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-de05aedf-0a1f-41e9-9bda-b5d387786eeb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 202 Jul 03 15:11:44.383802 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1396/5554] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:11:44 2026] DELETE /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:11:44.390533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f816940a-4b5b-49b0-b17d-b9ca56a2603a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:44.391997 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f816940a-4b5b-49b0-b17d-b9ca56a2603a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:44.392312 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f816940a-4b5b-49b0-b17d-b9ca56a2603a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:44.393473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f816940a-4b5b-49b0-b17d-b9ca56a2603a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:44.393473 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-f816940a-4b5b-49b0-b17d-b9ca56a2603a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:44.398320 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:44.398320 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:44.398320 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f816940a-4b5b-49b0-b17d-b9ca56a2603a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 200 Jul 03 15:11:44.398320 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1369/5555] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:44 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:45.408637 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-47d9dded-ba15-4237-a78f-6fb66c81d573 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:45.410441 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47d9dded-ba15-4237-a78f-6fb66c81d573 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a Jul 03 15:11:45.410619 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47d9dded-ba15-4237-a78f-6fb66c81d573 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:45.410808 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-47d9dded-ba15-4237-a78f-6fb66c81d573 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:45.410926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-47d9dded-ba15-4237-a78f-6fb66c81d573 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id ad46e0ab-402e-41b5-ae22-dd05cd72649a. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:45.414620 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-47d9dded-ba15-4237-a78f-6fb66c81d573 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a returned with HTTP 404 Jul 03 15:11:45.415085 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1406/5556] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:45 2026] GET /volume/v3/backups/ad46e0ab-402e-41b5-ae22-dd05cd72649a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:11:45.442916 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9ca80220-b357-4a28-8df7-e193863cab40 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:45.444999 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:11:45.445363 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "name": "tempest-VolumesBackupsTest-Volume-275564288"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:45.447118 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'name': 'tempest-VolumesBackupsTest-Volume-275564288'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:11:45.551766 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-630f749b-f966-4a8e-bf47-ed8dc44f58dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:45.553872 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-630f749b-f966-4a8e-bf47-ed8dc44f58dd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:45.554143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-630f749b-f966-4a8e-bf47-ed8dc44f58dd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:45.554391 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-630f749b-f966-4a8e-bf47-ed8dc44f58dd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:45.566745 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:45.566745 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:45.570105 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-630f749b-f966-4a8e-bf47-ed8dc44f58dd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:45.574244 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-630f749b-f966-4a8e-bf47-ed8dc44f58dd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:45.574585 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1397/5557] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:45 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1507 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:45.586059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c27d76a5-fcdc-4854-9d1c-0b908c560ff6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:45.589490 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c27d76a5-fcdc-4854-9d1c-0b908c560ff6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:45.589490 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c27d76a5-fcdc-4854-9d1c-0b908c560ff6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:45.589490 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c27d76a5-fcdc-4854-9d1c-0b908c560ff6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:45.593322 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume of 1 GB Jul 03 15:11:45.598963 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Availability Zones retrieved successfully. Jul 03 15:11:45.600754 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:45.600754 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:45.604312 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c27d76a5-fcdc-4854-9d1c-0b908c560ff6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:45.604436 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Flow 'volume_create_api' (1e6fb3fc-26f0-4fd3-a8f1-ddda9ecdffed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:11:45.605392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17bf3a21-0c37-49a3-a861-83a256372492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:45.606210 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:11:45.609012 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c27d76a5-fcdc-4854-9d1c-0b908c560ff6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:45.609012 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1370/5558] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:45 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1507 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:45.620188 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9f1ecad6-99d8-4426-88f7-52393f05bb62 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:45.621681 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f1ecad6-99d8-4426-88f7-52393f05bb62 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:45.621844 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f1ecad6-99d8-4426-88f7-52393f05bb62 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:45.622031 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9f1ecad6-99d8-4426-88f7-52393f05bb62 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:45.636261 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:45.636261 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:45.639422 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-9f1ecad6-99d8-4426-88f7-52393f05bb62 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:45.643293 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9f1ecad6-99d8-4426-88f7-52393f05bb62 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:45.643698 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1407/5559] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:45 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1507 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:45.663853 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17bf3a21-0c37-49a3-a861-83a256372492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:45.664783 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1bb434-725e-4ab1-aadf-d3dad4dd9707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:45.683343 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-432a1834-4b16-4661-89ae-14275a9e8798 req-5d40bd7e-fa82-48a4-8d3e-e6b11dd7cb88 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:45.685591 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-5d40bd7e-fa82-48a4-8d3e-e6b11dd7cb88 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:45.685918 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-5d40bd7e-fa82-48a4-8d3e-e6b11dd7cb88 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:45.686186 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-5d40bd7e-fa82-48a4-8d3e-e6b11dd7cb88 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:45.697473 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:45.697473 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:45.700645 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-432a1834-4b16-4661-89ae-14275a9e8798 req-5d40bd7e-fa82-48a4-8d3e-e6b11dd7cb88 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:45.701767 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['1abe216c-3afd-48c2-9963-8ebdc0a93e6e', '7f89b107-c8bc-4a07-a2b4-3cbaf6863ff9', '8ab9d21c-4c46-4187-974a-af53fc3dce98', 'bc328e35-1aeb-4307-9bfc-1bd558aae19b'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:11:45.702832 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1bb434-725e-4ab1-aadf-d3dad4dd9707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1abe216c-3afd-48c2-9963-8ebdc0a93e6e', '7f89b107-c8bc-4a07-a2b4-3cbaf6863ff9', '8ab9d21c-4c46-4187-974a-af53fc3dce98', 'bc328e35-1aeb-4307-9bfc-1bd558aae19b']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:45.703914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43249cb7-464f-4fd3-85f5-ba716d3983bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:45.704544 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-5d40bd7e-fa82-48a4-8d3e-e6b11dd7cb88 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:45.704972 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1398/5560] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:11:45 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1507 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:45.724042 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-432a1834-4b16-4661-89ae-14275a9e8798 req-633f353b-608e-4272-afdb-4968bbcb5152 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:45.726022 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-633f353b-608e-4272-afdb-4968bbcb5152 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125/action Jul 03 15:11:45.726799 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-633f353b-608e-4272-afdb-4968bbcb5152 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:11:45.728977 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-633f353b-608e-4272-afdb-4968bbcb5152 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:45.729102 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43249cb7-464f-4fd3-85f5-ba716d3983bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '443a75d2-ef9e-4bc0-b283-2d500f2fa94a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-275564288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6449f89992ec45de8f11034d13e87da4',qos_specs=None,replication_status=,reservations=['1abe216c-3afd-48c2-9963-8ebdc0a93e6e','7f89b107-c8bc-4a07-a2b4-3cbaf6863ff9','8ab9d21c-4c46-4187-974a-af53fc3dce98','bc328e35-1aeb-4307-9bfc-1bd558aae19b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31cf8094796e419ea2246e95e732fe70',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-275564288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=443a75d2-ef9e-4bc0-b283-2d500f2fa94a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6449f89992ec45de8f11034d13e87da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31cf8094796e419ea2246e95e732fe70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:45.729286 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f308ef3-ec44-4525-b6c1-93bfea736ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:45.740006 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:45.740006 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:45.741554 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-432a1834-4b16-4661-89ae-14275a9e8798 req-633f353b-608e-4272-afdb-4968bbcb5152 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:45.751351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f308ef3-ec44-4525-b6c1-93bfea736ee8) transitioned into state 'SUCCESS' from state '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-275564288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6449f89992ec45de8f11034d13e87da4',qos_specs=None,replication_status=,reservations=['1abe216c-3afd-48c2-9963-8ebdc0a93e6e','7f89b107-c8bc-4a07-a2b4-3cbaf6863ff9','8ab9d21c-4c46-4187-974a-af53fc3dce98','bc328e35-1aeb-4307-9bfc-1bd558aae19b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31cf8094796e419ea2246e95e732fe70',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:45.751986 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d7c69d0-b713-480c-bb37-3b3a1481a489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:11:45.753196 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-432a1834-4b16-4661-89ae-14275a9e8798 req-633f353b-608e-4272-afdb-4968bbcb5152 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Begin detaching volume completed successfully. Jul 03 15:11:45.753913 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-633f353b-608e-4272-afdb-4968bbcb5152 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125/action returned with HTTP 202 Jul 03 15:11:45.753913 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1371/5561] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:11:45 2026] POST /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:11:45.763858 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d7c69d0-b713-480c-bb37-3b3a1481a489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:11:45.764751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Flow 'volume_create_api' (1e6fb3fc-26f0-4fd3-a8f1-ddda9ecdffed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:11:45.765045 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume request issued successfully. Jul 03 15:11:45.765633 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9ca80220-b357-4a28-8df7-e193863cab40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:11:45.766034 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1386/5562] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:11:45 2026] POST /volume/v3/volumes => generated 746 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:11:45.773384 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8627fbba-aba9-4201-86d9-a458ba541811 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:45.776114 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8627fbba-aba9-4201-86d9-a458ba541811 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:45.776483 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8627fbba-aba9-4201-86d9-a458ba541811 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:45.776577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8627fbba-aba9-4201-86d9-a458ba541811 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:45.776610 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-536f23a7-358c-4ccc-8a74-5eac6a90e939 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:45.778860 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-536f23a7-358c-4ccc-8a74-5eac6a90e939 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:11:45.778860 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-536f23a7-358c-4ccc-8a74-5eac6a90e939 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:45.779084 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-536f23a7-358c-4ccc-8a74-5eac6a90e939 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:45.785075 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:45.785075 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:45.788262 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-536f23a7-358c-4ccc-8a74-5eac6a90e939 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:11:45.790289 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:45.790289 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:45.791981 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-536f23a7-358c-4ccc-8a74-5eac6a90e939 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:11:45.792366 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1399/5563] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:45 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:45.794251 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8627fbba-aba9-4201-86d9-a458ba541811 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:45.799447 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8627fbba-aba9-4201-86d9-a458ba541811 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:45.799969 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1408/5564] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:45 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1510 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:46.777111 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7090ed3c-d799-4b19-8312-23ab702ae815 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:46.777111 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7090ed3c-d799-4b19-8312-23ab702ae815 None None] GET https://10.4.3.99/volume// Jul 03 15:11:46.777111 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7090ed3c-d799-4b19-8312-23ab702ae815 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:46.777111 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7090ed3c-d799-4b19-8312-23ab702ae815 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:46.777111 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7090ed3c-d799-4b19-8312-23ab702ae815 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:11:46.777111 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1372/5565] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:11:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:11:46.784378 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-432a1834-4b16-4661-89ae-14275a9e8798 req-adb3102f-79cb-4c0e-9a74-992de11f96ed None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:46.786183 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-adb3102f-79cb-4c0e-9a74-992de11f96ed tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:46.786364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-adb3102f-79cb-4c0e-9a74-992de11f96ed tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:46.786526 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-adb3102f-79cb-4c0e-9a74-992de11f96ed tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:46.796393 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:46.796393 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:46.799227 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-432a1834-4b16-4661-89ae-14275a9e8798 req-adb3102f-79cb-4c0e-9a74-992de11f96ed tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:46.802885 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-adb3102f-79cb-4c0e-9a74-992de11f96ed tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:46.803314 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1387/5566] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:11:46 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1690 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:11:46.804042 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-5570da70-c65d-4a30-bb75-b2afe5087f16 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:46.805565 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5570da70-c65d-4a30-bb75-b2afe5087f16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:11:46.805721 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5570da70-c65d-4a30-bb75-b2afe5087f16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:46.805878 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-5570da70-c65d-4a30-bb75-b2afe5087f16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:46.811893 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:46.811893 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:46.812642 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-db2cd94b-54eb-4a9d-8130-3f0d662d60ce None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:46.814501 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-db2cd94b-54eb-4a9d-8130-3f0d662d60ce tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:46.815091 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-db2cd94b-54eb-4a9d-8130-3f0d662d60ce tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:46.815091 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-db2cd94b-54eb-4a9d-8130-3f0d662d60ce tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:46.815193 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-5570da70-c65d-4a30-bb75-b2afe5087f16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:11:46.819582 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-5570da70-c65d-4a30-bb75-b2afe5087f16 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:11:46.819932 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1400/5567] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:46 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1354 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:46.826271 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:46.826271 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:46.829719 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-db2cd94b-54eb-4a9d-8130-3f0d662d60ce tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:46.833694 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f020fc6e-9ce8-432a-9a69-dacc47a36edd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:46.833947 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-db2cd94b-54eb-4a9d-8130-3f0d662d60ce tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:46.834342 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1409/5568] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:46 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:46.835393 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f020fc6e-9ce8-432a-9a69-dacc47a36edd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:11:46.837200 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f020fc6e-9ce8-432a-9a69-dacc47a36edd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "443a75d2-ef9e-4bc0-b283-2d500f2fa94a", "name": "tempest-VolumesBackupsTest-Backup-2091143173"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:46.837200 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.backups [None req-f020fc6e-9ce8-432a-9a69-dacc47a36edd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating new backup {'backup': {'volume_id': '443a75d2-ef9e-4bc0-b283-2d500f2fa94a', 'name': 'tempest-VolumesBackupsTest-Backup-2091143173'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:11:46.837416 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-f020fc6e-9ce8-432a-9a69-dacc47a36edd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating backup of volume 443a75d2-ef9e-4bc0-b283-2d500f2fa94a in container None Jul 03 15:11:46.843824 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:46.843824 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:46.844577 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f020fc6e-9ce8-432a-9a69-dacc47a36edd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:11:46.863479 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-f020fc6e-9ce8-432a-9a69-dacc47a36edd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['59df4292-f05c-4af0-a252-29094c2841d2', '34b34152-a444-420b-899f-ba98183c2566'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:11:46.897034 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f020fc6e-9ce8-432a-9a69-dacc47a36edd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:11:46.897518 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1373/5569] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:11:46 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:11:46.905601 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-09d53abf-6efb-44de-940e-d4c817bc6fa3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:46.907278 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09d53abf-6efb-44de-940e-d4c817bc6fa3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:46.907570 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09d53abf-6efb-44de-940e-d4c817bc6fa3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:46.907677 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-09d53abf-6efb-44de-940e-d4c817bc6fa3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:46.907845 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-09d53abf-6efb-44de-940e-d4c817bc6fa3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:46.912143 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:46.912143 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:46.912853 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-09d53abf-6efb-44de-940e-d4c817bc6fa3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:46.913205 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1388/5570] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:46 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:47.302157 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-432a1834-4b16-4661-89ae-14275a9e8798 req-9e85cb3f-921e-4ca5-981f-446935a222d3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:47.304303 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-9e85cb3f-921e-4ca5-981f-446935a222d3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:47.304531 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-9e85cb3f-921e-4ca5-981f-446935a222d3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:47.304674 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-9e85cb3f-921e-4ca5-981f-446935a222d3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:47.316240 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:47.316240 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:47.319583 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-432a1834-4b16-4661-89ae-14275a9e8798 req-9e85cb3f-921e-4ca5-981f-446935a222d3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:47.323708 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-9e85cb3f-921e-4ca5-981f-446935a222d3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:47.324346 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1401/5571] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:11:47 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:47.835148 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-432a1834-4b16-4661-89ae-14275a9e8798 req-21c3c58f-9f32-4170-b424-459e50afbea2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:47.837072 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-21c3c58f-9f32-4170-b424-459e50afbea2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] DELETE https://10.4.3.99/volume/v3/attachments/ba4b5c29-659f-4df3-92bb-d2bdd462d620 Jul 03 15:11:47.837243 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-21c3c58f-9f32-4170-b424-459e50afbea2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:47.837412 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-21c3c58f-9f32-4170-b424-459e50afbea2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:47.844732 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:47.844732 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:47.845894 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1d13787e-253b-4898-8e3a-d5e165180cfa None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:47.847756 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d13787e-253b-4898-8e3a-d5e165180cfa tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:47.847984 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d13787e-253b-4898-8e3a-d5e165180cfa tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:47.848186 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d13787e-253b-4898-8e3a-d5e165180cfa tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:47.860438 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:47.860438 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:47.864047 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1d13787e-253b-4898-8e3a-d5e165180cfa tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:47.868304 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d13787e-253b-4898-8e3a-d5e165180cfa tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:47.868659 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1374/5572] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:47 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:47.922612 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2f363ded-fe5f-4b78-8c8e-ffa13476f3c2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:47.924373 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2f363ded-fe5f-4b78-8c8e-ffa13476f3c2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:47.924588 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2f363ded-fe5f-4b78-8c8e-ffa13476f3c2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:47.924761 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2f363ded-fe5f-4b78-8c8e-ffa13476f3c2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:47.924867 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-2f363ded-fe5f-4b78-8c8e-ffa13476f3c2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:47.929178 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:47.929178 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:47.929867 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2f363ded-fe5f-4b78-8c8e-ffa13476f3c2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:47.930268 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1389/5573] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:47 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:48.373805 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-432a1834-4b16-4661-89ae-14275a9e8798 req-21c3c58f-9f32-4170-b424-459e50afbea2 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/ba4b5c29-659f-4df3-92bb-d2bdd462d620 returned with HTTP 200 Jul 03 15:11:48.374167 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1410/5574] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:11:47 2026] DELETE /volume/v3/attachments/ba4b5c29-659f-4df3-92bb-d2bdd462d620 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:48.881004 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9745a3a9-17ef-4cac-9ade-fb17d92ab18e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:48.882702 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9745a3a9-17ef-4cac-9ade-fb17d92ab18e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:48.882887 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9745a3a9-17ef-4cac-9ade-fb17d92ab18e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:48.883094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9745a3a9-17ef-4cac-9ade-fb17d92ab18e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:48.892064 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:48.892064 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:48.895524 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9745a3a9-17ef-4cac-9ade-fb17d92ab18e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:48.899867 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9745a3a9-17ef-4cac-9ade-fb17d92ab18e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:48.900449 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1402/5575] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:48 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1210 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:48.939750 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1552727e-8f60-4e70-9c73-4af46b8249ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:48.941375 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1552727e-8f60-4e70-9c73-4af46b8249ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:48.941551 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1552727e-8f60-4e70-9c73-4af46b8249ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:48.941750 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1552727e-8f60-4e70-9c73-4af46b8249ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:48.941857 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-1552727e-8f60-4e70-9c73-4af46b8249ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:48.945897 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:48.945897 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:48.946643 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1552727e-8f60-4e70-9c73-4af46b8249ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:48.947012 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1375/5576] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:48 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:49.955989 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-aa2e0b39-3590-4ae4-b736-6bfa3003c517 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:49.957762 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa2e0b39-3590-4ae4-b736-6bfa3003c517 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:49.957993 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa2e0b39-3590-4ae4-b736-6bfa3003c517 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:49.958224 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-aa2e0b39-3590-4ae4-b736-6bfa3003c517 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:49.958372 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-aa2e0b39-3590-4ae4-b736-6bfa3003c517 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:49.962566 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:49.962566 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:49.963331 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-aa2e0b39-3590-4ae4-b736-6bfa3003c517 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:49.963704 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1390/5577] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:49 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:50.972725 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a08f7e0f-32b1-4801-be77-050a87d6773c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:50.974441 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a08f7e0f-32b1-4801-be77-050a87d6773c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:50.974644 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a08f7e0f-32b1-4801-be77-050a87d6773c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:50.974841 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a08f7e0f-32b1-4801-be77-050a87d6773c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:50.974973 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a08f7e0f-32b1-4801-be77-050a87d6773c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:50.979144 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:50.979144 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:50.979835 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a08f7e0f-32b1-4801-be77-050a87d6773c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:50.980223 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1411/5578] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:50 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:51.990583 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-990ea674-86e8-4ec2-a9d5-76fedfde4ec8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:51.992530 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-990ea674-86e8-4ec2-a9d5-76fedfde4ec8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:51.992781 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-990ea674-86e8-4ec2-a9d5-76fedfde4ec8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:51.993051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-990ea674-86e8-4ec2-a9d5-76fedfde4ec8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:51.993167 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-990ea674-86e8-4ec2-a9d5-76fedfde4ec8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:51.997591 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:51.997591 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:51.998342 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-990ea674-86e8-4ec2-a9d5-76fedfde4ec8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:51.998699 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1403/5579] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:51 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:53.008995 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d3ed587d-f56c-447c-ad40-88c63806621d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:53.010588 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3ed587d-f56c-447c-ad40-88c63806621d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:53.010770 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3ed587d-f56c-447c-ad40-88c63806621d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:53.010965 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d3ed587d-f56c-447c-ad40-88c63806621d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:53.011073 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d3ed587d-f56c-447c-ad40-88c63806621d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:53.014845 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:53.014845 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:53.015509 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d3ed587d-f56c-447c-ad40-88c63806621d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:53.015813 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1376/5580] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:53 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:54.025735 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c11101b5-2ac2-4c74-93d9-fd2da4687e01 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:54.027458 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c11101b5-2ac2-4c74-93d9-fd2da4687e01 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:54.027688 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c11101b5-2ac2-4c74-93d9-fd2da4687e01 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:54.027904 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c11101b5-2ac2-4c74-93d9-fd2da4687e01 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:54.028053 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c11101b5-2ac2-4c74-93d9-fd2da4687e01 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:54.032199 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:54.032199 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:54.032957 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c11101b5-2ac2-4c74-93d9-fd2da4687e01 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:54.033365 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1391/5581] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:54 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:54.506072 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0ff845c0-6775-4200-a2ed-d23a79f45b8f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:54.507866 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ff845c0-6775-4200-a2ed-d23a79f45b8f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:11:54.508056 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ff845c0-6775-4200-a2ed-d23a79f45b8f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:54.508232 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ff845c0-6775-4200-a2ed-d23a79f45b8f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:54.514726 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:54.514726 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:54.518024 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0ff845c0-6775-4200-a2ed-d23a79f45b8f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:11:54.522684 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ff845c0-6775-4200-a2ed-d23a79f45b8f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:11:54.523167 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1412/5582] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:54 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:54.535846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aa6d49af-8be0-486d-9c75-efceadeab819 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:54.537601 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa6d49af-8be0-486d-9c75-efceadeab819 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:11:54.537753 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa6d49af-8be0-486d-9c75-efceadeab819 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:54.537932 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa6d49af-8be0-486d-9c75-efceadeab819 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:54.545467 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:54.545467 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:54.548847 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aa6d49af-8be0-486d-9c75-efceadeab819 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:11:54.552838 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa6d49af-8be0-486d-9c75-efceadeab819 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:11:54.553261 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1404/5583] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:54 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:54.594572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-5a5a6e5d-db55-4cf4-925a-afd28dd4a940 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:54.596388 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-5a5a6e5d-db55-4cf4-925a-afd28dd4a940 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:11:54.596657 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-5a5a6e5d-db55-4cf4-925a-afd28dd4a940 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:54.596893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-5a5a6e5d-db55-4cf4-925a-afd28dd4a940 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:54.604037 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:54.604037 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:54.607336 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-5a5a6e5d-db55-4cf4-925a-afd28dd4a940 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:11:54.611041 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-5a5a6e5d-db55-4cf4-925a-afd28dd4a940 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:11:54.611455 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1377/5584] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:11:54 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:55.042691 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f7abffca-0de5-4956-9a4c-5089cdffffe2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:55.044649 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f7abffca-0de5-4956-9a4c-5089cdffffe2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:55.044848 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f7abffca-0de5-4956-9a4c-5089cdffffe2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:55.045061 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f7abffca-0de5-4956-9a4c-5089cdffffe2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:55.045211 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-f7abffca-0de5-4956-9a4c-5089cdffffe2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:55.049300 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:55.049300 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:55.050034 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f7abffca-0de5-4956-9a4c-5089cdffffe2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:55.050425 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1392/5585] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:55 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:55.939232 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eb55970a-89bb-4f4f-aedd-3bd6f3beb1c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:55.940902 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb55970a-89bb-4f4f-aedd-3bd6f3beb1c6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:55.941116 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb55970a-89bb-4f4f-aedd-3bd6f3beb1c6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:55.941321 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eb55970a-89bb-4f4f-aedd-3bd6f3beb1c6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:55.950198 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:55.950198 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:55.953253 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eb55970a-89bb-4f4f-aedd-3bd6f3beb1c6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:55.958450 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eb55970a-89bb-4f4f-aedd-3bd6f3beb1c6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:55.958893 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1413/5586] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:55 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1210 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:55.999079 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-c853294c-ef24-48a5-9859-c77172c1184d req-10588cfa-30b6-4b2f-a4a2-c6f48bad5b42 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:56.001088 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-10588cfa-30b6-4b2f-a4a2-c6f48bad5b42 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:56.001293 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-10588cfa-30b6-4b2f-a4a2-c6f48bad5b42 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:56.001451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-10588cfa-30b6-4b2f-a4a2-c6f48bad5b42 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:56.012578 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:56.012578 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:56.017166 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-c853294c-ef24-48a5-9859-c77172c1184d req-10588cfa-30b6-4b2f-a4a2-c6f48bad5b42 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:56.022574 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-10588cfa-30b6-4b2f-a4a2-c6f48bad5b42 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:56.023100 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1405/5587] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:11:55 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1210 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:56.041294 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c853294c-ef24-48a5-9859-c77172c1184d req-38e27fc8-9067-4fe2-b7c7-2a9e73e3b807 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:56.043509 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-38e27fc8-9067-4fe2-b7c7-2a9e73e3b807 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125/action Jul 03 15:11:56.043880 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-38e27fc8-9067-4fe2-b7c7-2a9e73e3b807 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:11:56.044047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-38e27fc8-9067-4fe2-b7c7-2a9e73e3b807 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:56.055616 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:56.055616 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:56.056184 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-c853294c-ef24-48a5-9859-c77172c1184d req-38e27fc8-9067-4fe2-b7c7-2a9e73e3b807 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:56.060175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9557fdfc-221f-40ae-b01e-d4195e24e005 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:56.062325 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9557fdfc-221f-40ae-b01e-d4195e24e005 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:56.062536 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9557fdfc-221f-40ae-b01e-d4195e24e005 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:56.062759 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9557fdfc-221f-40ae-b01e-d4195e24e005 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:56.062906 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9557fdfc-221f-40ae-b01e-d4195e24e005 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:56.063647 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-c853294c-ef24-48a5-9859-c77172c1184d req-38e27fc8-9067-4fe2-b7c7-2a9e73e3b807 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Begin detaching volume completed successfully. Jul 03 15:11:56.063905 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-38e27fc8-9067-4fe2-b7c7-2a9e73e3b807 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125/action returned with HTTP 202 Jul 03 15:11:56.065419 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1378/5588] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:11:56 2026] POST /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:11:56.068437 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:56.068437 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:56.069406 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9557fdfc-221f-40ae-b01e-d4195e24e005 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:56.069837 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1393/5589] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:56 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:56.083285 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d2c004ff-c070-4cc8-9466-7eb0053494ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:56.084967 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2c004ff-c070-4cc8-9466-7eb0053494ca tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:56.085226 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2c004ff-c070-4cc8-9466-7eb0053494ca tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:56.085469 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2c004ff-c070-4cc8-9466-7eb0053494ca tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:56.094841 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:56.094841 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:56.098027 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d2c004ff-c070-4cc8-9466-7eb0053494ca tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:56.101678 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2c004ff-c070-4cc8-9466-7eb0053494ca tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:56.102091 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1414/5590] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:56 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:56.648011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4fb2aeb6-4a7d-4f6a-88f2-ba3995f8e332 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:56.648435 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4fb2aeb6-4a7d-4f6a-88f2-ba3995f8e332 None None] GET https://10.4.3.99/volume// Jul 03 15:11:56.648635 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4fb2aeb6-4a7d-4f6a-88f2-ba3995f8e332 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:56.648880 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4fb2aeb6-4a7d-4f6a-88f2-ba3995f8e332 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:56.649314 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4fb2aeb6-4a7d-4f6a-88f2-ba3995f8e332 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:11:56.649811 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1406/5591] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:11:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:11:56.657568 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-b17318ac-5d86-4ff1-9932-18ad30f1474b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:56.659627 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-b17318ac-5d86-4ff1-9932-18ad30f1474b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:11:56.660000 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-b17318ac-5d86-4ff1-9932-18ad30f1474b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a51aa1dc-f50f-49f6-a577-d3358b34dcf4", "connector": null, "instance_uuid": "75ca4620-bbbe-41f8-ba97-b27b390cf7f9"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:56.668038 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:56.668038 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:56.693272 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-b17318ac-5d86-4ff1-9932-18ad30f1474b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:11:56.693647 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1379/5592] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:11:56 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:57.079918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-872eef7d-33fc-448a-8c8e-1f740c434ec6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.081713 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-872eef7d-33fc-448a-8c8e-1f740c434ec6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:57.081933 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-872eef7d-33fc-448a-8c8e-1f740c434ec6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:57.082180 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-872eef7d-33fc-448a-8c8e-1f740c434ec6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:57.082370 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-872eef7d-33fc-448a-8c8e-1f740c434ec6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:57.086596 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:57.086596 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:57.087484 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-872eef7d-33fc-448a-8c8e-1f740c434ec6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:57.087941 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1394/5593] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:57 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:57.088168 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5675c1a4-bc4c-4f46-a9d0-f4bdc640eaff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.088544 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5675c1a4-bc4c-4f46-a9d0-f4bdc640eaff None None] GET https://10.4.3.99/volume// Jul 03 15:11:57.088697 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5675c1a4-bc4c-4f46-a9d0-f4bdc640eaff None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:57.088895 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5675c1a4-bc4c-4f46-a9d0-f4bdc640eaff None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:57.089261 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5675c1a4-bc4c-4f46-a9d0-f4bdc640eaff None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:11:57.089514 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1415/5594] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:11:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:11:57.097227 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-c853294c-ef24-48a5-9859-c77172c1184d req-225434f0-6367-4f1a-81c7-1ddcfc67e2fe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.099141 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-225434f0-6367-4f1a-81c7-1ddcfc67e2fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:57.099387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-225434f0-6367-4f1a-81c7-1ddcfc67e2fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:57.099590 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-225434f0-6367-4f1a-81c7-1ddcfc67e2fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:57.108702 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:57.108702 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:57.111861 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-c853294c-ef24-48a5-9859-c77172c1184d req-225434f0-6367-4f1a-81c7-1ddcfc67e2fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:57.113215 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d76ad1af-e047-4a39-ab6d-d3d4b47377cd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.115100 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d76ad1af-e047-4a39-ab6d-d3d4b47377cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:57.115474 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d76ad1af-e047-4a39-ab6d-d3d4b47377cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:57.115533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d76ad1af-e047-4a39-ab6d-d3d4b47377cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:57.116115 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-225434f0-6367-4f1a-81c7-1ddcfc67e2fe tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:57.116560 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1407/5595] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:11:57 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:11:57.125808 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:57.125808 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:57.129300 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d76ad1af-e047-4a39-ab6d-d3d4b47377cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:57.132418 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f0bc67e6-c192-4fb4-91e7-758e554e5ac4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.133537 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d76ad1af-e047-4a39-ab6d-d3d4b47377cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:57.133972 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1380/5596] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:57 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:57.134766 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f0bc67e6-c192-4fb4-91e7-758e554e5ac4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:11:57.135032 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f0bc67e6-c192-4fb4-91e7-758e554e5ac4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:57.135380 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f0bc67e6-c192-4fb4-91e7-758e554e5ac4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:57.146888 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:57.146888 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:57.151269 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f0bc67e6-c192-4fb4-91e7-758e554e5ac4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:11:57.155901 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f0bc67e6-c192-4fb4-91e7-758e554e5ac4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:11:57.156250 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1395/5597] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:57 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:57.222709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cccc7e74-e48b-4d07-a0e9-c535a4744059 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.222709 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cccc7e74-e48b-4d07-a0e9-c535a4744059 None None] GET https://10.4.3.99/volume// Jul 03 15:11:57.222709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cccc7e74-e48b-4d07-a0e9-c535a4744059 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:57.222709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cccc7e74-e48b-4d07-a0e9-c535a4744059 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:57.222709 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cccc7e74-e48b-4d07-a0e9-c535a4744059 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:11:57.222709 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1416/5598] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:11:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:11:57.229783 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-c71cd8a0-3720-4fb9-a97b-e69afbef9b8a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.231800 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-c71cd8a0-3720-4fb9-a97b-e69afbef9b8a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:11:57.231991 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-c71cd8a0-3720-4fb9-a97b-e69afbef9b8a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:57.232198 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-c71cd8a0-3720-4fb9-a97b-e69afbef9b8a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:57.242681 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:57.242681 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:57.246000 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-c71cd8a0-3720-4fb9-a97b-e69afbef9b8a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:11:57.250837 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-c71cd8a0-3720-4fb9-a97b-e69afbef9b8a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:11:57.251476 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1408/5599] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:11:57 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 1050 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:11:57.346373 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-ffc63f3a-19e1-4ff4-ada9-17b286f07103 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.348714 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-ffc63f3a-19e1-4ff4-ada9-17b286f07103 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] PUT https://10.4.3.99/volume/v3/attachments/9ba2d951-4ec8-4461-b5c3-b932bb923c4f Jul 03 15:11:57.349138 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-ffc63f3a-19e1-4ff4-ada9-17b286f07103 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:57.356213 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-ffc63f3a-19e1-4ff4-ada9-17b286f07103 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Acquiring lock "cinder-attachment_update-a51aa1dc-f50f-49f6-a577-d3358b34dcf4-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:11:57.360227 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-ffc63f3a-19e1-4ff4-ada9-17b286f07103 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Lock "cinder-attachment_update-a51aa1dc-f50f-49f6-a577-d3358b34dcf4-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:11:57.361011 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:57.361011 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:57.627198 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-c853294c-ef24-48a5-9859-c77172c1184d req-ddde4186-aa27-4afd-90ed-f6b50a9e3e52 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.629076 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-ddde4186-aa27-4afd-90ed-f6b50a9e3e52 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:57.629279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-ddde4186-aa27-4afd-90ed-f6b50a9e3e52 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:57.629440 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-ddde4186-aa27-4afd-90ed-f6b50a9e3e52 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:57.638106 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:57.638106 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:57.641249 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-c853294c-ef24-48a5-9859-c77172c1184d req-ddde4186-aa27-4afd-90ed-f6b50a9e3e52 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:57.645213 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-ddde4186-aa27-4afd-90ed-f6b50a9e3e52 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:57.645627 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1396/5600] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:11:57 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:57.880323 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-ffc63f3a-19e1-4ff4-ada9-17b286f07103 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Lock "cinder-attachment_update-a51aa1dc-f50f-49f6-a577-d3358b34dcf4-np0000004430" released by "attachment_update" :: held 0.520s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:11:57.880626 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-ffc63f3a-19e1-4ff4-ada9-17b286f07103 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/attachments/9ba2d951-4ec8-4461-b5c3-b932bb923c4f returned with HTTP 200 Jul 03 15:11:57.881086 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1381/5601] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:11:57 2026] PUT /volume/v3/attachments/9ba2d951-4ec8-4461-b5c3-b932bb923c4f => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:57.954703 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-c853294c-ef24-48a5-9859-c77172c1184d req-1a328c36-7270-4966-8e36-81c436e73e97 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:57.959411 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-1a328c36-7270-4966-8e36-81c436e73e97 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] DELETE https://10.4.3.99/volume/v3/attachments/dcae2694-66c1-4b9a-b218-092e39f91b47 Jul 03 15:11:57.959598 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-1a328c36-7270-4966-8e36-81c436e73e97 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:57.959781 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-1a328c36-7270-4966-8e36-81c436e73e97 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:57.967157 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:57.967157 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:58.098176 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-84a758c6-3002-4eb7-a0b8-bf0bce67f645 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:58.100541 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84a758c6-3002-4eb7-a0b8-bf0bce67f645 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:58.100750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-84a758c6-3002-4eb7-a0b8-bf0bce67f645 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:58.101011 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-84a758c6-3002-4eb7-a0b8-bf0bce67f645 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:58.101216 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-84a758c6-3002-4eb7-a0b8-bf0bce67f645 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:58.106246 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:58.106246 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:58.107084 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-84a758c6-3002-4eb7-a0b8-bf0bce67f645 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:58.107504 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1409/5602] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:58 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 15:11:58.148060 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ad634f7d-64d7-49f3-b936-830817936520 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:58.150538 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ad634f7d-64d7-49f3-b936-830817936520 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:58.150812 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ad634f7d-64d7-49f3-b936-830817936520 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:58.151081 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ad634f7d-64d7-49f3-b936-830817936520 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:58.164190 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:58.164190 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:58.169295 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ad634f7d-64d7-49f3-b936-830817936520 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:58.169422 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0f80f317-0484-4beb-bbad-1fb018105e37 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:58.171336 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f80f317-0484-4beb-bbad-1fb018105e37 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:11:58.171526 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f80f317-0484-4beb-bbad-1fb018105e37 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:58.171721 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0f80f317-0484-4beb-bbad-1fb018105e37 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:58.175373 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ad634f7d-64d7-49f3-b936-830817936520 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:58.175981 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1397/5603] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:58 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 1213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:58.182697 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:58.182697 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:58.187580 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0f80f317-0484-4beb-bbad-1fb018105e37 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:11:58.193323 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0f80f317-0484-4beb-bbad-1fb018105e37 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:11:58.193801 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1382/5604] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:58 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:58.501730 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-c853294c-ef24-48a5-9859-c77172c1184d req-1a328c36-7270-4966-8e36-81c436e73e97 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/dcae2694-66c1-4b9a-b218-092e39f91b47 returned with HTTP 200 Jul 03 15:11:58.502213 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1417/5605] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:11:57 2026] DELETE /volume/v3/attachments/dcae2694-66c1-4b9a-b218-092e39f91b47 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:59.119429 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-af25fc6e-29e2-4388-afc0-6e2da3b617d2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:59.121164 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-af25fc6e-29e2-4388-afc0-6e2da3b617d2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:11:59.121367 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-af25fc6e-29e2-4388-afc0-6e2da3b617d2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:59.121560 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-af25fc6e-29e2-4388-afc0-6e2da3b617d2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:59.121664 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-af25fc6e-29e2-4388-afc0-6e2da3b617d2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:11:59.126750 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:59.126750 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:59.127609 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-af25fc6e-29e2-4388-afc0-6e2da3b617d2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:11:59.127972 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1410/5606] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:59 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:59.191268 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6c9394e6-be4e-4bfb-90a3-20d805cc5b6f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:59.192983 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6c9394e6-be4e-4bfb-90a3-20d805cc5b6f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:11:59.193223 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6c9394e6-be4e-4bfb-90a3-20d805cc5b6f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:59.193392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6c9394e6-be4e-4bfb-90a3-20d805cc5b6f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:59.201878 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:59.201878 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:59.206424 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6c9394e6-be4e-4bfb-90a3-20d805cc5b6f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:59.208862 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0d7c4543-2036-4814-9ad9-a13dfaadd408 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:59.211410 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d7c4543-2036-4814-9ad9-a13dfaadd408 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:11:59.211637 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d7c4543-2036-4814-9ad9-a13dfaadd408 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:59.211776 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6c9394e6-be4e-4bfb-90a3-20d805cc5b6f tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:11:59.211892 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0d7c4543-2036-4814-9ad9-a13dfaadd408 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:59.212293 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1398/5607] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:59 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:59.220818 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:59.220818 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:59.225039 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d3d165dc-9848-407a-9b87-27e70a5da911 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:59.225194 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0d7c4543-2036-4814-9ad9-a13dfaadd408 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:11:59.226885 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3d165dc-9848-407a-9b87-27e70a5da911 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:11:59.227594 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3d165dc-9848-407a-9b87-27e70a5da911 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:59.227594 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3d165dc-9848-407a-9b87-27e70a5da911 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:59.230455 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0d7c4543-2036-4814-9ad9-a13dfaadd408 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:11:59.230867 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1383/5608] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:59 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:11:59.236490 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:59.236490 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:11:59.240289 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d3d165dc-9848-407a-9b87-27e70a5da911 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:59.245185 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3d165dc-9848-407a-9b87-27e70a5da911 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:11:59.245361 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1418/5609] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:59 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:59.290790 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-49b7cea7-22a0-40e2-9909-4b3bb2f4d72c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:59.293001 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-49b7cea7-22a0-40e2-9909-4b3bb2f4d72c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:11:59.293251 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-49b7cea7-22a0-40e2-9909-4b3bb2f4d72c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:59.293493 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-49b7cea7-22a0-40e2-9909-4b3bb2f4d72c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:59.307032 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:59.307032 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:11:59.311483 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-49b7cea7-22a0-40e2-9909-4b3bb2f4d72c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:59.316432 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-49b7cea7-22a0-40e2-9909-4b3bb2f4d72c tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:11:59.316872 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1411/5610] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:11:59 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:11:59.333911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-95e667a8-df4e-4951-b80d-743388ba60b8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:59.335799 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-95e667a8-df4e-4951-b80d-743388ba60b8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9/action Jul 03 15:11:59.336116 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-95e667a8-df4e-4951-b80d-743388ba60b8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:11:59.336261 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-95e667a8-df4e-4951-b80d-743388ba60b8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:11:59.345499 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:59.345499 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:11:59.345890 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-95e667a8-df4e-4951-b80d-743388ba60b8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:59.351877 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-95e667a8-df4e-4951-b80d-743388ba60b8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Begin detaching volume completed successfully. Jul 03 15:11:59.352057 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-95e667a8-df4e-4951-b80d-743388ba60b8 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9/action returned with HTTP 202 Jul 03 15:11:59.352494 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1399/5611] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:11:59 2026] POST /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:11:59.369652 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f3eda52d-9073-491c-8a60-642d6582c05b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:11:59.371308 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3eda52d-9073-491c-8a60-642d6582c05b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:11:59.371487 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3eda52d-9073-491c-8a60-642d6582c05b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:11:59.371690 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f3eda52d-9073-491c-8a60-642d6582c05b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:11:59.380294 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:11:59.380294 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:11:59.383339 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f3eda52d-9073-491c-8a60-642d6582c05b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:11:59.386907 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f3eda52d-9073-491c-8a60-642d6582c05b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:11:59.387276 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1384/5612] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:11:59 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:00.137392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fc1c6a5e-3bda-4196-b48f-4bf072ee03d0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:00.139200 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc1c6a5e-3bda-4196-b48f-4bf072ee03d0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:12:00.139423 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc1c6a5e-3bda-4196-b48f-4bf072ee03d0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:00.139601 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fc1c6a5e-3bda-4196-b48f-4bf072ee03d0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:00.139695 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-fc1c6a5e-3bda-4196-b48f-4bf072ee03d0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:12:00.143890 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:00.143890 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:00.144935 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fc1c6a5e-3bda-4196-b48f-4bf072ee03d0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:12:00.144935 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1419/5613] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:00 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:00.245291 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-44c79002-6dbf-479a-a72a-714afda311c3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:00.247297 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44c79002-6dbf-479a-a72a-714afda311c3 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:00.247509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44c79002-6dbf-479a-a72a-714afda311c3 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:00.247735 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44c79002-6dbf-479a-a72a-714afda311c3 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:00.256744 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:00.256744 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:00.260144 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-44c79002-6dbf-479a-a72a-714afda311c3 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:00.263950 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44c79002-6dbf-479a-a72a-714afda311c3 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:12:00.264403 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1412/5614] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:00 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:00.374525 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-23da417f-1cc0-41a1-857f-92d6cb392bfe None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:00.374909 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-23da417f-1cc0-41a1-857f-92d6cb392bfe None None] GET https://10.4.3.99/volume// Jul 03 15:12:00.375071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-23da417f-1cc0-41a1-857f-92d6cb392bfe None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:00.375305 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-23da417f-1cc0-41a1-857f-92d6cb392bfe None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:00.375634 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-23da417f-1cc0-41a1-857f-92d6cb392bfe None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:12:00.375916 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1400/5615] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:12:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:12:00.382013 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-7ca4ab37-4662-424c-b15b-d2a8b4843fd1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:00.383963 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-7ca4ab37-4662-424c-b15b-d2a8b4843fd1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:12:00.384193 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-7ca4ab37-4662-424c-b15b-d2a8b4843fd1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:00.384376 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-7ca4ab37-4662-424c-b15b-d2a8b4843fd1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:00.392621 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:00.392621 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:00.395877 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-7ca4ab37-4662-424c-b15b-d2a8b4843fd1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:00.399604 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-7ca4ab37-4662-424c-b15b-d2a8b4843fd1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:12:00.399989 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1385/5616] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:12:00 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 1346 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:12:00.400092 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bea8380c-ebdd-4cc8-b4db-bab0c472261e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:00.401715 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bea8380c-ebdd-4cc8-b4db-bab0c472261e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:12:00.401889 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bea8380c-ebdd-4cc8-b4db-bab0c472261e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:00.402049 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bea8380c-ebdd-4cc8-b4db-bab0c472261e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:00.409094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-acd3168a-d9a8-493e-ae59-d3efa98b18e6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:00.410174 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:00.410174 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:00.410894 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-acd3168a-d9a8-493e-ae59-d3efa98b18e6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9/encryption Jul 03 15:12:00.411049 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-acd3168a-d9a8-493e-ae59-d3efa98b18e6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:00.411262 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-acd3168a-d9a8-493e-ae59-d3efa98b18e6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:00.413274 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-bea8380c-ebdd-4cc8-b4db-bab0c472261e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:00.416831 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bea8380c-ebdd-4cc8-b4db-bab0c472261e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:12:00.417243 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1420/5617] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:00 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:00.419385 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:00.419385 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:00.424883 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-acd3168a-d9a8-493e-ae59-d3efa98b18e6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9/encryption returned with HTTP 200 Jul 03 15:12:00.425263 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1413/5618] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:12:00 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:01.154651 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d435f0bb-9179-4866-b152-573b244aa448 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:01.156606 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d435f0bb-9179-4866-b152-573b244aa448 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:12:01.156804 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d435f0bb-9179-4866-b152-573b244aa448 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:01.156986 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d435f0bb-9179-4866-b152-573b244aa448 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:01.157084 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-d435f0bb-9179-4866-b152-573b244aa448 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:12:01.158782 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=92,cinder:UPDATE=15,cinder:INSERT=6 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:12:01.162296 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:01.162296 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:01.163182 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d435f0bb-9179-4866-b152-573b244aa448 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:12:01.163799 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1401/5619] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:01 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:01.267423 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-4065460a-5119-4a4b-8bf7-283f1532a85b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:01.269799 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-4065460a-5119-4a4b-8bf7-283f1532a85b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] DELETE https://10.4.3.99/volume/v3/attachments/9991f16e-184e-4220-9d7e-69610b5a6efb Jul 03 15:12:01.270031 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-4065460a-5119-4a4b-8bf7-283f1532a85b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:01.270290 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-4065460a-5119-4a4b-8bf7-283f1532a85b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:01.278018 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:01.278018 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:01.280306 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-06faf402-88fe-4db6-a51c-8514ac8753b2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:01.286706 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06faf402-88fe-4db6-a51c-8514ac8753b2 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:01.287373 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06faf402-88fe-4db6-a51c-8514ac8753b2 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:01.288676 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-06faf402-88fe-4db6-a51c-8514ac8753b2 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:01.301807 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:01.301807 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:01.304764 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-06faf402-88fe-4db6-a51c-8514ac8753b2 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:01.308392 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-06faf402-88fe-4db6-a51c-8514ac8753b2 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:12:01.308746 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1421/5620] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:01 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:01.431139 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-92c2d9a5-4273-4791-9081-349ae68c09b6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:01.432980 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-92c2d9a5-4273-4791-9081-349ae68c09b6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:12:01.433228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-92c2d9a5-4273-4791-9081-349ae68c09b6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:01.433446 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-92c2d9a5-4273-4791-9081-349ae68c09b6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:01.444648 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:01.444648 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:01.449026 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-92c2d9a5-4273-4791-9081-349ae68c09b6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:01.453555 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-92c2d9a5-4273-4791-9081-349ae68c09b6 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:12:01.454024 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1414/5621] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:01 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:01.805564 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-62d37da8-028a-43ab-a782-ed5e44d1a695 req-4065460a-5119-4a4b-8bf7-283f1532a85b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/9991f16e-184e-4220-9d7e-69610b5a6efb returned with HTTP 200 Jul 03 15:12:01.805987 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1386/5622] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:12:01 2026] DELETE /volume/v3/attachments/9991f16e-184e-4220-9d7e-69610b5a6efb => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:02.173662 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b7e4d3c4-b4cf-4273-9cde-faa3d7dbab17 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:02.175856 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7e4d3c4-b4cf-4273-9cde-faa3d7dbab17 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:12:02.176115 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7e4d3c4-b4cf-4273-9cde-faa3d7dbab17 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:02.176397 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b7e4d3c4-b4cf-4273-9cde-faa3d7dbab17 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:02.176562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-b7e4d3c4-b4cf-4273-9cde-faa3d7dbab17 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:12:02.181846 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:02.181846 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:02.182820 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b7e4d3c4-b4cf-4273-9cde-faa3d7dbab17 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:12:02.183341 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1402/5623] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:02 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:02.319911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0d18ebb9-a31a-442b-99ee-d61f3301e759 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:02.321689 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d18ebb9-a31a-442b-99ee-d61f3301e759 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:02.321938 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d18ebb9-a31a-442b-99ee-d61f3301e759 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:02.322177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0d18ebb9-a31a-442b-99ee-d61f3301e759 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:02.324403 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=97,cinder:UPDATE=8 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:12:02.331697 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:02.331697 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:02.334812 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0d18ebb9-a31a-442b-99ee-d61f3301e759 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:02.338399 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0d18ebb9-a31a-442b-99ee-d61f3301e759 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:12:02.338723 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1422/5624] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:02 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:02.466429 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-578b753c-3172-4beb-8326-c44dd8b56c7b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:02.468055 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-578b753c-3172-4beb-8326-c44dd8b56c7b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:12:02.468270 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-578b753c-3172-4beb-8326-c44dd8b56c7b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:02.468451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-578b753c-3172-4beb-8326-c44dd8b56c7b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:02.470229 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=109,cinder:INSERT=3,cinder:UPDATE=9 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:12:02.475025 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:02.475025 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:02.478638 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-578b753c-3172-4beb-8326-c44dd8b56c7b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:02.482607 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-578b753c-3172-4beb-8326-c44dd8b56c7b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:12:02.482947 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1415/5625] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:02 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:02.495170 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8c1bf4fb-2884-4739-bff0-26ed75e3bbc9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:02.496949 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c1bf4fb-2884-4739-bff0-26ed75e3bbc9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:02.497200 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c1bf4fb-2884-4739-bff0-26ed75e3bbc9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:02.497364 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8c1bf4fb-2884-4739-bff0-26ed75e3bbc9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:02.506314 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:02.506314 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:02.509801 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8c1bf4fb-2884-4739-bff0-26ed75e3bbc9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:02.513763 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8c1bf4fb-2884-4739-bff0-26ed75e3bbc9 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:12:02.514115 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1387/5626] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:02 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:02.552045 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-05292afb-d926-4cab-84b9-a4721286553d req-743a4786-9ad4-42cc-9a9c-bdeea40e6063 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:02.553986 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-743a4786-9ad4-42cc-9a9c-bdeea40e6063 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:02.554241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-743a4786-9ad4-42cc-9a9c-bdeea40e6063 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:02.554421 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-743a4786-9ad4-42cc-9a9c-bdeea40e6063 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:02.562935 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:02.562935 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:02.566097 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-05292afb-d926-4cab-84b9-a4721286553d req-743a4786-9ad4-42cc-9a9c-bdeea40e6063 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:02.570285 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-743a4786-9ad4-42cc-9a9c-bdeea40e6063 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:12:02.570641 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1403/5627] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:12:02 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:02.586833 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-05292afb-d926-4cab-84b9-a4721286553d req-f953709e-26be-4f93-b391-37107ba90779 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:02.589403 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-f953709e-26be-4f93-b391-37107ba90779 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc/action Jul 03 15:12:02.589860 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-f953709e-26be-4f93-b391-37107ba90779 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:12:02.589984 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-f953709e-26be-4f93-b391-37107ba90779 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:02.600798 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:02.600798 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:02.601432 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-05292afb-d926-4cab-84b9-a4721286553d req-f953709e-26be-4f93-b391-37107ba90779 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:02.609553 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-05292afb-d926-4cab-84b9-a4721286553d req-f953709e-26be-4f93-b391-37107ba90779 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Begin detaching volume completed successfully. Jul 03 15:12:02.609814 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-f953709e-26be-4f93-b391-37107ba90779 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc/action returned with HTTP 202 Jul 03 15:12:02.610286 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1423/5628] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:12:02 2026] POST /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:12:02.629763 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cdf3128a-787b-45c0-b3b2-01cc81fe169a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:02.631496 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cdf3128a-787b-45c0-b3b2-01cc81fe169a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:02.631672 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cdf3128a-787b-45c0-b3b2-01cc81fe169a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:02.631846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cdf3128a-787b-45c0-b3b2-01cc81fe169a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:02.641200 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:02.641200 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:02.644660 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-cdf3128a-787b-45c0-b3b2-01cc81fe169a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:02.649374 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cdf3128a-787b-45c0-b3b2-01cc81fe169a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:12:02.649724 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1416/5629] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:02 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:03.192439 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0bf1f850-0bec-4449-95e1-435265d26da2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:03.193993 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0bf1f850-0bec-4449-95e1-435265d26da2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:12:03.194222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0bf1f850-0bec-4449-95e1-435265d26da2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:03.194425 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0bf1f850-0bec-4449-95e1-435265d26da2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:03.194560 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0bf1f850-0bec-4449-95e1-435265d26da2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:12:03.198251 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:03.198251 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:03.198863 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0bf1f850-0bec-4449-95e1-435265d26da2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:12:03.199192 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1388/5630] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:03 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:03.350787 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ca48bc08-d048-4b56-a07b-567b7bd5cdff None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:03.352461 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca48bc08-d048-4b56-a07b-567b7bd5cdff tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:03.352664 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca48bc08-d048-4b56-a07b-567b7bd5cdff tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:03.352854 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca48bc08-d048-4b56-a07b-567b7bd5cdff tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:03.362203 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:03.362203 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:03.365398 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ca48bc08-d048-4b56-a07b-567b7bd5cdff tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:03.368952 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca48bc08-d048-4b56-a07b-567b7bd5cdff tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:12:03.369359 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1404/5631] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:03 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:03.636067 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8aa76233-0a57-4047-a86b-9602f7d96a88 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:03.636547 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8aa76233-0a57-4047-a86b-9602f7d96a88 None None] GET https://10.4.3.99/volume// Jul 03 15:12:03.636625 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8aa76233-0a57-4047-a86b-9602f7d96a88 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:03.636794 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8aa76233-0a57-4047-a86b-9602f7d96a88 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:03.637134 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8aa76233-0a57-4047-a86b-9602f7d96a88 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:12:03.637435 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1424/5632] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:12:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:12:03.644381 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-05292afb-d926-4cab-84b9-a4721286553d req-76f739da-7a3f-4e78-8ded-d7fed05c69e1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:03.646428 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-76f739da-7a3f-4e78-8ded-d7fed05c69e1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:03.646619 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-76f739da-7a3f-4e78-8ded-d7fed05c69e1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:03.646808 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-76f739da-7a3f-4e78-8ded-d7fed05c69e1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:03.655350 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:03.655350 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:03.658596 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-05292afb-d926-4cab-84b9-a4721286553d req-76f739da-7a3f-4e78-8ded-d7fed05c69e1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:03.662476 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-81d53677-9e00-40b4-ae58-7f3f6ba8b32b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:03.662678 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-76f739da-7a3f-4e78-8ded-d7fed05c69e1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:12:03.663075 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1417/5633] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:12:03 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:12:03.664187 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81d53677-9e00-40b4-ae58-7f3f6ba8b32b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:03.664362 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81d53677-9e00-40b4-ae58-7f3f6ba8b32b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:03.664532 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-81d53677-9e00-40b4-ae58-7f3f6ba8b32b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:03.673267 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:03.673267 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:03.676208 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-81d53677-9e00-40b4-ae58-7f3f6ba8b32b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:03.679880 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-81d53677-9e00-40b4-ae58-7f3f6ba8b32b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:12:03.680239 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1389/5634] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:03 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:04.139037 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-a6e70337-7d60-4167-9f27-1cd022a6bca4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:04.141061 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-a6e70337-7d60-4167-9f27-1cd022a6bca4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] POST https://10.4.3.99/volume/v3/attachments/9ba2d951-4ec8-4461-b5c3-b932bb923c4f/action Jul 03 15:12:04.141413 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-a6e70337-7d60-4167-9f27-1cd022a6bca4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:12:04.141523 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-a6e70337-7d60-4167-9f27-1cd022a6bca4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:04.155961 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:04.155961 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:04.167001 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-16ac9ef1-eb6e-453c-b007-45fdb3565851 req-a6e70337-7d60-4167-9f27-1cd022a6bca4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/attachments/9ba2d951-4ec8-4461-b5c3-b932bb923c4f/action returned with HTTP 204 Jul 03 15:12:04.167367 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1405/5635] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:12:04 2026] POST /volume/v3/attachments/9ba2d951-4ec8-4461-b5c3-b932bb923c4f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:12:04.208617 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a5517a69-2ec6-48f4-9950-1812074eaeaf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:04.210350 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5517a69-2ec6-48f4-9950-1812074eaeaf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:12:04.210543 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5517a69-2ec6-48f4-9950-1812074eaeaf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:04.210711 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a5517a69-2ec6-48f4-9950-1812074eaeaf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:04.210803 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a5517a69-2ec6-48f4-9950-1812074eaeaf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:12:04.215402 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:04.215402 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:04.216074 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a5517a69-2ec6-48f4-9950-1812074eaeaf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:12:04.216436 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1425/5636] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:04 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:04.382512 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c642d35f-2c42-46c3-af56-a1bdc92e2878 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:04.384526 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c642d35f-2c42-46c3-af56-a1bdc92e2878 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:04.384733 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c642d35f-2c42-46c3-af56-a1bdc92e2878 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:04.384948 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c642d35f-2c42-46c3-af56-a1bdc92e2878 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:04.395262 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:04.395262 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:04.398601 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c642d35f-2c42-46c3-af56-a1bdc92e2878 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:04.404820 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c642d35f-2c42-46c3-af56-a1bdc92e2878 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:12:04.405270 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1418/5637] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:04 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:04.416512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-62b618b1-a995-4e7f-8b57-ff24c0abfe00 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:04.418297 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62b618b1-a995-4e7f-8b57-ff24c0abfe00 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:04.418518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62b618b1-a995-4e7f-8b57-ff24c0abfe00 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:04.418773 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-62b618b1-a995-4e7f-8b57-ff24c0abfe00 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:04.422826 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-05292afb-d926-4cab-84b9-a4721286553d req-24b7eb42-39eb-491e-92a5-67e1e19e5c64 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:04.425216 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-24b7eb42-39eb-491e-92a5-67e1e19e5c64 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] DELETE https://10.4.3.99/volume/v3/attachments/d3ad970e-b58a-410d-b530-e7067b9adc57 Jul 03 15:12:04.425417 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-24b7eb42-39eb-491e-92a5-67e1e19e5c64 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:04.425598 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-24b7eb42-39eb-491e-92a5-67e1e19e5c64 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:04.429188 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:04.429188 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:04.432400 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:04.432400 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:04.432817 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-62b618b1-a995-4e7f-8b57-ff24c0abfe00 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:04.436860 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-62b618b1-a995-4e7f-8b57-ff24c0abfe00 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:12:04.437262 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1390/5638] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:04 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:04.693454 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-047cbec1-1b4e-4d9f-a07d-7d2a502a7b70 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:04.696009 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-047cbec1-1b4e-4d9f-a07d-7d2a502a7b70 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:04.696249 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-047cbec1-1b4e-4d9f-a07d-7d2a502a7b70 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:04.696463 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-047cbec1-1b4e-4d9f-a07d-7d2a502a7b70 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:04.710708 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:04.710708 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:04.714502 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-047cbec1-1b4e-4d9f-a07d-7d2a502a7b70 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:04.719316 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-047cbec1-1b4e-4d9f-a07d-7d2a502a7b70 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:12:04.720328 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1426/5639] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:04 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:04.958310 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-05292afb-d926-4cab-84b9-a4721286553d req-24b7eb42-39eb-491e-92a5-67e1e19e5c64 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/d3ad970e-b58a-410d-b530-e7067b9adc57 returned with HTTP 200 Jul 03 15:12:04.958707 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1406/5640] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:12:04 2026] DELETE /volume/v3/attachments/d3ad970e-b58a-410d-b530-e7067b9adc57 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:05.733937 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a29728cc-0dbc-42fa-8d71-c5ea852ae378 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:05.734961 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a29728cc-0dbc-42fa-8d71-c5ea852ae378 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:05.735247 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a29728cc-0dbc-42fa-8d71-c5ea852ae378 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:05.735441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a29728cc-0dbc-42fa-8d71-c5ea852ae378 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:05.736251 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0b45d3c4-9088-431f-9114-77e730c2460f req-4037eabb-2aee-4843-b53e-eaaa04c452ff None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:05.738379 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-4037eabb-2aee-4843-b53e-eaaa04c452ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:12:05.738550 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-4037eabb-2aee-4843-b53e-eaaa04c452ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:05.738723 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-4037eabb-2aee-4843-b53e-eaaa04c452ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:05.743070 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:05.743070 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:05.745297 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:05.745297 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:05.746714 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a29728cc-0dbc-42fa-8d71-c5ea852ae378 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:05.749116 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-0b45d3c4-9088-431f-9114-77e730c2460f req-4037eabb-2aee-4843-b53e-eaaa04c452ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:12:05.751412 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a29728cc-0dbc-42fa-8d71-c5ea852ae378 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:12:05.751819 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1419/5641] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:05 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:05.753647 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-4037eabb-2aee-4843-b53e-eaaa04c452ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:12:05.754067 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1391/5642] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:12:05 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:05.765680 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-09240427-364d-4aa9-95d0-acc448cfc3d3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:05.766017 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09240427-364d-4aa9-95d0-acc448cfc3d3 None None] GET https://10.4.3.99/volume// Jul 03 15:12:05.766255 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09240427-364d-4aa9-95d0-acc448cfc3d3 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:05.766426 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-09240427-364d-4aa9-95d0-acc448cfc3d3 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:05.766710 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-09240427-364d-4aa9-95d0-acc448cfc3d3 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:12:05.766959 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1427/5643] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:12:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:12:05.768989 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e8817afe-71e8-4365-af44-fefe26c02af7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:05.770809 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e8817afe-71e8-4365-af44-fefe26c02af7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:12:05.771018 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e8817afe-71e8-4365-af44-fefe26c02af7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:05.771261 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e8817afe-71e8-4365-af44-fefe26c02af7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:05.771435 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-e8817afe-71e8-4365-af44-fefe26c02af7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Delete volume with id: a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:12:05.773931 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-0b45d3c4-9088-431f-9114-77e730c2460f req-e9945069-24ca-4d65-af70-fb9f76dd4d40 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:05.775873 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-e9945069-24ca-4d65-af70-fb9f76dd4d40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:12:05.776251 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-e9945069-24ca-4d65-af70-fb9f76dd4d40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "443a75d2-ef9e-4bc0-b283-2d500f2fa94a", "connector": null, "instance_uuid": "c143617c-fd16-4876-8e10-47be26dcd2bd"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:05.778535 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:05.778535 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:05.779025 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e8817afe-71e8-4365-af44-fefe26c02af7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:05.784730 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:05.784730 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:05.806236 np0000004430 devstack@c-api.service[99980]: WARNING cinder.keymgr.conf_key_mgr [None req-e8817afe-71e8-4365-af44-fefe26c02af7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:12:05.818630 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e8817afe-71e8-4365-af44-fefe26c02af7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Delete volume request issued successfully. Jul 03 15:12:05.818816 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e8817afe-71e8-4365-af44-fefe26c02af7 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 202 Jul 03 15:12:05.819329 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1407/5644] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:12:05 2026] DELETE /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:12:05.826571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cffc93c4-30a5-4095-be66-354156b0bf2d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:05.828411 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cffc93c4-30a5-4095-be66-354156b0bf2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:12:05.828591 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cffc93c4-30a5-4095-be66-354156b0bf2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:05.828760 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cffc93c4-30a5-4095-be66-354156b0bf2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:05.835662 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:05.835662 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:05.837807 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-e9945069-24ca-4d65-af70-fb9f76dd4d40 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:12:05.838338 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1420/5645] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:12:05 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 03 15:12:05.839388 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cffc93c4-30a5-4095-be66-354156b0bf2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:05.843322 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cffc93c4-30a5-4095-be66-354156b0bf2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 200 Jul 03 15:12:05.843663 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1392/5646] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:05 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:06.823834 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-ad00bd3a-237a-44ab-93e0-b25a9e7643f7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:06.825657 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-ad00bd3a-237a-44ab-93e0-b25a9e7643f7 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:06.825827 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-ad00bd3a-237a-44ab-93e0-b25a9e7643f7 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:06.825995 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-ad00bd3a-237a-44ab-93e0-b25a9e7643f7 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:06.834078 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:06.834078 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:06.836904 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-ad00bd3a-237a-44ab-93e0-b25a9e7643f7 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:06.840294 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-ad00bd3a-237a-44ab-93e0-b25a9e7643f7 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:12:06.840630 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1428/5647] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:12:06 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 1163 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:06.855648 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a8b38c75-788d-4813-bc51-6f52e0321413 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:06.856069 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-3d5ac7c0-52ef-4865-9ebc-8c5fb08060af None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:06.857489 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-3d5ac7c0-52ef-4865-9ebc-8c5fb08060af tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] POST https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4/action Jul 03 15:12:06.857598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8b38c75-788d-4813-bc51-6f52e0321413 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 Jul 03 15:12:06.857797 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8b38c75-788d-4813-bc51-6f52e0321413 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:06.857880 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-3d5ac7c0-52ef-4865-9ebc-8c5fb08060af tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:12:06.857965 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-3d5ac7c0-52ef-4865-9ebc-8c5fb08060af tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:06.858019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a8b38c75-788d-4813-bc51-6f52e0321413 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:06.863663 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a8b38c75-788d-4813-bc51-6f52e0321413 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 returned with HTTP 404 Jul 03 15:12:06.864160 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1408/5648] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:06 2026] GET /volume/v3/volumes/a28dbbb6-58e1-403b-8ba4-1602dc9756e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:12:06.868871 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:06.868871 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:06.869296 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-3d5ac7c0-52ef-4865-9ebc-8c5fb08060af tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:06.871003 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-07164e5e-bb62-414b-afe8-1a1ebb0e38c0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:06.872926 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07164e5e-bb62-414b-afe8-1a1ebb0e38c0 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:12:06.873178 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07164e5e-bb62-414b-afe8-1a1ebb0e38c0 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:06.873413 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-07164e5e-bb62-414b-afe8-1a1ebb0e38c0 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:06.874192 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-07164e5e-bb62-414b-afe8-1a1ebb0e38c0 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:12:06.876757 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-3d5ac7c0-52ef-4865-9ebc-8c5fb08060af tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Begin detaching volume completed successfully. Jul 03 15:12:06.877011 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-3d5ac7c0-52ef-4865-9ebc-8c5fb08060af tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4/action returned with HTTP 202 Jul 03 15:12:06.877542 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1421/5649] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:12:06 2026] POST /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:12:06.892529 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-07164e5e-bb62-414b-afe8-1a1ebb0e38c0 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Get all volumes completed successfully. Jul 03 15:12:06.894681 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:06.894681 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:06.903920 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-07164e5e-bb62-414b-afe8-1a1ebb0e38c0 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:12:06.904834 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1393/5650] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:12:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13182 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:12:06.921360 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-9224dbdf-9304-4cea-bbf1-67818c452b37 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:06.923082 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9224dbdf-9304-4cea-bbf1-67818c452b37 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] DELETE https://10.4.3.99/volume/v3/types/561cfdf9-adb0-4bbd-a5a1-db683922cc8b Jul 03 15:12:06.923281 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9224dbdf-9304-4cea-bbf1-67818c452b37 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:06.923460 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-9224dbdf-9304-4cea-bbf1-67818c452b37 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:06.946388 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-9224dbdf-9304-4cea-bbf1-67818c452b37 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/types/561cfdf9-adb0-4bbd-a5a1-db683922cc8b returned with HTTP 202 Jul 03 15:12:06.946758 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1429/5651] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:12:06 2026] DELETE /volume/v3/types/561cfdf9-adb0-4bbd-a5a1-db683922cc8b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:12:06.953689 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6fbbfe93-1cf7-438c-aa9b-95e11256a08a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:06.955291 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6fbbfe93-1cf7-438c-aa9b-95e11256a08a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] DELETE https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:06.955516 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6fbbfe93-1cf7-438c-aa9b-95e11256a08a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:06.955728 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6fbbfe93-1cf7-438c-aa9b-95e11256a08a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:06.955911 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-6fbbfe93-1cf7-438c-aa9b-95e11256a08a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Delete volume with id: 121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:06.962150 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:06.962150 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:06.962659 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6fbbfe93-1cf7-438c-aa9b-95e11256a08a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:06.978063 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6fbbfe93-1cf7-438c-aa9b-95e11256a08a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Delete volume request issued successfully. Jul 03 15:12:06.978280 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6fbbfe93-1cf7-438c-aa9b-95e11256a08a tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 202 Jul 03 15:12:06.978809 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1409/5652] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:12:06 2026] DELETE /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:12:06.985686 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-246ae2da-7bb3-4f29-935d-e3b82b22ba2e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:06.987135 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-246ae2da-7bb3-4f29-935d-e3b82b22ba2e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:06.987326 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-246ae2da-7bb3-4f29-935d-e3b82b22ba2e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:06.987744 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-246ae2da-7bb3-4f29-935d-e3b82b22ba2e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:06.993539 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:06.993539 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:06.996673 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-246ae2da-7bb3-4f29-935d-e3b82b22ba2e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:07.000240 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-246ae2da-7bb3-4f29-935d-e3b82b22ba2e tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 200 Jul 03 15:12:07.000571 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1422/5653] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:06 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:07.916476 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5000808d-972e-40e8-8f60-b0480d520b95 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:07.916873 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5000808d-972e-40e8-8f60-b0480d520b95 None None] GET https://10.4.3.99/volume// Jul 03 15:12:07.916985 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5000808d-972e-40e8-8f60-b0480d520b95 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:07.917182 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5000808d-972e-40e8-8f60-b0480d520b95 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:07.917489 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5000808d-972e-40e8-8f60-b0480d520b95 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:12:07.917735 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1394/5654] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:12:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:12:07.924089 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-db8da137-0a4b-4533-86e7-fc4307ebfb8e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:07.925939 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-db8da137-0a4b-4533-86e7-fc4307ebfb8e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:07.926144 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-db8da137-0a4b-4533-86e7-fc4307ebfb8e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:07.926353 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-db8da137-0a4b-4533-86e7-fc4307ebfb8e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:07.935770 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:07.935770 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:07.940036 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-db8da137-0a4b-4533-86e7-fc4307ebfb8e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:07.944257 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-db8da137-0a4b-4533-86e7-fc4307ebfb8e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:12:07.944718 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1430/5655] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:12:07 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 1346 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:12:08.013271 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8e8575bd-514f-4817-95a5-add83507e868 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:08.014979 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8e8575bd-514f-4817-95a5-add83507e868 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc Jul 03 15:12:08.015182 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8e8575bd-514f-4817-95a5-add83507e868 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:08.015370 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8e8575bd-514f-4817-95a5-add83507e868 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:08.020739 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8e8575bd-514f-4817-95a5-add83507e868 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc returned with HTTP 404 Jul 03 15:12:08.021346 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1410/5656] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:08 2026] GET /volume/v3/volumes/121a77fb-73e2-484f-ade6-ac7aed50b4dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:12:08.028918 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-581ca6a4-08c0-455f-bc0b-ac9effde4080 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:08.030627 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-581ca6a4-08c0-455f-bc0b-ac9effde4080 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] DELETE https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:12:08.030810 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-581ca6a4-08c0-455f-bc0b-ac9effde4080 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:08.030984 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-581ca6a4-08c0-455f-bc0b-ac9effde4080 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:08.031151 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-581ca6a4-08c0-455f-bc0b-ac9effde4080 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Delete volume with id: fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:12:08.038033 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:08.038033 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:08.038576 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-581ca6a4-08c0-455f-bc0b-ac9effde4080 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:08.057634 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-581ca6a4-08c0-455f-bc0b-ac9effde4080 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Delete volume request issued successfully. Jul 03 15:12:08.057877 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-581ca6a4-08c0-455f-bc0b-ac9effde4080 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 202 Jul 03 15:12:08.058485 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1423/5657] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:12:08 2026] DELETE /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:12:08.067413 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-64ee8711-58ef-4dce-8e26-198a22db8227 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:08.069241 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64ee8711-58ef-4dce-8e26-198a22db8227 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:12:08.069482 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64ee8711-58ef-4dce-8e26-198a22db8227 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:08.069728 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64ee8711-58ef-4dce-8e26-198a22db8227 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:08.072289 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=157,cinder:INSERT=8,cinder:UPDATE=28 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:12:08.081081 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:08.081081 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:08.087356 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-64ee8711-58ef-4dce-8e26-198a22db8227 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:12:08.093999 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64ee8711-58ef-4dce-8e26-198a22db8227 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 200 Jul 03 15:12:08.094754 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1395/5658] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:08 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 917 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:08.702777 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-4400b533-fe7e-4a0a-8b39-4436e24f35a8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:08.704659 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-4400b533-fe7e-4a0a-8b39-4436e24f35a8 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] DELETE https://10.4.3.99/volume/v3/attachments/9ba2d951-4ec8-4461-b5c3-b932bb923c4f Jul 03 15:12:08.704843 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-4400b533-fe7e-4a0a-8b39-4436e24f35a8 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:08.705252 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-4400b533-fe7e-4a0a-8b39-4436e24f35a8 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:08.711379 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:08.711379 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:09.109524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2e1907de-2f8d-477e-8ee8-629a4d30c690 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:09.111732 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e1907de-2f8d-477e-8ee8-629a4d30c690 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 Jul 03 15:12:09.111927 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e1907de-2f8d-477e-8ee8-629a4d30c690 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:09.112107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2e1907de-2f8d-477e-8ee8-629a4d30c690 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:09.119108 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2e1907de-2f8d-477e-8ee8-629a4d30c690 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 returned with HTTP 404 Jul 03 15:12:09.119748 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1411/5659] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:09 2026] GET /volume/v3/volumes/fdbdf0ee-03d4-4a78-8ca2-3730693e7125 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:12:09.126703 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-65021a2b-96d2-416d-8cf9-e5e04b7e1c2d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:09.128809 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65021a2b-96d2-416d-8cf9-e5e04b7e1c2d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:12:09.129048 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65021a2b-96d2-416d-8cf9-e5e04b7e1c2d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:09.129348 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-65021a2b-96d2-416d-8cf9-e5e04b7e1c2d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:09.130338 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-65021a2b-96d2-416d-8cf9-e5e04b7e1c2d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:12:09.148341 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-65021a2b-96d2-416d-8cf9-e5e04b7e1c2d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Get all volumes completed successfully. Jul 03 15:12:09.151755 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:09.151755 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:09.157244 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-65021a2b-96d2-416d-8cf9-e5e04b7e1c2d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:12:09.157658 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1424/5660] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:12:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11094 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:12:09.173161 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0cd4c2ec-4790-4cab-9282-5f90c361531d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:09.174945 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0cd4c2ec-4790-4cab-9282-5f90c361531d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] DELETE https://10.4.3.99/volume/v3/types/5a195d6f-c1ca-489b-9f60-3d656aec5cde Jul 03 15:12:09.175220 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0cd4c2ec-4790-4cab-9282-5f90c361531d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:09.175506 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0cd4c2ec-4790-4cab-9282-5f90c361531d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Calling method '_delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:09.199973 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0cd4c2ec-4790-4cab-9282-5f90c361531d tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/types/5a195d6f-c1ca-489b-9f60-3d656aec5cde returned with HTTP 202 Jul 03 15:12:09.200360 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1396/5661] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:12:09 2026] DELETE /volume/v3/types/5a195d6f-c1ca-489b-9f60-3d656aec5cde => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:12:09.240410 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5be16377-f352-45d0-a162-fa25440b0ff8 req-4400b533-fe7e-4a0a-8b39-4436e24f35a8 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/attachments/9ba2d951-4ec8-4461-b5c3-b932bb923c4f returned with HTTP 200 Jul 03 15:12:09.240982 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1431/5662] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:12:08 2026] DELETE /volume/v3/attachments/9ba2d951-4ec8-4461-b5c3-b932bb923c4f => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:12.331057 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1b640c6a-17f3-487f-bdcb-9eb4e2e02196 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:12.331573 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b640c6a-17f3-487f-bdcb-9eb4e2e02196 None None] GET https://10.4.3.99/volume// Jul 03 15:12:12.331802 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b640c6a-17f3-487f-bdcb-9eb4e2e02196 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:12.332074 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1b640c6a-17f3-487f-bdcb-9eb4e2e02196 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:12.332549 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1b640c6a-17f3-487f-bdcb-9eb4e2e02196 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:12:12.332929 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1412/5663] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:12:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:12:12.339681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-0b45d3c4-9088-431f-9114-77e730c2460f req-082df54b-5443-42a9-a1a3-73eae1d500b9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:12.341458 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-082df54b-5443-42a9-a1a3-73eae1d500b9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:12:12.341849 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-082df54b-5443-42a9-a1a3-73eae1d500b9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:12.341849 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-082df54b-5443-42a9-a1a3-73eae1d500b9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:12.350414 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:12.350414 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:12.353376 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-0b45d3c4-9088-431f-9114-77e730c2460f req-082df54b-5443-42a9-a1a3-73eae1d500b9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:12:12.357449 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-082df54b-5443-42a9-a1a3-73eae1d500b9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:12:12.357818 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1425/5664] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:12:12 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1533 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:12:12.450902 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-0b45d3c4-9088-431f-9114-77e730c2460f req-0933e273-86cf-4e71-898b-cb7d0247f023 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:12.452786 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-0933e273-86cf-4e71-898b-cb7d0247f023 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] PUT https://10.4.3.99/volume/v3/attachments/1efbbe85-54bb-4376-8703-493d814c4423 Jul 03 15:12:12.453230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-0933e273-86cf-4e71-898b-cb7d0247f023 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:12.461156 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-0b45d3c4-9088-431f-9114-77e730c2460f req-0933e273-86cf-4e71-898b-cb7d0247f023 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Acquiring lock "cinder-attachment_update-443a75d2-ef9e-4bc0-b283-2d500f2fa94a-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:12:12.465574 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-0b45d3c4-9088-431f-9114-77e730c2460f req-0933e273-86cf-4e71-898b-cb7d0247f023 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Lock "cinder-attachment_update-443a75d2-ef9e-4bc0-b283-2d500f2fa94a-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:12:12.466288 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:12.466288 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:12.990608 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-0b45d3c4-9088-431f-9114-77e730c2460f req-0933e273-86cf-4e71-898b-cb7d0247f023 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Lock "cinder-attachment_update-443a75d2-ef9e-4bc0-b283-2d500f2fa94a-np0000004430" released by "attachment_update" :: held 0.525s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:12:12.990931 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-0933e273-86cf-4e71-898b-cb7d0247f023 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/attachments/1efbbe85-54bb-4376-8703-493d814c4423 returned with HTTP 200 Jul 03 15:12:12.991444 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1397/5665] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:12:12 2026] PUT /volume/v3/attachments/1efbbe85-54bb-4376-8703-493d814c4423 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:13.501026 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-0b45d3c4-9088-431f-9114-77e730c2460f req-a11090f0-73e8-4d71-bf32-9026df279085 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:13.502883 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-a11090f0-73e8-4d71-bf32-9026df279085 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/attachments/1efbbe85-54bb-4376-8703-493d814c4423/action Jul 03 15:12:13.503208 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-a11090f0-73e8-4d71-bf32-9026df279085 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:12:13.503325 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-a11090f0-73e8-4d71-bf32-9026df279085 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:13.516685 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:13.516685 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:13.528370 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-0b45d3c4-9088-431f-9114-77e730c2460f req-a11090f0-73e8-4d71-bf32-9026df279085 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/attachments/1efbbe85-54bb-4376-8703-493d814c4423/action returned with HTTP 204 Jul 03 15:12:13.528751 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1432/5666] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:12:13 2026] POST /volume/v3/attachments/1efbbe85-54bb-4376-8703-493d814c4423/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:12:17.379163 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6550bea9-04ab-4310-a8c9-2bb2c69a843a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:17.380993 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6550bea9-04ab-4310-a8c9-2bb2c69a843a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:17.381197 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6550bea9-04ab-4310-a8c9-2bb2c69a843a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:17.381409 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6550bea9-04ab-4310-a8c9-2bb2c69a843a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:17.381597 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-6550bea9-04ab-4310-a8c9-2bb2c69a843a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Delete volume with id: a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:17.389100 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:17.389100 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:17.389638 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6550bea9-04ab-4310-a8c9-2bb2c69a843a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:17.412940 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6550bea9-04ab-4310-a8c9-2bb2c69a843a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Delete volume request issued successfully. Jul 03 15:12:17.413138 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6550bea9-04ab-4310-a8c9-2bb2c69a843a tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 202 Jul 03 15:12:17.413660 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1413/5667] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:12:17 2026] DELETE /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:12:17.421156 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-48d92bb3-e1fd-4368-91e8-7cf61f5ea07f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:17.422764 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-48d92bb3-e1fd-4368-91e8-7cf61f5ea07f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:17.422929 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-48d92bb3-e1fd-4368-91e8-7cf61f5ea07f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:17.423095 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-48d92bb3-e1fd-4368-91e8-7cf61f5ea07f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:17.430271 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:17.430271 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:17.434094 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-48d92bb3-e1fd-4368-91e8-7cf61f5ea07f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:17.438165 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-48d92bb3-e1fd-4368-91e8-7cf61f5ea07f tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 200 Jul 03 15:12:17.438538 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1426/5668] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:17 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:18.453431 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-09fc3bca-29e8-463b-94c8-94b24f4207e3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:18.455464 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-09fc3bca-29e8-463b-94c8-94b24f4207e3 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 Jul 03 15:12:18.455679 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-09fc3bca-29e8-463b-94c8-94b24f4207e3 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:18.455898 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-09fc3bca-29e8-463b-94c8-94b24f4207e3 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:18.462527 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-09fc3bca-29e8-463b-94c8-94b24f4207e3 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 returned with HTTP 404 Jul 03 15:12:18.463069 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1398/5669] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:18 2026] GET /volume/v3/volumes/a51aa1dc-f50f-49f6-a577-d3358b34dcf4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:12:18.745200 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fa82e3c4-f1e5-4ac1-9dad-8a45223ac0e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:18.747572 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fa82e3c4-f1e5-4ac1-9dad-8a45223ac0e4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 Jul 03 15:12:18.747816 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fa82e3c4-f1e5-4ac1-9dad-8a45223ac0e4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:18.748082 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fa82e3c4-f1e5-4ac1-9dad-8a45223ac0e4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:18.748268 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-fa82e3c4-f1e5-4ac1-9dad-8a45223ac0e4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Delete snapshot with id: f20e7da5-ea05-47fe-9acf-160d47d35304 Jul 03 15:12:18.754684 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:18.754684 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:18.755309 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fa82e3c4-f1e5-4ac1-9dad-8a45223ac0e4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Snapshot retrieved successfully. Jul 03 15:12:18.777013 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fa82e3c4-f1e5-4ac1-9dad-8a45223ac0e4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Snapshot delete request issued successfully. Jul 03 15:12:18.777147 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fa82e3c4-f1e5-4ac1-9dad-8a45223ac0e4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 returned with HTTP 202 Jul 03 15:12:18.777505 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1433/5670] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:12:18 2026] DELETE /volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:12:18.784724 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-91178fc0-e3fb-4cb9-894a-f53ebafabacc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:18.786519 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-91178fc0-e3fb-4cb9-894a-f53ebafabacc tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 Jul 03 15:12:18.786710 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-91178fc0-e3fb-4cb9-894a-f53ebafabacc tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:18.786942 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-91178fc0-e3fb-4cb9-894a-f53ebafabacc tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:18.792724 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:18.792724 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:18.793226 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-91178fc0-e3fb-4cb9-894a-f53ebafabacc tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Snapshot retrieved successfully. Jul 03 15:12:18.794035 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-91178fc0-e3fb-4cb9-894a-f53ebafabacc tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 returned with HTTP 200 Jul 03 15:12:18.794693 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1414/5671] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:12:18 2026] GET /volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:19.803973 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bde8e2c9-a613-4be8-ac43-f30821579421 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:19.806573 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bde8e2c9-a613-4be8-ac43-f30821579421 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 Jul 03 15:12:19.806865 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bde8e2c9-a613-4be8-ac43-f30821579421 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:19.807082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bde8e2c9-a613-4be8-ac43-f30821579421 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:19.811620 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bde8e2c9-a613-4be8-ac43-f30821579421 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 returned with HTTP 404 Jul 03 15:12:19.812189 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1427/5672] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:12:19 2026] GET /volume/v3/snapshots/f20e7da5-ea05-47fe-9acf-160d47d35304 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:12:19.850142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-458b3bbe-668b-420a-bf1b-cecde2cd3386 req-a1efc5c1-dc15-4353-88ef-7ac85d92fbc4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:19.852423 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-458b3bbe-668b-420a-bf1b-cecde2cd3386 req-a1efc5c1-dc15-4353-88ef-7ac85d92fbc4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:12:19.852652 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-458b3bbe-668b-420a-bf1b-cecde2cd3386 req-a1efc5c1-dc15-4353-88ef-7ac85d92fbc4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:19.852843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-458b3bbe-668b-420a-bf1b-cecde2cd3386 req-a1efc5c1-dc15-4353-88ef-7ac85d92fbc4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:19.863111 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:19.863111 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:19.867028 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-458b3bbe-668b-420a-bf1b-cecde2cd3386 req-a1efc5c1-dc15-4353-88ef-7ac85d92fbc4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:19.871615 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-458b3bbe-668b-420a-bf1b-cecde2cd3386 req-a1efc5c1-dc15-4353-88ef-7ac85d92fbc4 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:12:19.872104 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1399/5673] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:12:19 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:27.202205 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-865115c4-7c0f-4634-85b6-2c905d054670 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:27.203909 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-865115c4-7c0f-4634-85b6-2c905d054670 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] DELETE https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:12:27.204093 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-865115c4-7c0f-4634-85b6-2c905d054670 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:27.204288 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-865115c4-7c0f-4634-85b6-2c905d054670 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:27.204430 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-865115c4-7c0f-4634-85b6-2c905d054670 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Delete volume with id: 3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:12:27.211674 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:27.211674 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:27.212235 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-865115c4-7c0f-4634-85b6-2c905d054670 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:27.230305 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-865115c4-7c0f-4634-85b6-2c905d054670 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Delete volume request issued successfully. Jul 03 15:12:27.230467 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-865115c4-7c0f-4634-85b6-2c905d054670 tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 202 Jul 03 15:12:27.230846 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1434/5674] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:12:27 2026] DELETE /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:12:27.238832 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-703907ba-88d2-462c-a0c0-50843beebc7e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:27.241061 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-703907ba-88d2-462c-a0c0-50843beebc7e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:12:27.241316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-703907ba-88d2-462c-a0c0-50843beebc7e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:27.241586 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-703907ba-88d2-462c-a0c0-50843beebc7e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:27.251105 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:27.251105 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:27.256204 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-703907ba-88d2-462c-a0c0-50843beebc7e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Volume info retrieved successfully. Jul 03 15:12:27.262042 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-703907ba-88d2-462c-a0c0-50843beebc7e tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 200 Jul 03 15:12:27.262681 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1415/5675] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:27 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:28.275228 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f06bf53b-a937-4ac9-9681-f77e0b917a3b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:28.277994 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f06bf53b-a937-4ac9-9681-f77e0b917a3b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] GET https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 Jul 03 15:12:28.277994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f06bf53b-a937-4ac9-9681-f77e0b917a3b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:28.277994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f06bf53b-a937-4ac9-9681-f77e0b917a3b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:28.283021 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f06bf53b-a937-4ac9-9681-f77e0b917a3b tempest-TestStampPattern-1912441669 tempest-TestStampPattern-1912441669-project-member] https://10.4.3.99/volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 returned with HTTP 404 Jul 03 15:12:28.283614 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1428/5676] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:28 2026] GET /volume/v3/volumes/3e621d83-9c5b-4986-8d52-7e0389194ae8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:12:29.870231 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:12:37.226010 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=50,cinder:UPDATE=12,cinder:INSERT=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:12:37.260471 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=42,cinder:UPDATE=8,cinder:INSERT=3 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:12:38.279679 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=52,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:12:41.753173 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-759c3632-7f24-4b5f-8408-4747a494d169 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:41.826548 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-759c3632-7f24-4b5f-8408-4747a494d169 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:12:41.826849 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-759c3632-7f24-4b5f-8408-4747a494d169 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-843339107", "extra_specs": {}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:41.838983 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-759c3632-7f24-4b5f-8408-4747a494d169 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:12:41.839378 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1400/5677] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:12:41 2026] POST /volume/v3/types => generated 211 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:41.847660 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7ccb82d3-ad1d-4af3-a4b1-460a51a7b3f9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:41.852156 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ccb82d3-ad1d-4af3-a4b1-460a51a7b3f9 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] POST https://10.4.3.99/volume/v3/types/9bd9615b-7d87-487c-b67a-0cea7bf2af62/encryption Jul 03 15:12:41.852156 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ccb82d3-ad1d-4af3-a4b1-460a51a7b3f9 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:41.868097 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ccb82d3-ad1d-4af3-a4b1-460a51a7b3f9 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] https://10.4.3.99/volume/v3/types/9bd9615b-7d87-487c-b67a-0cea7bf2af62/encryption returned with HTTP 200 Jul 03 15:12:41.868769 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1435/5678] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:12:41 2026] POST /volume/v3/types/9bd9615b-7d87-487c-b67a-0cea7bf2af62/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:41.876821 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:41.941469 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:12:41.941888 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-776406895", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-843339107", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:41.943675 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-776406895', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-843339107', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:12:41.947862 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:12:41.948056 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:41.948056 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:41.948754 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:12:41.955551 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (a31bb779-c6d7-4650-87a3-81a7342af092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:12:41.956890 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ef6aab-feea-4cc6-a47e-fc53afe66800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:12:41.958030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:12:41.984870 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ef6aab-feea-4cc6-a47e-fc53afe66800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:12:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9bd9615b-7d87-487c-b67a-0cea7bf2af62,is_public=True,name='tempest-scenario-type-luks-843339107',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bd9615b-7d87-487c-b67a-0cea7bf2af62', '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=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:12:41.985747 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd259ee-eb2e-4d63-b28a-d854e7a8e63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:12:42.012935 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-843339107 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-843339107, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:12:42.013320 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-843339107 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-843339107, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:12:42.047452 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['ecb61d89-763c-4a01-b9fe-ba6c2e3366a1', 'dd37cb98-7b5e-4280-ad18-f4e26ee1fd11', '355fea1b-bb85-4c72-9391-2340bffc56e6', '20dcabcc-8334-4b3a-8326-d48dde069f24'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:12:42.048284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd259ee-eb2e-4d63-b28a-d854e7a8e63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecb61d89-763c-4a01-b9fe-ba6c2e3366a1', 'dd37cb98-7b5e-4280-ad18-f4e26ee1fd11', '355fea1b-bb85-4c72-9391-2340bffc56e6', '20dcabcc-8334-4b3a-8326-d48dde069f24']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:12:42.049212 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f920bee-80a5-43cb-a845-696abcaaea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:12:42.072510 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f920bee-80a5-43cb-a845-696abcaaea6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd108aa-7372-4e8c-9735-748a0a6e52d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-776406895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['ecb61d89-763c-4a01-b9fe-ba6c2e3366a1','dd37cb98-7b5e-4280-ad18-f4e26ee1fd11','355fea1b-bb85-4c72-9391-2340bffc56e6','20dcabcc-8334-4b3a-8326-d48dde069f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=9bd9615b-7d87-487c-b67a-0cea7bf2af62), 'volume': Volume(_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-03T15:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-776406895',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ebd108aa-7372-4e8c-9735-748a0a6e52d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bd9615b-7d87-487c-b67a-0cea7bf2af62),volume_type_id=9bd9615b-7d87-487c-b67a-0cea7bf2af62)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:12:42.073489 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2b72ba-4d0f-44bb-87e4-71abb94f7eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:12:42.092824 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2b72ba-4d0f-44bb-87e4-71abb94f7eaf) transitioned into state 'SUCCESS' from state '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-776406895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['ecb61d89-763c-4a01-b9fe-ba6c2e3366a1','dd37cb98-7b5e-4280-ad18-f4e26ee1fd11','355fea1b-bb85-4c72-9391-2340bffc56e6','20dcabcc-8334-4b3a-8326-d48dde069f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=9bd9615b-7d87-487c-b67a-0cea7bf2af62)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:12:42.093810 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd58cf59-82d1-476f-ab60-32362cd66a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:12:42.103075 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd58cf59-82d1-476f-ab60-32362cd66a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:12:42.104044 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (a31bb779-c6d7-4650-87a3-81a7342af092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:12:42.104470 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:12:42.105065 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6a50141b-7943-4b63-8d2a-ecce0bd1b3e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:12:42.105938 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1416/5679] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:12:41 2026] POST /volume/v3/volumes => generated 776 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:12:42.117075 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-305a3833-c938-4314-97c8-2cb96930818d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:42.122358 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-305a3833-c938-4314-97c8-2cb96930818d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:12:42.122595 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-305a3833-c938-4314-97c8-2cb96930818d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:42.122847 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-305a3833-c938-4314-97c8-2cb96930818d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:42.135319 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:42.135319 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:42.143001 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-305a3833-c938-4314-97c8-2cb96930818d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:12:42.148052 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-305a3833-c938-4314-97c8-2cb96930818d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 returned with HTTP 200 Jul 03 15:12:42.148597 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1429/5680] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:42 2026] GET /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:43.162374 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-13accb9a-7d05-4bf0-8756-5cba756f1e91 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:43.164613 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13accb9a-7d05-4bf0-8756-5cba756f1e91 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:12:43.164823 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13accb9a-7d05-4bf0-8756-5cba756f1e91 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:43.165004 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-13accb9a-7d05-4bf0-8756-5cba756f1e91 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:43.171672 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:43.171672 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:43.175206 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-13accb9a-7d05-4bf0-8756-5cba756f1e91 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:12:43.178930 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-13accb9a-7d05-4bf0-8756-5cba756f1e91 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 returned with HTTP 200 Jul 03 15:12:43.179289 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1401/5681] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:43 2026] GET /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:43.194659 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-51bdd2f9-02e3-46b9-ac6b-da4901ae6554 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:43.196173 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51bdd2f9-02e3-46b9-ac6b-da4901ae6554 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:12:43.196346 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-51bdd2f9-02e3-46b9-ac6b-da4901ae6554 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:43.196516 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-51bdd2f9-02e3-46b9-ac6b-da4901ae6554 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:43.203247 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:43.203247 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:43.206727 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-51bdd2f9-02e3-46b9-ac6b-da4901ae6554 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:12:43.210812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-51bdd2f9-02e3-46b9-ac6b-da4901ae6554 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 returned with HTTP 200 Jul 03 15:12:43.211208 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1436/5682] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:12:43 2026] GET /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:43.222548 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-52fcc1d1-f0a2-447b-9061-75fe357e8586 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:43.224208 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52fcc1d1-f0a2-447b-9061-75fe357e8586 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4/action Jul 03 15:12:43.224508 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52fcc1d1-f0a2-447b-9061-75fe357e8586 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:12:43.224617 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-52fcc1d1-f0a2-447b-9061-75fe357e8586 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:43.232071 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:43.232071 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:43.232680 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-52fcc1d1-f0a2-447b-9061-75fe357e8586 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:12:43.240012 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-52fcc1d1-f0a2-447b-9061-75fe357e8586 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume updated successfully. Jul 03 15:12:43.240268 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-52fcc1d1-f0a2-447b-9061-75fe357e8586 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4/action returned with HTTP 200 Jul 03 15:12:43.240720 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1417/5683] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:12:43 2026] POST /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:12:43.336044 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e73dfa3c-f989-4a54-b346-553b148259ea req-96574209-48be-4826-b03c-781cc817d907 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:43.338100 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-96574209-48be-4826-b03c-781cc817d907 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:12:43.338292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-96574209-48be-4826-b03c-781cc817d907 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:43.338486 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-96574209-48be-4826-b03c-781cc817d907 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:43.344818 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:43.344818 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:43.347947 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-e73dfa3c-f989-4a54-b346-553b148259ea req-96574209-48be-4826-b03c-781cc817d907 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:12:43.351435 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-96574209-48be-4826-b03c-781cc817d907 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 returned with HTTP 200 Jul 03 15:12:43.351786 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1430/5684] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:12:43 2026] GET /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:43.715266 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e73dfa3c-f989-4a54-b346-553b148259ea req-5533e36a-7fee-4303-9645-a3c6b93e15f3 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:43.717194 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-5533e36a-7fee-4303-9645-a3c6b93e15f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:12:43.717397 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-5533e36a-7fee-4303-9645-a3c6b93e15f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:43.717575 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-5533e36a-7fee-4303-9645-a3c6b93e15f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:43.724287 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:43.724287 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:43.727631 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e73dfa3c-f989-4a54-b346-553b148259ea req-5533e36a-7fee-4303-9645-a3c6b93e15f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:12:43.731576 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-5533e36a-7fee-4303-9645-a3c6b93e15f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 returned with HTTP 200 Jul 03 15:12:43.732005 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1402/5685] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:12:43 2026] GET /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:43.744877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-48d12702-5a28-4b46-8765-daae08b96829 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:43.745358 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48d12702-5a28-4b46-8765-daae08b96829 None None] GET https://10.4.3.99/volume// Jul 03 15:12:43.745527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48d12702-5a28-4b46-8765-daae08b96829 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:43.745721 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-48d12702-5a28-4b46-8765-daae08b96829 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:43.746051 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-48d12702-5a28-4b46-8765-daae08b96829 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:12:43.746344 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1437/5686] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:12:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:12:43.753763 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-e73dfa3c-f989-4a54-b346-553b148259ea req-d84643af-9e5e-4613-8959-ddd9c4e678bf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:43.755846 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-d84643af-9e5e-4613-8959-ddd9c4e678bf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:12:43.756292 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-d84643af-9e5e-4613-8959-ddd9c4e678bf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebd108aa-7372-4e8c-9735-748a0a6e52d4", "connector": null, "instance_uuid": "235e55d4-bd4e-49d0-ac10-45832a26c0fb"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:43.765225 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:43.765225 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:43.787253 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-d84643af-9e5e-4613-8959-ddd9c4e678bf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:12:43.787773 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1418/5687] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:12:43 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:49.711582 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a8505b8d-109d-4043-b62e-f10d12a56f31 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:49.712008 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8505b8d-109d-4043-b62e-f10d12a56f31 None None] GET https://10.4.3.99/volume// Jul 03 15:12:49.712199 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a8505b8d-109d-4043-b62e-f10d12a56f31 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:49.712420 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a8505b8d-109d-4043-b62e-f10d12a56f31 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:49.712796 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a8505b8d-109d-4043-b62e-f10d12a56f31 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:12:49.713099 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1431/5688] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:12:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:12:49.720486 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-e73dfa3c-f989-4a54-b346-553b148259ea req-c63b72cd-f9be-4a2c-b286-839bf477f141 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:49.722955 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-c63b72cd-f9be-4a2c-b286-839bf477f141 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:12:49.722955 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-c63b72cd-f9be-4a2c-b286-839bf477f141 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:49.722955 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-c63b72cd-f9be-4a2c-b286-839bf477f141 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:49.731446 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:49.731446 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:12:49.734801 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-e73dfa3c-f989-4a54-b346-553b148259ea req-c63b72cd-f9be-4a2c-b286-839bf477f141 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:12:49.738950 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-c63b72cd-f9be-4a2c-b286-839bf477f141 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 returned with HTTP 200 Jul 03 15:12:49.739488 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1403/5689] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:12:49 2026] GET /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 => generated 1047 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:12:49.842135 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-e73dfa3c-f989-4a54-b346-553b148259ea req-0330aaf7-d894-4ddd-9a7c-d56e8e6bb8d8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:49.844199 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-0330aaf7-d894-4ddd-9a7c-d56e8e6bb8d8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/68da5bb7-faff-402d-a9aa-36b0eb5e2c30 Jul 03 15:12:49.844658 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-0330aaf7-d894-4ddd-9a7c-d56e8e6bb8d8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:49.851956 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-e73dfa3c-f989-4a54-b346-553b148259ea req-0330aaf7-d894-4ddd-9a7c-d56e8e6bb8d8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-ebd108aa-7372-4e8c-9735-748a0a6e52d4-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:12:49.856325 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-e73dfa3c-f989-4a54-b346-553b148259ea req-0330aaf7-d894-4ddd-9a7c-d56e8e6bb8d8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-ebd108aa-7372-4e8c-9735-748a0a6e52d4-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:12:49.857616 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:49.857616 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:12:50.379767 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-e73dfa3c-f989-4a54-b346-553b148259ea req-0330aaf7-d894-4ddd-9a7c-d56e8e6bb8d8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-ebd108aa-7372-4e8c-9735-748a0a6e52d4-np0000004430" released by "attachment_update" :: held 0.523s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:12:50.380090 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-0330aaf7-d894-4ddd-9a7c-d56e8e6bb8d8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/68da5bb7-faff-402d-a9aa-36b0eb5e2c30 returned with HTTP 200 Jul 03 15:12:50.380551 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1438/5690] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:12:49 2026] PUT /volume/v3/attachments/68da5bb7-faff-402d-a9aa-36b0eb5e2c30 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:12:50.892815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-e73dfa3c-f989-4a54-b346-553b148259ea req-25dd32b7-889a-4e2c-b7de-d40022eaf77f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:50.895175 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-25dd32b7-889a-4e2c-b7de-d40022eaf77f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/68da5bb7-faff-402d-a9aa-36b0eb5e2c30/action Jul 03 15:12:50.895602 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-25dd32b7-889a-4e2c-b7de-d40022eaf77f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:12:50.895779 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-25dd32b7-889a-4e2c-b7de-d40022eaf77f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:12:50.915595 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:50.915595 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:12:50.930434 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-25dd32b7-889a-4e2c-b7de-d40022eaf77f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/68da5bb7-faff-402d-a9aa-36b0eb5e2c30/action returned with HTTP 204 Jul 03 15:12:50.931096 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1419/5691] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:12:50 2026] POST /volume/v3/attachments/68da5bb7-faff-402d-a9aa-36b0eb5e2c30/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:12:53.350710 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=8 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:12:55.003369 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-e73dfa3c-f989-4a54-b346-553b148259ea req-597fd4bc-ebf8-422c-80a6-3ad484e5f803 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:12:55.005574 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-597fd4bc-ebf8-422c-80a6-3ad484e5f803 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4/encryption Jul 03 15:12:55.005855 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-597fd4bc-ebf8-422c-80a6-3ad484e5f803 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:12:55.006103 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-597fd4bc-ebf8-422c-80a6-3ad484e5f803 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:12:55.015147 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:12:55.015147 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:12:55.021355 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-e73dfa3c-f989-4a54-b346-553b148259ea req-597fd4bc-ebf8-422c-80a6-3ad484e5f803 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4/encryption returned with HTTP 200 Jul 03 15:12:55.021917 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1432/5692] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:12:55 2026] GET /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:12:59.738020 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=16,cinder:INSERT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:13:00.373687 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:13:00.927638 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=38,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:13:01.450974 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1f35f6b3-5bdf-4031-8067-a2788af7c917 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:01.452665 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f35f6b3-5bdf-4031-8067-a2788af7c917 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:01.452904 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f35f6b3-5bdf-4031-8067-a2788af7c917 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:01.453116 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1f35f6b3-5bdf-4031-8067-a2788af7c917 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:01.464258 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:01.464258 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:01.468578 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1f35f6b3-5bdf-4031-8067-a2788af7c917 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:01.475445 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1f35f6b3-5bdf-4031-8067-a2788af7c917 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:13:01.475842 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1404/5693] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:01 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:02.488544 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-99710696-cc26-4622-8e45-467527da63a8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:02.490546 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99710696-cc26-4622-8e45-467527da63a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:02.490778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99710696-cc26-4622-8e45-467527da63a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:02.491011 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-99710696-cc26-4622-8e45-467527da63a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:02.502294 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:02.502294 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:02.507482 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-99710696-cc26-4622-8e45-467527da63a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:02.513530 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-99710696-cc26-4622-8e45-467527da63a8 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:13:02.514175 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1439/5694] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:02 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:03.526452 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ed30d985-2df9-4e17-86be-559a3e8019e5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:03.528798 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed30d985-2df9-4e17-86be-559a3e8019e5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:03.529217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed30d985-2df9-4e17-86be-559a3e8019e5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:03.529488 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ed30d985-2df9-4e17-86be-559a3e8019e5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:03.538844 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:03.538844 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:03.542465 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ed30d985-2df9-4e17-86be-559a3e8019e5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:03.547297 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ed30d985-2df9-4e17-86be-559a3e8019e5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:13:03.547691 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1420/5695] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:03 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:04.561314 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fdda799e-cc39-4a4f-80b0-22cb8ea85336 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:04.563802 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fdda799e-cc39-4a4f-80b0-22cb8ea85336 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:04.563990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fdda799e-cc39-4a4f-80b0-22cb8ea85336 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:04.564267 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fdda799e-cc39-4a4f-80b0-22cb8ea85336 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:04.572048 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:04.572048 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:04.575054 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fdda799e-cc39-4a4f-80b0-22cb8ea85336 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:04.580351 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fdda799e-cc39-4a4f-80b0-22cb8ea85336 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:13:04.580351 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1433/5696] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:04 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:05.593162 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2530bffd-cfa0-4e8d-a0e8-637f5f65b587 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:05.594959 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2530bffd-cfa0-4e8d-a0e8-637f5f65b587 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:05.595194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2530bffd-cfa0-4e8d-a0e8-637f5f65b587 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:05.595381 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2530bffd-cfa0-4e8d-a0e8-637f5f65b587 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:05.604711 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:05.604711 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:05.608050 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2530bffd-cfa0-4e8d-a0e8-637f5f65b587 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:05.612574 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2530bffd-cfa0-4e8d-a0e8-637f5f65b587 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:13:05.612951 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1405/5697] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:05 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:05.614713 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fd64be99-4f70-476d-ab8d-e1748c9ef0c4 req-84b456ab-a7d2-4ea1-b424-1163c2bab684 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:05.616432 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fd64be99-4f70-476d-ab8d-e1748c9ef0c4 req-84b456ab-a7d2-4ea1-b424-1163c2bab684 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/attachments/1efbbe85-54bb-4376-8703-493d814c4423 Jul 03 15:13:05.616611 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fd64be99-4f70-476d-ab8d-e1748c9ef0c4 req-84b456ab-a7d2-4ea1-b424-1163c2bab684 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:05.616775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fd64be99-4f70-476d-ab8d-e1748c9ef0c4 req-84b456ab-a7d2-4ea1-b424-1163c2bab684 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'version_select' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:05.622817 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:05.622817 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:06.153920 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fd64be99-4f70-476d-ab8d-e1748c9ef0c4 req-84b456ab-a7d2-4ea1-b424-1163c2bab684 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/attachments/1efbbe85-54bb-4376-8703-493d814c4423 returned with HTTP 200 Jul 03 15:13:06.154338 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1440/5698] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:13:05 2026] DELETE /volume/v3/attachments/1efbbe85-54bb-4376-8703-493d814c4423 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:06.625396 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2f3fd633-38ec-4727-b0a4-45883385657f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:06.627381 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2f3fd633-38ec-4727-b0a4-45883385657f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:06.627620 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2f3fd633-38ec-4727-b0a4-45883385657f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:06.627831 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2f3fd633-38ec-4727-b0a4-45883385657f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:06.635718 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:06.635718 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:06.639675 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2f3fd633-38ec-4727-b0a4-45883385657f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:06.645311 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2f3fd633-38ec-4727-b0a4-45883385657f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:13:06.645705 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1421/5699] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:06 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:06.656636 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9c9b312c-2546-47d0-858c-b159e00356ff None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:06.658309 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9c9b312c-2546-47d0-858c-b159e00356ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:13:06.658639 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9c9b312c-2546-47d0-858c-b159e00356ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "443a75d2-ef9e-4bc0-b283-2d500f2fa94a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2038431459"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:06.660204 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.contrib.backups [None req-9c9b312c-2546-47d0-858c-b159e00356ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating new backup {'backup': {'volume_id': '443a75d2-ef9e-4bc0-b283-2d500f2fa94a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2038431459'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:13:06.660397 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-9c9b312c-2546-47d0-858c-b159e00356ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating backup of volume 443a75d2-ef9e-4bc0-b283-2d500f2fa94a in container None Jul 03 15:13:06.669781 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:06.669781 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:06.670390 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9c9b312c-2546-47d0-858c-b159e00356ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:06.691884 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-9c9b312c-2546-47d0-858c-b159e00356ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['cd1e39fb-0734-47e6-91a8-59dae60b98fd', 'e4cba033-3b6f-4661-9fb5-6278657b9460'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:13:06.743871 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9c9b312c-2546-47d0-858c-b159e00356ff tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:13:06.744364 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1434/5700] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:13:06 2026] POST /volume/v3/backups => generated 328 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:13:06.751857 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-77d60132-e863-46a1-b23b-bad1124d3858 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:06.753549 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77d60132-e863-46a1-b23b-bad1124d3858 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:06.753764 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77d60132-e863-46a1-b23b-bad1124d3858 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:06.753949 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-77d60132-e863-46a1-b23b-bad1124d3858 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:06.754071 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-77d60132-e863-46a1-b23b-bad1124d3858 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:06.758463 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:06.758463 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:06.759572 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-77d60132-e863-46a1-b23b-bad1124d3858 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:06.759813 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1406/5701] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:06 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:07.769347 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-137a2ee1-76de-427e-9a3e-e4d2a90f983b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:07.771008 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-137a2ee1-76de-427e-9a3e-e4d2a90f983b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:07.771237 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-137a2ee1-76de-427e-9a3e-e4d2a90f983b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:07.771398 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-137a2ee1-76de-427e-9a3e-e4d2a90f983b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:07.771513 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-137a2ee1-76de-427e-9a3e-e4d2a90f983b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:07.775423 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:07.775423 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:07.776054 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-137a2ee1-76de-427e-9a3e-e4d2a90f983b tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:07.776389 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1441/5702] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:07 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:08.786914 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ca0a03b6-eae1-4ce3-969e-8ed3823bd220 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:08.788650 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca0a03b6-eae1-4ce3-969e-8ed3823bd220 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:08.788865 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca0a03b6-eae1-4ce3-969e-8ed3823bd220 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:08.789040 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ca0a03b6-eae1-4ce3-969e-8ed3823bd220 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:08.789156 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ca0a03b6-eae1-4ce3-969e-8ed3823bd220 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:08.793666 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:08.793666 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:08.794428 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ca0a03b6-eae1-4ce3-969e-8ed3823bd220 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:08.794920 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1422/5703] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:08 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:09.804823 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1a01cb5e-0a04-4541-83bc-3f246bc51df1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:09.806340 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1a01cb5e-0a04-4541-83bc-3f246bc51df1 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:09.806513 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1a01cb5e-0a04-4541-83bc-3f246bc51df1 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:09.806711 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1a01cb5e-0a04-4541-83bc-3f246bc51df1 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:09.806934 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-1a01cb5e-0a04-4541-83bc-3f246bc51df1 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:09.810625 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:09.810625 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:09.811306 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1a01cb5e-0a04-4541-83bc-3f246bc51df1 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:09.811631 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1435/5704] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:09 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:10.820832 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a4840b1e-7e34-451a-8ea5-a2cdc238df63 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:10.822690 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4840b1e-7e34-451a-8ea5-a2cdc238df63 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:10.822923 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4840b1e-7e34-451a-8ea5-a2cdc238df63 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:10.823167 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a4840b1e-7e34-451a-8ea5-a2cdc238df63 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:10.823329 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-a4840b1e-7e34-451a-8ea5-a2cdc238df63 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:10.827421 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:10.827421 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:10.828142 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a4840b1e-7e34-451a-8ea5-a2cdc238df63 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:10.828509 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1407/5705] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:10 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:11.295086 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4cd2ad33-c205-49fe-addf-7ff7741d153a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:11.317877 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4cd2ad33-c205-49fe-addf-7ff7741d153a tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:13:11.317877 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4cd2ad33-c205-49fe-addf-7ff7741d153a tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-913671170-541651326", "extra_specs": {"multiattach": " True"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:11.331490 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4cd2ad33-c205-49fe-addf-7ff7741d153a tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:13:11.331857 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1442/5706] 10.4.3.99 () {68 vars in 1246 bytes} [Fri Jul 3 15:13:11 2026] POST /volume/v3/types => generated 285 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:11.339538 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:11.341476 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:13:11.341855 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1138912840", "snapshot_id": null, "imageRef": null, "volume_type": "b2fc9d32-fd9f-4126-add9-82b7b149e5e2", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:11.343632 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1138912840', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b2fc9d32-fd9f-4126-add9-82b7b149e5e2', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:13:11.349038 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume of 1 GB Jul 03 15:13:11.349412 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:11.349412 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:11.350021 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Availability Zones retrieved successfully. Jul 03 15:13:11.356751 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Flow 'volume_create_api' (47bf92ff-b682-4c85-87b2-36eb4b32cf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:13:11.358153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06777c4-5202-4732-a02c-0d614be27b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:11.359248 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:13:11.368339 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:11.368339 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:11.382742 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06777c4-5202-4732-a02c-0d614be27b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:13:11Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b2fc9d32-fd9f-4126-add9-82b7b149e5e2,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-913671170-541651326',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2fc9d32-fd9f-4126-add9-82b7b149e5e2', 'encryption_key_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=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:11.383794 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3c10e8-0e04-4787-90ee-37583881c37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:11.409496 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-913671170-541651326 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-913671170-541651326, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:13:11.409931 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-913671170-541651326 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-913671170-541651326, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:13:11.463177 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Created reservations ['0fb61f42-4d28-4939-b02b-02654715bc49', '2ec6fc28-db24-42ba-ade7-ff377c39d0c7', '9a72a2b6-7c8f-4851-9afd-f2a75e2d383a', '6fb6a9c2-9705-4689-9a91-201f82975292'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:13:11.464063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3c10e8-0e04-4787-90ee-37583881c37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fb61f42-4d28-4939-b02b-02654715bc49', '2ec6fc28-db24-42ba-ade7-ff377c39d0c7', '9a72a2b6-7c8f-4851-9afd-f2a75e2d383a', '6fb6a9c2-9705-4689-9a91-201f82975292']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:11.464913 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e69486-6b5b-4513-88dc-50fdcb307c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:11.502514 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e69486-6b5b-4513-88dc-50fdcb307c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfec21bb-1e13-4d70-9655-b44b32dd7495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1138912840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bd875859e13c4702b5569f284dbf0c66',qos_specs=None,replication_status=,reservations=['0fb61f42-4d28-4939-b02b-02654715bc49','2ec6fc28-db24-42ba-ade7-ff377c39d0c7','9a72a2b6-7c8f-4851-9afd-f2a75e2d383a','6fb6a9c2-9705-4689-9a91-201f82975292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4e264925c1418aa954456f6b6858a0',volume_type_id=b2fc9d32-fd9f-4126-add9-82b7b149e5e2), 'volume': Volume(_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-03T15:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1138912840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfec21bb-1e13-4d70-9655-b44b32dd7495,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bd875859e13c4702b5569f284dbf0c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e4e264925c1418aa954456f6b6858a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2fc9d32-fd9f-4126-add9-82b7b149e5e2),volume_type_id=b2fc9d32-fd9f-4126-add9-82b7b149e5e2)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:11.503175 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e4f44a-e7b3-4a6f-9718-40a3fa8d0d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:11.533337 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e4f44a-e7b3-4a6f-9718-40a3fa8d0d70) transitioned into state 'SUCCESS' from state '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-1138912840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bd875859e13c4702b5569f284dbf0c66',qos_specs=None,replication_status=,reservations=['0fb61f42-4d28-4939-b02b-02654715bc49','2ec6fc28-db24-42ba-ade7-ff377c39d0c7','9a72a2b6-7c8f-4851-9afd-f2a75e2d383a','6fb6a9c2-9705-4689-9a91-201f82975292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4e264925c1418aa954456f6b6858a0',volume_type_id=b2fc9d32-fd9f-4126-add9-82b7b149e5e2)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:11.533955 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727c1029-128c-4890-aad5-54099696cbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:11.561613 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727c1029-128c-4890-aad5-54099696cbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:11.562433 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Flow 'volume_create_api' (47bf92ff-b682-4c85-87b2-36eb4b32cf9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:13:11.562689 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Create volume request issued successfully. Jul 03 15:13:11.563185 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-28990801-7a4c-48c0-b3bb-7f7bf96b6f4b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:13:11.563714 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1423/5707] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:13:11 2026] POST /volume/v3/volumes => generated 826 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:13:11.576194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7e5cd799-aa63-4148-909e-9eb88401cc2d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:11.578054 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e5cd799-aa63-4148-909e-9eb88401cc2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:11.578280 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e5cd799-aa63-4148-909e-9eb88401cc2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:11.578523 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e5cd799-aa63-4148-909e-9eb88401cc2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:11.586461 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:11.586461 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:11.590436 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7e5cd799-aa63-4148-909e-9eb88401cc2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:11.594813 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e5cd799-aa63-4148-909e-9eb88401cc2d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:11.595248 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1436/5708] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:11 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:11.648363 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8e495519-3fa6-4a6f-b043-fc54ef9543c2 req-eaa8fd50-06a3-4303-a999-83c7f03aa645 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:11.650577 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8e495519-3fa6-4a6f-b043-fc54ef9543c2 req-eaa8fd50-06a3-4303-a999-83c7f03aa645 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/68da5bb7-faff-402d-a9aa-36b0eb5e2c30 Jul 03 15:13:11.650739 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8e495519-3fa6-4a6f-b043-fc54ef9543c2 req-eaa8fd50-06a3-4303-a999-83c7f03aa645 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:11.650908 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8e495519-3fa6-4a6f-b043-fc54ef9543c2 req-eaa8fd50-06a3-4303-a999-83c7f03aa645 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:11.657940 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:11.657940 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:11.838362 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d42456e6-45a6-40f2-8b85-e17cf657f0cb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:11.840220 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d42456e6-45a6-40f2-8b85-e17cf657f0cb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:11.840419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d42456e6-45a6-40f2-8b85-e17cf657f0cb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:11.840619 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d42456e6-45a6-40f2-8b85-e17cf657f0cb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:11.840721 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-d42456e6-45a6-40f2-8b85-e17cf657f0cb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:11.845325 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:11.845325 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:11.846411 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d42456e6-45a6-40f2-8b85-e17cf657f0cb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:11.846881 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1443/5709] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:11 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:12.191939 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8e495519-3fa6-4a6f-b043-fc54ef9543c2 req-eaa8fd50-06a3-4303-a999-83c7f03aa645 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/68da5bb7-faff-402d-a9aa-36b0eb5e2c30 returned with HTTP 200 Jul 03 15:13:12.192598 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1408/5710] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:13:11 2026] DELETE /volume/v3/attachments/68da5bb7-faff-402d-a9aa-36b0eb5e2c30 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:12.607897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0fa195b7-746d-4753-bcc1-60aaef64b5bf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:12.610485 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0fa195b7-746d-4753-bcc1-60aaef64b5bf tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:12.610755 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0fa195b7-746d-4753-bcc1-60aaef64b5bf tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:12.611041 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0fa195b7-746d-4753-bcc1-60aaef64b5bf tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:12.620815 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:12.620815 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:12.625279 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0fa195b7-746d-4753-bcc1-60aaef64b5bf tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:12.630844 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0fa195b7-746d-4753-bcc1-60aaef64b5bf tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:12.631464 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1424/5711] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:12 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:12.642647 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f246e776-9b05-4130-b2b1-46fce2523f2b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:12.644655 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f246e776-9b05-4130-b2b1-46fce2523f2b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:12.644903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f246e776-9b05-4130-b2b1-46fce2523f2b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:12.645122 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f246e776-9b05-4130-b2b1-46fce2523f2b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:12.652445 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:12.652445 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:12.656119 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f246e776-9b05-4130-b2b1-46fce2523f2b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:12.659907 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f246e776-9b05-4130-b2b1-46fce2523f2b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:12.660262 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1437/5712] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:12 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:12.699827 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-08207bf7-29b4-41a5-9bc9-0c1ec0eaee03 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:12.702006 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-08207bf7-29b4-41a5-9bc9-0c1ec0eaee03 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:12.702325 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-08207bf7-29b4-41a5-9bc9-0c1ec0eaee03 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:12.702539 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-08207bf7-29b4-41a5-9bc9-0c1ec0eaee03 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:12.711270 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:12.711270 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:12.715355 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-08207bf7-29b4-41a5-9bc9-0c1ec0eaee03 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:12.720300 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-08207bf7-29b4-41a5-9bc9-0c1ec0eaee03 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:12.720705 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1444/5713] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:13:12 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:12.857877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aceffed7-4de7-474f-9291-8352c8cebdea None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:12.859634 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aceffed7-4de7-474f-9291-8352c8cebdea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:12.859810 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aceffed7-4de7-474f-9291-8352c8cebdea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:12.859995 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aceffed7-4de7-474f-9291-8352c8cebdea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:12.860136 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-aceffed7-4de7-474f-9291-8352c8cebdea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:12.864393 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:12.864393 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:12.865199 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aceffed7-4de7-474f-9291-8352c8cebdea tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:12.865552 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1409/5714] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:12 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:13.877695 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c9a01a92-ee13-4b89-9cea-8089ace621ec None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:13.879508 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c9a01a92-ee13-4b89-9cea-8089ace621ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:13.879508 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c9a01a92-ee13-4b89-9cea-8089ace621ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:13.879801 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c9a01a92-ee13-4b89-9cea-8089ace621ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:13.879801 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-c9a01a92-ee13-4b89-9cea-8089ace621ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:13.883889 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:13.883889 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:13.884831 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c9a01a92-ee13-4b89-9cea-8089ace621ec tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:13.885073 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1425/5715] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:13 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:14.459055 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cfe7f554-402e-491a-9907-a2e7d72e2191 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:14.460535 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cfe7f554-402e-491a-9907-a2e7d72e2191 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:13:14.460699 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cfe7f554-402e-491a-9907-a2e7d72e2191 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:14.460866 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cfe7f554-402e-491a-9907-a2e7d72e2191 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:14.461047 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-cfe7f554-402e-491a-9907-a2e7d72e2191 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:13:14.467027 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:14.467027 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:14.467674 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-cfe7f554-402e-491a-9907-a2e7d72e2191 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:14.478977 np0000004430 devstack@c-api.service[99979]: WARNING cinder.keymgr.conf_key_mgr [None req-cfe7f554-402e-491a-9907-a2e7d72e2191 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:13:14.490412 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-cfe7f554-402e-491a-9907-a2e7d72e2191 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:13:14.490640 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cfe7f554-402e-491a-9907-a2e7d72e2191 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 returned with HTTP 202 Jul 03 15:13:14.491111 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1438/5716] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:14 2026] DELETE /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:14.498817 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-75fab146-8783-4673-a90d-1c7d547a2fdb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:14.500841 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75fab146-8783-4673-a90d-1c7d547a2fdb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:13:14.501097 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75fab146-8783-4673-a90d-1c7d547a2fdb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:14.501332 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-75fab146-8783-4673-a90d-1c7d547a2fdb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:14.508363 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:14.508363 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:14.513049 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-75fab146-8783-4673-a90d-1c7d547a2fdb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:14.519188 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-75fab146-8783-4673-a90d-1c7d547a2fdb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 returned with HTTP 200 Jul 03 15:13:14.519659 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1445/5717] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:14 2026] GET /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:14.752928 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f6492271-b70f-4fd6-a713-722c816fbb5c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:14.753391 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f6492271-b70f-4fd6-a713-722c816fbb5c None None] GET https://10.4.3.99/volume// Jul 03 15:13:14.753499 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f6492271-b70f-4fd6-a713-722c816fbb5c None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:14.753757 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f6492271-b70f-4fd6-a713-722c816fbb5c None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:14.754179 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f6492271-b70f-4fd6-a713-722c816fbb5c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:13:14.754453 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1410/5718] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:13:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:13:14.761760 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-171d3361-d8fc-4d69-a512-9adf138a9489 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:14.788215 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-171d3361-d8fc-4d69-a512-9adf138a9489 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:13:14.788604 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-171d3361-d8fc-4d69-a512-9adf138a9489 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfec21bb-1e13-4d70-9655-b44b32dd7495", "connector": null, "instance_uuid": "33df8c7e-39ac-4749-9fd1-0cc6b179eae4"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:14.797783 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:14.797783 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:14.824757 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-171d3361-d8fc-4d69-a512-9adf138a9489 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:13:14.825400 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1426/5719] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:13:14 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:14.894632 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b9cc3432-3c67-4ab2-b21f-8190e9166345 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:14.896294 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b9cc3432-3c67-4ab2-b21f-8190e9166345 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:14.896475 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b9cc3432-3c67-4ab2-b21f-8190e9166345 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:14.896651 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b9cc3432-3c67-4ab2-b21f-8190e9166345 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:14.896741 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-b9cc3432-3c67-4ab2-b21f-8190e9166345 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:14.901022 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:14.901022 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:14.902026 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b9cc3432-3c67-4ab2-b21f-8190e9166345 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:14.902657 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1439/5720] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:14 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:15.242180 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-69ee5df1-a435-460e-b094-b2e0b6c05a9b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.243712 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-69ee5df1-a435-460e-b094-b2e0b6c05a9b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:15.243892 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-69ee5df1-a435-460e-b094-b2e0b6c05a9b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:15.244078 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-69ee5df1-a435-460e-b094-b2e0b6c05a9b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:15.252765 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:15.252765 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:15.255989 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-69ee5df1-a435-460e-b094-b2e0b6c05a9b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:15.260607 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-69ee5df1-a435-460e-b094-b2e0b6c05a9b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:15.260983 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1446/5721] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:15 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:15.353701 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-23e9aced-2f02-4516-b415-948571999f6a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.354116 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23e9aced-2f02-4516-b415-948571999f6a None None] GET https://10.4.3.99/volume// Jul 03 15:13:15.354291 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-23e9aced-2f02-4516-b415-948571999f6a None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:15.354478 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-23e9aced-2f02-4516-b415-948571999f6a None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:15.354857 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-23e9aced-2f02-4516-b415-948571999f6a None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:13:15.355175 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1411/5722] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:13:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:13:15.363720 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-47b440f9-68a7-4f5c-9f66-aeaa5babb822 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.366458 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-47b440f9-68a7-4f5c-9f66-aeaa5babb822 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:15.366746 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-47b440f9-68a7-4f5c-9f66-aeaa5babb822 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:15.367033 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-47b440f9-68a7-4f5c-9f66-aeaa5babb822 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:15.379329 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:15.379329 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:15.383962 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-47b440f9-68a7-4f5c-9f66-aeaa5babb822 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:15.390026 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-47b440f9-68a7-4f5c-9f66-aeaa5babb822 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:15.390566 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1427/5723] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:13:15 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1098 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:13:15.510177 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-203b167c-eca1-43fe-98f3-0dfadd15439d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.512636 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-203b167c-eca1-43fe-98f3-0dfadd15439d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] PUT https://10.4.3.99/volume/v3/attachments/2eb703e5-7989-438b-975a-cf1adc8f0c15 Jul 03 15:13:15.513121 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-203b167c-eca1-43fe-98f3-0dfadd15439d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:15.521595 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-203b167c-eca1-43fe-98f3-0dfadd15439d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Acquiring lock "cinder-attachment_update-bfec21bb-1e13-4d70-9655-b44b32dd7495-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:13:15.526468 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-203b167c-eca1-43fe-98f3-0dfadd15439d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-bfec21bb-1e13-4d70-9655-b44b32dd7495-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:13:15.527340 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:15.527340 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:15.532909 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b3d035f-560a-477e-a280-3c05f8ba5aed None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.534728 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b3d035f-560a-477e-a280-3c05f8ba5aed tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 Jul 03 15:13:15.534903 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b3d035f-560a-477e-a280-3c05f8ba5aed tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:15.535101 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b3d035f-560a-477e-a280-3c05f8ba5aed tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:15.541383 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b3d035f-560a-477e-a280-3c05f8ba5aed tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 returned with HTTP 404 Jul 03 15:13:15.542108 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1447/5724] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:15 2026] GET /volume/v3/volumes/ebd108aa-7372-4e8c-9735-748a0a6e52d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:15.549544 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-eec3bc88-a0b2-4a45-910f-52ee5375f19f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.551680 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eec3bc88-a0b2-4a45-910f-52ee5375f19f tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:13:15.551939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eec3bc88-a0b2-4a45-910f-52ee5375f19f tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:15.552231 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-eec3bc88-a0b2-4a45-910f-52ee5375f19f tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:15.552998 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-eec3bc88-a0b2-4a45-910f-52ee5375f19f tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:13:15.563290 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-eec3bc88-a0b2-4a45-910f-52ee5375f19f tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Get all volumes completed successfully. Jul 03 15:13:15.564997 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:15.564997 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:15.568851 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-eec3bc88-a0b2-4a45-910f-52ee5375f19f tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:13:15.569274 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1412/5725] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:13:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:15.585639 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5b773282-5d1f-4893-9246-e8ca74d19e19 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.587432 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b773282-5d1f-4893-9246-e8ca74d19e19 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] DELETE https://10.4.3.99/volume/v3/types/9bd9615b-7d87-487c-b67a-0cea7bf2af62 Jul 03 15:13:15.587641 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5b773282-5d1f-4893-9246-e8ca74d19e19 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:15.587911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5b773282-5d1f-4893-9246-e8ca74d19e19 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:15.617419 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5b773282-5d1f-4893-9246-e8ca74d19e19 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] https://10.4.3.99/volume/v3/types/9bd9615b-7d87-487c-b67a-0cea7bf2af62 returned with HTTP 202 Jul 03 15:13:15.617896 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1428/5726] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:13:15 2026] DELETE /volume/v3/types/9bd9615b-7d87-487c-b67a-0cea7bf2af62 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:15.626752 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b284a8c3-ef48-4e84-a525-3a0b4625699c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.628477 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b284a8c3-ef48-4e84-a525-3a0b4625699c tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:13:15.628823 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b284a8c3-ef48-4e84-a525-3a0b4625699c tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1501417692", "extra_specs": {}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:15.645592 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b284a8c3-ef48-4e84-a525-3a0b4625699c tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:13:15.645947 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1448/5727] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:13:15 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:15.653585 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-36a48132-9b29-4b4c-95ed-7d5a12e01d53 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.655510 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-36a48132-9b29-4b4c-95ed-7d5a12e01d53 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] POST https://10.4.3.99/volume/v3/types/85139c44-109c-43e8-9f0e-c2c65aba2636/encryption Jul 03 15:13:15.655857 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-36a48132-9b29-4b4c-95ed-7d5a12e01d53 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:15.672398 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-36a48132-9b29-4b4c-95ed-7d5a12e01d53 tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] https://10.4.3.99/volume/v3/types/85139c44-109c-43e8-9f0e-c2c65aba2636/encryption returned with HTTP 200 Jul 03 15:13:15.672846 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1413/5728] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:13:15 2026] POST /volume/v3/types/85139c44-109c-43e8-9f0e-c2c65aba2636/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:15.682351 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.683977 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:13:15.684333 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-152428021", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1501417692", "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:15.685774 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-152428021', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1501417692', 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:13:15.689456 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:13:15.689744 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:15.689744 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:15.690268 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:13:15.695302 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (d929e4db-8202-4bc0-9c58-5ab683cab2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:13:15.696319 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b6e383-5c93-492f-b203-98a88883f651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:15.697307 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:13:15.719526 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b6e383-5c93-492f-b203-98a88883f651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85139c44-109c-43e8-9f0e-c2c65aba2636,is_public=True,name='tempest-scenario-type-luks2-1501417692',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85139c44-109c-43e8-9f0e-c2c65aba2636', '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=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:15.720238 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3429852-a3b4-49d2-849d-d774b3c698fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:15.742144 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1501417692 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1501417692, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:13:15.742390 np0000004430 devstack@c-api.service[99980]: WARNING cinder.quota [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1501417692 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1501417692, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:13:15.765901 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['7f0a29a3-3c41-42e8-b4af-1576155a3d41', 'c3c5ac03-219e-4fde-89d8-d6ece01d4f09', 'd29e07cf-1b2b-40e9-92b7-9eee2244d073', 'c73a5111-7a2e-458e-9c54-4427059af637'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:13:15.766654 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3429852-a3b4-49d2-849d-d774b3c698fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f0a29a3-3c41-42e8-b4af-1576155a3d41', 'c3c5ac03-219e-4fde-89d8-d6ece01d4f09', 'd29e07cf-1b2b-40e9-92b7-9eee2244d073', 'c73a5111-7a2e-458e-9c54-4427059af637']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:15.767411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a701ea86-e8df-44fb-9b60-89c4aaa4b713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:15.789301 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a701ea86-e8df-44fb-9b60-89c4aaa4b713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a13fc0b6-2d54-4404-8f16-8bc9a28afb32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-152428021',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['7f0a29a3-3c41-42e8-b4af-1576155a3d41','c3c5ac03-219e-4fde-89d8-d6ece01d4f09','d29e07cf-1b2b-40e9-92b7-9eee2244d073','c73a5111-7a2e-458e-9c54-4427059af637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=85139c44-109c-43e8-9f0e-c2c65aba2636), 'volume': Volume(_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-03T15:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-152428021',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a13fc0b6-2d54-4404-8f16-8bc9a28afb32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85139c44-109c-43e8-9f0e-c2c65aba2636),volume_type_id=85139c44-109c-43e8-9f0e-c2c65aba2636)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:15.790031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf20851-f8df-4ced-baa6-8a665aa471f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:15.809972 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf20851-f8df-4ced-baa6-8a665aa471f3) transitioned into state 'SUCCESS' from state '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-152428021',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['7f0a29a3-3c41-42e8-b4af-1576155a3d41','c3c5ac03-219e-4fde-89d8-d6ece01d4f09','d29e07cf-1b2b-40e9-92b7-9eee2244d073','c73a5111-7a2e-458e-9c54-4427059af637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=85139c44-109c-43e8-9f0e-c2c65aba2636)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:15.810639 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (733f7e00-ee29-4e63-a5e6-1f348d682714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:15.819168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (733f7e00-ee29-4e63-a5e6-1f348d682714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:15.820065 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (d929e4db-8202-4bc0-9c58-5ab683cab2fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:13:15.820450 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:13:15.821256 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-edcfba7d-4e94-4b0a-ab8e-1031e921d262 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:13:15.821824 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1429/5729] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:13:15 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:13:15.835540 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6003b9e6-e1f9-4fab-80d6-da662317a87b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.837348 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6003b9e6-e1f9-4fab-80d6-da662317a87b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:15.837535 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6003b9e6-e1f9-4fab-80d6-da662317a87b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:15.837768 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6003b9e6-e1f9-4fab-80d6-da662317a87b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:15.845298 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:15.845298 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:15.849839 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-6003b9e6-e1f9-4fab-80d6-da662317a87b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:15.854242 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6003b9e6-e1f9-4fab-80d6-da662317a87b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 returned with HTTP 200 Jul 03 15:13:15.854667 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1449/5730] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:15 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:15.912991 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-adc5e34a-1354-465d-88a0-41bed99d1f4f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:15.914721 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-adc5e34a-1354-465d-88a0-41bed99d1f4f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:15.914892 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-adc5e34a-1354-465d-88a0-41bed99d1f4f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:15.915107 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-adc5e34a-1354-465d-88a0-41bed99d1f4f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:15.915224 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-adc5e34a-1354-465d-88a0-41bed99d1f4f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:15.919258 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:15.919258 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:15.919951 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-adc5e34a-1354-465d-88a0-41bed99d1f4f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:15.920339 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1414/5731] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:15 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:16.046445 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-203b167c-eca1-43fe-98f3-0dfadd15439d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Lock "cinder-attachment_update-bfec21bb-1e13-4d70-9655-b44b32dd7495-np0000004430" released by "attachment_update" :: held 0.520s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:13:16.046721 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-203b167c-eca1-43fe-98f3-0dfadd15439d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/2eb703e5-7989-438b-975a-cf1adc8f0c15 returned with HTTP 200 Jul 03 15:13:16.047226 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1440/5732] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:13:15 2026] PUT /volume/v3/attachments/2eb703e5-7989-438b-975a-cf1adc8f0c15 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:16.273354 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f364d242-2a87-439c-8da2-2500390836e0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:16.274985 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f364d242-2a87-439c-8da2-2500390836e0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:16.275202 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f364d242-2a87-439c-8da2-2500390836e0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:16.275371 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f364d242-2a87-439c-8da2-2500390836e0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:16.284490 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:16.284490 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:16.287574 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-f364d242-2a87-439c-8da2-2500390836e0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:16.291344 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f364d242-2a87-439c-8da2-2500390836e0 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:16.291693 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1430/5733] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:16 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:16.867387 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b233b69f-fc08-4626-beae-49bbab1010ff None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:16.869180 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b233b69f-fc08-4626-beae-49bbab1010ff tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:16.869541 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b233b69f-fc08-4626-beae-49bbab1010ff tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:16.869541 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b233b69f-fc08-4626-beae-49bbab1010ff tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:16.878729 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:16.878729 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:16.883307 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b233b69f-fc08-4626-beae-49bbab1010ff tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:16.888699 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b233b69f-fc08-4626-beae-49bbab1010ff tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 returned with HTTP 200 Jul 03 15:13:16.889201 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1450/5734] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:16 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:16.902708 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e245b71e-3e25-4610-b164-ae96f244c169 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:16.904612 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e245b71e-3e25-4610-b164-ae96f244c169 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:16.904782 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e245b71e-3e25-4610-b164-ae96f244c169 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:16.904952 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e245b71e-3e25-4610-b164-ae96f244c169 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:16.910970 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:16.910970 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:16.914196 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e245b71e-3e25-4610-b164-ae96f244c169 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:16.917014 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e245b71e-3e25-4610-b164-ae96f244c169 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 returned with HTTP 200 Jul 03 15:13:16.917345 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1415/5735] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:16 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:16.927831 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1086dac7-3871-42dd-b74e-ef1fce627dfe None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:16.928920 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-675fa741-f09e-471a-b333-f3ab1e8d84fa None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:16.929158 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1086dac7-3871-42dd-b74e-ef1fce627dfe tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32/action Jul 03 15:13:16.929407 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1086dac7-3871-42dd-b74e-ef1fce627dfe tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:13:16.929521 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1086dac7-3871-42dd-b74e-ef1fce627dfe tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:16.930405 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-675fa741-f09e-471a-b333-f3ab1e8d84fa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:16.930562 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-675fa741-f09e-471a-b333-f3ab1e8d84fa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:16.930720 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-675fa741-f09e-471a-b333-f3ab1e8d84fa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:16.930815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-675fa741-f09e-471a-b333-f3ab1e8d84fa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:16.934551 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:16.934551 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:16.935164 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-675fa741-f09e-471a-b333-f3ab1e8d84fa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:16.935468 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1431/5736] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:16 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:16.937177 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:16.937177 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:16.937480 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1086dac7-3871-42dd-b74e-ef1fce627dfe tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:16.945530 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1086dac7-3871-42dd-b74e-ef1fce627dfe tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume updated successfully. Jul 03 15:13:16.945728 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1086dac7-3871-42dd-b74e-ef1fce627dfe tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32/action returned with HTTP 200 Jul 03 15:13:16.946108 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1441/5737] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:13:16 2026] POST /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 15:13:17.028160 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-78466b14-61f8-416c-a15d-10419af69145 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:17.030287 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-78466b14-61f8-416c-a15d-10419af69145 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:17.030502 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-78466b14-61f8-416c-a15d-10419af69145 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:17.030709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-78466b14-61f8-416c-a15d-10419af69145 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:17.037755 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:17.037755 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:17.041290 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-78466b14-61f8-416c-a15d-10419af69145 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:17.045682 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-78466b14-61f8-416c-a15d-10419af69145 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 returned with HTTP 200 Jul 03 15:13:17.046059 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1451/5738] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:13:17 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:17.303696 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-24b2953a-7ae9-4b86-8f45-71a344e6c7ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:17.305610 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24b2953a-7ae9-4b86-8f45-71a344e6c7ec tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:17.305806 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24b2953a-7ae9-4b86-8f45-71a344e6c7ec tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:17.306016 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-24b2953a-7ae9-4b86-8f45-71a344e6c7ec tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:17.316727 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:17.316727 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:17.320159 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-24b2953a-7ae9-4b86-8f45-71a344e6c7ec tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:17.324696 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-24b2953a-7ae9-4b86-8f45-71a344e6c7ec tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:17.325114 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1416/5739] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:17 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:17.487559 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-f5b01b50-335d-49b3-a946-a1a7fc0cfceb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:17.489793 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-f5b01b50-335d-49b3-a946-a1a7fc0cfceb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:17.490222 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-f5b01b50-335d-49b3-a946-a1a7fc0cfceb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:17.490282 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-f5b01b50-335d-49b3-a946-a1a7fc0cfceb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:17.498854 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:17.498854 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:17.503703 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-f5b01b50-335d-49b3-a946-a1a7fc0cfceb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:17.509672 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-f5b01b50-335d-49b3-a946-a1a7fc0cfceb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 returned with HTTP 200 Jul 03 15:13:17.510272 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1432/5740] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:13:17 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:17.519087 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b75628d3-5140-4095-9d46-71c7c7c2b5c9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:17.519512 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b75628d3-5140-4095-9d46-71c7c7c2b5c9 None None] GET https://10.4.3.99/volume// Jul 03 15:13:17.519681 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b75628d3-5140-4095-9d46-71c7c7c2b5c9 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:17.519893 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b75628d3-5140-4095-9d46-71c7c7c2b5c9 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:17.520238 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b75628d3-5140-4095-9d46-71c7c7c2b5c9 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:13:17.520538 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1442/5741] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:13:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:13:17.527230 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-e574c318-587e-4779-8aaa-da5275ef70f4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:17.529215 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-e574c318-587e-4779-8aaa-da5275ef70f4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:13:17.529555 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-e574c318-587e-4779-8aaa-da5275ef70f4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a13fc0b6-2d54-4404-8f16-8bc9a28afb32", "connector": null, "instance_uuid": "0d60f77f-c776-402f-af2a-b167656c8ab6"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:17.537967 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:17.537967 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:17.575885 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-e574c318-587e-4779-8aaa-da5275ef70f4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:13:17.576446 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1452/5742] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:13:17 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 03 15:13:17.944848 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0068a96d-5b93-4099-8dad-c7a52322e332 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:17.946585 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0068a96d-5b93-4099-8dad-c7a52322e332 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:17.946782 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0068a96d-5b93-4099-8dad-c7a52322e332 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:17.946959 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0068a96d-5b93-4099-8dad-c7a52322e332 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:17.947071 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-0068a96d-5b93-4099-8dad-c7a52322e332 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:17.954305 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:17.954305 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:17.955000 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0068a96d-5b93-4099-8dad-c7a52322e332 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:17.955376 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1417/5743] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:17 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:18.338393 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6b92e922-3178-4d5d-b69f-4599f2efdbd5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:18.339944 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6b92e922-3178-4d5d-b69f-4599f2efdbd5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:18.340113 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6b92e922-3178-4d5d-b69f-4599f2efdbd5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:18.340293 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6b92e922-3178-4d5d-b69f-4599f2efdbd5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:18.349491 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:18.349491 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:18.352867 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6b92e922-3178-4d5d-b69f-4599f2efdbd5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:18.357059 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6b92e922-3178-4d5d-b69f-4599f2efdbd5 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:18.357538 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1433/5744] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:18 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:18.965836 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dbc4469c-5c0f-4f88-9418-23eed6105c57 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:18.967395 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dbc4469c-5c0f-4f88-9418-23eed6105c57 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:18.967593 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dbc4469c-5c0f-4f88-9418-23eed6105c57 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:18.967764 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dbc4469c-5c0f-4f88-9418-23eed6105c57 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:18.967864 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-dbc4469c-5c0f-4f88-9418-23eed6105c57 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:18.971743 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:18.971743 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:18.972408 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dbc4469c-5c0f-4f88-9418-23eed6105c57 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:18.972715 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1443/5745] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:18 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:19.369693 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f4160d7e-1bb2-433d-9dde-2b160ad31eee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:19.371581 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4160d7e-1bb2-433d-9dde-2b160ad31eee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:19.371790 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4160d7e-1bb2-433d-9dde-2b160ad31eee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:19.372008 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f4160d7e-1bb2-433d-9dde-2b160ad31eee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:19.381070 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:19.381070 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:19.384396 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f4160d7e-1bb2-433d-9dde-2b160ad31eee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:19.388380 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f4160d7e-1bb2-433d-9dde-2b160ad31eee tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:19.388735 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1453/5746] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:19 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:19.982892 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8047191e-d509-41b3-8f4d-3f1930df206f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:19.984995 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8047191e-d509-41b3-8f4d-3f1930df206f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:19.985222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8047191e-d509-41b3-8f4d-3f1930df206f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:19.985432 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8047191e-d509-41b3-8f4d-3f1930df206f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:19.985549 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-8047191e-d509-41b3-8f4d-3f1930df206f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:19.991006 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:19.991006 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:19.992203 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8047191e-d509-41b3-8f4d-3f1930df206f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:19.992679 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1418/5747] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:19 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:20.400587 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-7a3ec91f-55d8-4440-ad05-0d5181d5d705 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:20.402428 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a3ec91f-55d8-4440-ad05-0d5181d5d705 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:20.402616 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a3ec91f-55d8-4440-ad05-0d5181d5d705 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:20.402791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-7a3ec91f-55d8-4440-ad05-0d5181d5d705 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:20.411777 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:20.411777 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:20.414926 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-7a3ec91f-55d8-4440-ad05-0d5181d5d705 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:20.418731 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-7a3ec91f-55d8-4440-ad05-0d5181d5d705 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:20.419134 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1434/5748] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:20 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:21.003479 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-937dede9-8858-4fe0-99dc-629e4c0435d4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:21.005340 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-937dede9-8858-4fe0-99dc-629e4c0435d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:21.005534 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-937dede9-8858-4fe0-99dc-629e4c0435d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:21.005777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-937dede9-8858-4fe0-99dc-629e4c0435d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:21.005906 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-937dede9-8858-4fe0-99dc-629e4c0435d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:21.009841 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:21.009841 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:21.010513 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-937dede9-8858-4fe0-99dc-629e4c0435d4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:21.010819 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1444/5749] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:21 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:21.431685 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-997961c9-29a9-4c28-93a5-a6d7750b9db1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:21.433566 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-997961c9-29a9-4c28-93a5-a6d7750b9db1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:21.433802 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-997961c9-29a9-4c28-93a5-a6d7750b9db1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:21.434024 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-997961c9-29a9-4c28-93a5-a6d7750b9db1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:21.443005 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:21.443005 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:21.446243 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-997961c9-29a9-4c28-93a5-a6d7750b9db1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:21.450516 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-997961c9-29a9-4c28-93a5-a6d7750b9db1 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:21.451017 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1454/5750] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:21 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:22.020480 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d55f072e-ddbc-4d65-8b80-cdb42412b0a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:22.022662 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d55f072e-ddbc-4d65-8b80-cdb42412b0a9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:22.022893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d55f072e-ddbc-4d65-8b80-cdb42412b0a9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:22.023149 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d55f072e-ddbc-4d65-8b80-cdb42412b0a9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:22.023332 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-d55f072e-ddbc-4d65-8b80-cdb42412b0a9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:22.028221 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:22.028221 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:22.029061 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d55f072e-ddbc-4d65-8b80-cdb42412b0a9 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:22.029496 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1419/5751] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:22 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:22.038872 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5bf73fc5-1e09-45ce-b414-72896fdbe0a3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:22.040452 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5bf73fc5-1e09-45ce-b414-72896fdbe0a3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:22.040628 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5bf73fc5-1e09-45ce-b414-72896fdbe0a3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:22.040815 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5bf73fc5-1e09-45ce-b414-72896fdbe0a3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:22.040905 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-5bf73fc5-1e09-45ce-b414-72896fdbe0a3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:22.045050 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:22.045050 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:22.045769 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5bf73fc5-1e09-45ce-b414-72896fdbe0a3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:22.046141 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1435/5752] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:22 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:22.055840 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aa0af47b-482a-4d3a-9b29-7d067488a2d3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:22.057540 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa0af47b-482a-4d3a-9b29-7d067488a2d3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:22.057725 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa0af47b-482a-4d3a-9b29-7d067488a2d3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:22.057903 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa0af47b-482a-4d3a-9b29-7d067488a2d3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:22.058003 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.backups [None req-aa0af47b-482a-4d3a-9b29-7d067488a2d3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete backup with id: 915b5121-bd03-4bc4-9e9e-402aa37a15d4. Jul 03 15:13:22.062844 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:22.062844 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:22.073785 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.backup.rpcapi [None req-aa0af47b-482a-4d3a-9b29-7d067488a2d3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] delete_backup rpcapi backup_id 915b5121-bd03-4bc4-9e9e-402aa37a15d4 {{(pid=99979) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:13:22.075751 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa0af47b-482a-4d3a-9b29-7d067488a2d3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 202 Jul 03 15:13:22.076222 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1445/5753] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:22 2026] DELETE /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:13:22.083319 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0ff498f1-ab53-430b-8162-4b3c26c1a0c4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:22.084986 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ff498f1-ab53-430b-8162-4b3c26c1a0c4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:22.085189 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ff498f1-ab53-430b-8162-4b3c26c1a0c4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:22.085375 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0ff498f1-ab53-430b-8162-4b3c26c1a0c4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:22.085493 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-0ff498f1-ab53-430b-8162-4b3c26c1a0c4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:22.089100 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:22.089100 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:22.089775 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0ff498f1-ab53-430b-8162-4b3c26c1a0c4 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:22.090092 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1455/5754] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:22 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:22.462493 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4b6b80cf-04b4-4950-8b9a-09d895193f17 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:22.464073 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4b6b80cf-04b4-4950-8b9a-09d895193f17 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:22.464295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4b6b80cf-04b4-4950-8b9a-09d895193f17 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:22.464475 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4b6b80cf-04b4-4950-8b9a-09d895193f17 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:22.472701 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:22.472701 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:22.476672 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4b6b80cf-04b4-4950-8b9a-09d895193f17 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:22.480532 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4b6b80cf-04b4-4950-8b9a-09d895193f17 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:22.480952 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1420/5755] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:22 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:23.099300 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-02edac36-b6cd-43b8-869f-46882da25155 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:23.101461 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-02edac36-b6cd-43b8-869f-46882da25155 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:23.101548 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-02edac36-b6cd-43b8-869f-46882da25155 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:23.101757 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-02edac36-b6cd-43b8-869f-46882da25155 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:23.101915 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-02edac36-b6cd-43b8-869f-46882da25155 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:23.106567 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:23.106567 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:23.107435 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-02edac36-b6cd-43b8-869f-46882da25155 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:23.107863 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1436/5756] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:23 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:23.249249 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-9c6505f6-833b-4a31-a45f-32a362e6f5dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:23.289601 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-9c6505f6-833b-4a31-a45f-32a362e6f5dd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/attachments/2eb703e5-7989-438b-975a-cf1adc8f0c15/action Jul 03 15:13:23.289983 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-9c6505f6-833b-4a31-a45f-32a362e6f5dd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:13:23.290113 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-9c6505f6-833b-4a31-a45f-32a362e6f5dd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:23.305473 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:23.305473 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:23.319241 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-6b59d687-2359-46e3-ba1a-0404d8fa9b77 req-9c6505f6-833b-4a31-a45f-32a362e6f5dd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/2eb703e5-7989-438b-975a-cf1adc8f0c15/action returned with HTTP 204 Jul 03 15:13:23.319748 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1446/5757] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:13:23 2026] POST /volume/v3/attachments/2eb703e5-7989-438b-975a-cf1adc8f0c15/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:23.494021 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8c257d12-d8d6-4c1d-8e6d-b595eb117162 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:23.495614 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c257d12-d8d6-4c1d-8e6d-b595eb117162 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:23.495807 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c257d12-d8d6-4c1d-8e6d-b595eb117162 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:23.496017 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8c257d12-d8d6-4c1d-8e6d-b595eb117162 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:23.505277 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:23.505277 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:23.509145 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8c257d12-d8d6-4c1d-8e6d-b595eb117162 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:23.513615 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8c257d12-d8d6-4c1d-8e6d-b595eb117162 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:23.514008 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1456/5758] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:23 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:23.557194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-291aedab-ada5-426d-ad04-2c14eada46da req-1627669b-4ea3-4f12-987e-70e5d5fa9b91 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:23.559178 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-291aedab-ada5-426d-ad04-2c14eada46da req-1627669b-4ea3-4f12-987e-70e5d5fa9b91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:23.559376 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-291aedab-ada5-426d-ad04-2c14eada46da req-1627669b-4ea3-4f12-987e-70e5d5fa9b91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:23.559629 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-291aedab-ada5-426d-ad04-2c14eada46da req-1627669b-4ea3-4f12-987e-70e5d5fa9b91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:23.568928 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:23.568928 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:23.572719 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-291aedab-ada5-426d-ad04-2c14eada46da req-1627669b-4ea3-4f12-987e-70e5d5fa9b91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:23.577188 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-291aedab-ada5-426d-ad04-2c14eada46da req-1627669b-4ea3-4f12-987e-70e5d5fa9b91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:23.577737 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1421/5759] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:13:23 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:23.592444 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5efb9c50-22f1-459d-a488-2557eeaa1836 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:23.594495 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5efb9c50-22f1-459d-a488-2557eeaa1836 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:23.594677 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5efb9c50-22f1-459d-a488-2557eeaa1836 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:23.594849 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5efb9c50-22f1-459d-a488-2557eeaa1836 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:23.604920 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:23.604920 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:23.608871 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5efb9c50-22f1-459d-a488-2557eeaa1836 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:23.614540 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5efb9c50-22f1-459d-a488-2557eeaa1836 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:23.615143 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1437/5760] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:23 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:23.654805 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-9cd2f1c3-b3ad-43ea-9ed2-014cbcecf75d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:23.657289 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-9cd2f1c3-b3ad-43ea-9ed2-014cbcecf75d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:23.657525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-9cd2f1c3-b3ad-43ea-9ed2-014cbcecf75d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:23.657728 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-9cd2f1c3-b3ad-43ea-9ed2-014cbcecf75d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:23.667010 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:23.667010 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:23.670380 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-9cd2f1c3-b3ad-43ea-9ed2-014cbcecf75d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:23.674488 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-9cd2f1c3-b3ad-43ea-9ed2-014cbcecf75d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:23.674850 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1447/5761] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:13:23 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:23.694788 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-f1b1e3f9-be3a-4906-a743-ecdb0f4bbc1b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:23.696727 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-f1b1e3f9-be3a-4906-a743-ecdb0f4bbc1b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] POST https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495/action Jul 03 15:13:23.697052 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-f1b1e3f9-be3a-4906-a743-ecdb0f4bbc1b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:13:23.697231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-f1b1e3f9-be3a-4906-a743-ecdb0f4bbc1b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:23.707399 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:23.707399 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:23.707849 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-f1b1e3f9-be3a-4906-a743-ecdb0f4bbc1b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:23.718300 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-f1b1e3f9-be3a-4906-a743-ecdb0f4bbc1b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Begin detaching volume completed successfully. Jul 03 15:13:23.718499 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-f1b1e3f9-be3a-4906-a743-ecdb0f4bbc1b tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495/action returned with HTTP 202 Jul 03 15:13:23.718899 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1457/5762] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:13:23 2026] POST /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:13:23.738117 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c297de09-26ea-4345-b3ed-0429d87f60cd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:23.740001 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c297de09-26ea-4345-b3ed-0429d87f60cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:23.740296 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c297de09-26ea-4345-b3ed-0429d87f60cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:23.740474 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c297de09-26ea-4345-b3ed-0429d87f60cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:23.750780 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:23.750780 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:23.754801 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c297de09-26ea-4345-b3ed-0429d87f60cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:23.760191 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c297de09-26ea-4345-b3ed-0429d87f60cd tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:23.760485 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1422/5763] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:23 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:24.117108 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-51b36b75-538f-4c2f-b3b5-78d108c71dac None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:24.119279 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-51b36b75-538f-4c2f-b3b5-78d108c71dac tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:24.119544 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-51b36b75-538f-4c2f-b3b5-78d108c71dac tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:24.119924 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-51b36b75-538f-4c2f-b3b5-78d108c71dac tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:24.120082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-51b36b75-538f-4c2f-b3b5-78d108c71dac tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:24.124244 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:24.124244 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:24.124991 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-51b36b75-538f-4c2f-b3b5-78d108c71dac tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 200 Jul 03 15:13:24.125392 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1438/5764] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:24 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:24.742292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3623c0d4-c6f9-4e06-81f0-b153ac19b387 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:24.742735 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3623c0d4-c6f9-4e06-81f0-b153ac19b387 None None] GET https://10.4.3.99/volume// Jul 03 15:13:24.742928 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3623c0d4-c6f9-4e06-81f0-b153ac19b387 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:24.743179 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3623c0d4-c6f9-4e06-81f0-b153ac19b387 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:24.743556 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3623c0d4-c6f9-4e06-81f0-b153ac19b387 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:13:24.743888 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1448/5765] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:13:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:13:24.750518 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-02caff57-d0c9-4c8c-8f82-323ec1a4fa91 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:24.752526 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-02caff57-d0c9-4c8c-8f82-323ec1a4fa91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:24.752826 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-02caff57-d0c9-4c8c-8f82-323ec1a4fa91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:24.752912 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-02caff57-d0c9-4c8c-8f82-323ec1a4fa91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:24.761924 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:24.761924 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:24.765309 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-02caff57-d0c9-4c8c-8f82-323ec1a4fa91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:24.769478 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-02caff57-d0c9-4c8c-8f82-323ec1a4fa91 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:24.769871 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1458/5766] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:13:24 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:13:24.772710 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-19382b39-bec2-44b4-a542-3d0790881e5d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:24.774418 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19382b39-bec2-44b4-a542-3d0790881e5d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:24.774619 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19382b39-bec2-44b4-a542-3d0790881e5d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:24.774811 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-19382b39-bec2-44b4-a542-3d0790881e5d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:24.784147 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:24.784147 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:24.787399 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-19382b39-bec2-44b4-a542-3d0790881e5d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:24.790949 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-19382b39-bec2-44b4-a542-3d0790881e5d tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:24.791324 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1423/5767] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:24 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:25.134741 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1321939d-775f-4a2d-b0c7-948386d17724 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:25.136421 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1321939d-775f-4a2d-b0c7-948386d17724 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 Jul 03 15:13:25.136630 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1321939d-775f-4a2d-b0c7-948386d17724 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:25.136830 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1321939d-775f-4a2d-b0c7-948386d17724 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:25.136962 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-1321939d-775f-4a2d-b0c7-948386d17724 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 915b5121-bd03-4bc4-9e9e-402aa37a15d4. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:25.140316 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1321939d-775f-4a2d-b0c7-948386d17724 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 returned with HTTP 404 Jul 03 15:13:25.140883 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1439/5768] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:25 2026] GET /volume/v3/backups/915b5121-bd03-4bc4-9e9e-402aa37a15d4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:25.307383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-30c68205-62ab-47e2-839c-102a15045067 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:25.309546 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-30c68205-62ab-47e2-839c-102a15045067 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:25.309729 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-30c68205-62ab-47e2-839c-102a15045067 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:25.309969 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-30c68205-62ab-47e2-839c-102a15045067 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:25.319316 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:25.319316 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:25.321927 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-30c68205-62ab-47e2-839c-102a15045067 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:25.326471 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-30c68205-62ab-47e2-839c-102a15045067 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:25.327230 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1449/5769] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:13:25 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:25.571994 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0e1e273a-8138-4efe-9312-423613fb96a6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:25.573624 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e1e273a-8138-4efe-9312-423613fb96a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:13:25.573792 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e1e273a-8138-4efe-9312-423613fb96a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:25.573946 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0e1e273a-8138-4efe-9312-423613fb96a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:25.574046 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.contrib.backups [None req-0e1e273a-8138-4efe-9312-423613fb96a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete backup with id: 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. Jul 03 15:13:25.577971 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:25.577971 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:25.588803 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.backup.rpcapi [None req-0e1e273a-8138-4efe-9312-423613fb96a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] delete_backup rpcapi backup_id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0 {{(pid=99977) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:13:25.590483 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0e1e273a-8138-4efe-9312-423613fb96a6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 202 Jul 03 15:13:25.590831 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1459/5770] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:25 2026] DELETE /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:13:25.597235 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-613fb373-db26-45c3-b3d0-6607151791a0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:25.598862 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-613fb373-db26-45c3-b3d0-6607151791a0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:13:25.599052 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-613fb373-db26-45c3-b3d0-6607151791a0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:25.599261 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-613fb373-db26-45c3-b3d0-6607151791a0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:25.599407 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-613fb373-db26-45c3-b3d0-6607151791a0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:25.605266 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:25.605266 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:25.605522 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-613fb373-db26-45c3-b3d0-6607151791a0 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 200 Jul 03 15:13:25.605830 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1424/5771] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:25 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:25.622026 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-ed7eee68-5dc7-45d7-9cb7-09423cc21b45 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:25.624222 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-ed7eee68-5dc7-45d7-9cb7-09423cc21b45 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] DELETE https://10.4.3.99/volume/v3/attachments/2eb703e5-7989-438b-975a-cf1adc8f0c15 Jul 03 15:13:25.624411 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-ed7eee68-5dc7-45d7-9cb7-09423cc21b45 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:25.624614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-ed7eee68-5dc7-45d7-9cb7-09423cc21b45 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:25.632530 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:25.632530 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:25.802441 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-6a8aaf7b-0acb-4773-a275-5aa704a2e882 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:25.804253 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6a8aaf7b-0acb-4773-a275-5aa704a2e882 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:25.804424 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6a8aaf7b-0acb-4773-a275-5aa704a2e882 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:25.804592 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-6a8aaf7b-0acb-4773-a275-5aa704a2e882 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:25.817006 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:25.817006 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:25.820420 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-6a8aaf7b-0acb-4773-a275-5aa704a2e882 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:25.825158 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-6a8aaf7b-0acb-4773-a275-5aa704a2e882 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:25.825599 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1450/5772] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:25 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:25.836887 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-00e9e221-f885-4c0b-8f85-7965cd7efff5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:25.837238 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00e9e221-f885-4c0b-8f85-7965cd7efff5 None None] GET https://10.4.3.99/volume// Jul 03 15:13:25.837403 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00e9e221-f885-4c0b-8f85-7965cd7efff5 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:25.837584 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-00e9e221-f885-4c0b-8f85-7965cd7efff5 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:25.838012 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-00e9e221-f885-4c0b-8f85-7965cd7efff5 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:13:25.838316 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1460/5773] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:13:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:13:25.847530 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-384b231b-05c3-4702-908a-46563e8ec217 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:25.850416 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-384b231b-05c3-4702-908a-46563e8ec217 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:25.850713 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-384b231b-05c3-4702-908a-46563e8ec217 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:25.850982 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-384b231b-05c3-4702-908a-46563e8ec217 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:25.861947 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:25.861947 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:25.866431 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-384b231b-05c3-4702-908a-46563e8ec217 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:25.871360 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-384b231b-05c3-4702-908a-46563e8ec217 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 returned with HTTP 200 Jul 03 15:13:25.871771 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1425/5774] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:13:25 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 => generated 1049 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:13:25.973142 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-ba66f9d0-9a09-4641-afd9-ec6ab5cc0fb8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:25.975145 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-ba66f9d0-9a09-4641-afd9-ec6ab5cc0fb8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/e05371f9-56ed-4116-a191-6e295a24397a Jul 03 15:13:25.975499 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-ba66f9d0-9a09-4641-afd9-ec6ab5cc0fb8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:25.982473 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-ba66f9d0-9a09-4641-afd9-ec6ab5cc0fb8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-a13fc0b6-2d54-4404-8f16-8bc9a28afb32-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:13:25.988063 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-ba66f9d0-9a09-4641-afd9-ec6ab5cc0fb8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-a13fc0b6-2d54-4404-8f16-8bc9a28afb32-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:13:25.988917 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:25.988917 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:26.160144 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d8e6e58e-fc1e-45ff-895b-0a4f78d09b6f req-ed7eee68-5dc7-45d7-9cb7-09423cc21b45 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/attachments/2eb703e5-7989-438b-975a-cf1adc8f0c15 returned with HTTP 200 Jul 03 15:13:26.160694 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1440/5775] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:13:25 2026] DELETE /volume/v3/attachments/2eb703e5-7989-438b-975a-cf1adc8f0c15 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:26.512720 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-ba66f9d0-9a09-4641-afd9-ec6ab5cc0fb8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-a13fc0b6-2d54-4404-8f16-8bc9a28afb32-np0000004430" released by "attachment_update" :: held 0.525s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:13:26.513142 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-ba66f9d0-9a09-4641-afd9-ec6ab5cc0fb8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/e05371f9-56ed-4116-a191-6e295a24397a returned with HTTP 200 Jul 03 15:13:26.513614 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1451/5776] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:13:25 2026] PUT /volume/v3/attachments/e05371f9-56ed-4116-a191-6e295a24397a => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:26.615339 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7c039f4d-c290-4cdd-8c47-930bf58ce358 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:26.616944 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7c039f4d-c290-4cdd-8c47-930bf58ce358 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 Jul 03 15:13:26.617197 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7c039f4d-c290-4cdd-8c47-930bf58ce358 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:26.617348 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7c039f4d-c290-4cdd-8c47-930bf58ce358 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:26.617394 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-7c039f4d-c290-4cdd-8c47-930bf58ce358 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 1c04c52e-8938-4b2a-9f6b-560ab8477ba0. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:26.620609 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7c039f4d-c290-4cdd-8c47-930bf58ce358 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 returned with HTTP 404 Jul 03 15:13:26.621009 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1461/5777] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:26 2026] GET /volume/v3/backups/1c04c52e-8938-4b2a-9f6b-560ab8477ba0 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:26.634533 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:26.636300 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:13:26.636646 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1032182218"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:26.638002 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1032182218'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:13:26.638115 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume of 1 GB Jul 03 15:13:26.642011 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Availability Zones retrieved successfully. Jul 03 15:13:26.647404 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Flow 'volume_create_api' (16bcc18e-721a-4646-a14e-e1c4b3b01b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:13:26.648227 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde19138-9941-4837-a351-f0a88547bb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:26.649046 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:13:26.672283 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde19138-9941-4837-a351-f0a88547bb63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:26.672923 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dda837-4965-41a1-8134-c04972d3dd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:26.711496 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['6f6605e7-b323-4909-a6e4-52ecdabffbb1', '6f614f02-84a6-4606-abe5-1678e3d5915c', 'c4f378b4-1a42-48b6-accf-fcb51639e9b7', 'd9f39fc8-edc2-4711-b987-6fb780f02dd3'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:13:26.712069 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dda837-4965-41a1-8134-c04972d3dd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f6605e7-b323-4909-a6e4-52ecdabffbb1', '6f614f02-84a6-4606-abe5-1678e3d5915c', 'c4f378b4-1a42-48b6-accf-fcb51639e9b7', 'd9f39fc8-edc2-4711-b987-6fb780f02dd3']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:26.712833 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (748289dd-2fd7-46e6-a99c-72afaa3adf12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:26.735382 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (748289dd-2fd7-46e6-a99c-72afaa3adf12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b361cf7f-e5d0-4e10-9742-e55381825f84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1032182218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6449f89992ec45de8f11034d13e87da4',qos_specs=None,replication_status=,reservations=['6f6605e7-b323-4909-a6e4-52ecdabffbb1','6f614f02-84a6-4606-abe5-1678e3d5915c','c4f378b4-1a42-48b6-accf-fcb51639e9b7','d9f39fc8-edc2-4711-b987-6fb780f02dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31cf8094796e419ea2246e95e732fe70',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1032182218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b361cf7f-e5d0-4e10-9742-e55381825f84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6449f89992ec45de8f11034d13e87da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31cf8094796e419ea2246e95e732fe70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:26.736177 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc51f416-2e13-40d8-98f1-2fb1f8513c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:26.773620 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc51f416-2e13-40d8-98f1-2fb1f8513c6d) transitioned into state 'SUCCESS' from state '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-1032182218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6449f89992ec45de8f11034d13e87da4',qos_specs=None,replication_status=,reservations=['6f6605e7-b323-4909-a6e4-52ecdabffbb1','6f614f02-84a6-4606-abe5-1678e3d5915c','c4f378b4-1a42-48b6-accf-fcb51639e9b7','d9f39fc8-edc2-4711-b987-6fb780f02dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31cf8094796e419ea2246e95e732fe70',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:26.774401 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb4ed18-425e-4e89-bdc7-6d09ef9478b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:26.798597 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb4ed18-425e-4e89-bdc7-6d09ef9478b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:26.798597 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Flow 'volume_create_api' (16bcc18e-721a-4646-a14e-e1c4b3b01b28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:13:26.798597 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create volume request issued successfully. Jul 03 15:13:26.798597 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ef5f8242-54c8-4905-a9e9-cef1d6b62fd6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:13:26.799553 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1426/5778] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:13:26 2026] POST /volume/v3/volumes => generated 747 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:13:26.813954 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3f204112-a808-4566-bdfc-a520e91a099e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:26.815693 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3f204112-a808-4566-bdfc-a520e91a099e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 Jul 03 15:13:26.815904 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3f204112-a808-4566-bdfc-a520e91a099e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:26.816170 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3f204112-a808-4566-bdfc-a520e91a099e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:26.823478 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:26.823478 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:26.827002 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3f204112-a808-4566-bdfc-a520e91a099e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:26.831601 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3f204112-a808-4566-bdfc-a520e91a099e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 returned with HTTP 200 Jul 03 15:13:26.832009 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1441/5779] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:26 2026] GET /volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:26.837809 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d6830f6c-70fa-42cf-b4aa-07c98de2e9e3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:26.839647 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d6830f6c-70fa-42cf-b4aa-07c98de2e9e3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:26.839872 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d6830f6c-70fa-42cf-b4aa-07c98de2e9e3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:26.840069 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d6830f6c-70fa-42cf-b4aa-07c98de2e9e3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:26.847502 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:26.847502 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:26.851542 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d6830f6c-70fa-42cf-b4aa-07c98de2e9e3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:26.855928 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d6830f6c-70fa-42cf-b4aa-07c98de2e9e3 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:26.856434 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1452/5780] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:26 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:26.867540 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a8f5d7e3-1d72-4e3e-a823-49296eb82578 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:26.869229 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8f5d7e3-1d72-4e3e-a823-49296eb82578 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] DELETE https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:26.869419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8f5d7e3-1d72-4e3e-a823-49296eb82578 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:26.869596 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a8f5d7e3-1d72-4e3e-a823-49296eb82578 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:26.871403 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a8f5d7e3-1d72-4e3e-a823-49296eb82578 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Delete volume with id: bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:26.877103 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:26.877103 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:26.877590 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8f5d7e3-1d72-4e3e-a823-49296eb82578 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:26.935658 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a8f5d7e3-1d72-4e3e-a823-49296eb82578 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Delete volume request issued successfully. Jul 03 15:13:26.935896 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a8f5d7e3-1d72-4e3e-a823-49296eb82578 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 202 Jul 03 15:13:26.936485 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1462/5781] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:26 2026] DELETE /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:26.943798 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e202b77d-884c-43b9-8bde-dff4e2381909 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:26.945867 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e202b77d-884c-43b9-8bde-dff4e2381909 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:26.946070 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e202b77d-884c-43b9-8bde-dff4e2381909 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:26.946293 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e202b77d-884c-43b9-8bde-dff4e2381909 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:26.953564 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:26.953564 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:26.957688 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e202b77d-884c-43b9-8bde-dff4e2381909 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Volume info retrieved successfully. Jul 03 15:13:26.963191 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e202b77d-884c-43b9-8bde-dff4e2381909 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 200 Jul 03 15:13:26.963538 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1427/5782] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:26 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:27.024795 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-197b9074-5829-4683-a73e-6ef82e87c7d1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:27.026962 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-197b9074-5829-4683-a73e-6ef82e87c7d1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/e05371f9-56ed-4116-a191-6e295a24397a/action Jul 03 15:13:27.027371 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-197b9074-5829-4683-a73e-6ef82e87c7d1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:13:27.027490 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-197b9074-5829-4683-a73e-6ef82e87c7d1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:27.043829 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:27.043829 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:27.068622 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-197b9074-5829-4683-a73e-6ef82e87c7d1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/e05371f9-56ed-4116-a191-6e295a24397a/action returned with HTTP 204 Jul 03 15:13:27.069464 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1442/5783] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:13:27 2026] POST /volume/v3/attachments/e05371f9-56ed-4116-a191-6e295a24397a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:27.846506 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-90f6f560-4a0d-4549-a8ba-f6d9db5e794d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:27.847972 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-90f6f560-4a0d-4549-a8ba-f6d9db5e794d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 Jul 03 15:13:27.848134 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-90f6f560-4a0d-4549-a8ba-f6d9db5e794d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:27.848312 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-90f6f560-4a0d-4549-a8ba-f6d9db5e794d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:27.854524 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:27.854524 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:27.857374 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-90f6f560-4a0d-4549-a8ba-f6d9db5e794d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:27.860868 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-90f6f560-4a0d-4549-a8ba-f6d9db5e794d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 returned with HTTP 200 Jul 03 15:13:27.861177 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1453/5784] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:27 2026] GET /volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:27.875846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-725e095b-e897-4d63-a0d0-13901332ee3c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:27.877589 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-725e095b-e897-4d63-a0d0-13901332ee3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:13:27.877983 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-725e095b-e897-4d63-a0d0-13901332ee3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b361cf7f-e5d0-4e10-9742-e55381825f84", "name": "tempest-VolumesBackupsTest-Snapshot-1379367046"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:27.885624 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:27.885624 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:27.886034 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-725e095b-e897-4d63-a0d0-13901332ee3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:27.886177 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-725e095b-e897-4d63-a0d0-13901332ee3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Create snapshot from volume b361cf7f-e5d0-4e10-9742-e55381825f84 Jul 03 15:13:27.917732 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-725e095b-e897-4d63-a0d0-13901332ee3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['ed85d114-970c-405f-b3fa-940a5dfa2fc4', '6c961d33-bd5c-475b-9244-cd8706695bcd', 'a4fd1714-cbcc-47e7-b4f7-72c3a9ad0f17', 'ea1794a9-ec15-44f8-b668-0051f7182b6d'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:13:27.950740 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-725e095b-e897-4d63-a0d0-13901332ee3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Snapshot create request issued successfully. Jul 03 15:13:27.951007 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-725e095b-e897-4d63-a0d0-13901332ee3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:13:27.951401 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1463/5785] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:13:27 2026] POST /volume/v3/snapshots => generated 305 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:13:27.959236 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0b4ba4f3-27c3-4905-a3d4-a85fa35d1b89 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:27.960827 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b4ba4f3-27c3-4905-a3d4-a85fa35d1b89 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 Jul 03 15:13:27.961009 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0b4ba4f3-27c3-4905-a3d4-a85fa35d1b89 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:27.961248 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0b4ba4f3-27c3-4905-a3d4-a85fa35d1b89 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:27.965970 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:27.965970 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:27.966549 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0b4ba4f3-27c3-4905-a3d4-a85fa35d1b89 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Snapshot retrieved successfully. Jul 03 15:13:27.967240 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0b4ba4f3-27c3-4905-a3d4-a85fa35d1b89 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 returned with HTTP 200 Jul 03 15:13:27.967557 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1428/5786] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:13:27 2026] GET /volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:27.974907 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6c1441e6-4e30-4562-b2ca-1f1d0424fe42 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:27.976742 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6c1441e6-4e30-4562-b2ca-1f1d0424fe42 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] GET https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 Jul 03 15:13:27.976911 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6c1441e6-4e30-4562-b2ca-1f1d0424fe42 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:27.977103 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6c1441e6-4e30-4562-b2ca-1f1d0424fe42 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:27.983252 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6c1441e6-4e30-4562-b2ca-1f1d0424fe42 tempest-VolumeMultiattachTests-1131994003 tempest-VolumeMultiattachTests-1131994003-project-member] https://10.4.3.99/volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 returned with HTTP 404 Jul 03 15:13:27.983703 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1443/5787] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:27 2026] GET /volume/v3/volumes/bfec21bb-1e13-4d70-9655-b44b32dd7495 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:27.990278 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0e74bc92-2795-4034-af58-836f34de25d3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:27.991765 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0e74bc92-2795-4034-af58-836f34de25d3 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:13:27.991925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0e74bc92-2795-4034-af58-836f34de25d3 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:27.992148 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0e74bc92-2795-4034-af58-836f34de25d3 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:27.992787 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-0e74bc92-2795-4034-af58-836f34de25d3 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:13:28.004233 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0e74bc92-2795-4034-af58-836f34de25d3 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Get all volumes completed successfully. Jul 03 15:13:28.006030 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:28.006030 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:28.009980 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0e74bc92-2795-4034-af58-836f34de25d3 tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:13:28.010350 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1454/5788] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:13:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11093 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:13:28.024916 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-080dc466-852e-4e5f-8b23-dd4758396f6f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:28.026694 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-080dc466-852e-4e5f-8b23-dd4758396f6f tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] DELETE https://10.4.3.99/volume/v3/types/b2fc9d32-fd9f-4126-add9-82b7b149e5e2 Jul 03 15:13:28.026902 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-080dc466-852e-4e5f-8b23-dd4758396f6f tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:28.027117 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-080dc466-852e-4e5f-8b23-dd4758396f6f tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] Calling method '_delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:28.027427 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:28.027427 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:28.047569 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-080dc466-852e-4e5f-8b23-dd4758396f6f tempest-VolumeMultiattachTests-456533576 tempest-VolumeMultiattachTests-456533576-project-admin] https://10.4.3.99/volume/v3/types/b2fc9d32-fd9f-4126-add9-82b7b149e5e2 returned with HTTP 202 Jul 03 15:13:28.047972 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1464/5789] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:13:28 2026] DELETE /volume/v3/types/b2fc9d32-fd9f-4126-add9-82b7b149e5e2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:28.975774 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-45634ae6-cbe7-4101-a9b4-23a7652d958c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:28.977575 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-45634ae6-cbe7-4101-a9b4-23a7652d958c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 Jul 03 15:13:28.979886 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-45634ae6-cbe7-4101-a9b4-23a7652d958c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:28.979886 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-45634ae6-cbe7-4101-a9b4-23a7652d958c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:28.982673 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:28.982673 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:28.983428 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-45634ae6-cbe7-4101-a9b4-23a7652d958c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Snapshot retrieved successfully. Jul 03 15:13:28.983727 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-45634ae6-cbe7-4101-a9b4-23a7652d958c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 returned with HTTP 200 Jul 03 15:13:28.984045 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1429/5790] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:13:28 2026] GET /volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:28.992595 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2136ead1-4a3c-4f20-a5ea-82e355a26800 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:28.994839 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2136ead1-4a3c-4f20-a5ea-82e355a26800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] POST https://10.4.3.99/volume/v3/backups Jul 03 15:13:28.995316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2136ead1-4a3c-4f20-a5ea-82e355a26800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b361cf7f-e5d0-4e10-9742-e55381825f84", "snapshot_id": "24c186aa-2594-40e2-96d7-27c00b233971", "name": "tempest-VolumesBackupsTest-Backup-948569440"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:28.997281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.contrib.backups [None req-2136ead1-4a3c-4f20-a5ea-82e355a26800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating new backup {'backup': {'volume_id': 'b361cf7f-e5d0-4e10-9742-e55381825f84', 'snapshot_id': '24c186aa-2594-40e2-96d7-27c00b233971', 'name': 'tempest-VolumesBackupsTest-Backup-948569440'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 15:13:28.997474 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.contrib.backups [None req-2136ead1-4a3c-4f20-a5ea-82e355a26800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Creating backup of volume b361cf7f-e5d0-4e10-9742-e55381825f84 in container None Jul 03 15:13:29.008166 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:29.008166 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:29.008622 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2136ead1-4a3c-4f20-a5ea-82e355a26800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:29.014270 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:29.014270 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:29.014684 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2136ead1-4a3c-4f20-a5ea-82e355a26800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Snapshot retrieved successfully. Jul 03 15:13:29.031225 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-2136ead1-4a3c-4f20-a5ea-82e355a26800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Created reservations ['6c19aa66-1f99-4f30-9e4f-4de95e7b00a8', '48bcecc6-4a82-46a6-9e74-74b7d35812b9'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:13:29.059865 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2136ead1-4a3c-4f20-a5ea-82e355a26800 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups returned with HTTP 202 Jul 03 15:13:29.060331 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1444/5791] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:13:28 2026] POST /volume/v3/backups => generated 327 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:13:29.067910 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b79fd50b-c7a4-4cf2-bacd-4dd635c244fb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:29.069567 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b79fd50b-c7a4-4cf2-bacd-4dd635c244fb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:29.069780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b79fd50b-c7a4-4cf2-bacd-4dd635c244fb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:29.069981 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b79fd50b-c7a4-4cf2-bacd-4dd635c244fb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:29.070064 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-b79fd50b-c7a4-4cf2-bacd-4dd635c244fb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:29.074331 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:29.074331 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:29.075035 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b79fd50b-c7a4-4cf2-bacd-4dd635c244fb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:29.075411 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1455/5792] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:29 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 768 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:30.084982 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-252384c1-9dd5-4694-9e04-b6c2b30a2bb7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:30.086715 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-252384c1-9dd5-4694-9e04-b6c2b30a2bb7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:30.086890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-252384c1-9dd5-4694-9e04-b6c2b30a2bb7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:30.087104 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-252384c1-9dd5-4694-9e04-b6c2b30a2bb7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:30.087245 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-252384c1-9dd5-4694-9e04-b6c2b30a2bb7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:30.091643 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:30.091643 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:30.092474 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-252384c1-9dd5-4694-9e04-b6c2b30a2bb7 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:30.092833 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1465/5793] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:30 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:31.103542 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-64ec1d51-1dc0-4333-b001-09a3c8ef1596 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:31.105315 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64ec1d51-1dc0-4333-b001-09a3c8ef1596 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:31.105535 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64ec1d51-1dc0-4333-b001-09a3c8ef1596 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:31.105740 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-64ec1d51-1dc0-4333-b001-09a3c8ef1596 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:31.105870 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-64ec1d51-1dc0-4333-b001-09a3c8ef1596 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:31.109908 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:31.109908 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:31.110660 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-64ec1d51-1dc0-4333-b001-09a3c8ef1596 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:31.111011 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1430/5794] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:31 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:32.119928 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-86d62f7e-8e9a-4c68-9170-2819a3df8865 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:32.121701 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-86d62f7e-8e9a-4c68-9170-2819a3df8865 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:32.121990 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-86d62f7e-8e9a-4c68-9170-2819a3df8865 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:32.122203 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-86d62f7e-8e9a-4c68-9170-2819a3df8865 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:32.122317 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-86d62f7e-8e9a-4c68-9170-2819a3df8865 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:32.126332 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:32.126332 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:32.127079 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-86d62f7e-8e9a-4c68-9170-2819a3df8865 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:32.127478 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1445/5795] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:32 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:32.139887 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-aa3c9132-b57b-4473-a20e-1aaa3c37711f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:32.141713 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-aa3c9132-b57b-4473-a20e-1aaa3c37711f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32/encryption Jul 03 15:13:32.141880 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-aa3c9132-b57b-4473-a20e-1aaa3c37711f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:32.142048 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-aa3c9132-b57b-4473-a20e-1aaa3c37711f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'index' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:32.150635 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:32.150635 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:32.156509 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-a2bdf228-7957-418b-a500-bf5c87f592f4 req-aa3c9132-b57b-4473-a20e-1aaa3c37711f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32/encryption returned with HTTP 200 Jul 03 15:13:32.156896 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1456/5796] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:13:32 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:33.136865 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a093092f-ad2f-4308-b8a5-01678c584a05 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:33.138612 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a093092f-ad2f-4308-b8a5-01678c584a05 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:33.138816 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a093092f-ad2f-4308-b8a5-01678c584a05 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:33.139026 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a093092f-ad2f-4308-b8a5-01678c584a05 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:33.139166 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-a093092f-ad2f-4308-b8a5-01678c584a05 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:33.143369 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:33.143369 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:33.144095 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a093092f-ad2f-4308-b8a5-01678c584a05 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:33.144477 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1466/5797] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:33 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:34.155471 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7df7c669-1cf0-49cc-a8e7-4d0dfa40ba3c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:34.157308 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7df7c669-1cf0-49cc-a8e7-4d0dfa40ba3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:34.157546 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7df7c669-1cf0-49cc-a8e7-4d0dfa40ba3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:34.157773 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7df7c669-1cf0-49cc-a8e7-4d0dfa40ba3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:34.157875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-7df7c669-1cf0-49cc-a8e7-4d0dfa40ba3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:34.162221 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:34.162221 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:34.162947 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7df7c669-1cf0-49cc-a8e7-4d0dfa40ba3c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:34.163333 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1431/5798] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:34 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:35.175397 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ef998b7b-a236-4b19-b5d9-cf8297dff198 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:35.176842 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ef998b7b-a236-4b19-b5d9-cf8297dff198 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:35.177000 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ef998b7b-a236-4b19-b5d9-cf8297dff198 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:35.177239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ef998b7b-a236-4b19-b5d9-cf8297dff198 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:35.177239 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-ef998b7b-a236-4b19-b5d9-cf8297dff198 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:35.186071 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:35.186071 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:35.186733 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ef998b7b-a236-4b19-b5d9-cf8297dff198 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:35.187373 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1446/5799] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:35 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:36.199093 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-594a6a58-da88-48f9-9d39-151dda4dbce5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:36.201364 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-594a6a58-da88-48f9-9d39-151dda4dbce5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:36.201596 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-594a6a58-da88-48f9-9d39-151dda4dbce5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:36.201833 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-594a6a58-da88-48f9-9d39-151dda4dbce5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:36.201993 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-594a6a58-da88-48f9-9d39-151dda4dbce5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:36.207928 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:36.207928 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:36.209040 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-594a6a58-da88-48f9-9d39-151dda4dbce5 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:36.209565 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1457/5800] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:36 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:37.224929 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-191f3190-296a-4bfb-ad0e-5ba335bcd56a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:37.227072 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-191f3190-296a-4bfb-ad0e-5ba335bcd56a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:37.227366 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-191f3190-296a-4bfb-ad0e-5ba335bcd56a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:37.227620 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-191f3190-296a-4bfb-ad0e-5ba335bcd56a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:37.227775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-191f3190-296a-4bfb-ad0e-5ba335bcd56a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:37.232556 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:37.232556 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:37.233400 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-191f3190-296a-4bfb-ad0e-5ba335bcd56a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:37.233818 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1467/5801] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:37 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:38.248964 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5f641cf7-5668-46c6-92d7-54e5aae7f9ee None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:38.255612 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f641cf7-5668-46c6-92d7-54e5aae7f9ee tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:38.255903 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5f641cf7-5668-46c6-92d7-54e5aae7f9ee tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:38.256198 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5f641cf7-5668-46c6-92d7-54e5aae7f9ee tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:38.256376 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-5f641cf7-5668-46c6-92d7-54e5aae7f9ee tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:38.263208 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:38.263208 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:38.264328 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5f641cf7-5668-46c6-92d7-54e5aae7f9ee tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:38.264835 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1432/5802] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:38 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:39.275153 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-15d213e2-ff33-4b68-940a-42d3b9291bb3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:39.276954 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15d213e2-ff33-4b68-940a-42d3b9291bb3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:39.277145 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15d213e2-ff33-4b68-940a-42d3b9291bb3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:39.277361 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-15d213e2-ff33-4b68-940a-42d3b9291bb3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:39.277460 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-15d213e2-ff33-4b68-940a-42d3b9291bb3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:39.282230 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:39.282230 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:39.283193 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-15d213e2-ff33-4b68-940a-42d3b9291bb3 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:39.283668 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1447/5803] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:39 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:40.296154 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-089600ff-fffa-4705-befc-294f1b8bbacf None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:40.300310 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-089600ff-fffa-4705-befc-294f1b8bbacf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:40.300310 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-089600ff-fffa-4705-befc-294f1b8bbacf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:40.300310 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-089600ff-fffa-4705-befc-294f1b8bbacf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:40.300310 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-089600ff-fffa-4705-befc-294f1b8bbacf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:40.304489 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:40.304489 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:40.305728 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-089600ff-fffa-4705-befc-294f1b8bbacf tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:40.306156 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1458/5804] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:40 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:41.316639 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-36dbc5ac-e314-4f36-a8f6-0e1e0c9f8559 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:41.318342 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36dbc5ac-e314-4f36-a8f6-0e1e0c9f8559 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:41.318512 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36dbc5ac-e314-4f36-a8f6-0e1e0c9f8559 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:41.318682 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-36dbc5ac-e314-4f36-a8f6-0e1e0c9f8559 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:41.318772 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-36dbc5ac-e314-4f36-a8f6-0e1e0c9f8559 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:41.322910 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:41.322910 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:41.323723 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-36dbc5ac-e314-4f36-a8f6-0e1e0c9f8559 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:41.324139 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1468/5805] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:41 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:42.334104 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2232d9c7-f093-4e9e-8d03-bd4c509bf333 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:42.335977 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2232d9c7-f093-4e9e-8d03-bd4c509bf333 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:42.336402 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2232d9c7-f093-4e9e-8d03-bd4c509bf333 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:42.336470 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2232d9c7-f093-4e9e-8d03-bd4c509bf333 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:42.336571 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-2232d9c7-f093-4e9e-8d03-bd4c509bf333 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:42.341099 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:42.341099 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:42.341858 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2232d9c7-f093-4e9e-8d03-bd4c509bf333 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:42.342421 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1433/5806] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:42 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:43.352577 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3eb903c0-bfb1-45b0-9365-5f976e4a77d6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:43.354136 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3eb903c0-bfb1-45b0-9365-5f976e4a77d6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:43.354366 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3eb903c0-bfb1-45b0-9365-5f976e4a77d6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:43.354550 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3eb903c0-bfb1-45b0-9365-5f976e4a77d6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:43.354672 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-3eb903c0-bfb1-45b0-9365-5f976e4a77d6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:43.359486 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:43.359486 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:43.360342 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3eb903c0-bfb1-45b0-9365-5f976e4a77d6 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:43.360864 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1448/5807] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:43 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:44.371200 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-819b568f-d188-494b-bdff-655e27897e25 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:44.373476 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-819b568f-d188-494b-bdff-655e27897e25 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:44.373664 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-819b568f-d188-494b-bdff-655e27897e25 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:44.373879 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-819b568f-d188-494b-bdff-655e27897e25 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:44.373975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-819b568f-d188-494b-bdff-655e27897e25 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:44.378367 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:44.378367 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:44.379351 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-819b568f-d188-494b-bdff-655e27897e25 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:44.379818 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1459/5808] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:44 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:45.389115 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e3436a5e-25f5-4237-8619-9e7acf3a44ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:45.390944 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e3436a5e-25f5-4237-8619-9e7acf3a44ad tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:45.391135 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e3436a5e-25f5-4237-8619-9e7acf3a44ad tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:45.391382 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e3436a5e-25f5-4237-8619-9e7acf3a44ad tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:45.391483 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-e3436a5e-25f5-4237-8619-9e7acf3a44ad tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:45.395932 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:45.395932 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:45.396741 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e3436a5e-25f5-4237-8619-9e7acf3a44ad tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:45.397102 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1469/5809] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:45 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:46.407370 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-578ed15d-a7ad-468b-916a-8c0e470bfb27 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:46.409260 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-578ed15d-a7ad-468b-916a-8c0e470bfb27 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:46.409477 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-578ed15d-a7ad-468b-916a-8c0e470bfb27 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:46.409711 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-578ed15d-a7ad-468b-916a-8c0e470bfb27 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:46.409774 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.backups [None req-578ed15d-a7ad-468b-916a-8c0e470bfb27 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99978) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:46.414185 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:46.414185 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:46.415139 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-578ed15d-a7ad-468b-916a-8c0e470bfb27 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:46.415770 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1434/5810] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:46 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:47.425198 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-08e5af05-6a52-411b-b686-1cefefec66e2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:47.426893 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-08e5af05-6a52-411b-b686-1cefefec66e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:47.427098 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-08e5af05-6a52-411b-b686-1cefefec66e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:47.427294 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-08e5af05-6a52-411b-b686-1cefefec66e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:47.427407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-08e5af05-6a52-411b-b686-1cefefec66e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:47.432506 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:47.432506 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:47.433404 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-08e5af05-6a52-411b-b686-1cefefec66e2 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:47.433833 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1449/5811] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:47 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:48.445250 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-38554ecf-7eec-4aca-9ae5-6bf55ebb7404 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:48.447094 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-38554ecf-7eec-4aca-9ae5-6bf55ebb7404 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:48.447302 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-38554ecf-7eec-4aca-9ae5-6bf55ebb7404 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:48.447511 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-38554ecf-7eec-4aca-9ae5-6bf55ebb7404 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:48.447626 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-38554ecf-7eec-4aca-9ae5-6bf55ebb7404 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:48.452528 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:48.452528 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:48.453213 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-38554ecf-7eec-4aca-9ae5-6bf55ebb7404 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:48.453574 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1460/5812] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:48 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:48.464285 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-67bfb650-45e2-4987-99e8-9c73bcf7c89c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:48.465957 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67bfb650-45e2-4987-99e8-9c73bcf7c89c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:48.466172 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67bfb650-45e2-4987-99e8-9c73bcf7c89c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:48.466352 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-67bfb650-45e2-4987-99e8-9c73bcf7c89c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:48.466455 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.backups [None req-67bfb650-45e2-4987-99e8-9c73bcf7c89c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99977) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:48.471313 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:48.471313 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:48.472063 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-67bfb650-45e2-4987-99e8-9c73bcf7c89c tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:48.472415 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1470/5813] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:48 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:48.482152 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2b3e9ac1-b96e-487c-a4e6-d59d4faf6fbe None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:48.483922 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2b3e9ac1-b96e-487c-a4e6-d59d4faf6fbe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:48.484097 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2b3e9ac1-b96e-487c-a4e6-d59d4faf6fbe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:48.484296 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2b3e9ac1-b96e-487c-a4e6-d59d4faf6fbe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:48.484414 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.contrib.backups [None req-2b3e9ac1-b96e-487c-a4e6-d59d4faf6fbe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete backup with id: 0342a775-f40b-446c-bf94-a46ec34b9f35. Jul 03 15:13:48.488436 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:48.488436 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:48.512222 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.backup.rpcapi [None req-2b3e9ac1-b96e-487c-a4e6-d59d4faf6fbe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] delete_backup rpcapi backup_id 0342a775-f40b-446c-bf94-a46ec34b9f35 {{(pid=99978) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 15:13:48.514426 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2b3e9ac1-b96e-487c-a4e6-d59d4faf6fbe tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 202 Jul 03 15:13:48.514890 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1435/5814] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:48 2026] DELETE /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:13:48.522259 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9e52a839-b3f4-4f24-945e-835493074072 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:48.524489 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9e52a839-b3f4-4f24-945e-835493074072 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:48.524760 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9e52a839-b3f4-4f24-945e-835493074072 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:48.525233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9e52a839-b3f4-4f24-945e-835493074072 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:48.525233 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.backups [None req-9e52a839-b3f4-4f24-945e-835493074072 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99980) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:48.530485 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:48.530485 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:48.531560 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9e52a839-b3f4-4f24-945e-835493074072 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 200 Jul 03 15:13:48.532340 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1450/5815] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:48 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:49.542322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-772a6008-c77c-442c-aa6d-7722c0d69bfa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:49.543906 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-772a6008-c77c-442c-aa6d-7722c0d69bfa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 Jul 03 15:13:49.544073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-772a6008-c77c-442c-aa6d-7722c0d69bfa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:49.544269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-772a6008-c77c-442c-aa6d-7722c0d69bfa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:49.544402 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.backups [None req-772a6008-c77c-442c-aa6d-7722c0d69bfa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Show backup with id 0342a775-f40b-446c-bf94-a46ec34b9f35. {{(pid=99979) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 15:13:49.548122 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-772a6008-c77c-442c-aa6d-7722c0d69bfa tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 returned with HTTP 404 Jul 03 15:13:49.548647 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1461/5816] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:49 2026] GET /volume/v3/backups/0342a775-f40b-446c-bf94-a46ec34b9f35 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:49.557815 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-777f13c0-98c1-43b4-b2ef-642e23f0171a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:49.559603 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-777f13c0-98c1-43b4-b2ef-642e23f0171a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 Jul 03 15:13:49.559859 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-777f13c0-98c1-43b4-b2ef-642e23f0171a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:49.560098 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-777f13c0-98c1-43b4-b2ef-642e23f0171a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:49.560277 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-777f13c0-98c1-43b4-b2ef-642e23f0171a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete snapshot with id: 24c186aa-2594-40e2-96d7-27c00b233971 Jul 03 15:13:49.565679 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:49.565679 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:49.566281 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-777f13c0-98c1-43b4-b2ef-642e23f0171a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Snapshot retrieved successfully. Jul 03 15:13:49.583974 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-777f13c0-98c1-43b4-b2ef-642e23f0171a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Snapshot delete request issued successfully. Jul 03 15:13:49.584183 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-777f13c0-98c1-43b4-b2ef-642e23f0171a tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 returned with HTTP 202 Jul 03 15:13:49.584604 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1471/5817] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:13:49 2026] DELETE /volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:49.594107 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d2f4f7a8-2ae8-4451-b760-f6a5ac517ecd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:49.595539 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2f4f7a8-2ae8-4451-b760-f6a5ac517ecd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 Jul 03 15:13:49.595539 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2f4f7a8-2ae8-4451-b760-f6a5ac517ecd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:49.595905 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d2f4f7a8-2ae8-4451-b760-f6a5ac517ecd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:49.600933 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:49.600933 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:49.601406 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d2f4f7a8-2ae8-4451-b760-f6a5ac517ecd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Snapshot retrieved successfully. Jul 03 15:13:49.602196 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d2f4f7a8-2ae8-4451-b760-f6a5ac517ecd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 returned with HTTP 200 Jul 03 15:13:49.602562 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1436/5818] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:13:49 2026] GET /volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:50.240634 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-124d161b-9a11-4139-a2c3-2fa96d6b540e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:50.242923 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-124d161b-9a11-4139-a2c3-2fa96d6b540e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32/encryption Jul 03 15:13:50.243150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-124d161b-9a11-4139-a2c3-2fa96d6b540e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:50.243323 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-124d161b-9a11-4139-a2c3-2fa96d6b540e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:50.253762 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:50.253762 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:50.261329 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-124d161b-9a11-4139-a2c3-2fa96d6b540e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32/encryption returned with HTTP 200 Jul 03 15:13:50.261865 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1451/5819] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:13:50 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:50.611071 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1e6aae0b-e5c8-4442-a189-a7665c4f7316 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:50.612807 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1e6aae0b-e5c8-4442-a189-a7665c4f7316 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 Jul 03 15:13:50.613039 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1e6aae0b-e5c8-4442-a189-a7665c4f7316 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:50.613283 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1e6aae0b-e5c8-4442-a189-a7665c4f7316 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:50.617653 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1e6aae0b-e5c8-4442-a189-a7665c4f7316 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 returned with HTTP 404 Jul 03 15:13:50.618103 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1462/5820] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:13:50 2026] GET /volume/v3/snapshots/24c186aa-2594-40e2-96d7-27c00b233971 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:50.624575 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e94c5f0b-83dc-4026-a6f3-e0edfc02eabb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:50.626916 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e94c5f0b-83dc-4026-a6f3-e0edfc02eabb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 Jul 03 15:13:50.627183 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e94c5f0b-83dc-4026-a6f3-e0edfc02eabb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:50.627440 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e94c5f0b-83dc-4026-a6f3-e0edfc02eabb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:50.627662 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e94c5f0b-83dc-4026-a6f3-e0edfc02eabb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete volume with id: b361cf7f-e5d0-4e10-9742-e55381825f84 Jul 03 15:13:50.636782 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:50.636782 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:50.637487 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e94c5f0b-83dc-4026-a6f3-e0edfc02eabb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:50.657327 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e94c5f0b-83dc-4026-a6f3-e0edfc02eabb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete volume request issued successfully. Jul 03 15:13:50.657584 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e94c5f0b-83dc-4026-a6f3-e0edfc02eabb tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 returned with HTTP 202 Jul 03 15:13:50.658070 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1472/5821] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:50 2026] DELETE /volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:50.664735 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5fa2faf9-9d13-48c5-8511-cd6ecbbb198d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:50.666301 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5fa2faf9-9d13-48c5-8511-cd6ecbbb198d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 Jul 03 15:13:50.666516 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5fa2faf9-9d13-48c5-8511-cd6ecbbb198d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:50.666717 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5fa2faf9-9d13-48c5-8511-cd6ecbbb198d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:50.672962 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:50.672962 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:50.676337 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5fa2faf9-9d13-48c5-8511-cd6ecbbb198d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:50.679905 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5fa2faf9-9d13-48c5-8511-cd6ecbbb198d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 returned with HTTP 200 Jul 03 15:13:50.680301 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1437/5822] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:50 2026] GET /volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:51.693666 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3d73d7f4-eb3c-45c8-a297-7f72d8a9331e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:51.695284 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3d73d7f4-eb3c-45c8-a297-7f72d8a9331e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 Jul 03 15:13:51.695474 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3d73d7f4-eb3c-45c8-a297-7f72d8a9331e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:51.695642 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3d73d7f4-eb3c-45c8-a297-7f72d8a9331e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:51.701638 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3d73d7f4-eb3c-45c8-a297-7f72d8a9331e tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 returned with HTTP 404 Jul 03 15:13:51.702058 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1452/5823] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:51 2026] GET /volume/v3/volumes/b361cf7f-e5d0-4e10-9742-e55381825f84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:51.708392 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a167c3a0-2273-4145-912e-cb164267aa18 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:51.709974 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a167c3a0-2273-4145-912e-cb164267aa18 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:51.710143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a167c3a0-2273-4145-912e-cb164267aa18 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:51.710322 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a167c3a0-2273-4145-912e-cb164267aa18 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:51.710482 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-a167c3a0-2273-4145-912e-cb164267aa18 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete volume with id: 443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:51.716424 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:51.716424 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:51.716824 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a167c3a0-2273-4145-912e-cb164267aa18 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:51.731770 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a167c3a0-2273-4145-912e-cb164267aa18 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete volume request issued successfully. Jul 03 15:13:51.731918 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a167c3a0-2273-4145-912e-cb164267aa18 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 202 Jul 03 15:13:51.732299 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1463/5824] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:51 2026] DELETE /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:51.738831 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-21159b98-e0f3-42a1-91ba-178fff2c1a0f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:51.740356 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21159b98-e0f3-42a1-91ba-178fff2c1a0f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:51.740551 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21159b98-e0f3-42a1-91ba-178fff2c1a0f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:51.740746 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-21159b98-e0f3-42a1-91ba-178fff2c1a0f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:51.747493 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:51.747493 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:51.751423 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-21159b98-e0f3-42a1-91ba-178fff2c1a0f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:51.755598 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-21159b98-e0f3-42a1-91ba-178fff2c1a0f tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 200 Jul 03 15:13:51.755924 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1473/5825] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:51 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:52.388304 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-ee2d6da7-ac8f-4f19-83a9-fab295f1c2e4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:52.390264 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-ee2d6da7-ac8f-4f19-83a9-fab295f1c2e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/e05371f9-56ed-4116-a191-6e295a24397a Jul 03 15:13:52.390499 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-ee2d6da7-ac8f-4f19-83a9-fab295f1c2e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:52.390704 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-ee2d6da7-ac8f-4f19-83a9-fab295f1c2e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:52.397342 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:52.397342 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:52.767553 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d6bbf827-99e7-43b7-922e-808694f39539 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:52.769303 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6bbf827-99e7-43b7-922e-808694f39539 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a Jul 03 15:13:52.769575 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6bbf827-99e7-43b7-922e-808694f39539 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:52.769861 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d6bbf827-99e7-43b7-922e-808694f39539 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:52.775183 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d6bbf827-99e7-43b7-922e-808694f39539 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a returned with HTTP 404 Jul 03 15:13:52.775676 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1453/5826] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:52 2026] GET /volume/v3/volumes/443a75d2-ef9e-4bc0-b283-2d500f2fa94a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:52.782343 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c4383d89-ddf4-49e0-bae6-4f677a9b6241 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:52.783989 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c4383d89-ddf4-49e0-bae6-4f677a9b6241 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 Jul 03 15:13:52.784202 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c4383d89-ddf4-49e0-bae6-4f677a9b6241 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:52.784449 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c4383d89-ddf4-49e0-bae6-4f677a9b6241 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:52.784653 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-c4383d89-ddf4-49e0-bae6-4f677a9b6241 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete volume with id: c9ed1e62-dcb4-4f33-843c-d7225b607e90 Jul 03 15:13:52.791246 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:52.791246 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:52.791763 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c4383d89-ddf4-49e0-bae6-4f677a9b6241 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:52.816346 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c4383d89-ddf4-49e0-bae6-4f677a9b6241 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete volume request issued successfully. Jul 03 15:13:52.816588 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c4383d89-ddf4-49e0-bae6-4f677a9b6241 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 returned with HTTP 202 Jul 03 15:13:52.816994 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1464/5827] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:52 2026] DELETE /volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:52.823876 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4342ea2f-c96d-4674-a731-ef62841f995d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:52.825460 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4342ea2f-c96d-4674-a731-ef62841f995d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 Jul 03 15:13:52.825615 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4342ea2f-c96d-4674-a731-ef62841f995d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:52.825778 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4342ea2f-c96d-4674-a731-ef62841f995d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:52.831830 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:52.831830 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:52.834996 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4342ea2f-c96d-4674-a731-ef62841f995d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:52.838601 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4342ea2f-c96d-4674-a731-ef62841f995d tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 returned with HTTP 200 Jul 03 15:13:52.838926 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1474/5828] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:52 2026] GET /volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:52.936080 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-c5317a12-4a71-4c3b-9c22-c717cef4bc28 req-ee2d6da7-ac8f-4f19-83a9-fab295f1c2e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/e05371f9-56ed-4116-a191-6e295a24397a returned with HTTP 200 Jul 03 15:13:52.936573 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1438/5829] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:13:52 2026] DELETE /volume/v3/attachments/e05371f9-56ed-4116-a191-6e295a24397a => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:53.850975 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2d775ff6-a7d7-4c38-ae65-9054b04e2fcd None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:53.852740 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2d775ff6-a7d7-4c38-ae65-9054b04e2fcd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 Jul 03 15:13:53.852917 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2d775ff6-a7d7-4c38-ae65-9054b04e2fcd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:53.853143 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2d775ff6-a7d7-4c38-ae65-9054b04e2fcd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:53.858229 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2d775ff6-a7d7-4c38-ae65-9054b04e2fcd tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 returned with HTTP 404 Jul 03 15:13:53.858662 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1454/5830] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:53 2026] GET /volume/v3/volumes/c9ed1e62-dcb4-4f33-843c-d7225b607e90 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:53.866621 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-b1c17c70-cc55-422a-a4fe-8885420d63ce None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:53.868339 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b1c17c70-cc55-422a-a4fe-8885420d63ce tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] DELETE https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 Jul 03 15:13:53.868606 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b1c17c70-cc55-422a-a4fe-8885420d63ce tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:53.868803 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-b1c17c70-cc55-422a-a4fe-8885420d63ce tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:53.868952 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-b1c17c70-cc55-422a-a4fe-8885420d63ce tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete volume with id: 36aedfab-69af-44ac-9223-763ac2259206 Jul 03 15:13:53.871029 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=94,cinder:INSERT=6,cinder:UPDATE=17 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:13:53.876885 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:53.876885 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:53.877463 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b1c17c70-cc55-422a-a4fe-8885420d63ce tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:53.930871 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-b1c17c70-cc55-422a-a4fe-8885420d63ce tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Delete volume request issued successfully. Jul 03 15:13:53.931170 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-b1c17c70-cc55-422a-a4fe-8885420d63ce tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 returned with HTTP 202 Jul 03 15:13:53.931477 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1465/5831] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:53 2026] DELETE /volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:53.938075 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-40e82485-26e5-4199-9e46-10f61ea1d238 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:53.939832 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-40e82485-26e5-4199-9e46-10f61ea1d238 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 Jul 03 15:13:53.940003 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-40e82485-26e5-4199-9e46-10f61ea1d238 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:53.940191 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-40e82485-26e5-4199-9e46-10f61ea1d238 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:53.946376 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:53.946376 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:53.949683 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-40e82485-26e5-4199-9e46-10f61ea1d238 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Volume info retrieved successfully. Jul 03 15:13:53.953736 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-40e82485-26e5-4199-9e46-10f61ea1d238 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 returned with HTTP 200 Jul 03 15:13:53.954279 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1475/5832] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:53 2026] GET /volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:54.965877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-85c3071e-8123-44ed-a2b4-39ade2442191 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:54.967369 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-85c3071e-8123-44ed-a2b4-39ade2442191 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] GET https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 Jul 03 15:13:54.967569 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-85c3071e-8123-44ed-a2b4-39ade2442191 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:54.967763 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-85c3071e-8123-44ed-a2b4-39ade2442191 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:54.972926 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-85c3071e-8123-44ed-a2b4-39ade2442191 tempest-VolumesBackupsTest-1334944239 tempest-VolumesBackupsTest-1334944239-project-member] https://10.4.3.99/volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 returned with HTTP 404 Jul 03 15:13:54.973566 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1439/5833] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:54 2026] GET /volume/v3/volumes/36aedfab-69af-44ac-9223-763ac2259206 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:55.229121 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cf6b673a-ea14-47c2-8556-b5be86e693e0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:55.230877 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cf6b673a-ea14-47c2-8556-b5be86e693e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:55.231060 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cf6b673a-ea14-47c2-8556-b5be86e693e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:55.231256 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cf6b673a-ea14-47c2-8556-b5be86e693e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:55.231408 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-cf6b673a-ea14-47c2-8556-b5be86e693e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:55.237921 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:55.237921 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:55.238405 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cf6b673a-ea14-47c2-8556-b5be86e693e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:55.262080 np0000004430 devstack@c-api.service[99980]: WARNING cinder.keymgr.conf_key_mgr [None req-cf6b673a-ea14-47c2-8556-b5be86e693e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:13:55.281470 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cf6b673a-ea14-47c2-8556-b5be86e693e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:13:55.281470 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cf6b673a-ea14-47c2-8556-b5be86e693e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 returned with HTTP 202 Jul 03 15:13:55.281898 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1455/5834] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:13:55 2026] DELETE /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:55.290036 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1ab36063-3520-4638-bc52-6aa314195313 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:55.290803 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ab36063-3520-4638-bc52-6aa314195313 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:55.290965 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ab36063-3520-4638-bc52-6aa314195313 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:55.291492 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1ab36063-3520-4638-bc52-6aa314195313 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:55.299747 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:55.299747 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:55.303754 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-1ab36063-3520-4638-bc52-6aa314195313 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:55.313813 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1ab36063-3520-4638-bc52-6aa314195313 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 returned with HTTP 200 Jul 03 15:13:55.313813 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1466/5835] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:55 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:56.319784 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7ca65839-1248-40e6-b85a-7d60fd157ebf None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:56.321589 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ca65839-1248-40e6-b85a-7d60fd157ebf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 Jul 03 15:13:56.321819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ca65839-1248-40e6-b85a-7d60fd157ebf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:56.322030 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7ca65839-1248-40e6-b85a-7d60fd157ebf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:56.328383 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7ca65839-1248-40e6-b85a-7d60fd157ebf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 returned with HTTP 404 Jul 03 15:13:56.328921 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1476/5836] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:56 2026] GET /volume/v3/volumes/a13fc0b6-2d54-4404-8f16-8bc9a28afb32 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:13:56.336078 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8ff3ebf0-a425-4aef-bc3b-b6edac1197fb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:56.338372 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ff3ebf0-a425-4aef-bc3b-b6edac1197fb tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:13:56.338609 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ff3ebf0-a425-4aef-bc3b-b6edac1197fb tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:56.338858 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8ff3ebf0-a425-4aef-bc3b-b6edac1197fb tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:56.339493 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:56.339493 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:56.339827 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-8ff3ebf0-a425-4aef-bc3b-b6edac1197fb tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:13:56.349026 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8ff3ebf0-a425-4aef-bc3b-b6edac1197fb tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Get all volumes completed successfully. Jul 03 15:13:56.350375 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:56.350375 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:56.354690 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8ff3ebf0-a425-4aef-bc3b-b6edac1197fb tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:13:56.355195 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1440/5837] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:13:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5251 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:56.369627 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-abf4c235-79f8-4e8a-9cba-248abb19519b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:56.371395 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-abf4c235-79f8-4e8a-9cba-248abb19519b tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] DELETE https://10.4.3.99/volume/v3/types/85139c44-109c-43e8-9f0e-c2c65aba2636 Jul 03 15:13:56.371592 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-abf4c235-79f8-4e8a-9cba-248abb19519b tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:56.371819 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-abf4c235-79f8-4e8a-9cba-248abb19519b tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:56.395607 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-abf4c235-79f8-4e8a-9cba-248abb19519b tempest-TestVolumeBootPattern-816390170 tempest-TestVolumeBootPattern-816390170-project-admin] https://10.4.3.99/volume/v3/types/85139c44-109c-43e8-9f0e-c2c65aba2636 returned with HTTP 202 Jul 03 15:13:56.395905 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1456/5838] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:13:56 2026] DELETE /volume/v3/types/85139c44-109c-43e8-9f0e-c2c65aba2636 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:13:56.421143 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-810404ac-1d3d-46cd-818d-19cfec710e2c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:56.422752 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:13:56.423068 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1009024715", "snapshot_id": null, "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "volume_type": null, "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:56.424525 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1009024715', 'snapshot_id': None, 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'volume_type': None, 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:13:56.621285 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:13:56.624743 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:13:56.629375 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (77756ddd-844c-4a2d-9611-415b75bed246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:13:56.630238 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84dcc595-d579-4548-8ca2-5d27d5d32577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:56.631077 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:13:56.683074 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84dcc595-d579-4548-8ca2-5d27d5d32577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:56.683780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781cc0f8-4020-437f-a1b0-419da4418f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:56.729621 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['cd3d74aa-865e-4fe9-9fc4-dd8f89d02326', '67f8ae71-d10e-428b-8a4e-8fc041461d12', '4ef58406-1c2f-4592-aa61-40c04ee0b540', 'a39da346-9810-40eb-8e01-ef2a293abb68'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:13:56.730462 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781cc0f8-4020-437f-a1b0-419da4418f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd3d74aa-865e-4fe9-9fc4-dd8f89d02326', '67f8ae71-d10e-428b-8a4e-8fc041461d12', '4ef58406-1c2f-4592-aa61-40c04ee0b540', 'a39da346-9810-40eb-8e01-ef2a293abb68']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:56.731077 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a786f6d6-1837-4390-bccf-8520f6aa5a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:56.755873 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a786f6d6-1837-4390-bccf-8520f6aa5a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ee2f41-cefc-4e01-84b1-412401755b93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1009024715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['cd3d74aa-865e-4fe9-9fc4-dd8f89d02326','67f8ae71-d10e-428b-8a4e-8fc041461d12','4ef58406-1c2f-4592-aa61-40c04ee0b540','a39da346-9810-40eb-8e01-ef2a293abb68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1009024715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7ee2f41-cefc-4e01-84b1-412401755b93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:56.756873 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e16a1f2-90a9-4ee7-bf16-f1017340bb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:56.786547 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e16a1f2-90a9-4ee7-bf16-f1017340bb48) transitioned into state 'SUCCESS' from state '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-1009024715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['cd3d74aa-865e-4fe9-9fc4-dd8f89d02326','67f8ae71-d10e-428b-8a4e-8fc041461d12','4ef58406-1c2f-4592-aa61-40c04ee0b540','a39da346-9810-40eb-8e01-ef2a293abb68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:56.787749 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74d64a5-afab-4108-be80-2b007eaf03dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:13:56.804101 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c74d64a5-afab-4108-be80-2b007eaf03dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:13:56.805248 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (77756ddd-844c-4a2d-9611-415b75bed246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:13:56.805906 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:13:56.806928 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-810404ac-1d3d-46cd-818d-19cfec710e2c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:13:56.806928 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1467/5839] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:13:56 2026] POST /volume/v3/volumes => generated 757 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:13:56.822090 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-17abf528-3371-4cc5-a5fb-ba89f533736b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:56.824486 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-17abf528-3371-4cc5-a5fb-ba89f533736b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:13:56.824486 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-17abf528-3371-4cc5-a5fb-ba89f533736b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:56.824927 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-17abf528-3371-4cc5-a5fb-ba89f533736b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:56.833174 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:56.833174 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:56.837472 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-17abf528-3371-4cc5-a5fb-ba89f533736b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:56.842553 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-17abf528-3371-4cc5-a5fb-ba89f533736b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 returned with HTTP 200 Jul 03 15:13:56.843051 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1477/5840] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:56 2026] GET /volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:13:57.858384 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-263d450e-9e41-464d-b70e-664ffce524b6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:57.860143 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-263d450e-9e41-464d-b70e-664ffce524b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:13:57.860395 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-263d450e-9e41-464d-b70e-664ffce524b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:57.860649 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-263d450e-9e41-464d-b70e-664ffce524b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:57.868056 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:57.868056 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:13:57.872265 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-263d450e-9e41-464d-b70e-664ffce524b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:57.877293 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-263d450e-9e41-464d-b70e-664ffce524b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 returned with HTTP 200 Jul 03 15:13:57.877700 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1441/5841] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:57 2026] GET /volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:57.890205 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5bd5571f-9e22-40d3-bc4e-137f8d6c9c7f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:57.891936 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5bd5571f-9e22-40d3-bc4e-137f8d6c9c7f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:13:57.892139 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5bd5571f-9e22-40d3-bc4e-137f8d6c9c7f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:57.892540 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5bd5571f-9e22-40d3-bc4e-137f8d6c9c7f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:57.899873 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:57.899873 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:57.904218 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-5bd5571f-9e22-40d3-bc4e-137f8d6c9c7f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:57.914986 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5bd5571f-9e22-40d3-bc4e-137f8d6c9c7f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 returned with HTTP 200 Jul 03 15:13:57.915509 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1457/5842] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:13:57 2026] GET /volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:58.903303 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-c612f2fa-c511-4a33-874e-de176a623a99 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:58.905598 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-c612f2fa-c511-4a33-874e-de176a623a99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:13:58.905975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-c612f2fa-c511-4a33-874e-de176a623a99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:58.905975 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-c612f2fa-c511-4a33-874e-de176a623a99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:58.919004 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:58.919004 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:13:58.923581 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-c612f2fa-c511-4a33-874e-de176a623a99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:58.930650 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-c612f2fa-c511-4a33-874e-de176a623a99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 returned with HTTP 200 Jul 03 15:13:58.931114 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1468/5843] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:13:58 2026] GET /volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:59.451866 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-5166a3bc-b630-4a4c-8081-80853336ac63 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:59.454426 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-5166a3bc-b630-4a4c-8081-80853336ac63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:13:59.454709 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-5166a3bc-b630-4a4c-8081-80853336ac63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:59.454960 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-5166a3bc-b630-4a4c-8081-80853336ac63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:59.463602 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:59.463602 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:13:59.468019 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-5166a3bc-b630-4a4c-8081-80853336ac63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:13:59.474526 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-5166a3bc-b630-4a4c-8081-80853336ac63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 returned with HTTP 200 Jul 03 15:13:59.475075 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1478/5844] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:13:59 2026] GET /volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:13:59.483954 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b67f78d5-da7e-4d44-8f54-e375bb318e4e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:59.484341 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b67f78d5-da7e-4d44-8f54-e375bb318e4e None None] GET https://10.4.3.99/volume// Jul 03 15:13:59.484512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b67f78d5-da7e-4d44-8f54-e375bb318e4e None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:13:59.484720 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b67f78d5-da7e-4d44-8f54-e375bb318e4e None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:13:59.485049 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b67f78d5-da7e-4d44-8f54-e375bb318e4e None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:13:59.485342 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1442/5845] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:13:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:13:59.492868 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-416e7f39-de69-4180-8944-39a8d494c78d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:13:59.494774 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-416e7f39-de69-4180-8944-39a8d494c78d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:13:59.495082 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-416e7f39-de69-4180-8944-39a8d494c78d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7ee2f41-cefc-4e01-84b1-412401755b93", "connector": null, "instance_uuid": "561dd2b8-8492-474b-8916-e152d5962685"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:13:59.502317 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:13:59.502317 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:13:59.532363 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-416e7f39-de69-4180-8944-39a8d494c78d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:13:59.532885 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1458/5846] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:13:59 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:14:05.412147 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-266468ad-6380-41e1-aee6-30bcf26cf8e7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:05.412562 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-266468ad-6380-41e1-aee6-30bcf26cf8e7 None None] GET https://10.4.3.99/volume// Jul 03 15:14:05.412777 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-266468ad-6380-41e1-aee6-30bcf26cf8e7 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:05.412966 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-266468ad-6380-41e1-aee6-30bcf26cf8e7 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:05.413306 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-266468ad-6380-41e1-aee6-30bcf26cf8e7 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:14:05.413556 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1469/5847] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:14:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:14:05.420054 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-65397b50-8d70-4dca-869d-f76bcaf77de1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:05.422966 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-65397b50-8d70-4dca-869d-f76bcaf77de1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:14:05.423211 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-65397b50-8d70-4dca-869d-f76bcaf77de1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:05.423423 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-65397b50-8d70-4dca-869d-f76bcaf77de1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:05.426120 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=142,cinder:UPDATE=26,cinder:INSERT=13 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:14:05.431528 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c1ca84d2-6534-4249-871e-e55936193465 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:05.434453 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:05.434453 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:05.437589 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-65397b50-8d70-4dca-869d-f76bcaf77de1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:14:05.441723 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-65397b50-8d70-4dca-869d-f76bcaf77de1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 returned with HTTP 200 Jul 03 15:14:05.442144 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1479/5848] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:14:05 2026] GET /volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:14:05.509164 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1ca84d2-6534-4249-871e-e55936193465 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:14:05.509462 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1ca84d2-6534-4249-871e-e55936193465 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2033156317", "extra_specs": {}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:05.512634 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=125,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:14:05.524732 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1ca84d2-6534-4249-871e-e55936193465 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:14:05.525148 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1443/5849] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:14:05 2026] POST /volume/v3/types => generated 212 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:05.534085 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2c4ab68f-ba35-4fe5-8cd2-5f2572be1b5a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:05.536004 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c4ab68f-ba35-4fe5-8cd2-5f2572be1b5a tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] POST https://10.4.3.99/volume/v3/types/af63a179-9055-46d4-ae9d-92b031114c1e/encryption Jul 03 15:14:05.536337 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-d2ea4f91-dbb0-4f9e-a9d9-24e3aac84ff4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:05.536392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2c4ab68f-ba35-4fe5-8cd2-5f2572be1b5a tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:05.537765 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:05.537765 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:05.538045 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-d2ea4f91-dbb0-4f9e-a9d9-24e3aac84ff4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/d308e78b-3863-4e2b-9aad-0a43bd37a59f Jul 03 15:14:05.538387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-d2ea4f91-dbb0-4f9e-a9d9-24e3aac84ff4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:05.539760 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=174,cinder:INSERT=22,cinder:UPDATE=49 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:14:05.545109 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-d2ea4f91-dbb0-4f9e-a9d9-24e3aac84ff4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-d7ee2f41-cefc-4e01-84b1-412401755b93-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:14:05.549857 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-d2ea4f91-dbb0-4f9e-a9d9-24e3aac84ff4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-d7ee2f41-cefc-4e01-84b1-412401755b93-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:14:05.551002 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:05.551002 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:14:05.553180 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2c4ab68f-ba35-4fe5-8cd2-5f2572be1b5a tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] https://10.4.3.99/volume/v3/types/af63a179-9055-46d4-ae9d-92b031114c1e/encryption returned with HTTP 200 Jul 03 15:14:05.553659 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1459/5850] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:14:05 2026] POST /volume/v3/types/af63a179-9055-46d4-ae9d-92b031114c1e/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:05.562165 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:05.617725 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:14:05.618143 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2126696288", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2033156317", "size": 1}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:05.619649 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2126696288', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2033156317', 'size': 1}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:14:05.623227 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume of 1 GB Jul 03 15:14:05.623521 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:05.623521 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:05.624059 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Availability Zones retrieved successfully. Jul 03 15:14:05.629367 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Flow 'volume_create_api' (c8ed56ef-1f30-4259-b58f-d7375011be9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:14:05.630263 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00390c11-77da-4801-82f3-f33852874a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:05.631113 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:14:05.654386 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00390c11-77da-4801-82f3-f33852874a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:14:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af63a179-9055-46d4-ae9d-92b031114c1e,is_public=True,name='tempest-scenario-type-luks-2033156317',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af63a179-9055-46d4-ae9d-92b031114c1e', '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=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:05.655074 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5233195c-b370-4064-bb35-139c3d275111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:05.680071 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2033156317 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2033156317, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:14:05.680452 np0000004430 devstack@c-api.service[99977]: WARNING cinder.quota [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2033156317 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2033156317, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:14:05.711281 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Created reservations ['fcf7edb9-d5d0-45ed-b7b7-8764c717df64', '3bf4101c-ba66-4232-8b1b-7536998c6760', '7fc3b17d-78c1-4bdb-8b5e-43565dc64757', '74f973d8-1942-4275-98a9-c4371ff3035c'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:14:05.711968 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5233195c-b370-4064-bb35-139c3d275111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcf7edb9-d5d0-45ed-b7b7-8764c717df64', '3bf4101c-ba66-4232-8b1b-7536998c6760', '7fc3b17d-78c1-4bdb-8b5e-43565dc64757', '74f973d8-1942-4275-98a9-c4371ff3035c']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:05.712632 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6d5bd7-c9ee-49fc-a6cf-e14a5a654812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:05.733475 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6d5bd7-c9ee-49fc-a6cf-e14a5a654812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b10cf314-2a0c-4bef-9f89-a720a322ad71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2126696288',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92671dab15a847668a12518ccd3d3841',qos_specs=None,replication_status=,reservations=['fcf7edb9-d5d0-45ed-b7b7-8764c717df64','3bf4101c-ba66-4232-8b1b-7536998c6760','7fc3b17d-78c1-4bdb-8b5e-43565dc64757','74f973d8-1942-4275-98a9-c4371ff3035c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e009cfd1594123a74e2976c3231233',volume_type_id=af63a179-9055-46d4-ae9d-92b031114c1e), 'volume': Volume(_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-03T15:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2126696288',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b10cf314-2a0c-4bef-9f89-a720a322ad71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92671dab15a847668a12518ccd3d3841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51e009cfd1594123a74e2976c3231233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af63a179-9055-46d4-ae9d-92b031114c1e),volume_type_id=af63a179-9055-46d4-ae9d-92b031114c1e)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:05.734091 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4693c1f-4c2b-4686-b244-d26cab9f6193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:05.749991 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4693c1f-4c2b-4686-b244-d26cab9f6193) transitioned into state 'SUCCESS' from state '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-2126696288',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92671dab15a847668a12518ccd3d3841',qos_specs=None,replication_status=,reservations=['fcf7edb9-d5d0-45ed-b7b7-8764c717df64','3bf4101c-ba66-4232-8b1b-7536998c6760','7fc3b17d-78c1-4bdb-8b5e-43565dc64757','74f973d8-1942-4275-98a9-c4371ff3035c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e009cfd1594123a74e2976c3231233',volume_type_id=af63a179-9055-46d4-ae9d-92b031114c1e)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:05.750636 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (773618a4-a2a7-46ae-9b54-b9e9fad2e0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:05.758224 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (773618a4-a2a7-46ae-9b54-b9e9fad2e0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:05.758946 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Flow 'volume_create_api' (c8ed56ef-1f30-4259-b58f-d7375011be9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:14:05.759215 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume request issued successfully. Jul 03 15:14:05.759696 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ecdfcce6-bdb2-48f1-bdb8-6bb8ca37c735 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:14:05.760074 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1480/5851] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:14:05 2026] POST /volume/v3/volumes => generated 783 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:14:05.770465 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-106e0749-7e3c-478f-8978-8ecf74f776c6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:05.772278 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-106e0749-7e3c-478f-8978-8ecf74f776c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 Jul 03 15:14:05.772534 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-106e0749-7e3c-478f-8978-8ecf74f776c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:05.772703 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-106e0749-7e3c-478f-8978-8ecf74f776c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:05.779117 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:05.779117 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:14:05.782360 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-106e0749-7e3c-478f-8978-8ecf74f776c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:05.785933 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-106e0749-7e3c-478f-8978-8ecf74f776c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 returned with HTTP 200 Jul 03 15:14:05.786289 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1444/5852] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:05 2026] GET /volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:06.071535 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-d2ea4f91-dbb0-4f9e-a9d9-24e3aac84ff4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-d7ee2f41-cefc-4e01-84b1-412401755b93-np0000004430" released by "attachment_update" :: held 0.522s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:14:06.071798 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-d2ea4f91-dbb0-4f9e-a9d9-24e3aac84ff4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/d308e78b-3863-4e2b-9aad-0a43bd37a59f returned with HTTP 200 Jul 03 15:14:06.072225 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1470/5853] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:14:05 2026] PUT /volume/v3/attachments/d308e78b-3863-4e2b-9aad-0a43bd37a59f => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:14:06.582654 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-4d1b1565-0a2f-450f-98b7-6e6fc2cf1e63 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:06.585215 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-4d1b1565-0a2f-450f-98b7-6e6fc2cf1e63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/d308e78b-3863-4e2b-9aad-0a43bd37a59f/action Jul 03 15:14:06.585534 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-4d1b1565-0a2f-450f-98b7-6e6fc2cf1e63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:14:06.585642 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-4d1b1565-0a2f-450f-98b7-6e6fc2cf1e63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:06.598710 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:06.598710 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:06.609227 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ee5564f3-4477-45c8-b25c-9d73e345b064 req-4d1b1565-0a2f-450f-98b7-6e6fc2cf1e63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/d308e78b-3863-4e2b-9aad-0a43bd37a59f/action returned with HTTP 204 Jul 03 15:14:06.609708 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1460/5854] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:14:06 2026] POST /volume/v3/attachments/d308e78b-3863-4e2b-9aad-0a43bd37a59f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:14:06.797392 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3f230312-20d3-4dda-aa46-97d79128d86f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:06.799190 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f230312-20d3-4dda-aa46-97d79128d86f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 Jul 03 15:14:06.799364 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f230312-20d3-4dda-aa46-97d79128d86f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:06.799553 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3f230312-20d3-4dda-aa46-97d79128d86f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:06.806291 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:06.806291 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:06.809746 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3f230312-20d3-4dda-aa46-97d79128d86f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:06.814430 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3f230312-20d3-4dda-aa46-97d79128d86f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 returned with HTTP 200 Jul 03 15:14:06.815117 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1481/5855] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:06 2026] GET /volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:06.825966 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-888396b3-654d-4e64-a8a2-a66e59151ae5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:06.827788 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-888396b3-654d-4e64-a8a2-a66e59151ae5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 Jul 03 15:14:06.827972 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-888396b3-654d-4e64-a8a2-a66e59151ae5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:06.828161 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-888396b3-654d-4e64-a8a2-a66e59151ae5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:06.835546 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:06.835546 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:14:06.839367 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-888396b3-654d-4e64-a8a2-a66e59151ae5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:06.843377 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-888396b3-654d-4e64-a8a2-a66e59151ae5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 returned with HTTP 200 Jul 03 15:14:06.843814 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1445/5856] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:06 2026] GET /volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:06.857984 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a74f85bb-d191-4234-9938-a92bc0042fed None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:06.860012 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:14:06.860592 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-843162010", "source_volid": "b10cf314-2a0c-4bef-9f89-a720a322ad71", "volume_type": "tempest-scenario-type-luks-2033156317", "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:06.862393 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-843162010', 'source_volid': 'b10cf314-2a0c-4bef-9f89-a720a322ad71', 'volume_type': 'tempest-scenario-type-luks-2033156317', 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:14:06.874895 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:06.874895 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:14:06.875558 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume retrieved successfully. Jul 03 15:14:06.875711 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume of 1 GB Jul 03 15:14:06.876543 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Availability Zones retrieved successfully. Jul 03 15:14:06.884141 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Flow 'volume_create_api' (29d20b81-8f4d-4165-acbf-356b0f543ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:14:06.885521 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84390234-04ed-4662-bbe3-383b6f5e308f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:06.886689 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:14:06.914237 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84390234-04ed-4662-bbe3-383b6f5e308f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b10cf314-2a0c-4bef-9f89-a720a322ad71', 'volume_type': VolumeType(created_at=2026-07-03T15:14:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af63a179-9055-46d4-ae9d-92b031114c1e,is_public=True,name='tempest-scenario-type-luks-2033156317',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af63a179-9055-46d4-ae9d-92b031114c1e', '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=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:06.914930 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a01844-8ab5-473d-96db-4934c5d42974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:06.939851 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2033156317 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2033156317, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:14:06.940085 np0000004430 devstack@c-api.service[99979]: WARNING cinder.quota [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2033156317 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2033156317, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:14:06.956051 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Created reservations ['2b10a105-81d3-46bf-b9f8-6e6778afda81', '560c4117-f8a0-4fb9-b498-d00ffb7e5f5b', 'bccc30a2-b540-41a4-8764-8725b447059d', '1bc51765-1733-42e7-a769-0b98b6716e70'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:14:06.956767 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a01844-8ab5-473d-96db-4934c5d42974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b10a105-81d3-46bf-b9f8-6e6778afda81', '560c4117-f8a0-4fb9-b498-d00ffb7e5f5b', 'bccc30a2-b540-41a4-8764-8725b447059d', '1bc51765-1733-42e7-a769-0b98b6716e70']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:06.957400 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5cebf29-305b-49ab-a162-54ff780847b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:06.992410 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5cebf29-305b-49ab-a162-54ff780847b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7523033b-5459-4f7d-b1ed-1a1c1e60d173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-843162010',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92671dab15a847668a12518ccd3d3841',qos_specs=None,replication_status=,reservations=['2b10a105-81d3-46bf-b9f8-6e6778afda81','560c4117-f8a0-4fb9-b498-d00ffb7e5f5b','bccc30a2-b540-41a4-8764-8725b447059d','1bc51765-1733-42e7-a769-0b98b6716e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=b10cf314-2a0c-4bef-9f89-a720a322ad71,status='creating',user_id='51e009cfd1594123a74e2976c3231233',volume_type_id=af63a179-9055-46d4-ae9d-92b031114c1e), 'volume': Volume(_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-03T15:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-843162010',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7523033b-5459-4f7d-b1ed-1a1c1e60d173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92671dab15a847668a12518ccd3d3841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b10cf314-2a0c-4bef-9f89-a720a322ad71,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51e009cfd1594123a74e2976c3231233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af63a179-9055-46d4-ae9d-92b031114c1e),volume_type_id=af63a179-9055-46d4-ae9d-92b031114c1e)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:06.993764 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d209ec-6f2e-4ef3-bc8d-5a9be89284b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:07.012045 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81d209ec-6f2e-4ef3-bc8d-5a9be89284b7) transitioned into state 'SUCCESS' from state '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-843162010',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92671dab15a847668a12518ccd3d3841',qos_specs=None,replication_status=,reservations=['2b10a105-81d3-46bf-b9f8-6e6778afda81','560c4117-f8a0-4fb9-b498-d00ffb7e5f5b','bccc30a2-b540-41a4-8764-8725b447059d','1bc51765-1733-42e7-a769-0b98b6716e70'],size=1,snapshot_id=None,source_replicaid=,source_volid=b10cf314-2a0c-4bef-9f89-a720a322ad71,status='creating',user_id='51e009cfd1594123a74e2976c3231233',volume_type_id=af63a179-9055-46d4-ae9d-92b031114c1e)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:07.012745 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb9f1aa-fa46-44c5-b172-1d9eb65923de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:14:07.026498 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb9f1aa-fa46-44c5-b172-1d9eb65923de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:14:07.027309 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Flow 'volume_create_api' (29d20b81-8f4d-4165-acbf-356b0f543ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:14:07.027596 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume request issued successfully. Jul 03 15:14:07.028114 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a74f85bb-d191-4234-9938-a92bc0042fed tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:14:07.028633 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1471/5857] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:14:06 2026] POST /volume/v3/volumes => generated 809 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:14:07.040399 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-70c94f08-a01d-41be-a21c-9af7b66bea06 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:07.042602 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-70c94f08-a01d-41be-a21c-9af7b66bea06 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:07.042814 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-70c94f08-a01d-41be-a21c-9af7b66bea06 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:07.043045 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-70c94f08-a01d-41be-a21c-9af7b66bea06 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:07.050685 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:07.050685 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:07.054464 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-70c94f08-a01d-41be-a21c-9af7b66bea06 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:07.058136 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-70c94f08-a01d-41be-a21c-9af7b66bea06 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:07.058555 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1461/5858] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:07 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:08.076931 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ca9a0cba-a6fb-43c3-8588-8df7ffe1f56f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:08.078658 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca9a0cba-a6fb-43c3-8588-8df7ffe1f56f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:08.078856 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca9a0cba-a6fb-43c3-8588-8df7ffe1f56f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:08.079059 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ca9a0cba-a6fb-43c3-8588-8df7ffe1f56f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:08.085774 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:08.085774 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:08.089940 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ca9a0cba-a6fb-43c3-8588-8df7ffe1f56f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:08.094830 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ca9a0cba-a6fb-43c3-8588-8df7ffe1f56f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:08.095269 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1482/5859] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:08 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:09.107269 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-624a85dc-9201-40d8-897b-72eb59941a67 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:09.108877 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-624a85dc-9201-40d8-897b-72eb59941a67 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:09.109075 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-624a85dc-9201-40d8-897b-72eb59941a67 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:09.109343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-624a85dc-9201-40d8-897b-72eb59941a67 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:09.115649 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:09.115649 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:14:09.118764 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-624a85dc-9201-40d8-897b-72eb59941a67 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:09.122454 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-624a85dc-9201-40d8-897b-72eb59941a67 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:09.122800 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1446/5860] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:09 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:10.134323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7ec8e691-4fa3-4879-b2b9-dbb56a0cd92b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:10.136021 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7ec8e691-4fa3-4879-b2b9-dbb56a0cd92b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:10.136229 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7ec8e691-4fa3-4879-b2b9-dbb56a0cd92b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:10.136418 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7ec8e691-4fa3-4879-b2b9-dbb56a0cd92b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:10.143397 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:10.143397 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:14:10.146760 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7ec8e691-4fa3-4879-b2b9-dbb56a0cd92b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:10.150588 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7ec8e691-4fa3-4879-b2b9-dbb56a0cd92b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:10.150939 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1472/5861] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:10 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:11.162679 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-64af6c71-0219-4540-9b61-ea3136de029e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:11.164291 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-64af6c71-0219-4540-9b61-ea3136de029e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:11.164466 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-64af6c71-0219-4540-9b61-ea3136de029e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:11.164675 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-64af6c71-0219-4540-9b61-ea3136de029e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:11.170859 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:11.170859 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:11.173835 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-64af6c71-0219-4540-9b61-ea3136de029e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:11.177260 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-64af6c71-0219-4540-9b61-ea3136de029e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:11.177602 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1462/5862] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:11 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:12.188911 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e0d1612e-2dfe-42bd-b792-e6145b2cffb2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:12.190643 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0d1612e-2dfe-42bd-b792-e6145b2cffb2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:12.190822 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0d1612e-2dfe-42bd-b792-e6145b2cffb2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:12.190992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e0d1612e-2dfe-42bd-b792-e6145b2cffb2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:12.198301 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:12.198301 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:12.201886 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e0d1612e-2dfe-42bd-b792-e6145b2cffb2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:12.206220 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e0d1612e-2dfe-42bd-b792-e6145b2cffb2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:12.206589 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1483/5863] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:12 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:13.219363 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ec614537-a879-4c44-8947-228ce463f302 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:13.221113 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec614537-a879-4c44-8947-228ce463f302 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:13.221319 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec614537-a879-4c44-8947-228ce463f302 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:13.221485 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec614537-a879-4c44-8947-228ce463f302 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:13.228120 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:13.228120 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:14:13.231560 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ec614537-a879-4c44-8947-228ce463f302 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:13.236144 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec614537-a879-4c44-8947-228ce463f302 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:13.236476 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1447/5864] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:13 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:14.248107 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-48a72e3c-1a81-4f09-b031-5f3f40d5bbb1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:14.249817 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-48a72e3c-1a81-4f09-b031-5f3f40d5bbb1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:14.249990 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-48a72e3c-1a81-4f09-b031-5f3f40d5bbb1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:14.250179 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-48a72e3c-1a81-4f09-b031-5f3f40d5bbb1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:14.257169 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:14.257169 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:14:14.260929 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-48a72e3c-1a81-4f09-b031-5f3f40d5bbb1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:14.264868 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-48a72e3c-1a81-4f09-b031-5f3f40d5bbb1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:14.265227 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1473/5865] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:14 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:15.276884 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-83b4db96-29e7-4d1b-bc52-b9b4598e6f3d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:15.278598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-83b4db96-29e7-4d1b-bc52-b9b4598e6f3d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:15.278796 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-83b4db96-29e7-4d1b-bc52-b9b4598e6f3d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:15.278972 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-83b4db96-29e7-4d1b-bc52-b9b4598e6f3d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:15.286008 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:15.286008 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:15.289468 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-83b4db96-29e7-4d1b-bc52-b9b4598e6f3d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:15.293204 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-83b4db96-29e7-4d1b-bc52-b9b4598e6f3d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:15.293654 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1463/5866] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:15 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:16.305941 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2a91a454-f596-4727-85a5-edbeb07244a2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:16.308240 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a91a454-f596-4727-85a5-edbeb07244a2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:16.308501 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a91a454-f596-4727-85a5-edbeb07244a2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:16.308746 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2a91a454-f596-4727-85a5-edbeb07244a2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:16.315464 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:16.315464 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:16.319554 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2a91a454-f596-4727-85a5-edbeb07244a2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:16.323812 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2a91a454-f596-4727-85a5-edbeb07244a2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:16.324216 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1484/5867] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:16 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:17.335682 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-245ab99c-81f1-4064-87c3-0fd63142a142 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:17.337259 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-245ab99c-81f1-4064-87c3-0fd63142a142 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:17.337416 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-245ab99c-81f1-4064-87c3-0fd63142a142 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:17.337589 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-245ab99c-81f1-4064-87c3-0fd63142a142 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:17.343788 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:17.343788 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:14:17.346893 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-245ab99c-81f1-4064-87c3-0fd63142a142 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:17.350860 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-245ab99c-81f1-4064-87c3-0fd63142a142 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:17.351196 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1448/5868] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:17 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:17.362245 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-bd5163cb-3725-4375-93a0-2ee8462515f3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:17.364095 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd5163cb-3725-4375-93a0-2ee8462515f3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:17.364332 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bd5163cb-3725-4375-93a0-2ee8462515f3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:17.364543 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-bd5163cb-3725-4375-93a0-2ee8462515f3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:17.371658 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:17.371658 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:14:17.375296 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-bd5163cb-3725-4375-93a0-2ee8462515f3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:17.379469 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-bd5163cb-3725-4375-93a0-2ee8462515f3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:17.379932 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1474/5869] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:17 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:25.292382 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=18,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:14:26.322676 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=47,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:14:27.350023 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=22,cinder:INSERT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:14:27.378614 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=71,cinder:UPDATE=26,cinder:INSERT=15 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:14:56.422241 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-cab4d8a6-42ad-430a-8c81-5db58a6758f9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:56.424112 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-cab4d8a6-42ad-430a-8c81-5db58a6758f9 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:56.424316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-cab4d8a6-42ad-430a-8c81-5db58a6758f9 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:56.424495 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-cab4d8a6-42ad-430a-8c81-5db58a6758f9 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:56.432002 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:56.432002 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:56.435350 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-cab4d8a6-42ad-430a-8c81-5db58a6758f9 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:56.439338 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-cab4d8a6-42ad-430a-8c81-5db58a6758f9 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:56.439725 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1464/5870] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:14:56 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:57.257607 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-061fe2b4-85df-4b72-b261-b4b7e58f347b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:57.259751 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-061fe2b4-85df-4b72-b261-b4b7e58f347b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:14:57.260227 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-061fe2b4-85df-4b72-b261-b4b7e58f347b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ee2f41-cefc-4e01-84b1-412401755b93", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1953014169", "description": null, "metadata": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:57.274028 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:57.274028 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:57.274661 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-061fe2b4-85df-4b72-b261-b4b7e58f347b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:14:57.274871 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-061fe2b4-85df-4b72-b261-b4b7e58f347b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create snapshot from volume d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:14:57.313559 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-061fe2b4-85df-4b72-b261-b4b7e58f347b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['a68a790f-b962-4b5a-bf98-ff1d055581a8', '8b586caf-3d55-44a9-a759-0a8302ee2efb', 'f148ccea-8e53-4a61-85f7-96ce9ffeac8c', 'c33e447b-bfe0-40bb-bb14-dc72917b976a'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:14:57.349031 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-061fe2b4-85df-4b72-b261-b4b7e58f347b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot force create request issued successfully. Jul 03 15:14:57.349505 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-061fe2b4-85df-4b72-b261-b4b7e58f347b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:14:57.349849 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1485/5871] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:14:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:14:57.358679 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1d41ddf4-a61d-4d0a-ba51-1ceee474046b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:57.361244 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d41ddf4-a61d-4d0a-ba51-1ceee474046b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:14:57.361429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d41ddf4-a61d-4d0a-ba51-1ceee474046b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:57.361603 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1d41ddf4-a61d-4d0a-ba51-1ceee474046b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:57.370661 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:57.370661 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:14:57.371210 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1d41ddf4-a61d-4d0a-ba51-1ceee474046b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:14:57.372180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1d41ddf4-a61d-4d0a-ba51-1ceee474046b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef returned with HTTP 200 Jul 03 15:14:57.372842 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1449/5872] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:14:57 2026] GET /volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:58.382429 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d0792835-9c60-48b9-a91c-7f5777f723dd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:58.384010 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d0792835-9c60-48b9-a91c-7f5777f723dd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:14:58.384189 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d0792835-9c60-48b9-a91c-7f5777f723dd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:58.384355 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d0792835-9c60-48b9-a91c-7f5777f723dd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:58.389457 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:58.389457 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:14:58.389836 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d0792835-9c60-48b9-a91c-7f5777f723dd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:14:58.390631 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d0792835-9c60-48b9-a91c-7f5777f723dd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef returned with HTTP 200 Jul 03 15:14:58.390947 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1475/5873] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:14:58 2026] GET /volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:58.400000 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6cbbc0b5-755c-4cda-a253-d453a1900216 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:58.401696 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6cbbc0b5-755c-4cda-a253-d453a1900216 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:14:58.401918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6cbbc0b5-755c-4cda-a253-d453a1900216 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:58.402113 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6cbbc0b5-755c-4cda-a253-d453a1900216 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:58.407493 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:58.407493 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:58.408004 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6cbbc0b5-755c-4cda-a253-d453a1900216 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:14:58.408683 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6cbbc0b5-755c-4cda-a253-d453a1900216 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef returned with HTTP 200 Jul 03 15:14:58.409057 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1465/5874] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:14:58 2026] GET /volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:58.417763 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-7191c1d7-79ea-4daf-87e1-e78d157dfa24 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:58.419735 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7191c1d7-79ea-4daf-87e1-e78d157dfa24 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:14:58.420226 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-7191c1d7-79ea-4daf-87e1-e78d157dfa24 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ee2f41-cefc-4e01-84b1-412401755b93", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-743702955", "description": null, "metadata": null}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:58.431918 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:58.431918 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:58.432656 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7191c1d7-79ea-4daf-87e1-e78d157dfa24 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:14:58.432817 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-7191c1d7-79ea-4daf-87e1-e78d157dfa24 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create snapshot from volume d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:14:58.460744 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-7191c1d7-79ea-4daf-87e1-e78d157dfa24 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['44faee1e-ca97-4e5b-8e06-c81b11053f2c', 'e5f53d43-1d64-48aa-99f7-1c37a11039a6', '1e895e8c-38b5-43c5-99dd-abfdf762ed8f', 'bcabf5f9-762c-4446-a791-5fc67f5e2786'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:14:58.471685 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-618cca96-666e-4a74-a072-b5ca0a86b99c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:58.472059 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-618cca96-666e-4a74-a072-b5ca0a86b99c None None] GET https://10.4.3.99/volume// Jul 03 15:14:58.472261 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-618cca96-666e-4a74-a072-b5ca0a86b99c None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:58.472443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-618cca96-666e-4a74-a072-b5ca0a86b99c None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:58.472724 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-618cca96-666e-4a74-a072-b5ca0a86b99c None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:14:58.472985 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1450/5875] 10.4.3.99 () {66 vars in 1421 bytes} [Fri Jul 3 15:14:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:14:58.480118 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-082365d2-4eac-457a-bdd5-b177e2165df0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:58.481941 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-082365d2-4eac-457a-bdd5-b177e2165df0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:14:58.482279 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-082365d2-4eac-457a-bdd5-b177e2165df0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7523033b-5459-4f7d-b1ed-1a1c1e60d173", "connector": null, "instance_uuid": "1e5782c5-c10b-4208-9032-ae9538cda5e8"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:58.490463 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:58.490463 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:14:58.493091 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-7191c1d7-79ea-4daf-87e1-e78d157dfa24 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot force create request issued successfully. Jul 03 15:14:58.493435 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-7191c1d7-79ea-4daf-87e1-e78d157dfa24 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:14:58.493844 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1486/5876] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:14:58 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 03 15:14:58.503596 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6bea227b-e012-4891-913c-071272a570e9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:58.505382 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6bea227b-e012-4891-913c-071272a570e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:14:58.505579 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6bea227b-e012-4891-913c-071272a570e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:58.505781 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6bea227b-e012-4891-913c-071272a570e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:58.510631 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:58.510631 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:58.511017 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6bea227b-e012-4891-913c-071272a570e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:14:58.511702 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6bea227b-e012-4891-913c-071272a570e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 returned with HTTP 200 Jul 03 15:14:58.512104 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1466/5877] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:14:58 2026] GET /volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:58.517181 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-082365d2-4eac-457a-bdd5-b177e2165df0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:14:58.517597 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1476/5878] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:14:58 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 03 15:14:58.958711 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-489bb6ed-5498-4af6-8006-23c1ecd0e004 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:58.960170 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-489bb6ed-5498-4af6-8006-23c1ecd0e004 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:58.960341 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-489bb6ed-5498-4af6-8006-23c1ecd0e004 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:58.960512 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-489bb6ed-5498-4af6-8006-23c1ecd0e004 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:58.968209 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:58.968209 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:14:58.970934 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-489bb6ed-5498-4af6-8006-23c1ecd0e004 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:58.974161 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-489bb6ed-5498-4af6-8006-23c1ecd0e004 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:58.974513 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1451/5879] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:58 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:59.040201 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bd7122fb-4c8a-455a-a1fa-99951e0d797d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:59.040201 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bd7122fb-4c8a-455a-a1fa-99951e0d797d None None] GET https://10.4.3.99/volume// Jul 03 15:14:59.040201 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bd7122fb-4c8a-455a-a1fa-99951e0d797d None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:59.040459 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bd7122fb-4c8a-455a-a1fa-99951e0d797d None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:59.040709 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bd7122fb-4c8a-455a-a1fa-99951e0d797d None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:14:59.040987 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1487/5880] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:14:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:14:59.047586 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-94bd28b7-ff17-4f8c-bf08-630a31110f42 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:59.049729 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-94bd28b7-ff17-4f8c-bf08-630a31110f42 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:59.049926 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-94bd28b7-ff17-4f8c-bf08-630a31110f42 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:59.050141 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-94bd28b7-ff17-4f8c-bf08-630a31110f42 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:59.059063 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:59.059063 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:59.062420 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-94bd28b7-ff17-4f8c-bf08-630a31110f42 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:14:59.066548 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-94bd28b7-ff17-4f8c-bf08-630a31110f42 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:14:59.067053 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1467/5881] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:14:59 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 1081 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:14:59.162399 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-005024a5-b9d0-4514-8023-dba202f4b5b4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:59.164328 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-005024a5-b9d0-4514-8023-dba202f4b5b4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] PUT https://10.4.3.99/volume/v3/attachments/ed8daa23-c6d7-47ea-a14f-191b8274e65a Jul 03 15:14:59.164642 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-005024a5-b9d0-4514-8023-dba202f4b5b4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:59.171439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-005024a5-b9d0-4514-8023-dba202f4b5b4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Acquiring lock "cinder-attachment_update-7523033b-5459-4f7d-b1ed-1a1c1e60d173-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:14:59.175595 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-005024a5-b9d0-4514-8023-dba202f4b5b4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Lock "cinder-attachment_update-7523033b-5459-4f7d-b1ed-1a1c1e60d173-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:14:59.176523 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:59.176523 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:14:59.521054 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-edd3183b-b646-46a9-a55f-4cb69ab52e14 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:59.523061 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edd3183b-b646-46a9-a55f-4cb69ab52e14 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:14:59.523292 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-edd3183b-b646-46a9-a55f-4cb69ab52e14 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:59.523516 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-edd3183b-b646-46a9-a55f-4cb69ab52e14 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:59.528244 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:59.528244 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:14:59.528616 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-edd3183b-b646-46a9-a55f-4cb69ab52e14 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:14:59.529331 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edd3183b-b646-46a9-a55f-4cb69ab52e14 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 returned with HTTP 200 Jul 03 15:14:59.529653 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1452/5882] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:14:59 2026] GET /volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:59.537934 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f69fe2e9-276e-40bc-9362-b1136061610e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:59.540295 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f69fe2e9-276e-40bc-9362-b1136061610e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:14:59.540519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f69fe2e9-276e-40bc-9362-b1136061610e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:59.540738 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f69fe2e9-276e-40bc-9362-b1136061610e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:59.545765 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:59.545765 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:59.546226 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f69fe2e9-276e-40bc-9362-b1136061610e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:14:59.546941 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f69fe2e9-276e-40bc-9362-b1136061610e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 returned with HTTP 200 Jul 03 15:14:59.547354 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1488/5883] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:14:59 2026] GET /volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:59.555228 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b39c5866-a920-48d2-8716-4a07ff1c0da3 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:59.557351 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b39c5866-a920-48d2-8716-4a07ff1c0da3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:14:59.557791 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b39c5866-a920-48d2-8716-4a07ff1c0da3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7ee2f41-cefc-4e01-84b1-412401755b93", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1524833585", "description": null, "metadata": null}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:14:59.570980 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:59.570980 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:14:59.571518 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b39c5866-a920-48d2-8716-4a07ff1c0da3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:14:59.571698 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-b39c5866-a920-48d2-8716-4a07ff1c0da3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create snapshot from volume d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:14:59.601390 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-b39c5866-a920-48d2-8716-4a07ff1c0da3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['9502f5bb-c4c4-484d-8f44-cc90ed5afd74', 'c12936d7-9015-41d5-8449-c2e483717c27', 'ec6d8078-724b-4244-bd6c-bd6692dcccaf', '94ce6215-8af5-480e-8673-632d0df1b92d'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:14:59.635949 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b39c5866-a920-48d2-8716-4a07ff1c0da3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot force create request issued successfully. Jul 03 15:14:59.635949 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b39c5866-a920-48d2-8716-4a07ff1c0da3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:14:59.636456 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1468/5884] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:14:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:14:59.646274 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cb848992-5aeb-42b8-83c7-869b914e2048 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:59.647919 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb848992-5aeb-42b8-83c7-869b914e2048 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:14:59.648096 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb848992-5aeb-42b8-83c7-869b914e2048 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:59.648300 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cb848992-5aeb-42b8-83c7-869b914e2048 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:59.652608 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:59.652608 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:14:59.653022 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-cb848992-5aeb-42b8-83c7-869b914e2048 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:14:59.653678 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cb848992-5aeb-42b8-83c7-869b914e2048 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 returned with HTTP 200 Jul 03 15:14:59.654038 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1453/5885] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:14:59 2026] GET /volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:59.694747 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-005024a5-b9d0-4514-8023-dba202f4b5b4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Lock "cinder-attachment_update-7523033b-5459-4f7d-b1ed-1a1c1e60d173-np0000004430" released by "attachment_update" :: held 0.519s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:14:59.695012 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-005024a5-b9d0-4514-8023-dba202f4b5b4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments/ed8daa23-c6d7-47ea-a14f-191b8274e65a returned with HTTP 200 Jul 03 15:14:59.695463 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1477/5886] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:14:59 2026] PUT /volume/v3/attachments/ed8daa23-c6d7-47ea-a14f-191b8274e65a => generated 968 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:14:59.703145 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-c25bfc44-3edd-46ae-a0d9-b97817ffedd5 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:59.705329 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-c25bfc44-3edd-46ae-a0d9-b97817ffedd5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173/encryption Jul 03 15:14:59.705551 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-c25bfc44-3edd-46ae-a0d9-b97817ffedd5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:59.705734 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-c25bfc44-3edd-46ae-a0d9-b97817ffedd5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:59.715195 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:59.715195 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:14:59.721763 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-c25bfc44-3edd-46ae-a0d9-b97817ffedd5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173/encryption returned with HTTP 200 Jul 03 15:14:59.722254 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1489/5887] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:14:59 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:14:59.986284 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-38b90af8-906b-4d4e-aa2d-baddbce52d38 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:14:59.988080 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-38b90af8-906b-4d4e-aa2d-baddbce52d38 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:14:59.988298 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-38b90af8-906b-4d4e-aa2d-baddbce52d38 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:14:59.988469 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-38b90af8-906b-4d4e-aa2d-baddbce52d38 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:14:59.997894 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:14:59.997894 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:00.001163 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-38b90af8-906b-4d4e-aa2d-baddbce52d38 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:00.005276 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-38b90af8-906b-4d4e-aa2d-baddbce52d38 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:00.005638 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1469/5888] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:14:59 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:00.663877 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bcf3e8fd-bb27-48ac-b930-c40cc2e1aba6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:00.666220 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcf3e8fd-bb27-48ac-b930-c40cc2e1aba6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:15:00.666466 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcf3e8fd-bb27-48ac-b930-c40cc2e1aba6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:00.666727 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcf3e8fd-bb27-48ac-b930-c40cc2e1aba6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:00.672104 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:00.672104 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:00.672627 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bcf3e8fd-bb27-48ac-b930-c40cc2e1aba6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:15:00.673500 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcf3e8fd-bb27-48ac-b930-c40cc2e1aba6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 returned with HTTP 200 Jul 03 15:15:00.673904 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1454/5889] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:00 2026] GET /volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:00.683331 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-55b88715-f455-4070-ae4a-7882b3e754eb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:00.685541 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-55b88715-f455-4070-ae4a-7882b3e754eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:15:00.685797 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-55b88715-f455-4070-ae4a-7882b3e754eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:00.686052 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-55b88715-f455-4070-ae4a-7882b3e754eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:00.692380 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:00.692380 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:00.692958 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-55b88715-f455-4070-ae4a-7882b3e754eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:15:00.693948 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-55b88715-f455-4070-ae4a-7882b3e754eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 returned with HTTP 200 Jul 03 15:15:00.694443 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1478/5890] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:00 2026] GET /volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:01.018615 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-dc1809b3-318b-423e-9d61-1bf307210fee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:01.020251 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc1809b3-318b-423e-9d61-1bf307210fee tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:01.020467 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc1809b3-318b-423e-9d61-1bf307210fee tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:01.020675 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-dc1809b3-318b-423e-9d61-1bf307210fee tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:01.030367 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:01.030367 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:01.034938 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-dc1809b3-318b-423e-9d61-1bf307210fee tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:01.039402 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-dc1809b3-318b-423e-9d61-1bf307210fee tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:01.039769 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1490/5891] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:01 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:02.054956 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d5a58d3c-50b1-4533-a63f-92bfe107c805 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:02.056819 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d5a58d3c-50b1-4533-a63f-92bfe107c805 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:02.057055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d5a58d3c-50b1-4533-a63f-92bfe107c805 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:02.057258 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d5a58d3c-50b1-4533-a63f-92bfe107c805 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:02.066073 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:02.066073 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:02.069108 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d5a58d3c-50b1-4533-a63f-92bfe107c805 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:02.072662 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d5a58d3c-50b1-4533-a63f-92bfe107c805 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:02.073084 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1470/5892] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:02 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:03.088109 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bd7fc4ab-5b05-4902-a72a-a4e5a3840db2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:03.089517 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd7fc4ab-5b05-4902-a72a-a4e5a3840db2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:03.089688 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd7fc4ab-5b05-4902-a72a-a4e5a3840db2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:03.089865 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bd7fc4ab-5b05-4902-a72a-a4e5a3840db2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:03.102406 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:03.102406 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:03.107628 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bd7fc4ab-5b05-4902-a72a-a4e5a3840db2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:03.112186 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bd7fc4ab-5b05-4902-a72a-a4e5a3840db2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:03.112473 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1455/5893] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:03 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:04.124563 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7832352a-20ad-453c-a830-191560adf04a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:04.126117 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7832352a-20ad-453c-a830-191560adf04a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:04.126311 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7832352a-20ad-453c-a830-191560adf04a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:04.126499 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7832352a-20ad-453c-a830-191560adf04a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:04.135800 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:04.135800 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:04.138610 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7832352a-20ad-453c-a830-191560adf04a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:04.142138 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7832352a-20ad-453c-a830-191560adf04a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:04.142476 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1479/5894] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:04 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:04.464422 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-cb1b4a5f-ccca-4d16-93bc-998d516b2cb7 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:04.467448 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb1b4a5f-ccca-4d16-93bc-998d516b2cb7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:15:04.467934 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb1b4a5f-ccca-4d16-93bc-998d516b2cb7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:04.468364 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-cb1b4a5f-ccca-4d16-93bc-998d516b2cb7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:04.469143 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-cb1b4a5f-ccca-4d16-93bc-998d516b2cb7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: 8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:15:04.474658 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:04.474658 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:04.477144 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cb1b4a5f-ccca-4d16-93bc-998d516b2cb7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:15:04.493978 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-cb1b4a5f-ccca-4d16-93bc-998d516b2cb7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot delete request issued successfully. Jul 03 15:15:04.494479 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-cb1b4a5f-ccca-4d16-93bc-998d516b2cb7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 returned with HTTP 202 Jul 03 15:15:04.495055 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1491/5895] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:15:04 2026] DELETE /volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:15:04.501546 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e4a3e56e-f298-4510-b1e8-a573714c953c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:04.503647 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e4a3e56e-f298-4510-b1e8-a573714c953c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:15:04.503828 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e4a3e56e-f298-4510-b1e8-a573714c953c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:04.504019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e4a3e56e-f298-4510-b1e8-a573714c953c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:04.509157 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:04.509157 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:04.509608 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e4a3e56e-f298-4510-b1e8-a573714c953c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:15:04.510414 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e4a3e56e-f298-4510-b1e8-a573714c953c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 returned with HTTP 200 Jul 03 15:15:04.510797 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1471/5896] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:04 2026] GET /volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:05.153856 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5b330890-d32e-49ae-a366-701db41e71f6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:05.155812 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b330890-d32e-49ae-a366-701db41e71f6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:05.156041 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b330890-d32e-49ae-a366-701db41e71f6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:05.156283 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5b330890-d32e-49ae-a366-701db41e71f6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:05.166419 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:05.166419 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:05.169671 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5b330890-d32e-49ae-a366-701db41e71f6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:05.173326 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5b330890-d32e-49ae-a366-701db41e71f6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:05.173670 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1456/5897] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:05 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:05.519521 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-629d3c94-d490-4d06-a80e-716e947196df None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:05.521239 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-629d3c94-d490-4d06-a80e-716e947196df tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:15:05.521392 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-629d3c94-d490-4d06-a80e-716e947196df tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:05.521574 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-629d3c94-d490-4d06-a80e-716e947196df tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:05.525727 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-629d3c94-d490-4d06-a80e-716e947196df tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 returned with HTTP 404 Jul 03 15:15:05.526176 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1480/5898] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:05 2026] GET /volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:05.532348 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-054d49b0-638a-4e35-8240-6886af5c9bcc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:05.534014 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-054d49b0-638a-4e35-8240-6886af5c9bcc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:15:05.534227 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-054d49b0-638a-4e35-8240-6886af5c9bcc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:05.534397 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-054d49b0-638a-4e35-8240-6886af5c9bcc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:05.534494 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-054d49b0-638a-4e35-8240-6886af5c9bcc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:15:05.539028 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:05.539028 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:05.539432 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-054d49b0-638a-4e35-8240-6886af5c9bcc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:15:05.560798 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-054d49b0-638a-4e35-8240-6886af5c9bcc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot delete request issued successfully. Jul 03 15:15:05.560959 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-054d49b0-638a-4e35-8240-6886af5c9bcc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 returned with HTTP 202 Jul 03 15:15:05.561389 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1492/5899] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:15:05 2026] DELETE /volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:15:05.567814 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-9acea869-823a-4de7-bb9a-8b4a7403f4f8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:05.569642 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9acea869-823a-4de7-bb9a-8b4a7403f4f8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:15:05.569849 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9acea869-823a-4de7-bb9a-8b4a7403f4f8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:05.570027 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-9acea869-823a-4de7-bb9a-8b4a7403f4f8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:05.576224 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:05.576224 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:05.576714 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-9acea869-823a-4de7-bb9a-8b4a7403f4f8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:15:05.577894 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-9acea869-823a-4de7-bb9a-8b4a7403f4f8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 returned with HTTP 200 Jul 03 15:15:05.578462 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1472/5900] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:05 2026] GET /volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:06.184802 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-b68eef7b-64cc-4cb0-b5ae-547f944b7b8c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:06.186504 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b68eef7b-64cc-4cb0-b5ae-547f944b7b8c tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:06.186690 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b68eef7b-64cc-4cb0-b5ae-547f944b7b8c tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:06.186870 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-b68eef7b-64cc-4cb0-b5ae-547f944b7b8c tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:06.195204 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:06.195204 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:06.197975 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-b68eef7b-64cc-4cb0-b5ae-547f944b7b8c tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:06.201479 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-b68eef7b-64cc-4cb0-b5ae-547f944b7b8c tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:06.201872 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1457/5901] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:06 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:06.586812 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-cc834292-3b5b-4450-b751-90a763635fd1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:06.588429 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cc834292-3b5b-4450-b751-90a763635fd1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:15:06.588718 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cc834292-3b5b-4450-b751-90a763635fd1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:06.589768 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-cc834292-3b5b-4450-b751-90a763635fd1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:06.593858 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-cc834292-3b5b-4450-b751-90a763635fd1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 returned with HTTP 404 Jul 03 15:15:06.593858 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1481/5902] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:06 2026] GET /volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:06.599587 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-52cbc899-8b2a-4f00-a32e-54a1503f1bf3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:06.601620 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52cbc899-8b2a-4f00-a32e-54a1503f1bf3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:15:06.601809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52cbc899-8b2a-4f00-a32e-54a1503f1bf3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:06.601968 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-52cbc899-8b2a-4f00-a32e-54a1503f1bf3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:06.602075 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-52cbc899-8b2a-4f00-a32e-54a1503f1bf3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: 14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:15:06.606450 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:06.606450 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:06.606834 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-52cbc899-8b2a-4f00-a32e-54a1503f1bf3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:15:06.631148 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-52cbc899-8b2a-4f00-a32e-54a1503f1bf3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot delete request issued successfully. Jul 03 15:15:06.631351 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-52cbc899-8b2a-4f00-a32e-54a1503f1bf3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef returned with HTTP 202 Jul 03 15:15:06.631842 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1493/5903] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:15:06 2026] DELETE /volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:15:06.638569 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-cc71b30b-e0a3-4cf1-9719-7a1d1a256812 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:06.640520 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cc71b30b-e0a3-4cf1-9719-7a1d1a256812 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:15:06.640967 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cc71b30b-e0a3-4cf1-9719-7a1d1a256812 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:06.641019 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-cc71b30b-e0a3-4cf1-9719-7a1d1a256812 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:06.646956 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:06.646956 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:06.647513 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-cc71b30b-e0a3-4cf1-9719-7a1d1a256812 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:15:06.648469 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-cc71b30b-e0a3-4cf1-9719-7a1d1a256812 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef returned with HTTP 200 Jul 03 15:15:06.648877 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1473/5904] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:06 2026] GET /volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:06.875205 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-d094f377-abac-4ab8-95f7-3512387f60e7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:06.877112 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-d094f377-abac-4ab8-95f7-3512387f60e7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/attachments/ed8daa23-c6d7-47ea-a14f-191b8274e65a/action Jul 03 15:15:06.877493 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-d094f377-abac-4ab8-95f7-3512387f60e7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:15:06.877611 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-d094f377-abac-4ab8-95f7-3512387f60e7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:06.892548 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:06.892548 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:06.902748 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-57dc057c-0623-42a6-acd0-9641b13ebe7a req-d094f377-abac-4ab8-95f7-3512387f60e7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments/ed8daa23-c6d7-47ea-a14f-191b8274e65a/action returned with HTTP 204 Jul 03 15:15:06.903212 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1458/5905] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:15:06 2026] POST /volume/v3/attachments/ed8daa23-c6d7-47ea-a14f-191b8274e65a/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:07.214644 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ad508d8a-67af-4c30-9f73-33b92d75ce9e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.216893 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad508d8a-67af-4c30-9f73-33b92d75ce9e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:07.217349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad508d8a-67af-4c30-9f73-33b92d75ce9e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.217666 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ad508d8a-67af-4c30-9f73-33b92d75ce9e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.230035 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:07.230035 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:07.234276 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ad508d8a-67af-4c30-9f73-33b92d75ce9e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:07.239392 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ad508d8a-67af-4c30-9f73-33b92d75ce9e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:07.239938 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1482/5906] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:07 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 1194 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:07.252664 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-286464ea-ef32-4f45-8721-e73c064bf24a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.254604 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-286464ea-ef32-4f45-8721-e73c064bf24a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:07.254775 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-286464ea-ef32-4f45-8721-e73c064bf24a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.254968 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-286464ea-ef32-4f45-8721-e73c064bf24a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.263947 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:07.263947 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:07.267866 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-286464ea-ef32-4f45-8721-e73c064bf24a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:07.273551 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-286464ea-ef32-4f45-8721-e73c064bf24a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:07.274084 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1494/5907] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:07 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 1194 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:07.324519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-7ac82038-cbf4-4de8-a19a-6739e8f1fe39 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.326714 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-7ac82038-cbf4-4de8-a19a-6739e8f1fe39 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:07.326966 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-7ac82038-cbf4-4de8-a19a-6739e8f1fe39 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.327117 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-7ac82038-cbf4-4de8-a19a-6739e8f1fe39 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.337673 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:07.337673 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:07.342179 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-7ac82038-cbf4-4de8-a19a-6739e8f1fe39 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:07.347598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-7ac82038-cbf4-4de8-a19a-6739e8f1fe39 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:07.348103 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1474/5908] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:15:07 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 1194 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:07.369055 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-81d92b79-a344-41b1-ab86-87d0001d9bc2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.370847 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-81d92b79-a344-41b1-ab86-87d0001d9bc2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173/action Jul 03 15:15:07.371157 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-81d92b79-a344-41b1-ab86-87d0001d9bc2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:15:07.371272 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-81d92b79-a344-41b1-ab86-87d0001d9bc2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:07.380469 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:07.380469 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:07.380894 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-81d92b79-a344-41b1-ab86-87d0001d9bc2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:07.387708 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-81d92b79-a344-41b1-ab86-87d0001d9bc2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Begin detaching volume completed successfully. Jul 03 15:15:07.387905 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-81d92b79-a344-41b1-ab86-87d0001d9bc2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173/action returned with HTTP 202 Jul 03 15:15:07.388391 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1459/5909] 10.4.3.99 () {72 vars in 1665 bytes} [Fri Jul 3 15:15:07 2026] POST /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 15:15:07.657429 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0c678fc6-0fae-4cf9-b7a1-be73992eb9ea None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.659423 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0c678fc6-0fae-4cf9-b7a1-be73992eb9ea tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:15:07.659621 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0c678fc6-0fae-4cf9-b7a1-be73992eb9ea tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.659798 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0c678fc6-0fae-4cf9-b7a1-be73992eb9ea tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.663559 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0c678fc6-0fae-4cf9-b7a1-be73992eb9ea tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef returned with HTTP 404 Jul 03 15:15:07.663961 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1483/5910] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:07 2026] GET /volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:07.669589 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c396b33d-be6b-4749-a9d5-9b51c5552628 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.671976 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c396b33d-be6b-4749-a9d5-9b51c5552628 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:15:07.671976 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c396b33d-be6b-4749-a9d5-9b51c5552628 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.671976 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c396b33d-be6b-4749-a9d5-9b51c5552628 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.671976 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-c396b33d-be6b-4749-a9d5-9b51c5552628 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: 8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:15:07.675703 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c396b33d-be6b-4749-a9d5-9b51c5552628 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 returned with HTTP 404 Jul 03 15:15:07.676122 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1495/5911] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:15:07 2026] DELETE /volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:07.681972 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-23734da7-d355-4123-ba6f-fef3cf5101db None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.683796 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-23734da7-d355-4123-ba6f-fef3cf5101db tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 Jul 03 15:15:07.683983 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-23734da7-d355-4123-ba6f-fef3cf5101db tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.684197 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-23734da7-d355-4123-ba6f-fef3cf5101db tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.688141 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-23734da7-d355-4123-ba6f-fef3cf5101db tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 returned with HTTP 404 Jul 03 15:15:07.688569 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1475/5912] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:07 2026] GET /volume/v3/snapshots/8518322f-3e04-47ac-9186-f1ec134c4e35 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:07.693734 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2f48d710-8b0a-4795-baf4-496bbaeb65ad None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.695409 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f48d710-8b0a-4795-baf4-496bbaeb65ad tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:15:07.695666 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f48d710-8b0a-4795-baf4-496bbaeb65ad tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.695932 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2f48d710-8b0a-4795-baf4-496bbaeb65ad tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.696089 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-2f48d710-8b0a-4795-baf4-496bbaeb65ad tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:15:07.700171 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2f48d710-8b0a-4795-baf4-496bbaeb65ad tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 returned with HTTP 404 Jul 03 15:15:07.700582 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1460/5913] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:15:07 2026] DELETE /volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:07.706673 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f7a7b4f2-6f62-41bc-9b8b-07e7706d7c2b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.708273 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7a7b4f2-6f62-41bc-9b8b-07e7706d7c2b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 Jul 03 15:15:07.708439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7a7b4f2-6f62-41bc-9b8b-07e7706d7c2b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.708611 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7a7b4f2-6f62-41bc-9b8b-07e7706d7c2b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.712656 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7a7b4f2-6f62-41bc-9b8b-07e7706d7c2b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 returned with HTTP 404 Jul 03 15:15:07.713042 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1484/5914] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:07 2026] GET /volume/v3/snapshots/a81b28cd-197d-46da-82f2-3c7f99cfe6d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:07.719725 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-29c6714b-650e-41b7-967b-22214ea71d99 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.721405 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29c6714b-650e-41b7-967b-22214ea71d99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:15:07.721588 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29c6714b-650e-41b7-967b-22214ea71d99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.721763 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-29c6714b-650e-41b7-967b-22214ea71d99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.721864 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-29c6714b-650e-41b7-967b-22214ea71d99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: 14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:15:07.726558 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-29c6714b-650e-41b7-967b-22214ea71d99 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef returned with HTTP 404 Jul 03 15:15:07.726954 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1496/5915] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:15:07 2026] DELETE /volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:07.734171 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8fefb3df-fe98-47d8-aaa2-d9a7906f2844 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:07.735876 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8fefb3df-fe98-47d8-aaa2-d9a7906f2844 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef Jul 03 15:15:07.736067 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8fefb3df-fe98-47d8-aaa2-d9a7906f2844 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:07.736330 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8fefb3df-fe98-47d8-aaa2-d9a7906f2844 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:07.741304 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8fefb3df-fe98-47d8-aaa2-d9a7906f2844 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef returned with HTTP 404 Jul 03 15:15:07.741808 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1476/5916] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:15:07 2026] GET /volume/v3/snapshots/14f8c47d-432b-4d20-9368-697902135cef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:08.411755 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e6993d3a-a023-4631-97b8-386f3bed56c7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:08.412155 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6993d3a-a023-4631-97b8-386f3bed56c7 None None] GET https://10.4.3.99/volume// Jul 03 15:15:08.412319 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6993d3a-a023-4631-97b8-386f3bed56c7 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:08.412518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e6993d3a-a023-4631-97b8-386f3bed56c7 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:08.412833 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e6993d3a-a023-4631-97b8-386f3bed56c7 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:15:08.413145 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1461/5917] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:15:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:15:08.419572 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-d1b03ddd-8eb0-482a-a318-7e8e57adc7ef None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:08.421409 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-d1b03ddd-8eb0-482a-a318-7e8e57adc7ef tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:08.421633 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-d1b03ddd-8eb0-482a-a318-7e8e57adc7ef tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:08.421846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-d1b03ddd-8eb0-482a-a318-7e8e57adc7ef tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:08.431259 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:08.431259 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:08.434663 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-d1b03ddd-8eb0-482a-a318-7e8e57adc7ef tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:08.438942 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-d1b03ddd-8eb0-482a-a318-7e8e57adc7ef tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:08.439423 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1485/5918] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:15:08 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 1377 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:15:08.448834 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-6d6ffb43-30ac-4a58-a0f8-e8548d526346 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:08.450976 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-6d6ffb43-30ac-4a58-a0f8-e8548d526346 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173/encryption Jul 03 15:15:08.451215 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-6d6ffb43-30ac-4a58-a0f8-e8548d526346 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:08.451400 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-6d6ffb43-30ac-4a58-a0f8-e8548d526346 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'index' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:08.460945 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:08.460945 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:08.467448 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-6d6ffb43-30ac-4a58-a0f8-e8548d526346 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173/encryption returned with HTTP 200 Jul 03 15:15:08.467838 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1497/5919] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:15:08 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:09.241666 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-65e50aba-c910-4906-99db-f4402c9fcc41 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:09.243522 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-65e50aba-c910-4906-99db-f4402c9fcc41 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] DELETE https://10.4.3.99/volume/v3/attachments/ed8daa23-c6d7-47ea-a14f-191b8274e65a Jul 03 15:15:09.243701 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-65e50aba-c910-4906-99db-f4402c9fcc41 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:09.243882 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-65e50aba-c910-4906-99db-f4402c9fcc41 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:09.250796 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:09.250796 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:09.777320 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-bc08090a-ed3d-4678-a302-e59c3339e606 req-65e50aba-c910-4906-99db-f4402c9fcc41 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments/ed8daa23-c6d7-47ea-a14f-191b8274e65a returned with HTTP 200 Jul 03 15:15:09.777846 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1477/5920] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:15:09 2026] DELETE /volume/v3/attachments/ed8daa23-c6d7-47ea-a14f-191b8274e65a => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:10.569003 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-bdc9d8ca-90ac-42c7-983f-ec552e19498c req-ccd05cc8-63ba-444b-914a-c201799f712b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:10.570971 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bdc9d8ca-90ac-42c7-983f-ec552e19498c req-ccd05cc8-63ba-444b-914a-c201799f712b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:10.571249 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bdc9d8ca-90ac-42c7-983f-ec552e19498c req-ccd05cc8-63ba-444b-914a-c201799f712b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:10.571455 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-bdc9d8ca-90ac-42c7-983f-ec552e19498c req-ccd05cc8-63ba-444b-914a-c201799f712b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:10.578472 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:10.578472 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:10.582109 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-bdc9d8ca-90ac-42c7-983f-ec552e19498c req-ccd05cc8-63ba-444b-914a-c201799f712b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:10.586180 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-bdc9d8ca-90ac-42c7-983f-ec552e19498c req-ccd05cc8-63ba-444b-914a-c201799f712b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:10.586616 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1462/5921] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:15:10 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:11.576951 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-0b737765-8890-4fdc-86fc-7294bbfb8a2b req-1adbc782-4be8-4942-b405-97849ba02862 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:11.579200 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0b737765-8890-4fdc-86fc-7294bbfb8a2b req-1adbc782-4be8-4942-b405-97849ba02862 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/d308e78b-3863-4e2b-9aad-0a43bd37a59f Jul 03 15:15:11.579534 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0b737765-8890-4fdc-86fc-7294bbfb8a2b req-1adbc782-4be8-4942-b405-97849ba02862 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:11.579862 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-0b737765-8890-4fdc-86fc-7294bbfb8a2b req-1adbc782-4be8-4942-b405-97849ba02862 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:11.587703 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:11.587703 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:12.111626 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-0b737765-8890-4fdc-86fc-7294bbfb8a2b req-1adbc782-4be8-4942-b405-97849ba02862 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/d308e78b-3863-4e2b-9aad-0a43bd37a59f returned with HTTP 200 Jul 03 15:15:12.111918 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1486/5922] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:15:11 2026] DELETE /volume/v3/attachments/d308e78b-3863-4e2b-9aad-0a43bd37a59f => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:15.521361 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d3f215c7-b044-4aee-9ef2-a4afeb639c83 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:15.523180 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3f215c7-b044-4aee-9ef2-a4afeb639c83 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:15:15.523516 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3f215c7-b044-4aee-9ef2-a4afeb639c83 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:15.523697 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d3f215c7-b044-4aee-9ef2-a4afeb639c83 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:15.523853 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-d3f215c7-b044-4aee-9ef2-a4afeb639c83 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:15:15.530721 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:15.530721 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:15.531158 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d3f215c7-b044-4aee-9ef2-a4afeb639c83 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:15:15.554531 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d3f215c7-b044-4aee-9ef2-a4afeb639c83 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:15:15.554531 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d3f215c7-b044-4aee-9ef2-a4afeb639c83 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 returned with HTTP 202 Jul 03 15:15:15.554869 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1498/5923] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:15:15 2026] DELETE /volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:15:15.562322 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a326023e-fad7-4384-a5d7-71a0510337f9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:15.564108 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a326023e-fad7-4384-a5d7-71a0510337f9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:15:15.564371 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a326023e-fad7-4384-a5d7-71a0510337f9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:15.564574 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a326023e-fad7-4384-a5d7-71a0510337f9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:15.571352 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:15.571352 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:15.574812 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a326023e-fad7-4384-a5d7-71a0510337f9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:15:15.579896 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a326023e-fad7-4384-a5d7-71a0510337f9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 returned with HTTP 200 Jul 03 15:15:15.580344 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1478/5924] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:15 2026] GET /volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:16.593728 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-271808e0-682c-44d2-a62d-1787a9f2bae4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:16.595558 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-271808e0-682c-44d2-a62d-1787a9f2bae4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 Jul 03 15:15:16.595805 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-271808e0-682c-44d2-a62d-1787a9f2bae4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:16.596048 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-271808e0-682c-44d2-a62d-1787a9f2bae4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:16.601715 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-271808e0-682c-44d2-a62d-1787a9f2bae4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 returned with HTTP 404 Jul 03 15:15:16.602330 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1463/5925] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:16 2026] GET /volume/v3/volumes/d7ee2f41-cefc-4e01-84b1-412401755b93 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:16.631111 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:16.632928 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:15:16.633345 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-77343220", "snapshot_id": null, "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "volume_type": null, "size": 1}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:16.634851 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-77343220', 'snapshot_id': None, 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'volume_type': None, 'size': 1}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:15:16.704786 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:15:16.705078 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:16.705078 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:16.708881 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:15:16.713750 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (81bc33db-2706-47b9-92d5-c713508beeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:15:16.714805 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae608ef0-981b-4fd6-a022-78dad1c5f260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:16.715646 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:15:16.765761 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae608ef0-981b-4fd6-a022-78dad1c5f260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:16.766465 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7d3555-598f-4d79-8bbb-df6d33483872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:16.800022 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['5ac1f89c-a8cd-4241-857a-e7e68d1bb441', '40eda84a-8aea-4bf5-a312-f7dfbd20f34f', 'c6a7c84b-add4-468e-8121-c5a13e16c2f5', '7889501c-ef06-47d0-93c9-05a9f2130d6f'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:15:16.800729 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7d3555-598f-4d79-8bbb-df6d33483872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ac1f89c-a8cd-4241-857a-e7e68d1bb441', '40eda84a-8aea-4bf5-a312-f7dfbd20f34f', 'c6a7c84b-add4-468e-8121-c5a13e16c2f5', '7889501c-ef06-47d0-93c9-05a9f2130d6f']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:16.801467 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75adaa1-e4f2-446b-8636-731acf3d19f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:16.823042 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f75adaa1-e4f2-446b-8636-731acf3d19f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f464003d-2852-4fcb-92ba-fe01bd5b63af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-77343220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['5ac1f89c-a8cd-4241-857a-e7e68d1bb441','40eda84a-8aea-4bf5-a312-f7dfbd20f34f','c6a7c84b-add4-468e-8121-c5a13e16c2f5','7889501c-ef06-47d0-93c9-05a9f2130d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-77343220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f464003d-2852-4fcb-92ba-fe01bd5b63af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:16.823761 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad77e96f-60f6-4418-b60a-343c225ba3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:16.841503 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad77e96f-60f6-4418-b60a-343c225ba3d6) transitioned into state 'SUCCESS' from state '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-77343220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['5ac1f89c-a8cd-4241-857a-e7e68d1bb441','40eda84a-8aea-4bf5-a312-f7dfbd20f34f','c6a7c84b-add4-468e-8121-c5a13e16c2f5','7889501c-ef06-47d0-93c9-05a9f2130d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:16.842100 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0fc5e4-90b7-4f28-a761-21260552e282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:16.850646 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0fc5e4-90b7-4f28-a761-21260552e282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:16.851494 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (81bc33db-2706-47b9-92d5-c713508beeae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:15:16.851779 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:15:16.852369 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d5cf34a2-c6de-4216-88b7-0c9b7439df7d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:15:16.852900 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1487/5926] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:15:16 2026] POST /volume/v3/volumes => generated 755 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:15:16.864552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-470b2daf-a70c-4384-a438-3f3d768f2b43 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:16.866373 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-470b2daf-a70c-4384-a438-3f3d768f2b43 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:15:16.866819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-470b2daf-a70c-4384-a438-3f3d768f2b43 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:16.866819 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-470b2daf-a70c-4384-a438-3f3d768f2b43 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:16.874686 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:16.874686 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:16.878215 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-470b2daf-a70c-4384-a438-3f3d768f2b43 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:15:16.882256 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-470b2daf-a70c-4384-a438-3f3d768f2b43 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af returned with HTTP 200 Jul 03 15:15:16.882673 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1499/5927] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:16 2026] GET /volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:17.890834 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-92423cd5-e6e9-4f44-a8d4-3fae0a3019b1 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:17.893303 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-92423cd5-e6e9-4f44-a8d4-3fae0a3019b1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] DELETE https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:17.893554 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5062b336-b91f-41f2-ac31-8e8c14529a0f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:17.893787 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-92423cd5-e6e9-4f44-a8d4-3fae0a3019b1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:17.893787 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-92423cd5-e6e9-4f44-a8d4-3fae0a3019b1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:17.893943 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-92423cd5-e6e9-4f44-a8d4-3fae0a3019b1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Delete volume with id: 7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:17.895039 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5062b336-b91f-41f2-ac31-8e8c14529a0f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:15:17.895223 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5062b336-b91f-41f2-ac31-8e8c14529a0f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:17.895387 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5062b336-b91f-41f2-ac31-8e8c14529a0f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:17.900589 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:17.900589 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:17.901024 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-92423cd5-e6e9-4f44-a8d4-3fae0a3019b1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:17.902044 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:17.902044 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:17.905382 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5062b336-b91f-41f2-ac31-8e8c14529a0f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:15:17.910042 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5062b336-b91f-41f2-ac31-8e8c14529a0f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af returned with HTTP 200 Jul 03 15:15:17.910636 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1464/5928] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:17 2026] GET /volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:17.912002 np0000004430 devstack@c-api.service[99980]: WARNING cinder.keymgr.conf_key_mgr [None req-92423cd5-e6e9-4f44-a8d4-3fae0a3019b1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:15:17.919280 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-92423cd5-e6e9-4f44-a8d4-3fae0a3019b1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Delete volume request issued successfully. Jul 03 15:15:17.919477 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-92423cd5-e6e9-4f44-a8d4-3fae0a3019b1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 202 Jul 03 15:15:17.919865 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1479/5929] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:15:17 2026] DELETE /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:15:17.923616 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4244b2c3-6a77-4a53-a7e0-b3ddf7a4f7d3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:17.925455 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4244b2c3-6a77-4a53-a7e0-b3ddf7a4f7d3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:15:17.925547 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4244b2c3-6a77-4a53-a7e0-b3ddf7a4f7d3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:17.925727 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4244b2c3-6a77-4a53-a7e0-b3ddf7a4f7d3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:17.926648 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c509cece-1c2f-4433-9f89-6816a3d5f056 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:17.928393 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c509cece-1c2f-4433-9f89-6816a3d5f056 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:17.928594 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c509cece-1c2f-4433-9f89-6816a3d5f056 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:17.928777 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c509cece-1c2f-4433-9f89-6816a3d5f056 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:17.932357 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:17.932357 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:17.935552 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4244b2c3-6a77-4a53-a7e0-b3ddf7a4f7d3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:15:17.935693 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:17.935693 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:17.939364 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c509cece-1c2f-4433-9f89-6816a3d5f056 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:17.940090 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4244b2c3-6a77-4a53-a7e0-b3ddf7a4f7d3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af returned with HTTP 200 Jul 03 15:15:17.940475 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1488/5930] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:17 2026] GET /volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:17.943762 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c509cece-1c2f-4433-9f89-6816a3d5f056 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 200 Jul 03 15:15:17.944175 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1500/5931] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:17 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:18.881478 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-c07336f3-8362-4a08-8da4-eee1d943c01f None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:18.883464 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-c07336f3-8362-4a08-8da4-eee1d943c01f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:15:18.883674 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-c07336f3-8362-4a08-8da4-eee1d943c01f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:18.883853 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-c07336f3-8362-4a08-8da4-eee1d943c01f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:18.890973 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:18.890973 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:18.894474 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-c07336f3-8362-4a08-8da4-eee1d943c01f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:15:18.898899 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-c07336f3-8362-4a08-8da4-eee1d943c01f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af returned with HTTP 200 Jul 03 15:15:18.899286 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1465/5932] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:15:18 2026] GET /volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:18.955236 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1f8021a1-f2a7-4259-9658-57013777f389 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:18.956885 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1f8021a1-f2a7-4259-9658-57013777f389 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 Jul 03 15:15:18.956938 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1f8021a1-f2a7-4259-9658-57013777f389 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:18.957081 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1f8021a1-f2a7-4259-9658-57013777f389 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:18.962397 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1f8021a1-f2a7-4259-9658-57013777f389 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 returned with HTTP 404 Jul 03 15:15:18.962842 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1480/5933] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:18 2026] GET /volume/v3/volumes/7523033b-5459-4f7d-b1ed-1a1c1e60d173 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:18.968723 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-c4457159-b227-4f96-9c24-25342d9e9106 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:18.970339 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c4457159-b227-4f96-9c24-25342d9e9106 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 Jul 03 15:15:18.970550 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c4457159-b227-4f96-9c24-25342d9e9106 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:18.970789 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-c4457159-b227-4f96-9c24-25342d9e9106 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:18.970990 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-c4457159-b227-4f96-9c24-25342d9e9106 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Delete volume with id: b10cf314-2a0c-4bef-9f89-a720a322ad71 Jul 03 15:15:18.976809 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:18.976809 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:18.977412 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c4457159-b227-4f96-9c24-25342d9e9106 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:18.994157 np0000004430 devstack@c-api.service[99979]: WARNING cinder.keymgr.conf_key_mgr [None req-c4457159-b227-4f96-9c24-25342d9e9106 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:15:19.005203 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-c4457159-b227-4f96-9c24-25342d9e9106 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Delete volume request issued successfully. Jul 03 15:15:19.005350 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-c4457159-b227-4f96-9c24-25342d9e9106 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 returned with HTTP 202 Jul 03 15:15:19.005892 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1489/5934] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:15:18 2026] DELETE /volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:15:19.012912 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-04a28000-0d4c-44a4-a4ff-06c93ccf1e63 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:19.014675 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04a28000-0d4c-44a4-a4ff-06c93ccf1e63 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 Jul 03 15:15:19.014878 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04a28000-0d4c-44a4-a4ff-06c93ccf1e63 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:19.015047 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-04a28000-0d4c-44a4-a4ff-06c93ccf1e63 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:19.021001 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:19.021001 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:19.024421 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-04a28000-0d4c-44a4-a4ff-06c93ccf1e63 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:19.028568 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-04a28000-0d4c-44a4-a4ff-06c93ccf1e63 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 returned with HTTP 200 Jul 03 15:15:19.029044 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1501/5935] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:19 2026] GET /volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:19.319313 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1b995f21-786b-4e7a-bfba-a948714c0e19 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:19.321085 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1b995f21-786b-4e7a-bfba-a948714c0e19 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:15:19.321275 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1b995f21-786b-4e7a-bfba-a948714c0e19 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:19.321440 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1b995f21-786b-4e7a-bfba-a948714c0e19 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:19.327280 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:19.327280 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:19.330104 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1b995f21-786b-4e7a-bfba-a948714c0e19 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:15:19.333974 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1b995f21-786b-4e7a-bfba-a948714c0e19 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af returned with HTTP 200 Jul 03 15:15:19.334348 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1466/5936] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:15:19 2026] GET /volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af => generated 1363 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:19.343249 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-1648abd4-3d04-4295-803c-ffa11868245f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:19.343653 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1648abd4-3d04-4295-803c-ffa11868245f None None] GET https://10.4.3.99/volume// Jul 03 15:15:19.343812 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1648abd4-3d04-4295-803c-ffa11868245f None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:19.344003 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-1648abd4-3d04-4295-803c-ffa11868245f None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:19.344328 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-1648abd4-3d04-4295-803c-ffa11868245f None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:15:19.344603 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1481/5937] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:15:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:15:19.351549 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-a8c380cf-9b84-46ba-93bb-d0ca1dba5cc6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:19.353587 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-a8c380cf-9b84-46ba-93bb-d0ca1dba5cc6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:15:19.353959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-a8c380cf-9b84-46ba-93bb-d0ca1dba5cc6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f464003d-2852-4fcb-92ba-fe01bd5b63af", "connector": null, "instance_uuid": "9f4a02d7-2783-4010-bb1f-0fedccbae442"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:19.361958 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:19.361958 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:19.387804 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-a8c380cf-9b84-46ba-93bb-d0ca1dba5cc6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:15:19.388236 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1490/5938] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:15:19 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:20.041152 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e686f148-a5e9-4429-9c79-0883aac4ca1e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:20.043100 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e686f148-a5e9-4429-9c79-0883aac4ca1e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 Jul 03 15:15:20.043377 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e686f148-a5e9-4429-9c79-0883aac4ca1e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:20.043609 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e686f148-a5e9-4429-9c79-0883aac4ca1e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:20.049438 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e686f148-a5e9-4429-9c79-0883aac4ca1e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 returned with HTTP 404 Jul 03 15:15:20.049953 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1502/5939] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:20 2026] GET /volume/v3/volumes/b10cf314-2a0c-4bef-9f89-a720a322ad71 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:20.056169 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e51ff8b0-82fa-4a9a-8087-12c425a66f41 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:20.057655 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e51ff8b0-82fa-4a9a-8087-12c425a66f41 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:15:20.057843 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e51ff8b0-82fa-4a9a-8087-12c425a66f41 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:20.058034 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e51ff8b0-82fa-4a9a-8087-12c425a66f41 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Calling method 'detail' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:20.058689 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-e51ff8b0-82fa-4a9a-8087-12c425a66f41 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:15:20.070170 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e51ff8b0-82fa-4a9a-8087-12c425a66f41 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Get all volumes completed successfully. Jul 03 15:15:20.071773 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:20.071773 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:20.076251 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e51ff8b0-82fa-4a9a-8087-12c425a66f41 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:15:20.076664 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1467/5940] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:15:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6767 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:20.090336 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f67a213c-823f-4c05-bce0-fda6926931d8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:20.092239 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f67a213c-823f-4c05-bce0-fda6926931d8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] DELETE https://10.4.3.99/volume/v3/types/af63a179-9055-46d4-ae9d-92b031114c1e Jul 03 15:15:20.092459 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f67a213c-823f-4c05-bce0-fda6926931d8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:20.092664 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f67a213c-823f-4c05-bce0-fda6926931d8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:20.126771 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f67a213c-823f-4c05-bce0-fda6926931d8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] https://10.4.3.99/volume/v3/types/af63a179-9055-46d4-ae9d-92b031114c1e returned with HTTP 202 Jul 03 15:15:20.127314 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1482/5941] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:15:20 2026] DELETE /volume/v3/types/af63a179-9055-46d4-ae9d-92b031114c1e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:15:21.029755 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ccbe9da7-1574-4f8c-9ce1-4d07933c856f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:21.031463 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ccbe9da7-1574-4f8c-9ce1-4d07933c856f tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] POST https://10.4.3.99/volume/v3/types Jul 03 15:15:21.031807 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ccbe9da7-1574-4f8c-9ce1-4d07933c856f tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-382363139", "extra_specs": {}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:21.033162 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:21.033162 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:21.045951 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ccbe9da7-1574-4f8c-9ce1-4d07933c856f tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 Jul 03 15:15:21.046304 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1491/5942] 10.4.3.99 () {68 vars in 1245 bytes} [Fri Jul 3 15:15:21 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:21.054102 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d67cda51-5bc5-4515-9874-fc73c8ed1751 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:21.055874 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d67cda51-5bc5-4515-9874-fc73c8ed1751 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] POST https://10.4.3.99/volume/v3/types/c37b3e7f-32ff-4f20-a8eb-336a4586ebff/encryption Jul 03 15:15:21.056222 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d67cda51-5bc5-4515-9874-fc73c8ed1751 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:21.076741 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d67cda51-5bc5-4515-9874-fc73c8ed1751 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] https://10.4.3.99/volume/v3/types/c37b3e7f-32ff-4f20-a8eb-336a4586ebff/encryption returned with HTTP 200 Jul 03 15:15:21.077181 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1503/5943] 10.4.3.99 () {68 vars in 1390 bytes} [Fri Jul 3 15:15:21 2026] POST /volume/v3/types/c37b3e7f-32ff-4f20-a8eb-336a4586ebff/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:21.100687 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:21.102658 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:15:21.103065 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1245196474", "snapshot_id": null, "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "volume_type": "tempest-scenario-type-luks-382363139", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:21.104879 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1245196474', 'snapshot_id': None, 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'volume_type': 'tempest-scenario-type-luks-382363139', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:15:21.205346 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume of 1 GB Jul 03 15:15:21.205671 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:21.205671 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:21.206199 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Availability Zones retrieved successfully. Jul 03 15:15:21.212311 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Flow 'volume_create_api' (31e60e80-a4af-41d3-9646-aca1c192d587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:15:21.213282 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b5298d9-cb1b-4225-9064-55d32c44cc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:21.214270 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:15:21.268465 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b5298d9-cb1b-4225-9064-55d32c44cc16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T15:15:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c37b3e7f-32ff-4f20-a8eb-336a4586ebff,is_public=True,name='tempest-scenario-type-luks-382363139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c37b3e7f-32ff-4f20-a8eb-336a4586ebff', '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=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:21.269244 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c752064-ddcc-4c87-8ebd-42bb49655912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:21.292359 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-382363139 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-382363139, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:15:21.292596 np0000004430 devstack@c-api.service[99978]: WARNING cinder.quota [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-382363139 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-382363139, it is now deprecated. Please use the default quota class for default quota. Jul 03 15:15:21.323352 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Created reservations ['531b9f6f-b747-4e10-9645-b72a99ae34bc', 'b4d23e08-b4a1-4b7f-9082-65b7131c402a', 'ecdc04e8-1686-4fa2-a5c0-8e8ab9a6a7d9', '8e09b461-5a8c-43b1-83f3-d0ac36ab65ac'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:15:21.324071 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c752064-ddcc-4c87-8ebd-42bb49655912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['531b9f6f-b747-4e10-9645-b72a99ae34bc', 'b4d23e08-b4a1-4b7f-9082-65b7131c402a', 'ecdc04e8-1686-4fa2-a5c0-8e8ab9a6a7d9', '8e09b461-5a8c-43b1-83f3-d0ac36ab65ac']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:21.324839 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd65845c-f4d5-433a-b07c-94241b754750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:21.346785 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd65845c-f4d5-433a-b07c-94241b754750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1916a00-9a18-4b7d-939a-2acb35e126d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1245196474',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92671dab15a847668a12518ccd3d3841',qos_specs=None,replication_status=,reservations=['531b9f6f-b747-4e10-9645-b72a99ae34bc','b4d23e08-b4a1-4b7f-9082-65b7131c402a','ecdc04e8-1686-4fa2-a5c0-8e8ab9a6a7d9','8e09b461-5a8c-43b1-83f3-d0ac36ab65ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e009cfd1594123a74e2976c3231233',volume_type_id=c37b3e7f-32ff-4f20-a8eb-336a4586ebff), 'volume': Volume(_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-03T15:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1245196474',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d1916a00-9a18-4b7d-939a-2acb35e126d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92671dab15a847668a12518ccd3d3841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51e009cfd1594123a74e2976c3231233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c37b3e7f-32ff-4f20-a8eb-336a4586ebff),volume_type_id=c37b3e7f-32ff-4f20-a8eb-336a4586ebff)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:21.347495 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a22d5e2-81f3-4bcf-933f-424892877382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:21.368344 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a22d5e2-81f3-4bcf-933f-424892877382) transitioned into state 'SUCCESS' from state '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-1245196474',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92671dab15a847668a12518ccd3d3841',qos_specs=None,replication_status=,reservations=['531b9f6f-b747-4e10-9645-b72a99ae34bc','b4d23e08-b4a1-4b7f-9082-65b7131c402a','ecdc04e8-1686-4fa2-a5c0-8e8ab9a6a7d9','8e09b461-5a8c-43b1-83f3-d0ac36ab65ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e009cfd1594123a74e2976c3231233',volume_type_id=c37b3e7f-32ff-4f20-a8eb-336a4586ebff)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:21.369234 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c68d81-c85c-414e-8d3d-4707434e5bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:15:21.379726 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c68d81-c85c-414e-8d3d-4707434e5bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:15:21.381022 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Flow 'volume_create_api' (31e60e80-a4af-41d3-9646-aca1c192d587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:15:21.381148 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume request issued successfully. Jul 03 15:15:21.381848 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-99994412-8b1c-4b3c-a1a9-39bd1912a135 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:15:21.382399 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1468/5944] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:15:21 2026] POST /volume/v3/volumes => generated 789 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:15:21.395307 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-54bcf875-4b17-478f-b61e-3898a1a89b61 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:21.396957 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54bcf875-4b17-478f-b61e-3898a1a89b61 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:21.397168 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-54bcf875-4b17-478f-b61e-3898a1a89b61 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:21.397364 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-54bcf875-4b17-478f-b61e-3898a1a89b61 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:21.405308 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:21.405308 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:21.409382 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-54bcf875-4b17-478f-b61e-3898a1a89b61 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:21.414812 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-54bcf875-4b17-478f-b61e-3898a1a89b61 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:21.415343 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1483/5945] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:21 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:22.428098 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ec645172-34ab-4c93-8822-b573ba22b825 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:22.430020 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec645172-34ab-4c93-8822-b573ba22b825 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:22.430268 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec645172-34ab-4c93-8822-b573ba22b825 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:22.430451 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ec645172-34ab-4c93-8822-b573ba22b825 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:22.438427 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:22.438427 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:22.442471 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ec645172-34ab-4c93-8822-b573ba22b825 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:22.449579 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ec645172-34ab-4c93-8822-b573ba22b825 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:22.449579 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1492/5946] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:22 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:23.463796 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-93ba1227-1153-407a-9a26-2981064bd85f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:23.466337 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93ba1227-1153-407a-9a26-2981064bd85f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:23.466645 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93ba1227-1153-407a-9a26-2981064bd85f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:23.466889 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93ba1227-1153-407a-9a26-2981064bd85f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:23.474453 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:23.474453 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:23.478258 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-93ba1227-1153-407a-9a26-2981064bd85f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:23.484063 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93ba1227-1153-407a-9a26-2981064bd85f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:23.484676 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1504/5947] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:23 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:24.496788 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1fa87ff6-5e33-4aab-96f8-bca80b25033b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:24.498490 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1fa87ff6-5e33-4aab-96f8-bca80b25033b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:24.498672 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1fa87ff6-5e33-4aab-96f8-bca80b25033b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:24.498867 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1fa87ff6-5e33-4aab-96f8-bca80b25033b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:24.504906 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:24.504906 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:24.507806 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1fa87ff6-5e33-4aab-96f8-bca80b25033b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:24.511339 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1fa87ff6-5e33-4aab-96f8-bca80b25033b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:24.511640 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1469/5948] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:24 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:25.574905 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ea5a79b0-05d4-4663-9287-041cbfaab8e7 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:25.576725 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea5a79b0-05d4-4663-9287-041cbfaab8e7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:25.576942 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea5a79b0-05d4-4663-9287-041cbfaab8e7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:25.577158 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ea5a79b0-05d4-4663-9287-041cbfaab8e7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:25.584210 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:25.584210 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:25.587395 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ea5a79b0-05d4-4663-9287-041cbfaab8e7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:25.590985 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ea5a79b0-05d4-4663-9287-041cbfaab8e7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:25.591409 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1484/5949] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:25 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:26.592435 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-da300ddc-0df5-4055-b71f-321888232867 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:26.592784 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da300ddc-0df5-4055-b71f-321888232867 None None] GET https://10.4.3.99/volume// Jul 03 15:15:26.592916 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da300ddc-0df5-4055-b71f-321888232867 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:26.593087 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-da300ddc-0df5-4055-b71f-321888232867 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:26.593486 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-da300ddc-0df5-4055-b71f-321888232867 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:15:26.593749 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1493/5950] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:15:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:15:26.601992 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1a534ca0-a7c5-49ed-a0b3-fad1b37fdef8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:26.603521 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-ec070894-df8d-468f-aaff-0bbfb90695c5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:26.604014 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1a534ca0-a7c5-49ed-a0b3-fad1b37fdef8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:15:26.604263 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1a534ca0-a7c5-49ed-a0b3-fad1b37fdef8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:26.604459 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1a534ca0-a7c5-49ed-a0b3-fad1b37fdef8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:26.605598 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec070894-df8d-468f-aaff-0bbfb90695c5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:26.605827 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec070894-df8d-468f-aaff-0bbfb90695c5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:26.606046 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-ec070894-df8d-468f-aaff-0bbfb90695c5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:26.613471 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:26.613471 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:26.613663 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:26.613663 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:26.617016 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1a534ca0-a7c5-49ed-a0b3-fad1b37fdef8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:15:26.617354 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-ec070894-df8d-468f-aaff-0bbfb90695c5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:26.621185 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-ec070894-df8d-468f-aaff-0bbfb90695c5 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:26.621536 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1470/5951] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:26 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:26.621862 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-1a534ca0-a7c5-49ed-a0b3-fad1b37fdef8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af returned with HTTP 200 Jul 03 15:15:26.622297 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1505/5952] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:15:26 2026] GET /volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af => generated 1542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:15:26.717434 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-48a691bb-f1bc-4fb4-966e-9989e8be9119 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:26.719347 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-48a691bb-f1bc-4fb4-966e-9989e8be9119 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/8c7df7c4-110b-44f6-8697-c029642ff503 Jul 03 15:15:26.719691 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-48a691bb-f1bc-4fb4-966e-9989e8be9119 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:26.727080 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-48a691bb-f1bc-4fb4-966e-9989e8be9119 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-f464003d-2852-4fcb-92ba-fe01bd5b63af-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:15:26.731509 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-48a691bb-f1bc-4fb4-966e-9989e8be9119 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-f464003d-2852-4fcb-92ba-fe01bd5b63af-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:15:26.732376 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:26.732376 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:27.254945 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-48a691bb-f1bc-4fb4-966e-9989e8be9119 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-f464003d-2852-4fcb-92ba-fe01bd5b63af-np0000004430" released by "attachment_update" :: held 0.523s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:15:27.255277 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-48a691bb-f1bc-4fb4-966e-9989e8be9119 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/8c7df7c4-110b-44f6-8697-c029642ff503 returned with HTTP 200 Jul 03 15:15:27.255808 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1485/5953] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:15:26 2026] PUT /volume/v3/attachments/8c7df7c4-110b-44f6-8697-c029642ff503 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:27.633768 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e71b106c-9b0f-43a6-abe9-36102a799968 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:27.635806 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e71b106c-9b0f-43a6-abe9-36102a799968 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:27.636027 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e71b106c-9b0f-43a6-abe9-36102a799968 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:27.636274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e71b106c-9b0f-43a6-abe9-36102a799968 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:27.644068 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:27.644068 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:27.648047 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e71b106c-9b0f-43a6-abe9-36102a799968 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:27.652753 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e71b106c-9b0f-43a6-abe9-36102a799968 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:27.653198 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1494/5954] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:27 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:27.767059 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-b3701364-f568-4d52-a284-130ef810859d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:27.768934 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-b3701364-f568-4d52-a284-130ef810859d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/8c7df7c4-110b-44f6-8697-c029642ff503/action Jul 03 15:15:27.769295 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-b3701364-f568-4d52-a284-130ef810859d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:15:27.769399 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-b3701364-f568-4d52-a284-130ef810859d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:27.783181 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:27.783181 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:27.791757 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8dc57f04-9663-4dd9-bf39-56513c4cad94 req-b3701364-f568-4d52-a284-130ef810859d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/8c7df7c4-110b-44f6-8697-c029642ff503/action returned with HTTP 204 Jul 03 15:15:27.792138 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1471/5955] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:15:27 2026] POST /volume/v3/attachments/8c7df7c4-110b-44f6-8697-c029642ff503/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:28.664886 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4cf5d85a-8a73-4e35-af30-c57a533e6ed0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:28.666577 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4cf5d85a-8a73-4e35-af30-c57a533e6ed0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:28.666813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4cf5d85a-8a73-4e35-af30-c57a533e6ed0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:28.667019 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4cf5d85a-8a73-4e35-af30-c57a533e6ed0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:28.672954 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:28.672954 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:28.676305 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4cf5d85a-8a73-4e35-af30-c57a533e6ed0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:28.680583 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4cf5d85a-8a73-4e35-af30-c57a533e6ed0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:28.680925 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1506/5956] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:28 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:29.693025 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a57f771a-f41f-4cb4-841e-47b67f5d4c3f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:29.696060 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a57f771a-f41f-4cb4-841e-47b67f5d4c3f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:29.696372 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a57f771a-f41f-4cb4-841e-47b67f5d4c3f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:29.696580 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a57f771a-f41f-4cb4-841e-47b67f5d4c3f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:29.703572 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:29.703572 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:29.707184 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a57f771a-f41f-4cb4-841e-47b67f5d4c3f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:29.711185 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a57f771a-f41f-4cb4-841e-47b67f5d4c3f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:29.711577 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1486/5957] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:29 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:30.724035 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-28dbd896-ed60-4c35-8f93-44f10480b9e0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:30.725803 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-28dbd896-ed60-4c35-8f93-44f10480b9e0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:30.725988 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-28dbd896-ed60-4c35-8f93-44f10480b9e0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:30.726202 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-28dbd896-ed60-4c35-8f93-44f10480b9e0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:30.733571 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:30.733571 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:30.737316 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-28dbd896-ed60-4c35-8f93-44f10480b9e0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:30.741607 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-28dbd896-ed60-4c35-8f93-44f10480b9e0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:30.741988 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1495/5958] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:30 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:31.756513 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-47f4d4ab-47cd-4670-83af-40b2051e414e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:31.758047 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47f4d4ab-47cd-4670-83af-40b2051e414e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:31.758246 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47f4d4ab-47cd-4670-83af-40b2051e414e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:31.758437 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-47f4d4ab-47cd-4670-83af-40b2051e414e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:31.765546 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:31.765546 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:31.768801 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-47f4d4ab-47cd-4670-83af-40b2051e414e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:31.772318 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-47f4d4ab-47cd-4670-83af-40b2051e414e tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:31.772861 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1472/5959] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:31 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:32.787573 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2c39bb6d-51d4-4678-a9c4-35f22ee4c4b3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:32.789250 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c39bb6d-51d4-4678-a9c4-35f22ee4c4b3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:32.789452 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c39bb6d-51d4-4678-a9c4-35f22ee4c4b3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:32.789626 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2c39bb6d-51d4-4678-a9c4-35f22ee4c4b3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:32.796009 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:32.796009 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:32.799142 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2c39bb6d-51d4-4678-a9c4-35f22ee4c4b3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:32.802866 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2c39bb6d-51d4-4678-a9c4-35f22ee4c4b3 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:32.803271 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1507/5960] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:32 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:33.816643 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-2da0adf8-ede4-4ae9-985e-29d2116dcc1f None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:33.818365 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2da0adf8-ede4-4ae9-985e-29d2116dcc1f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:33.818551 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2da0adf8-ede4-4ae9-985e-29d2116dcc1f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:33.818728 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-2da0adf8-ede4-4ae9-985e-29d2116dcc1f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:33.825436 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:33.825436 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:33.829328 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-2da0adf8-ede4-4ae9-985e-29d2116dcc1f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:33.833485 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-2da0adf8-ede4-4ae9-985e-29d2116dcc1f tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:33.833875 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1487/5961] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:33 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:34.846077 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4ee6144e-1bb8-4600-a32f-9e3d3ff17628 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:34.847865 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ee6144e-1bb8-4600-a32f-9e3d3ff17628 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:34.848146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4ee6144e-1bb8-4600-a32f-9e3d3ff17628 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:34.848393 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4ee6144e-1bb8-4600-a32f-9e3d3ff17628 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:34.857026 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:34.857026 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:34.861638 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4ee6144e-1bb8-4600-a32f-9e3d3ff17628 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:34.867031 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ee6144e-1bb8-4600-a32f-9e3d3ff17628 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:34.867491 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1496/5962] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:34 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:35.880270 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-38135f98-07d8-4470-86f0-0f64955a8af1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:35.882271 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38135f98-07d8-4470-86f0-0f64955a8af1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:35.882468 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38135f98-07d8-4470-86f0-0f64955a8af1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:35.882642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-38135f98-07d8-4470-86f0-0f64955a8af1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:35.890438 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:35.890438 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:35.893916 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-38135f98-07d8-4470-86f0-0f64955a8af1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:35.898306 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-38135f98-07d8-4470-86f0-0f64955a8af1 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:35.898656 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1473/5963] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:35 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:35.909970 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-257aabd8-2d48-42d9-b99e-3f57c578bebb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:35.911816 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-257aabd8-2d48-42d9-b99e-3f57c578bebb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:35.912039 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-257aabd8-2d48-42d9-b99e-3f57c578bebb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:35.912286 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-257aabd8-2d48-42d9-b99e-3f57c578bebb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:35.918438 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:35.918438 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:35.921402 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-257aabd8-2d48-42d9-b99e-3f57c578bebb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:35.925364 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-257aabd8-2d48-42d9-b99e-3f57c578bebb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:35.925700 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1508/5964] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:15:35 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 1428 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:36.007998 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-e1922f60-2a0f-4fc1-affb-07d6d5d3d4eb None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:36.010216 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-e1922f60-2a0f-4fc1-affb-07d6d5d3d4eb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:36.010467 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-e1922f60-2a0f-4fc1-affb-07d6d5d3d4eb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:36.010688 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-e1922f60-2a0f-4fc1-affb-07d6d5d3d4eb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:36.018330 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:36.018330 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:36.021935 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-e1922f60-2a0f-4fc1-affb-07d6d5d3d4eb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:36.026954 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-e1922f60-2a0f-4fc1-affb-07d6d5d3d4eb tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:36.027410 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1488/5965] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:15:36 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:36.415726 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-7d23e516-9411-4e12-a966-116650426925 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:36.418050 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-7d23e516-9411-4e12-a966-116650426925 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:36.418261 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-7d23e516-9411-4e12-a966-116650426925 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:36.418503 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-7d23e516-9411-4e12-a966-116650426925 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:36.427074 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:36.427074 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:36.430943 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-7d23e516-9411-4e12-a966-116650426925 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:36.435404 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-7d23e516-9411-4e12-a966-116650426925 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:36.435782 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1497/5966] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:15:36 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:36.445230 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1c6f9b1d-4fc2-4cab-8e81-295df9511c26 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:36.445612 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c6f9b1d-4fc2-4cab-8e81-295df9511c26 None None] GET https://10.4.3.99/volume// Jul 03 15:15:36.445785 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c6f9b1d-4fc2-4cab-8e81-295df9511c26 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:36.446062 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1c6f9b1d-4fc2-4cab-8e81-295df9511c26 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:36.446311 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1c6f9b1d-4fc2-4cab-8e81-295df9511c26 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:15:36.446564 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1474/5967] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:15:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:15:36.454175 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-a5ceba8f-e97d-4c05-82de-4343de924e80 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:36.456293 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-a5ceba8f-e97d-4c05-82de-4343de924e80 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:15:36.456750 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-a5ceba8f-e97d-4c05-82de-4343de924e80 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1916a00-9a18-4b7d-939a-2acb35e126d9", "connector": null, "instance_uuid": "f3419572-2f2c-4780-93ef-ed25837c0bd7"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:36.464979 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:36.464979 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:36.492896 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-a5ceba8f-e97d-4c05-82de-4343de924e80 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:15:36.493447 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1509/5968] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:15:36 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:42.414745 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bb5325a1-70b4-4572-aab4-7b605e1d2248 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:42.415181 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bb5325a1-70b4-4572-aab4-7b605e1d2248 None None] GET https://10.4.3.99/volume// Jul 03 15:15:42.415392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bb5325a1-70b4-4572-aab4-7b605e1d2248 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:42.415608 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bb5325a1-70b4-4572-aab4-7b605e1d2248 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:42.415958 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bb5325a1-70b4-4572-aab4-7b605e1d2248 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:15:42.416277 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1489/5969] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:15:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:15:42.423846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-6bd4b470-03a7-4c60-aad0-38b11041250b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:42.425810 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-6bd4b470-03a7-4c60-aad0-38b11041250b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:15:42.426048 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-6bd4b470-03a7-4c60-aad0-38b11041250b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:42.426323 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-6bd4b470-03a7-4c60-aad0-38b11041250b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:42.435252 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:42.435252 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:15:42.438722 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-6bd4b470-03a7-4c60-aad0-38b11041250b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:15:42.443920 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-6bd4b470-03a7-4c60-aad0-38b11041250b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:15:42.444366 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1498/5970] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:15:42 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 1607 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:15:42.548322 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-34c42e28-7270-40f7-a440-52b1e80205c0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:42.550360 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-34c42e28-7270-40f7-a440-52b1e80205c0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] PUT https://10.4.3.99/volume/v3/attachments/6d7a341d-db21-4ca8-aae8-a24ce3fc494d Jul 03 15:15:42.550761 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-34c42e28-7270-40f7-a440-52b1e80205c0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:42.560818 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-34c42e28-7270-40f7-a440-52b1e80205c0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Acquiring lock "cinder-attachment_update-d1916a00-9a18-4b7d-939a-2acb35e126d9-np0000004430" by "attachment_update" {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:15:42.565357 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-34c42e28-7270-40f7-a440-52b1e80205c0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Lock "cinder-attachment_update-d1916a00-9a18-4b7d-939a-2acb35e126d9-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99978) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:15:42.566331 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:42.566331 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:15:43.086650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.coordination [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-34c42e28-7270-40f7-a440-52b1e80205c0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Lock "cinder-attachment_update-d1916a00-9a18-4b7d-939a-2acb35e126d9-np0000004430" released by "attachment_update" :: held 0.521s {{(pid=99978) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:15:43.086944 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-34c42e28-7270-40f7-a440-52b1e80205c0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments/6d7a341d-db21-4ca8-aae8-a24ce3fc494d returned with HTTP 200 Jul 03 15:15:43.087409 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1475/5971] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:15:42 2026] PUT /volume/v3/attachments/6d7a341d-db21-4ca8-aae8-a24ce3fc494d => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:15:43.597075 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-c0e0b019-ea8c-4fa2-8a44-1b75aa369197 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:43.599612 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-c0e0b019-ea8c-4fa2-8a44-1b75aa369197 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/attachments/6d7a341d-db21-4ca8-aae8-a24ce3fc494d/action Jul 03 15:15:43.600050 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-c0e0b019-ea8c-4fa2-8a44-1b75aa369197 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action body: b'{"os-complete": null}' {{(pid=99977) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:15:43.600226 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-c0e0b019-ea8c-4fa2-8a44-1b75aa369197 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:15:43.619495 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:43.619495 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:15:43.630623 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-c0e0b019-ea8c-4fa2-8a44-1b75aa369197 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments/6d7a341d-db21-4ca8-aae8-a24ce3fc494d/action returned with HTTP 204 Jul 03 15:15:43.631163 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1510/5972] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:15:43 2026] POST /volume/v3/attachments/6d7a341d-db21-4ca8-aae8-a24ce3fc494d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:15:46.025646 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=95,cinder:INSERT=6,cinder:UPDATE=21 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:15:47.703516 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-ea026015-15a6-4cf0-83bc-7bc908dc65ae None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:15:47.705865 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-ea026015-15a6-4cf0-83bc-7bc908dc65ae tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9/encryption Jul 03 15:15:47.706055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-ea026015-15a6-4cf0-83bc-7bc908dc65ae tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:15:47.706251 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-ea026015-15a6-4cf0-83bc-7bc908dc65ae tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:15:47.715015 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:15:47.715015 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:15:47.721076 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b7962fbf-d784-4f64-99d9-d37974c5353d req-ea026015-15a6-4cf0-83bc-7bc908dc65ae tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9/encryption returned with HTTP 200 Jul 03 15:15:47.721611 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1490/5973] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:15:47 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:15:52.442390 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=102,cinder:UPDATE=21,cinder:INSERT=10 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:15:53.079334 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=99,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:15:53.627601 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=114,cinder:INSERT=15,cinder:UPDATE=32 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:15:57.720081 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=4 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:16:08.544378 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ae03707a-6aec-4a13-b1b1-de1df357b809 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:08.545992 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae03707a-6aec-4a13-b1b1-de1df357b809 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:16:08.546364 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae03707a-6aec-4a13-b1b1-de1df357b809 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f464003d-2852-4fcb-92ba-fe01bd5b63af", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1734648105", "description": null, "metadata": null}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:08.557168 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:08.557168 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:08.557748 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ae03707a-6aec-4a13-b1b1-de1df357b809 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:08.557925 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-ae03707a-6aec-4a13-b1b1-de1df357b809 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create snapshot from volume f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:16:08.584564 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-ae03707a-6aec-4a13-b1b1-de1df357b809 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['eb031efc-4d4d-4c81-a727-39e8f9d5bfd0', '90d21660-69eb-4567-920b-df05d1b9981c', '4caf65c9-0e8c-460b-b894-1e51842fb608', '6cda20e0-069a-4e40-adc0-6ce76df7f22f'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:16:08.618761 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ae03707a-6aec-4a13-b1b1-de1df357b809 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot force create request issued successfully. Jul 03 15:16:08.618761 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae03707a-6aec-4a13-b1b1-de1df357b809 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:16:08.618978 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1499/5974] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:16:08 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 03 15:16:08.628105 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e2c67ef1-f347-4728-8e0f-7f9e35a6e379 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:08.629934 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e2c67ef1-f347-4728-8e0f-7f9e35a6e379 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 Jul 03 15:16:08.630146 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e2c67ef1-f347-4728-8e0f-7f9e35a6e379 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:08.630358 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e2c67ef1-f347-4728-8e0f-7f9e35a6e379 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:08.636343 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:08.636343 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:08.636850 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e2c67ef1-f347-4728-8e0f-7f9e35a6e379 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:08.637634 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e2c67ef1-f347-4728-8e0f-7f9e35a6e379 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 returned with HTTP 200 Jul 03 15:16:08.638080 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1476/5975] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:16:08 2026] GET /volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:09.646468 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-fe7bdbba-1931-4024-884a-31bd2895bf84 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:09.648214 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe7bdbba-1931-4024-884a-31bd2895bf84 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 Jul 03 15:16:09.648403 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe7bdbba-1931-4024-884a-31bd2895bf84 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:09.648608 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-fe7bdbba-1931-4024-884a-31bd2895bf84 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:09.653240 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:09.653240 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:09.653667 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-fe7bdbba-1931-4024-884a-31bd2895bf84 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:09.654642 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-fe7bdbba-1931-4024-884a-31bd2895bf84 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 returned with HTTP 200 Jul 03 15:16:09.655217 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1511/5976] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:16:09 2026] GET /volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:09.663387 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b928b5c1-a93a-4b38-b46f-7c9cdd1fdbbf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:09.665328 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b928b5c1-a93a-4b38-b46f-7c9cdd1fdbbf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 Jul 03 15:16:09.665569 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b928b5c1-a93a-4b38-b46f-7c9cdd1fdbbf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:09.665762 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b928b5c1-a93a-4b38-b46f-7c9cdd1fdbbf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:09.671379 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:09.671379 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:09.671812 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b928b5c1-a93a-4b38-b46f-7c9cdd1fdbbf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:09.672664 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b928b5c1-a93a-4b38-b46f-7c9cdd1fdbbf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 returned with HTTP 200 Jul 03 15:16:09.673052 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1491/5977] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:16:09 2026] GET /volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:18.615448 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=14,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:16:18.632206 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:16:19.650501 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:16:19.667929 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=1 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:16:23.464929 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7e05159e-6eff-48de-8b20-677338ace03b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:23.466710 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e05159e-6eff-48de-8b20-677338ace03b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 Jul 03 15:16:23.466886 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e05159e-6eff-48de-8b20-677338ace03b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:23.467060 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7e05159e-6eff-48de-8b20-677338ace03b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:23.467183 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-7e05159e-6eff-48de-8b20-677338ace03b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: d684509d-7a6f-43d9-8fba-e851acaa3450 Jul 03 15:16:23.472445 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:23.472445 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:23.472881 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7e05159e-6eff-48de-8b20-677338ace03b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:23.488765 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-7e05159e-6eff-48de-8b20-677338ace03b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot delete request issued successfully. Jul 03 15:16:23.488914 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7e05159e-6eff-48de-8b20-677338ace03b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 returned with HTTP 202 Jul 03 15:16:23.489318 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1500/5978] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:16:23 2026] DELETE /volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:16:23.495899 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5a7bc73a-9614-4dee-af70-16ac69f7e7ec None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:23.498051 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a7bc73a-9614-4dee-af70-16ac69f7e7ec tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 Jul 03 15:16:23.498051 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a7bc73a-9614-4dee-af70-16ac69f7e7ec tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:23.498226 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5a7bc73a-9614-4dee-af70-16ac69f7e7ec tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:23.503550 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:23.503550 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:23.503991 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5a7bc73a-9614-4dee-af70-16ac69f7e7ec tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:23.504819 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5a7bc73a-9614-4dee-af70-16ac69f7e7ec tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 returned with HTTP 200 Jul 03 15:16:23.505218 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1477/5979] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:16:23 2026] GET /volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:24.514530 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4ac416fe-f913-4c31-b719-bbbdbf3e966d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:24.516302 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ac416fe-f913-4c31-b719-bbbdbf3e966d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 Jul 03 15:16:24.516519 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ac416fe-f913-4c31-b719-bbbdbf3e966d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:24.516703 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4ac416fe-f913-4c31-b719-bbbdbf3e966d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:24.520784 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4ac416fe-f913-4c31-b719-bbbdbf3e966d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 returned with HTTP 404 Jul 03 15:16:24.521157 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1512/5980] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:16:24 2026] GET /volume/v3/snapshots/d684509d-7a6f-43d9-8fba-e851acaa3450 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:16:28.193011 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-67112c87-0165-48cc-bf5f-d9657dd0be01 req-3ca4e247-0e9a-4747-90ac-c845bef113bf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:28.195251 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-67112c87-0165-48cc-bf5f-d9657dd0be01 req-3ca4e247-0e9a-4747-90ac-c845bef113bf tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6d7a341d-db21-4ca8-aae8-a24ce3fc494d Jul 03 15:16:28.195426 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-67112c87-0165-48cc-bf5f-d9657dd0be01 req-3ca4e247-0e9a-4747-90ac-c845bef113bf tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:28.195614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-67112c87-0165-48cc-bf5f-d9657dd0be01 req-3ca4e247-0e9a-4747-90ac-c845bef113bf tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:28.203511 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:28.203511 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:28.661459 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-ce28d51f-567e-45bf-bdc0-cae4ed2efcd1 req-a5ee3456-aadb-4b95-bc2d-d14de211f57c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:28.663375 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ce28d51f-567e-45bf-bdc0-cae4ed2efcd1 req-a5ee3456-aadb-4b95-bc2d-d14de211f57c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/8c7df7c4-110b-44f6-8697-c029642ff503 Jul 03 15:16:28.663558 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ce28d51f-567e-45bf-bdc0-cae4ed2efcd1 req-a5ee3456-aadb-4b95-bc2d-d14de211f57c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:28.663748 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-ce28d51f-567e-45bf-bdc0-cae4ed2efcd1 req-a5ee3456-aadb-4b95-bc2d-d14de211f57c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:28.672250 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:28.672250 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:28.735066 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-67112c87-0165-48cc-bf5f-d9657dd0be01 req-3ca4e247-0e9a-4747-90ac-c845bef113bf tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments/6d7a341d-db21-4ca8-aae8-a24ce3fc494d returned with HTTP 200 Jul 03 15:16:28.735488 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1492/5981] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:16:28 2026] DELETE /volume/v3/attachments/6d7a341d-db21-4ca8-aae8-a24ce3fc494d => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:29.200578 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-ce28d51f-567e-45bf-bdc0-cae4ed2efcd1 req-a5ee3456-aadb-4b95-bc2d-d14de211f57c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/8c7df7c4-110b-44f6-8697-c029642ff503 returned with HTTP 200 Jul 03 15:16:29.201010 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1501/5982] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:16:28 2026] DELETE /volume/v3/attachments/8c7df7c4-110b-44f6-8697-c029642ff503 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:32.026462 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:32.028410 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:16:32.028807 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-907797131", "source_volid": "d1916a00-9a18-4b7d-939a-2acb35e126d9", "volume_type": "tempest-scenario-type-luks-382363139", "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:32.030506 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-907797131', 'source_volid': 'd1916a00-9a18-4b7d-939a-2acb35e126d9', 'volume_type': 'tempest-scenario-type-luks-382363139', 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:16:32.040993 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:32.040993 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:32.041494 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume retrieved successfully. Jul 03 15:16:32.041603 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume of 1 GB Jul 03 15:16:32.042247 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Availability Zones retrieved successfully. Jul 03 15:16:32.047076 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Flow 'volume_create_api' (84498f5a-7a5c-435e-80fa-0d4f47d6f180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:16:32.048030 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9013deb2-a610-47f7-b081-a18c0329e2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:32.048886 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:16:32.067285 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9013deb2-a610-47f7-b081-a18c0329e2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd1916a00-9a18-4b7d-939a-2acb35e126d9', 'volume_type': VolumeType(created_at=2026-07-03T15:15:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c37b3e7f-32ff-4f20-a8eb-336a4586ebff,is_public=True,name='tempest-scenario-type-luks-382363139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c37b3e7f-32ff-4f20-a8eb-336a4586ebff', '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=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:32.067931 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13744f70-96ec-4fbc-b4af-22c8a7b8eeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:32.109207 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Created reservations ['d30ed710-fdd2-4b0a-a3c1-45934b60a718', '997b2d02-0b8b-44eb-a01d-bc39d4e4cf47', '44b2742c-46b6-49e2-8c9b-508d853fcfda', '85a39a61-cc2d-4c4e-aae0-74760640f9ef'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:16:32.109874 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13744f70-96ec-4fbc-b4af-22c8a7b8eeae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d30ed710-fdd2-4b0a-a3c1-45934b60a718', '997b2d02-0b8b-44eb-a01d-bc39d4e4cf47', '44b2742c-46b6-49e2-8c9b-508d853fcfda', '85a39a61-cc2d-4c4e-aae0-74760640f9ef']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:32.110782 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296ff618-b690-4786-a8e1-c40e2c0249ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:32.141064 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296ff618-b690-4786-a8e1-c40e2c0249ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11a05608-682e-4606-bc27-64621ecdb692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-907797131',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92671dab15a847668a12518ccd3d3841',qos_specs=None,replication_status=,reservations=['d30ed710-fdd2-4b0a-a3c1-45934b60a718','997b2d02-0b8b-44eb-a01d-bc39d4e4cf47','44b2742c-46b6-49e2-8c9b-508d853fcfda','85a39a61-cc2d-4c4e-aae0-74760640f9ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=d1916a00-9a18-4b7d-939a-2acb35e126d9,status='creating',user_id='51e009cfd1594123a74e2976c3231233',volume_type_id=c37b3e7f-32ff-4f20-a8eb-336a4586ebff), '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-03T15:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-907797131',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=11a05608-682e-4606-bc27-64621ecdb692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92671dab15a847668a12518ccd3d3841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d1916a00-9a18-4b7d-939a-2acb35e126d9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51e009cfd1594123a74e2976c3231233',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c37b3e7f-32ff-4f20-a8eb-336a4586ebff),volume_type_id=c37b3e7f-32ff-4f20-a8eb-336a4586ebff)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:32.141723 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d22e1f-f176-401f-b32b-0b0600f75468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:32.160665 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d22e1f-f176-401f-b32b-0b0600f75468) transitioned into state 'SUCCESS' from state '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-907797131',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92671dab15a847668a12518ccd3d3841',qos_specs=None,replication_status=,reservations=['d30ed710-fdd2-4b0a-a3c1-45934b60a718','997b2d02-0b8b-44eb-a01d-bc39d4e4cf47','44b2742c-46b6-49e2-8c9b-508d853fcfda','85a39a61-cc2d-4c4e-aae0-74760640f9ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=d1916a00-9a18-4b7d-939a-2acb35e126d9,status='creating',user_id='51e009cfd1594123a74e2976c3231233',volume_type_id=c37b3e7f-32ff-4f20-a8eb-336a4586ebff)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:32.161272 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2755ba4a-7876-4629-861f-3dbcaa72489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:32.176541 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2755ba4a-7876-4629-861f-3dbcaa72489a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:32.177269 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Flow 'volume_create_api' (84498f5a-7a5c-435e-80fa-0d4f47d6f180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:16:32.177533 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Create volume request issued successfully. Jul 03 15:16:32.178053 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-116465f9-2b63-4fca-a5c5-d4ac43100fb4 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:16:32.178490 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1478/5983] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:16:32 2026] POST /volume/v3/volumes => generated 807 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:16:32.190004 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a909edfa-6367-41cd-9e39-e472d420c84b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:32.192230 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a909edfa-6367-41cd-9e39-e472d420c84b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:32.192471 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a909edfa-6367-41cd-9e39-e472d420c84b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:32.192700 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a909edfa-6367-41cd-9e39-e472d420c84b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:32.200217 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:32.200217 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:32.204196 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a909edfa-6367-41cd-9e39-e472d420c84b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:32.208470 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a909edfa-6367-41cd-9e39-e472d420c84b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:32.208986 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1513/5984] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:32 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:33.005898 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6f410ec2-f206-4c63-bb3f-10896ca2afe5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:33.007553 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6f410ec2-f206-4c63-bb3f-10896ca2afe5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:16:33.007729 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6f410ec2-f206-4c63-bb3f-10896ca2afe5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:33.007897 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6f410ec2-f206-4c63-bb3f-10896ca2afe5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:33.008040 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-6f410ec2-f206-4c63-bb3f-10896ca2afe5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:16:33.014507 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:33.014507 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:33.014921 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6f410ec2-f206-4c63-bb3f-10896ca2afe5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:33.029346 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6f410ec2-f206-4c63-bb3f-10896ca2afe5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:16:33.029565 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6f410ec2-f206-4c63-bb3f-10896ca2afe5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af returned with HTTP 202 Jul 03 15:16:33.029981 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1493/5985] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:16:33 2026] DELETE /volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:16:33.036146 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a230ee7e-2567-471d-97fb-5a921be9b0fa None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:33.038105 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a230ee7e-2567-471d-97fb-5a921be9b0fa tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:16:33.038206 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a230ee7e-2567-471d-97fb-5a921be9b0fa tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:33.038389 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a230ee7e-2567-471d-97fb-5a921be9b0fa tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:33.044721 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:33.044721 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:33.047879 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a230ee7e-2567-471d-97fb-5a921be9b0fa tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:33.052432 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a230ee7e-2567-471d-97fb-5a921be9b0fa tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af returned with HTTP 200 Jul 03 15:16:33.052793 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1502/5986] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:33 2026] GET /volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:33.223409 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f6c90c66-f456-47be-b124-7452cddcc557 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:33.225763 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f6c90c66-f456-47be-b124-7452cddcc557 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:33.226012 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f6c90c66-f456-47be-b124-7452cddcc557 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:33.226253 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f6c90c66-f456-47be-b124-7452cddcc557 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:33.232892 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:33.232892 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:33.236316 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f6c90c66-f456-47be-b124-7452cddcc557 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:33.240117 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f6c90c66-f456-47be-b124-7452cddcc557 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:33.240533 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1479/5987] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:33 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:34.064593 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5ae0a944-3b9e-4bcc-8163-f7d1ca548f97 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:34.066401 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ae0a944-3b9e-4bcc-8163-f7d1ca548f97 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af Jul 03 15:16:34.066585 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ae0a944-3b9e-4bcc-8163-f7d1ca548f97 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:34.066804 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ae0a944-3b9e-4bcc-8163-f7d1ca548f97 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:34.072654 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ae0a944-3b9e-4bcc-8163-f7d1ca548f97 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af returned with HTTP 404 Jul 03 15:16:34.073137 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1514/5988] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:34 2026] GET /volume/v3/volumes/f464003d-2852-4fcb-92ba-fe01bd5b63af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:16:34.101161 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:34.103077 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:16:34.103443 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2058175495", "snapshot_id": null, "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "volume_type": null, "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:34.104912 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2058175495', 'snapshot_id': None, 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'volume_type': None, 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:16:34.173307 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:16:34.177479 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:16:34.182256 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (b6b27cef-c5bf-4078-83c5-be6a37c11051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:16:34.183274 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1cd6cd4-f7b6-4dba-94ab-6ecd0ed05239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:34.184118 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:16:34.232951 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1cd6cd4-f7b6-4dba-94ab-6ecd0ed05239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:34.233683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd0d6b8e-5f48-4f7e-96c3-a3faf67251a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:34.251801 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2098ba4c-c504-4c2f-805b-7908e1a74417 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:34.253353 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2098ba4c-c504-4c2f-805b-7908e1a74417 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:34.253510 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2098ba4c-c504-4c2f-805b-7908e1a74417 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:34.253685 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2098ba4c-c504-4c2f-805b-7908e1a74417 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:34.259450 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:34.259450 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:34.262211 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2098ba4c-c504-4c2f-805b-7908e1a74417 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:34.265542 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2098ba4c-c504-4c2f-805b-7908e1a74417 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:34.265862 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1503/5989] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:34 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:34.271929 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['1a77b806-ab79-4ca1-9fc5-6ac3a5227fe0', '1e696dca-df7b-41ca-9c95-9b74ff01698d', 'f72730ae-c1ea-4e04-a870-e88a09f828bb', '74473ea4-d700-43c3-81f2-7b58a3b0a3d9'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:16:34.272829 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd0d6b8e-5f48-4f7e-96c3-a3faf67251a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a77b806-ab79-4ca1-9fc5-6ac3a5227fe0', '1e696dca-df7b-41ca-9c95-9b74ff01698d', 'f72730ae-c1ea-4e04-a870-e88a09f828bb', '74473ea4-d700-43c3-81f2-7b58a3b0a3d9']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:34.273561 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65639d0b-e7b6-4288-9dea-96da154ea274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:34.294827 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65639d0b-e7b6-4288-9dea-96da154ea274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79edadf0-3cde-4002-86ec-bdc190f9e96a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2058175495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['1a77b806-ab79-4ca1-9fc5-6ac3a5227fe0','1e696dca-df7b-41ca-9c95-9b74ff01698d','f72730ae-c1ea-4e04-a870-e88a09f828bb','74473ea4-d700-43c3-81f2-7b58a3b0a3d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:16:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2058175495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79edadf0-3cde-4002-86ec-bdc190f9e96a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:34.295524 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960bc542-36d4-4cfd-9252-bb5937a3f0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:34.311041 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960bc542-36d4-4cfd-9252-bb5937a3f0bc) transitioned into state 'SUCCESS' from state '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-2058175495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['1a77b806-ab79-4ca1-9fc5-6ac3a5227fe0','1e696dca-df7b-41ca-9c95-9b74ff01698d','f72730ae-c1ea-4e04-a870-e88a09f828bb','74473ea4-d700-43c3-81f2-7b58a3b0a3d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:34.311706 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c3a4ed9-7b1e-4108-bc06-83616f9713f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:34.319800 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c3a4ed9-7b1e-4108-bc06-83616f9713f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:34.320498 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (b6b27cef-c5bf-4078-83c5-be6a37c11051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:16:34.320758 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:16:34.321336 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-0451a1d6-13a6-4084-837a-885dcb2bbbf6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:16:34.321845 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1494/5990] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:16:34 2026] POST /volume/v3/volumes => generated 757 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:16:34.332110 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-925b7576-e8d1-4c94-aa03-801d343f98eb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:34.333583 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-925b7576-e8d1-4c94-aa03-801d343f98eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:16:34.333758 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-925b7576-e8d1-4c94-aa03-801d343f98eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:34.333924 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-925b7576-e8d1-4c94-aa03-801d343f98eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:34.339707 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:34.339707 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:34.342507 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-925b7576-e8d1-4c94-aa03-801d343f98eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:34.345808 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-925b7576-e8d1-4c94-aa03-801d343f98eb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a returned with HTTP 200 Jul 03 15:16:34.346121 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1480/5991] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:34 2026] GET /volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:35.277331 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-93d3019f-36e4-4da2-84ee-867e804809ad None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:35.278979 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93d3019f-36e4-4da2-84ee-867e804809ad tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:35.279169 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93d3019f-36e4-4da2-84ee-867e804809ad tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:35.279389 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-93d3019f-36e4-4da2-84ee-867e804809ad tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:35.285685 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:35.285685 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:35.289182 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-93d3019f-36e4-4da2-84ee-867e804809ad tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:35.292863 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-93d3019f-36e4-4da2-84ee-867e804809ad tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:35.293253 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1515/5992] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:35 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:35.357200 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-056a7cfc-ec00-4b59-b95b-689ebdac5f97 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:35.358754 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-056a7cfc-ec00-4b59-b95b-689ebdac5f97 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:16:35.358910 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-056a7cfc-ec00-4b59-b95b-689ebdac5f97 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:35.359073 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-056a7cfc-ec00-4b59-b95b-689ebdac5f97 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:35.366469 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:35.366469 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:35.369900 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-056a7cfc-ec00-4b59-b95b-689ebdac5f97 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:35.373890 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-056a7cfc-ec00-4b59-b95b-689ebdac5f97 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a returned with HTTP 200 Jul 03 15:16:35.374256 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1504/5993] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:35 2026] GET /volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:35.385362 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-17690e7c-bb13-4cc3-a91e-5a729f54fb4d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:35.387416 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-17690e7c-bb13-4cc3-a91e-5a729f54fb4d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:16:35.387614 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-17690e7c-bb13-4cc3-a91e-5a729f54fb4d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:35.387838 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-17690e7c-bb13-4cc3-a91e-5a729f54fb4d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:35.396092 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:35.396092 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:35.399966 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-17690e7c-bb13-4cc3-a91e-5a729f54fb4d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:35.404718 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-17690e7c-bb13-4cc3-a91e-5a729f54fb4d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a returned with HTTP 200 Jul 03 15:16:35.405179 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1495/5994] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:35 2026] GET /volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:35.416680 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c93fb146-971b-4b82-b2cc-3a910c9385bc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:35.418580 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c93fb146-971b-4b82-b2cc-3a910c9385bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:16:35.418976 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c93fb146-971b-4b82-b2cc-3a910c9385bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79edadf0-3cde-4002-86ec-bdc190f9e96a", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1375999987", "description": null, "metadata": null}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:35.427795 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:35.427795 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:35.428443 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c93fb146-971b-4b82-b2cc-3a910c9385bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:35.428634 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-c93fb146-971b-4b82-b2cc-3a910c9385bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create snapshot from volume 79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:16:35.451464 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-c93fb146-971b-4b82-b2cc-3a910c9385bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['a9f43d60-2ee3-4579-b4e8-8b26f8599035', '5979da69-d479-42e8-9d98-2c7e69b3622a', 'd583ea3b-47f3-4f3a-95ff-37c8465366ef', 'a77a7207-a332-49ea-98c6-f157725caabd'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:16:35.477115 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c93fb146-971b-4b82-b2cc-3a910c9385bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot create request issued successfully. Jul 03 15:16:35.477434 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c93fb146-971b-4b82-b2cc-3a910c9385bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:16:35.477868 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1481/5995] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:16:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:16:35.486818 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f5a3d5b1-ef15-4762-8ded-eb94b012224a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:35.488369 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5a3d5b1-ef15-4762-8ded-eb94b012224a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:16:35.488558 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5a3d5b1-ef15-4762-8ded-eb94b012224a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:35.488744 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f5a3d5b1-ef15-4762-8ded-eb94b012224a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:35.494240 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:35.494240 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:35.494870 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f5a3d5b1-ef15-4762-8ded-eb94b012224a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:35.495986 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f5a3d5b1-ef15-4762-8ded-eb94b012224a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 returned with HTTP 200 Jul 03 15:16:35.496415 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1516/5996] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:16:35 2026] GET /volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:36.304804 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4656abe8-2467-4799-af37-edc56d08a6cc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:36.306384 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4656abe8-2467-4799-af37-edc56d08a6cc tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:36.306570 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4656abe8-2467-4799-af37-edc56d08a6cc tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:36.306766 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4656abe8-2467-4799-af37-edc56d08a6cc tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:36.313589 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:36.313589 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:36.317023 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4656abe8-2467-4799-af37-edc56d08a6cc tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:36.320885 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4656abe8-2467-4799-af37-edc56d08a6cc tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:36.321251 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1505/5997] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:36 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:36.505470 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a07a736b-50fd-4b2a-a315-2809628e0074 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:36.507593 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a07a736b-50fd-4b2a-a315-2809628e0074 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:16:36.507845 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a07a736b-50fd-4b2a-a315-2809628e0074 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:36.508063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a07a736b-50fd-4b2a-a315-2809628e0074 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:36.513540 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:36.513540 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:36.514039 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a07a736b-50fd-4b2a-a315-2809628e0074 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:36.514956 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a07a736b-50fd-4b2a-a315-2809628e0074 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 returned with HTTP 200 Jul 03 15:16:36.515389 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1496/5998] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:16:36 2026] GET /volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:36.524045 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7082a589-eb37-400f-bb37-8d08148225c8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:36.525785 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7082a589-eb37-400f-bb37-8d08148225c8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:16:36.525950 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7082a589-eb37-400f-bb37-8d08148225c8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:36.526119 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7082a589-eb37-400f-bb37-8d08148225c8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:36.531169 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:36.531169 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:36.531646 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7082a589-eb37-400f-bb37-8d08148225c8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:36.532342 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7082a589-eb37-400f-bb37-8d08148225c8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 returned with HTTP 200 Jul 03 15:16:36.532744 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1482/5999] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:16:36 2026] GET /volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:36.609926 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-42bef674-4324-44f1-802b-7c5a42cbfc54 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:36.611953 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-42bef674-4324-44f1-802b-7c5a42cbfc54 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:16:36.612151 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-42bef674-4324-44f1-802b-7c5a42cbfc54 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:36.612350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-42bef674-4324-44f1-802b-7c5a42cbfc54 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:36.616966 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:36.616966 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:36.617426 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-42bef674-4324-44f1-802b-7c5a42cbfc54 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:36.618137 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-42bef674-4324-44f1-802b-7c5a42cbfc54 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 returned with HTTP 200 Jul 03 15:16:36.618510 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1517/6000] 10.4.3.99 () {68 vars in 1597 bytes} [Fri Jul 3 15:16:36 2026] GET /volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:36.626667 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-3ebe1ff9-e66a-4dd7-875e-cb7d5edf75e0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:36.628750 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-3ebe1ff9-e66a-4dd7-875e-cb7d5edf75e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:16:36.628949 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-3ebe1ff9-e66a-4dd7-875e-cb7d5edf75e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:36.629180 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-3ebe1ff9-e66a-4dd7-875e-cb7d5edf75e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:36.635462 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:36.635462 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:36.638721 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-3ebe1ff9-e66a-4dd7-875e-cb7d5edf75e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:36.642829 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-3ebe1ff9-e66a-4dd7-875e-cb7d5edf75e0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a returned with HTTP 200 Jul 03 15:16:36.643238 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1506/6001] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:16:36 2026] GET /volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:37.019195 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7a8f9fd3-657d-4fc8-8bb2-aaec88f96e9b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:37.021250 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7a8f9fd3-657d-4fc8-8bb2-aaec88f96e9b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:16:37.021438 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7a8f9fd3-657d-4fc8-8bb2-aaec88f96e9b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:37.021608 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7a8f9fd3-657d-4fc8-8bb2-aaec88f96e9b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:37.026249 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:37.026249 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:37.026612 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7a8f9fd3-657d-4fc8-8bb2-aaec88f96e9b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:37.027386 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7a8f9fd3-657d-4fc8-8bb2-aaec88f96e9b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 returned with HTTP 200 Jul 03 15:16:37.027757 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1497/6002] 10.4.3.99 () {68 vars in 1597 bytes} [Fri Jul 3 15:16:37 2026] GET /volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:37.336212 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4e51cd26-acd8-4b22-bb85-f2da3b0a7dc0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:37.337968 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e51cd26-acd8-4b22-bb85-f2da3b0a7dc0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:37.338203 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e51cd26-acd8-4b22-bb85-f2da3b0a7dc0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:37.338395 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e51cd26-acd8-4b22-bb85-f2da3b0a7dc0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:37.345869 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:37.345869 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:37.349589 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4e51cd26-acd8-4b22-bb85-f2da3b0a7dc0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:37.353840 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e51cd26-acd8-4b22-bb85-f2da3b0a7dc0 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:37.354231 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1483/6003] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:37 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:38.365445 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e25471d5-05d7-4006-9cd3-ffbc40a51c94 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:38.367012 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e25471d5-05d7-4006-9cd3-ffbc40a51c94 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:38.367192 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e25471d5-05d7-4006-9cd3-ffbc40a51c94 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:38.367358 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e25471d5-05d7-4006-9cd3-ffbc40a51c94 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:38.373655 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:38.373655 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:38.376848 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e25471d5-05d7-4006-9cd3-ffbc40a51c94 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:38.380549 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e25471d5-05d7-4006-9cd3-ffbc40a51c94 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:38.380900 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1518/6004] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:38 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:39.395230 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2dd6c83a-16e9-4d24-8642-a13a5163013b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:39.397113 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2dd6c83a-16e9-4d24-8642-a13a5163013b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:39.397365 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2dd6c83a-16e9-4d24-8642-a13a5163013b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:39.397601 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2dd6c83a-16e9-4d24-8642-a13a5163013b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:39.406246 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:39.406246 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:39.410146 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2dd6c83a-16e9-4d24-8642-a13a5163013b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:39.414284 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2dd6c83a-16e9-4d24-8642-a13a5163013b tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:39.414846 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1507/6005] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:39 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:40.426958 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e2b4f67e-0b26-4509-a430-55755aeebf60 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:40.431226 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e2b4f67e-0b26-4509-a430-55755aeebf60 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:40.431226 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e2b4f67e-0b26-4509-a430-55755aeebf60 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:40.431226 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e2b4f67e-0b26-4509-a430-55755aeebf60 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:40.436167 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:40.436167 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:40.442144 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e2b4f67e-0b26-4509-a430-55755aeebf60 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:40.444448 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e2b4f67e-0b26-4509-a430-55755aeebf60 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:40.444990 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1498/6006] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:40 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:41.459857 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bcb90f1b-d404-416f-a986-fad15b4ca62d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:41.461809 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcb90f1b-d404-416f-a986-fad15b4ca62d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:41.462070 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcb90f1b-d404-416f-a986-fad15b4ca62d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:41.462300 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bcb90f1b-d404-416f-a986-fad15b4ca62d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:41.469335 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:41.469335 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:41.472730 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-bcb90f1b-d404-416f-a986-fad15b4ca62d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:41.476816 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bcb90f1b-d404-416f-a986-fad15b4ca62d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:41.477438 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1484/6007] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:41 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:42.489640 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5ca2eff2-5504-48d3-bf2e-37d5767622bd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:42.491632 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ca2eff2-5504-48d3-bf2e-37d5767622bd tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:42.491866 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ca2eff2-5504-48d3-bf2e-37d5767622bd tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:42.492094 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5ca2eff2-5504-48d3-bf2e-37d5767622bd tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:42.501226 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:42.501226 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:42.506221 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5ca2eff2-5504-48d3-bf2e-37d5767622bd tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:42.511892 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5ca2eff2-5504-48d3-bf2e-37d5767622bd tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:42.512392 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1519/6008] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:42 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:42.864336 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7de666ad-55cb-470d-9c04-2ec0584642b6 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:42.866106 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7de666ad-55cb-470d-9c04-2ec0584642b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:16:42.866302 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7de666ad-55cb-470d-9c04-2ec0584642b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:42.866469 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7de666ad-55cb-470d-9c04-2ec0584642b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:42.870949 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:42.870949 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:42.871375 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7de666ad-55cb-470d-9c04-2ec0584642b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:42.872045 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7de666ad-55cb-470d-9c04-2ec0584642b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 returned with HTTP 200 Jul 03 15:16:42.872416 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1508/6009] 10.4.3.99 () {68 vars in 1597 bytes} [Fri Jul 3 15:16:42 2026] GET /volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:42.879281 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-6e7bcf2f-f1f0-4e3e-b474-0b4257222987 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:42.881312 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-6e7bcf2f-f1f0-4e3e-b474-0b4257222987 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:16:42.881535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-6e7bcf2f-f1f0-4e3e-b474-0b4257222987 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:42.881747 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-6e7bcf2f-f1f0-4e3e-b474-0b4257222987 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:42.888482 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:42.888482 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:42.891922 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-6e7bcf2f-f1f0-4e3e-b474-0b4257222987 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:42.896830 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-6e7bcf2f-f1f0-4e3e-b474-0b4257222987 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a returned with HTTP 200 Jul 03 15:16:42.897270 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1499/6010] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:16:42 2026] GET /volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:42.904219 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:42.908355 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:16:42.908662 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e8fbe3a1-2181-46ea-bafb-6741996fc112", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:42.910572 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e8fbe3a1-2181-46ea-bafb-6741996fc112', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:16:42.918004 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:42.918004 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:42.918442 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:16:42.918546 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:16:42.919092 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:16:42.923981 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (ccd1b608-6312-4b65-a459-289fb0ee9bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:16:42.925078 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbfc1b3-d36e-44c1-b765-6f29422ac356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:42.925855 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:16:42.950114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acbfc1b3-d36e-44c1-b765-6f29422ac356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e8fbe3a1-2181-46ea-bafb-6741996fc112', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:42.951044 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36cf97a-d66d-4422-b669-ebb683f81c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:42.986887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['468a71e1-d57c-4eec-ba10-85fb0b5db828', '1d53a6d8-bd8b-4612-87fd-e85344aa6999', '2140f924-22a2-48e3-a86d-ac6760e9de10', 'ff4f85ac-da9a-4ae4-aeb9-74ff2571847e'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:16:42.987693 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36cf97a-d66d-4422-b669-ebb683f81c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['468a71e1-d57c-4eec-ba10-85fb0b5db828', '1d53a6d8-bd8b-4612-87fd-e85344aa6999', '2140f924-22a2-48e3-a86d-ac6760e9de10', 'ff4f85ac-da9a-4ae4-aeb9-74ff2571847e']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:42.988405 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb00a57-3f7c-44ad-8aaa-8f33c9bd07f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:43.026773 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb00a57-3f7c-44ad-8aaa-8f33c9bd07f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c9769f9-8c51-4849-82aa-d29f5df8fc9d', '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='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['468a71e1-d57c-4eec-ba10-85fb0b5db828','1d53a6d8-bd8b-4612-87fd-e85344aa6999','2140f924-22a2-48e3-a86d-ac6760e9de10','ff4f85ac-da9a-4ae4-aeb9-74ff2571847e'],size=1,snapshot_id=e8fbe3a1-2181-46ea-bafb-6741996fc112,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), '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-03T15:16:43Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c9769f9-8c51-4849-82aa-d29f5df8fc9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e8fbe3a1-2181-46ea-bafb-6741996fc112,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:43.027413 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45009893-df41-42a8-aa17-847875dbacd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:43.042925 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45009893-df41-42a8-aa17-847875dbacd2) transitioned into 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='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['468a71e1-d57c-4eec-ba10-85fb0b5db828','1d53a6d8-bd8b-4612-87fd-e85344aa6999','2140f924-22a2-48e3-a86d-ac6760e9de10','ff4f85ac-da9a-4ae4-aeb9-74ff2571847e'],size=1,snapshot_id=e8fbe3a1-2181-46ea-bafb-6741996fc112,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:43.043518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1782d0d6-732f-41ae-8a96-af25da9ec14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:16:43.062897 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1782d0d6-732f-41ae-8a96-af25da9ec14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:16:43.063599 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (ccd1b608-6312-4b65-a459-289fb0ee9bbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:16:43.063871 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:16:43.064368 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-cf1f3ed4-4a91-423c-be95-5e4cc2b4afb0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:16:43.064769 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1485/6011] 10.4.3.99 () {72 vars in 1534 bytes} [Fri Jul 3 15:16:42 2026] POST /volume/v3/volumes => generated 734 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:16:43.071723 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae4cc0b7-28e0-4d56-a859-16103e9c5bb2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:43.073675 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae4cc0b7-28e0-4d56-a859-16103e9c5bb2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d Jul 03 15:16:43.073842 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae4cc0b7-28e0-4d56-a859-16103e9c5bb2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:43.074009 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae4cc0b7-28e0-4d56-a859-16103e9c5bb2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:43.080226 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:43.080226 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:43.083318 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae4cc0b7-28e0-4d56-a859-16103e9c5bb2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:43.086749 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae4cc0b7-28e0-4d56-a859-16103e9c5bb2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d returned with HTTP 200 Jul 03 15:16:43.087081 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1520/6012] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:16:43 2026] GET /volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:43.093846 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-0c4b3a8d-9189-46f9-aab5-af864321c13c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:43.095599 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-0c4b3a8d-9189-46f9-aab5-af864321c13c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d Jul 03 15:16:43.095780 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-0c4b3a8d-9189-46f9-aab5-af864321c13c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:43.095959 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-0c4b3a8d-9189-46f9-aab5-af864321c13c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:43.102042 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:43.102042 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:43.105224 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-0c4b3a8d-9189-46f9-aab5-af864321c13c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:43.108711 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-0c4b3a8d-9189-46f9-aab5-af864321c13c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d returned with HTTP 200 Jul 03 15:16:43.109058 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1509/6013] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:16:43 2026] GET /volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:43.527222 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-822101dc-bb50-4c50-bfc1-75bbcd8bbf22 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:43.528866 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-822101dc-bb50-4c50-bfc1-75bbcd8bbf22 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:43.529038 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-822101dc-bb50-4c50-bfc1-75bbcd8bbf22 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:43.529226 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-822101dc-bb50-4c50-bfc1-75bbcd8bbf22 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:43.535312 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:43.535312 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:43.538411 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-822101dc-bb50-4c50-bfc1-75bbcd8bbf22 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:43.541778 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-822101dc-bb50-4c50-bfc1-75bbcd8bbf22 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:43.542103 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1500/6014] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:43 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 899 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:44.554343 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a3f585cf-09a2-42bd-bcfa-2a8561b8d134 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:44.556098 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a3f585cf-09a2-42bd-bcfa-2a8561b8d134 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:44.556308 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a3f585cf-09a2-42bd-bcfa-2a8561b8d134 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:44.556475 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a3f585cf-09a2-42bd-bcfa-2a8561b8d134 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:44.562621 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:44.562621 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:44.565580 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a3f585cf-09a2-42bd-bcfa-2a8561b8d134 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:44.569483 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a3f585cf-09a2-42bd-bcfa-2a8561b8d134 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:44.569824 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1486/6015] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:44 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 1447 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:44.653223 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1b208afd-7724-4375-8762-b9de72851df8 req-7462cc04-a57f-4c98-9add-ef105ef20a6d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:44.655081 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-7462cc04-a57f-4c98-9add-ef105ef20a6d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:44.655262 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-7462cc04-a57f-4c98-9add-ef105ef20a6d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:44.655424 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-7462cc04-a57f-4c98-9add-ef105ef20a6d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:44.661552 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:44.661552 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:44.664694 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1b208afd-7724-4375-8762-b9de72851df8 req-7462cc04-a57f-4c98-9add-ef105ef20a6d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:44.668686 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-7462cc04-a57f-4c98-9add-ef105ef20a6d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:44.669186 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1521/6016] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:16:44 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 1447 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:45.105385 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1b208afd-7724-4375-8762-b9de72851df8 req-b205cbdc-cb4e-4abe-8100-dd37f69a9de7 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:45.107200 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-b205cbdc-cb4e-4abe-8100-dd37f69a9de7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:45.107373 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-b205cbdc-cb4e-4abe-8100-dd37f69a9de7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:45.107551 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-b205cbdc-cb4e-4abe-8100-dd37f69a9de7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:45.113750 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:45.113750 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:45.117359 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-1b208afd-7724-4375-8762-b9de72851df8 req-b205cbdc-cb4e-4abe-8100-dd37f69a9de7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:45.121748 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-b205cbdc-cb4e-4abe-8100-dd37f69a9de7 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:45.122100 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1510/6017] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:16:45 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 1447 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:45.130609 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-01cd298e-0079-4be9-900e-5dfaeb6c2186 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:45.130959 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-01cd298e-0079-4be9-900e-5dfaeb6c2186 None None] GET https://10.4.3.99/volume// Jul 03 15:16:45.131097 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-01cd298e-0079-4be9-900e-5dfaeb6c2186 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:45.131289 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-01cd298e-0079-4be9-900e-5dfaeb6c2186 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:45.131598 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-01cd298e-0079-4be9-900e-5dfaeb6c2186 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:16:45.131856 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1501/6018] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:16:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:16:45.138353 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1b208afd-7724-4375-8762-b9de72851df8 req-e4e3a237-3aac-4b73-ae76-b6d6ed4ed627 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:45.140159 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-e4e3a237-3aac-4b73-ae76-b6d6ed4ed627 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:16:45.140517 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-e4e3a237-3aac-4b73-ae76-b6d6ed4ed627 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11a05608-682e-4606-bc27-64621ecdb692", "connector": null, "instance_uuid": "24aa8d01-7585-49b2-9977-5b53a14d9504"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:45.147887 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:45.147887 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:45.169440 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-e4e3a237-3aac-4b73-ae76-b6d6ed4ed627 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:16:45.169845 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1487/6019] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:16:45 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 03 15:16:46.117703 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-d80a0dac-8ce1-4906-a6e4-b1d839988a22 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:46.119825 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-d80a0dac-8ce1-4906-a6e4-b1d839988a22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d Jul 03 15:16:46.120016 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-d80a0dac-8ce1-4906-a6e4-b1d839988a22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:46.120213 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-d80a0dac-8ce1-4906-a6e4-b1d839988a22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:46.127066 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:46.127066 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:46.130571 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-d80a0dac-8ce1-4906-a6e4-b1d839988a22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:46.134759 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-d80a0dac-8ce1-4906-a6e4-b1d839988a22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d returned with HTTP 200 Jul 03 15:16:46.135165 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1522/6020] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:16:46 2026] GET /volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:46.141727 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3b0f00ff-39f3-45e7-9483-391972857e16 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:46.142078 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3b0f00ff-39f3-45e7-9483-391972857e16 None None] GET https://10.4.3.99/volume// Jul 03 15:16:46.142253 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3b0f00ff-39f3-45e7-9483-391972857e16 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:46.142456 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3b0f00ff-39f3-45e7-9483-391972857e16 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:46.142760 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3b0f00ff-39f3-45e7-9483-391972857e16 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:16:46.143034 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1511/6021] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:16:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:16:46.149719 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-e5ac5322-0039-4455-b017-a39a89fda861 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:46.151814 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-e5ac5322-0039-4455-b017-a39a89fda861 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:16:46.152203 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-e5ac5322-0039-4455-b017-a39a89fda861 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c9769f9-8c51-4849-82aa-d29f5df8fc9d", "connector": null, "instance_uuid": "01798e57-a88c-4d9d-9286-67ef0e5887c5"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:46.160562 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:46.160562 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:46.181774 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-e5ac5322-0039-4455-b017-a39a89fda861 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:16:46.182203 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1502/6022] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:16:46 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 03 15:16:46.188762 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-65392f2b-9e2c-46f2-9fb3-1a7fa4663c01 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:46.189196 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65392f2b-9e2c-46f2-9fb3-1a7fa4663c01 None None] GET https://10.4.3.99/volume// Jul 03 15:16:46.189298 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65392f2b-9e2c-46f2-9fb3-1a7fa4663c01 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:46.189468 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-65392f2b-9e2c-46f2-9fb3-1a7fa4663c01 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:46.189783 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-65392f2b-9e2c-46f2-9fb3-1a7fa4663c01 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:16:46.190060 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1488/6023] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:16:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:16:46.196980 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae5d12bc-7a61-4b23-b3c9-74ad961f71ca None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:46.198865 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae5d12bc-7a61-4b23-b3c9-74ad961f71ca tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d Jul 03 15:16:46.199081 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae5d12bc-7a61-4b23-b3c9-74ad961f71ca tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:46.199282 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae5d12bc-7a61-4b23-b3c9-74ad961f71ca tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:46.207938 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:46.207938 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:46.211097 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae5d12bc-7a61-4b23-b3c9-74ad961f71ca tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:46.215707 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-ae5d12bc-7a61-4b23-b3c9-74ad961f71ca tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d returned with HTTP 200 Jul 03 15:16:46.216249 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1523/6024] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:16:46 2026] GET /volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d => generated 1522 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:16:46.314355 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7d45229c-1656-4403-ab4e-bee9f81ff089 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:46.316377 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7d45229c-1656-4403-ab4e-bee9f81ff089 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/0aed865a-6269-4c6d-b978-a8de1b7bf10f Jul 03 15:16:46.316705 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7d45229c-1656-4403-ab4e-bee9f81ff089 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:46.324977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7d45229c-1656-4403-ab4e-bee9f81ff089 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-7c9769f9-8c51-4849-82aa-d29f5df8fc9d-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:16:46.329032 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7d45229c-1656-4403-ab4e-bee9f81ff089 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-7c9769f9-8c51-4849-82aa-d29f5df8fc9d-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:16:46.329961 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:46.329961 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:46.851902 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7d45229c-1656-4403-ab4e-bee9f81ff089 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-7c9769f9-8c51-4849-82aa-d29f5df8fc9d-np0000004430" released by "attachment_update" :: held 0.523s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:16:46.852321 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-7d45229c-1656-4403-ab4e-bee9f81ff089 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/0aed865a-6269-4c6d-b978-a8de1b7bf10f returned with HTTP 200 Jul 03 15:16:46.853034 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1512/6025] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:16:46 2026] PUT /volume/v3/attachments/0aed865a-6269-4c6d-b978-a8de1b7bf10f => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:47.370652 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-9ecb85f9-6e49-4c96-a7a6-f291ae8028a8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:47.372677 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-9ecb85f9-6e49-4c96-a7a6-f291ae8028a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/0aed865a-6269-4c6d-b978-a8de1b7bf10f/action Jul 03 15:16:47.373014 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-9ecb85f9-6e49-4c96-a7a6-f291ae8028a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:16:47.373140 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-9ecb85f9-6e49-4c96-a7a6-f291ae8028a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:47.386648 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:47.386648 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:47.403809 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1a9ced6e-2c32-417e-989b-658c7e8940ff req-9ecb85f9-6e49-4c96-a7a6-f291ae8028a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/0aed865a-6269-4c6d-b978-a8de1b7bf10f/action returned with HTTP 204 Jul 03 15:16:47.404216 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1503/6026] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:16:47 2026] POST /volume/v3/attachments/0aed865a-6269-4c6d-b978-a8de1b7bf10f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:16:51.012845 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c1cc742c-07b7-42d7-9d5f-fb77a881382a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:51.013198 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1cc742c-07b7-42d7-9d5f-fb77a881382a None None] GET https://10.4.3.99/volume// Jul 03 15:16:51.013333 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1cc742c-07b7-42d7-9d5f-fb77a881382a None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:51.013569 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c1cc742c-07b7-42d7-9d5f-fb77a881382a None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:51.013967 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c1cc742c-07b7-42d7-9d5f-fb77a881382a None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:16:51.014319 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1489/6027] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:16:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:16:51.021031 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-1b208afd-7724-4375-8762-b9de72851df8 req-b3c93f50-147a-44d5-af4d-4d2ec2e05f9d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:51.023024 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-b3c93f50-147a-44d5-af4d-4d2ec2e05f9d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:16:51.023224 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-b3c93f50-147a-44d5-af4d-4d2ec2e05f9d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:51.023418 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-b3c93f50-147a-44d5-af4d-4d2ec2e05f9d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:51.033060 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:51.033060 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:51.037226 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-1b208afd-7724-4375-8762-b9de72851df8 req-b3c93f50-147a-44d5-af4d-4d2ec2e05f9d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:16:51.041495 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-b3c93f50-147a-44d5-af4d-4d2ec2e05f9d tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:16:51.041874 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1524/6028] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:16:51 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 1626 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:16:51.134822 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-1b208afd-7724-4375-8762-b9de72851df8 req-4388515e-2746-423e-8b14-e4b32d647332 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:51.136935 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-4388515e-2746-423e-8b14-e4b32d647332 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] PUT https://10.4.3.99/volume/v3/attachments/f1e781c8-8404-4239-b6ee-92bbf0695b55 Jul 03 15:16:51.137363 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-4388515e-2746-423e-8b14-e4b32d647332 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:51.148045 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-1b208afd-7724-4375-8762-b9de72851df8 req-4388515e-2746-423e-8b14-e4b32d647332 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Acquiring lock "cinder-attachment_update-11a05608-682e-4606-bc27-64621ecdb692-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:16:51.151932 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-1b208afd-7724-4375-8762-b9de72851df8 req-4388515e-2746-423e-8b14-e4b32d647332 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Lock "cinder-attachment_update-11a05608-682e-4606-bc27-64621ecdb692-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:16:51.152923 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:51.152923 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:16:51.685383 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-1b208afd-7724-4375-8762-b9de72851df8 req-4388515e-2746-423e-8b14-e4b32d647332 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Lock "cinder-attachment_update-11a05608-682e-4606-bc27-64621ecdb692-np0000004430" released by "attachment_update" :: held 0.533s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:16:51.685714 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-4388515e-2746-423e-8b14-e4b32d647332 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments/f1e781c8-8404-4239-b6ee-92bbf0695b55 returned with HTTP 200 Jul 03 15:16:51.686176 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1513/6029] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:16:51 2026] PUT /volume/v3/attachments/f1e781c8-8404-4239-b6ee-92bbf0695b55 => generated 968 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:16:52.195588 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-1b208afd-7724-4375-8762-b9de72851df8 req-489bb9fb-066f-440f-8ab3-7322818bb719 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:52.197511 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-489bb9fb-066f-440f-8ab3-7322818bb719 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] POST https://10.4.3.99/volume/v3/attachments/f1e781c8-8404-4239-b6ee-92bbf0695b55/action Jul 03 15:16:52.197857 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-489bb9fb-066f-440f-8ab3-7322818bb719 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:16:52.197971 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-489bb9fb-066f-440f-8ab3-7322818bb719 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:16:52.211879 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:52.211879 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:16:52.244871 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-489bb9fb-066f-440f-8ab3-7322818bb719 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments/f1e781c8-8404-4239-b6ee-92bbf0695b55/action returned with HTTP 204 Jul 03 15:16:52.245235 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1504/6030] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:16:52 2026] POST /volume/v3/attachments/f1e781c8-8404-4239-b6ee-92bbf0695b55/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:16:55.166810 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=85,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:16:56.311964 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-1b208afd-7724-4375-8762-b9de72851df8 req-d2f702db-b2a2-4bee-b5db-01983a2e312a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:56.314613 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-d2f702db-b2a2-4bee-b5db-01983a2e312a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692/encryption Jul 03 15:16:56.314869 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-d2f702db-b2a2-4bee-b5db-01983a2e312a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:56.315101 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-d2f702db-b2a2-4bee-b5db-01983a2e312a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:56.325848 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:56.325848 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:16:56.333084 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-1b208afd-7724-4375-8762-b9de72851df8 req-d2f702db-b2a2-4bee-b5db-01983a2e312a tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692/encryption returned with HTTP 200 Jul 03 15:16:56.333660 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1490/6031] 10.4.3.99 () {68 vars in 1624 bytes} [Fri Jul 3 15:16:56 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:16:58.288853 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-eddabff1-6811-415d-bee7-68df4250ae22 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:16:58.290408 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eddabff1-6811-415d-bee7-68df4250ae22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d Jul 03 15:16:58.290580 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eddabff1-6811-415d-bee7-68df4250ae22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:16:58.290769 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-eddabff1-6811-415d-bee7-68df4250ae22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:16:58.299244 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:16:58.299244 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:16:58.302365 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-eddabff1-6811-415d-bee7-68df4250ae22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:16:58.306444 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-eddabff1-6811-415d-bee7-68df4250ae22 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d returned with HTTP 200 Jul 03 15:16:58.306804 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1525/6032] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:16:58 2026] GET /volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d => generated 1635 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:01.666015 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=55,cinder:UPDATE=6 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:17:02.227595 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=65,cinder:UPDATE=22,cinder:INSERT=8 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:17:02.514994 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-173d7331-a2f0-4825-bfba-284496b665e1 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:02.517420 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-173d7331-a2f0-4825-bfba-284496b665e1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/0aed865a-6269-4c6d-b978-a8de1b7bf10f Jul 03 15:17:02.517654 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-173d7331-a2f0-4825-bfba-284496b665e1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:02.517912 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-173d7331-a2f0-4825-bfba-284496b665e1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:02.527138 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:02.527138 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:17:03.053027 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-173d7331-a2f0-4825-bfba-284496b665e1 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/0aed865a-6269-4c6d-b978-a8de1b7bf10f returned with HTTP 200 Jul 03 15:17:03.053449 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1514/6033] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:17:02 2026] DELETE /volume/v3/attachments/0aed865a-6269-4c6d-b978-a8de1b7bf10f => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:17:03.063359 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-a1f66f5d-f19c-4212-90a1-2fdf10669bf9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:03.065028 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-a1f66f5d-f19c-4212-90a1-2fdf10669bf9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d Jul 03 15:17:03.065198 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-a1f66f5d-f19c-4212-90a1-2fdf10669bf9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:03.065379 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-a1f66f5d-f19c-4212-90a1-2fdf10669bf9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:03.065534 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-a1f66f5d-f19c-4212-90a1-2fdf10669bf9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: 7c9769f9-8c51-4849-82aa-d29f5df8fc9d Jul 03 15:17:03.072479 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:03.072479 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:17:03.072947 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-a1f66f5d-f19c-4212-90a1-2fdf10669bf9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:03.090032 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-a1f66f5d-f19c-4212-90a1-2fdf10669bf9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:17:03.090238 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-52602cb1-3dc6-4204-9699-2d1bcda129e6 req-a1f66f5d-f19c-4212-90a1-2fdf10669bf9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d returned with HTTP 202 Jul 03 15:17:03.090631 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1505/6034] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 15:17:03 2026] DELETE /volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:17:06.325882 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9980c2bb-d105-4201-b3af-3265417f58d7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:06.327767 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9980c2bb-d105-4201-b3af-3265417f58d7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d Jul 03 15:17:06.327959 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9980c2bb-d105-4201-b3af-3265417f58d7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:06.328174 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9980c2bb-d105-4201-b3af-3265417f58d7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:06.333716 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9980c2bb-d105-4201-b3af-3265417f58d7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d returned with HTTP 404 Jul 03 15:17:06.334183 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1491/6035] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:06 2026] GET /volume/v3/volumes/7c9769f9-8c51-4849-82aa-d29f5df8fc9d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:17:06.385385 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-339acc5e-2476-4cc0-82ad-3165c41dae17 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:06.387243 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-339acc5e-2476-4cc0-82ad-3165c41dae17 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:17:06.387430 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-339acc5e-2476-4cc0-82ad-3165c41dae17 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:06.387599 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-339acc5e-2476-4cc0-82ad-3165c41dae17 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:06.387689 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-339acc5e-2476-4cc0-82ad-3165c41dae17 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:17:06.393214 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:06.393214 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:17:06.393888 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-339acc5e-2476-4cc0-82ad-3165c41dae17 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:17:06.409492 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-339acc5e-2476-4cc0-82ad-3165c41dae17 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot delete request issued successfully. Jul 03 15:17:06.409729 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-339acc5e-2476-4cc0-82ad-3165c41dae17 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 returned with HTTP 202 Jul 03 15:17:06.410114 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1526/6036] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:17:06 2026] DELETE /volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:17:06.417015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-175f4d6a-9303-4290-8f17-4e8ec48f3735 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:06.418609 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-175f4d6a-9303-4290-8f17-4e8ec48f3735 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:17:06.418817 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-175f4d6a-9303-4290-8f17-4e8ec48f3735 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:06.419012 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-175f4d6a-9303-4290-8f17-4e8ec48f3735 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:06.424560 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:06.424560 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:17:06.425275 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-175f4d6a-9303-4290-8f17-4e8ec48f3735 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:17:06.426321 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-175f4d6a-9303-4290-8f17-4e8ec48f3735 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 returned with HTTP 200 Jul 03 15:17:06.427311 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1515/6037] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:17:06 2026] GET /volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:17:07.438299 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c34fbc81-798d-4c8c-b59f-f2e42b8e30b6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:07.441552 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c34fbc81-798d-4c8c-b59f-f2e42b8e30b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 Jul 03 15:17:07.441749 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c34fbc81-798d-4c8c-b59f-f2e42b8e30b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:07.441941 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c34fbc81-798d-4c8c-b59f-f2e42b8e30b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:07.448597 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c34fbc81-798d-4c8c-b59f-f2e42b8e30b6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 returned with HTTP 404 Jul 03 15:17:07.449168 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1506/6038] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:17:07 2026] GET /volume/v3/snapshots/e8fbe3a1-2181-46ea-bafb-6741996fc112 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:17:07.456040 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1b623a0d-4b51-4784-b1d3-1ae93348d003 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:07.458133 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1b623a0d-4b51-4784-b1d3-1ae93348d003 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:17:07.458347 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1b623a0d-4b51-4784-b1d3-1ae93348d003 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:07.458578 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1b623a0d-4b51-4784-b1d3-1ae93348d003 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:07.458763 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-1b623a0d-4b51-4784-b1d3-1ae93348d003 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: 79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:17:07.465144 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:07.465144 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:17:07.465719 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1b623a0d-4b51-4784-b1d3-1ae93348d003 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:07.490708 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-1b623a0d-4b51-4784-b1d3-1ae93348d003 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:17:07.491396 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1b623a0d-4b51-4784-b1d3-1ae93348d003 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a returned with HTTP 202 Jul 03 15:17:07.491994 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1492/6039] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:17:07 2026] DELETE /volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:17:07.498701 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a0d97176-be6c-4062-adce-509d9ccf8af9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:07.500691 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0d97176-be6c-4062-adce-509d9ccf8af9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:17:07.500691 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0d97176-be6c-4062-adce-509d9ccf8af9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:07.500797 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a0d97176-be6c-4062-adce-509d9ccf8af9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:07.508666 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:07.508666 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:17:07.515941 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a0d97176-be6c-4062-adce-509d9ccf8af9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:07.523965 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a0d97176-be6c-4062-adce-509d9ccf8af9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a returned with HTTP 200 Jul 03 15:17:07.524573 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1527/6040] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:07 2026] GET /volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:08.537732 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-d628da09-1738-49cc-bb64-6781db0b6e10 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:08.539621 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d628da09-1738-49cc-bb64-6781db0b6e10 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a Jul 03 15:17:08.539853 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d628da09-1738-49cc-bb64-6781db0b6e10 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:08.540021 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-d628da09-1738-49cc-bb64-6781db0b6e10 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:08.545692 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-d628da09-1738-49cc-bb64-6781db0b6e10 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a returned with HTTP 404 Jul 03 15:17:08.546199 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1516/6041] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:08 2026] GET /volume/v3/volumes/79edadf0-3cde-4002-86ec-bdc190f9e96a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:17:08.571186 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-df714c4f-1733-4406-85e0-318610025b25 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:08.572706 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:17:08.573039 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-308478852", "snapshot_id": null, "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "volume_type": null, "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:17:08.574481 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-308478852', 'snapshot_id': None, 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'volume_type': None, 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:17:08.670800 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:17:08.674830 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:17:08.680798 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (f6b51bdc-d2c0-4de1-bf77-8426015ef186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:17:08.681701 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38517a5-8da0-4a09-8ab8-b05dce728b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:17:08.682604 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:17:08.737042 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38517a5-8da0-4a09-8ab8-b05dce728b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:17:08.737922 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df4bd17-5cbb-4f59-9c4b-14809d08bc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:17:08.795407 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['43890e05-f6b2-48d9-a6e3-3cdd8a34ec0b', '45c85703-6130-4498-80d1-a899dd265dd5', '7e0474c4-ae4f-4eb9-b6cb-b0a4b3ad0c70', '25513b2c-c4ef-4e69-8ed5-649e3c07b60d'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:17:08.796185 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df4bd17-5cbb-4f59-9c4b-14809d08bc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43890e05-f6b2-48d9-a6e3-3cdd8a34ec0b', '45c85703-6130-4498-80d1-a899dd265dd5', '7e0474c4-ae4f-4eb9-b6cb-b0a4b3ad0c70', '25513b2c-c4ef-4e69-8ed5-649e3c07b60d']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:17:08.796893 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc25998e-4846-42e7-93af-350905804080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:17:08.820326 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc25998e-4846-42e7-93af-350905804080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '405f0824-b7c1-4749-b111-a343db2c2c72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-308478852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['43890e05-f6b2-48d9-a6e3-3cdd8a34ec0b','45c85703-6130-4498-80d1-a899dd265dd5','7e0474c4-ae4f-4eb9-b6cb-b0a4b3ad0c70','25513b2c-c4ef-4e69-8ed5-649e3c07b60d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-308478852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=405f0824-b7c1-4749-b111-a343db2c2c72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:17:08.821102 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969f5868-da2a-4b90-aa81-94c2d168a29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:17:08.839872 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969f5868-da2a-4b90-aa81-94c2d168a29a) transitioned into state 'SUCCESS' from state '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-308478852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['43890e05-f6b2-48d9-a6e3-3cdd8a34ec0b','45c85703-6130-4498-80d1-a899dd265dd5','7e0474c4-ae4f-4eb9-b6cb-b0a4b3ad0c70','25513b2c-c4ef-4e69-8ed5-649e3c07b60d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:17:08.840519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8803c5ae-be86-4cb5-896c-c3ef05c778b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:17:08.848966 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8803c5ae-be86-4cb5-896c-c3ef05c778b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:17:08.849752 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (f6b51bdc-d2c0-4de1-bf77-8426015ef186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:17:08.850065 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:17:08.850583 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-df714c4f-1733-4406-85e0-318610025b25 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:17:08.850987 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1507/6042] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:17:08 2026] POST /volume/v3/volumes => generated 756 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:17:08.862324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4332871e-96ff-4009-bc1b-14ea202ff48e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:08.863852 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4332871e-96ff-4009-bc1b-14ea202ff48e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:17:08.864020 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4332871e-96ff-4009-bc1b-14ea202ff48e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:08.864211 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4332871e-96ff-4009-bc1b-14ea202ff48e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:08.871022 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:08.871022 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:17:08.874063 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4332871e-96ff-4009-bc1b-14ea202ff48e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:08.877620 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4332871e-96ff-4009-bc1b-14ea202ff48e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 200 Jul 03 15:17:08.877982 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1493/6043] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:08 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:17:09.888864 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-c8b33e05-6c7c-4048-a6d0-449b0bb2d79f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:09.890778 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c8b33e05-6c7c-4048-a6d0-449b0bb2d79f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:17:09.891022 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c8b33e05-6c7c-4048-a6d0-449b0bb2d79f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:09.891299 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-c8b33e05-6c7c-4048-a6d0-449b0bb2d79f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:09.897603 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:09.897603 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:17:09.900554 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-c8b33e05-6c7c-4048-a6d0-449b0bb2d79f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:09.904550 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-c8b33e05-6c7c-4048-a6d0-449b0bb2d79f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 200 Jul 03 15:17:09.904874 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1528/6044] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:09 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:09.915622 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-f7bba7ed-71bb-4e6e-bd2c-e19cb3b0d649 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:09.917363 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7bba7ed-71bb-4e6e-bd2c-e19cb3b0d649 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:17:09.917575 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7bba7ed-71bb-4e6e-bd2c-e19cb3b0d649 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:09.917751 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-f7bba7ed-71bb-4e6e-bd2c-e19cb3b0d649 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:09.924215 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:09.924215 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:17:09.927373 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-f7bba7ed-71bb-4e6e-bd2c-e19cb3b0d649 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:09.931459 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-f7bba7ed-71bb-4e6e-bd2c-e19cb3b0d649 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 200 Jul 03 15:17:09.931809 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1517/6045] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:09 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:10.834311 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-44b69932-4e96-45ca-8056-77c8909abc06 req-667246f7-507e-4479-9ce2-2cb18c1d9501 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:10.836220 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-667246f7-507e-4479-9ce2-2cb18c1d9501 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:17:10.836600 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-667246f7-507e-4479-9ce2-2cb18c1d9501 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:10.837935 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-667246f7-507e-4479-9ce2-2cb18c1d9501 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:10.843975 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:10.843975 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:17:10.846297 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-44b69932-4e96-45ca-8056-77c8909abc06 req-667246f7-507e-4479-9ce2-2cb18c1d9501 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:10.850394 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-667246f7-507e-4479-9ce2-2cb18c1d9501 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 200 Jul 03 15:17:10.850904 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1508/6046] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:17:10 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:11.252114 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-44b69932-4e96-45ca-8056-77c8909abc06 req-7f2fa0e6-926c-41f8-aa20-af864ec542d5 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:11.253925 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-7f2fa0e6-926c-41f8-aa20-af864ec542d5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:17:11.254103 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-7f2fa0e6-926c-41f8-aa20-af864ec542d5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:11.254286 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-7f2fa0e6-926c-41f8-aa20-af864ec542d5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:11.260804 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:11.260804 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:17:11.263931 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-44b69932-4e96-45ca-8056-77c8909abc06 req-7f2fa0e6-926c-41f8-aa20-af864ec542d5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:11.268063 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-7f2fa0e6-926c-41f8-aa20-af864ec542d5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 200 Jul 03 15:17:11.268472 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1494/6047] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:17:11 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:11.278149 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-89f022a2-468a-4099-8fe3-477cac31e851 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:11.278560 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89f022a2-468a-4099-8fe3-477cac31e851 None None] GET https://10.4.3.99/volume// Jul 03 15:17:11.278704 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89f022a2-468a-4099-8fe3-477cac31e851 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:11.278890 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-89f022a2-468a-4099-8fe3-477cac31e851 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:11.279184 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-89f022a2-468a-4099-8fe3-477cac31e851 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:17:11.279431 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1529/6048] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:17:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:17:11.287092 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-44b69932-4e96-45ca-8056-77c8909abc06 req-adc90c45-d070-4601-a340-373b0f4ee2b3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:11.288949 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-adc90c45-d070-4601-a340-373b0f4ee2b3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:17:11.289307 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-adc90c45-d070-4601-a340-373b0f4ee2b3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "405f0824-b7c1-4749-b111-a343db2c2c72", "connector": null, "instance_uuid": "fa7ba30b-3651-4c4a-b295-91f64e4a96d1"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:17:11.296891 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:11.296891 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:17:11.321709 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-adc90c45-d070-4601-a340-373b0f4ee2b3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:17:11.322138 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1518/6049] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:17:11 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 03 15:17:17.192818 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-16004354-3667-4fa6-ab2f-5af9a18c2f59 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:17.193242 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-16004354-3667-4fa6-ab2f-5af9a18c2f59 None None] GET https://10.4.3.99/volume// Jul 03 15:17:17.193426 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-16004354-3667-4fa6-ab2f-5af9a18c2f59 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:17.193593 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-16004354-3667-4fa6-ab2f-5af9a18c2f59 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:17.193897 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-16004354-3667-4fa6-ab2f-5af9a18c2f59 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:17:17.194306 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1509/6050] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:17:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:17:17.201203 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-44b69932-4e96-45ca-8056-77c8909abc06 req-80be564f-db28-4ed9-b323-f6d602e401c7 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:17.202956 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-80be564f-db28-4ed9-b323-f6d602e401c7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:17:17.203168 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-80be564f-db28-4ed9-b323-f6d602e401c7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:17.203346 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-80be564f-db28-4ed9-b323-f6d602e401c7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:17.212235 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:17.212235 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:17:17.215517 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-44b69932-4e96-45ca-8056-77c8909abc06 req-80be564f-db28-4ed9-b323-f6d602e401c7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:17.219712 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-80be564f-db28-4ed9-b323-f6d602e401c7 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 200 Jul 03 15:17:17.220142 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1495/6051] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:17:17 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 1543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:17:17.319661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-44b69932-4e96-45ca-8056-77c8909abc06 req-6920a524-de78-4564-94eb-0a0d4c27d52d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:17.321574 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-6920a524-de78-4564-94eb-0a0d4c27d52d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/6b407bf6-0f05-4d6d-836d-39007e516081 Jul 03 15:17:17.321949 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-6920a524-de78-4564-94eb-0a0d4c27d52d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:17:17.328538 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-44b69932-4e96-45ca-8056-77c8909abc06 req-6920a524-de78-4564-94eb-0a0d4c27d52d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-405f0824-b7c1-4749-b111-a343db2c2c72-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:17:17.333075 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-44b69932-4e96-45ca-8056-77c8909abc06 req-6920a524-de78-4564-94eb-0a0d4c27d52d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-405f0824-b7c1-4749-b111-a343db2c2c72-np0000004430" acquired by "attachment_update" :: waited 0.005s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:17:17.333939 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:17.333939 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:17:17.858341 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-44b69932-4e96-45ca-8056-77c8909abc06 req-6920a524-de78-4564-94eb-0a0d4c27d52d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-405f0824-b7c1-4749-b111-a343db2c2c72-np0000004430" released by "attachment_update" :: held 0.525s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:17:17.858618 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-6920a524-de78-4564-94eb-0a0d4c27d52d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/6b407bf6-0f05-4d6d-836d-39007e516081 returned with HTTP 200 Jul 03 15:17:17.859047 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1530/6052] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:17:17 2026] PUT /volume/v3/attachments/6b407bf6-0f05-4d6d-836d-39007e516081 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:18.367974 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-44b69932-4e96-45ca-8056-77c8909abc06 req-e9bc8d14-edaa-49aa-8def-9703bc628eb2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:18.369943 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-e9bc8d14-edaa-49aa-8def-9703bc628eb2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/6b407bf6-0f05-4d6d-836d-39007e516081/action Jul 03 15:17:18.370387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-e9bc8d14-edaa-49aa-8def-9703bc628eb2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:17:18.370552 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-e9bc8d14-edaa-49aa-8def-9703bc628eb2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:17:18.386192 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:18.386192 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:17:18.396696 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-44b69932-4e96-45ca-8056-77c8909abc06 req-e9bc8d14-edaa-49aa-8def-9703bc628eb2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/6b407bf6-0f05-4d6d-836d-39007e516081/action returned with HTTP 204 Jul 03 15:17:18.397219 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1519/6053] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:17:18 2026] POST /volume/v3/attachments/6b407bf6-0f05-4d6d-836d-39007e516081/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:17:20.849484 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:17:27.218323 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=21,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:17:27.845532 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=62,cinder:UPDATE=2 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:17:28.393276 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=26,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:17:45.596725 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-d3ef521f-5c98-454c-9ada-026dc7a158ab req-72312390-0cc2-4e3d-a601-3838cba7a4e2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:45.598669 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d3ef521f-5c98-454c-9ada-026dc7a158ab req-72312390-0cc2-4e3d-a601-3838cba7a4e2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] DELETE https://10.4.3.99/volume/v3/attachments/f1e781c8-8404-4239-b6ee-92bbf0695b55 Jul 03 15:17:45.598845 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d3ef521f-5c98-454c-9ada-026dc7a158ab req-72312390-0cc2-4e3d-a601-3838cba7a4e2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:45.599013 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-d3ef521f-5c98-454c-9ada-026dc7a158ab req-72312390-0cc2-4e3d-a601-3838cba7a4e2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:45.605670 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:45.605670 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:17:46.131143 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-d3ef521f-5c98-454c-9ada-026dc7a158ab req-72312390-0cc2-4e3d-a601-3838cba7a4e2 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/attachments/f1e781c8-8404-4239-b6ee-92bbf0695b55 returned with HTTP 200 Jul 03 15:17:46.131546 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1510/6054] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:17:45 2026] DELETE /volume/v3/attachments/f1e781c8-8404-4239-b6ee-92bbf0695b55 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:17:48.665930 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-86ed91bc-6aad-4993-af08-391aeaef5bf8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:48.667453 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86ed91bc-6aad-4993-af08-391aeaef5bf8 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] DELETE https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:17:48.667612 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86ed91bc-6aad-4993-af08-391aeaef5bf8 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:48.667779 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-86ed91bc-6aad-4993-af08-391aeaef5bf8 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:48.667919 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-86ed91bc-6aad-4993-af08-391aeaef5bf8 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Delete volume with id: 11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:17:48.674472 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:48.674472 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:17:48.674874 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-86ed91bc-6aad-4993-af08-391aeaef5bf8 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:17:48.685580 np0000004430 devstack@c-api.service[99978]: WARNING cinder.keymgr.conf_key_mgr [None req-86ed91bc-6aad-4993-af08-391aeaef5bf8 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:17:48.691716 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-86ed91bc-6aad-4993-af08-391aeaef5bf8 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Delete volume request issued successfully. Jul 03 15:17:48.691942 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-86ed91bc-6aad-4993-af08-391aeaef5bf8 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 202 Jul 03 15:17:48.692395 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1496/6055] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:17:48 2026] DELETE /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:17:48.698741 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a25b36c0-acf9-4102-b6c4-c183732db655 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:48.700401 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a25b36c0-acf9-4102-b6c4-c183732db655 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:17:48.700587 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a25b36c0-acf9-4102-b6c4-c183732db655 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:48.700782 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a25b36c0-acf9-4102-b6c4-c183732db655 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:48.707421 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:48.707421 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:17:48.710931 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-a25b36c0-acf9-4102-b6c4-c183732db655 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:17:48.715392 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a25b36c0-acf9-4102-b6c4-c183732db655 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 200 Jul 03 15:17:48.715842 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1531/6056] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:48 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 1446 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:49.727721 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4026b6d6-6eb5-4692-a2f3-8c3184769664 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:49.729377 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4026b6d6-6eb5-4692-a2f3-8c3184769664 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 Jul 03 15:17:49.729576 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4026b6d6-6eb5-4692-a2f3-8c3184769664 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:49.729797 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4026b6d6-6eb5-4692-a2f3-8c3184769664 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:49.734897 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4026b6d6-6eb5-4692-a2f3-8c3184769664 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 returned with HTTP 404 Jul 03 15:17:49.735385 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1520/6057] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:49 2026] GET /volume/v3/volumes/11a05608-682e-4606-bc27-64621ecdb692 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:17:49.990762 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-492d6cc1-c1cd-4af5-8b7c-e74bbccdb0c6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:49.992995 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-492d6cc1-c1cd-4af5-8b7c-e74bbccdb0c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] DELETE https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:17:49.993221 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-492d6cc1-c1cd-4af5-8b7c-e74bbccdb0c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:49.993418 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-492d6cc1-c1cd-4af5-8b7c-e74bbccdb0c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:49.993565 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-492d6cc1-c1cd-4af5-8b7c-e74bbccdb0c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Delete volume with id: d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:17:50.000699 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:50.000699 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:17:50.001143 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-492d6cc1-c1cd-4af5-8b7c-e74bbccdb0c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:17:50.014677 np0000004430 devstack@c-api.service[99980]: WARNING cinder.keymgr.conf_key_mgr [None req-492d6cc1-c1cd-4af5-8b7c-e74bbccdb0c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 15:17:50.021488 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-492d6cc1-c1cd-4af5-8b7c-e74bbccdb0c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Delete volume request issued successfully. Jul 03 15:17:50.021660 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-492d6cc1-c1cd-4af5-8b7c-e74bbccdb0c6 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 202 Jul 03 15:17:50.022264 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1511/6058] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:17:49 2026] DELETE /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:17:50.028972 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-71b892ee-7ebb-451c-a685-57cb01a98101 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:50.031391 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71b892ee-7ebb-451c-a685-57cb01a98101 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:17:50.031652 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71b892ee-7ebb-451c-a685-57cb01a98101 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:50.031913 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-71b892ee-7ebb-451c-a685-57cb01a98101 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:50.039975 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:50.039975 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:17:50.044361 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-71b892ee-7ebb-451c-a685-57cb01a98101 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Volume info retrieved successfully. Jul 03 15:17:50.050993 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-71b892ee-7ebb-451c-a685-57cb01a98101 tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 200 Jul 03 15:17:50.051508 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1497/6059] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:50 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 1427 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:51.064803 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a838fe6f-6338-43c3-929c-5f0a990db9fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:51.066395 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a838fe6f-6338-43c3-929c-5f0a990db9fe tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] GET https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 Jul 03 15:17:51.066611 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a838fe6f-6338-43c3-929c-5f0a990db9fe tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:51.066813 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a838fe6f-6338-43c3-929c-5f0a990db9fe tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:51.071971 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a838fe6f-6338-43c3-929c-5f0a990db9fe tempest-TestEncryptedCinderVolumes-1789996619 tempest-TestEncryptedCinderVolumes-1789996619-project-member] https://10.4.3.99/volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 returned with HTTP 404 Jul 03 15:17:51.072516 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1532/6060] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:17:51 2026] GET /volume/v3/volumes/d1916a00-9a18-4b7d-939a-2acb35e126d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:17:51.079527 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-20846dc7-6124-4f2c-b0cb-b74c65b11aa8 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:51.081623 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20846dc7-6124-4f2c-b0cb-b74c65b11aa8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] GET https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 Jul 03 15:17:51.081623 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20846dc7-6124-4f2c-b0cb-b74c65b11aa8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:51.081623 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20846dc7-6124-4f2c-b0cb-b74c65b11aa8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Calling method 'detail' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:51.082367 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-20846dc7-6124-4f2c-b0cb-b74c65b11aa8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 15:17:51.093270 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-20846dc7-6124-4f2c-b0cb-b74c65b11aa8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Get all volumes completed successfully. Jul 03 15:17:51.094772 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:51.094772 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:17:51.099241 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20846dc7-6124-4f2c-b0cb-b74c65b11aa8 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] https://10.4.3.99/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 15:17:51.099604 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1521/6061] 10.4.3.99 () {66 vars in 1278 bytes} [Fri Jul 3 15:17:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7071 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:51.113405 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-50cefc0e-d1ae-4741-a563-afb9204a0904 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:51.114978 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50cefc0e-d1ae-4741-a563-afb9204a0904 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] DELETE https://10.4.3.99/volume/v3/types/c37b3e7f-32ff-4f20-a8eb-336a4586ebff Jul 03 15:17:51.115186 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-50cefc0e-d1ae-4741-a563-afb9204a0904 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:51.115369 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-50cefc0e-d1ae-4741-a563-afb9204a0904 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] Calling method '_delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:51.135819 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-50cefc0e-d1ae-4741-a563-afb9204a0904 tempest-TestEncryptedCinderVolumes-1003736334 tempest-TestEncryptedCinderVolumes-1003736334-project-admin] https://10.4.3.99/volume/v3/types/c37b3e7f-32ff-4f20-a8eb-336a4586ebff returned with HTTP 202 Jul 03 15:17:51.136291 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1512/6062] 10.4.3.99 () {66 vars in 1338 bytes} [Fri Jul 3 15:17:51 2026] DELETE /volume/v3/types/c37b3e7f-32ff-4f20-a8eb-336a4586ebff => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:17:52.401678 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-42f23cc5-d16e-43d4-85ae-83e4bf42195d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:52.403607 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-42f23cc5-d16e-43d4-85ae-83e4bf42195d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/limits Jul 03 15:17:52.403772 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-42f23cc5-d16e-43d4-85ae-83e4bf42195d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:52.403952 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-42f23cc5-d16e-43d4-85ae-83e4bf42195d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'index' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:52.424439 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-42f23cc5-d16e-43d4-85ae-83e4bf42195d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/limits returned with HTTP 200 Jul 03 15:17:52.424828 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1498/6063] 10.4.3.99 () {68 vars in 1477 bytes} [Fri Jul 3 15:17:52 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 03 15:17:52.949673 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-f8d074aa-4ff9-4892-81a4-67590e57dcb6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:52.952169 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-f8d074aa-4ff9-4892-81a4-67590e57dcb6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:17:52.952391 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-f8d074aa-4ff9-4892-81a4-67590e57dcb6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:52.952577 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-f8d074aa-4ff9-4892-81a4-67590e57dcb6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:52.965344 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:52.965344 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:17:52.969347 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-f8d074aa-4ff9-4892-81a4-67590e57dcb6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:52.973764 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-f8d074aa-4ff9-4892-81a4-67590e57dcb6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 200 Jul 03 15:17:52.974282 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1533/6064] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:17:52 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 1656 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:17:52.984589 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-1318f290-de82-43d4-bc5f-0b5eea4fa4e9 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:52.986649 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-1318f290-de82-43d4-bc5f-0b5eea4fa4e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:17:52.987007 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-1318f290-de82-43d4-bc5f-0b5eea4fa4e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "405f0824-b7c1-4749-b111-a343db2c2c72", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-716706323", "description": null, "metadata": {}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:17:52.997658 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:52.997658 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:17:52.998158 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-1318f290-de82-43d4-bc5f-0b5eea4fa4e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:17:52.998305 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-1318f290-de82-43d4-bc5f-0b5eea4fa4e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create snapshot from volume 405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:17:53.028814 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-1318f290-de82-43d4-bc5f-0b5eea4fa4e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['bafc4599-7bb4-4845-82c7-63269d89c497', '7b50a1f0-4fdd-49e4-9291-c02b54dea80b', 'a1403772-d1d0-4cf2-b6b7-50c104efb468', '25e193a3-1618-4450-8d33-9b3af8135df0'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:17:53.058960 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-1318f290-de82-43d4-bc5f-0b5eea4fa4e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot force create request issued successfully. Jul 03 15:17:53.059306 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-8d26f9b7-f2e5-44d1-aa1f-01f7e8498615 req-1318f290-de82-43d4-bc5f-0b5eea4fa4e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:17:53.059747 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1522/6065] 10.4.3.99 () {72 vars in 1540 bytes} [Fri Jul 3 15:17:52 2026] POST /volume/v3/snapshots => generated 319 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:17:55.051686 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-64314139-1f5b-4e2f-8aa3-de7f2296443a None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:55.055052 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-64314139-1f5b-4e2f-8aa3-de7f2296443a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:17:55.055425 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-64314139-1f5b-4e2f-8aa3-de7f2296443a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:55.055450 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-64314139-1f5b-4e2f-8aa3-de7f2296443a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:55.063114 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:55.063114 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:17:55.063442 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-64314139-1f5b-4e2f-8aa3-de7f2296443a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:17:55.064229 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-64314139-1f5b-4e2f-8aa3-de7f2296443a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 returned with HTTP 200 Jul 03 15:17:55.064848 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1513/6066] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:17:55 2026] GET /volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:17:56.565906 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-6acbf7fc-3829-4a79-903e-5efc8de07d37 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:17:56.568078 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-6acbf7fc-3829-4a79-903e-5efc8de07d37 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:17:56.568360 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-6acbf7fc-3829-4a79-903e-5efc8de07d37 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:17:56.568500 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-6acbf7fc-3829-4a79-903e-5efc8de07d37 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:17:56.573558 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:17:56.573558 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:17:56.574101 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-6acbf7fc-3829-4a79-903e-5efc8de07d37 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:17:56.574875 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-6acbf7fc-3829-4a79-903e-5efc8de07d37 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 returned with HTTP 200 Jul 03 15:17:56.575371 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1499/6067] 10.4.3.99 () {68 vars in 1597 bytes} [Fri Jul 3 15:17:56 2026] GET /volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:18:01.934798 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-adc67f5e-e214-4d74-b2c0-fc1cded477f3 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:01.936634 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-adc67f5e-e214-4d74-b2c0-fc1cded477f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:18:01.936806 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-adc67f5e-e214-4d74-b2c0-fc1cded477f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:01.936973 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-adc67f5e-e214-4d74-b2c0-fc1cded477f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:01.941454 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:01.941454 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:18:01.941827 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-adc67f5e-e214-4d74-b2c0-fc1cded477f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:18:01.942482 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-adc67f5e-e214-4d74-b2c0-fc1cded477f3 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 returned with HTTP 200 Jul 03 15:18:01.942790 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1534/6068] 10.4.3.99 () {68 vars in 1597 bytes} [Fri Jul 3 15:18:01 2026] GET /volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:18:01.948957 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a803fdc7-01aa-401b-9c03-76b73ffdf671 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:01.950902 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a803fdc7-01aa-401b-9c03-76b73ffdf671 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:18:01.951071 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a803fdc7-01aa-401b-9c03-76b73ffdf671 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:01.951292 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a803fdc7-01aa-401b-9c03-76b73ffdf671 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:01.959559 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:01.959559 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:18:01.962633 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a803fdc7-01aa-401b-9c03-76b73ffdf671 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:18:01.966478 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a803fdc7-01aa-401b-9c03-76b73ffdf671 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 200 Jul 03 15:18:01.966794 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1523/6069] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:18:01 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 1656 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:18:01.973422 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:01.975332 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:18:01.975711 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8be1b849-3a3f-4b89-b5c1-48999e9a8041", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:18:01.977348 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8be1b849-3a3f-4b89-b5c1-48999e9a8041', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:18:01.984139 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:01.984139 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:18:01.984506 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:18:01.984605 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:18:01.985134 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:18:01.989929 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (a36ec3da-c42d-4f1c-a5e7-29365bd374f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:18:01.990861 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4b41d4-14cd-4008-9ac9-e6202064d630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:18:01.991631 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:18:02.015448 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4b41d4-14cd-4008-9ac9-e6202064d630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8be1b849-3a3f-4b89-b5c1-48999e9a8041', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:18:02.016069 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f6ed43-03b2-40cd-b257-b518598f827c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:18:02.052333 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['5ad3f818-9179-4916-9259-ffc2b48d463f', 'd2ebfdff-8201-4cec-b523-faf54e27210a', '49ab1607-7946-44ca-a49c-1b619d4c2d7e', '3ed0b2d7-e1d4-4edc-bb1b-5ef6548a228b'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:18:02.053066 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f6ed43-03b2-40cd-b257-b518598f827c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ad3f818-9179-4916-9259-ffc2b48d463f', 'd2ebfdff-8201-4cec-b523-faf54e27210a', '49ab1607-7946-44ca-a49c-1b619d4c2d7e', '3ed0b2d7-e1d4-4edc-bb1b-5ef6548a228b']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:18:02.053733 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21173ce1-248c-47e1-b199-37c899bdb3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:18:02.093629 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21173ce1-248c-47e1-b199-37c899bdb3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8982d46-b780-491d-a93e-b159bf9314da', '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='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['5ad3f818-9179-4916-9259-ffc2b48d463f','d2ebfdff-8201-4cec-b523-faf54e27210a','49ab1607-7946-44ca-a49c-1b619d4c2d7e','3ed0b2d7-e1d4-4edc-bb1b-5ef6548a228b'],size=1,snapshot_id=8be1b849-3a3f-4b89-b5c1-48999e9a8041,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), '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-03T15:18:02Z,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=c8982d46-b780-491d-a93e-b159bf9314da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8be1b849-3a3f-4b89-b5c1-48999e9a8041,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:18:02.094752 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec6d081-c12e-4dae-a897-acd2dd1b23a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:18:02.119063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec6d081-c12e-4dae-a897-acd2dd1b23a6) transitioned into 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='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['5ad3f818-9179-4916-9259-ffc2b48d463f','d2ebfdff-8201-4cec-b523-faf54e27210a','49ab1607-7946-44ca-a49c-1b619d4c2d7e','3ed0b2d7-e1d4-4edc-bb1b-5ef6548a228b'],size=1,snapshot_id=8be1b849-3a3f-4b89-b5c1-48999e9a8041,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:18:02.119588 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f48847d-9025-4ce6-8a6a-dd2ec514cb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:18:02.144991 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f48847d-9025-4ce6-8a6a-dd2ec514cb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:18:02.145745 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (a36ec3da-c42d-4f1c-a5e7-29365bd374f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:18:02.146005 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:18:02.146541 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-15f889fd-9e59-47b7-b93c-582612cfb7a5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:18:02.146965 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1514/6070] 10.4.3.99 () {72 vars in 1534 bytes} [Fri Jul 3 15:18:01 2026] POST /volume/v3/volumes => generated 734 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:18:02.153954 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-096f8115-88c6-4dbb-9072-809e80bac0e2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:02.155875 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-096f8115-88c6-4dbb-9072-809e80bac0e2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da Jul 03 15:18:02.156047 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-096f8115-88c6-4dbb-9072-809e80bac0e2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:02.156258 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-096f8115-88c6-4dbb-9072-809e80bac0e2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:02.162727 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:02.162727 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:18:02.166214 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-096f8115-88c6-4dbb-9072-809e80bac0e2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:18:02.169892 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-096f8115-88c6-4dbb-9072-809e80bac0e2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da returned with HTTP 200 Jul 03 15:18:02.170268 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1500/6071] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:18:02 2026] GET /volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:18:02.178282 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-abef6c9c-6ea5-40b3-82ab-7f3c3e5fdd09 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:02.180247 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-abef6c9c-6ea5-40b3-82ab-7f3c3e5fdd09 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da Jul 03 15:18:02.180450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-abef6c9c-6ea5-40b3-82ab-7f3c3e5fdd09 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:02.180661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-abef6c9c-6ea5-40b3-82ab-7f3c3e5fdd09 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:02.186657 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:02.186657 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:18:02.189739 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-abef6c9c-6ea5-40b3-82ab-7f3c3e5fdd09 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:18:02.193293 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-abef6c9c-6ea5-40b3-82ab-7f3c3e5fdd09 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da returned with HTTP 200 Jul 03 15:18:02.193632 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1535/6072] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:18:02 2026] GET /volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:18:05.201742 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-56229695-ff6b-45a9-af2a-cfbd9dea4153 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:05.203879 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-56229695-ff6b-45a9-af2a-cfbd9dea4153 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da Jul 03 15:18:05.204058 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-56229695-ff6b-45a9-af2a-cfbd9dea4153 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:05.204274 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-56229695-ff6b-45a9-af2a-cfbd9dea4153 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:05.210381 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:05.210381 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:18:05.213498 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-56229695-ff6b-45a9-af2a-cfbd9dea4153 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:18:05.217181 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-56229695-ff6b-45a9-af2a-cfbd9dea4153 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da returned with HTTP 200 Jul 03 15:18:05.217497 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1524/6073] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:18:05 2026] GET /volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da => generated 1343 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:18:05.223569 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-f560d07d-fb0e-443e-911c-5bfa9e745480 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:05.223973 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f560d07d-fb0e-443e-911c-5bfa9e745480 None None] GET https://10.4.3.99/volume// Jul 03 15:18:05.224150 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f560d07d-fb0e-443e-911c-5bfa9e745480 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:05.224322 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-f560d07d-fb0e-443e-911c-5bfa9e745480 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:05.224605 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-f560d07d-fb0e-443e-911c-5bfa9e745480 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:18:05.224856 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1515/6074] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:18:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:18:05.230565 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a9bb5dbe-6c56-47bd-9482-480b6390672b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:05.232433 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a9bb5dbe-6c56-47bd-9482-480b6390672b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:18:05.232752 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a9bb5dbe-6c56-47bd-9482-480b6390672b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8982d46-b780-491d-a93e-b159bf9314da", "connector": null, "instance_uuid": "960d9289-e7e1-40de-8823-ec9126558a2b"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:18:05.240979 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:05.240979 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:18:05.268928 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a9bb5dbe-6c56-47bd-9482-480b6390672b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:18:05.269416 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1501/6075] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:18:05 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:18:05.276069 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-98204cfc-83fa-4bde-acaa-f7b4c7258bf1 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:05.276566 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-98204cfc-83fa-4bde-acaa-f7b4c7258bf1 None None] GET https://10.4.3.99/volume// Jul 03 15:18:05.276566 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-98204cfc-83fa-4bde-acaa-f7b4c7258bf1 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:05.276726 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-98204cfc-83fa-4bde-acaa-f7b4c7258bf1 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:05.277003 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-98204cfc-83fa-4bde-acaa-f7b4c7258bf1 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:18:05.277261 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1536/6076] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:18:05 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:18:05.283538 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a0ea181a-4d33-46cd-91d2-173a707b5d04 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:05.285264 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a0ea181a-4d33-46cd-91d2-173a707b5d04 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da Jul 03 15:18:05.285460 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a0ea181a-4d33-46cd-91d2-173a707b5d04 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:05.285623 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a0ea181a-4d33-46cd-91d2-173a707b5d04 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:05.293314 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:05.293314 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:18:05.295900 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a0ea181a-4d33-46cd-91d2-173a707b5d04 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:18:05.299817 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-a0ea181a-4d33-46cd-91d2-173a707b5d04 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da returned with HTTP 200 Jul 03 15:18:05.300153 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1525/6077] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:18:05 2026] GET /volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da => generated 1522 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:18:05.389392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-5b219eca-6074-43f9-a5bf-4f1a0742c6c2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:05.391204 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-5b219eca-6074-43f9-a5bf-4f1a0742c6c2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/a854798e-37c6-42e6-9c81-1bd674c8499e Jul 03 15:18:05.391522 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-5b219eca-6074-43f9-a5bf-4f1a0742c6c2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:18:05.398194 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-5b219eca-6074-43f9-a5bf-4f1a0742c6c2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-c8982d46-b780-491d-a93e-b159bf9314da-np0000004430" by "attachment_update" {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:18:05.403192 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-5b219eca-6074-43f9-a5bf-4f1a0742c6c2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-c8982d46-b780-491d-a93e-b159bf9314da-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99980) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:18:05.403527 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:05.403527 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:18:05.926442 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.coordination [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-5b219eca-6074-43f9-a5bf-4f1a0742c6c2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-c8982d46-b780-491d-a93e-b159bf9314da-np0000004430" released by "attachment_update" :: held 0.524s {{(pid=99980) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:18:05.926767 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-5b219eca-6074-43f9-a5bf-4f1a0742c6c2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/a854798e-37c6-42e6-9c81-1bd674c8499e returned with HTTP 200 Jul 03 15:18:05.927414 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1516/6078] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:18:05 2026] PUT /volume/v3/attachments/a854798e-37c6-42e6-9c81-1bd674c8499e => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:18:06.438999 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-c52e9193-971a-42b0-9a43-5ba4f5e99a70 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:06.441083 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-c52e9193-971a-42b0-9a43-5ba4f5e99a70 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/a854798e-37c6-42e6-9c81-1bd674c8499e/action Jul 03 15:18:06.441470 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-c52e9193-971a-42b0-9a43-5ba4f5e99a70 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:18:06.441600 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-c52e9193-971a-42b0-9a43-5ba4f5e99a70 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:18:06.457845 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:06.457845 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:18:06.471424 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-5eedf565-7d53-4cc4-a3f0-2c16e73f1437 req-c52e9193-971a-42b0-9a43-5ba4f5e99a70 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/a854798e-37c6-42e6-9c81-1bd674c8499e/action returned with HTTP 204 Jul 03 15:18:06.471900 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1502/6079] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:18:06 2026] POST /volume/v3/attachments/a854798e-37c6-42e6-9c81-1bd674c8499e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:18:12.192540 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=15 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:18:15.298914 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=32,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:18:15.918610 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=53,cinder:UPDATE=21,cinder:INSERT=7 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:18:16.465004 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=29,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:18:53.436784 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-8879b390-7024-49a8-8fc7-315ab9a073e4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:53.438613 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8879b390-7024-49a8-8fc7-315ab9a073e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da Jul 03 15:18:53.438841 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8879b390-7024-49a8-8fc7-315ab9a073e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:53.439007 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-8879b390-7024-49a8-8fc7-315ab9a073e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:53.447881 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:53.447881 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:18:53.451044 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-8879b390-7024-49a8-8fc7-315ab9a073e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:18:53.455802 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-8879b390-7024-49a8-8fc7-315ab9a073e4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da returned with HTTP 200 Jul 03 15:18:53.456252 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1537/6080] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:18:53 2026] GET /volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da => generated 1635 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:18:57.691828 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-5620199d-2c6c-423e-8fbc-fb996623993a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:57.693653 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-5620199d-2c6c-423e-8fbc-fb996623993a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/a854798e-37c6-42e6-9c81-1bd674c8499e Jul 03 15:18:57.693820 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-5620199d-2c6c-423e-8fbc-fb996623993a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:57.694001 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-5620199d-2c6c-423e-8fbc-fb996623993a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:57.700136 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:57.700136 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:18:58.229248 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-5620199d-2c6c-423e-8fbc-fb996623993a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/a854798e-37c6-42e6-9c81-1bd674c8499e returned with HTTP 200 Jul 03 15:18:58.229555 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1526/6081] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:18:57 2026] DELETE /volume/v3/attachments/a854798e-37c6-42e6-9c81-1bd674c8499e => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:18:58.240653 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-25609586-2cfd-4845-91bb-76d7b47a4699 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:18:58.242672 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-25609586-2cfd-4845-91bb-76d7b47a4699 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da Jul 03 15:18:58.242853 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-25609586-2cfd-4845-91bb-76d7b47a4699 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:18:58.243066 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-25609586-2cfd-4845-91bb-76d7b47a4699 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:18:58.243246 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-25609586-2cfd-4845-91bb-76d7b47a4699 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: c8982d46-b780-491d-a93e-b159bf9314da Jul 03 15:18:58.251655 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:18:58.251655 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:18:58.252403 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-25609586-2cfd-4845-91bb-76d7b47a4699 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:18:58.272995 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-25609586-2cfd-4845-91bb-76d7b47a4699 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:18:58.273212 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-b4f491fa-cc85-4d1d-8183-5060a7aaf356 req-25609586-2cfd-4845-91bb-76d7b47a4699 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da returned with HTTP 202 Jul 03 15:18:58.273646 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1517/6082] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 15:18:58 2026] DELETE /volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:19:01.479148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-92ab50f7-cfdd-4515-ab5a-c8cb9cb34595 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:01.480836 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-92ab50f7-cfdd-4515-ab5a-c8cb9cb34595 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da Jul 03 15:19:01.481009 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-92ab50f7-cfdd-4515-ab5a-c8cb9cb34595 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:01.481194 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-92ab50f7-cfdd-4515-ab5a-c8cb9cb34595 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:01.487004 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-92ab50f7-cfdd-4515-ab5a-c8cb9cb34595 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da returned with HTTP 404 Jul 03 15:19:01.487588 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1503/6083] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:19:01 2026] GET /volume/v3/volumes/c8982d46-b780-491d-a93e-b159bf9314da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:19:01.494999 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-3b6a38fa-d9fe-4b0e-9d36-38b946f54be2 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:01.496654 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b6a38fa-d9fe-4b0e-9d36-38b946f54be2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:19:01.496820 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b6a38fa-d9fe-4b0e-9d36-38b946f54be2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:01.496989 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-3b6a38fa-d9fe-4b0e-9d36-38b946f54be2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:01.497140 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-3b6a38fa-d9fe-4b0e-9d36-38b946f54be2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: 8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:19:01.501798 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:01.501798 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:19:01.502202 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b6a38fa-d9fe-4b0e-9d36-38b946f54be2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:19:01.518705 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-3b6a38fa-d9fe-4b0e-9d36-38b946f54be2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot delete request issued successfully. Jul 03 15:19:01.518875 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-3b6a38fa-d9fe-4b0e-9d36-38b946f54be2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 returned with HTTP 202 Jul 03 15:19:01.519259 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1538/6084] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:19:01 2026] DELETE /volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:19:01.526527 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2112757a-a824-4e93-9a3e-f3681265aa6b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:01.528169 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2112757a-a824-4e93-9a3e-f3681265aa6b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:19:01.528349 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2112757a-a824-4e93-9a3e-f3681265aa6b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:01.528548 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2112757a-a824-4e93-9a3e-f3681265aa6b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:01.533505 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:01.533505 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:19:01.533903 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2112757a-a824-4e93-9a3e-f3681265aa6b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:19:01.534556 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2112757a-a824-4e93-9a3e-f3681265aa6b tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 returned with HTTP 200 Jul 03 15:19:01.534884 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1527/6085] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:19:01 2026] GET /volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:19:02.544159 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-819524d0-6439-4dd8-9f26-bffe722fae59 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:02.545980 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-819524d0-6439-4dd8-9f26-bffe722fae59 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:19:02.546260 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-819524d0-6439-4dd8-9f26-bffe722fae59 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:02.546527 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-819524d0-6439-4dd8-9f26-bffe722fae59 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:02.550594 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-819524d0-6439-4dd8-9f26-bffe722fae59 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 returned with HTTP 404 Jul 03 15:19:02.551053 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1518/6086] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:19:02 2026] GET /volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:19:06.678790 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-baec97fd-78e2-41a1-8a03-8498983d4f71 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:06.681075 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-baec97fd-78e2-41a1-8a03-8498983d4f71 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/6b407bf6-0f05-4d6d-836d-39007e516081 Jul 03 15:19:06.681224 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-baec97fd-78e2-41a1-8a03-8498983d4f71 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:06.681412 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-baec97fd-78e2-41a1-8a03-8498983d4f71 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:06.688414 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:06.688414 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:19:07.215617 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-baec97fd-78e2-41a1-8a03-8498983d4f71 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/6b407bf6-0f05-4d6d-836d-39007e516081 returned with HTTP 200 Jul 03 15:19:07.216033 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1504/6087] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:19:06 2026] DELETE /volume/v3/attachments/6b407bf6-0f05-4d6d-836d-39007e516081 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:19:07.224998 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-d3421c2a-1ed4-4a1c-920c-d159cfa8b6a8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:07.226839 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-d3421c2a-1ed4-4a1c-920c-d159cfa8b6a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:19:07.227481 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-d3421c2a-1ed4-4a1c-920c-d159cfa8b6a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:07.227481 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-d3421c2a-1ed4-4a1c-920c-d159cfa8b6a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:07.227481 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-d3421c2a-1ed4-4a1c-920c-d159cfa8b6a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: 405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:19:07.233844 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:07.233844 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:19:07.234294 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-d3421c2a-1ed4-4a1c-920c-d159cfa8b6a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:19:07.249773 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-d3421c2a-1ed4-4a1c-920c-d159cfa8b6a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:19:07.249933 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-a7be7432-0938-40f6-bac6-d9e9d6648b59 req-d3421c2a-1ed4-4a1c-920c-d159cfa8b6a8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 202 Jul 03 15:19:07.250390 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1539/6088] 10.4.3.99 () {70 vars in 1613 bytes} [Fri Jul 3 15:19:07 2026] DELETE /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:19:09.501604 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-7fafb2c2-1713-4f6f-98ad-f2b2cfb1dd30 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:09.503326 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7fafb2c2-1713-4f6f-98ad-f2b2cfb1dd30 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:19:09.503568 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7fafb2c2-1713-4f6f-98ad-f2b2cfb1dd30 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:09.503746 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-7fafb2c2-1713-4f6f-98ad-f2b2cfb1dd30 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:09.510101 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-7fafb2c2-1713-4f6f-98ad-f2b2cfb1dd30 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 404 Jul 03 15:19:09.510760 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1528/6089] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:19:09 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:19:09.923563 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-01eba31a-1253-4b15-baf9-cfc65d52940e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:09.925371 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-01eba31a-1253-4b15-baf9-cfc65d52940e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:19:09.925566 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-01eba31a-1253-4b15-baf9-cfc65d52940e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:09.925771 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-01eba31a-1253-4b15-baf9-cfc65d52940e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:09.925922 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-01eba31a-1253-4b15-baf9-cfc65d52940e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: 8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:19:09.929935 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-01eba31a-1253-4b15-baf9-cfc65d52940e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 returned with HTTP 404 Jul 03 15:19:09.930401 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1519/6090] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:19:09 2026] DELETE /volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:19:09.936197 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1eba7a25-6267-482d-b3bf-b3d9e0084c53 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:09.937977 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1eba7a25-6267-482d-b3bf-b3d9e0084c53 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 Jul 03 15:19:09.938169 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1eba7a25-6267-482d-b3bf-b3d9e0084c53 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:09.938366 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1eba7a25-6267-482d-b3bf-b3d9e0084c53 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:09.942884 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1eba7a25-6267-482d-b3bf-b3d9e0084c53 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 returned with HTTP 404 Jul 03 15:19:09.943406 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1505/6091] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:19:09 2026] GET /volume/v3/snapshots/8be1b849-3a3f-4b89-b5c1-48999e9a8041 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:19:10.677713 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-a609c809-eac7-4a3d-805d-2e91b97df933 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:10.679436 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a609c809-eac7-4a3d-805d-2e91b97df933 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:19:10.679615 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a609c809-eac7-4a3d-805d-2e91b97df933 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:10.679806 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-a609c809-eac7-4a3d-805d-2e91b97df933 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:10.679954 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-a609c809-eac7-4a3d-805d-2e91b97df933 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: 405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:19:10.685475 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-a609c809-eac7-4a3d-805d-2e91b97df933 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 404 Jul 03 15:19:10.685922 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1540/6092] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:19:10 2026] DELETE /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:19:10.691925 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0cac8513-96ff-4b91-8c2a-6a8eb1ef4d68 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:10.693571 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0cac8513-96ff-4b91-8c2a-6a8eb1ef4d68 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 Jul 03 15:19:10.693765 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0cac8513-96ff-4b91-8c2a-6a8eb1ef4d68 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:10.693958 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0cac8513-96ff-4b91-8c2a-6a8eb1ef4d68 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:10.699311 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0cac8513-96ff-4b91-8c2a-6a8eb1ef4d68 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 returned with HTTP 404 Jul 03 15:19:10.699769 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1529/6093] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:19:10 2026] GET /volume/v3/volumes/405f0824-b7c1-4749-b111-a343db2c2c72 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:19:11.712071 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-158a4625-dad1-4724-a56c-d8b63198874d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:11.713641 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:19:11.713960 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2097418484", "snapshot_id": null, "imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "volume_type": null, "size": 1}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:19:11.715387 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2097418484', 'snapshot_id': None, 'imageRef': 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'volume_type': None, 'size': 1}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:19:11.787480 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:19:11.791970 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:19:11.796779 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (25019dd0-3178-4f3b-93c0-37087666da1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:19:11.797882 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e14625d-79d6-4240-9500-f37fe11a0a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:19:11.798710 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:19:11.854519 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e14625d-79d6-4240-9500-f37fe11a0a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:19:11.855211 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cac6a3-cb39-47f5-82f7-a452debe4230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:19:11.893379 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['39d0260e-0189-4c0a-8f5c-0dd076bc4598', '061c5b76-0df2-4f7a-ac96-d6561a915117', '65c9e2ca-114f-4572-94b7-38252285b6b2', '534e4779-152a-4537-91df-5f80eb061f87'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:19:11.894234 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cac6a3-cb39-47f5-82f7-a452debe4230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d0260e-0189-4c0a-8f5c-0dd076bc4598', '061c5b76-0df2-4f7a-ac96-d6561a915117', '65c9e2ca-114f-4572-94b7-38252285b6b2', '534e4779-152a-4537-91df-5f80eb061f87']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:19:11.894904 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e800b-6a92-4995-92d8-831fccca7c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:19:11.923975 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e800b-6a92-4995-92d8-831fccca7c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6573fce1-bfce-43f5-90f7-99740615964f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2097418484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['39d0260e-0189-4c0a-8f5c-0dd076bc4598','061c5b76-0df2-4f7a-ac96-d6561a915117','65c9e2ca-114f-4572-94b7-38252285b6b2','534e4779-152a-4537-91df-5f80eb061f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2097418484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6573fce1-bfce-43f5-90f7-99740615964f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:19:11.924718 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c82aac-9f71-4a5b-a38f-6f3681ce5b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:19:11.946752 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c82aac-9f71-4a5b-a38f-6f3681ce5b3f) transitioned into state 'SUCCESS' from state '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-2097418484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['39d0260e-0189-4c0a-8f5c-0dd076bc4598','061c5b76-0df2-4f7a-ac96-d6561a915117','65c9e2ca-114f-4572-94b7-38252285b6b2','534e4779-152a-4537-91df-5f80eb061f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:19:11.947465 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b48b07-15da-4650-82bb-69d2debdfe3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:19:11.958984 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b48b07-15da-4650-82bb-69d2debdfe3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:19:11.959735 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (25019dd0-3178-4f3b-93c0-37087666da1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:19:11.960115 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:19:11.960634 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-158a4625-dad1-4724-a56c-d8b63198874d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:19:11.961040 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1520/6094] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:19:11 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 03 15:19:11.973418 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7caa67f2-9b48-472c-ac78-5530360a6411 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:11.975055 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7caa67f2-9b48-472c-ac78-5530360a6411 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:19:11.975296 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7caa67f2-9b48-472c-ac78-5530360a6411 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:11.975551 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7caa67f2-9b48-472c-ac78-5530360a6411 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:11.982198 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:11.982198 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:19:11.985480 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7caa67f2-9b48-472c-ac78-5530360a6411 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:19:11.989060 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7caa67f2-9b48-472c-ac78-5530360a6411 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:19:11.989432 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1506/6095] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:19:11 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:19:13.002510 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ae33414f-0292-460f-aa1e-5a521fea86c6 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:13.004348 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ae33414f-0292-460f-aa1e-5a521fea86c6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:19:13.004535 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ae33414f-0292-460f-aa1e-5a521fea86c6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:13.004692 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ae33414f-0292-460f-aa1e-5a521fea86c6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:13.011623 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:13.011623 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:19:13.015302 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ae33414f-0292-460f-aa1e-5a521fea86c6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:19:13.020447 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ae33414f-0292-460f-aa1e-5a521fea86c6 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:19:13.020882 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1541/6096] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:19:13 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:19:13.031757 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-44cc3c27-1f71-40f2-8afb-1efae30e9ddc None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:13.033412 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44cc3c27-1f71-40f2-8afb-1efae30e9ddc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:19:13.033614 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44cc3c27-1f71-40f2-8afb-1efae30e9ddc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:13.033816 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-44cc3c27-1f71-40f2-8afb-1efae30e9ddc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:13.040106 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:13.040106 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:19:13.043301 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-44cc3c27-1f71-40f2-8afb-1efae30e9ddc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:19:13.047309 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-44cc3c27-1f71-40f2-8afb-1efae30e9ddc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:19:13.047639 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1530/6097] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:19:13 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:19:13.164906 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-4f4d4925-aa3e-4fe9-90fd-86d1e3d02b80 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:13.167284 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-4f4d4925-aa3e-4fe9-90fd-86d1e3d02b80 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:19:13.167499 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-4f4d4925-aa3e-4fe9-90fd-86d1e3d02b80 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:13.167722 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-4f4d4925-aa3e-4fe9-90fd-86d1e3d02b80 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:13.175392 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:13.175392 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:19:13.178936 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-4f4d4925-aa3e-4fe9-90fd-86d1e3d02b80 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:19:13.184260 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-4f4d4925-aa3e-4fe9-90fd-86d1e3d02b80 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:19:13.184713 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1521/6098] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:19:13 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:19:13.598992 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-1127fd01-16f2-4606-a55c-13d35c2b63c4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:13.601146 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-1127fd01-16f2-4606-a55c-13d35c2b63c4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:19:13.601344 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-1127fd01-16f2-4606-a55c-13d35c2b63c4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:13.601546 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-1127fd01-16f2-4606-a55c-13d35c2b63c4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:13.608321 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:13.608321 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:19:13.612566 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-1127fd01-16f2-4606-a55c-13d35c2b63c4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:19:13.618634 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-1127fd01-16f2-4606-a55c-13d35c2b63c4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:19:13.619194 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1507/6099] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:19:13 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:19:13.628047 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-02845bd8-9131-4183-bbf5-c76d93d76293 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:13.628411 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02845bd8-9131-4183-bbf5-c76d93d76293 None None] GET https://10.4.3.99/volume// Jul 03 15:19:13.628560 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02845bd8-9131-4183-bbf5-c76d93d76293 None None] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:13.628723 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-02845bd8-9131-4183-bbf5-c76d93d76293 None None] Calling method 'all' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:13.629008 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-02845bd8-9131-4183-bbf5-c76d93d76293 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:19:13.629291 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1542/6100] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:19:13 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:19:13.636082 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-22055ac7-be88-49c6-ab30-63275aa57dc0 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:13.637995 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-22055ac7-be88-49c6-ab30-63275aa57dc0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:19:13.638358 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-22055ac7-be88-49c6-ab30-63275aa57dc0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6573fce1-bfce-43f5-90f7-99740615964f", "connector": null, "instance_uuid": "6a57bb3c-ef7a-4450-98b8-2ffc9f648812"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:19:13.646248 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:13.646248 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:19:13.668354 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-22055ac7-be88-49c6-ab30-63275aa57dc0 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:19:13.668743 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1531/6101] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:19:13 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 03 15:19:19.487661 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-43551ad5-1511-4e1c-8f8a-a34b37b0b0d8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:19.487986 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-43551ad5-1511-4e1c-8f8a-a34b37b0b0d8 None None] GET https://10.4.3.99/volume// Jul 03 15:19:19.488142 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-43551ad5-1511-4e1c-8f8a-a34b37b0b0d8 None None] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:19.488327 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-43551ad5-1511-4e1c-8f8a-a34b37b0b0d8 None None] Calling method 'all' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:19.488637 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-43551ad5-1511-4e1c-8f8a-a34b37b0b0d8 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:19:19.488892 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1522/6102] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:19:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:19:19.495654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-a6b1cb2a-fae3-45f4-a5cf-c7882aaa91db None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:19.497430 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-a6b1cb2a-fae3-45f4-a5cf-c7882aaa91db tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:19:19.497630 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-a6b1cb2a-fae3-45f4-a5cf-c7882aaa91db tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:19:19.497829 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-a6b1cb2a-fae3-45f4-a5cf-c7882aaa91db tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:19:19.506944 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:19.506944 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:19:19.510310 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-a6b1cb2a-fae3-45f4-a5cf-c7882aaa91db tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:19:19.515581 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-a6b1cb2a-fae3-45f4-a5cf-c7882aaa91db tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:19:19.515997 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1508/6103] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:19:19 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 1544 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:19:19.609885 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-ef3161f0-54c8-4ac9-b14d-2166f5449464 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:19.611642 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-ef3161f0-54c8-4ac9-b14d-2166f5449464 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/466132f9-040e-427a-92bb-74508382f9b9 Jul 03 15:19:19.611944 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-ef3161f0-54c8-4ac9-b14d-2166f5449464 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:19:19.618942 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-ef3161f0-54c8-4ac9-b14d-2166f5449464 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-6573fce1-bfce-43f5-90f7-99740615964f-np0000004430" by "attachment_update" {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:19:19.623355 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-ef3161f0-54c8-4ac9-b14d-2166f5449464 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-6573fce1-bfce-43f5-90f7-99740615964f-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99977) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:19:19.624234 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:19.624234 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:19:20.143293 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.coordination [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-ef3161f0-54c8-4ac9-b14d-2166f5449464 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-6573fce1-bfce-43f5-90f7-99740615964f-np0000004430" released by "attachment_update" :: held 0.520s {{(pid=99977) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:19:20.143569 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-ef3161f0-54c8-4ac9-b14d-2166f5449464 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/466132f9-040e-427a-92bb-74508382f9b9 returned with HTTP 200 Jul 03 15:19:20.143963 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1543/6104] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:19:19 2026] PUT /volume/v3/attachments/466132f9-040e-427a-92bb-74508382f9b9 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:19:20.653906 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-b36b46fb-5f2d-47c3-afe7-d9267027238f None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:19:20.655731 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-b36b46fb-5f2d-47c3-afe7-d9267027238f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/466132f9-040e-427a-92bb-74508382f9b9/action Jul 03 15:19:20.656032 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-b36b46fb-5f2d-47c3-afe7-d9267027238f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:19:20.656157 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-b36b46fb-5f2d-47c3-afe7-d9267027238f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:19:20.669529 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:19:20.669529 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:19:20.677758 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-fbcadc4d-d84d-4e9b-af7f-e067e32e7728 req-b36b46fb-5f2d-47c3-afe7-d9267027238f tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/466132f9-040e-427a-92bb-74508382f9b9/action returned with HTTP 204 Jul 03 15:19:20.678174 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1532/6105] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:19:20 2026] POST /volume/v3/attachments/466132f9-040e-427a-92bb-74508382f9b9/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:19:23.182640 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:19:29.514562 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:19:30.138218 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:19:30.675511 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:20:14.300633 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-645eb9e4-02de-4f98-99c8-26e005e43804 req-3f1267cf-d797-4fef-981c-72bf4af28081 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:20:14.302822 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-645eb9e4-02de-4f98-99c8-26e005e43804 req-3f1267cf-d797-4fef-981c-72bf4af28081 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/466132f9-040e-427a-92bb-74508382f9b9 Jul 03 15:20:14.302992 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-645eb9e4-02de-4f98-99c8-26e005e43804 req-3f1267cf-d797-4fef-981c-72bf4af28081 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:20:14.303183 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-645eb9e4-02de-4f98-99c8-26e005e43804 req-3f1267cf-d797-4fef-981c-72bf4af28081 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:20:14.309886 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:20:14.309886 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:20:14.837672 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-645eb9e4-02de-4f98-99c8-26e005e43804 req-3f1267cf-d797-4fef-981c-72bf4af28081 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/466132f9-040e-427a-92bb-74508382f9b9 returned with HTTP 200 Jul 03 15:20:14.838076 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1523/6106] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:20:14 2026] DELETE /volume/v3/attachments/466132f9-040e-427a-92bb-74508382f9b9 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:20:17.152375 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-b8891321-2580-49cb-af48-3df77ff2642d None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:20:17.154524 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-b8891321-2580-49cb-af48-3df77ff2642d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:20:17.154745 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-b8891321-2580-49cb-af48-3df77ff2642d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:20:17.154927 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-b8891321-2580-49cb-af48-3df77ff2642d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:20:17.162810 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:20:17.162810 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:20:17.167036 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-b8891321-2580-49cb-af48-3df77ff2642d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:20:17.171745 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-b8891321-2580-49cb-af48-3df77ff2642d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:20:17.172198 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1509/6107] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:20:17 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:20:17.616638 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-c043539b-be14-4eb7-ad71-72ec787dd842 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:20:17.618652 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-c043539b-be14-4eb7-ad71-72ec787dd842 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:20:17.618870 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-c043539b-be14-4eb7-ad71-72ec787dd842 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:20:17.619042 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-c043539b-be14-4eb7-ad71-72ec787dd842 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:20:17.625204 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:20:17.625204 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:20:17.628297 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-c043539b-be14-4eb7-ad71-72ec787dd842 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:20:17.632106 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-c043539b-be14-4eb7-ad71-72ec787dd842 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:20:17.632451 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1544/6108] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:20:17 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:20:17.641682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2b9645d4-bd15-4d0a-8bec-db0e8564f250 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:20:17.642024 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2b9645d4-bd15-4d0a-8bec-db0e8564f250 None None] GET https://10.4.3.99/volume// Jul 03 15:20:17.642160 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2b9645d4-bd15-4d0a-8bec-db0e8564f250 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:20:17.642371 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2b9645d4-bd15-4d0a-8bec-db0e8564f250 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:20:17.642678 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2b9645d4-bd15-4d0a-8bec-db0e8564f250 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:20:17.642951 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1533/6109] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:20:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:20:17.649494 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-f690f0bb-2602-4315-af80-c486bc07e6cf None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:20:17.651430 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-f690f0bb-2602-4315-af80-c486bc07e6cf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:20:17.651798 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-f690f0bb-2602-4315-af80-c486bc07e6cf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6573fce1-bfce-43f5-90f7-99740615964f", "connector": null, "instance_uuid": "b5f581e4-f416-4955-895f-22e2f207af1e"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:20:17.659253 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:20:17.659253 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:20:17.689318 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-f690f0bb-2602-4315-af80-c486bc07e6cf tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:20:17.689773 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1524/6110] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:20:17 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 03 15:20:23.507886 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-bac02b38-08f2-4b2c-831e-ddadf0366156 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:20:23.508271 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bac02b38-08f2-4b2c-831e-ddadf0366156 None None] GET https://10.4.3.99/volume// Jul 03 15:20:23.508455 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bac02b38-08f2-4b2c-831e-ddadf0366156 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:20:23.508642 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-bac02b38-08f2-4b2c-831e-ddadf0366156 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:20:23.508938 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-bac02b38-08f2-4b2c-831e-ddadf0366156 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:20:23.509212 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1510/6111] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:20:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:20:23.516137 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-e1fff8d7-d0aa-401f-99f0-8e231ff122e8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:20:23.518210 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-e1fff8d7-d0aa-401f-99f0-8e231ff122e8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:20:23.518527 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-e1fff8d7-d0aa-401f-99f0-8e231ff122e8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:20:23.518921 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-e1fff8d7-d0aa-401f-99f0-8e231ff122e8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:20:23.527748 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:20:23.527748 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:20:23.531083 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-e1fff8d7-d0aa-401f-99f0-8e231ff122e8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:20:23.535759 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-e1fff8d7-d0aa-401f-99f0-8e231ff122e8 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:20:23.536173 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1545/6112] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:20:23 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:20:23.635664 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-45995b7a-4e87-4f75-88a8-a6586c892c16 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:20:23.637799 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-45995b7a-4e87-4f75-88a8-a6586c892c16 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/f9404b57-2569-4d3d-9219-b093ae37b428 Jul 03 15:20:23.638111 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-45995b7a-4e87-4f75-88a8-a6586c892c16 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:20:23.645321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-45995b7a-4e87-4f75-88a8-a6586c892c16 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-6573fce1-bfce-43f5-90f7-99740615964f-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:20:23.649655 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-45995b7a-4e87-4f75-88a8-a6586c892c16 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-6573fce1-bfce-43f5-90f7-99740615964f-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:20:23.650510 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:20:23.650510 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:20:24.168472 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-45995b7a-4e87-4f75-88a8-a6586c892c16 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-6573fce1-bfce-43f5-90f7-99740615964f-np0000004430" released by "attachment_update" :: held 0.519s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:20:24.168819 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-45995b7a-4e87-4f75-88a8-a6586c892c16 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/f9404b57-2569-4d3d-9219-b093ae37b428 returned with HTTP 200 Jul 03 15:20:24.169362 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1534/6113] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:20:23 2026] PUT /volume/v3/attachments/f9404b57-2569-4d3d-9219-b093ae37b428 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:20:24.678158 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-13b0f98c-5466-40c5-94a3-2c443c337fa2 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:20:24.680224 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-13b0f98c-5466-40c5-94a3-2c443c337fa2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/f9404b57-2569-4d3d-9219-b093ae37b428/action Jul 03 15:20:24.680604 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-13b0f98c-5466-40c5-94a3-2c443c337fa2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:20:24.680716 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-13b0f98c-5466-40c5-94a3-2c443c337fa2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:20:24.694721 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:20:24.694721 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:20:24.703301 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-9ecd18f5-dfcd-4460-8e5a-b52f25eca133 req-13b0f98c-5466-40c5-94a3-2c443c337fa2 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/f9404b57-2569-4d3d-9219-b093ae37b428/action returned with HTTP 204 Jul 03 15:20:24.703789 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1525/6114] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:20:24 2026] POST /volume/v3/attachments/f9404b57-2569-4d3d-9219-b093ae37b428/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:20:27.170367 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=4 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:20:33.534345 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=9 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:20:34.162875 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:20:34.700360 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:21:13.734683 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-6d11693c-8cfa-465b-82c2-dd098595fd5e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:13.736332 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d11693c-8cfa-465b-82c2-dd098595fd5e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:21:13.736700 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-6d11693c-8cfa-465b-82c2-dd098595fd5e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6573fce1-bfce-43f5-90f7-99740615964f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1662464671", "description": null, "metadata": null}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:21:13.746734 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:13.746734 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:21:13.747173 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d11693c-8cfa-465b-82c2-dd098595fd5e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:21:13.747301 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-6d11693c-8cfa-465b-82c2-dd098595fd5e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create snapshot from volume 6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:21:13.771151 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-6d11693c-8cfa-465b-82c2-dd098595fd5e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['e318b974-143a-49ec-9e54-4e9970ee7f9e', '6d12fe88-71c6-4804-99ee-c39a56ef78eb', '34a51ced-fa3c-4844-9be1-1c9f6551bfdc', '21892b2b-5ac8-493c-82f0-59b5c967c5eb'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:21:13.800358 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-6d11693c-8cfa-465b-82c2-dd098595fd5e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot force create request issued successfully. Jul 03 15:21:13.800659 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-6d11693c-8cfa-465b-82c2-dd098595fd5e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:21:13.801044 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1511/6115] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:21:13 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 03 15:21:13.808914 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2ce99d31-c608-440a-bc5e-35a232b92aeb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:13.810789 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ce99d31-c608-440a-bc5e-35a232b92aeb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 Jul 03 15:21:13.811029 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ce99d31-c608-440a-bc5e-35a232b92aeb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:13.811262 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2ce99d31-c608-440a-bc5e-35a232b92aeb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:13.817564 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:13.817564 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:21:13.818073 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2ce99d31-c608-440a-bc5e-35a232b92aeb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:21:13.818949 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2ce99d31-c608-440a-bc5e-35a232b92aeb tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 returned with HTTP 200 Jul 03 15:21:13.819346 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1546/6116] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:21:13 2026] GET /volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:21:14.828377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e97784d5-4621-49a2-a267-3ebdad4dd1e5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:14.830171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e97784d5-4621-49a2-a267-3ebdad4dd1e5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 Jul 03 15:21:14.830365 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e97784d5-4621-49a2-a267-3ebdad4dd1e5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:14.830543 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e97784d5-4621-49a2-a267-3ebdad4dd1e5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:14.835498 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:14.835498 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:21:14.835888 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e97784d5-4621-49a2-a267-3ebdad4dd1e5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:21:14.836544 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e97784d5-4621-49a2-a267-3ebdad4dd1e5 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 returned with HTTP 200 Jul 03 15:21:14.836885 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1535/6117] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:21:14 2026] GET /volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:21:14.845107 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-6902795d-4ab4-4a54-a186-7aa3730bc982 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:14.846758 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6902795d-4ab4-4a54-a186-7aa3730bc982 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 Jul 03 15:21:14.846934 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6902795d-4ab4-4a54-a186-7aa3730bc982 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:14.847112 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-6902795d-4ab4-4a54-a186-7aa3730bc982 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:14.852281 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:14.852281 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:21:14.852660 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-6902795d-4ab4-4a54-a186-7aa3730bc982 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:21:14.853348 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-6902795d-4ab4-4a54-a186-7aa3730bc982 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 returned with HTTP 200 Jul 03 15:21:14.853668 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1526/6118] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:21:14 2026] GET /volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:21:14.861705 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4e395b31-5def-4d19-a5b2-50044ecad57a None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:14.863250 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:21:14.863540 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1958047153", "snapshot_id": "6cef4025-22ec-4d74-923d-72a03955b859", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:21:14.865003 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1958047153', 'snapshot_id': '6cef4025-22ec-4d74-923d-72a03955b859', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:21:14.869284 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:14.869284 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:21:14.869631 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:21:14.869774 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume of 1 GB Jul 03 15:21:14.872337 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Availability Zones retrieved successfully. Jul 03 15:21:14.877141 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (c2aa3056-bcc5-4af2-9c67-ec7cca995a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:21:14.877889 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609be83a-ef26-4fd6-badb-d21a1bee74fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:21:14.878708 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:21:14.904766 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609be83a-ef26-4fd6-badb-d21a1bee74fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6cef4025-22ec-4d74-923d-72a03955b859', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:21:14.905415 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f807d0f3-37cc-4117-a557-5794acbbbbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:21:14.937692 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Created reservations ['6bda9f91-8f1f-4bf2-99c8-10d2c3ee9eb6', '8246e02a-2998-4974-9022-5d71eeb233aa', '61cf64df-0618-451f-9dec-8007bf2cd2f8', '46e63105-ff83-4691-953d-c110f5701342'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:21:14.938429 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f807d0f3-37cc-4117-a557-5794acbbbbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bda9f91-8f1f-4bf2-99c8-10d2c3ee9eb6', '8246e02a-2998-4974-9022-5d71eeb233aa', '61cf64df-0618-451f-9dec-8007bf2cd2f8', '46e63105-ff83-4691-953d-c110f5701342']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:21:14.939140 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b4f757-d669-47a7-b833-17c111101545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:21:14.993861 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b4f757-d669-47a7-b833-17c111101545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b109209a-22bc-4aa8-bb69-942336277e65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1958047153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['6bda9f91-8f1f-4bf2-99c8-10d2c3ee9eb6','8246e02a-2998-4974-9022-5d71eeb233aa','61cf64df-0618-451f-9dec-8007bf2cd2f8','46e63105-ff83-4691-953d-c110f5701342'],size=1,snapshot_id=6cef4025-22ec-4d74-923d-72a03955b859,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), '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-03T15:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1958047153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b109209a-22bc-4aa8-bb69-942336277e65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='321deafe8fa849779d95b3848aa6ff55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6cef4025-22ec-4d74-923d-72a03955b859,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e0bb818b60418d8f0de97500884294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:21:14.994868 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec18d9c-67f4-40d0-a98f-ef07bf4c60e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:21:15.013148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cec18d9c-67f4-40d0-a98f-ef07bf4c60e0) transitioned into state 'SUCCESS' from state '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-1958047153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='321deafe8fa849779d95b3848aa6ff55',qos_specs=None,replication_status=,reservations=['6bda9f91-8f1f-4bf2-99c8-10d2c3ee9eb6','8246e02a-2998-4974-9022-5d71eeb233aa','61cf64df-0618-451f-9dec-8007bf2cd2f8','46e63105-ff83-4691-953d-c110f5701342'],size=1,snapshot_id=6cef4025-22ec-4d74-923d-72a03955b859,source_replicaid=,source_volid=None,status='creating',user_id='43e0bb818b60418d8f0de97500884294',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:21:15.013744 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde5d897-72a5-40d7-878f-9f28a5f01d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:21:15.034117 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde5d897-72a5-40d7-878f-9f28a5f01d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:21:15.034839 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Flow 'volume_create_api' (c2aa3056-bcc5-4af2-9c67-ec7cca995a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:21:15.035092 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Create volume request issued successfully. Jul 03 15:21:15.035581 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e395b31-5def-4d19-a5b2-50044ecad57a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:21:15.035968 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1512/6119] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:21:14 2026] POST /volume/v3/volumes => generated 783 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:21:15.046846 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-38028603-829b-422c-90c4-4071552477e9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:15.048501 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38028603-829b-422c-90c4-4071552477e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:21:15.048691 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38028603-829b-422c-90c4-4071552477e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:15.048872 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-38028603-829b-422c-90c4-4071552477e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:15.055599 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:15.055599 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:21:15.058773 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-38028603-829b-422c-90c4-4071552477e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:21:15.062359 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-38028603-829b-422c-90c4-4071552477e9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 returned with HTTP 200 Jul 03 15:21:15.062741 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1547/6120] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:21:15 2026] GET /volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:21:16.074748 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e64a11d6-28f2-4c71-b784-0f9a10ea8f63 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:16.076396 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e64a11d6-28f2-4c71-b784-0f9a10ea8f63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:21:16.076599 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e64a11d6-28f2-4c71-b784-0f9a10ea8f63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:16.076782 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e64a11d6-28f2-4c71-b784-0f9a10ea8f63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:16.082978 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:16.082978 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:21:16.085998 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e64a11d6-28f2-4c71-b784-0f9a10ea8f63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:21:16.089854 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e64a11d6-28f2-4c71-b784-0f9a10ea8f63 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 returned with HTTP 200 Jul 03 15:21:16.090182 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1536/6121] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:21:16 2026] GET /volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:21:16.101686 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a0a29c4b-366e-46db-905b-35b311c4e3ee None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:16.103335 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a0a29c4b-366e-46db-905b-35b311c4e3ee tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:21:16.103509 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a0a29c4b-366e-46db-905b-35b311c4e3ee tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:16.103687 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a0a29c4b-366e-46db-905b-35b311c4e3ee tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:16.109956 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:16.109956 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:21:16.113247 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-a0a29c4b-366e-46db-905b-35b311c4e3ee tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:21:16.117333 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a0a29c4b-366e-46db-905b-35b311c4e3ee tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 returned with HTTP 200 Jul 03 15:21:16.117695 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1527/6122] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:21:16 2026] GET /volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:21:16.218820 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-d073fa8f-e1d5-49c8-b72d-71296d7c32ab None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:16.220810 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-d073fa8f-e1d5-49c8-b72d-71296d7c32ab tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:21:16.220983 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-d073fa8f-e1d5-49c8-b72d-71296d7c32ab tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:16.221176 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-d073fa8f-e1d5-49c8-b72d-71296d7c32ab tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:16.227364 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:16.227364 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:21:16.230320 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-d073fa8f-e1d5-49c8-b72d-71296d7c32ab tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:21:16.234514 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-d073fa8f-e1d5-49c8-b72d-71296d7c32ab tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 returned with HTTP 200 Jul 03 15:21:16.234869 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1513/6123] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:21:16 2026] GET /volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:21:16.607277 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-0a40f74c-381f-4ff0-809b-492b92afe9bc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:16.609227 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-0a40f74c-381f-4ff0-809b-492b92afe9bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:21:16.609406 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-0a40f74c-381f-4ff0-809b-492b92afe9bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:16.609617 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-0a40f74c-381f-4ff0-809b-492b92afe9bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:16.615679 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:16.615679 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:21:16.618750 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-0a40f74c-381f-4ff0-809b-492b92afe9bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:21:16.622829 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-0a40f74c-381f-4ff0-809b-492b92afe9bc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 returned with HTTP 200 Jul 03 15:21:16.623182 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1548/6124] 10.4.3.99 () {68 vars in 1591 bytes} [Fri Jul 3 15:21:16 2026] GET /volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:21:16.631378 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4f036401-e772-4c66-a2eb-85b9a430eae2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:16.631695 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4f036401-e772-4c66-a2eb-85b9a430eae2 None None] GET https://10.4.3.99/volume// Jul 03 15:21:16.631834 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4f036401-e772-4c66-a2eb-85b9a430eae2 None None] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:16.631997 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4f036401-e772-4c66-a2eb-85b9a430eae2 None None] Calling method 'all' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:16.632296 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4f036401-e772-4c66-a2eb-85b9a430eae2 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:21:16.632540 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1537/6125] 10.4.3.99 () {66 vars in 1412 bytes} [Fri Jul 3 15:21:16 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:21:16.639012 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-5353de6c-4a5c-46ad-9da5-75632d62f800 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:16.640815 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-5353de6c-4a5c-46ad-9da5-75632d62f800 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments Jul 03 15:21:16.641220 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-5353de6c-4a5c-46ad-9da5-75632d62f800 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b109209a-22bc-4aa8-bb69-942336277e65", "connector": null, "instance_uuid": "bfc0a7d0-bc56-4f65-a6d6-3a9044f730e2"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:21:16.648861 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:16.648861 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:21:16.670610 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-5353de6c-4a5c-46ad-9da5-75632d62f800 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments returned with HTTP 200 Jul 03 15:21:16.671104 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1528/6126] 10.4.3.99 () {74 vars in 1587 bytes} [Fri Jul 3 15:21:16 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 03 15:21:22.526443 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-cdf0fc29-c642-464c-a6e0-7f0efa9e7dd1 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:22.526851 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cdf0fc29-c642-464c-a6e0-7f0efa9e7dd1 None None] GET https://10.4.3.99/volume// Jul 03 15:21:22.526910 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cdf0fc29-c642-464c-a6e0-7f0efa9e7dd1 None None] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:22.527414 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-cdf0fc29-c642-464c-a6e0-7f0efa9e7dd1 None None] Calling method 'all' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:22.527414 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-cdf0fc29-c642-464c-a6e0-7f0efa9e7dd1 None None] https://10.4.3.99/volume// returned with HTTP 300 Jul 03 15:21:22.527605 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1514/6127] 10.4.3.99 () {66 vars in 1419 bytes} [Fri Jul 3 15:21:22 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 15:21:22.535253 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-3ba90bcd-0ae9-46c5-b611-6a4310686a12 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:22.537666 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-3ba90bcd-0ae9-46c5-b611-6a4310686a12 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:21:22.537869 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-3ba90bcd-0ae9-46c5-b611-6a4310686a12 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:21:22.538031 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-3ba90bcd-0ae9-46c5-b611-6a4310686a12 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:21:22.546615 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:22.546615 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:21:22.549624 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-3ba90bcd-0ae9-46c5-b611-6a4310686a12 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:21:22.553680 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-3ba90bcd-0ae9-46c5-b611-6a4310686a12 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 returned with HTTP 200 Jul 03 15:21:22.554053 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1549/6128] 10.4.3.99 () {70 vars in 1632 bytes} [Fri Jul 3 15:21:22 2026] GET /volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 => generated 1571 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 15:21:22.650547 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-63773214-8f80-4a37-9fa0-d2bc590e2433 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:22.652390 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-63773214-8f80-4a37-9fa0-d2bc590e2433 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] PUT https://10.4.3.99/volume/v3/attachments/adf6a4af-5c97-43e2-9d4d-4d6f8b800812 Jul 03 15:21:22.652718 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-63773214-8f80-4a37-9fa0-d2bc590e2433 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.99", "host": "np0000004430", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9b1bfc739e2b", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "40007316-7037-46a0-b629-3f32b55514da", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:21:22.659056 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-63773214-8f80-4a37-9fa0-d2bc590e2433 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Acquiring lock "cinder-attachment_update-b109209a-22bc-4aa8-bb69-942336277e65-np0000004430" by "attachment_update" {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 15:21:22.662602 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-63773214-8f80-4a37-9fa0-d2bc590e2433 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-b109209a-22bc-4aa8-bb69-942336277e65-np0000004430" acquired by "attachment_update" :: waited 0.004s {{(pid=99979) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 15:21:22.663358 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:22.663358 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:21:23.181600 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.coordination [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-63773214-8f80-4a37-9fa0-d2bc590e2433 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Lock "cinder-attachment_update-b109209a-22bc-4aa8-bb69-942336277e65-np0000004430" released by "attachment_update" :: held 0.519s {{(pid=99979) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 15:21:23.181950 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-63773214-8f80-4a37-9fa0-d2bc590e2433 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/adf6a4af-5c97-43e2-9d4d-4d6f8b800812 returned with HTTP 200 Jul 03 15:21:23.182456 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1538/6129] 10.4.3.99 () {74 vars in 1697 bytes} [Fri Jul 3 15:21:22 2026] PUT /volume/v3/attachments/adf6a4af-5c97-43e2-9d4d-4d6f8b800812 => generated 969 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:21:23.696292 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-10f555e3-38fe-4855-855c-44bc427cd4b4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:21:23.698186 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-10f555e3-38fe-4855-855c-44bc427cd4b4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] POST https://10.4.3.99/volume/v3/attachments/adf6a4af-5c97-43e2-9d4d-4d6f8b800812/action Jul 03 15:21:23.698530 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-10f555e3-38fe-4855-855c-44bc427cd4b4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action body: b'{"os-complete": null}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:21:23.698635 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-10f555e3-38fe-4855-855c-44bc427cd4b4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:21:23.714642 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:21:23.714642 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:21:23.724343 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-aacb3526-e6c7-4014-8a78-85c1a691bc8d req-10f555e3-38fe-4855-855c-44bc427cd4b4 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/adf6a4af-5c97-43e2-9d4d-4d6f8b800812/action returned with HTTP 204 Jul 03 15:21:23.724877 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1529/6130] 10.4.3.99 () {74 vars in 1718 bytes} [Fri Jul 3 15:21:23 2026] POST /volume/v3/attachments/adf6a4af-5c97-43e2-9d4d-4d6f8b800812/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:21:26.233423 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:21:32.552435 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=14 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:21:33.173973 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:21:33.721950 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:22:16.322108 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [req-9c5a55f3-4c33-4e26-aff0-758308fd889d req-59b2e90a-3b1a-4c00-a03f-cb0ae90cb1a9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:16.324426 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9c5a55f3-4c33-4e26-aff0-758308fd889d req-59b2e90a-3b1a-4c00-a03f-cb0ae90cb1a9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/adf6a4af-5c97-43e2-9d4d-4d6f8b800812 Jul 03 15:22:16.324632 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9c5a55f3-4c33-4e26-aff0-758308fd889d req-59b2e90a-3b1a-4c00-a03f-cb0ae90cb1a9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:16.324850 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [req-9c5a55f3-4c33-4e26-aff0-758308fd889d req-59b2e90a-3b1a-4c00-a03f-cb0ae90cb1a9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:16.332154 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:16.332154 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:16.858245 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [req-9c5a55f3-4c33-4e26-aff0-758308fd889d req-59b2e90a-3b1a-4c00-a03f-cb0ae90cb1a9 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/adf6a4af-5c97-43e2-9d4d-4d6f8b800812 returned with HTTP 200 Jul 03 15:22:16.858691 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1515/6131] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:22:16 2026] DELETE /volume/v3/attachments/adf6a4af-5c97-43e2-9d4d-4d6f8b800812 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:20.353816 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5d4c085e-96c6-45d6-80f0-df600dd63d1d None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:20.355517 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d4c085e-96c6-45d6-80f0-df600dd63d1d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:22:20.355666 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d4c085e-96c6-45d6-80f0-df600dd63d1d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:20.355894 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5d4c085e-96c6-45d6-80f0-df600dd63d1d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:20.356065 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-5d4c085e-96c6-45d6-80f0-df600dd63d1d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:22:20.362771 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:20.362771 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:20.363228 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5d4c085e-96c6-45d6-80f0-df600dd63d1d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:22:20.379246 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5d4c085e-96c6-45d6-80f0-df600dd63d1d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:22:20.379493 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5d4c085e-96c6-45d6-80f0-df600dd63d1d tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 returned with HTTP 202 Jul 03 15:22:20.380066 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1550/6132] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:20 2026] DELETE /volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:20.386474 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-700bee6a-d65c-4769-8da9-00e38e022ecd None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:20.388010 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-700bee6a-d65c-4769-8da9-00e38e022ecd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:22:20.388196 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-700bee6a-d65c-4769-8da9-00e38e022ecd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:20.388366 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-700bee6a-d65c-4769-8da9-00e38e022ecd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:20.394836 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:20.394836 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:20.397901 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-700bee6a-d65c-4769-8da9-00e38e022ecd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:22:20.402098 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-700bee6a-d65c-4769-8da9-00e38e022ecd tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 returned with HTTP 200 Jul 03 15:22:20.402481 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1539/6133] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:20 2026] GET /volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 => generated 1391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:22:21.413768 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-5a2d7292-961d-4ed1-9130-900c059b2847 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:21.415504 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5a2d7292-961d-4ed1-9130-900c059b2847 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 Jul 03 15:22:21.415683 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5a2d7292-961d-4ed1-9130-900c059b2847 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:21.415864 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-5a2d7292-961d-4ed1-9130-900c059b2847 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:21.420931 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-5a2d7292-961d-4ed1-9130-900c059b2847 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 returned with HTTP 404 Jul 03 15:22:21.421348 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1530/6134] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:21 2026] GET /volume/v3/volumes/b109209a-22bc-4aa8-bb69-942336277e65 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:21.427453 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d9189917-52c0-45fb-a47c-a29b526a1a0c None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:21.429074 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9189917-52c0-45fb-a47c-a29b526a1a0c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 Jul 03 15:22:21.429286 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9189917-52c0-45fb-a47c-a29b526a1a0c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:21.429449 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d9189917-52c0-45fb-a47c-a29b526a1a0c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:21.429538 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-d9189917-52c0-45fb-a47c-a29b526a1a0c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete snapshot with id: 6cef4025-22ec-4d74-923d-72a03955b859 Jul 03 15:22:21.434018 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:21.434018 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:21.434412 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d9189917-52c0-45fb-a47c-a29b526a1a0c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:22:21.452238 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d9189917-52c0-45fb-a47c-a29b526a1a0c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot delete request issued successfully. Jul 03 15:22:21.452391 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d9189917-52c0-45fb-a47c-a29b526a1a0c tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 returned with HTTP 202 Jul 03 15:22:21.452839 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1516/6135] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:22:21 2026] DELETE /volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:21.460420 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-ee253cfa-3036-4309-917a-f4b3b4b2539a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:21.461899 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee253cfa-3036-4309-917a-f4b3b4b2539a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 Jul 03 15:22:21.462056 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee253cfa-3036-4309-917a-f4b3b4b2539a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:21.462282 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-ee253cfa-3036-4309-917a-f4b3b4b2539a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:21.466944 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:21.466944 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:21.467333 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-ee253cfa-3036-4309-917a-f4b3b4b2539a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Snapshot retrieved successfully. Jul 03 15:22:21.467982 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-ee253cfa-3036-4309-917a-f4b3b4b2539a tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 returned with HTTP 200 Jul 03 15:22:21.468318 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1551/6136] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:21 2026] GET /volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:22.476119 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-46641da9-b01e-46be-aa0a-ad48d5a77364 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:22.477603 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-46641da9-b01e-46be-aa0a-ad48d5a77364 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 Jul 03 15:22:22.477781 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-46641da9-b01e-46be-aa0a-ad48d5a77364 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:22.477950 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-46641da9-b01e-46be-aa0a-ad48d5a77364 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:22.481603 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-46641da9-b01e-46be-aa0a-ad48d5a77364 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 returned with HTTP 404 Jul 03 15:22:22.482189 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1540/6137] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:22 2026] GET /volume/v3/snapshots/6cef4025-22ec-4d74-923d-72a03955b859 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:26.667873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [req-ed679a3f-7ca7-4d48-b03c-c69ffa856f20 req-cbc93522-430d-4a19-b151-c39007f7aabc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:26.669652 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ed679a3f-7ca7-4d48-b03c-c69ffa856f20 req-cbc93522-430d-4a19-b151-c39007f7aabc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/attachments/f9404b57-2569-4d3d-9219-b093ae37b428 Jul 03 15:22:26.669836 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ed679a3f-7ca7-4d48-b03c-c69ffa856f20 req-cbc93522-430d-4a19-b151-c39007f7aabc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:26.670003 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [req-ed679a3f-7ca7-4d48-b03c-c69ffa856f20 req-cbc93522-430d-4a19-b151-c39007f7aabc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'version_select' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:26.676213 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:26.676213 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:27.200549 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [req-ed679a3f-7ca7-4d48-b03c-c69ffa856f20 req-cbc93522-430d-4a19-b151-c39007f7aabc tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/attachments/f9404b57-2569-4d3d-9219-b093ae37b428 returned with HTTP 200 Jul 03 15:22:27.200900 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1531/6138] 10.4.3.99 () {72 vars in 1666 bytes} [Fri Jul 3 15:22:26 2026] DELETE /volume/v3/attachments/f9404b57-2569-4d3d-9219-b093ae37b428 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:29.868878 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9bc06f39-3092-4aac-89b7-aba5b559303e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:29.870545 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bc06f39-3092-4aac-89b7-aba5b559303e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] DELETE https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:22:29.870786 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bc06f39-3092-4aac-89b7-aba5b559303e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:29.870928 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9bc06f39-3092-4aac-89b7-aba5b559303e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:29.871073 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-9bc06f39-3092-4aac-89b7-aba5b559303e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume with id: 6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:22:29.877462 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:29.877462 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:29.877874 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9bc06f39-3092-4aac-89b7-aba5b559303e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:22:29.894683 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-9bc06f39-3092-4aac-89b7-aba5b559303e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Delete volume request issued successfully. Jul 03 15:22:29.894893 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9bc06f39-3092-4aac-89b7-aba5b559303e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 202 Jul 03 15:22:29.895350 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1517/6139] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:29 2026] DELETE /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:29.901722 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2513fb9c-7780-471d-9fcc-8d04f3cfd234 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:29.903385 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2513fb9c-7780-471d-9fcc-8d04f3cfd234 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:22:29.903551 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2513fb9c-7780-471d-9fcc-8d04f3cfd234 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:29.903739 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2513fb9c-7780-471d-9fcc-8d04f3cfd234 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:29.909981 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:29.909981 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:29.913190 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2513fb9c-7780-471d-9fcc-8d04f3cfd234 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Volume info retrieved successfully. Jul 03 15:22:29.917507 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2513fb9c-7780-471d-9fcc-8d04f3cfd234 tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 200 Jul 03 15:22:29.917907 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1552/6140] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:29 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:22:30.929304 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-1a42ecc3-5899-4fe5-92e6-6562d715684e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:30.930845 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1a42ecc3-5899-4fe5-92e6-6562d715684e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] GET https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f Jul 03 15:22:30.931006 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1a42ecc3-5899-4fe5-92e6-6562d715684e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:30.931187 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-1a42ecc3-5899-4fe5-92e6-6562d715684e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:30.936173 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-1a42ecc3-5899-4fe5-92e6-6562d715684e tempest-TestVolumeBootPattern-746287029 tempest-TestVolumeBootPattern-746287029-project-member] https://10.4.3.99/volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f returned with HTTP 404 Jul 03 15:22:30.936589 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1541/6141] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:30 2026] GET /volume/v3/volumes/6573fce1-bfce-43f5-90f7-99740615964f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:35.154883 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:35.250484 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:22:35.250817 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1485769982"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:35.252096 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request body: {'volume': {"'imageRef": 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1485769982'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:22:35.252236 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume of 1 GB Jul 03 15:22:35.252472 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:35.252472 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:35.256007 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Availability Zones retrieved successfully. Jul 03 15:22:35.260793 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (d6cbb5b8-31b5-44d4-bd61-d4149508df36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.262279 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b173bd3f-b71d-4843-ab6a-8cad4f1bc1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.263155 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:22:35.285251 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b173bd3f-b71d-4843-ab6a-8cad4f1bc1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.285918 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09150308-92b7-4b8a-90d2-b15cbe3ef63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.338237 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Created reservations ['46569f26-08bc-4323-9c25-3a82f34d2e50', '2efc17c8-d8d8-4918-b738-6190d86864eb', '6485b0eb-20d2-4558-a5ce-2489dbb7ec2f', '9748093b-fe7f-4547-a7c0-400d4ad72b4d'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:35.338982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09150308-92b7-4b8a-90d2-b15cbe3ef63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46569f26-08bc-4323-9c25-3a82f34d2e50', '2efc17c8-d8d8-4918-b738-6190d86864eb', '6485b0eb-20d2-4558-a5ce-2489dbb7ec2f', '9748093b-fe7f-4547-a7c0-400d4ad72b4d']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.339852 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1653e3c-b0e8-49ba-94a5-a536b0404b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.360748 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1653e3c-b0e8-49ba-94a5-a536b0404b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b6e245d-874b-4521-8eea-8da1d12d4b48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1485769982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['46569f26-08bc-4323-9c25-3a82f34d2e50','2efc17c8-d8d8-4918-b738-6190d86864eb','6485b0eb-20d2-4558-a5ce-2489dbb7ec2f','9748093b-fe7f-4547-a7c0-400d4ad72b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1485769982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b6e245d-874b-4521-8eea-8da1d12d4b48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99a53b72e2804fb586f2a122cbf685ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.361402 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (043141b5-6ca4-4afd-a70c-1d3f5a1f84b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.377654 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (043141b5-6ca4-4afd-a70c-1d3f5a1f84b6) transitioned into state 'SUCCESS' from state '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-1485769982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['46569f26-08bc-4323-9c25-3a82f34d2e50','2efc17c8-d8d8-4918-b738-6190d86864eb','6485b0eb-20d2-4558-a5ce-2489dbb7ec2f','9748093b-fe7f-4547-a7c0-400d4ad72b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.378247 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffaf7e61-e443-46dd-80eb-0bb29a8061e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.385821 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffaf7e61-e443-46dd-80eb-0bb29a8061e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.386522 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (d6cbb5b8-31b5-44d4-bd61-d4149508df36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.386786 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request issued successfully. Jul 03 15:22:35.387280 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c6c294c2-8ddd-4572-a1cc-463c6fe15509 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:22:35.387651 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1532/6142] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:22:35 2026] POST /volume/v3/volumes => generated 755 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:35.399057 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a0125bd3-c99e-4895-96e4-021d333873ce None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:35.400675 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:22:35.402167 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2101321411"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:35.402912 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request body: {'volume': {"'imageRef": 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2101321411'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:22:35.403020 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume of 1 GB Jul 03 15:22:35.407398 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Availability Zones retrieved successfully. Jul 03 15:22:35.412702 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (934a7625-b3bd-45d2-b120-374f5d16cee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.413604 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5ece3c-4e0e-438f-a379-00e030a596ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.414582 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:22:35.438686 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5ece3c-4e0e-438f-a379-00e030a596ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.439489 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6713e1-68c1-447c-95dc-ae87b81929de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.478941 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Created reservations ['645dcbb2-f86e-456b-9d5c-74a5abddafdb', '8b3e4754-5bb8-447d-83cf-4208f15ff8c4', 'bf7fef5c-d961-4408-8f97-de9c2d6b9963', 'ed0cb678-9cb6-4b38-bdfc-db21db648620'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:35.479707 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6713e1-68c1-447c-95dc-ae87b81929de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['645dcbb2-f86e-456b-9d5c-74a5abddafdb', '8b3e4754-5bb8-447d-83cf-4208f15ff8c4', 'bf7fef5c-d961-4408-8f97-de9c2d6b9963', 'ed0cb678-9cb6-4b38-bdfc-db21db648620']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.480397 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7bfc6f3-98ff-4fd6-8022-525e9d257736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.501774 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7bfc6f3-98ff-4fd6-8022-525e9d257736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed0b38bc-065f-466e-ae85-61d07eec581e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2101321411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['645dcbb2-f86e-456b-9d5c-74a5abddafdb','8b3e4754-5bb8-447d-83cf-4208f15ff8c4','bf7fef5c-d961-4408-8f97-de9c2d6b9963','ed0cb678-9cb6-4b38-bdfc-db21db648620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2101321411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed0b38bc-065f-466e-ae85-61d07eec581e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99a53b72e2804fb586f2a122cbf685ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.502558 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65f2bae-36bc-47a2-8a8b-3ace50f38504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.518696 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65f2bae-36bc-47a2-8a8b-3ace50f38504) transitioned into state 'SUCCESS' from state '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-2101321411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['645dcbb2-f86e-456b-9d5c-74a5abddafdb','8b3e4754-5bb8-447d-83cf-4208f15ff8c4','bf7fef5c-d961-4408-8f97-de9c2d6b9963','ed0cb678-9cb6-4b38-bdfc-db21db648620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.519330 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93625063-7549-4864-815f-c3b80b1b6d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.528179 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93625063-7549-4864-815f-c3b80b1b6d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.529409 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (934a7625-b3bd-45d2-b120-374f5d16cee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.529842 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request issued successfully. Jul 03 15:22:35.530605 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a0125bd3-c99e-4895-96e4-021d333873ce tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:22:35.531201 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1518/6143] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:22:35 2026] POST /volume/v3/volumes => generated 755 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:35.541678 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:35.543326 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:22:35.543641 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-57157990"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:35.544937 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request body: {'volume': {"'imageRef": 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-57157990'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:22:35.545085 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume of 1 GB Jul 03 15:22:35.548705 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Availability Zones retrieved successfully. Jul 03 15:22:35.553794 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (16615e0d-e2f9-42f8-b38a-53ed5ab3c5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.554617 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01cc9338-21a1-40fc-97a9-dd521802f7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.555419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:22:35.580924 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01cc9338-21a1-40fc-97a9-dd521802f7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.581700 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e5c31b-0fbc-4963-a3d4-1b4f94ac8516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.617142 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Created reservations ['8655784a-f979-4271-81a7-e32c1d2c8eac', '2ccc4f05-8a75-4f32-8f05-7c7768d4c30a', '4403fb18-acbe-4619-b409-8ccac805fd38', 'a7e78a66-59c8-46e6-9db3-688d632380c9'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:35.617907 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e5c31b-0fbc-4963-a3d4-1b4f94ac8516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8655784a-f979-4271-81a7-e32c1d2c8eac', '2ccc4f05-8a75-4f32-8f05-7c7768d4c30a', '4403fb18-acbe-4619-b409-8ccac805fd38', 'a7e78a66-59c8-46e6-9db3-688d632380c9']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.618561 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bcd4859-7fe8-44c8-b488-eb297f02c68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.640718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bcd4859-7fe8-44c8-b488-eb297f02c68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8dc509e-39e2-477e-9b32-ba49a4421296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-57157990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['8655784a-f979-4271-81a7-e32c1d2c8eac','2ccc4f05-8a75-4f32-8f05-7c7768d4c30a','4403fb18-acbe-4619-b409-8ccac805fd38','a7e78a66-59c8-46e6-9db3-688d632380c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-57157990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8dc509e-39e2-477e-9b32-ba49a4421296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99a53b72e2804fb586f2a122cbf685ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.641651 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139b3b80-ec2c-4b1f-bc58-80c33fdac5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.658431 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139b3b80-ec2c-4b1f-bc58-80c33fdac5b2) transitioned into state 'SUCCESS' from state '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-57157990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['8655784a-f979-4271-81a7-e32c1d2c8eac','2ccc4f05-8a75-4f32-8f05-7c7768d4c30a','4403fb18-acbe-4619-b409-8ccac805fd38','a7e78a66-59c8-46e6-9db3-688d632380c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.659054 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c652855-efee-4d32-bfce-055515755144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.667509 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c652855-efee-4d32-bfce-055515755144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.668342 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (16615e0d-e2f9-42f8-b38a-53ed5ab3c5fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.668673 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request issued successfully. Jul 03 15:22:35.669241 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5b3b00aa-c276-4b6e-8c5a-d7d0a0cd57d4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:22:35.669656 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1553/6144] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:22:35 2026] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:35.680210 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-473416ef-be78-4b72-9a9e-4452186774df None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:35.681743 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:22:35.682043 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1416408138"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:35.683321 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request body: {'volume': {"'imageRef": 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1416408138'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:22:35.683433 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume of 1 GB Jul 03 15:22:35.686908 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Availability Zones retrieved successfully. Jul 03 15:22:35.691786 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (1d3c334d-9757-48f4-ad8e-c6d1d7ab19ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.692566 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eaf03b2-3e59-4d07-ae27-63c70c1df291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.693376 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:22:35.713544 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eaf03b2-3e59-4d07-ae27-63c70c1df291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.714308 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ea7f73-40bd-4ec6-a804-439d84e19c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.748354 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Created reservations ['5fb97076-eec9-4f62-baac-5e6a6b8e5976', '7085dd00-0ba4-4cbf-a64b-56269a797d2b', 'fdcaf5e4-0def-4a94-9a53-24756d330c21', 'f56b89d2-766b-4b3a-ae75-681350151651'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:35.749015 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ea7f73-40bd-4ec6-a804-439d84e19c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fb97076-eec9-4f62-baac-5e6a6b8e5976', '7085dd00-0ba4-4cbf-a64b-56269a797d2b', 'fdcaf5e4-0def-4a94-9a53-24756d330c21', 'f56b89d2-766b-4b3a-ae75-681350151651']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.749637 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60612ecc-353a-4846-93e3-28ae3e7180a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.768473 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60612ecc-353a-4846-93e3-28ae3e7180a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de01c8f-8454-48a7-ab24-41c4943fd917', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1416408138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['5fb97076-eec9-4f62-baac-5e6a6b8e5976','7085dd00-0ba4-4cbf-a64b-56269a797d2b','fdcaf5e4-0def-4a94-9a53-24756d330c21','f56b89d2-766b-4b3a-ae75-681350151651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1416408138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4de01c8f-8454-48a7-ab24-41c4943fd917,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99a53b72e2804fb586f2a122cbf685ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.769206 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9815bd87-5d89-47fc-9179-d44c4cc01f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.784676 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9815bd87-5d89-47fc-9179-d44c4cc01f34) transitioned into state 'SUCCESS' from state '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-1416408138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['5fb97076-eec9-4f62-baac-5e6a6b8e5976','7085dd00-0ba4-4cbf-a64b-56269a797d2b','fdcaf5e4-0def-4a94-9a53-24756d330c21','f56b89d2-766b-4b3a-ae75-681350151651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.785335 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa60b79-5931-452e-981b-dd24db7cfc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.793425 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faa60b79-5931-452e-981b-dd24db7cfc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.794298 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (1d3c334d-9757-48f4-ad8e-c6d1d7ab19ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.794633 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request issued successfully. Jul 03 15:22:35.795054 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-473416ef-be78-4b72-9a9e-4452186774df tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:22:35.795420 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1542/6145] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:22:35 2026] POST /volume/v3/volumes => generated 755 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:35.805675 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:35.807484 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:22:35.807832 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c73c33a7-577e-4f97-baec-1ecd57518ed4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1216869279"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:35.809222 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request body: {'volume': {"'imageRef": 'c73c33a7-577e-4f97-baec-1ecd57518ed4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1216869279'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:22:35.809346 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume of 1 GB Jul 03 15:22:35.809582 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:35.809582 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:35.813203 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Availability Zones retrieved successfully. Jul 03 15:22:35.818385 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (19d5e401-d13a-4a8d-ad72-3a5c1fa9a27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.819266 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c16cf48-96f2-4a71-b2c4-4ec7d4091c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.820093 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:22:35.842392 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c16cf48-96f2-4a71-b2c4-4ec7d4091c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.843058 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c32299-e7de-4a99-a72d-398afb72a495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.882249 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Created reservations ['4ba33c46-2e0b-4e8e-bc40-9d7c2394b509', '4b3a5b55-ecce-484f-b319-ebf1d40c1786', '15c0457b-f19e-4235-abe5-70013f50ace1', 'c9a5ce77-0f8a-439a-b9f6-c5fe8440ace3'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:35.882982 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c32299-e7de-4a99-a72d-398afb72a495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba33c46-2e0b-4e8e-bc40-9d7c2394b509', '4b3a5b55-ecce-484f-b319-ebf1d40c1786', '15c0457b-f19e-4235-abe5-70013f50ace1', 'c9a5ce77-0f8a-439a-b9f6-c5fe8440ace3']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.883668 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1960290-11cb-4eba-956d-58caf6094fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.908368 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1960290-11cb-4eba-956d-58caf6094fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '970178c6-148d-4462-9d2d-e34c92695e38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1216869279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['4ba33c46-2e0b-4e8e-bc40-9d7c2394b509','4b3a5b55-ecce-484f-b319-ebf1d40c1786','15c0457b-f19e-4235-abe5-70013f50ace1','c9a5ce77-0f8a-439a-b9f6-c5fe8440ace3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1216869279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=970178c6-148d-4462-9d2d-e34c92695e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99a53b72e2804fb586f2a122cbf685ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.909049 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2640e7c-6a64-4f67-97ed-ac378d06768b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.925793 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2640e7c-6a64-4f67-97ed-ac378d06768b) transitioned into state 'SUCCESS' from state '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-1216869279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99a53b72e2804fb586f2a122cbf685ee',qos_specs=None,replication_status=,reservations=['4ba33c46-2e0b-4e8e-bc40-9d7c2394b509','4b3a5b55-ecce-484f-b319-ebf1d40c1786','15c0457b-f19e-4235-abe5-70013f50ace1','c9a5ce77-0f8a-439a-b9f6-c5fe8440ace3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac0b268b3ec4fa0a7386198457013ec',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.926435 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5910f90c-c8be-4fd4-8a9c-4448dcf3be98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:35.934329 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5910f90c-c8be-4fd4-8a9c-4448dcf3be98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:35.935055 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Flow 'volume_create_api' (19d5e401-d13a-4a8d-ad72-3a5c1fa9a27c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:35.935367 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Create volume request issued successfully. Jul 03 15:22:35.936003 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-3890e14a-ade8-453a-947b-d9e77716ffa5 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:22:35.936457 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1533/6146] 10.4.3.99 () {68 vars in 1252 bytes} [Fri Jul 3 15:22:35 2026] POST /volume/v3/volumes => generated 755 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:35.946592 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4aa3d312-5f38-4594-9ed5-5d8e69f700dd None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:35.948420 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4aa3d312-5f38-4594-9ed5-5d8e69f700dd tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 Jul 03 15:22:35.948595 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4aa3d312-5f38-4594-9ed5-5d8e69f700dd tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:35.948841 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4aa3d312-5f38-4594-9ed5-5d8e69f700dd tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:35.955802 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:35.955802 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:35.958768 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4aa3d312-5f38-4594-9ed5-5d8e69f700dd tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:35.962381 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4aa3d312-5f38-4594-9ed5-5d8e69f700dd tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 returned with HTTP 200 Jul 03 15:22:35.962808 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1519/6147] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:35 2026] GET /volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:35.973450 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-217d5778-7be5-42cf-8cfb-6a60ebfe3668 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:35.975245 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-217d5778-7be5-42cf-8cfb-6a60ebfe3668 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e Jul 03 15:22:35.975419 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-217d5778-7be5-42cf-8cfb-6a60ebfe3668 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:35.975588 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-217d5778-7be5-42cf-8cfb-6a60ebfe3668 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:35.982044 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:35.982044 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:35.985157 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-217d5778-7be5-42cf-8cfb-6a60ebfe3668 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:35.988963 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-217d5778-7be5-42cf-8cfb-6a60ebfe3668 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e returned with HTTP 200 Jul 03 15:22:35.989397 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1554/6148] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:35 2026] GET /volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:36.001719 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-ae0aa50f-18e2-4578-8d5c-aaa1531b77f4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:36.003584 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae0aa50f-18e2-4578-8d5c-aaa1531b77f4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 Jul 03 15:22:36.003770 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae0aa50f-18e2-4578-8d5c-aaa1531b77f4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:36.003947 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-ae0aa50f-18e2-4578-8d5c-aaa1531b77f4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:36.010177 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:36.010177 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:36.013244 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-ae0aa50f-18e2-4578-8d5c-aaa1531b77f4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:36.016830 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-ae0aa50f-18e2-4578-8d5c-aaa1531b77f4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 returned with HTTP 200 Jul 03 15:22:36.017122 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1543/6149] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:36 2026] GET /volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:36.027839 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-e6d76bd6-11b1-4ef4-8e9a-345ef96703a9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:36.029594 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e6d76bd6-11b1-4ef4-8e9a-345ef96703a9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 Jul 03 15:22:36.029772 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e6d76bd6-11b1-4ef4-8e9a-345ef96703a9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:36.029948 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-e6d76bd6-11b1-4ef4-8e9a-345ef96703a9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:36.036620 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:36.036620 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:36.039949 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-e6d76bd6-11b1-4ef4-8e9a-345ef96703a9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:36.043908 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-e6d76bd6-11b1-4ef4-8e9a-345ef96703a9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 returned with HTTP 200 Jul 03 15:22:36.044326 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1534/6150] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:36 2026] GET /volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:36.056795 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-e345f15a-3fb6-4c98-9cde-eb0b02f00927 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:36.058849 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e345f15a-3fb6-4c98-9cde-eb0b02f00927 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 Jul 03 15:22:36.059055 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e345f15a-3fb6-4c98-9cde-eb0b02f00927 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:36.059300 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-e345f15a-3fb6-4c98-9cde-eb0b02f00927 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:36.066707 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:36.066707 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:36.070870 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-e345f15a-3fb6-4c98-9cde-eb0b02f00927 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:36.076371 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-e345f15a-3fb6-4c98-9cde-eb0b02f00927 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 returned with HTTP 200 Jul 03 15:22:36.076874 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1520/6151] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:36 2026] GET /volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:36.088996 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f0f2ba2a-ead0-4f42-bfdd-91dddd733aee None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:36.090698 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f0f2ba2a-ead0-4f42-bfdd-91dddd733aee tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] DELETE https://10.4.3.99/volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 Jul 03 15:22:36.090896 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f0f2ba2a-ead0-4f42-bfdd-91dddd733aee tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:36.091063 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f0f2ba2a-ead0-4f42-bfdd-91dddd733aee tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:36.091240 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-f0f2ba2a-ead0-4f42-bfdd-91dddd733aee tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume with id: 970178c6-148d-4462-9d2d-e34c92695e38 Jul 03 15:22:36.097437 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:36.097437 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:36.097835 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f0f2ba2a-ead0-4f42-bfdd-91dddd733aee tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:36.119600 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f0f2ba2a-ead0-4f42-bfdd-91dddd733aee tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume request issued successfully. Jul 03 15:22:36.119765 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f0f2ba2a-ead0-4f42-bfdd-91dddd733aee tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 returned with HTTP 202 Jul 03 15:22:36.120151 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1555/6152] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:36 2026] DELETE /volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:36.127651 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-165953c0-730c-4900-ac5b-4179c1d92830 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:36.129360 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-165953c0-730c-4900-ac5b-4179c1d92830 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 Jul 03 15:22:36.129532 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-165953c0-730c-4900-ac5b-4179c1d92830 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:36.129793 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-165953c0-730c-4900-ac5b-4179c1d92830 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:36.136628 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:36.136628 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:36.141615 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-165953c0-730c-4900-ac5b-4179c1d92830 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:36.145878 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-165953c0-730c-4900-ac5b-4179c1d92830 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 returned with HTTP 200 Jul 03 15:22:36.146215 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1544/6153] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:36 2026] GET /volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:37.160850 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bf0d7cff-9c6c-454d-9b91-d18879138fe4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:37.163014 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf0d7cff-9c6c-454d-9b91-d18879138fe4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 Jul 03 15:22:37.163263 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf0d7cff-9c6c-454d-9b91-d18879138fe4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:37.163488 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf0d7cff-9c6c-454d-9b91-d18879138fe4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:37.169724 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf0d7cff-9c6c-454d-9b91-d18879138fe4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 returned with HTTP 404 Jul 03 15:22:37.170282 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1535/6154] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:37 2026] GET /volume/v3/volumes/970178c6-148d-4462-9d2d-e34c92695e38 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:37.177334 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4a58ad6b-a47c-4a32-b0be-de5f873d289e None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:37.179010 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a58ad6b-a47c-4a32-b0be-de5f873d289e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] DELETE https://10.4.3.99/volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 Jul 03 15:22:37.179209 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a58ad6b-a47c-4a32-b0be-de5f873d289e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:37.179412 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4a58ad6b-a47c-4a32-b0be-de5f873d289e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:37.179589 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4a58ad6b-a47c-4a32-b0be-de5f873d289e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume with id: 4de01c8f-8454-48a7-ab24-41c4943fd917 Jul 03 15:22:37.185705 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:37.185705 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:37.186202 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4a58ad6b-a47c-4a32-b0be-de5f873d289e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:37.203394 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4a58ad6b-a47c-4a32-b0be-de5f873d289e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume request issued successfully. Jul 03 15:22:37.203635 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4a58ad6b-a47c-4a32-b0be-de5f873d289e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 returned with HTTP 202 Jul 03 15:22:37.204003 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1521/6155] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:37 2026] DELETE /volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:37.210418 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d2af63e5-232d-49b5-99be-37186bb90f9e None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:37.211977 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2af63e5-232d-49b5-99be-37186bb90f9e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 Jul 03 15:22:37.212161 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2af63e5-232d-49b5-99be-37186bb90f9e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:37.212350 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d2af63e5-232d-49b5-99be-37186bb90f9e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:37.219458 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:37.219458 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:37.222560 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d2af63e5-232d-49b5-99be-37186bb90f9e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:37.226959 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d2af63e5-232d-49b5-99be-37186bb90f9e tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 returned with HTTP 200 Jul 03 15:22:37.227342 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1556/6156] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:37 2026] GET /volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:38.241509 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-48d0d122-f893-467b-8ceb-9b5f4ac14796 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:38.243546 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-48d0d122-f893-467b-8ceb-9b5f4ac14796 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 Jul 03 15:22:38.243763 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-48d0d122-f893-467b-8ceb-9b5f4ac14796 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:38.243977 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-48d0d122-f893-467b-8ceb-9b5f4ac14796 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:38.250292 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-48d0d122-f893-467b-8ceb-9b5f4ac14796 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 returned with HTTP 404 Jul 03 15:22:38.250865 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1545/6157] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:38 2026] GET /volume/v3/volumes/4de01c8f-8454-48a7-ab24-41c4943fd917 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:38.257441 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-046ecdaf-702c-4e2f-9e39-62b7af6be8a6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:38.259269 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-046ecdaf-702c-4e2f-9e39-62b7af6be8a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] DELETE https://10.4.3.99/volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 Jul 03 15:22:38.259523 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-046ecdaf-702c-4e2f-9e39-62b7af6be8a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:38.259718 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-046ecdaf-702c-4e2f-9e39-62b7af6be8a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:38.259886 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-046ecdaf-702c-4e2f-9e39-62b7af6be8a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume with id: e8dc509e-39e2-477e-9b32-ba49a4421296 Jul 03 15:22:38.266409 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:38.266409 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:38.266987 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-046ecdaf-702c-4e2f-9e39-62b7af6be8a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:38.283062 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-046ecdaf-702c-4e2f-9e39-62b7af6be8a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume request issued successfully. Jul 03 15:22:38.283062 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-046ecdaf-702c-4e2f-9e39-62b7af6be8a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 returned with HTTP 202 Jul 03 15:22:38.283478 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1536/6158] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:38 2026] DELETE /volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:38.290064 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5d83ac9f-6236-4e8c-b055-0ccd21d266a6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:38.291694 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5d83ac9f-6236-4e8c-b055-0ccd21d266a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 Jul 03 15:22:38.291875 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5d83ac9f-6236-4e8c-b055-0ccd21d266a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:38.292089 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5d83ac9f-6236-4e8c-b055-0ccd21d266a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:38.299739 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:38.299739 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:38.304054 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5d83ac9f-6236-4e8c-b055-0ccd21d266a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:38.308430 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5d83ac9f-6236-4e8c-b055-0ccd21d266a6 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 returned with HTTP 200 Jul 03 15:22:38.308935 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1522/6159] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:38 2026] GET /volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:39.320904 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-6e42ca23-dc1b-4817-a495-dc123c58b6dd None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:39.322472 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e42ca23-dc1b-4817-a495-dc123c58b6dd tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 Jul 03 15:22:39.322642 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e42ca23-dc1b-4817-a495-dc123c58b6dd tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:39.322827 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-6e42ca23-dc1b-4817-a495-dc123c58b6dd tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:39.327813 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-6e42ca23-dc1b-4817-a495-dc123c58b6dd tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 returned with HTTP 404 Jul 03 15:22:39.328387 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1557/6160] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:39 2026] GET /volume/v3/volumes/e8dc509e-39e2-477e-9b32-ba49a4421296 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:39.334065 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-06eb7c62-3ffb-4bde-9317-97fb2b2c0a2a None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:39.335702 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-06eb7c62-3ffb-4bde-9317-97fb2b2c0a2a tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] DELETE https://10.4.3.99/volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e Jul 03 15:22:39.335893 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-06eb7c62-3ffb-4bde-9317-97fb2b2c0a2a tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:39.336061 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-06eb7c62-3ffb-4bde-9317-97fb2b2c0a2a tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:39.336231 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-06eb7c62-3ffb-4bde-9317-97fb2b2c0a2a tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume with id: ed0b38bc-065f-466e-ae85-61d07eec581e Jul 03 15:22:39.342179 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:39.342179 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:39.342557 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-06eb7c62-3ffb-4bde-9317-97fb2b2c0a2a tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:39.356274 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-06eb7c62-3ffb-4bde-9317-97fb2b2c0a2a tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume request issued successfully. Jul 03 15:22:39.356429 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-06eb7c62-3ffb-4bde-9317-97fb2b2c0a2a tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e returned with HTTP 202 Jul 03 15:22:39.356775 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1546/6161] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:39 2026] DELETE /volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:39.362492 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-248d2949-0889-4b7d-a3d2-da57c5b6e02b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:39.363993 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-248d2949-0889-4b7d-a3d2-da57c5b6e02b tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e Jul 03 15:22:39.364180 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-248d2949-0889-4b7d-a3d2-da57c5b6e02b tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:39.364350 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-248d2949-0889-4b7d-a3d2-da57c5b6e02b tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:39.370578 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:39.370578 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:39.373749 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-248d2949-0889-4b7d-a3d2-da57c5b6e02b tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:39.377430 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-248d2949-0889-4b7d-a3d2-da57c5b6e02b tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e returned with HTTP 200 Jul 03 15:22:39.377843 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1537/6162] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:39 2026] GET /volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:40.390879 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-1cc373a2-cbc2-49f8-9411-1651b3990121 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:40.392687 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cc373a2-cbc2-49f8-9411-1651b3990121 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e Jul 03 15:22:40.392873 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cc373a2-cbc2-49f8-9411-1651b3990121 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:40.393043 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-1cc373a2-cbc2-49f8-9411-1651b3990121 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:40.398086 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-1cc373a2-cbc2-49f8-9411-1651b3990121 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e returned with HTTP 404 Jul 03 15:22:40.398476 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1523/6163] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:40 2026] GET /volume/v3/volumes/ed0b38bc-065f-466e-ae85-61d07eec581e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:40.405834 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e270a636-b15e-431f-a214-1178bf43d9c9 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:40.407788 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e270a636-b15e-431f-a214-1178bf43d9c9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] DELETE https://10.4.3.99/volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 Jul 03 15:22:40.408002 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e270a636-b15e-431f-a214-1178bf43d9c9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:40.408231 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e270a636-b15e-431f-a214-1178bf43d9c9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:40.408423 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-e270a636-b15e-431f-a214-1178bf43d9c9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume with id: 8b6e245d-874b-4521-8eea-8da1d12d4b48 Jul 03 15:22:40.415302 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:40.415302 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:40.415816 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e270a636-b15e-431f-a214-1178bf43d9c9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:40.439827 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e270a636-b15e-431f-a214-1178bf43d9c9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Delete volume request issued successfully. Jul 03 15:22:40.439997 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e270a636-b15e-431f-a214-1178bf43d9c9 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 returned with HTTP 202 Jul 03 15:22:40.440393 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1558/6164] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:40 2026] DELETE /volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:40.448214 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-e14b3b42-e29c-4e17-85b8-7f69f94635eb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:40.449939 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e14b3b42-e29c-4e17-85b8-7f69f94635eb tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 Jul 03 15:22:40.450159 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e14b3b42-e29c-4e17-85b8-7f69f94635eb tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:40.450343 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-e14b3b42-e29c-4e17-85b8-7f69f94635eb tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:40.456926 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:40.456926 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:40.460495 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-e14b3b42-e29c-4e17-85b8-7f69f94635eb tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Volume info retrieved successfully. Jul 03 15:22:40.464758 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-e14b3b42-e29c-4e17-85b8-7f69f94635eb tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 returned with HTTP 200 Jul 03 15:22:40.465104 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1547/6165] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:40 2026] GET /volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:41.476535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-a88d8994-8ce3-4d24-86b0-f805655bbab4 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:41.478106 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a88d8994-8ce3-4d24-86b0-f805655bbab4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] GET https://10.4.3.99/volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 Jul 03 15:22:41.478296 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a88d8994-8ce3-4d24-86b0-f805655bbab4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:41.478453 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-a88d8994-8ce3-4d24-86b0-f805655bbab4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:41.483297 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-a88d8994-8ce3-4d24-86b0-f805655bbab4 tempest-CreateVolumesFromImageTest-1884572793 tempest-CreateVolumesFromImageTest-1884572793-project-member] https://10.4.3.99/volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 returned with HTTP 404 Jul 03 15:22:41.483680 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1538/6166] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:41 2026] GET /volume/v3/volumes/8b6e245d-874b-4521-8eea-8da1d12d4b48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:42.677388 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:42.748957 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:22:42.749289 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1478789756"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:42.750654 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1478789756'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:22:42.750796 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume of 1 GB Jul 03 15:22:42.754493 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Availability Zones retrieved successfully. Jul 03 15:22:42.759691 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (1595731d-bd26-4b97-bb61-1b72d1d33a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:42.760626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a6e839-f219-47a3-9334-40d06d610887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:42.761449 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:22:42.782714 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a6e839-f219-47a3-9334-40d06d610887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:42.783379 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf9077a-4274-4613-9379-bd7686594ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:42.833861 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['e8791528-ee61-4b16-8ecf-7bd5ee778664', '29f33dde-5cc6-4a1a-be78-37b1fc9e022e', '2f24a0b1-719a-40f6-a341-53c83981d6af', 'b45ee003-5b86-4ba1-a02a-853c10192984'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:42.834534 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf9077a-4274-4613-9379-bd7686594ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8791528-ee61-4b16-8ecf-7bd5ee778664', '29f33dde-5cc6-4a1a-be78-37b1fc9e022e', '2f24a0b1-719a-40f6-a341-53c83981d6af', 'b45ee003-5b86-4ba1-a02a-853c10192984']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:42.835200 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a61fb2d-539a-453a-8104-32ebffe9fb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:42.856333 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a61fb2d-539a-453a-8104-32ebffe9fb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591eee09-75ce-4d42-8270-5369a241a6ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1478789756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['e8791528-ee61-4b16-8ecf-7bd5ee778664','29f33dde-5cc6-4a1a-be78-37b1fc9e022e','2f24a0b1-719a-40f6-a341-53c83981d6af','b45ee003-5b86-4ba1-a02a-853c10192984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1478789756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=591eee09-75ce-4d42-8270-5369a241a6ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bd407d3391413f8b396b158dd6846c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe63d0a873554e68b0b9a4aed821889b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:42.856981 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744cb799-dcff-4a4c-863a-d005ce463d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:42.872542 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744cb799-dcff-4a4c-863a-d005ce463d1a) transitioned into state 'SUCCESS' from state '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-1478789756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['e8791528-ee61-4b16-8ecf-7bd5ee778664','29f33dde-5cc6-4a1a-be78-37b1fc9e022e','2f24a0b1-719a-40f6-a341-53c83981d6af','b45ee003-5b86-4ba1-a02a-853c10192984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:42.873215 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d3e4b2-f148-4d95-adaf-e781f97d2f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:42.883172 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d3e4b2-f148-4d95-adaf-e781f97d2f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:42.883172 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (1595731d-bd26-4b97-bb61-1b72d1d33a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:42.883451 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request issued successfully. Jul 03 15:22:42.883869 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-3b7cc614-7b0a-4341-aa0c-eae4f8fe28cb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:22:42.884437 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1524/6167] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:22:42 2026] POST /volume/v3/volumes => generated 776 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:42.894552 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-90991cab-1670-4945-97a3-86fed871a5fc None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:42.896147 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90991cab-1670-4945-97a3-86fed871a5fc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee Jul 03 15:22:42.896345 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90991cab-1670-4945-97a3-86fed871a5fc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:42.896511 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-90991cab-1670-4945-97a3-86fed871a5fc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:42.902505 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:42.902505 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:42.905449 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-90991cab-1670-4945-97a3-86fed871a5fc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:42.908647 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-90991cab-1670-4945-97a3-86fed871a5fc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee returned with HTTP 200 Jul 03 15:22:42.908994 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1559/6168] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:42 2026] GET /volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:43.920306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4ebc8a40-8b1a-4ab8-b540-a9ade885fde4 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:43.921951 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ebc8a40-8b1a-4ab8-b540-a9ade885fde4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee Jul 03 15:22:43.922096 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4ebc8a40-8b1a-4ab8-b540-a9ade885fde4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:43.922267 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4ebc8a40-8b1a-4ab8-b540-a9ade885fde4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:43.928394 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:43.928394 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:43.931193 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4ebc8a40-8b1a-4ab8-b540-a9ade885fde4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:43.934625 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4ebc8a40-8b1a-4ab8-b540-a9ade885fde4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee returned with HTTP 200 Jul 03 15:22:43.934996 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1548/6169] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:43 2026] GET /volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:22:43.945975 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8da161ea-78f6-429a-b788-cf9b26c31d1b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:43.947683 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8da161ea-78f6-429a-b788-cf9b26c31d1b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:22:43.948038 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8da161ea-78f6-429a-b788-cf9b26c31d1b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "591eee09-75ce-4d42-8270-5369a241a6ee", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1968199549"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:43.955554 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:43.955554 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:43.955860 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8da161ea-78f6-429a-b788-cf9b26c31d1b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:43.955960 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-8da161ea-78f6-429a-b788-cf9b26c31d1b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create snapshot from volume 591eee09-75ce-4d42-8270-5369a241a6ee Jul 03 15:22:43.983031 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-8da161ea-78f6-429a-b788-cf9b26c31d1b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['a3213960-fb94-4406-8f52-13a432fb2552', '3f3dd56d-e49f-4daa-baad-31be1f5b579f', '8e67a8c7-e67f-46d9-a1d3-cc2e0de6d284', 'e350298a-eba2-426f-818d-16c8e740314d'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:44.008852 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8da161ea-78f6-429a-b788-cf9b26c31d1b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot create request issued successfully. Jul 03 15:22:44.009306 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8da161ea-78f6-429a-b788-cf9b26c31d1b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:22:44.009918 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1539/6170] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:22:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:44.018357 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-d91a49fb-8678-4bba-abe6-69a129b79f40 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:44.020198 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d91a49fb-8678-4bba-abe6-69a129b79f40 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 Jul 03 15:22:44.020365 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d91a49fb-8678-4bba-abe6-69a129b79f40 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:44.020530 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-d91a49fb-8678-4bba-abe6-69a129b79f40 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:44.025012 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:44.025012 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:44.025272 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-d91a49fb-8678-4bba-abe6-69a129b79f40 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:44.025821 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-d91a49fb-8678-4bba-abe6-69a129b79f40 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 returned with HTTP 200 Jul 03 15:22:44.026153 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1525/6171] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:44 2026] GET /volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:45.034273 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5492d067-a3e4-4548-a462-18855d33d12f None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:45.035805 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5492d067-a3e4-4548-a462-18855d33d12f tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 Jul 03 15:22:45.035973 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5492d067-a3e4-4548-a462-18855d33d12f tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:45.036153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5492d067-a3e4-4548-a462-18855d33d12f tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:45.040178 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:45.040178 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:45.040420 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5492d067-a3e4-4548-a462-18855d33d12f tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:45.040941 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5492d067-a3e4-4548-a462-18855d33d12f tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 returned with HTTP 200 Jul 03 15:22:45.041269 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1560/6172] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:45 2026] GET /volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 => generated 467 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:45.048816 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4d57c3fc-4735-4aba-b90c-71faefbc89da None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:45.101751 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4d57c3fc-4735-4aba-b90c-71faefbc89da tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] POST https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53/action Jul 03 15:22:45.102050 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4d57c3fc-4735-4aba-b90c-71faefbc89da tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:22:45.102181 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4d57c3fc-4735-4aba-b90c-71faefbc89da tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:45.107509 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:45.107509 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:45.107888 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-4d57c3fc-4735-4aba-b90c-71faefbc89da tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Snapshot retrieved successfully. Jul 03 15:22:45.108562 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-4d57c3fc-4735-4aba-b90c-71faefbc89da tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '657fb786e96e406da6b4ac31c6b74006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74bd407d3391413f8b396b158dd6846c', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:22:45.108730 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4d57c3fc-4735-4aba-b90c-71faefbc89da tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53/action returned with HTTP 403 Jul 03 15:22:45.109134 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1549/6173] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 15:22:45 2026] POST /volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53/action => generated 133 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:45.115795 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-24d8fa96-4595-4bd3-b914-49f6b73d9c3c None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:45.117604 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-24d8fa96-4595-4bd3-b914-49f6b73d9c3c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 Jul 03 15:22:45.117808 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-24d8fa96-4595-4bd3-b914-49f6b73d9c3c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:45.118028 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-24d8fa96-4595-4bd3-b914-49f6b73d9c3c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:45.118168 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-24d8fa96-4595-4bd3-b914-49f6b73d9c3c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete snapshot with id: 82a8af10-9f48-4a60-8cdf-b74c9016cd53 Jul 03 15:22:45.122847 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:45.122847 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:45.123094 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-24d8fa96-4595-4bd3-b914-49f6b73d9c3c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:45.137297 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-24d8fa96-4595-4bd3-b914-49f6b73d9c3c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot delete request issued successfully. Jul 03 15:22:45.137428 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-24d8fa96-4595-4bd3-b914-49f6b73d9c3c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 returned with HTTP 202 Jul 03 15:22:45.137896 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1540/6174] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:22:45 2026] DELETE /volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:45.144833 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-7690b39b-902a-450e-8cae-ab853fbedb61 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:45.146630 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7690b39b-902a-450e-8cae-ab853fbedb61 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 Jul 03 15:22:45.146880 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7690b39b-902a-450e-8cae-ab853fbedb61 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:45.146956 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-7690b39b-902a-450e-8cae-ab853fbedb61 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:45.152235 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:45.152235 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:45.152484 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-7690b39b-902a-450e-8cae-ab853fbedb61 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:45.153160 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-7690b39b-902a-450e-8cae-ab853fbedb61 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 returned with HTTP 200 Jul 03 15:22:45.153475 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1526/6175] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:45 2026] GET /volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:46.161881 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-27707bd0-66cf-454e-9d0f-919cc7335c93 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:46.163566 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27707bd0-66cf-454e-9d0f-919cc7335c93 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 Jul 03 15:22:46.163822 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27707bd0-66cf-454e-9d0f-919cc7335c93 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:46.164020 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-27707bd0-66cf-454e-9d0f-919cc7335c93 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:46.167867 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-27707bd0-66cf-454e-9d0f-919cc7335c93 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 returned with HTTP 404 Jul 03 15:22:46.168317 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1561/6176] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:46 2026] GET /volume/v3/snapshots/82a8af10-9f48-4a60-8cdf-b74c9016cd53 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:46.174412 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-376f5bad-c1ed-495f-a023-eecb5bff4086 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:46.175921 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-376f5bad-c1ed-495f-a023-eecb5bff4086 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee Jul 03 15:22:46.176083 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-376f5bad-c1ed-495f-a023-eecb5bff4086 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:46.176269 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-376f5bad-c1ed-495f-a023-eecb5bff4086 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:46.176414 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-376f5bad-c1ed-495f-a023-eecb5bff4086 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume with id: 591eee09-75ce-4d42-8270-5369a241a6ee Jul 03 15:22:46.183278 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:46.183278 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:46.183685 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-376f5bad-c1ed-495f-a023-eecb5bff4086 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:46.200305 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-376f5bad-c1ed-495f-a023-eecb5bff4086 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume request issued successfully. Jul 03 15:22:46.200545 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-376f5bad-c1ed-495f-a023-eecb5bff4086 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee returned with HTTP 202 Jul 03 15:22:46.201007 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1550/6177] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:46 2026] DELETE /volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:46.208056 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-b43b94d3-497b-4094-9127-a47a9560ad25 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:46.209942 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b43b94d3-497b-4094-9127-a47a9560ad25 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee Jul 03 15:22:46.210179 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b43b94d3-497b-4094-9127-a47a9560ad25 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:46.210410 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-b43b94d3-497b-4094-9127-a47a9560ad25 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:46.216995 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:46.216995 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:46.220385 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-b43b94d3-497b-4094-9127-a47a9560ad25 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:46.224470 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-b43b94d3-497b-4094-9127-a47a9560ad25 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee returned with HTTP 200 Jul 03 15:22:46.224871 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1541/6178] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:46 2026] GET /volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:22:47.238277 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-66e74503-236a-4268-b4d5-efd235a3c287 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:47.240049 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66e74503-236a-4268-b4d5-efd235a3c287 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee Jul 03 15:22:47.240227 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66e74503-236a-4268-b4d5-efd235a3c287 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:47.240389 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-66e74503-236a-4268-b4d5-efd235a3c287 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:47.245559 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-66e74503-236a-4268-b4d5-efd235a3c287 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee returned with HTTP 404 Jul 03 15:22:47.245986 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1527/6179] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:47 2026] GET /volume/v3/volumes/591eee09-75ce-4d42-8270-5369a241a6ee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:47.253201 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:47.254849 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:22:47.255224 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1869385155"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:47.256896 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1869385155'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:22:47.257024 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume of 1 GB Jul 03 15:22:47.260601 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Availability Zones retrieved successfully. Jul 03 15:22:47.265276 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (255e439e-de90-42f5-90d4-3090a0ee2d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:47.266225 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43064bab-19a3-400c-9425-83e3b9b3df05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:47.266971 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:22:47.292970 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43064bab-19a3-400c-9425-83e3b9b3df05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:47.294084 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd01f0c2-d5cc-453e-8f27-546b26e3243c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:47.335484 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['34ba3448-8623-46e7-b253-5b6674e54def', '094c27ab-0048-4dcc-852e-a98e2ae84c70', '0da4ee21-1e91-48ae-9117-2c51f587c1e8', 'f1fb9bd5-fc67-4ef9-8b04-d78d78e31ed9'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:47.336228 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd01f0c2-d5cc-453e-8f27-546b26e3243c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34ba3448-8623-46e7-b253-5b6674e54def', '094c27ab-0048-4dcc-852e-a98e2ae84c70', '0da4ee21-1e91-48ae-9117-2c51f587c1e8', 'f1fb9bd5-fc67-4ef9-8b04-d78d78e31ed9']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:47.336917 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4899ab5-7a79-4692-a3b0-d0ac62fc156d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:47.360035 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4899ab5-7a79-4692-a3b0-d0ac62fc156d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4490942a-376c-4078-9b19-02a974210af4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869385155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['34ba3448-8623-46e7-b253-5b6674e54def','094c27ab-0048-4dcc-852e-a98e2ae84c70','0da4ee21-1e91-48ae-9117-2c51f587c1e8','f1fb9bd5-fc67-4ef9-8b04-d78d78e31ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869385155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4490942a-376c-4078-9b19-02a974210af4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bd407d3391413f8b396b158dd6846c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe63d0a873554e68b0b9a4aed821889b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:47.361086 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b56cad5-bf59-4a13-bd61-c86fab81cea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:47.380016 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b56cad5-bf59-4a13-bd61-c86fab81cea5) transitioned into state 'SUCCESS' from state '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-1869385155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['34ba3448-8623-46e7-b253-5b6674e54def','094c27ab-0048-4dcc-852e-a98e2ae84c70','0da4ee21-1e91-48ae-9117-2c51f587c1e8','f1fb9bd5-fc67-4ef9-8b04-d78d78e31ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:47.380617 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daf7ab7-42f5-40b5-a887-410334507877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:47.388482 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daf7ab7-42f5-40b5-a887-410334507877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:47.389197 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (255e439e-de90-42f5-90d4-3090a0ee2d6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:47.389440 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request issued successfully. Jul 03 15:22:47.389966 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-de2d9612-9d7c-410b-9fe6-4f8f581f4cb0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:22:47.390363 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1562/6180] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:22:47 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:47.402648 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-aa2d2413-54fe-41fd-ac8d-b7f6bd2e7fee None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:47.404253 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa2d2413-54fe-41fd-ac8d-b7f6bd2e7fee tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 Jul 03 15:22:47.404401 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa2d2413-54fe-41fd-ac8d-b7f6bd2e7fee tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:47.404575 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-aa2d2413-54fe-41fd-ac8d-b7f6bd2e7fee tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:47.410901 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:47.410901 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:47.413999 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-aa2d2413-54fe-41fd-ac8d-b7f6bd2e7fee tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:47.417399 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-aa2d2413-54fe-41fd-ac8d-b7f6bd2e7fee tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 returned with HTTP 200 Jul 03 15:22:47.417734 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1551/6181] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:47 2026] GET /volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:48.429436 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-73e73388-ef22-497f-b3d6-aa610a97c83d None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:48.431330 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73e73388-ef22-497f-b3d6-aa610a97c83d tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 Jul 03 15:22:48.431534 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73e73388-ef22-497f-b3d6-aa610a97c83d tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:48.431713 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73e73388-ef22-497f-b3d6-aa610a97c83d tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:48.438906 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:48.438906 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:48.441988 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-73e73388-ef22-497f-b3d6-aa610a97c83d tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:48.445365 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73e73388-ef22-497f-b3d6-aa610a97c83d tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 returned with HTTP 200 Jul 03 15:22:48.445735 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1542/6182] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:48 2026] GET /volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:22:48.457934 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-a105847f-f3d5-4e60-b5f9-339de4dd1240 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:48.459370 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a105847f-f3d5-4e60-b5f9-339de4dd1240 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:22:48.459650 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-a105847f-f3d5-4e60-b5f9-339de4dd1240 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4490942a-376c-4078-9b19-02a974210af4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1392121513"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:48.466593 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:48.466593 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:48.466873 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a105847f-f3d5-4e60-b5f9-339de4dd1240 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:48.466966 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-a105847f-f3d5-4e60-b5f9-339de4dd1240 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create snapshot from volume 4490942a-376c-4078-9b19-02a974210af4 Jul 03 15:22:48.486526 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-a105847f-f3d5-4e60-b5f9-339de4dd1240 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['e2f12b44-d4ed-43db-a881-60f9d2263996', '9b5c824c-03b2-4609-9c6a-8ec6af6b289f', '43b75355-bcb2-40da-810f-4744a4b59a34', '7c9f9426-d36c-4a08-b494-ce4e6962e8ef'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:48.510394 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-a105847f-f3d5-4e60-b5f9-339de4dd1240 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot create request issued successfully. Jul 03 15:22:48.510682 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-a105847f-f3d5-4e60-b5f9-339de4dd1240 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:22:48.511061 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1528/6183] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:22:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:48.519253 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-768e2ea4-d7e3-4c0e-a0cb-dfd6580c5446 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:48.521198 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-768e2ea4-d7e3-4c0e-a0cb-dfd6580c5446 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 Jul 03 15:22:48.521436 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-768e2ea4-d7e3-4c0e-a0cb-dfd6580c5446 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:48.521671 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-768e2ea4-d7e3-4c0e-a0cb-dfd6580c5446 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:48.526461 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:48.526461 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:48.526800 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-768e2ea4-d7e3-4c0e-a0cb-dfd6580c5446 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:48.527469 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-768e2ea4-d7e3-4c0e-a0cb-dfd6580c5446 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 returned with HTTP 200 Jul 03 15:22:48.527825 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1563/6184] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:48 2026] GET /volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:49.536119 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-20b2f859-20e0-44d1-acc4-5ff71f133415 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:49.538312 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20b2f859-20e0-44d1-acc4-5ff71f133415 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 Jul 03 15:22:49.538508 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20b2f859-20e0-44d1-acc4-5ff71f133415 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:49.538708 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-20b2f859-20e0-44d1-acc4-5ff71f133415 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:49.543092 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:49.543092 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:49.543394 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-20b2f859-20e0-44d1-acc4-5ff71f133415 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:49.544020 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-20b2f859-20e0-44d1-acc4-5ff71f133415 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 returned with HTTP 200 Jul 03 15:22:49.544396 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1552/6185] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:49 2026] GET /volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:49.552316 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-76fe2a98-c6e3-44b0-be67-72d439e2a9b6 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:49.554035 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-76fe2a98-c6e3-44b0-be67-72d439e2a9b6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] GET https://10.4.3.99/volume/v3/snapshots Jul 03 15:22:49.554268 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-76fe2a98-c6e3-44b0-be67-72d439e2a9b6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:49.554468 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-76fe2a98-c6e3-44b0-be67-72d439e2a9b6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Calling method 'index' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:49.554733 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.api_utils [None req-76fe2a98-c6e3-44b0-be67-72d439e2a9b6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Removing options '' from query. {{(pid=99980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 15:22:49.555832 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.db.api [None req-76fe2a98-c6e3-44b0-be67-72d439e2a9b6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Building query based on filter {{(pid=99980) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 15:22:49.559686 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-76fe2a98-c6e3-44b0-be67-72d439e2a9b6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Get all snapshots completed successfully. Jul 03 15:22:49.560029 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-76fe2a98-c6e3-44b0-be67-72d439e2a9b6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] https://10.4.3.99/volume/v3/snapshots returned with HTTP 200 Jul 03 15:22:49.560438 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1543/6186] 10.4.3.99 () {66 vars in 1236 bytes} [Fri Jul 3 15:22:49 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 03 15:22:49.568775 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-8300c8d9-4322-4357-83f7-a8081608d95b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:49.570708 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8300c8d9-4322-4357-83f7-a8081608d95b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 Jul 03 15:22:49.570930 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8300c8d9-4322-4357-83f7-a8081608d95b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:49.571142 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-8300c8d9-4322-4357-83f7-a8081608d95b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:49.571269 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.snapshots [None req-8300c8d9-4322-4357-83f7-a8081608d95b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete snapshot with id: 5f21beea-9a51-4be5-b4bb-661a9deea519 Jul 03 15:22:49.576087 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:49.576087 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:49.576378 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8300c8d9-4322-4357-83f7-a8081608d95b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:49.591341 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-8300c8d9-4322-4357-83f7-a8081608d95b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot delete request issued successfully. Jul 03 15:22:49.591510 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-8300c8d9-4322-4357-83f7-a8081608d95b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 returned with HTTP 202 Jul 03 15:22:49.591880 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1529/6187] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:22:49 2026] DELETE /volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:49.599474 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-160b4ece-e96d-4afb-ad74-b83536d11615 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:49.600470 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-160b4ece-e96d-4afb-ad74-b83536d11615 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 Jul 03 15:22:49.600688 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-160b4ece-e96d-4afb-ad74-b83536d11615 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:49.600921 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-160b4ece-e96d-4afb-ad74-b83536d11615 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:49.605361 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:49.605361 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:49.605620 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-160b4ece-e96d-4afb-ad74-b83536d11615 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:49.606265 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-160b4ece-e96d-4afb-ad74-b83536d11615 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 returned with HTTP 200 Jul 03 15:22:49.606582 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1564/6188] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:49 2026] GET /volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:50.615594 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-4346c46c-31c4-4d66-b6ea-f0953fea1b48 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:50.617223 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4346c46c-31c4-4d66-b6ea-f0953fea1b48 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 Jul 03 15:22:50.617387 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4346c46c-31c4-4d66-b6ea-f0953fea1b48 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:50.617558 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-4346c46c-31c4-4d66-b6ea-f0953fea1b48 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:50.621405 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-4346c46c-31c4-4d66-b6ea-f0953fea1b48 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 returned with HTTP 404 Jul 03 15:22:50.621811 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1553/6189] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:50 2026] GET /volume/v3/snapshots/5f21beea-9a51-4be5-b4bb-661a9deea519 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:50.627797 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-8875a412-a80f-43e0-8eda-38e957551c51 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:50.629513 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8875a412-a80f-43e0-8eda-38e957551c51 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 Jul 03 15:22:50.629705 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8875a412-a80f-43e0-8eda-38e957551c51 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:50.629996 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-8875a412-a80f-43e0-8eda-38e957551c51 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:50.630165 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-8875a412-a80f-43e0-8eda-38e957551c51 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume with id: 4490942a-376c-4078-9b19-02a974210af4 Jul 03 15:22:50.636465 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:50.636465 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:50.636809 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8875a412-a80f-43e0-8eda-38e957551c51 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:50.651340 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-8875a412-a80f-43e0-8eda-38e957551c51 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume request issued successfully. Jul 03 15:22:50.651487 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-8875a412-a80f-43e0-8eda-38e957551c51 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 returned with HTTP 202 Jul 03 15:22:50.651889 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1544/6190] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:50 2026] DELETE /volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:50.658238 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-c71e4d0f-a97a-4468-9044-02148f06905b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:50.659919 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c71e4d0f-a97a-4468-9044-02148f06905b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 Jul 03 15:22:50.660122 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c71e4d0f-a97a-4468-9044-02148f06905b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:50.660348 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-c71e4d0f-a97a-4468-9044-02148f06905b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:50.666685 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:50.666685 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:50.669719 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-c71e4d0f-a97a-4468-9044-02148f06905b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:50.673144 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-c71e4d0f-a97a-4468-9044-02148f06905b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 returned with HTTP 200 Jul 03 15:22:50.673529 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1530/6191] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:50 2026] GET /volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:22:51.684894 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-26086b6b-8c02-4874-a010-de13347dcff4 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:51.686883 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26086b6b-8c02-4874-a010-de13347dcff4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 Jul 03 15:22:51.687057 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26086b6b-8c02-4874-a010-de13347dcff4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:51.687247 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-26086b6b-8c02-4874-a010-de13347dcff4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:51.692722 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-26086b6b-8c02-4874-a010-de13347dcff4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 returned with HTTP 404 Jul 03 15:22:51.693119 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1565/6192] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:51 2026] GET /volume/v3/volumes/4490942a-376c-4078-9b19-02a974210af4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:51.700439 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:51.702054 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:22:51.702395 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-796856788"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:51.704038 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.v3.volumes [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-796856788'}} {{(pid=99979) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:22:51.704171 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume of 1 GB Jul 03 15:22:51.707643 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Availability Zones retrieved successfully. Jul 03 15:22:51.712496 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (35c436bc-cad6-4309-b77a-8392a73b75e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:51.713469 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d61af0-5404-4c82-86a9-6d1a7045754e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:51.714207 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.flows.api.create_volume [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Validating volume size '1' using validate_int {{(pid=99979) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:22:51.735194 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d61af0-5404-4c82-86a9-6d1a7045754e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:51.735823 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cda7542-fc7d-44e4-9275-982bf12e89a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:51.771471 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['758317db-0e06-41e9-8acd-cc0bc54045c3', 'a814c7c2-fa47-421d-a68d-3e7703928a0c', 'b5087adf-8c87-4327-a410-eb176c839849', '803bd5b2-bf81-4dea-b1ef-a4cecee37b0a'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:51.772190 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cda7542-fc7d-44e4-9275-982bf12e89a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['758317db-0e06-41e9-8acd-cc0bc54045c3', 'a814c7c2-fa47-421d-a68d-3e7703928a0c', 'b5087adf-8c87-4327-a410-eb176c839849', '803bd5b2-bf81-4dea-b1ef-a4cecee37b0a']}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:51.772838 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01dcede9-d379-49d0-8b6a-d30385deed97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:51.793424 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01dcede9-d379-49d0-8b6a-d30385deed97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44d1b9c0-e3cf-4aa4-ae10-962021d0f326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-796856788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['758317db-0e06-41e9-8acd-cc0bc54045c3','a814c7c2-fa47-421d-a68d-3e7703928a0c','b5087adf-8c87-4327-a410-eb176c839849','803bd5b2-bf81-4dea-b1ef-a4cecee37b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-796856788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44d1b9c0-e3cf-4aa4-ae10-962021d0f326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bd407d3391413f8b396b158dd6846c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe63d0a873554e68b0b9a4aed821889b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:51.794066 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9408a68c-56b2-48f7-bc00-27d023a45f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:51.810736 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9408a68c-56b2-48f7-bc00-27d023a45f21) transitioned into state 'SUCCESS' from state '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-796856788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['758317db-0e06-41e9-8acd-cc0bc54045c3','a814c7c2-fa47-421d-a68d-3e7703928a0c','b5087adf-8c87-4327-a410-eb176c839849','803bd5b2-bf81-4dea-b1ef-a4cecee37b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:51.811522 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db9a56a-9bc0-484d-affb-be65bfe2d5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:51.821094 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db9a56a-9bc0-484d-affb-be65bfe2d5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99979) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:51.822252 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (35c436bc-cad6-4309-b77a-8392a73b75e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99979) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:51.822643 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request issued successfully. Jul 03 15:22:51.823546 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3b8c1f5e-c8f1-4e94-b153-f4893e860051 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:22:51.824104 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1554/6193] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:22:51 2026] POST /volume/v3/volumes => generated 775 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:51.836230 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-27d61934-caec-4af1-a96f-24553162f28e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:51.837858 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-27d61934-caec-4af1-a96f-24553162f28e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 Jul 03 15:22:51.838023 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-27d61934-caec-4af1-a96f-24553162f28e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:51.838222 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-27d61934-caec-4af1-a96f-24553162f28e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:51.845295 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:51.845295 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:51.848561 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-27d61934-caec-4af1-a96f-24553162f28e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:51.852493 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-27d61934-caec-4af1-a96f-24553162f28e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 returned with HTTP 200 Jul 03 15:22:51.852909 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1545/6194] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:51 2026] GET /volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:52.865239 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-5fee7f06-82c9-48aa-b119-1f02f342cd90 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:52.866754 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5fee7f06-82c9-48aa-b119-1f02f342cd90 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 Jul 03 15:22:52.866979 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5fee7f06-82c9-48aa-b119-1f02f342cd90 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:52.867169 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-5fee7f06-82c9-48aa-b119-1f02f342cd90 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:52.873605 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:52.873605 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:52.876310 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-5fee7f06-82c9-48aa-b119-1f02f342cd90 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:52.879436 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-5fee7f06-82c9-48aa-b119-1f02f342cd90 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 returned with HTTP 200 Jul 03 15:22:52.879785 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1531/6195] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:52 2026] GET /volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:22:52.890327 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-07fe3966-87b8-4694-9181-20edd72834fe None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:52.891894 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-07fe3966-87b8-4694-9181-20edd72834fe tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:22:52.892226 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-07fe3966-87b8-4694-9181-20edd72834fe tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44d1b9c0-e3cf-4aa4-ae10-962021d0f326", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1208551337"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:52.899955 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:52.899955 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:52.900261 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-07fe3966-87b8-4694-9181-20edd72834fe tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:52.900367 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-07fe3966-87b8-4694-9181-20edd72834fe tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create snapshot from volume 44d1b9c0-e3cf-4aa4-ae10-962021d0f326 Jul 03 15:22:52.922789 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-07fe3966-87b8-4694-9181-20edd72834fe tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['734fa96a-4729-4d41-aac0-ab3708b4bd7d', 'd5323e9b-5fa7-4a58-90dd-728ae254a41e', 'e28bfbdd-204e-4ec7-9b53-d42c86a82d90', 'aa4fc665-d552-4225-b618-7c13c52eaa90'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:52.961910 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-07fe3966-87b8-4694-9181-20edd72834fe tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot create request issued successfully. Jul 03 15:22:52.962227 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-07fe3966-87b8-4694-9181-20edd72834fe tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:22:52.962612 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1566/6196] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:22:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:52.970651 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-8a619be1-7fb6-49c9-a06c-4ce40169211e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:52.972468 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8a619be1-7fb6-49c9-a06c-4ce40169211e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 Jul 03 15:22:52.972632 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8a619be1-7fb6-49c9-a06c-4ce40169211e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:52.972814 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-8a619be1-7fb6-49c9-a06c-4ce40169211e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:52.977421 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:52.977421 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:52.977700 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-8a619be1-7fb6-49c9-a06c-4ce40169211e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:52.978309 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-8a619be1-7fb6-49c9-a06c-4ce40169211e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 returned with HTTP 200 Jul 03 15:22:52.978638 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1555/6197] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:52 2026] GET /volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:53.986873 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-507a439e-b860-4bbe-90f9-d34137a9a08e None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:53.988578 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-507a439e-b860-4bbe-90f9-d34137a9a08e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 Jul 03 15:22:53.988769 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-507a439e-b860-4bbe-90f9-d34137a9a08e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:53.988963 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-507a439e-b860-4bbe-90f9-d34137a9a08e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:53.993789 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:53.993789 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:53.994085 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-507a439e-b860-4bbe-90f9-d34137a9a08e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:53.994732 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-507a439e-b860-4bbe-90f9-d34137a9a08e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 returned with HTTP 200 Jul 03 15:22:53.995152 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1546/6198] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:53 2026] GET /volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:54.003676 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4e3b2136-194a-4608-8b16-612bbf1726d9 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:54.005589 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e3b2136-194a-4608-8b16-612bbf1726d9 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] POST https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3/action Jul 03 15:22:54.005978 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e3b2136-194a-4608-8b16-612bbf1726d9 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:22:54.006093 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4e3b2136-194a-4608-8b16-612bbf1726d9 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:54.007427 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.contrib.admin_actions [None req-4e3b2136-194a-4608-8b16-612bbf1726d9 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Updating snapshot '9264395e-6704-434f-8c25-3a1e725a65a3' with '{'status': 'error'}' {{(pid=99978) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 15:22:54.015807 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:54.015807 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:54.016278 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-4e3b2136-194a-4608-8b16-612bbf1726d9 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '657fb786e96e406da6b4ac31c6b74006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74bd407d3391413f8b396b158dd6846c', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:22:54.016458 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4e3b2136-194a-4608-8b16-612bbf1726d9 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3/action returned with HTTP 403 Jul 03 15:22:54.016894 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1532/6199] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 15:22:54 2026] POST /volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:54.023802 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-e4b1d84f-2c24-4fec-98bf-381889cd6a80 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:54.025638 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4b1d84f-2c24-4fec-98bf-381889cd6a80 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 Jul 03 15:22:54.025837 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4b1d84f-2c24-4fec-98bf-381889cd6a80 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:54.026028 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-e4b1d84f-2c24-4fec-98bf-381889cd6a80 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:54.026149 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.snapshots [None req-e4b1d84f-2c24-4fec-98bf-381889cd6a80 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete snapshot with id: 9264395e-6704-434f-8c25-3a1e725a65a3 Jul 03 15:22:54.031047 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:54.031047 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:54.031367 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e4b1d84f-2c24-4fec-98bf-381889cd6a80 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:54.055470 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-e4b1d84f-2c24-4fec-98bf-381889cd6a80 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot delete request issued successfully. Jul 03 15:22:54.055597 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-e4b1d84f-2c24-4fec-98bf-381889cd6a80 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 returned with HTTP 202 Jul 03 15:22:54.056034 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1567/6200] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:22:54 2026] DELETE /volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:54.066162 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-fd14e55b-2d66-49b1-9057-a827dc8b4165 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:54.066162 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd14e55b-2d66-49b1-9057-a827dc8b4165 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 Jul 03 15:22:54.066162 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd14e55b-2d66-49b1-9057-a827dc8b4165 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:54.066162 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-fd14e55b-2d66-49b1-9057-a827dc8b4165 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:54.069379 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:54.069379 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:54.069677 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-fd14e55b-2d66-49b1-9057-a827dc8b4165 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:54.070305 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-fd14e55b-2d66-49b1-9057-a827dc8b4165 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 returned with HTTP 200 Jul 03 15:22:54.070657 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1556/6201] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:54 2026] GET /volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:55.078634 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-c7ccf4db-4644-4c5d-9e66-7c9be6d106fa None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:55.080118 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c7ccf4db-4644-4c5d-9e66-7c9be6d106fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 Jul 03 15:22:55.080257 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c7ccf4db-4644-4c5d-9e66-7c9be6d106fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:55.080420 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-c7ccf4db-4644-4c5d-9e66-7c9be6d106fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:55.083931 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-c7ccf4db-4644-4c5d-9e66-7c9be6d106fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 returned with HTTP 404 Jul 03 15:22:55.084452 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1547/6202] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:55 2026] GET /volume/v3/snapshots/9264395e-6704-434f-8c25-3a1e725a65a3 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:55.090308 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-42322052-aa65-406d-92ab-289689a39fe6 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:55.092295 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42322052-aa65-406d-92ab-289689a39fe6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 Jul 03 15:22:55.092518 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42322052-aa65-406d-92ab-289689a39fe6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:55.092725 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-42322052-aa65-406d-92ab-289689a39fe6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:55.092913 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-42322052-aa65-406d-92ab-289689a39fe6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume with id: 44d1b9c0-e3cf-4aa4-ae10-962021d0f326 Jul 03 15:22:55.100317 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:55.100317 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:55.100694 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-42322052-aa65-406d-92ab-289689a39fe6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:55.126468 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-42322052-aa65-406d-92ab-289689a39fe6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume request issued successfully. Jul 03 15:22:55.126619 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-42322052-aa65-406d-92ab-289689a39fe6 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 returned with HTTP 202 Jul 03 15:22:55.126999 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1533/6203] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:55 2026] DELETE /volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:55.133769 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-2333dddc-a1a8-473e-b4af-b4f47ef19577 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:55.135487 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2333dddc-a1a8-473e-b4af-b4f47ef19577 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 Jul 03 15:22:55.135693 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2333dddc-a1a8-473e-b4af-b4f47ef19577 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:55.135892 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-2333dddc-a1a8-473e-b4af-b4f47ef19577 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:55.142547 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:55.142547 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:55.145917 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-2333dddc-a1a8-473e-b4af-b4f47ef19577 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:55.149783 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-2333dddc-a1a8-473e-b4af-b4f47ef19577 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 returned with HTTP 200 Jul 03 15:22:55.150241 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1568/6204] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:55 2026] GET /volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:22:56.163030 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-29740b88-7765-4f28-bb55-812a210fcdbb None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:56.164810 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29740b88-7765-4f28-bb55-812a210fcdbb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 Jul 03 15:22:56.164998 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29740b88-7765-4f28-bb55-812a210fcdbb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:56.165217 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-29740b88-7765-4f28-bb55-812a210fcdbb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:56.170948 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-29740b88-7765-4f28-bb55-812a210fcdbb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 returned with HTTP 404 Jul 03 15:22:56.171437 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1557/6205] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:56 2026] GET /volume/v3/volumes/44d1b9c0-e3cf-4aa4-ae10-962021d0f326 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:56.178492 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:56.180091 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:22:56.180512 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1571923248"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:56.182196 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.v3.volumes [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1571923248'}} {{(pid=99980) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:22:56.182317 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.volumes [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume of 1 GB Jul 03 15:22:56.186381 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Availability Zones retrieved successfully. Jul 03 15:22:56.191057 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (dbb9d5b5-5987-4bb8-9725-d74f65724b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:56.192070 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efe0e65-e04c-4fe3-9e3c-ef9daec51e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:56.192765 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.flows.api.create_volume [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Validating volume size '1' using validate_int {{(pid=99980) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:22:56.216485 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efe0e65-e04c-4fe3-9e3c-ef9daec51e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:56.217312 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972382b8-53a3-42b8-bd2e-063a21b33166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:56.254268 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['59ef1900-64ee-4c42-aad0-d3e83462558a', '1fd1702c-f562-4776-bb32-8ffc3c6f1ef9', '9ac4a3a1-499b-405c-812a-2fe9642903be', 'b5c6ab4f-3c74-4bc9-9919-cba6a1f791ee'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:56.255042 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972382b8-53a3-42b8-bd2e-063a21b33166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ef1900-64ee-4c42-aad0-d3e83462558a', '1fd1702c-f562-4776-bb32-8ffc3c6f1ef9', '9ac4a3a1-499b-405c-812a-2fe9642903be', 'b5c6ab4f-3c74-4bc9-9919-cba6a1f791ee']}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:56.255698 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d515a49d-7ff2-4fb9-ba22-2fd090d12f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:56.284000 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d515a49d-7ff2-4fb9-ba22-2fd090d12f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4f8a807-a5bc-46b5-97fc-18413bb875b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1571923248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['59ef1900-64ee-4c42-aad0-d3e83462558a','1fd1702c-f562-4776-bb32-8ffc3c6f1ef9','9ac4a3a1-499b-405c-812a-2fe9642903be','b5c6ab4f-3c74-4bc9-9919-cba6a1f791ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1571923248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4f8a807-a5bc-46b5-97fc-18413bb875b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bd407d3391413f8b396b158dd6846c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe63d0a873554e68b0b9a4aed821889b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:56.284810 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b990275a-d45f-4f3a-89eb-b7b800532418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:56.303779 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b990275a-d45f-4f3a-89eb-b7b800532418) transitioned into state 'SUCCESS' from state '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-1571923248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['59ef1900-64ee-4c42-aad0-d3e83462558a','1fd1702c-f562-4776-bb32-8ffc3c6f1ef9','9ac4a3a1-499b-405c-812a-2fe9642903be','b5c6ab4f-3c74-4bc9-9919-cba6a1f791ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:56.304402 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b22f05-a0be-4ed7-bdf4-da7395cc93b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:22:56.313287 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b22f05-a0be-4ed7-bdf4-da7395cc93b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99980) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:22:56.314062 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (dbb9d5b5-5987-4bb8-9725-d74f65724b37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99980) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:22:56.314364 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request issued successfully. Jul 03 15:22:56.314963 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-917f7101-1274-4394-b4f1-1fcb60b4d8a0 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:22:56.315419 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1548/6206] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:22:56 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:56.326483 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-f37d6764-96a8-40bf-84b4-dc75d812e5b2 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:56.328037 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f37d6764-96a8-40bf-84b4-dc75d812e5b2 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 Jul 03 15:22:56.328225 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f37d6764-96a8-40bf-84b4-dc75d812e5b2 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:56.328394 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-f37d6764-96a8-40bf-84b4-dc75d812e5b2 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:56.334841 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:56.334841 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:56.338137 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-f37d6764-96a8-40bf-84b4-dc75d812e5b2 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:56.341640 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-f37d6764-96a8-40bf-84b4-dc75d812e5b2 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 returned with HTTP 200 Jul 03 15:22:56.342030 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1534/6207] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:56 2026] GET /volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:57.353296 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-4434c6f5-569d-4d25-b235-8e4355b476eb None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:57.354748 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4434c6f5-569d-4d25-b235-8e4355b476eb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 Jul 03 15:22:57.354918 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4434c6f5-569d-4d25-b235-8e4355b476eb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:57.355078 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-4434c6f5-569d-4d25-b235-8e4355b476eb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:57.361102 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:57.361102 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:57.363833 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-4434c6f5-569d-4d25-b235-8e4355b476eb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:57.367017 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-4434c6f5-569d-4d25-b235-8e4355b476eb tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 returned with HTTP 200 Jul 03 15:22:57.367336 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1569/6208] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:57 2026] GET /volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 => generated 1016 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:22:57.378463 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dd6f7f75-085c-408f-ba36-ec9efdd2bca5 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:57.380289 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dd6f7f75-085c-408f-ba36-ec9efdd2bca5 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:22:57.380588 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dd6f7f75-085c-408f-ba36-ec9efdd2bca5 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4f8a807-a5bc-46b5-97fc-18413bb875b0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1313204496"}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:22:57.388999 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:57.388999 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:57.389322 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dd6f7f75-085c-408f-ba36-ec9efdd2bca5 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:57.389425 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-dd6f7f75-085c-408f-ba36-ec9efdd2bca5 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create snapshot from volume b4f8a807-a5bc-46b5-97fc-18413bb875b0 Jul 03 15:22:57.411492 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.quota [None req-dd6f7f75-085c-408f-ba36-ec9efdd2bca5 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['db733dc9-4aa0-4433-8e9c-0d24db24429b', '70218df0-7fa0-4a3b-b09d-ac23a3844857', '835c694e-4ba0-4564-82ff-28fa9dffe03d', 'a9bd38e2-7b5f-4a62-b4f2-5ab60fa76eeb'] {{(pid=99979) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:22:57.438620 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dd6f7f75-085c-408f-ba36-ec9efdd2bca5 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot create request issued successfully. Jul 03 15:22:57.438925 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dd6f7f75-085c-408f-ba36-ec9efdd2bca5 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:22:57.439336 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1558/6209] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:22:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:22:57.448610 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-d95c9230-9be0-4266-8193-eddcbdb1f246 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:57.451002 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d95c9230-9be0-4266-8193-eddcbdb1f246 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 Jul 03 15:22:57.451287 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d95c9230-9be0-4266-8193-eddcbdb1f246 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:57.451535 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-d95c9230-9be0-4266-8193-eddcbdb1f246 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:57.457536 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:57.457536 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:57.457954 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-d95c9230-9be0-4266-8193-eddcbdb1f246 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:57.458815 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-d95c9230-9be0-4266-8193-eddcbdb1f246 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 returned with HTTP 200 Jul 03 15:22:57.459299 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1549/6210] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:57 2026] GET /volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:58.468561 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-0693c649-27af-4297-8c76-873b2e954bf4 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:58.470247 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0693c649-27af-4297-8c76-873b2e954bf4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 Jul 03 15:22:58.470427 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0693c649-27af-4297-8c76-873b2e954bf4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:58.470598 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-0693c649-27af-4297-8c76-873b2e954bf4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:58.475205 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:58.475205 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:22:58.475395 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-0693c649-27af-4297-8c76-873b2e954bf4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:58.475955 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-0693c649-27af-4297-8c76-873b2e954bf4 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 returned with HTTP 200 Jul 03 15:22:58.476275 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1535/6211] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:58 2026] GET /volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:58.484378 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-5efaae67-a1cf-463d-9562-0a040ba3ca87 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:58.486034 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5efaae67-a1cf-463d-9562-0a040ba3ca87 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] GET https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 Jul 03 15:22:58.486253 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5efaae67-a1cf-463d-9562-0a040ba3ca87 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:58.486434 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-5efaae67-a1cf-463d-9562-0a040ba3ca87 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:58.490808 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:58.490808 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:58.491236 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-5efaae67-a1cf-463d-9562-0a040ba3ca87 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Snapshot retrieved successfully. Jul 03 15:22:58.491991 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-5efaae67-a1cf-463d-9562-0a040ba3ca87 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 returned with HTTP 200 Jul 03 15:22:58.492341 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1570/6212] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:58 2026] GET /volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:58.500634 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-dad3c042-e409-4cb8-bcb8-582a80ad121e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:58.502418 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dad3c042-e409-4cb8-bcb8-582a80ad121e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 Jul 03 15:22:58.502692 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dad3c042-e409-4cb8-bcb8-582a80ad121e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:58.502801 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-dad3c042-e409-4cb8-bcb8-582a80ad121e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:58.502902 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.snapshots [None req-dad3c042-e409-4cb8-bcb8-582a80ad121e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete snapshot with id: 386fc9df-e6d5-47ab-b2b7-463897ccfe68 Jul 03 15:22:58.508740 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:58.508740 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:58.509060 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dad3c042-e409-4cb8-bcb8-582a80ad121e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:58.521969 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-dad3c042-e409-4cb8-bcb8-582a80ad121e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot delete request issued successfully. Jul 03 15:22:58.522109 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-dad3c042-e409-4cb8-bcb8-582a80ad121e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 returned with HTTP 202 Jul 03 15:22:58.522526 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1559/6213] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:22:58 2026] DELETE /volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:58.529147 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-608d1e0d-e120-412e-9912-98a2628b7a30 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:58.531062 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-608d1e0d-e120-412e-9912-98a2628b7a30 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 Jul 03 15:22:58.531217 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-608d1e0d-e120-412e-9912-98a2628b7a30 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:58.531424 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-608d1e0d-e120-412e-9912-98a2628b7a30 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:58.536227 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:58.536227 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:22:58.536510 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-608d1e0d-e120-412e-9912-98a2628b7a30 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:22:58.537123 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-608d1e0d-e120-412e-9912-98a2628b7a30 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 returned with HTTP 200 Jul 03 15:22:58.537489 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1550/6214] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:58 2026] GET /volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:22:59.548887 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-9c36d158-b2db-4d57-8136-823d15f3e7de None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:59.550604 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c36d158-b2db-4d57-8136-823d15f3e7de tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 Jul 03 15:22:59.550796 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c36d158-b2db-4d57-8136-823d15f3e7de tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:59.550977 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-9c36d158-b2db-4d57-8136-823d15f3e7de tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:59.554927 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-9c36d158-b2db-4d57-8136-823d15f3e7de tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 returned with HTTP 404 Jul 03 15:22:59.555368 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1536/6215] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:22:59 2026] GET /volume/v3/snapshots/386fc9df-e6d5-47ab-b2b7-463897ccfe68 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:22:59.561690 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-121571bf-ee20-4326-a721-8064d6bcaf8c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:59.563389 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-121571bf-ee20-4326-a721-8064d6bcaf8c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 Jul 03 15:22:59.563537 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-121571bf-ee20-4326-a721-8064d6bcaf8c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:59.563708 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-121571bf-ee20-4326-a721-8064d6bcaf8c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:59.563867 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-121571bf-ee20-4326-a721-8064d6bcaf8c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume with id: b4f8a807-a5bc-46b5-97fc-18413bb875b0 Jul 03 15:22:59.570286 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:59.570286 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:22:59.570561 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-121571bf-ee20-4326-a721-8064d6bcaf8c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:59.589989 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-121571bf-ee20-4326-a721-8064d6bcaf8c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume request issued successfully. Jul 03 15:22:59.590161 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-121571bf-ee20-4326-a721-8064d6bcaf8c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 returned with HTTP 202 Jul 03 15:22:59.590578 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1571/6216] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:22:59 2026] DELETE /volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:22:59.596888 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-9b2da6c4-33e0-42e5-9ca0-30cd152e673b None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:22:59.598495 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9b2da6c4-33e0-42e5-9ca0-30cd152e673b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 Jul 03 15:22:59.598682 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9b2da6c4-33e0-42e5-9ca0-30cd152e673b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:22:59.598916 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-9b2da6c4-33e0-42e5-9ca0-30cd152e673b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:22:59.605233 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:22:59.605233 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:22:59.608307 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-9b2da6c4-33e0-42e5-9ca0-30cd152e673b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:22:59.611906 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-9b2da6c4-33e0-42e5-9ca0-30cd152e673b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 returned with HTTP 200 Jul 03 15:22:59.612295 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1560/6217] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:22:59 2026] GET /volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:23:00.623999 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-32a5c3f7-0bab-4bc2-9111-4da6041f8acc None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:00.625978 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-32a5c3f7-0bab-4bc2-9111-4da6041f8acc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 Jul 03 15:23:00.626231 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-32a5c3f7-0bab-4bc2-9111-4da6041f8acc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:00.626459 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-32a5c3f7-0bab-4bc2-9111-4da6041f8acc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:00.632482 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-32a5c3f7-0bab-4bc2-9111-4da6041f8acc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 returned with HTTP 404 Jul 03 15:23:00.632916 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1551/6218] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:00 2026] GET /volume/v3/volumes/b4f8a807-a5bc-46b5-97fc-18413bb875b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:23:00.639258 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:00.640902 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:23:00.641251 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-581260955"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:23:00.642993 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-581260955'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:23:00.643122 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume of 1 GB Jul 03 15:23:00.646794 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Availability Zones retrieved successfully. Jul 03 15:23:00.651590 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (152f6ae3-59b1-48be-83c1-bcb24bb747aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:23:00.652725 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36fb55f-69c2-40f6-a5a2-cdccfdf45752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:00.653433 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:23:00.674665 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36fb55f-69c2-40f6-a5a2-cdccfdf45752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:00.675387 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70e8994-6710-4662-8443-17d10967f3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:00.709626 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['5bde3b63-ee19-4a89-a80e-8a457779c881', '6e462d49-9d21-4335-b9cc-1bad86478b9c', 'c127384b-bdf8-4a8a-96c7-f5bcafd984e2', '9f1e99a6-b410-4ae7-9834-30970f7092b7'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:23:00.710511 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70e8994-6710-4662-8443-17d10967f3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bde3b63-ee19-4a89-a80e-8a457779c881', '6e462d49-9d21-4335-b9cc-1bad86478b9c', 'c127384b-bdf8-4a8a-96c7-f5bcafd984e2', '9f1e99a6-b410-4ae7-9834-30970f7092b7']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:00.711325 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c868e400-8968-4fbe-88f8-bb94f3112957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:00.732515 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c868e400-8968-4fbe-88f8-bb94f3112957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d4f0bc8-1799-4a4f-b656-473e81ef7d30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581260955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['5bde3b63-ee19-4a89-a80e-8a457779c881','6e462d49-9d21-4335-b9cc-1bad86478b9c','c127384b-bdf8-4a8a-96c7-f5bcafd984e2','9f1e99a6-b410-4ae7-9834-30970f7092b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581260955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d4f0bc8-1799-4a4f-b656-473e81ef7d30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74bd407d3391413f8b396b158dd6846c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe63d0a873554e68b0b9a4aed821889b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:00.733367 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902d747a-041a-4b67-a6b4-a0b2e31835a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:00.749593 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902d747a-041a-4b67-a6b4-a0b2e31835a4) transitioned into state 'SUCCESS' from state '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-581260955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74bd407d3391413f8b396b158dd6846c',qos_specs=None,replication_status=,reservations=['5bde3b63-ee19-4a89-a80e-8a457779c881','6e462d49-9d21-4335-b9cc-1bad86478b9c','c127384b-bdf8-4a8a-96c7-f5bcafd984e2','9f1e99a6-b410-4ae7-9834-30970f7092b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe63d0a873554e68b0b9a4aed821889b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:00.750294 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5fcfe2-b25d-4ca1-bc3f-67d6cdc83a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:00.760148 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5fcfe2-b25d-4ca1-bc3f-67d6cdc83a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:00.760986 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Flow 'volume_create_api' (152f6ae3-59b1-48be-83c1-bcb24bb747aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:23:00.761307 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create volume request issued successfully. Jul 03 15:23:00.761842 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-736c7fcd-4866-4d06-959b-de0cb4fc5ccc tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:23:00.762291 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1537/6219] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:23:00 2026] POST /volume/v3/volumes => generated 775 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:23:00.772771 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-d0fd5c52-a1fe-4cf4-bce1-03277b65621c None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:00.774474 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0fd5c52-a1fe-4cf4-bce1-03277b65621c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 Jul 03 15:23:00.774704 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d0fd5c52-a1fe-4cf4-bce1-03277b65621c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:00.774905 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-d0fd5c52-a1fe-4cf4-bce1-03277b65621c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:00.782403 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:00.782403 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:23:00.785764 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-d0fd5c52-a1fe-4cf4-bce1-03277b65621c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:23:00.789303 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-d0fd5c52-a1fe-4cf4-bce1-03277b65621c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 returned with HTTP 200 Jul 03 15:23:00.789651 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1572/6220] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:00 2026] GET /volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:23:01.801734 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-3da516cb-17b4-486e-bd67-525ed02a6b1c None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:01.803494 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3da516cb-17b4-486e-bd67-525ed02a6b1c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 Jul 03 15:23:01.803695 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3da516cb-17b4-486e-bd67-525ed02a6b1c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:01.803893 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-3da516cb-17b4-486e-bd67-525ed02a6b1c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:01.810485 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:01.810485 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:23:01.813431 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-3da516cb-17b4-486e-bd67-525ed02a6b1c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:23:01.816822 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-3da516cb-17b4-486e-bd67-525ed02a6b1c tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 returned with HTTP 200 Jul 03 15:23:01.817378 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1561/6221] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:01 2026] GET /volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:23:01.831696 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-4d1ac86e-f6ea-4a37-b980-368ffc2d11fa None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:01.833641 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d1ac86e-f6ea-4a37-b980-368ffc2d11fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] POST https://10.4.3.99/volume/v3/snapshots Jul 03 15:23:01.834030 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-4d1ac86e-f6ea-4a37-b980-368ffc2d11fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d4f0bc8-1799-4a4f-b656-473e81ef7d30", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-372812713"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:23:01.842224 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:01.842224 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:23:01.842523 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4d1ac86e-f6ea-4a37-b980-368ffc2d11fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:23:01.842628 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-4d1ac86e-f6ea-4a37-b980-368ffc2d11fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Create snapshot from volume 7d4f0bc8-1799-4a4f-b656-473e81ef7d30 Jul 03 15:23:01.864567 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.quota [None req-4d1ac86e-f6ea-4a37-b980-368ffc2d11fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Created reservations ['ff599346-49fc-409c-9a48-0ab7e8ed9433', 'bfe756bc-4fe4-4572-8c28-d2dbba0357d4', '03bd1b1e-fcae-4d91-8ddb-6513d8c847d7', 'd5cdc143-ce1c-4809-a7d8-93cec2d0961b'] {{(pid=99980) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:23:01.890353 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-4d1ac86e-f6ea-4a37-b980-368ffc2d11fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot create request issued successfully. Jul 03 15:23:01.890624 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-4d1ac86e-f6ea-4a37-b980-368ffc2d11fa tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots returned with HTTP 202 Jul 03 15:23:01.891043 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1552/6222] 10.4.3.99 () {68 vars in 1258 bytes} [Fri Jul 3 15:23:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:23:01.898729 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-aa57afa8-b326-4d06-8bdb-3edead2ba8d8 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:01.900570 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa57afa8-b326-4d06-8bdb-3edead2ba8d8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 Jul 03 15:23:01.900738 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aa57afa8-b326-4d06-8bdb-3edead2ba8d8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:01.900925 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-aa57afa8-b326-4d06-8bdb-3edead2ba8d8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:01.905242 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:01.905242 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:23:01.905548 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-aa57afa8-b326-4d06-8bdb-3edead2ba8d8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:23:01.906038 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-aa57afa8-b326-4d06-8bdb-3edead2ba8d8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 returned with HTTP 200 Jul 03 15:23:01.906374 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1538/6223] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:23:01 2026] GET /volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:23:02.914279 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-f3906c76-aba5-4430-a5e6-fedeef85ff8b None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:02.915821 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3906c76-aba5-4430-a5e6-fedeef85ff8b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 Jul 03 15:23:02.915987 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3906c76-aba5-4430-a5e6-fedeef85ff8b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:02.916177 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-f3906c76-aba5-4430-a5e6-fedeef85ff8b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:02.920699 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:02.920699 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:23:02.921003 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-f3906c76-aba5-4430-a5e6-fedeef85ff8b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:23:02.921605 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-f3906c76-aba5-4430-a5e6-fedeef85ff8b tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 returned with HTTP 200 Jul 03 15:23:02.921955 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1573/6224] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:23:02 2026] GET /volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:23:02.930270 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-2471e346-82a2-421b-bc1a-6a9c1a6ae1b3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:02.931710 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2471e346-82a2-421b-bc1a-6a9c1a6ae1b3 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] POST https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23/action Jul 03 15:23:02.932009 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2471e346-82a2-421b-bc1a-6a9c1a6ae1b3 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99979) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:23:02.932118 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-2471e346-82a2-421b-bc1a-6a9c1a6ae1b3 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:23:02.933302 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.contrib.snapshot_unmanage [None req-2471e346-82a2-421b-bc1a-6a9c1a6ae1b3 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Unmanage snapshot with id: 0dff5640-aaed-4c26-9276-7e6cb185fa23 Jul 03 15:23:02.937769 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:02.937769 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:23:02.938140 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-2471e346-82a2-421b-bc1a-6a9c1a6ae1b3 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Snapshot retrieved successfully. Jul 03 15:23:02.938811 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.policy [None req-2471e346-82a2-421b-bc1a-6a9c1a6ae1b3 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '657fb786e96e406da6b4ac31c6b74006', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74bd407d3391413f8b396b158dd6846c', '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=99979) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:23:02.938992 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-2471e346-82a2-421b-bc1a-6a9c1a6ae1b3 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-reader] https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23/action returned with HTTP 403 Jul 03 15:23:02.939438 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1562/6225] 10.4.3.99 () {68 vars in 1389 bytes} [Fri Jul 3 15:23:02 2026] POST /volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23/action => generated 117 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:23:02.945926 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-82a50b31-f46c-4dfa-a1ec-5f3784706129 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:02.947702 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-82a50b31-f46c-4dfa-a1ec-5f3784706129 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 Jul 03 15:23:02.947888 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-82a50b31-f46c-4dfa-a1ec-5f3784706129 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:02.948063 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-82a50b31-f46c-4dfa-a1ec-5f3784706129 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:02.948170 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.v3.snapshots [None req-82a50b31-f46c-4dfa-a1ec-5f3784706129 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete snapshot with id: 0dff5640-aaed-4c26-9276-7e6cb185fa23 Jul 03 15:23:02.952458 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:02.952458 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:23:02.952722 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-82a50b31-f46c-4dfa-a1ec-5f3784706129 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:23:02.966353 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-82a50b31-f46c-4dfa-a1ec-5f3784706129 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot delete request issued successfully. Jul 03 15:23:02.966524 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-82a50b31-f46c-4dfa-a1ec-5f3784706129 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 returned with HTTP 202 Jul 03 15:23:02.966881 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1553/6226] 10.4.3.99 () {66 vars in 1350 bytes} [Fri Jul 3 15:23:02 2026] DELETE /volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:23:02.973341 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-928cddc2-ddd1-470a-8212-207adbcbf125 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:02.974920 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-928cddc2-ddd1-470a-8212-207adbcbf125 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 Jul 03 15:23:02.975132 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-928cddc2-ddd1-470a-8212-207adbcbf125 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:02.975331 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-928cddc2-ddd1-470a-8212-207adbcbf125 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:02.980057 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:02.980057 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:23:02.980384 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-928cddc2-ddd1-470a-8212-207adbcbf125 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Snapshot retrieved successfully. Jul 03 15:23:02.981005 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-928cddc2-ddd1-470a-8212-207adbcbf125 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 returned with HTTP 200 Jul 03 15:23:02.981355 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1539/6227] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:23:02 2026] GET /volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:23:03.990420 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-bdf5b289-0d6b-46e8-957f-6bf7311725c8 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:03.992539 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bdf5b289-0d6b-46e8-957f-6bf7311725c8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 Jul 03 15:23:03.992809 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bdf5b289-0d6b-46e8-957f-6bf7311725c8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:03.993042 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-bdf5b289-0d6b-46e8-957f-6bf7311725c8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:03.997116 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-bdf5b289-0d6b-46e8-957f-6bf7311725c8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 returned with HTTP 404 Jul 03 15:23:03.997625 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1574/6228] 10.4.3.99 () {66 vars in 1347 bytes} [Fri Jul 3 15:23:03 2026] GET /volume/v3/snapshots/0dff5640-aaed-4c26-9276-7e6cb185fa23 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:23:04.004377 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-a3019e31-86e9-437a-a8d1-0feeaf5f524e None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:04.006640 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3019e31-86e9-437a-a8d1-0feeaf5f524e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 Jul 03 15:23:04.006888 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3019e31-86e9-437a-a8d1-0feeaf5f524e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:04.007119 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-a3019e31-86e9-437a-a8d1-0feeaf5f524e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'delete' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:04.007338 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.v3.volumes [None req-a3019e31-86e9-437a-a8d1-0feeaf5f524e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume with id: 7d4f0bc8-1799-4a4f-b656-473e81ef7d30 Jul 03 15:23:04.016485 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:04.016485 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:23:04.016485 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a3019e31-86e9-437a-a8d1-0feeaf5f524e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:23:04.031458 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-a3019e31-86e9-437a-a8d1-0feeaf5f524e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Delete volume request issued successfully. Jul 03 15:23:04.031679 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-a3019e31-86e9-437a-a8d1-0feeaf5f524e tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 returned with HTTP 202 Jul 03 15:23:04.032115 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1563/6229] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:23:04 2026] DELETE /volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:23:04.039133 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-ad03946d-9f53-4d6e-9ed5-42004fe0f8f8 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:04.041532 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ad03946d-9f53-4d6e-9ed5-42004fe0f8f8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 Jul 03 15:23:04.041870 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ad03946d-9f53-4d6e-9ed5-42004fe0f8f8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:04.042190 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-ad03946d-9f53-4d6e-9ed5-42004fe0f8f8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:04.051163 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:04.051163 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:23:04.055246 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-ad03946d-9f53-4d6e-9ed5-42004fe0f8f8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Volume info retrieved successfully. Jul 03 15:23:04.060576 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-ad03946d-9f53-4d6e-9ed5-42004fe0f8f8 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 returned with HTTP 200 Jul 03 15:23:04.061082 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1554/6230] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:04 2026] GET /volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:23:05.072482 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-edd1ea78-3bfc-4b3e-a6e9-c6597376b909 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:05.074236 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edd1ea78-3bfc-4b3e-a6e9-c6597376b909 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] GET https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 Jul 03 15:23:05.074422 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-edd1ea78-3bfc-4b3e-a6e9-c6597376b909 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:05.074611 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-edd1ea78-3bfc-4b3e-a6e9-c6597376b909 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] Calling method 'show' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:05.080552 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-edd1ea78-3bfc-4b3e-a6e9-c6597376b909 tempest-ProjectReaderTests-966682822 tempest-ProjectReaderTests-966682822-project-admin] https://10.4.3.99/volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 returned with HTTP 404 Jul 03 15:23:05.081050 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1540/6231] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:05 2026] GET /volume/v3/volumes/7d4f0bc8-1799-4a4f-b656-473e81ef7d30 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:23:06.381515 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-b9832924-8e41-4367-b774-4f17bf182b0a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:06.457451 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:23:06.457741 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1229541728"}} {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:23:06.459276 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.v3.volumes [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1229541728'}} {{(pid=99977) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:23:06.459390 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Create volume of 1 GB Jul 03 15:23:06.462824 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Availability Zones retrieved successfully. Jul 03 15:23:06.467390 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Flow 'volume_create_api' (9a563e2f-91cd-41a0-99d1-9f1c05d5358c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:23:06.468369 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429bbf12-0134-4df9-9541-6230a52aa5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:06.469049 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.flows.api.create_volume [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Validating volume size '1' using validate_int {{(pid=99977) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:23:06.489269 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429bbf12-0134-4df9-9541-6230a52aa5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:06.489904 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2dbb3a4-1bab-40af-88ac-14d5d0beaf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:06.538661 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.quota [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Created reservations ['06abb4b6-c5d4-443b-86c7-942d9ea9ceb3', '5916f5d9-7c09-478e-8c93-e293c467425c', 'bda0fa0d-3794-423f-8a91-a6869cf0de5f', 'c30d3bdd-03d7-4cef-92eb-05b9a3211aaa'] {{(pid=99977) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:23:06.539414 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2dbb3a4-1bab-40af-88ac-14d5d0beaf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06abb4b6-c5d4-443b-86c7-942d9ea9ceb3', '5916f5d9-7c09-478e-8c93-e293c467425c', 'bda0fa0d-3794-423f-8a91-a6869cf0de5f', 'c30d3bdd-03d7-4cef-92eb-05b9a3211aaa']}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:06.540087 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ad84ab-2349-4c95-8d17-dbbc4fe5c4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:06.561718 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ad84ab-2349-4c95-8d17-dbbc4fe5c4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1229541728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ad43ac60769433e8796bd9fd296c1e5',qos_specs=None,replication_status=,reservations=['06abb4b6-c5d4-443b-86c7-942d9ea9ceb3','5916f5d9-7c09-478e-8c93-e293c467425c','bda0fa0d-3794-423f-8a91-a6869cf0de5f','c30d3bdd-03d7-4cef-92eb-05b9a3211aaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592b30e970054dfcbe4c112dabe8d87b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1229541728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ad43ac60769433e8796bd9fd296c1e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592b30e970054dfcbe4c112dabe8d87b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:06.562426 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9292b635-ec7a-4e34-a4e9-ebdde2d44d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:06.578826 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9292b635-ec7a-4e34-a4e9-ebdde2d44d0e) transitioned into state 'SUCCESS' from state '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-1229541728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ad43ac60769433e8796bd9fd296c1e5',qos_specs=None,replication_status=,reservations=['06abb4b6-c5d4-443b-86c7-942d9ea9ceb3','5916f5d9-7c09-478e-8c93-e293c467425c','bda0fa0d-3794-423f-8a91-a6869cf0de5f','c30d3bdd-03d7-4cef-92eb-05b9a3211aaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592b30e970054dfcbe4c112dabe8d87b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:06.579427 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcd63bc-ec8d-4b64-a331-c54840fecb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:06.589104 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcd63bc-ec8d-4b64-a331-c54840fecb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99977) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:06.589816 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Flow 'volume_create_api' (9a563e2f-91cd-41a0-99d1-9f1c05d5358c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99977) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:23:06.590084 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Create volume request issued successfully. Jul 03 15:23:06.590577 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-b9832924-8e41-4367-b774-4f17bf182b0a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:23:06.591074 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1575/6232] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:23:06 2026] POST /volume/v3/volumes => generated 776 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:23:06.602430 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0011be56-83ca-4bef-8282-d2707a705202 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:06.604658 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0011be56-83ca-4bef-8282-d2707a705202 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] GET https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 Jul 03 15:23:06.604919 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0011be56-83ca-4bef-8282-d2707a705202 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:06.605193 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0011be56-83ca-4bef-8282-d2707a705202 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:06.614068 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:06.614068 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:23:06.618024 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0011be56-83ca-4bef-8282-d2707a705202 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Volume info retrieved successfully. Jul 03 15:23:06.622652 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0011be56-83ca-4bef-8282-d2707a705202 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 returned with HTTP 200 Jul 03 15:23:06.623107 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1564/6233] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:06 2026] GET /volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:23:07.635616 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-399639ca-97b6-432c-92db-65af6c57044b None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:07.637528 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-399639ca-97b6-432c-92db-65af6c57044b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] GET https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 Jul 03 15:23:07.637745 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-399639ca-97b6-432c-92db-65af6c57044b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:07.637973 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-399639ca-97b6-432c-92db-65af6c57044b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:07.645474 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:07.645474 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:23:07.648711 np0000004430 devstack@c-api.service[99980]: INFO cinder.volume.api [None req-399639ca-97b6-432c-92db-65af6c57044b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Volume info retrieved successfully. Jul 03 15:23:07.652446 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-399639ca-97b6-432c-92db-65af6c57044b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 returned with HTTP 200 Jul 03 15:23:07.652843 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1555/6234] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:07 2026] GET /volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:23:07.667630 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-2783f43e-49d7-4b82-a74c-8b0c52cc9c28 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:07.724014 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2783f43e-49d7-4b82-a74c-8b0c52cc9c28 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] POST https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6/action Jul 03 15:23:07.724324 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2783f43e-49d7-4b82-a74c-8b0c52cc9c28 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99978) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:23:07.724472 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-2783f43e-49d7-4b82-a74c-8b0c52cc9c28 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:23:07.731532 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:07.731532 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:23:07.731970 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-2783f43e-49d7-4b82-a74c-8b0c52cc9c28 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] Volume info retrieved successfully. Jul 03 15:23:07.732939 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.policy [None req-2783f43e-49d7-4b82-a74c-8b0c52cc9c28 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2030254c13d04e18b67874447f2075bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ad43ac60769433e8796bd9fd296c1e5', '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=99978) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:23:07.733134 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-2783f43e-49d7-4b82-a74c-8b0c52cc9c28 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6/action returned with HTTP 403 Jul 03 15:23:07.733544 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1541/6235] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:23:07 2026] POST /volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6/action => generated 131 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:23:07.740417 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-0cfb6fda-0984-4266-81d4-aa805a831197 None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:07.742603 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cfb6fda-0984-4266-81d4-aa805a831197 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 Jul 03 15:23:07.742884 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cfb6fda-0984-4266-81d4-aa805a831197 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:07.743153 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-0cfb6fda-0984-4266-81d4-aa805a831197 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'delete' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:07.743386 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.v3.volumes [None req-0cfb6fda-0984-4266-81d4-aa805a831197 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Delete volume with id: 55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 Jul 03 15:23:07.750597 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:07.750597 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:23:07.750894 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0cfb6fda-0984-4266-81d4-aa805a831197 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Volume info retrieved successfully. Jul 03 15:23:07.769464 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-0cfb6fda-0984-4266-81d4-aa805a831197 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Delete volume request issued successfully. Jul 03 15:23:07.769631 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-0cfb6fda-0984-4266-81d4-aa805a831197 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 returned with HTTP 202 Jul 03 15:23:07.770022 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1576/6236] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:23:07 2026] DELETE /volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:23:07.776407 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-0f6bcf12-ddbf-4e09-8af3-91730ab6b0d2 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:07.778165 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f6bcf12-ddbf-4e09-8af3-91730ab6b0d2 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] GET https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 Jul 03 15:23:07.778413 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f6bcf12-ddbf-4e09-8af3-91730ab6b0d2 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:07.778597 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-0f6bcf12-ddbf-4e09-8af3-91730ab6b0d2 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:07.785219 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:07.785219 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:23:07.788331 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-0f6bcf12-ddbf-4e09-8af3-91730ab6b0d2 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Volume info retrieved successfully. Jul 03 15:23:07.791736 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-0f6bcf12-ddbf-4e09-8af3-91730ab6b0d2 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 returned with HTTP 200 Jul 03 15:23:07.792082 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1565/6237] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:07 2026] GET /volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:23:08.804118 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-73f1a3d9-cc84-4036-bddd-5ba5d659b9b9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:08.806036 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73f1a3d9-cc84-4036-bddd-5ba5d659b9b9 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] GET https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 Jul 03 15:23:08.806220 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73f1a3d9-cc84-4036-bddd-5ba5d659b9b9 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:08.806390 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-73f1a3d9-cc84-4036-bddd-5ba5d659b9b9 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'show' {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:08.811314 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-73f1a3d9-cc84-4036-bddd-5ba5d659b9b9 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 returned with HTTP 404 Jul 03 15:23:08.811677 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1556/6238] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:08 2026] GET /volume/v3/volumes/55c4c67a-e09c-41cc-9fb9-5d7d76f8c8f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:23:08.819421 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:08.820827 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] POST https://10.4.3.99/volume/v3/volumes Jul 03 15:23:08.821139 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-69317913"}} {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:23:08.822354 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.v3.volumes [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-69317913'}} {{(pid=99978) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 15:23:08.822461 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Create volume of 1 GB Jul 03 15:23:08.826744 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Availability Zones retrieved successfully. Jul 03 15:23:08.832383 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Flow 'volume_create_api' (c4ecbbf1-defd-45f5-bc46-753cc903a12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:23:08.833234 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10de46e2-492c-4f93-9503-b0dc005929fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:08.834008 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.flows.api.create_volume [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Validating volume size '1' using validate_int {{(pid=99978) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 15:23:08.856288 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10de46e2-492c-4f93-9503-b0dc005929fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T14:46:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=61d94c1f-5108-4a08-8795-176e5d541b33,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61d94c1f-5108-4a08-8795-176e5d541b33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:08.856986 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167c43d2-e5bb-4070-895e-9f6780795523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:08.903897 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.quota [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Created reservations ['39f968df-b4f8-47d7-bd24-4a6398c4ecc2', '52c0a31b-b54f-4f6f-81a2-84ebc335fda5', 'e42d99bf-080d-477e-a798-8c9d5cffb965', '814fbaa7-ce22-4d25-9c1c-f9068f4ad4e3'] {{(pid=99978) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 15:23:08.904598 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167c43d2-e5bb-4070-895e-9f6780795523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39f968df-b4f8-47d7-bd24-4a6398c4ecc2', '52c0a31b-b54f-4f6f-81a2-84ebc335fda5', 'e42d99bf-080d-477e-a798-8c9d5cffb965', '814fbaa7-ce22-4d25-9c1c-f9068f4ad4e3']}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:08.905236 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d19f159-bfc8-4098-99a3-7148eb75908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:08.933088 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d19f159-bfc8-4098-99a3-7148eb75908f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be95326e-9ec2-4ff7-bd75-4dc547ca4563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-69317913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ad43ac60769433e8796bd9fd296c1e5',qos_specs=None,replication_status=,reservations=['39f968df-b4f8-47d7-bd24-4a6398c4ecc2','52c0a31b-b54f-4f6f-81a2-84ebc335fda5','e42d99bf-080d-477e-a798-8c9d5cffb965','814fbaa7-ce22-4d25-9c1c-f9068f4ad4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592b30e970054dfcbe4c112dabe8d87b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33), 'volume': Volume(_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-03T15:23:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-69317913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be95326e-9ec2-4ff7-bd75-4dc547ca4563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ad43ac60769433e8796bd9fd296c1e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='592b30e970054dfcbe4c112dabe8d87b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61d94c1f-5108-4a08-8795-176e5d541b33),volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:08.933645 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ababae-7322-4604-a7ef-e3726ddd68cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:08.987669 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ababae-7322-4604-a7ef-e3726ddd68cc) transitioned into state 'SUCCESS' from state '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-69317913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ad43ac60769433e8796bd9fd296c1e5',qos_specs=None,replication_status=,reservations=['39f968df-b4f8-47d7-bd24-4a6398c4ecc2','52c0a31b-b54f-4f6f-81a2-84ebc335fda5','e42d99bf-080d-477e-a798-8c9d5cffb965','814fbaa7-ce22-4d25-9c1c-f9068f4ad4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='592b30e970054dfcbe4c112dabe8d87b',volume_type_id=61d94c1f-5108-4a08-8795-176e5d541b33)}' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:08.988366 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953e0c85-2093-4ea2-9900-2b5df5005b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 15:23:09.040082 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953e0c85-2093-4ea2-9900-2b5df5005b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99978) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 15:23:09.040975 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Flow 'volume_create_api' (c4ecbbf1-defd-45f5-bc46-753cc903a12e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99978) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 15:23:09.041270 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Create volume request issued successfully. Jul 03 15:23:09.041809 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-acfc3701-224c-4717-9ae1-415e8c8e6d73 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes returned with HTTP 202 Jul 03 15:23:09.042207 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1542/6239] 10.4.3.99 () {68 vars in 1251 bytes} [Fri Jul 3 15:23:08 2026] POST /volume/v3/volumes => generated 774 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 15:23:09.058078 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-97204e3d-9616-417f-84fb-217a07752b1a None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:09.059800 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97204e3d-9616-417f-84fb-217a07752b1a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] GET https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 Jul 03 15:23:09.059982 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97204e3d-9616-417f-84fb-217a07752b1a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:09.060169 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-97204e3d-9616-417f-84fb-217a07752b1a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:09.066638 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:09.066638 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:23:09.069740 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-97204e3d-9616-417f-84fb-217a07752b1a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Volume info retrieved successfully. Jul 03 15:23:09.073317 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-97204e3d-9616-417f-84fb-217a07752b1a tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 returned with HTTP 200 Jul 03 15:23:09.073692 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1577/6240] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:09 2026] GET /volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 15:23:10.084645 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-18e91086-5747-4fe3-8dc4-848476a948b3 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:10.086142 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-18e91086-5747-4fe3-8dc4-848476a948b3 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] GET https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 Jul 03 15:23:10.086306 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-18e91086-5747-4fe3-8dc4-848476a948b3 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:10.086469 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-18e91086-5747-4fe3-8dc4-848476a948b3 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:10.092365 np0000004430 devstack@c-api.service[99979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:10.092365 np0000004430 devstack@c-api.service[99979]: warnings.warn( Jul 03 15:23:10.095100 np0000004430 devstack@c-api.service[99979]: INFO cinder.volume.api [None req-18e91086-5747-4fe3-8dc4-848476a948b3 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Volume info retrieved successfully. Jul 03 15:23:10.098114 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-18e91086-5747-4fe3-8dc4-848476a948b3 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 returned with HTTP 200 Jul 03 15:23:10.098424 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1566/6241] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:10 2026] GET /volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 => generated 1014 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:23:10.112421 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.middleware.request_id [None req-bf89f62d-f825-487f-af97-a269411d38c9 None None] RequestId filter calling following filter/app {{(pid=99980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:10.114579 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf89f62d-f825-487f-af97-a269411d38c9 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] POST https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563/action Jul 03 15:23:10.114970 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf89f62d-f825-487f-af97-a269411d38c9 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99980) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 15:23:10.115108 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.api.openstack.wsgi [None req-bf89f62d-f825-487f-af97-a269411d38c9 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 15:23:10.123866 np0000004430 devstack@c-api.service[99980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:10.123866 np0000004430 devstack@c-api.service[99980]: warnings.warn( Jul 03 15:23:10.124341 np0000004430 devstack@c-api.service[99980]: DEBUG cinder.policy [None req-bf89f62d-f825-487f-af97-a269411d38c9 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2030254c13d04e18b67874447f2075bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ad43ac60769433e8796bd9fd296c1e5', '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=99980) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 15:23:10.124521 np0000004430 devstack@c-api.service[99980]: INFO cinder.api.openstack.wsgi [None req-bf89f62d-f825-487f-af97-a269411d38c9 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-reader] https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563/action returned with HTTP 403 Jul 03 15:23:10.124962 np0000004430 devstack@c-api.service[99980]: [pid: 99980|app: 0|req: 1557/6242] 10.4.3.99 () {68 vars in 1383 bytes} [Fri Jul 3 15:23:10 2026] POST /volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:23:10.131893 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.middleware.request_id [None req-4bf9a1ad-ddae-485b-bb84-225d306e576b None None] RequestId filter calling following filter/app {{(pid=99978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:10.133481 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bf9a1ad-ddae-485b-bb84-225d306e576b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] DELETE https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 Jul 03 15:23:10.133638 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bf9a1ad-ddae-485b-bb84-225d306e576b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:10.133813 np0000004430 devstack@c-api.service[99978]: DEBUG cinder.api.openstack.wsgi [None req-4bf9a1ad-ddae-485b-bb84-225d306e576b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'delete' {{(pid=99978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:10.133954 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.v3.volumes [None req-4bf9a1ad-ddae-485b-bb84-225d306e576b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Delete volume with id: be95326e-9ec2-4ff7-bd75-4dc547ca4563 Jul 03 15:23:10.140186 np0000004430 devstack@c-api.service[99978]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:10.140186 np0000004430 devstack@c-api.service[99978]: warnings.warn( Jul 03 15:23:10.140490 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4bf9a1ad-ddae-485b-bb84-225d306e576b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Volume info retrieved successfully. Jul 03 15:23:10.156197 np0000004430 devstack@c-api.service[99978]: INFO cinder.volume.api [None req-4bf9a1ad-ddae-485b-bb84-225d306e576b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Delete volume request issued successfully. Jul 03 15:23:10.156353 np0000004430 devstack@c-api.service[99978]: INFO cinder.api.openstack.wsgi [None req-4bf9a1ad-ddae-485b-bb84-225d306e576b tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 returned with HTTP 202 Jul 03 15:23:10.156741 np0000004430 devstack@c-api.service[99978]: [pid: 99978|app: 0|req: 1543/6243] 10.4.3.99 () {66 vars in 1344 bytes} [Fri Jul 3 15:23:10 2026] DELETE /volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 15:23:10.163469 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.middleware.request_id [None req-761a656b-fb6e-4e5e-88c7-dbbe24dd1eac None None] RequestId filter calling following filter/app {{(pid=99977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:10.165054 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-761a656b-fb6e-4e5e-88c7-dbbe24dd1eac tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] GET https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 Jul 03 15:23:10.165250 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-761a656b-fb6e-4e5e-88c7-dbbe24dd1eac tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:10.165425 np0000004430 devstack@c-api.service[99977]: DEBUG cinder.api.openstack.wsgi [None req-761a656b-fb6e-4e5e-88c7-dbbe24dd1eac tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'show' {{(pid=99977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:10.172138 np0000004430 devstack@c-api.service[99977]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 15:23:10.172138 np0000004430 devstack@c-api.service[99977]: warnings.warn( Jul 03 15:23:10.176045 np0000004430 devstack@c-api.service[99977]: INFO cinder.volume.api [None req-761a656b-fb6e-4e5e-88c7-dbbe24dd1eac tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Volume info retrieved successfully. Jul 03 15:23:10.179794 np0000004430 devstack@c-api.service[99977]: INFO cinder.api.openstack.wsgi [None req-761a656b-fb6e-4e5e-88c7-dbbe24dd1eac tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 returned with HTTP 200 Jul 03 15:23:10.180207 np0000004430 devstack@c-api.service[99977]: [pid: 99977|app: 0|req: 1578/6244] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:10 2026] GET /volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 15:23:11.192545 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.middleware.request_id [None req-74a50cf9-8080-4246-aead-9bac95656199 None None] RequestId filter calling following filter/app {{(pid=99979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 15:23:11.194783 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-74a50cf9-8080-4246-aead-9bac95656199 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] GET https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 Jul 03 15:23:11.195031 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-74a50cf9-8080-4246-aead-9bac95656199 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Empty body provided in request {{(pid=99979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 15:23:11.195312 np0000004430 devstack@c-api.service[99979]: DEBUG cinder.api.openstack.wsgi [None req-74a50cf9-8080-4246-aead-9bac95656199 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] Calling method 'show' {{(pid=99979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 15:23:11.202997 np0000004430 devstack@c-api.service[99979]: INFO cinder.api.openstack.wsgi [None req-74a50cf9-8080-4246-aead-9bac95656199 tempest-ProjectReaderTests-385777785 tempest-ProjectReaderTests-385777785-project-admin] https://10.4.3.99/volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 returned with HTTP 404 Jul 03 15:23:11.203651 np0000004430 devstack@c-api.service[99979]: [pid: 99979|app: 0|req: 1567/6245] 10.4.3.99 () {66 vars in 1341 bytes} [Fri Jul 3 15:23:11 2026] GET /volume/v3/volumes/be95326e-9ec2-4ff7-bd75-4dc547ca4563 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 15:23:20.118927 np0000004430 devstack@c-api.service[99980]: DEBUG dbcounter [-] [99980] Writing DB stats cinder:SELECT=155,cinder:UPDATE=67,cinder:INSERT=36 {{(pid=99980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:23:20.151148 np0000004430 devstack@c-api.service[99978]: DEBUG dbcounter [-] [99978] Writing DB stats cinder:SELECT=164,cinder:UPDATE=69,cinder:INSERT=37 {{(pid=99978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:23:20.178804 np0000004430 devstack@c-api.service[99977]: DEBUG dbcounter [-] [99977] Writing DB stats cinder:SELECT=143,cinder:UPDATE=54,cinder:INSERT=32 {{(pid=99977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 15:23:21.198164 np0000004430 devstack@c-api.service[99979]: DEBUG dbcounter [-] [99979] Writing DB stats cinder:SELECT=119,cinder:INSERT=20,cinder:UPDATE=40 {{(pid=99979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}